From 92fe334d1d24908cffc560b4c3e56494be5146ce Mon Sep 17 00:00:00 2001 From: Jen Jones Arnesen Date: Tue, 1 Jun 2021 17:22:17 +0200 Subject: [PATCH] fix: enable cypress tests against live instance --- .eslintrc.json | 4 +- .github/workflows/dhis2-verify-app.yml | 49 + .gitignore | 3 +- cypress.json | 8 +- cypress/fixtures/boundarylayer.json | 242 -- cypress/fixtures/eventlayer.json | 284 -- cypress/fixtures/facilitylayer.json | 256 -- cypress/fixtures/plugin-smoke.json | 13 - cypress/fixtures/smoke.json | 221 -- cypress/fixtures/thematiclayer.json | 270 -- cypress/integration/common/smoke.spec.js | 58 - .../integration/layers/boundarylayer.spec.js | 87 - cypress/integration/layers/eventlayer.spec.js | 89 - .../integration/layers/facilitylayer.spec.js | 115 - .../integration/layers/thematiclayer.spec.js | 120 - .../integration/plugin/plugin-smoke.spec.js | 36 - cypress/integration/smoke.cy.js | 48 + cypress/plugins/index.js | 38 +- cypress/support/commands.js | 51 - cypress/support/index.js | 22 +- cypress/support/network-fixtures.js | 144 - cypress/support/redux.js | 8 - package.json | 15 +- yarn.lock | 2306 ++++++++++++++--- 24 files changed, 2024 insertions(+), 2463 deletions(-) delete mode 100644 cypress/fixtures/boundarylayer.json delete mode 100644 cypress/fixtures/eventlayer.json delete mode 100644 cypress/fixtures/facilitylayer.json delete mode 100644 cypress/fixtures/plugin-smoke.json delete mode 100644 cypress/fixtures/smoke.json delete mode 100644 cypress/fixtures/thematiclayer.json delete mode 100644 cypress/integration/common/smoke.spec.js delete mode 100644 cypress/integration/layers/boundarylayer.spec.js delete mode 100644 cypress/integration/layers/eventlayer.spec.js delete mode 100644 cypress/integration/layers/facilitylayer.spec.js delete mode 100644 cypress/integration/layers/thematiclayer.spec.js delete mode 100644 cypress/integration/plugin/plugin-smoke.spec.js create mode 100644 cypress/integration/smoke.cy.js delete mode 100644 cypress/support/commands.js delete mode 100644 cypress/support/network-fixtures.js delete mode 100644 cypress/support/redux.js diff --git a/.eslintrc.json b/.eslintrc.json index ea73599b4..fff005674 100644 --- a/.eslintrc.json +++ b/.eslintrc.json @@ -1,5 +1,5 @@ { - "extends": ["eslint:recommended", "plugin:react/recommended", "prettier"], + "extends": ["eslint:recommended", "plugin:react/recommended", "prettier", "plugin:cypress/recommended"], "env": { "browser": true, "node": true, @@ -13,7 +13,7 @@ "jsx": true } }, - "plugins": ["prettier"], + "plugins": ["prettier", "cypress"], "rules": { "prettier/prettier": "error" }, diff --git a/.github/workflows/dhis2-verify-app.yml b/.github/workflows/dhis2-verify-app.yml index 8cc067b93..8ad3a8e42 100644 --- a/.github/workflows/dhis2-verify-app.yml +++ b/.github/workflows/dhis2-verify-app.yml @@ -98,6 +98,55 @@ jobs: - name: Test run: yarn test + e2e: + runs-on: ubuntu-latest + needs: install + if: "!contains(github.event.head_commit.message, '[skip ci]')" + + strategy: + matrix: + containers: [1, 2] + + steps: + - name: Checkout + uses: actions/checkout@v2 + + - uses: actions/setup-node@v1 + with: + node-version: 12.x + + - uses: actions/cache@v2 + id: yarn-cache + with: + path: '**/node_modules' + key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }} + + - name: Install Cypress binary + run: yarn cypress install + + - name: End-to-End tests + uses: cypress-io/github-action@v2 + with: + record: true + parallel: true + start: ${{ env.SERVER_START_CMD }} + wait-on: ${{ env.SERVER_URL }} + wait-on-timeout: 300 + cache-key: ${{ runner.os }}-yarn-${{ hashFiles('**/yarn.lock') }} + group: 'e2e' + tag: ${{ github.event_name }} + env: + CI: true + CYPRESS_RECORD_KEY: ${{ secrets.CYPRESS_RECORD_KEY }} + COMMIT_INFO_MESSAGE: ${{ github.event.pull_request.title }} + SERVER_START_CMD: 'yarn cypress:start' + SERVER_URL: 'http://localhost:8082' + DHIS2_BASE_URL: 'https://debug.dhis2.org/dboard-dev-e2e' + cypress_dhis2_base_url: 'https://debug.dhis2.org/dboard-dev-e2e' + cypress_dhis2_username: 'admin' + cypress_dhis2_password: 'district' + + publish: runs-on: ubuntu-latest needs: [build, lint, test] diff --git a/.gitignore b/.gitignore index d11c3dd73..0f809e41b 100644 --- a/.gitignore +++ b/.gitignore @@ -15,4 +15,5 @@ coverage src/locales/ .netlify cypress/videos/ -cypress/screenshots/ \ No newline at end of file +cypress/screenshots/ +cypress.env.json \ No newline at end of file diff --git a/cypress.json b/cypress.json index 9547bbd33..709b4a6b7 100644 --- a/cypress.json +++ b/cypress.json @@ -1,4 +1,6 @@ { - "baseUrl": "http://localhost:8082", - "projectId": "r5jduj" -} + "baseUrl": "http://localhost:8082", + "projectId": "r5jduj", + "testFiles": "**/*.cy.js", + "video": true +} \ No newline at end of file diff --git a/cypress/fixtures/boundarylayer.json b/cypress/fixtures/boundarylayer.json deleted file mode 100644 index 5c1fb5f8d..000000000 --- a/cypress/fixtures/boundarylayer.json +++ /dev/null @@ -1,242 +0,0 @@ -{ - "totalSize": 500220, - "duplicates": 32, - "nonDeterministicResponses": 8, - "requests": [ - { - "path": "/api/33/userSettings", - "method": "GET", - "count": 6, - "response": "{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false}", - "size": 1952 - }, - { - "path": "/api/33/schemas/dataElement?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElement\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElements\",\"plural\":\"dataElements\",\"displayName\":\"Data Element\",\"name\":\"dataElement\",\"singular\":\"dataElement\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENT_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENT_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENT_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":true,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"domainType\",\"persisted\":true,\"constants\":[\"AGGREGATE\",\"TRACKER\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElements\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"optionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"commentOptionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"fieldMask\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElementGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElementGroup\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayFormName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"zeroIsSignificant\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"INTEGER\",\"required\":false,\"writable\":true,\"collectionName\":\"aggregationLevels\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"aggregationLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"optionSetValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10917 - }, - { - "path": "/api/33/schemas/dataElementGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElementGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElementGroups\",\"plural\":\"dataElementGroups\",\"displayName\":\"Data Element Group\",\"name\":\"dataElementGroup\",\"singular\":\"dataElementGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENTGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENTGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENTGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElements\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElement\",\"href\":\"http://localhost:8080/api/schemas/dataElement\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 7810 - }, - { - "path": "/api/33/schemas/dataSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataset.DataSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataSets\",\"plural\":\"dataSets\",\"displayName\":\"Data Set\",\"name\":\"dataSet\",\"singular\":\"dataSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATASET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATASET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATASET_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"validCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsoryFieldsCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataInputPeriods\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataInputPeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"workflow\",\"href\":\"http://localhost:8080/api/schemas/dataApprovalWorkflow\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"sections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"section\",\"href\":\"http://localhost:8080/api/schemas/section\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"timelyDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"notificationRecipients\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataElementDecoration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"notifyCompletingUser\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"noValueRequiresComment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"compulsoryDataElementOperands\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"compulsoryDataElementOperand\",\"href\":\"http://localhost:8080/api/schemas/dataElementOperand\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"fieldCombinationRequired\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderHorizontally\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderAsTabs\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"mobile\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"openFuturePeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-2.147483648E9,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14058 - }, - { - "path": "/api/33/schemas/externalMapLayer?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.mapping.ExternalMapLayer\",\"shareable\":true,\"translatable\":false,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/externalMapLayers\",\"plural\":\"externalMapLayers\",\"displayName\":\"External Map Layer\",\"name\":\"externalMapLayer\",\"singular\":\"externalMapLayer\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"imageFormat\",\"persisted\":true,\"constants\":[\"PNG\",\"JPG\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"legendSetUrl\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapService\",\"persisted\":true,\"constants\":[\"WMS\",\"TMS\",\"XYZ\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"layers\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapLayerPosition\",\"persisted\":true,\"constants\":[\"BASEMAP\",\"OVERLAY\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"attribution\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 6372 - }, - { - "path": "/api/33/schemas/indicator?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.indicator.Indicator\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicators\",\"plural\":\"indicators\",\"displayName\":\"Indicator\",\"name\":\"indicator\",\"singular\":\"indicator\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATOR_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATOR_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATOR_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportCategoryOptionCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominatorDescription\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorType\",\"href\":\"http://localhost:8080/api/schemas/indicatorType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numeratorDescription\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicatorGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicatorGroup\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numerator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"annualized\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"decimals\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportAttributeOptionCombo\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10348 - }, - { - "path": "/api/33/schemas/indicatorGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.indicator.IndicatorGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicatorGroups\",\"plural\":\"indicatorGroups\",\"displayName\":\"Indicator Group\",\"name\":\"indicatorGroup\",\"singular\":\"indicatorGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATORGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATORGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATORGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorGroupSet\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroupSet\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5202 - }, - { - "path": "/api/33/schemas/legendSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.legend.LegendSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/legendSets\",\"plural\":\"legendSets\",\"displayName\":\"Legend Set\",\"name\":\"legendSet\",\"singular\":\"legendSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_LEGEND_SET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_LEGEND_SET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_LEGEND_SET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbolizer\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legends\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legend\",\"href\":\"http://localhost:8080/api/schemas/legend\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5095 - }, - { - "path": "/api/33/schemas/map?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.mapping.Map\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/maps\",\"plural\":\"maps\",\"displayName\":\"Map\",\"name\":\"map\",\"singular\":\"map\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_MAP_PUBLIC_ADD\"]},{\"type\":\"EXTERNALIZE\",\"authorities\":[\"F_MAP_EXTERNAL\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"basemap\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":90.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-90.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"latitude\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"title\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"subscribed\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"mapViews\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"mapView\",\"href\":\"http://localhost:8080/api/schemas/mapView\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":180.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-180.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"longitude\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"subscribers\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"subscriber\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"zoom\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 7471 - }, - { - "path": "/api/33/schemas/optionSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.option.OptionSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/optionSets\",\"plural\":\"optionSets\",\"displayName\":\"Option Set\",\"name\":\"optionSet\",\"singular\":\"optionSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_OPTIONSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_OPTIONSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_OPTIONSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"options\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"option\",\"href\":\"http://localhost:8080/api/schemas/option\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5607 - }, - { - "path": "/api/33/schemas/organisationUnit?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnit\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnits\",\"plural\":\"organisationUnits\",\"displayName\":\"Organisation Unit\",\"name\":\"organisationUnit\",\"singular\":\"organisationUnit\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNIT_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNIT_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"parent\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"type\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"path\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"children\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"child\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":false,\"collectionName\":\"ancestors\",\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userItem\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"PHONENUMBER\",\"unique\":false,\"name\":\"phoneNumber\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programs\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"contactPerson\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"openingDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"EMAIL\",\"unique\":false,\"name\":\"email\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"address\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"memberCount\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"leaf\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"closedDate\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"comment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 12112 - }, - { - "path": "/api/33/schemas/organisationUnitGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroups\",\"plural\":\"organisationUnitGroups\",\"displayName\":\"Organisation Unit Group\",\"name\":\"organisationUnitGroup\",\"singular\":\"organisationUnitGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbol\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"color\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":false,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 8703 - }, - { - "path": "/api/33/schemas/organisationUnitGroupSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroupSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroupSets\",\"plural\":\"organisationUnitGroupSets\",\"displayName\":\"Organisation Unit Group Set\",\"name\":\"organisationUnitGroupSet\",\"singular\":\"organisationUnitGroupSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUPSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUPSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUPSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dataDimensionType\",\"persisted\":false,\"constants\":[\"DISAGGREGATION\",\"ATTRIBUTE\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionType\",\"persisted\":false,\"constants\":[\"DATA_X\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"DATA_COLLAPSED\",\"CATEGORY_OPTION_COMBO\",\"ATTRIBUTE_OPTION_COMBO\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION_GROUP_SET\",\"DATA_ELEMENT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY\",\"OPTION_GROUP_SET\",\"VALIDATION_RULE\",\"STATIC\",\"ORGANISATION_UNIT_LEVEL\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimension\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allItems\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"dimensionalKeywords\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"filter\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsory\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"includeSubhierarchyInAnalytics\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataDimension\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"items\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"item\",\"href\":\"http://localhost:8080/api/schemas/nameableObject\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 9341 - }, - { - "path": "/api/33/schemas/organisationUnitLevel?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitLevel\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitLevels\",\"plural\":\"organisationUnitLevels\",\"displayName\":\"Organisation Unit Level\",\"name\":\"organisationUnitLevel\",\"singular\":\"organisationUnitLevel\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"UPDATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"offlineLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":999.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":true,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5084 - }, - { - "path": "/api/33/schemas/program?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.program.Program\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programs\",\"plural\":\"programs\",\"displayName\":\"Program\",\"name\":\"program\",\"singular\":\"program\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_PROGRAM_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_PROGRAM_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAM_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"ignoreOverdueEvents\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programIndicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programIndicator\",\"href\":\"http://localhost:8080/api/schemas/programIndicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"enrollmentDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"onlyEnrollOnce\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"maxTeiCountToReturn\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectIncidentDatesInFuture\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"incidentDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"userRoles\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userRole\",\"href\":\"http://localhost:8080/api/schemas/userRole\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"expiryPeriodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectEnrollmentDatesInFuture\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"registration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"useFirstStageDuringRegistration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programRuleVariables\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programRuleVariable\",\"href\":\"http://localhost:8080/api/schemas/programRuleVariable\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programTrackedEntityAttributes\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programTrackedEntityAttribute\",\"href\":\"http://localhost:8080/api/schemas/programTrackedEntityAttribute\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"completeEventsExpiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"relatedProgram\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"withoutRegistration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minAttributesRequiredToSearch\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayFrontPageList\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"programType\",\"persisted\":true,\"constants\":[\"WITH_REGISTRATION\",\"WITHOUT_REGISTRATION\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"accessLevel\",\"persisted\":true,\"constants\":[\"OPEN\",\"AUDITED\",\"PROTECTED\",\"CLOSED\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programSection\",\"href\":\"http://localhost:8080/api/schemas/programSection\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStages\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"trackedEntityType\",\"href\":\"http://localhost:8080/api/schemas/trackedEntityType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayIncidentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14178 - }, - { - "path": "/api/33/schemas/programStage?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.program.ProgramStage\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programStages\",\"plural\":\"programStages\",\"displayName\":\"Program Stage\",\"name\":\"programStage\",\"singular\":\"programStage\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_PROGRAMSTAGE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAMSTAGE_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allowGenerateNextVisit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"reportDateToUse\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageDataElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageDataElement\",\"href\":\"http://localhost:8080/api/schemas/programStageDataElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"generatedByEnrollmentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"sortOrder\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"hideDueDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"enableUserAssignment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minDaysFromStart\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"standardInterval\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dueDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"executionDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"preGenerateUID\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"openAfterEnrollment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"repeatable\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"remindCompleted\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayGenerateEventBox\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"validationStrategy\",\"persisted\":true,\"constants\":[\"ON_COMPLETE\",\"ON_UPDATE_AND_INSERT\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"autoGenerateEvent\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"blockEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageSection\",\"href\":\"http://localhost:8080/api/schemas/programStageSection\",\"persisted\":true}]}", - "size": 11310 - }, - { - "path": "/api/33/schemas/userGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.user.UserGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/userGroups\",\"plural\":\"userGroups\",\"displayName\":\"User Group\",\"name\":\"userGroup\",\"singular\":\"userGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_USERGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_USERGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_USERGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedByGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedByGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5575 - }, - { - "path": "/api/33/attributes?fields=:all,optionSet[:all,options[:all]]&paging=false", - "method": "GET", - "count": 3, - "response": "{\"attributes\":[{\"lastUpdated\":\"2015-04-24T12:12:54.408\",\"id\":\"DnrLSdo4hMl\",\"href\":\"http://localhost:8080/api/33/attributes/DnrLSdo4hMl\",\"created\":\"2015-04-24T12:12:54.407\",\"name\":\"Alternative name\",\"code\":\"Alternative name\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":true,\"userAttribute\":false,\"displayName\":\"Alternative name\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-24T12:14:03.641\",\"id\":\"Z4X3J7jMLYV\",\"href\":\"http://localhost:8080/api/33/attributes/Z4X3J7jMLYV\",\"created\":\"2015-04-24T12:03:37.356\",\"name\":\"Classification\",\"code\":\"CLASSIFICATION\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Classification\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"code\":\"CLASS\",\"created\":\"2015-04-24T12:02:41.447\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Classification\",\"id\":\"LWEwGW8ATgE\",\"displayName\":\"Classification\",\"publicAccess\":\"rw------\",\"version\":1,\"externalAccess\":false,\"valueType\":\"TEXT\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[],\"options\":[{\"code\":\"INPUT\",\"created\":\"2015-04-24T12:02:51.959\",\"lastUpdated\":\"2015-04-24T12:02:51.959\",\"name\":\"Input\",\"id\":\"Fr4igNnPYTv\",\"displayName\":\"Input\",\"externalAccess\":false,\"sortOrder\":1,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"ACTIVITY\",\"created\":\"2015-04-24T12:03:04.493\",\"lastUpdated\":\"2015-04-24T12:03:04.493\",\"name\":\"Activity\",\"id\":\"xuAA8BQjdZq\",\"displayName\":\"Activity\",\"externalAccess\":false,\"sortOrder\":2,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"OUTPUT\",\"created\":\"2015-04-24T12:03:11.923\",\"lastUpdated\":\"2015-04-24T12:03:11.923\",\"name\":\"Output\",\"id\":\"tpJ71rNdmeo\",\"displayName\":\"Output\",\"externalAccess\":false,\"sortOrder\":3,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"IMPACT\",\"created\":\"2015-04-24T12:03:16.859\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Impact\",\"id\":\"QIbgv5M77In\",\"displayName\":\"Impact\",\"externalAccess\":false,\"sortOrder\":4,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]}]},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-20T12:36:33.754\",\"id\":\"qXS2NDUEAOS\",\"href\":\"http://localhost:8080/api/33/attributes/qXS2NDUEAOS\",\"created\":\"2015-04-20T12:23:04.044\",\"name\":\"Collection method\",\"code\":\"Collection method\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"LONG_TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Collection method\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-01-15T16:53:02.773\",\"id\":\"UKNKz1H10EE\",\"href\":\"http://localhost:8080/api/33/attributes/UKNKz1H10EE\",\"created\":\"2016-01-15T16:53:02.773\",\"name\":\"HR identifier\",\"code\":\"IRID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"HR identifier\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-05T21:37:25.858\",\"id\":\"l1VmqIHKk6t\",\"href\":\"http://localhost:8080/api/33/attributes/l1VmqIHKk6t\",\"created\":\"2016-08-04T23:39:51.895\",\"name\":\"KE code\",\"code\":\"KE code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"KE code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-08-04T23:48:21.851\",\"id\":\"n2xYlNbsfko\",\"href\":\"http://localhost:8080/api/33/attributes/n2xYlNbsfko\",\"created\":\"2016-08-01T15:00:09.415\",\"name\":\"NGO ID\",\"code\":\"NGOID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"NGO ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-13T19:32:41.386\",\"id\":\"dLHLR5O4YFI\",\"href\":\"http://localhost:8080/api/33/attributes/dLHLR5O4YFI\",\"created\":\"2017-03-05T21:33:31.019\",\"name\":\"PEPFAR ID\",\"code\":\"PEPFAR_ID\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"PEPFAR ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":true,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"AhsCAtM3L0g\",\"href\":\"http://localhost:8080/api/33/attributes/AhsCAtM3L0g\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Rationale\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Rationale\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-12T20:17:57.461\",\"id\":\"xqWyz9jNCA5\",\"href\":\"http://localhost:8080/api/33/attributes/xqWyz9jNCA5\",\"created\":\"2016-08-04T23:40:08.559\",\"name\":\"TZ code\",\"code\":\"TZ code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"TZ code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"Y1LUDU8sWBR\",\"href\":\"http://localhost:8080/api/33/attributes/Y1LUDU8sWBR\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Unit of measure\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Unit of measure\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]}]}", - "size": 17187 - }, - { - "path": "/api/33/me?fields=:all,organisationUnits[id],userGroups[id],userCredentials[:all,!user,userRoles[id]", - "method": "GET", - "count": 3, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:03:03.876\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4471, - "nonDeterministic": true - }, - { - "path": "/api/33/me/authorization", - "method": "GET", - "count": 3, - "response": "[\"ALL\"]", - "size": 7 - }, - { - "path": "/api/33/system/info", - "method": "GET", - "count": 3, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:03:06.375\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"16 m\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1587, - "nonDeterministic": true - }, - { - "path": "/api/33/apps", - "method": "GET", - "count": 3, - "response": "[]", - "size": 2 - }, - { - "path": "/api/33/organisationUnits?fields=id,path,displayName,children[id,path,displayName,children::isNotEmpty]&userDataViewFallback=true", - "method": "GET", - "count": 3, - "response": "{\"pager\":{\"page\":1,\"pageCount\":1,\"total\":1,\"pageSize\":50},\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\",\"path\":\"/ImspTQPwCqd\",\"displayName\":\"Sierra Leone\",\"children\":[{\"id\":\"eIQbndfxQMb\",\"path\":\"/ImspTQPwCqd/eIQbndfxQMb\",\"children\":true,\"displayName\":\"Tonkolili\"},{\"id\":\"jUb8gELQApl\",\"path\":\"/ImspTQPwCqd/jUb8gELQApl\",\"children\":true,\"displayName\":\"Kailahun\"},{\"id\":\"fdc6uOvgoji\",\"path\":\"/ImspTQPwCqd/fdc6uOvgoji\",\"children\":true,\"displayName\":\"Bombali\"},{\"id\":\"O6uvpzGd5pu\",\"path\":\"/ImspTQPwCqd/O6uvpzGd5pu\",\"children\":true,\"displayName\":\"Bo\"},{\"id\":\"qhqAxPSTUXp\",\"path\":\"/ImspTQPwCqd/qhqAxPSTUXp\",\"children\":true,\"displayName\":\"Koinadugu\"},{\"id\":\"Vth0fbpFcsO\",\"path\":\"/ImspTQPwCqd/Vth0fbpFcsO\",\"children\":true,\"displayName\":\"Kono\"},{\"id\":\"at6UHUQatSo\",\"path\":\"/ImspTQPwCqd/at6UHUQatSo\",\"children\":true,\"displayName\":\"Western Area\"},{\"id\":\"kJq2mPyFEHo\",\"path\":\"/ImspTQPwCqd/kJq2mPyFEHo\",\"children\":true,\"displayName\":\"Kenema\"},{\"id\":\"bL4ooGhyHRQ\",\"path\":\"/ImspTQPwCqd/bL4ooGhyHRQ\",\"children\":true,\"displayName\":\"Pujehun\"},{\"id\":\"jmIPBj66vD6\",\"path\":\"/ImspTQPwCqd/jmIPBj66vD6\",\"children\":true,\"displayName\":\"Moyamba\"},{\"id\":\"PMa2VCrupOd\",\"path\":\"/ImspTQPwCqd/PMa2VCrupOd\",\"children\":true,\"displayName\":\"Kambia\"},{\"id\":\"TEQlaapDQoK\",\"path\":\"/ImspTQPwCqd/TEQlaapDQoK\",\"children\":true,\"displayName\":\"Port Loko\"},{\"id\":\"lc3eMKXaEfw\",\"path\":\"/ImspTQPwCqd/lc3eMKXaEfw\",\"children\":true,\"displayName\":\"Bonthe\"}]}]}", - "size": 1401 - }, - { - "path": "/api/33/externalMapLayers?fields=id,displayName~rename(name),service,url,attribution,mapService,layers,imageFormat,mapLayerPosition,legendSet,legendSetUrl&paging=false", - "method": "GET", - "count": 3, - "response": "{\"externalMapLayers\":[{\"id\":\"LOw2p0kPwua\",\"imageFormat\":\"PNG\",\"name\":\" Dark basemap\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png\"},{\"id\":\"ni2ZiTOZaPD\",\"imageFormat\":\"PNG\",\"name\":\"Aerial imagery of Dar-es-Salaam\",\"attribution\":\"OpenAerialMap / Tanzania Open Data Initiative\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://a.tiles.mapbox.com/v4/worldbank-education.pebkgmlc/{z}/{x}/{y}.png?access_token=pk.eyJ1Ijoid29ybGRiYW5rLWVkdWNhdGlvbiIsImEiOiJIZ2VvODFjIn0.TDw5VdwGavwEsch53sAVxA\"},{\"id\":\"suB1SFdc6RD\",\"imageFormat\":\"PNG\",\"name\":\"Labels overlay\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"OVERLAY\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_only_labels/{z}/{x}/{y}.png\"},{\"id\":\"wNIQ8pNvSQd\",\"imageFormat\":\"PNG\",\"name\":\"Terrain basemap\",\"attribution\":\"Stamen Design, OpenStreetMap\",\"mapService\":\"WMS\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png\"}]}", - "size": 1425 - }, - { - "path": "/api/33/systemSettings/keyGoogleCloudApiKey", - "method": "GET", - "count": 3, - "response": "AIzaSyDWyCSemDgAxocSL7j9Dy4mi93xTTcPEek", - "size": 39 - }, - { - "path": "/api/system/info", - "method": "GET", - "count": 3, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:03:06.580\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"16 m\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1587, - "nonDeterministic": true - }, - { - "path": "/dhis-web-commons/menu/getModules.action?_=1544965809000", - "method": "GET", - "count": 3, - "response": "{ \"modules\": [\n{\n\"name\":\"dhis-web-dashboard\",\n\"namespace\":\"/dhis-web-dashboard\",\n\"defaultAction\":\"../dhis-web-dashboard/index.action\",\n\"displayName\":\"Dashboard\",\n\"icon\":\"../icons/dhis-web-dashboard.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maps\",\n\"namespace\":\"/dhis-web-maps\",\n\"defaultAction\":\"../dhis-web-maps/index.action\",\n\"displayName\":\"Maps\",\n\"icon\":\"../icons/dhis-web-maps.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-pivot\",\n\"namespace\":\"/dhis-web-pivot\",\n\"defaultAction\":\"../dhis-web-pivot/index.action\",\n\"displayName\":\"Pivot Table\",\n\"icon\":\"../icons/dhis-web-pivot.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-visualizer\",\n\"namespace\":\"/dhis-web-data-visualizer\",\n\"defaultAction\":\"../dhis-web-data-visualizer/index.action\",\n\"displayName\":\"Data Visualizer\",\n\"icon\":\"../icons/dhis-web-data-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-visualizer\",\n\"namespace\":\"/dhis-web-event-visualizer\",\n\"defaultAction\":\"../dhis-web-event-visualizer/index.action\",\n\"displayName\":\"Event Visualizer\",\n\"icon\":\"../icons/dhis-web-event-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-dataentry\",\n\"namespace\":\"/dhis-web-dataentry\",\n\"defaultAction\":\"../dhis-web-dataentry/index.action\",\n\"displayName\":\"Data Entry\",\n\"icon\":\"../icons/dhis-web-dataentry.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-reports\",\n\"namespace\":\"/dhis-web-event-reports\",\n\"defaultAction\":\"../dhis-web-event-reports/index.action\",\n\"displayName\":\"Event Reports\",\n\"icon\":\"../icons/dhis-web-event-reports.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance\",\n\"namespace\":\"/dhis-web-maintenance\",\n\"defaultAction\":\"../dhis-web-maintenance/index.action\",\n\"displayName\":\"Maintenance\",\n\"icon\":\"../icons/dhis-web-maintenance.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-tracker-capture\",\n\"namespace\":\"/dhis-web-tracker-capture\",\n\"defaultAction\":\"../dhis-web-tracker-capture/index.action\",\n\"displayName\":\"Tracker Capture\",\n\"icon\":\"../icons/dhis-web-tracker-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-interpretation\",\n\"namespace\":\"/dhis-web-interpretation\",\n\"defaultAction\":\"../dhis-web-interpretation/index.action\",\n\"displayName\":\"Interpretations\",\n\"icon\":\"../icons/dhis-web-interpretation.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-scheduler\",\n\"namespace\":\"/dhis-web-scheduler\",\n\"defaultAction\":\"../dhis-web-scheduler/index.action\",\n\"displayName\":\"Scheduler\",\n\"icon\":\"../icons/dhis-web-scheduler.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-settings\",\n\"namespace\":\"/dhis-web-settings\",\n\"defaultAction\":\"../dhis-web-settings/index.action\",\n\"displayName\":\"System Settings\",\n\"icon\":\"../icons/dhis-web-settings.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-usage-analytics\",\n\"namespace\":\"/dhis-web-usage-analytics\",\n\"defaultAction\":\"../dhis-web-usage-analytics/index.action\",\n\"displayName\":\"Usage Analytics\",\n\"icon\":\"../icons/dhis-web-usage-analytics.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-app-management\",\n\"namespace\":\"/dhis-web-app-management\",\n\"defaultAction\":\"../dhis-web-app-management/index.action\",\n\"displayName\":\"App Management\",\n\"icon\":\"../icons/dhis-web-app-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-datastore\",\n\"namespace\":\"/dhis-web-datastore\",\n\"defaultAction\":\"../dhis-web-datastore/index.action\",\n\"displayName\":\"Datastore Management\",\n\"icon\":\"../icons/dhis-web-datastore.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance-mobile\",\n\"namespace\":\"/dhis-web-maintenance-mobile\",\n\"defaultAction\":\"../dhis-web-maintenance-mobile/index.action\",\n\"displayName\":\"Mobile Configuration\",\n\"icon\":\"../icons/dhis-web-maintenance-mobile.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-cache-cleaner\",\n\"namespace\":\"/dhis-web-cache-cleaner\",\n\"defaultAction\":\"../dhis-web-cache-cleaner/index.action\",\n\"displayName\":\"Browser Cache Cleaner\",\n\"icon\":\"../icons/dhis-web-cache-cleaner.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-translations\",\n\"namespace\":\"/dhis-web-translations\",\n\"defaultAction\":\"../dhis-web-translations/index.action\",\n\"displayName\":\"Translations\",\n\"icon\":\"../icons/dhis-web-translations.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-mapping\",\n\"namespace\":\"/dhis-web-mapping\",\n\"defaultAction\":\"../dhis-web-mapping/index.action\",\n\"displayName\":\"GIS\",\n\"icon\":\"../icons/dhis-web-mapping.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-visualizer\",\n\"namespace\":\"/dhis-web-visualizer\",\n\"defaultAction\":\"../dhis-web-visualizer/index.action\",\n\"displayName\":\"Classic Data Visualizer\",\n\"icon\":\"../icons/dhis-web-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-capture\",\n\"namespace\":\"/dhis-web-capture\",\n\"defaultAction\":\"../dhis-web-capture/index.action\",\n\"displayName\":\"Capture\",\n\"icon\":\"../icons/dhis-web-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-administration\",\n\"namespace\":\"/dhis-web-data-administration\",\n\"defaultAction\":\"../dhis-web-data-administration/index.action\",\n\"displayName\":\"Data Administration\",\n\"icon\":\"../icons/dhis-web-data-administration.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-quality\",\n\"namespace\":\"/dhis-web-data-quality\",\n\"defaultAction\":\"../dhis-web-data-quality/index.action\",\n\"displayName\":\"Data Quality\",\n\"icon\":\"../icons/dhis-web-data-quality.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-user\",\n\"namespace\":\"/dhis-web-user\",\n\"defaultAction\":\"../dhis-web-user/index.action\",\n\"displayName\":\"Users\",\n\"icon\":\"../icons/dhis-web-user.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-import-export\",\n\"namespace\":\"/dhis-web-import-export\",\n\"defaultAction\":\"../dhis-web-import-export/index.action\",\n\"displayName\":\"dhis-web-import-export\",\n\"icon\":\"../icons/dhis-web-import-export.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-menu-management\",\n\"namespace\":\"/dhis-web-menu-management\",\n\"defaultAction\":\"../dhis-web-menu-management/index.action\",\n\"displayName\":\"Menu Management\",\n\"icon\":\"../icons/dhis-web-menu-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-reports\",\n\"namespace\":\"/dhis-web-reports\",\n\"defaultAction\":\"../dhis-web-reports/index.action\",\n\"displayName\":\"Reports\",\n\"icon\":\"../icons/dhis-web-reports.png\",\n\"description\":\"\"\n}] }", - "size": 5988 - }, - { - "path": "/api/me/dashboard", - "method": "GET", - "count": 3, - "response": "{\"unreadInterpretations\":42,\"unreadMessageConversations\":56}", - "size": 60 - }, - { - "path": "/api/me.json", - "method": "GET", - "count": 3, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:03:03.876\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4499, - "nonDeterministic": true - }, - { - "path": "/api/i18n", - "method": "POST", - "count": 3, - "response": "{\"dhis-web-settings\":\"System Settings\",\"dhis-web-cache-cleaner\":\"Browser Cache Cleaner\",\"dhis-web-capture\":\"Capture\",\"dhis-web-dataentry\":\"Data Entry\",\"dhis-web-data-visualizer\":\"Data Visualizer\",\"dhis-web-maintenance-mobile\":\"Mobile Configuration\",\"dhis-web-data-quality\":\"Data Quality\",\"dhis-web-tracker-capture\":\"Tracker Capture\",\"dhis-web-mapping\":\"GIS\",\"dhis-web-event-visualizer\":\"Event Visualizer\",\"dhis-web-event-reports\":\"Event Reports\",\"dhis-web-app-management\":\"App Management\",\"dhis-web-datastore\":\"Datastore Management\",\"dhis-web-scheduler\":\"Scheduler\",\"dhis-web-import-export\":\"dhis-web-import-export\",\"dhis-web-menu-management\":\"Menu Management\",\"dhis-web-reports\":\"Reports\",\"dhis-web-dashboard\":\"Dashboard\",\"dhis-web-pivot\":\"Pivot Table\",\"dhis-web-interpretation\":\"Interpretations\",\"dhis-web-usage-analytics\":\"Usage Analytics\",\"dhis-web-translations\":\"Translations\",\"dhis-web-maintenance\":\"Maintenance\",\"dhis-web-data-administration\":\"Data Administration\",\"dhis-web-maps\":\"Maps\",\"dhis-web-user\":\"Users\",\"dhis-web-visualizer\":\"Classic Data Visualizer\"}", - "size": 1067 - }, - { - "path": "/api/33/organisationUnitLevels?fields=id,displayName~rename(name),level&paging=false", - "method": "GET", - "count": 4, - "response": "{\"organisationUnitLevels\":[{\"level\":3,\"id\":\"tTUf91fCytl\",\"name\":\"Chiefdom\"},{\"level\":2,\"id\":\"wjP19dkFeIk\",\"name\":\"District\"},{\"level\":4,\"id\":\"m9lBJogzE95\",\"name\":\"Facility\"},{\"level\":1,\"id\":\"H1KlN4QIauv\",\"name\":\"National\"}]}", - "size": 224 - }, - { - "path": "/api/33/organisationUnitGroups?fields=id,displayName~rename(name)&paging=false", - "method": "GET", - "count": 3, - "response": "{\"organisationUnitGroups\":[{\"id\":\"CXw2yu5fodb\",\"name\":\"CHC\"},{\"id\":\"gzcv65VyaGq\",\"name\":\"Chiefdom\"},{\"id\":\"uYxK4wmcPqA\",\"name\":\"CHP\"},{\"id\":\"RXL3lPSK8oG\",\"name\":\"Clinic\"},{\"id\":\"RpbiCJpIYEj\",\"name\":\"Country\"},{\"id\":\"w1Atoz18PCL\",\"name\":\"District\"},{\"id\":\"nlX2VoouN63\",\"name\":\"Eastern Area\"},{\"id\":\"tDZVQ1WtwpA\",\"name\":\"Hospital\"},{\"id\":\"EYbopBOJWsW\",\"name\":\"MCHP\"},{\"id\":\"w0gFTTmsUcF\",\"name\":\"Mission\"},{\"id\":\"PVLOW4bCshG\",\"name\":\"NGO\"},{\"id\":\"J40PpdN4Wkk\",\"name\":\"Northern Area\"},{\"id\":\"MAs88nJc9nL\",\"name\":\"Private Clinic\"},{\"id\":\"oRVt7g429ZO\",\"name\":\"Public facilities\"},{\"id\":\"GGghZsfu7qV\",\"name\":\"Rural\"},{\"id\":\"jqBqIXoXpfy\",\"name\":\"Southern Area\"},{\"id\":\"f25dqv3Y7Z0\",\"name\":\"Urban\"},{\"id\":\"b0EsAxm8Nge\",\"name\":\"Western Area\"}]}", - "size": 734 - }, - { - "path": "/api/33/geoFeatures?ou=ou:LEVEL-2&displayProperty=SHORTNAME", - "method": "GET", - "count": 1, - "response": "[{\"id\":\"O6uvpzGd5pu\",\"code\":\"OU_264\",\"na\":\"Bo\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.5914,8.4875],[-11.5906,8.4769],[-11.5898,8.4717],[-11.5882,8.466],[-11.5863,8.4604],[-11.5837,8.4549],[-11.5804,8.4505],[-11.5772,8.4477],[-11.5738,8.4456],[-11.5622,8.44],[-11.558,8.4365],[-11.5567,8.4332],[-11.5565,8.4295],[-11.558,8.4215],[-11.5582,8.4185],[-11.5569,8.4121],[-11.5567,8.4084],[-11.5571,8.4047],[-11.5589,8.3968],[-11.5588,8.3927],[-11.5574,8.3877],[-11.5549,8.3835],[-11.5506,8.3751],[-11.5488,8.3707],[-11.5438,8.3562],[-11.5418,8.3519],[-11.5398,8.3489],[-11.5361,8.3451],[-11.5278,8.3419],[-11.516,8.3381],[-11.5114,8.3375],[-11.4946,8.3367],[-11.487,8.3293],[-11.4838,8.3251],[-11.4817,8.3208],[-11.4806,8.3171],[-11.4795,8.3018],[-11.4781,8.2958],[-11.4755,8.2871],[-11.4735,8.2834],[-11.4655,8.2739],[-11.4604,8.2666],[-11.4574,8.2635],[-11.4541,8.2608],[-11.4466,8.2567],[-11.4348,8.251],[-11.4318,8.2488],[-11.4281,8.2452],[-11.4258,8.2422],[-11.4218,8.2348],[-11.4183,8.2272],[-11.4141,8.2153],[-11.4109,8.2118],[-11.4048,8.2085],[-11.3982,8.2063],[-11.3948,8.2045],[-11.3916,8.202],[-11.3832,8.1947],[-11.376,8.1901],[-11.3665,8.1835],[-11.3669,8.1797],[-11.367,8.1749],[-11.3682,8.1693],[-11.3705,8.1626],[-11.3736,8.1564],[-11.3695,8.1524],[-11.3657,8.1475],[-11.3638,8.1444],[-11.3623,8.1407],[-11.3589,8.1286],[-11.3574,8.1218],[-11.3525,8.1071],[-11.3509,8.1012],[-11.3505,8.0968],[-11.3504,8.091],[-11.3508,8.0868],[-11.3516,8.0819],[-11.3498,8.072],[-11.347,8.0602],[-11.3469,8.056],[-11.3474,8.0496],[-11.3471,8.0454],[-11.3456,8.0375],[-11.343,8.0281],[-11.3425,8.0253],[-11.342,8.0181],[-11.3418,7.9976],[-11.3421,7.9905],[-11.3434,7.9842],[-11.3477,7.9708],[-11.3517,7.9604],[-11.3547,7.9582],[-11.3645,7.9522],[-11.3689,7.9486],[-11.3794,7.9387],[-11.3816,7.9369],[-11.3879,7.9327],[-11.3965,7.9257],[-11.4018,7.9224],[-11.4076,7.9182],[-11.413,7.915],[-11.42,7.9101],[-11.4389,7.9003],[-11.449,7.8935],[-11.4518,7.8911],[-11.4541,7.8883],[-11.4566,7.8844],[-11.4608,7.8783],[-11.467,7.8668],[-11.4727,7.8591],[-11.4743,7.8554],[-11.4751,7.8514],[-11.475,7.8461],[-11.4744,7.842],[-11.4725,7.8351],[-11.4716,7.8295],[-11.4714,7.8227],[-11.4732,7.8089],[-11.4743,7.8025],[-11.4592,7.8053],[-11.4564,7.8061],[-11.4489,7.8097],[-11.4419,7.8143],[-11.4383,7.8157],[-11.4336,7.816],[-11.4299,7.8149],[-11.4253,7.8128],[-11.4243,7.808],[-11.4211,7.8027],[-11.4171,7.7954],[-11.4129,7.7869],[-11.4111,7.7811],[-11.4106,7.775],[-11.4112,7.7695],[-11.4134,7.7623],[-11.4147,7.7544],[-11.4169,7.745],[-11.4174,7.7409],[-11.4178,7.7326],[-11.4185,7.7286],[-11.4199,7.725],[-11.427,7.7125],[-11.4281,7.7086],[-11.4285,7.7042],[-11.4283,7.6998],[-11.4278,7.6969],[-11.4256,7.6927],[-11.4289,7.6901],[-11.4315,7.6877],[-11.4344,7.6866],[-11.4378,7.6867],[-11.4411,7.6885],[-11.4477,7.6971],[-11.4506,7.7001],[-11.4539,7.7026],[-11.4578,7.704],[-11.4644,7.7039],[-11.4691,7.7021],[-11.4744,7.6992],[-11.4829,7.6921],[-11.4902,7.687],[-11.4988,7.6801],[-11.5114,7.6728],[-11.5211,7.6651],[-11.5359,7.6576],[-11.5412,7.6564],[-11.5461,7.6536],[-11.5491,7.6505],[-11.5507,7.6473],[-11.5514,7.6436],[-11.5512,7.6391],[-11.5483,7.628],[-11.5477,7.6232],[-11.5472,7.6166],[-11.5471,7.6069],[-11.5475,7.6039],[-11.5485,7.601],[-11.551,7.5982],[-11.554,7.5968],[-11.5589,7.5963],[-11.5661,7.5968],[-11.5817,7.591],[-11.5861,7.5876],[-11.5889,7.5845],[-11.591,7.581],[-11.5947,7.5687],[-11.5988,7.559],[-11.6011,7.5552],[-11.6038,7.5529],[-11.6108,7.5496],[-11.6144,7.5465],[-11.6178,7.5423],[-11.6258,7.5363],[-11.6295,7.5341],[-11.6323,7.5333],[-11.6366,7.5328],[-11.641,7.5327],[-11.6454,7.5329],[-11.6497,7.5337],[-11.6537,7.5354],[-11.6626,7.5412],[-11.666,7.5438],[-11.6699,7.5479],[-11.6807,7.5643],[-11.6831,7.5672],[-11.686,7.5695],[-11.6936,7.5731],[-11.6978,7.5739],[-11.7021,7.574],[-11.705,7.5737],[-11.7078,7.5731],[-11.7136,7.5711],[-11.7212,7.5697],[-11.7272,7.5681],[-11.731,7.5715],[-11.7384,7.5755],[-11.7408,7.5789],[-11.7414,7.5809],[-11.7408,7.5849],[-11.7387,7.5886],[-11.7358,7.5918],[-11.7261,7.6013],[-11.7227,7.6059],[-11.7206,7.6116],[-11.7201,7.6144],[-11.7197,7.6275],[-11.7193,7.6317],[-11.7175,7.6377],[-11.7169,7.641],[-11.7218,7.6546],[-11.7232,7.6598],[-11.737,7.6593],[-11.7451,7.6556],[-11.7485,7.6536],[-11.7526,7.6497],[-11.7549,7.6464],[-11.7568,7.6393],[-11.7563,7.6339],[-11.7546,7.6269],[-11.7551,7.6228],[-11.7565,7.6202],[-11.7594,7.6168],[-11.7627,7.6138],[-11.7678,7.6104],[-11.7701,7.6077],[-11.7718,7.6027],[-11.7718,7.5971],[-11.7709,7.593],[-11.769,7.5874],[-11.7692,7.5829],[-11.7708,7.5802],[-11.7733,7.5785],[-11.7777,7.5777],[-11.7816,7.5781],[-11.7886,7.5805],[-11.7926,7.5812],[-11.7981,7.5814],[-11.8052,7.5804],[-11.8119,7.5776],[-11.8216,7.573],[-11.8275,7.5696],[-11.83,7.567],[-11.8311,7.564],[-11.831,7.5592],[-11.8295,7.5548],[-11.826,7.5485],[-11.8246,7.5446],[-11.8229,7.5348],[-11.8215,7.5302],[-11.8211,7.5269],[-11.8221,7.5226],[-11.8237,7.5198],[-11.8293,7.5146],[-11.8378,7.5032],[-11.8421,7.4958],[-11.8452,7.4912],[-11.8479,7.4891],[-11.8545,7.4864],[-11.8605,7.4835],[-11.8632,7.492],[-11.8665,7.4987],[-11.8675,7.5014],[-11.868,7.5043],[-11.8689,7.5132],[-11.87,7.5176],[-11.8714,7.5202],[-11.8731,7.5226],[-11.8829,7.534],[-11.886,7.536],[-11.8888,7.5366],[-11.8931,7.5369],[-11.8974,7.5366],[-11.9016,7.5354],[-11.9054,7.5333],[-11.9127,7.5306],[-11.917,7.5296],[-11.9246,7.529],[-11.9337,7.5293],[-11.9367,7.5298],[-11.9395,7.5306],[-11.9469,7.5346],[-11.9496,7.5356],[-11.9525,7.5361],[-11.9629,7.5371],[-11.9658,7.5379],[-11.9694,7.5399],[-11.9716,7.5417],[-11.9752,7.5459],[-11.9773,7.5496],[-11.9811,7.5607],[-11.9846,7.5742],[-11.9868,7.5845],[-11.9903,7.5911],[-11.9945,7.6004],[-11.9935,7.6107],[-11.9933,7.6301],[-11.9992,7.6298],[-12.0037,7.6299],[-12.008,7.6308],[-12.017,7.635],[-12.0257,7.642],[-12.0327,7.6469],[-12.0352,7.6497],[-12.0369,7.6528],[-12.0381,7.6561],[-12.0398,7.6629],[-12.0414,7.6674],[-12.0459,7.6759],[-12.0514,7.6906],[-12.0592,7.6983],[-12.0646,7.7027],[-12.0734,7.7071],[-12.0809,7.7098],[-12.0925,7.7081],[-12.1021,7.7076],[-12.1099,7.7076],[-12.1128,7.7078],[-12.1157,7.7086],[-12.1187,7.7108],[-12.121,7.7147],[-12.1219,7.7188],[-12.1222,7.7234],[-12.122,7.7392],[-12.1228,7.7453],[-12.1244,7.7491],[-12.1306,7.7553],[-12.1326,7.7585],[-12.1333,7.7613],[-12.1338,7.7658],[-12.1338,7.7717],[-12.1334,7.7758],[-12.1323,7.7824],[-12.133,7.786],[-12.1352,7.8036],[-12.1344,7.813],[-12.1348,7.8184],[-12.136,7.8219],[-12.1396,7.8266],[-12.1404,7.8308],[-12.1389,7.8399],[-12.1383,7.8457],[-12.1382,7.8561],[-12.1387,7.8634],[-12.1398,7.8675],[-12.1434,7.874],[-12.1472,7.8812],[-12.1481,7.8844],[-12.1483,7.8878],[-12.1474,7.8921],[-12.1436,7.8994],[-12.1401,7.9036],[-12.1331,7.9105],[-12.1314,7.9153],[-12.1312,7.9238],[-12.1315,7.9267],[-12.1324,7.9302],[-12.1353,7.9343],[-12.1386,7.937],[-12.143,7.9388],[-12.1429,7.9448],[-12.1418,7.9491],[-12.1397,7.9521],[-12.1369,7.9541],[-12.1314,7.9565],[-12.1166,7.958],[-12.1126,7.9591],[-12.1016,7.9637],[-12.095,7.9658],[-12.0839,7.9699],[-12.0756,7.9751],[-12.0693,7.9785],[-12.0606,7.9824],[-12.0561,7.9832],[-12.0421,7.9841],[-12.0391,7.9847],[-12.0344,7.9861],[-12.03,7.9868],[-12.0098,7.9876],[-12.0054,7.9884],[-12.0007,7.9898],[-11.9978,7.9903],[-11.9843,7.9908],[-11.9799,7.9912],[-11.976,7.9926],[-11.9726,7.9957],[-11.9713,7.9984],[-11.9657,7.9993],[-11.9597,8.0011],[-11.9558,8.0016],[-11.9505,8.0013],[-11.9433,7.9997],[-11.9393,7.9996],[-11.9336,8.0007],[-11.9304,8.0006],[-11.9272,7.9994],[-11.9234,7.9974],[-11.9176,7.9925],[-11.9071,7.9882],[-11.9005,7.9859],[-11.8904,7.9809],[-11.8823,7.9793],[-11.8786,7.9781],[-11.8736,7.9744],[-11.8686,7.9726],[-11.8627,7.9723],[-11.8582,7.9727],[-11.8542,7.9738],[-11.8431,7.9786],[-11.8361,7.9797],[-11.8287,7.9798],[-11.8235,7.9771],[-11.817,7.9754],[-11.8199,7.9839],[-11.8213,7.9873],[-11.8257,7.992],[-11.8278,7.9951],[-11.8293,8.0001],[-11.8294,8.0037],[-11.8418,8.0148],[-11.8461,8.0182],[-11.8497,8.0201],[-11.8561,8.0223],[-11.8625,8.0255],[-11.8659,8.0278],[-11.8735,8.034],[-11.8913,8.0454],[-11.8966,8.05],[-11.9004,8.0541],[-11.9024,8.0575],[-11.9036,8.0608],[-11.9042,8.0648],[-11.9039,8.0689],[-11.902,8.0745],[-11.8987,8.0811],[-11.8968,8.092],[-11.8957,8.0959],[-11.8929,8.1013],[-11.889,8.1098],[-11.8849,8.1151],[-11.877,8.1229],[-11.8737,8.1316],[-11.8683,8.1425],[-11.8652,8.1467],[-11.8623,8.1497],[-11.8601,8.1515],[-11.8577,8.1531],[-11.855,8.1542],[-11.8522,8.1547],[-11.8493,8.1548],[-11.8436,8.1542],[-11.8376,8.1524],[-11.8332,8.1516],[-11.8161,8.151],[-11.8115,8.1505],[-11.8075,8.1492],[-11.7998,8.1452],[-11.7955,8.1442],[-11.7893,8.1437],[-11.7894,8.1511],[-11.7965,8.1587],[-11.8005,8.1648],[-11.8057,8.1719],[-11.8105,8.1802],[-11.812,8.1854],[-11.8125,8.1968],[-11.812,8.2053],[-11.8105,8.2113],[-11.8059,8.226],[-11.8023,8.2408],[-11.8018,8.2437],[-11.8015,8.2497],[-11.8014,8.2558],[-11.8017,8.2603],[-11.8025,8.2647],[-11.8042,8.2683],[-11.8067,8.2714],[-11.8118,8.2766],[-11.8298,8.2936],[-11.8325,8.2967],[-11.8339,8.2996],[-11.8338,8.3035],[-11.8318,8.3079],[-11.8268,8.3126],[-11.8206,8.3164],[-11.8178,8.3189],[-11.8159,8.3219],[-11.8144,8.3275],[-11.8147,8.3309],[-11.816,8.3353],[-11.8179,8.3397],[-11.8204,8.3437],[-11.8262,8.351],[-11.823,8.3601],[-11.8211,8.3634],[-11.8166,8.3686],[-11.8113,8.3731],[-11.8028,8.3777],[-11.7952,8.3811],[-11.7885,8.3829],[-11.7839,8.3846],[-11.7749,8.3864],[-11.7701,8.389],[-11.7671,8.392],[-11.7648,8.3953],[-11.7625,8.4008],[-11.7593,8.4108],[-11.7574,8.4152],[-11.7544,8.4194],[-11.7434,8.4316],[-11.7387,8.44],[-11.7349,8.4486],[-11.7335,8.4531],[-11.7321,8.4599],[-11.7308,8.4645],[-11.7281,8.4708],[-11.7259,8.4736],[-11.7218,8.477],[-11.7175,8.4819],[-11.7146,8.4842],[-11.7103,8.487],[-11.7061,8.4848],[-11.6984,8.4803],[-11.6889,8.482],[-11.6765,8.4832],[-11.6674,8.4855],[-11.6626,8.4861],[-11.6527,8.4864],[-11.6095,8.4863],[-11.5914,8.4875]]]\"},{\"id\":\"fdc6uOvgoji\",\"code\":\"OU_193190\",\"na\":\"Bombali\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.8091,9.2032],[-11.8102,9.1944],[-11.8128,9.1793],[-11.8144,9.1747],[-11.816,9.1681],[-11.8177,9.1623],[-11.8212,9.1524],[-11.8242,9.1459],[-11.8258,9.1401],[-11.8263,9.1335],[-11.8258,9.1283],[-11.8238,9.1213],[-11.8207,9.113],[-11.8219,9.1044],[-11.8217,9.0986],[-11.8201,9.0915],[-11.8185,9.087],[-11.8164,9.084],[-11.8123,9.0821],[-11.8014,9.081],[-11.7953,9.0793],[-11.7908,9.0786],[-11.7831,9.0784],[-11.7661,9.0787],[-11.7609,9.0781],[-11.7569,9.0759],[-11.7544,9.0715],[-11.754,9.0663],[-11.7549,9.0626],[-11.7565,9.0597],[-11.7585,9.0577],[-11.7613,9.0564],[-11.7696,9.0539],[-11.7729,9.0513],[-11.7751,9.0479],[-11.7771,9.0388],[-11.7782,9.0359],[-11.7799,9.034],[-11.785,9.0306],[-11.7875,9.0283],[-11.7896,9.0243],[-11.7912,9.0188],[-11.7966,9.014],[-11.8017,9.0119],[-11.807,9.0119],[-11.8105,9.0132],[-11.8167,9.017],[-11.8201,9.0181],[-11.8235,9.0183],[-11.8291,9.0167],[-11.832,9.0146],[-11.834,9.0116],[-11.8353,9.0072],[-11.8365,8.9968],[-11.8388,8.9919],[-11.8426,8.9897],[-11.847,8.9899],[-11.8513,8.9915],[-11.8551,8.9923],[-11.8591,8.9922],[-11.8623,8.9912],[-11.8652,8.9894],[-11.869,8.9854],[-11.8739,8.9783],[-11.8776,8.9751],[-11.8827,8.9718],[-11.8867,8.9682],[-11.8895,8.964],[-11.8895,8.9595],[-11.8877,8.9553],[-11.8832,8.9495],[-11.8776,8.9401],[-11.8766,8.9336],[-11.8771,8.9296],[-11.8785,8.9251],[-11.883,8.9149],[-11.8859,8.9092],[-11.8811,8.9029],[-11.8784,8.8964],[-11.8738,8.8891],[-11.8726,8.8854],[-11.8723,8.8815],[-11.8731,8.8764],[-11.8759,8.8716],[-11.8824,8.8664],[-11.8854,8.8635],[-11.8878,8.8601],[-11.8892,8.8569],[-11.8902,8.8532],[-11.8906,8.8502],[-11.8915,8.828],[-11.8936,8.8237],[-11.894,8.8199],[-11.8937,8.8146],[-11.8927,8.8107],[-11.8892,8.8043],[-11.8879,8.8012],[-11.8872,8.7967],[-11.8878,8.7932],[-11.889,8.79],[-11.8937,8.7829],[-11.8952,8.7797],[-11.8963,8.7763],[-11.8977,8.7685],[-11.8988,8.7649],[-11.9042,8.7554],[-11.9069,8.7521],[-11.91,8.7493],[-11.9163,8.7451],[-11.9262,8.7377],[-11.9337,8.7344],[-11.9467,8.7254],[-11.9493,8.7231],[-11.9537,8.7182],[-11.9584,8.7152],[-11.9681,8.7105],[-11.9748,8.7086],[-11.9802,8.7066],[-11.9864,8.7055],[-11.9887,8.701],[-11.9937,8.6936],[-11.9977,8.6849],[-11.9998,8.6816],[-12.0017,8.6795],[-12.0046,8.6776],[-12.008,8.6767],[-12.0121,8.677],[-12.0278,8.6825],[-12.0307,8.6832],[-12.0337,8.6835],[-12.0383,8.6835],[-12.0428,8.6831],[-12.0457,8.6824],[-12.0503,8.6808],[-12.0547,8.6799],[-12.0607,8.6797],[-12.0651,8.6802],[-12.0679,8.6812],[-12.0712,8.6845],[-12.0752,8.6919],[-12.0786,8.6941],[-12.0825,8.6939],[-12.0853,8.6918],[-12.0864,8.6882],[-12.0851,8.681],[-12.0852,8.6766],[-12.0877,8.672],[-12.0905,8.6691],[-12.0951,8.6662],[-12.1052,8.6635],[-12.1088,8.6615],[-12.112,8.6588],[-12.1151,8.6558],[-12.121,8.649],[-12.1272,8.6418],[-12.1297,8.6401],[-12.1331,8.6391],[-12.136,8.6387],[-12.1505,8.638],[-12.1546,8.6429],[-12.1571,8.6467],[-12.1609,8.6553],[-12.1648,8.6627],[-12.17,8.6698],[-12.1764,8.6802],[-12.1801,8.6888],[-12.1827,8.6942],[-12.1895,8.7122],[-12.1901,8.7167],[-12.2029,8.7171],[-12.2104,8.7167],[-12.2147,8.7157],[-12.2277,8.7104],[-12.2322,8.7108],[-12.2347,8.7126],[-12.2362,8.7155],[-12.2374,8.7204],[-12.2379,8.73],[-12.2391,8.7329],[-12.2422,8.7348],[-12.2457,8.7343],[-12.249,8.7319],[-12.2526,8.7245],[-12.2563,8.7173],[-12.2593,8.7147],[-12.2627,8.7144],[-12.2648,8.7155],[-12.2666,8.7188],[-12.2668,8.7232],[-12.2647,8.7274],[-12.2602,8.7319],[-12.2566,8.7394],[-12.2598,8.7418],[-12.2642,8.7415],[-12.2678,8.7394],[-12.2721,8.7401],[-12.2755,8.7419],[-12.2775,8.7452],[-12.2798,8.7525],[-12.282,8.7559],[-12.2846,8.7574],[-12.288,8.7579],[-12.2936,8.7565],[-12.2967,8.7547],[-12.299,8.752],[-12.303,8.7447],[-12.3098,8.7298],[-12.3109,8.7256],[-12.311,8.7227],[-12.3094,8.7159],[-12.3088,8.7123],[-12.3093,8.7092],[-12.3113,8.7068],[-12.316,8.7059],[-12.3197,8.7067],[-12.3231,8.7089],[-12.3279,8.7131],[-12.3329,8.7184],[-12.3354,8.7216],[-12.3368,8.7249],[-12.3373,8.7293],[-12.336,8.7336],[-12.3307,8.7416],[-12.3263,8.75],[-12.3247,8.756],[-12.3243,8.7616],[-12.3244,8.773],[-12.3239,8.7771],[-12.3219,8.7816],[-12.3179,8.7863],[-12.3172,8.7873],[-12.3126,8.796],[-12.31,8.8028],[-12.3076,8.8106],[-12.3069,8.8151],[-12.3076,8.8197],[-12.3095,8.824],[-12.314,8.83],[-12.3172,8.835],[-12.3225,8.842],[-12.3264,8.8494],[-12.328,8.8538],[-12.3286,8.8573],[-12.3285,8.8608],[-12.3259,8.8722],[-12.3249,8.8827],[-12.3323,8.8794],[-12.3382,8.8758],[-12.3414,8.8745],[-12.3448,8.8741],[-12.3483,8.8749],[-12.3515,8.8768],[-12.3548,8.8798],[-12.3724,8.8975],[-12.3814,8.9061],[-12.3849,8.9089],[-12.3915,8.9133],[-12.4004,8.9211],[-12.4038,8.9239],[-12.4124,8.9287],[-12.4202,8.9319],[-12.4244,8.9327],[-12.433,8.9333],[-12.4332,8.9333],[-12.4398,8.9329],[-12.4451,8.9331],[-12.4493,8.9346],[-12.4514,8.9366],[-12.4551,8.9424],[-12.4586,8.95],[-12.4605,8.9556],[-12.4618,8.961],[-12.4629,8.9647],[-12.4642,8.9679],[-12.4676,8.9745],[-12.4695,8.981],[-12.4713,8.9854],[-12.4741,8.9894],[-12.4769,8.9918],[-12.4853,8.9962],[-12.4908,8.9986],[-12.4959,8.9996],[-12.5012,8.9992],[-12.5084,8.997],[-12.5126,8.9965],[-12.5183,8.9967],[-12.5223,8.9976],[-12.5334,9.0027],[-12.5411,9.0051],[-12.5487,9.0091],[-12.552,9.0115],[-12.5571,9.0163],[-12.5658,9.0262],[-12.5547,9.038],[-12.5502,9.0418],[-12.5452,9.0453],[-12.5424,9.0485],[-12.5413,9.0528],[-12.5416,9.0567],[-12.543,9.0603],[-12.5466,9.0664],[-12.5466,9.0702],[-12.5441,9.0738],[-12.5339,9.0804],[-12.53,9.0799],[-12.5279,9.0769],[-12.5285,9.0735],[-12.5299,9.0707],[-12.5272,9.0682],[-12.5224,9.0671],[-12.5187,9.0677],[-12.5162,9.0694],[-12.5132,9.0752],[-12.5108,9.0781],[-12.5076,9.0799],[-12.5039,9.0796],[-12.5021,9.0779],[-12.4983,9.0727],[-12.4952,9.0712],[-12.4902,9.0711],[-12.4812,9.0742],[-12.4788,9.0769],[-12.4787,9.0818],[-12.482,9.088],[-12.4846,9.0932],[-12.4872,9.0998],[-12.4887,9.1057],[-12.4882,9.1105],[-12.4867,9.1132],[-12.4839,9.1154],[-12.4763,9.1183],[-12.4709,9.1184],[-12.4631,9.1265],[-12.457,9.1325],[-12.4527,9.1361],[-12.4485,9.1386],[-12.4453,9.141],[-12.4412,9.1447],[-12.4375,9.1488],[-12.4354,9.1521],[-12.4318,9.1596],[-12.4301,9.1653],[-12.4284,9.173],[-12.4328,9.1825],[-12.4337,9.1862],[-12.4332,9.19],[-12.428,9.2076],[-12.4276,9.2121],[-12.4291,9.2176],[-12.4327,9.2251],[-12.4376,9.2333],[-12.4402,9.236],[-12.4432,9.238],[-12.4538,9.2437],[-12.4637,9.2515],[-12.4689,9.2547],[-12.472,9.2569],[-12.4795,9.2588],[-12.4776,9.2641],[-12.4737,9.2668],[-12.4686,9.2666],[-12.4646,9.2643],[-12.4563,9.2639],[-12.4516,9.263],[-12.4488,9.2619],[-12.4429,9.258],[-12.4395,9.2572],[-12.4356,9.2591],[-12.4341,9.2618],[-12.4297,9.2739],[-12.4284,9.2784],[-12.4278,9.2823],[-12.4273,9.292],[-12.4266,9.2959],[-12.4247,9.2993],[-12.4187,9.305],[-12.4111,9.2966],[-12.4006,9.2859],[-12.3953,9.2806],[-12.3919,9.2778],[-12.388,9.2758],[-12.3838,9.275],[-12.3799,9.2752],[-12.3768,9.2765],[-12.3753,9.2787],[-12.375,9.2818],[-12.3765,9.2862],[-12.3784,9.2889],[-12.3853,9.2941],[-12.3932,9.3009],[-12.3967,9.3037],[-12.4064,9.3093],[-12.4131,9.3127],[-12.4104,9.3174],[-12.4083,9.3221],[-12.4063,9.3251],[-12.4009,9.3305],[-12.3975,9.3363],[-12.3934,9.346],[-12.391,9.3493],[-12.3889,9.3512],[-12.3857,9.3527],[-12.3809,9.3531],[-12.3726,9.3508],[-12.3662,9.35],[-12.365,9.3552],[-12.3637,9.3616],[-12.3668,9.3654],[-12.3677,9.3693],[-12.3676,9.3745],[-12.3654,9.3838],[-12.3651,9.3879],[-12.3657,9.3918],[-12.3676,9.3958],[-12.3702,9.3983],[-12.3754,9.4009],[-12.3808,9.4019],[-12.3909,9.402],[-12.3951,9.4024],[-12.3982,9.4037],[-12.4008,9.4062],[-12.4024,9.4108],[-12.4028,9.4241],[-12.404,9.4313],[-12.4078,9.439],[-12.4096,9.4449],[-12.4104,9.4519],[-12.4105,9.4636],[-12.4119,9.467],[-12.4134,9.4695],[-12.4162,9.4712],[-12.4204,9.471],[-12.4288,9.4684],[-12.4334,9.4666],[-12.4378,9.4658],[-12.4423,9.4654],[-12.4501,9.4653],[-12.4693,9.4658],[-12.4736,9.4806],[-12.4752,9.4875],[-12.477,9.4931],[-12.4837,9.5121],[-12.4854,9.5192],[-12.4854,9.5234],[-12.483,9.5342],[-12.4827,9.5399],[-12.4832,9.5456],[-12.4858,9.5564],[-12.4861,9.5617],[-12.4856,9.5657],[-12.4832,9.575],[-12.4829,9.5816],[-12.4841,9.5863],[-12.4857,9.5891],[-12.4881,9.5906],[-12.4908,9.5909],[-12.5,9.5879],[-12.5071,9.5854],[-12.5122,9.585],[-12.5167,9.5866],[-12.5216,9.5905],[-12.5313,9.5932],[-12.5373,9.5952],[-12.5416,9.5956],[-12.5459,9.5954],[-12.5501,9.5947],[-12.556,9.5928],[-12.5618,9.5921],[-12.5662,9.5922],[-12.57,9.5928],[-12.5767,9.5949],[-12.5835,9.5964],[-12.5917,9.5999],[-12.5906,9.6125],[-12.5854,9.6289],[-12.5856,9.6353],[-12.588,9.6422],[-12.5915,9.6541],[-12.5897,9.6606],[-12.5871,9.6631],[-12.5832,9.6636],[-12.5785,9.6581],[-12.5755,9.6599],[-12.5742,9.6701],[-12.5696,9.6774],[-12.568,9.6839],[-12.5689,9.6924],[-12.5667,9.7027],[-12.5567,9.7035],[-12.5475,9.709],[-12.5361,9.7205],[-12.5336,9.7201],[-12.5289,9.7091],[-12.5257,9.7059],[-12.5224,9.7054],[-12.5194,9.7073],[-12.5192,9.7142],[-12.5281,9.7364],[-12.5256,9.7417],[-12.523,9.7434],[-12.5091,9.7429],[-12.5073,9.7459],[-12.5084,9.7494],[-12.5184,9.7539],[-12.5187,9.7565],[-12.5124,9.7634],[-12.5113,9.7751],[-12.5014,9.7892],[-12.5003,9.808],[-12.4973,9.8103],[-12.4913,9.8113],[-12.4902,9.826],[-12.4923,9.829],[-12.4967,9.8299],[-12.4995,9.8322],[-12.5006,9.8347],[-12.4989,9.8393],[-12.499,9.8436],[-12.4801,9.8555],[-12.4569,9.8546],[-12.4525,9.8572],[-12.4435,9.8662],[-12.4375,9.8775],[-12.4317,9.8816],[-12.3937,9.8878],[-12.3713,9.8927],[-12.3659,9.8957],[-12.3532,9.8962],[-12.2892,9.9088],[-12.2874,9.9109],[-12.266,9.9158],[-12.2271,9.9247],[-12.2227,9.9244],[-12.2153,9.9187],[-12.2129,9.9141],[-12.205,9.907],[-12.1774,9.8974],[-12.1569,9.8821],[-12.1418,9.8743],[-12.1265,9.8714],[-12.12,9.8719],[-12.0825,9.8835],[-12.0795,9.8855],[-12.0614,9.8892],[-12.0475,9.8953],[-12.0292,9.8988],[-11.9723,9.9161],[-11.9379,9.9265],[-11.9256,9.9289],[-11.9186,9.9326],[-11.9066,9.9358],[-11.9017,9.9417],[-11.9029,9.9369],[-11.9026,9.9284],[-11.9033,9.9186],[-11.9021,9.9079],[-11.9024,9.9025],[-11.9035,9.8995],[-11.9098,9.8937],[-11.912,9.8902],[-11.9122,9.8841],[-11.9106,9.8804],[-11.9031,9.8714],[-11.9006,9.8692],[-11.8956,9.8668],[-11.8934,9.8649],[-11.8913,9.861],[-11.8903,9.8571],[-11.8901,9.8529],[-11.8904,9.8485],[-11.8932,9.8364],[-11.8932,9.8297],[-11.892,9.8248],[-11.8907,9.8216],[-11.8873,9.8151],[-11.8865,9.8113],[-11.8865,9.806],[-11.8889,9.7954],[-11.8891,9.7901],[-11.8886,9.7861],[-11.8862,9.7766],[-11.8857,9.7722],[-11.8854,9.7647],[-11.8854,9.754],[-11.8865,9.7386],[-11.8854,9.7291],[-11.8847,9.711],[-11.8831,9.7001],[-11.89,9.7009],[-11.9082,9.7],[-11.9128,9.6994],[-11.9204,9.6974],[-11.9308,9.6963],[-11.9352,9.6955],[-11.9379,9.6945],[-11.9452,9.6903],[-11.9627,9.684],[-11.9713,9.6791],[-11.9776,9.6765],[-11.9873,9.6694],[-11.9912,9.6674],[-12.0009,9.6638],[-12.0075,9.6618],[-12.0197,9.6567],[-12.0297,9.6543],[-12.0374,9.6507],[-12.0433,9.647],[-12.0459,9.6457],[-12.0502,9.6447],[-12.0621,9.6435],[-12.0735,9.6401],[-12.0771,9.6387],[-12.0823,9.636],[-12.0859,9.6335],[-12.0913,9.6285],[-12.0986,9.621],[-12.1014,9.6176],[-12.1035,9.6139],[-12.1062,9.6039],[-12.1083,9.6002],[-12.1122,9.5958],[-12.1166,9.5919],[-12.1202,9.5897],[-12.1271,9.5863],[-12.1301,9.5827],[-12.1324,9.5773],[-12.1262,9.5747],[-12.1187,9.572],[-12.1014,9.5638],[-12.0973,9.5627],[-12.0928,9.5623],[-12.0867,9.5626],[-12.0823,9.5635],[-12.0764,9.5655],[-12.0721,9.5662],[-12.0664,9.566],[-12.0629,9.565],[-12.0599,9.5629],[-12.0577,9.5601],[-12.0567,9.556],[-12.0576,9.5516],[-12.0605,9.5458],[-12.0612,9.5428],[-12.0601,9.5393],[-12.057,9.537],[-12.0502,9.5351],[-12.0473,9.5333],[-12.044,9.5288],[-12.0403,9.5221],[-12.0362,9.5162],[-12.0262,9.5236],[-12.0186,9.5276],[-12.0135,9.5287],[-12.0095,9.5287],[-12.0057,9.5276],[-11.9998,9.5241],[-11.9971,9.5205],[-11.9942,9.5144],[-11.9919,9.511],[-11.988,9.507],[-11.9846,9.5045],[-11.9807,9.5031],[-11.9764,9.5027],[-11.9707,9.5027],[-11.9605,9.5044],[-11.954,9.5087],[-11.9489,9.5143],[-11.9459,9.5163],[-11.9432,9.5172],[-11.9335,9.5189],[-11.9249,9.5233],[-11.9222,9.5243],[-11.9193,9.5249],[-11.9149,9.5253],[-11.8981,9.5254],[-11.8937,9.5249],[-11.8908,9.5241],[-11.8872,9.5219],[-11.8824,9.5168],[-11.8776,9.5082],[-11.8735,9.4996],[-11.8721,9.4951],[-11.8715,9.4922],[-11.8711,9.4864],[-11.8711,9.476],[-11.8714,9.4701],[-11.8722,9.4594],[-11.8709,9.4544],[-11.8674,9.448],[-11.8535,9.4331],[-11.8474,9.4252],[-11.8446,9.423],[-11.8371,9.4188],[-11.8351,9.4161],[-11.8338,9.413],[-11.8317,9.4042],[-11.83,9.4005],[-11.8244,9.3926],[-11.8222,9.387],[-11.8212,9.3784],[-11.8212,9.3651],[-11.8217,9.3593],[-11.824,9.3498],[-11.8245,9.3457],[-11.8248,9.3386],[-11.8245,9.33],[-11.8237,9.3244],[-11.8215,9.3163],[-11.821,9.3135],[-11.8206,9.3077],[-11.8204,9.2899],[-11.8201,9.284],[-11.8194,9.2798],[-11.817,9.2701],[-11.8166,9.266],[-11.8163,9.2585],[-11.8161,9.2342],[-11.8157,9.2267],[-11.8152,9.2239],[-11.8116,9.2103],[-11.8091,9.2032]]]\"},{\"id\":\"lc3eMKXaEfw\",\"code\":\"OU_197385\",\"na\":\"Bonthe\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-12.5568,7.3832],[-12.5574,7.3829],[-12.5574,7.3843],[-12.5563,7.3846],[-12.556,7.3851],[-12.5551,7.3851],[-12.5551,7.3843],[-12.5557,7.3843],[-12.556,7.3837],[-12.5568,7.3832]]],[[[-12.4629,7.4168],[-12.4624,7.4165],[-12.4624,7.4154],[-12.464,7.4146],[-12.4649,7.4146],[-12.4654,7.4151],[-12.4646,7.4157],[-12.464,7.4165],[-12.4629,7.4168]]],[[[-12.4654,7.4196],[-12.4654,7.4193],[-12.4637,7.419],[-12.4632,7.4182],[-12.4657,7.4179],[-12.4668,7.4171],[-12.4682,7.4171],[-12.4688,7.4168],[-12.4693,7.416],[-12.4704,7.4162],[-12.4693,7.4179],[-12.4688,7.4179],[-12.4676,7.419],[-12.4665,7.419],[-12.4654,7.4196]]],[[[-12.5018,7.4349],[-12.501,7.434],[-12.5004,7.4321],[-12.4999,7.4315],[-12.4999,7.4301],[-12.5004,7.4299],[-12.5004,7.429],[-12.501,7.4285],[-12.5021,7.4285],[-12.5032,7.4301],[-12.5032,7.4313],[-12.504,7.4321],[-12.504,7.4343],[-12.5032,7.4349],[-12.5018,7.4349]]],[[[-12.4896,7.4452],[-12.4876,7.4449],[-12.4876,7.4446],[-12.4865,7.4446],[-12.4851,7.4435],[-12.4843,7.4435],[-12.484,7.4429],[-12.4832,7.4426],[-12.4832,7.4407],[-12.4829,7.4401],[-12.4838,7.4399],[-12.4851,7.4401],[-12.4857,7.4407],[-12.4865,7.4407],[-12.4868,7.4412],[-12.4879,7.4421],[-12.4882,7.4426],[-12.4893,7.4432],[-12.4893,7.4438],[-12.4901,7.4443],[-12.4901,7.4454],[-12.4896,7.4452]]],[[[-12.4929,7.4476],[-12.4924,7.446],[-12.4913,7.4451],[-12.4913,7.4446],[-12.4907,7.4446],[-12.4907,7.444],[-12.4893,7.4429],[-12.4885,7.4418],[-12.4882,7.441],[-12.4876,7.441],[-12.4854,7.4396],[-12.4851,7.439],[-12.4829,7.4382],[-12.4818,7.4365],[-12.4807,7.4363],[-12.4801,7.4351],[-12.4799,7.4351],[-12.4796,7.434],[-12.4793,7.434],[-12.4793,7.4329],[-12.4796,7.4329],[-12.4796,7.4318],[-12.4807,7.4304],[-12.4815,7.4301],[-12.4826,7.4301],[-12.4843,7.4307],[-12.4851,7.4299],[-12.4851,7.4293],[-12.4865,7.4293],[-12.4876,7.4299],[-12.4879,7.4304],[-12.489,7.4307],[-12.489,7.4313],[-12.4899,7.4315],[-12.4899,7.4332],[-12.4904,7.4335],[-12.4907,7.4346],[-12.4915,7.4351],[-12.4921,7.4363],[-12.4926,7.4368],[-12.4926,7.4374],[-12.4935,7.4376],[-12.4938,7.4387],[-12.4949,7.4396],[-12.4949,7.4401],[-12.4957,7.4404],[-12.4963,7.4415],[-12.4963,7.4432],[-12.4957,7.4435],[-12.4954,7.4449],[-12.4949,7.4449],[-12.4946,7.4463],[-12.494,7.4465],[-12.494,7.4476],[-12.4929,7.4476]]],[[[-12.4949,7.4529],[-12.4949,7.4513],[-12.4951,7.4513],[-12.496,7.4485],[-12.4974,7.4463],[-12.4979,7.446],[-12.499,7.446],[-12.4996,7.4465],[-12.4999,7.4485],[-12.4985,7.4496],[-12.4976,7.4507],[-12.4974,7.4518],[-12.4968,7.4518],[-12.4965,7.4526],[-12.496,7.4529],[-12.4949,7.4529]]],[[[-12.4979,7.469],[-12.4976,7.4687],[-12.4976,7.4676],[-12.4982,7.4674],[-12.4985,7.4662],[-12.4999,7.4657],[-12.5004,7.466],[-12.501,7.4671],[-12.501,7.4685],[-12.5001,7.469],[-12.4979,7.469]]],[[[-12.5101,7.4707],[-12.5101,7.4704],[-12.5088,7.4701],[-12.5088,7.4687],[-12.5093,7.4685],[-12.5096,7.4676],[-12.5104,7.4674],[-12.5104,7.4668],[-12.511,7.466],[-12.5115,7.466],[-12.5121,7.4654],[-12.5129,7.4651],[-12.5154,7.4651],[-12.5163,7.466],[-12.5165,7.4674],[-12.5171,7.4676],[-12.5171,7.4687],[-12.5163,7.469],[-12.5151,7.4704],[-12.5118,7.4704],[-12.5118,7.4707],[-12.5101,7.4707]]],[[[-12.4971,7.5199],[-12.4971,7.5196],[-12.496,7.5185],[-12.4954,7.5185],[-12.4954,7.5168],[-12.4949,7.5163],[-12.4949,7.5143],[-12.4932,7.5143],[-12.4926,7.5157],[-12.4921,7.5157],[-12.491,7.5143],[-12.4896,7.5121],[-12.489,7.5118],[-12.489,7.5085],[-12.4893,7.5085],[-12.4893,7.5068],[-12.4896,7.5063],[-12.4907,7.5063],[-12.4915,7.5065],[-12.4918,7.5057],[-12.4913,7.5051],[-12.4913,7.5021],[-12.4921,7.5018],[-12.4921,7.5013],[-12.4935,7.501],[-12.4935,7.5004],[-12.4943,7.5007],[-12.4943,7.5024],[-12.4949,7.5026],[-12.4949,7.5074],[-12.4954,7.5082],[-12.4954,7.5096],[-12.4957,7.5096],[-12.4957,7.5107],[-12.4965,7.5115],[-12.4968,7.5124],[-12.4974,7.5124],[-12.4974,7.5129],[-12.4982,7.5138],[-12.4982,7.5146],[-12.499,7.5154],[-12.499,7.5174],[-12.4988,7.5174],[-12.4988,7.5185],[-12.4979,7.5199],[-12.4971,7.5199]]],[[[-12.4743,7.5226],[-12.4735,7.5218],[-12.4732,7.5207],[-12.4726,7.5199],[-12.4721,7.5199],[-12.4718,7.5187],[-12.4718,7.5174],[-12.4715,7.5174],[-12.4715,7.5163],[-12.471,7.5163],[-12.471,7.514],[-12.4715,7.5126],[-12.4724,7.5129],[-12.4757,7.5129],[-12.4765,7.5126],[-12.4771,7.5132],[-12.4771,7.5151],[-12.4768,7.5151],[-12.4768,7.5171],[-12.4765,7.5171],[-12.4765,7.5182],[-12.4763,7.5182],[-12.4763,7.5199],[-12.476,7.5199],[-12.4751,7.521],[-12.4751,7.5224],[-12.4743,7.5226]]],[[[-12.4782,7.524],[-12.4776,7.5237],[-12.4771,7.5226],[-12.476,7.5224],[-12.476,7.521],[-12.4763,7.5204],[-12.4776,7.5204],[-12.4785,7.5212],[-12.4785,7.5226],[-12.4788,7.5226],[-12.4785,7.524],[-12.4782,7.524]]],[[[-12.4879,7.5354],[-12.4879,7.5335],[-12.4874,7.5335],[-12.4874,7.5329],[-12.4868,7.5326],[-12.4868,7.5315],[-12.4857,7.5299],[-12.4851,7.5296],[-12.4849,7.5285],[-12.4829,7.5271],[-12.4829,7.5237],[-12.4824,7.5229],[-12.4824,7.5221],[-12.4829,7.521],[-12.4846,7.521],[-12.4851,7.5221],[-12.4851,7.5229],[-12.4863,7.5237],[-12.4863,7.5243],[-12.4879,7.5257],[-12.489,7.5271],[-12.4896,7.5271],[-12.4907,7.5285],[-12.4913,7.5285],[-12.4915,7.5293],[-12.4915,7.5307],[-12.4907,7.5318],[-12.4904,7.5329],[-12.4899,7.5332],[-12.4893,7.5351],[-12.4879,7.5354]]],[[[-12.4671,7.5446],[-12.4671,7.544],[-12.4665,7.5437],[-12.4651,7.5437],[-12.4646,7.5432],[-12.4615,7.5432],[-12.4601,7.5424],[-12.4601,7.5418],[-12.459,7.5413],[-12.4585,7.539],[-12.4579,7.5388],[-12.4579,7.5368],[-12.4576,7.5368],[-12.4576,7.5351],[-12.4582,7.5343],[-12.4588,7.5343],[-12.459,7.5332],[-12.4596,7.5329],[-12.4596,7.5318],[-12.4593,7.5313],[-12.4599,7.531],[-12.4599,7.5304],[-12.4604,7.5301],[-12.4604,7.5282],[-12.4613,7.5276],[-12.4615,7.5271],[-12.4626,7.5263],[-12.4626,7.5257],[-12.4632,7.5254],[-12.4632,7.5249],[-12.464,7.524],[-12.4643,7.5224],[-12.4663,7.5224],[-12.4668,7.5215],[-12.4674,7.5215],[-12.4679,7.521],[-12.4685,7.521],[-12.4688,7.5215],[-12.4693,7.5215],[-12.4701,7.5226],[-12.4713,7.5237],[-12.4715,7.5249],[-12.4721,7.5251],[-12.4721,7.5263],[-12.4726,7.5265],[-12.4726,7.5271],[-12.4735,7.5276],[-12.474,7.5293],[-12.4746,7.5296],[-12.4749,7.5315],[-12.4757,7.5326],[-12.476,7.5343],[-12.4765,7.5351],[-12.4765,7.5363],[-12.4774,7.5371],[-12.4774,7.5379],[-12.4779,7.5382],[-12.4779,7.5404],[-12.4774,7.541],[-12.4763,7.541],[-12.4763,7.5415],[-12.474,7.5415],[-12.4729,7.5421],[-12.4726,7.5426],[-12.4713,7.5429],[-12.4701,7.5443],[-12.4693,7.5446],[-12.4671,7.5446]]],[[[-12.4921,7.5474],[-12.4918,7.5468],[-12.4918,7.5451],[-12.4915,7.5451],[-12.4915,7.544],[-12.4921,7.5437],[-12.4921,7.5424],[-12.4915,7.5421],[-12.4915,7.5399],[-12.4913,7.5399],[-12.4913,7.5374],[-12.4915,7.5363],[-12.4921,7.5363],[-12.4926,7.5357],[-12.4926,7.5351],[-12.4938,7.5343],[-12.4938,7.5332],[-12.494,7.5324],[-12.4946,7.5321],[-12.4963,7.5324],[-12.4963,7.5329],[-12.4968,7.5329],[-12.4971,7.5338],[-12.4971,7.5351],[-12.4974,7.5351],[-12.4974,7.5379],[-12.4971,7.5379],[-12.4971,7.539],[-12.4968,7.539],[-12.4968,7.5432],[-12.4971,7.5435],[-12.4971,7.5446],[-12.4965,7.5449],[-12.4963,7.546],[-12.4957,7.546],[-12.4951,7.5468],[-12.4938,7.5471],[-12.4938,7.5474],[-12.4921,7.5474]]],[[[-12.481,7.551],[-12.4801,7.5501],[-12.479,7.5499],[-12.4785,7.5493],[-12.4776,7.5493],[-12.4774,7.5487],[-12.476,7.5482],[-12.4757,7.5476],[-12.4749,7.5476],[-12.4743,7.5468],[-12.4726,7.5465],[-12.4724,7.5446],[-12.4738,7.5446],[-12.4746,7.5437],[-12.4751,7.5437],[-12.4757,7.5426],[-12.4763,7.5426],[-12.4763,7.5435],[-12.4779,7.5435],[-12.4785,7.5432],[-12.4785,7.5426],[-12.4799,7.5429],[-12.4807,7.5437],[-12.4813,7.5454],[-12.4818,7.5457],[-12.4821,7.5471],[-12.4826,7.5474],[-12.4826,7.5504],[-12.4818,7.551],[-12.481,7.551]]],[[[-12.4959,7.5554],[-12.4965,7.5554],[-12.4965,7.556],[-12.496,7.5563],[-12.496,7.5568],[-12.4954,7.5571],[-12.4954,7.5579],[-12.4946,7.5579],[-12.4946,7.5565],[-12.4949,7.556],[-12.4959,7.5554]]],[[[-12.4715,7.5804],[-12.4713,7.579],[-12.4713,7.5774],[-12.4718,7.5765],[-12.4718,7.5751],[-12.4724,7.5746],[-12.4724,7.5735],[-12.4729,7.5729],[-12.4729,7.5721],[-12.4738,7.5721],[-12.4743,7.5735],[-12.4751,7.5735],[-12.4751,7.5746],[-12.474,7.5754],[-12.4738,7.5762],[-12.4738,7.5776],[-12.4735,7.5776],[-12.4735,7.5788],[-12.4729,7.579],[-12.4726,7.5801],[-12.4715,7.5804]]],[[[-12.9951,7.5913],[-12.9949,7.591],[-12.9949,7.5896],[-12.9943,7.5893],[-12.994,7.5879],[-12.9943,7.5874],[-12.9957,7.5876],[-12.9965,7.5882],[-12.9963,7.589],[-12.9963,7.591],[-12.9951,7.5913]]],[[[-12.9249,7.5921],[-12.9243,7.5913],[-12.9243,7.5907],[-12.9235,7.5899],[-12.9229,7.5899],[-12.9224,7.5885],[-12.9218,7.5876],[-12.9207,7.5876],[-12.9213,7.5863],[-12.9226,7.586],[-12.9226,7.5854],[-12.9235,7.5849],[-12.9251,7.5846],[-12.9257,7.584],[-12.9274,7.584],[-12.9282,7.5849],[-12.9288,7.5849],[-12.9296,7.586],[-12.9296,7.5871],[-12.929,7.5874],[-12.929,7.5882],[-12.9285,7.5888],[-12.9276,7.5904],[-12.9271,7.5904],[-12.926,7.5918],[-12.9249,7.5921]]],[[[-12.9876,7.5926],[-12.9868,7.5924],[-12.9865,7.5913],[-12.9857,7.5907],[-12.9854,7.5901],[-12.9843,7.5901],[-12.9843,7.5899],[-12.9832,7.5893],[-12.9826,7.5888],[-12.9821,7.5888],[-12.9815,7.5879],[-12.9807,7.5876],[-12.979,7.5876],[-12.979,7.5879],[-12.9774,7.5879],[-12.9774,7.5882],[-12.9757,7.5882],[-12.9757,7.5885],[-12.9729,7.5885],[-12.9729,7.5882],[-12.9715,7.5882],[-12.9707,7.5876],[-12.969,7.5876],[-12.9676,7.5865],[-12.9676,7.584],[-12.9674,7.584],[-12.9674,7.5815],[-12.9665,7.5804],[-12.9663,7.5796],[-12.9671,7.5785],[-12.9688,7.5779],[-12.9693,7.5771],[-12.9699,7.5768],[-12.9707,7.5757],[-12.9724,7.5743],[-12.9735,7.574],[-12.9737,7.5735],[-12.9743,7.5735],[-12.9751,7.5724],[-12.9757,7.5724],[-12.9762,7.5718],[-12.9768,7.5718],[-12.9779,7.571],[-12.9788,7.571],[-12.9799,7.5704],[-12.9804,7.5699],[-12.9804,7.5688],[-12.981,7.5676],[-12.9815,7.5671],[-12.9824,7.5671],[-12.9832,7.5676],[-12.9829,7.569],[-12.9824,7.5693],[-12.9824,7.5724],[-12.9815,7.5732],[-12.9813,7.5724],[-12.9801,7.5721],[-12.9796,7.5732],[-12.9788,7.5732],[-12.9788,7.5724],[-12.9782,7.5724],[-12.9768,7.5735],[-12.9762,7.5735],[-12.9757,7.574],[-12.9751,7.574],[-12.9743,7.5751],[-12.9737,7.5751],[-12.9732,7.5762],[-12.974,7.5768],[-12.9765,7.5768],[-12.9771,7.5762],[-12.9788,7.5762],[-12.979,7.5768],[-12.9801,7.5768],[-12.9807,7.5776],[-12.9815,7.5776],[-12.9818,7.5782],[-12.9829,7.5782],[-12.9835,7.579],[-12.9857,7.581],[-12.9857,7.5815],[-12.9871,7.5826],[-12.9871,7.5832],[-12.9879,7.584],[-12.9885,7.584],[-12.9888,7.5846],[-12.9896,7.5846],[-12.9899,7.5835],[-12.9907,7.5835],[-12.9915,7.5846],[-12.9926,7.5854],[-12.9924,7.5868],[-12.9915,7.5874],[-12.9915,7.5882],[-12.9907,7.5893],[-12.9899,7.5899],[-12.9899,7.591],[-12.989,7.5926],[-12.9876,7.5926]]],[[[-12.9796,7.5932],[-12.9796,7.5913],[-12.9804,7.5904],[-12.981,7.591],[-12.9815,7.591],[-12.9815,7.5921],[-12.9807,7.5929],[-12.9796,7.5932]]],[[[-12.4804,7.599],[-12.4799,7.5982],[-12.4782,7.5979],[-12.4776,7.5976],[-12.4776,7.5971],[-12.4771,7.5971],[-12.4765,7.5963],[-12.476,7.5963],[-12.4757,7.5957],[-12.4757,7.5946],[-12.4751,7.594],[-12.4746,7.5924],[-12.4746,7.591],[-12.4743,7.591],[-12.4743,7.5885],[-12.4751,7.5876],[-12.4751,7.5849],[-12.4754,7.584],[-12.4763,7.584],[-12.4765,7.5835],[-12.4785,7.5824],[-12.4785,7.5818],[-12.4796,7.5818],[-12.4796,7.5824],[-12.4813,7.584],[-12.4818,7.586],[-12.4826,7.5865],[-12.4826,7.5882],[-12.4832,7.5885],[-12.4832,7.589],[-12.4838,7.5896],[-12.484,7.5913],[-12.4846,7.5921],[-12.4846,7.5938],[-12.484,7.594],[-12.4838,7.596],[-12.4832,7.5963],[-12.4832,7.5982],[-12.4824,7.599],[-12.4804,7.599]]],[[[-13.011,7.6035],[-13.011,7.6032],[-13.0065,7.6032],[-13.0051,7.6026],[-13.0049,7.6021],[-13.0049,7.5993],[-13.0057,7.599],[-13.0057,7.5979],[-13.0068,7.5965],[-13.0068,7.5954],[-13.0074,7.5949],[-13.0074,7.5938],[-13.009,7.5935],[-13.0093,7.5929],[-13.0101,7.5929],[-13.0101,7.5938],[-13.0113,7.594],[-13.0115,7.5932],[-13.0121,7.5929],[-13.0118,7.5921],[-13.0101,7.5921],[-13.0096,7.5913],[-13.0088,7.5913],[-13.0082,7.5924],[-13.0074,7.5926],[-13.0063,7.5926],[-13.006,7.5935],[-13.004,7.594],[-13.004,7.5946],[-13.0032,7.5946],[-13.0021,7.5938],[-13.0024,7.5932],[-13.0032,7.5929],[-13.0043,7.5929],[-13.0049,7.5926],[-13.006,7.591],[-13.0065,7.591],[-13.0071,7.5901],[-13.0085,7.5901],[-13.0085,7.5904],[-13.0096,7.5904],[-13.0096,7.5907],[-13.011,7.5907],[-13.0126,7.5915],[-13.0146,7.5915],[-13.016,7.5921],[-13.0163,7.5926],[-13.0171,7.5929],[-13.0171,7.5938],[-13.0176,7.594],[-13.0182,7.5957],[-13.0182,7.5971],[-13.0185,7.5971],[-13.0185,7.5987],[-13.019,7.5993],[-13.019,7.6001],[-13.0196,7.6004],[-13.0196,7.6012],[-13.0185,7.6015],[-13.0176,7.6007],[-13.0171,7.6007],[-13.0171,7.5996],[-13.0176,7.5993],[-13.0176,7.5985],[-13.0168,7.5979],[-13.0165,7.5965],[-13.016,7.5963],[-13.016,7.5954],[-13.0154,7.5951],[-13.0151,7.596],[-13.014,7.596],[-13.014,7.5982],[-13.0146,7.5996],[-13.0151,7.5999],[-13.0154,7.6007],[-13.0146,7.6015],[-13.014,7.6015],[-13.014,7.6021],[-13.0135,7.6024],[-13.0135,7.6029],[-13.0126,7.6029],[-13.0121,7.6035],[-13.011,7.6035]]],[[[-12.564,7.6135],[-12.564,7.6132],[-12.5621,7.6132],[-12.5618,7.6126],[-12.5601,7.6126],[-12.5601,7.6124],[-12.5585,7.6124],[-12.5585,7.6121],[-12.5568,7.6121],[-12.5563,7.6115],[-12.5554,7.6118],[-12.5532,7.6118],[-12.5518,7.611],[-12.5507,7.611],[-12.5507,7.6104],[-12.5496,7.6104],[-12.549,7.6099],[-12.5482,7.6099],[-12.5465,7.6088],[-12.5457,7.6088],[-12.5451,7.6082],[-12.544,7.6079],[-12.5426,7.6071],[-12.5415,7.6071],[-12.5415,7.6068],[-12.5404,7.6068],[-12.5404,7.6065],[-12.5385,7.6065],[-12.5385,7.6063],[-12.5371,7.6063],[-12.5371,7.606],[-12.536,7.606],[-12.536,7.6057],[-12.5349,7.6054],[-12.5346,7.6049],[-12.5335,7.6043],[-12.5329,7.6043],[-12.5321,7.6035],[-12.531,7.6035],[-12.5304,7.6026],[-12.5296,7.6026],[-12.529,7.6021],[-12.5274,7.6015],[-12.5271,7.601],[-12.526,7.6001],[-12.5254,7.6001],[-12.5249,7.5993],[-12.5237,7.599],[-12.5235,7.5982],[-12.5221,7.5976],[-12.5221,7.5971],[-12.521,7.5968],[-12.5204,7.596],[-12.5193,7.5957],[-12.5179,7.594],[-12.5174,7.594],[-12.5165,7.5929],[-12.5154,7.5926],[-12.5143,7.5913],[-12.5138,7.5913],[-12.5132,7.5907],[-12.5126,7.5907],[-12.5126,7.5901],[-12.5121,7.5901],[-12.5113,7.589],[-12.5101,7.5888],[-12.5099,7.5882],[-12.5088,7.5876],[-12.5074,7.5874],[-12.5074,7.5868],[-12.5065,7.586],[-12.5046,7.5854],[-12.5046,7.5849],[-12.5038,7.584],[-12.5029,7.5838],[-12.5024,7.5821],[-12.5007,7.5801],[-12.4999,7.5796],[-12.4999,7.579],[-12.499,7.5779],[-12.4982,7.5776],[-12.4982,7.5771],[-12.4976,7.5768],[-12.4968,7.5754],[-12.4963,7.5754],[-12.4963,7.5746],[-12.4954,7.574],[-12.4951,7.5729],[-12.4938,7.5693],[-12.4935,7.5693],[-12.4935,7.5674],[-12.4938,7.5674],[-12.4938,7.5649],[-12.4935,7.564],[-12.4938,7.5635],[-12.4951,7.5621],[-12.4954,7.5604],[-12.4963,7.5596],[-12.4965,7.5585],[-12.4971,7.5585],[-12.4971,7.5579],[-12.4979,7.5574],[-12.4979,7.5568],[-12.4993,7.5557],[-12.4996,7.5543],[-12.5004,7.5538],[-12.5004,7.5529],[-12.501,7.5521],[-12.501,7.5504],[-12.5021,7.5499],[-12.5021,7.549],[-12.5026,7.5487],[-12.5029,7.5476],[-12.5035,7.5476],[-12.5038,7.5471],[-12.5051,7.5471],[-12.5057,7.5474],[-12.5068,7.5485],[-12.5079,7.5485],[-12.5096,7.5493],[-12.5113,7.5493],[-12.5115,7.5501],[-12.5121,7.5501],[-12.5124,7.551],[-12.5124,7.5529],[-12.5132,7.5538],[-12.5132,7.5557],[-12.5135,7.5557],[-12.5138,7.5568],[-12.5146,7.5576],[-12.5146,7.5588],[-12.5151,7.559],[-12.5157,7.5601],[-12.5168,7.5613],[-12.5174,7.5626],[-12.5179,7.5629],[-12.5199,7.5629],[-12.5204,7.5635],[-12.521,7.5635],[-12.5212,7.564],[-12.5218,7.5638],[-12.5229,7.5638],[-12.5229,7.5635],[-12.5243,7.5635],[-12.5243,7.5632],[-12.5285,7.5632],[-12.5296,7.5624],[-12.5304,7.5624],[-12.5318,7.5615],[-12.5329,7.5615],[-12.5332,7.561],[-12.534,7.561],[-12.5343,7.5601],[-12.5354,7.559],[-12.536,7.559],[-12.5365,7.5582],[-12.5371,7.5579],[-12.5371,7.5571],[-12.5379,7.5563],[-12.5396,7.5557],[-12.5396,7.5546],[-12.5401,7.5543],[-12.5401,7.5538],[-12.5421,7.5521],[-12.5424,7.5515],[-12.5424,7.5482],[-12.5421,7.5482],[-12.5421,7.5471],[-12.5424,7.5471],[-12.5424,7.5454],[-12.5426,7.5449],[-12.5449,7.5449],[-12.5449,7.5451],[-12.5468,7.5451],[-12.5474,7.5454],[-12.5479,7.5462],[-12.5485,7.5462],[-12.549,7.5471],[-12.5496,7.5471],[-12.5501,7.5482],[-12.5515,7.5487],[-12.5518,7.5493],[-12.5524,7.5493],[-12.5526,7.5499],[-12.5538,7.5504],[-12.5546,7.5513],[-12.5554,7.5513],[-12.5557,7.5518],[-12.5568,7.5518],[-12.5568,7.5521],[-12.5588,7.5521],[-12.5596,7.5518],[-12.5601,7.5513],[-12.5613,7.5513],[-12.5613,7.551],[-12.5624,7.5499],[-12.5629,7.5499],[-12.5632,7.5493],[-12.5638,7.5493],[-12.564,7.5487],[-12.5651,7.5485],[-12.5651,7.5482],[-12.5663,7.5482],[-12.5665,7.5476],[-12.5676,7.5476],[-12.5688,7.5487],[-12.5688,7.5501],[-12.569,7.5501],[-12.569,7.5524],[-12.5693,7.5524],[-12.5693,7.5576],[-12.5696,7.5585],[-12.5701,7.559],[-12.5715,7.5596],[-12.5726,7.561],[-12.5735,7.5613],[-12.5735,7.5624],[-12.5729,7.5632],[-12.5729,7.5643],[-12.5724,7.5649],[-12.5729,7.5665],[-12.5729,7.5685],[-12.5738,7.5693],[-12.5749,7.571],[-12.5749,7.5715],[-12.5757,7.5718],[-12.5765,7.5729],[-12.5771,7.5729],[-12.5774,7.574],[-12.5779,7.5743],[-12.5779,7.5749],[-12.5788,7.5757],[-12.5799,7.576],[-12.5807,7.5765],[-12.5807,7.5771],[-12.5813,7.5774],[-12.5813,7.5779],[-12.5818,7.5785],[-12.5815,7.5793],[-12.5815,7.5804],[-12.581,7.5807],[-12.581,7.5813],[-12.5804,7.5815],[-12.5801,7.5824],[-12.5801,7.5857],[-12.5813,7.5865],[-12.5815,7.5871],[-12.5824,7.5876],[-12.5851,7.5876],[-12.5851,7.5874],[-12.5885,7.5874],[-12.5896,7.5876],[-12.5904,7.5885],[-12.5913,7.5888],[-12.5913,7.5893],[-12.5924,7.5899],[-12.5924,7.5904],[-12.5929,7.5904],[-12.5929,7.5915],[-12.5935,7.5918],[-12.5935,7.5932],[-12.5937,7.594],[-12.5929,7.5943],[-12.5929,7.5949],[-12.5924,7.5949],[-12.5924,7.5954],[-12.5915,7.5963],[-12.5907,7.5965],[-12.5899,7.5976],[-12.5899,7.5982],[-12.5888,7.5987],[-12.5885,7.5999],[-12.5879,7.5999],[-12.5876,7.601],[-12.5868,7.6015],[-12.5863,7.6024],[-12.5863,7.6032],[-12.5854,7.604],[-12.5854,7.6051],[-12.5849,7.6051],[-12.5849,7.6065],[-12.5846,7.6074],[-12.5837,7.6079],[-12.5799,7.6079],[-12.5799,7.6082],[-12.5785,7.6082],[-12.5779,7.6088],[-12.5765,7.6088],[-12.5765,7.609],[-12.5754,7.609],[-12.5746,7.6096],[-12.5732,7.6096],[-12.5726,7.6101],[-12.5718,7.6101],[-12.5707,7.6115],[-12.5696,7.6118],[-12.5688,7.6129],[-12.5679,7.6129],[-12.5671,7.6135],[-12.564,7.6135]]],[[[-12.9132,7.6185],[-12.9132,7.6182],[-12.9146,7.6182],[-12.9149,7.6176],[-12.916,7.6176],[-12.9165,7.6179],[-12.9163,7.6188],[-12.9157,7.619],[-12.9129,7.619],[-12.9132,7.6185]]],[[[-12.4924,7.6214],[-12.4924,7.6213],[-12.4901,7.6213],[-12.4896,7.6207],[-12.4888,7.6207],[-12.4882,7.6201],[-12.4871,7.6199],[-12.4868,7.6193],[-12.4863,7.6193],[-12.4851,7.6179],[-12.4843,7.6165],[-12.4832,7.616],[-12.4829,7.6149],[-12.4818,7.614],[-12.4818,7.6135],[-12.4813,7.6132],[-12.4813,7.6126],[-12.4804,7.6121],[-12.4801,7.611],[-12.4799,7.611],[-12.4799,7.6099],[-12.4793,7.6093],[-12.4793,7.6085],[-12.4782,7.6074],[-12.4782,7.6051],[-12.4785,7.6046],[-12.4799,7.6046],[-12.4799,7.6043],[-12.4832,7.6043],[-12.4832,7.6046],[-12.4843,7.6046],[-12.4843,7.6049],[-12.4854,7.6049],[-12.486,7.6054],[-12.4868,7.6057],[-12.489,7.6057],[-12.4907,7.6063],[-12.4915,7.6076],[-12.4929,7.6079],[-12.4932,7.609],[-12.4946,7.6093],[-12.4954,7.6101],[-12.4965,7.6101],[-12.4974,7.6113],[-12.4982,7.6118],[-12.4988,7.6118],[-12.4999,7.6129],[-12.5004,7.6129],[-12.5007,7.6138],[-12.5024,7.6151],[-12.5035,7.6154],[-12.5038,7.616],[-12.5043,7.616],[-12.5046,7.6165],[-12.5057,7.6168],[-12.506,7.6174],[-12.5068,7.6174],[-12.5076,7.6182],[-12.5071,7.619],[-12.5057,7.6193],[-12.5057,7.6196],[-12.5032,7.6196],[-12.5026,7.6201],[-12.5015,7.6201],[-12.5007,7.6207],[-12.4965,7.6207],[-12.4965,7.621],[-12.4954,7.621],[-12.4954,7.6213],[-12.4935,7.6213],[-12.4924,7.6214]]],[[[-12.804,7.6224],[-12.8038,7.621],[-12.8049,7.621],[-12.8049,7.6207],[-12.806,7.6207],[-12.806,7.6218],[-12.8054,7.6224],[-12.804,7.6224]]],[[[-12.5199,7.6315],[-12.5193,7.631],[-12.519,7.6299],[-12.5182,7.6301],[-12.5171,7.6301],[-12.5174,7.629],[-12.519,7.629],[-12.519,7.6287],[-12.5201,7.6287],[-12.5201,7.6299],[-12.5207,7.6304],[-12.5207,7.6312],[-12.5199,7.6315]]],[[[-12.5026,7.6315],[-12.5021,7.6312],[-12.5021,7.6299],[-12.5018,7.6299],[-12.5018,7.6285],[-12.5013,7.6282],[-12.5015,7.6274],[-12.5021,7.6268],[-12.5046,7.6268],[-12.5054,7.6271],[-12.5054,7.6287],[-12.5043,7.6293],[-12.504,7.6304],[-12.5035,7.6304],[-12.5035,7.6312],[-12.5026,7.6315]]],[[[-12.9535,7.6329],[-12.9529,7.6324],[-12.9532,7.6315],[-12.9557,7.6315],[-12.9574,7.6301],[-12.9576,7.629],[-12.9588,7.6293],[-12.9588,7.6301],[-12.9582,7.6304],[-12.9571,7.6321],[-12.9557,7.6324],[-12.9551,7.6329],[-12.9535,7.6329]]],[[[-12.5576,7.6357],[-12.5568,7.6354],[-12.5554,7.6338],[-12.5551,7.6332],[-12.554,7.6324],[-12.5538,7.6315],[-12.5538,7.6304],[-12.5546,7.6299],[-12.5565,7.6299],[-12.5565,7.6301],[-12.5576,7.6301],[-12.5576,7.6304],[-12.5588,7.6307],[-12.5593,7.6321],[-12.5596,7.6321],[-12.5599,7.6332],[-12.5607,7.634],[-12.5607,7.6354],[-12.5582,7.6354],[-12.5576,7.6357]]],[[[-12.6276,7.6415],[-12.6276,7.6413],[-12.6238,7.6413],[-12.6238,7.641],[-12.6226,7.641],[-12.6226,7.6407],[-12.6204,7.6407],[-12.6199,7.6401],[-12.6182,7.6401],[-12.6182,7.6399],[-12.616,7.6399],[-12.6149,7.6396],[-12.614,7.639],[-12.6126,7.639],[-12.6126,7.6393],[-12.6099,7.6393],[-12.6099,7.639],[-12.6088,7.639],[-12.6088,7.6388],[-12.6054,7.6388],[-12.6049,7.6382],[-12.604,7.6379],[-12.6026,7.6379],[-12.6026,7.6376],[-12.6004,7.6376],[-12.6004,7.6374],[-12.5971,7.6374],[-12.5962,7.6379],[-12.5949,7.6379],[-12.5949,7.6376],[-12.5921,7.6376],[-12.5921,7.6379],[-12.5907,7.6379],[-12.5901,7.6374],[-12.5893,7.6374],[-12.5893,7.6368],[-12.5876,7.6363],[-12.5874,7.6357],[-12.5857,7.6351],[-12.5851,7.634],[-12.5843,7.634],[-12.5837,7.6321],[-12.5829,7.6315],[-12.5829,7.631],[-12.5824,7.6301],[-12.5804,7.6282],[-12.5801,7.6276],[-12.5788,7.626],[-12.5782,7.6257],[-12.5771,7.624],[-12.5765,7.6238],[-12.5765,7.6232],[-12.5757,7.6226],[-12.5757,7.6218],[-12.5751,7.6215],[-12.5751,7.6204],[-12.5757,7.6193],[-12.5779,7.619],[-12.5785,7.6185],[-12.579,7.6185],[-12.5799,7.6176],[-12.581,7.6176],[-12.581,7.6174],[-12.5821,7.6174],[-12.5824,7.6168],[-12.5843,7.6163],[-12.5849,7.6157],[-12.586,7.6154],[-12.5865,7.6149],[-12.5874,7.6149],[-12.5885,7.6143],[-12.5888,7.6138],[-12.5899,7.6138],[-12.5901,7.6132],[-12.5907,7.6132],[-12.5913,7.6124],[-12.5921,7.6118],[-12.5932,7.6115],[-12.5937,7.611],[-12.5946,7.6107],[-12.5946,7.6101],[-12.5954,7.6099],[-12.5982,7.6071],[-12.5982,7.6057],[-12.5987,7.6049],[-12.5987,7.5968],[-12.5996,7.5963],[-12.5996,7.5954],[-12.6004,7.5954],[-12.6007,7.596],[-12.6024,7.5968],[-12.6024,7.5976],[-12.6029,7.5982],[-12.6029,7.599],[-12.6038,7.5996],[-12.6038,7.6001],[-12.6046,7.6012],[-12.6051,7.6024],[-12.6068,7.6037],[-12.6068,7.6043],[-12.6079,7.6051],[-12.6085,7.606],[-12.6088,7.6074],[-12.6099,7.6082],[-12.6104,7.609],[-12.611,7.609],[-12.6115,7.6096],[-12.6126,7.6099],[-12.6132,7.6104],[-12.6143,7.6104],[-12.6151,7.6099],[-12.6168,7.6093],[-12.6171,7.6088],[-12.6176,7.6088],[-12.6176,7.6079],[-12.6182,7.6076],[-12.6182,7.6054],[-12.6174,7.6043],[-12.6171,7.6035],[-12.6165,7.6029],[-12.6163,7.6018],[-12.616,7.6018],[-12.616,7.6004],[-12.6163,7.6004],[-12.6163,7.5993],[-12.6171,7.5982],[-12.6171,7.5976],[-12.6179,7.5974],[-12.6179,7.596],[-12.6182,7.596],[-12.6182,7.5935],[-12.6179,7.5935],[-12.6179,7.5901],[-12.619,7.5885],[-12.6204,7.5879],[-12.624,7.5879],[-12.6249,7.5882],[-12.6251,7.5888],[-12.6251,7.5899],[-12.6257,7.5904],[-12.6257,7.5926],[-12.6265,7.5932],[-12.6268,7.5938],[-12.629,7.5938],[-12.6293,7.5932],[-12.631,7.5915],[-12.631,7.5893],[-12.6318,7.5885],[-12.6321,7.5874],[-12.6318,7.5871],[-12.631,7.5876],[-12.6307,7.5888],[-12.6301,7.589],[-12.6299,7.5901],[-12.6293,7.5904],[-12.6293,7.591],[-12.6288,7.5915],[-12.6288,7.5926],[-12.6285,7.5929],[-12.6268,7.5929],[-12.6265,7.5924],[-12.6265,7.5904],[-12.626,7.5899],[-12.626,7.5888],[-12.6251,7.5874],[-12.624,7.5874],[-12.624,7.5871],[-12.6204,7.5871],[-12.6204,7.5874],[-12.619,7.5876],[-12.6176,7.5888],[-12.6176,7.5893],[-12.6171,7.5899],[-12.6171,7.5943],[-12.6174,7.5943],[-12.6171,7.596],[-12.616,7.5968],[-12.616,7.5982],[-12.6157,7.5982],[-12.6157,7.5993],[-12.6154,7.5993],[-12.6154,7.6007],[-12.6146,7.6024],[-12.6146,7.6035],[-12.6143,7.6035],[-12.6143,7.6046],[-12.6146,7.6046],[-12.6146,7.606],[-12.6149,7.606],[-12.6149,7.6076],[-12.6146,7.6082],[-12.6132,7.6082],[-12.6132,7.6085],[-12.6115,7.6085],[-12.6113,7.6079],[-12.6113,7.6065],[-12.611,7.606],[-12.6101,7.6054],[-12.6099,7.6049],[-12.609,7.6043],[-12.609,7.6032],[-12.6076,7.6021],[-12.6071,7.6007],[-12.6071,7.5999],[-12.6065,7.5993],[-12.6065,7.5968],[-12.6068,7.596],[-12.6063,7.5951],[-12.6057,7.5951],[-12.6054,7.5946],[-12.604,7.5946],[-12.6035,7.594],[-12.6021,7.594],[-12.6021,7.5938],[-12.5987,7.5938],[-12.5982,7.5946],[-12.5974,7.5949],[-12.5968,7.596],[-12.5968,7.5971],[-12.5962,7.5976],[-12.5962,7.599],[-12.596,7.599],[-12.596,7.6001],[-12.5962,7.6001],[-12.5962,7.6012],[-12.5965,7.6012],[-12.5965,7.6035],[-12.5971,7.604],[-12.5971,7.6068],[-12.5965,7.6076],[-12.5951,7.6079],[-12.594,7.609],[-12.5932,7.6093],[-12.5899,7.6093],[-12.5896,7.6088],[-12.589,7.6088],[-12.589,7.606],[-12.5896,7.6054],[-12.5896,7.604],[-12.5899,7.6029],[-12.5904,7.6024],[-12.5904,7.6007],[-12.5907,7.5999],[-12.5913,7.5996],[-12.5915,7.5987],[-12.5924,7.5985],[-12.5924,7.5979],[-12.5929,7.5979],[-12.5937,7.5971],[-12.5937,7.5965],[-12.5943,7.5965],[-12.5943,7.5957],[-12.5949,7.5951],[-12.5949,7.5932],[-12.5954,7.5926],[-12.5954,7.591],[-12.5949,7.5901],[-12.5949,7.589],[-12.5937,7.5882],[-12.5932,7.5874],[-12.5924,7.5874],[-12.5918,7.5868],[-12.5901,7.5865],[-12.5885,7.5857],[-12.5826,7.5857],[-12.5824,7.584],[-12.5826,7.584],[-12.5826,7.5826],[-12.5832,7.5821],[-12.5835,7.5813],[-12.5835,7.5799],[-12.5837,7.5799],[-12.5837,7.5788],[-12.5835,7.5788],[-12.5835,7.5776],[-12.5826,7.5771],[-12.5824,7.576],[-12.5804,7.5743],[-12.5796,7.5732],[-12.579,7.5732],[-12.5788,7.5726],[-12.5782,7.5726],[-12.5782,7.5721],[-12.5776,7.5718],[-12.5776,7.5712],[-12.5763,7.5707],[-12.5754,7.5699],[-12.5751,7.5688],[-12.5746,7.5682],[-12.5746,7.564],[-12.5743,7.564],[-12.5743,7.5624],[-12.5746,7.5624],[-12.5746,7.5607],[-12.5743,7.5601],[-12.5735,7.5601],[-12.5724,7.559],[-12.5718,7.559],[-12.5713,7.5585],[-12.5707,7.5585],[-12.5701,7.5576],[-12.5701,7.5524],[-12.5699,7.5524],[-12.5699,7.5499],[-12.5696,7.5499],[-12.5696,7.5487],[-12.5693,7.5487],[-12.5693,7.5476],[-12.5676,7.5468],[-12.5657,7.5468],[-12.5649,7.5471],[-12.5646,7.5476],[-12.564,7.5476],[-12.5638,7.5485],[-12.5624,7.549],[-12.5613,7.5504],[-12.5601,7.5504],[-12.5596,7.551],[-12.5588,7.5513],[-12.5568,7.5513],[-12.5568,7.551],[-12.5557,7.551],[-12.5554,7.5504],[-12.5546,7.5499],[-12.5535,7.5496],[-12.5535,7.5471],[-12.5538,7.5471],[-12.5538,7.5457],[-12.554,7.5457],[-12.554,7.5443],[-12.5549,7.5437],[-12.5554,7.5437],[-12.5563,7.5424],[-12.5565,7.5424],[-12.5565,7.5393],[-12.5563,7.5393],[-12.5563,7.5376],[-12.5551,7.536],[-12.5551,7.5324],[-12.5549,7.5321],[-12.5521,7.5321],[-12.5521,7.5324],[-12.5507,7.5324],[-12.5507,7.5332],[-12.5515,7.5335],[-12.5532,7.5335],[-12.5543,7.5343],[-12.5543,7.5357],[-12.5535,7.5374],[-12.5529,7.5399],[-12.5521,7.5407],[-12.5513,7.541],[-12.5501,7.541],[-12.5493,7.5413],[-12.549,7.5418],[-12.5479,7.5421],[-12.5471,7.5426],[-12.546,7.5426],[-12.546,7.5429],[-12.5449,7.5429],[-12.5449,7.5432],[-12.5432,7.5429],[-12.5432,7.5435],[-12.5418,7.5449],[-12.5413,7.546],[-12.5404,7.5468],[-12.5404,7.5479],[-12.5399,7.5485],[-12.5399,7.5493],[-12.5393,7.5496],[-12.539,7.5513],[-12.5382,7.5515],[-12.5382,7.5524],[-12.5374,7.5532],[-12.5371,7.554],[-12.5371,7.5554],[-12.536,7.556],[-12.536,7.5568],[-12.5349,7.5571],[-12.5343,7.5582],[-12.5324,7.5599],[-12.5315,7.5599],[-12.531,7.5607],[-12.5299,7.5607],[-12.5293,7.5613],[-12.5282,7.5613],[-12.5274,7.5618],[-12.526,7.5618],[-12.526,7.5615],[-12.5249,7.5615],[-12.5249,7.5613],[-12.5224,7.5613],[-12.5224,7.561],[-12.5196,7.561],[-12.5187,7.5601],[-12.5182,7.5601],[-12.5176,7.5596],[-12.5171,7.5596],[-12.5168,7.5585],[-12.5165,7.5585],[-12.5165,7.5574],[-12.516,7.5568],[-12.516,7.5554],[-12.5163,7.5554],[-12.5163,7.5515],[-12.516,7.5515],[-12.516,7.5501],[-12.5154,7.5499],[-12.5154,7.549],[-12.5149,7.5482],[-12.5143,7.5482],[-12.5143,7.5476],[-12.5138,7.5474],[-12.5132,7.5451],[-12.5126,7.5451],[-12.5121,7.5429],[-12.5115,7.5429],[-12.511,7.5421],[-12.511,7.5415],[-12.5104,7.541],[-12.5101,7.5401],[-12.5096,7.5401],[-12.5093,7.5393],[-12.5079,7.5393],[-12.5071,7.539],[-12.5071,7.5385],[-12.5063,7.5382],[-12.5063,7.5376],[-12.5051,7.5374],[-12.5049,7.5365],[-12.5043,7.5363],[-12.5035,7.5346],[-12.5024,7.5343],[-12.5021,7.5338],[-12.5013,7.5338],[-12.5013,7.5329],[-12.5004,7.5329],[-12.5007,7.5321],[-12.5007,7.529],[-12.5004,7.529],[-12.5004,7.5279],[-12.4999,7.5274],[-12.4999,7.5246],[-12.4993,7.5246],[-12.4999,7.5226],[-12.4999,7.5212],[-12.4996,7.5212],[-12.4996,7.5171],[-12.4999,7.516],[-12.5004,7.5154],[-12.5004,7.5138],[-12.4999,7.5135],[-12.4999,7.5129],[-12.499,7.5124],[-12.4985,7.5104],[-12.4976,7.5104],[-12.4974,7.5096],[-12.4968,7.5093],[-12.4968,7.5082],[-12.4965,7.5076],[-12.4957,7.5071],[-12.4957,7.5035],[-12.496,7.5035],[-12.496,7.5021],[-12.4963,7.5021],[-12.4963,7.501],[-12.4951,7.5004],[-12.4951,7.4993],[-12.4957,7.499],[-12.4957,7.4982],[-12.4963,7.4982],[-12.496,7.4971],[-12.4971,7.4963],[-12.4985,7.4963],[-12.4988,7.4968],[-12.4993,7.4968],[-12.4996,7.4974],[-12.5007,7.4974],[-12.5007,7.4963],[-12.5004,7.4963],[-12.5004,7.4951],[-12.501,7.4946],[-12.5013,7.4937],[-12.5026,7.4926],[-12.5026,7.4921],[-12.5035,7.4918],[-12.5035,7.491],[-12.5043,7.4907],[-12.5051,7.4896],[-12.5057,7.4896],[-12.5063,7.4888],[-12.5071,7.4888],[-12.5079,7.4874],[-12.5085,7.4874],[-12.509,7.4868],[-12.5101,7.4868],[-12.511,7.486],[-12.5121,7.4857],[-12.5124,7.4851],[-12.5132,7.4851],[-12.5135,7.4846],[-12.5146,7.4843],[-12.5154,7.4838],[-12.5157,7.4826],[-12.5179,7.4818],[-12.5187,7.4807],[-12.5193,7.4807],[-12.5196,7.4799],[-12.5207,7.4796],[-12.5207,7.479],[-12.5229,7.4771],[-12.5232,7.4765],[-12.5237,7.4765],[-12.524,7.476],[-12.5257,7.4746],[-12.5263,7.4743],[-12.5263,7.4738],[-12.5274,7.4729],[-12.5276,7.4718],[-12.5285,7.4713],[-12.5285,7.4707],[-12.529,7.4701],[-12.529,7.4693],[-12.5296,7.469],[-12.5296,7.4679],[-12.5301,7.4676],[-12.5299,7.4668],[-12.5299,7.4651],[-12.5307,7.4643],[-12.5307,7.4632],[-12.5304,7.4632],[-12.5304,7.4612],[-12.5307,7.4612],[-12.5307,7.4596],[-12.531,7.4596],[-12.531,7.4585],[-12.5313,7.4585],[-12.5313,7.4549],[-12.5315,7.4549],[-12.5315,7.4526],[-12.5324,7.4513],[-12.5324,7.4471],[-12.5326,7.4471],[-12.5326,7.4457],[-12.5332,7.4454],[-12.5332,7.4435],[-12.5335,7.4435],[-12.5335,7.4418],[-12.5338,7.4418],[-12.5338,7.4346],[-12.534,7.4346],[-12.534,7.4332],[-12.5343,7.4332],[-12.5343,7.4304],[-12.5349,7.4299],[-12.5349,7.4274],[-12.5354,7.4265],[-12.536,7.4265],[-12.536,7.4251],[-12.5357,7.4251],[-12.5357,7.421],[-12.5354,7.421],[-12.5354,7.4182],[-12.5351,7.4182],[-12.5351,7.4171],[-12.5349,7.4171],[-12.5349,7.416],[-12.5338,7.4149],[-12.5338,7.4132],[-12.5335,7.4132],[-12.5335,7.4121],[-12.5332,7.4112],[-12.5321,7.4104],[-12.5318,7.409],[-12.5313,7.4088],[-12.5313,7.4076],[-12.531,7.4076],[-12.531,7.4065],[-12.5304,7.4063],[-12.5299,7.4054],[-12.5301,7.4035],[-12.531,7.4029],[-12.531,7.4018],[-12.5307,7.4018],[-12.5307,7.3996],[-12.5301,7.399],[-12.5301,7.3974],[-12.5296,7.396],[-12.529,7.396],[-12.529,7.3946],[-12.5288,7.3946],[-12.5288,7.3935],[-12.529,7.3932],[-12.531,7.3932],[-12.531,7.3929],[-12.5324,7.3929],[-12.5324,7.3926],[-12.5335,7.3924],[-12.5351,7.3924],[-12.5351,7.3921],[-12.5365,7.3921],[-12.5374,7.3918],[-12.5379,7.3913],[-12.5388,7.3913],[-12.5393,7.3907],[-12.5401,7.3904],[-12.544,7.3904],[-12.544,7.3901],[-12.549,7.3901],[-12.549,7.3899],[-12.5518,7.3899],[-12.5518,7.3896],[-12.554,7.3896],[-12.554,7.3899],[-12.5565,7.3899],[-12.5568,7.3893],[-12.5596,7.3893],[-12.5599,7.3899],[-12.5615,7.3913],[-12.5615,7.3918],[-12.5626,7.3926],[-12.5643,7.3954],[-12.5643,7.3968],[-12.564,7.3968],[-12.564,7.4004],[-12.5643,7.4004],[-12.5643,7.4018],[-12.5646,7.4018],[-12.5646,7.4029],[-12.5651,7.4032],[-12.5654,7.4043],[-12.566,7.4043],[-12.5663,7.4054],[-12.5663,7.4071],[-12.5668,7.4076],[-12.5668,7.4104],[-12.5665,7.4104],[-12.566,7.4118],[-12.5654,7.4118],[-12.5643,7.4124],[-12.564,7.4132],[-12.5632,7.414],[-12.5632,7.4165],[-12.5629,7.4165],[-12.5629,7.4179],[-12.5624,7.4185],[-12.5624,7.4204],[-12.5626,7.421],[-12.5632,7.421],[-12.5632,7.4221],[-12.5629,7.4221],[-12.5629,7.4257],[-12.5626,7.4257],[-12.5626,7.4268],[-12.5629,7.4268],[-12.5629,7.4279],[-12.5635,7.4285],[-12.5635,7.4293],[-12.564,7.4299],[-12.564,7.4307],[-12.5649,7.431],[-12.5649,7.4315],[-12.5663,7.4329],[-12.5671,7.4332],[-12.5671,7.4363],[-12.5688,7.4371],[-12.5696,7.4363],[-12.5696,7.4349],[-12.5701,7.4349],[-12.5707,7.4357],[-12.5704,7.4368],[-12.5715,7.4376],[-12.5715,7.4387],[-12.5726,7.4396],[-12.5729,7.4407],[-12.5735,7.4407],[-12.5738,7.4418],[-12.5743,7.4421],[-12.5743,7.4426],[-12.5749,7.4429],[-12.5751,7.444],[-12.5757,7.4443],[-12.576,7.4454],[-12.5765,7.4457],[-12.5765,7.4463],[-12.5771,7.4463],[-12.5774,7.4474],[-12.5785,7.4482],[-12.5785,7.4488],[-12.5799,7.4499],[-12.5804,7.451],[-12.581,7.451],[-12.581,7.4515],[-12.5815,7.4518],[-12.5837,7.4546],[-12.5849,7.4549],[-12.5854,7.4557],[-12.586,7.4557],[-12.5863,7.4563],[-12.5871,7.4568],[-12.5882,7.4571],[-12.589,7.4582],[-12.5896,7.4582],[-12.5901,7.459],[-12.5913,7.4599],[-12.5921,7.4599],[-12.5932,7.4607],[-12.5943,7.4607],[-12.5943,7.461],[-12.5954,7.4612],[-12.596,7.4618],[-12.5965,7.4618],[-12.5971,7.4624],[-12.5976,7.4624],[-12.5982,7.4629],[-12.5987,7.4629],[-12.5993,7.4635],[-12.6018,7.4643],[-12.6024,7.4651],[-12.6032,7.4657],[-12.6043,7.466],[-12.6046,7.4665],[-12.6068,7.4674],[-12.6079,7.4682],[-12.6088,7.4682],[-12.6099,7.469],[-12.6107,7.469],[-12.6118,7.4699],[-12.614,7.4704],[-12.6146,7.471],[-12.6151,7.471],[-12.6174,7.4721],[-12.6176,7.4726],[-12.6188,7.4726],[-12.619,7.4732],[-12.6207,7.4738],[-12.6213,7.4743],[-12.6221,7.4743],[-12.6226,7.4749],[-12.6243,7.4751],[-12.6249,7.4757],[-12.626,7.4757],[-12.6268,7.4765],[-12.6276,7.4765],[-12.6288,7.4774],[-12.6296,7.4774],[-12.6307,7.4782],[-12.6313,7.4782],[-12.6324,7.4788],[-12.6329,7.4793],[-12.6343,7.4793],[-12.6343,7.4796],[-12.6357,7.4799],[-12.636,7.4804],[-12.6371,7.4807],[-12.6379,7.4818],[-12.6388,7.4821],[-12.6399,7.4821],[-12.6407,7.4826],[-12.6418,7.4826],[-12.6421,7.4832],[-12.6435,7.4832],[-12.6443,7.4838],[-12.6463,7.4843],[-12.6474,7.4851],[-12.6485,7.4851],[-12.649,7.4857],[-12.6501,7.486],[-12.6507,7.4865],[-12.6526,7.4868],[-12.654,7.4876],[-12.6551,7.4879],[-12.6557,7.4885],[-12.6568,7.4888],[-12.6571,7.4893],[-12.6582,7.4896],[-12.6582,7.4899],[-12.6599,7.4901],[-12.6604,7.4907],[-12.6621,7.491],[-12.6626,7.4915],[-12.6651,7.4921],[-12.6663,7.4929],[-12.6676,7.4929],[-12.6676,7.4932],[-12.6688,7.4935],[-12.6693,7.494],[-12.6704,7.494],[-12.6715,7.4949],[-12.6724,7.4951],[-12.6735,7.4951],[-12.6749,7.496],[-12.6757,7.496],[-12.6765,7.4965],[-12.6774,7.4965],[-12.6779,7.4971],[-12.679,7.4971],[-12.679,7.4974],[-12.6801,7.4974],[-12.6804,7.4979],[-12.6812,7.4979],[-12.6826,7.499],[-12.6835,7.4988],[-12.6838,7.4993],[-12.6846,7.4996],[-12.6857,7.4996],[-12.6863,7.5001],[-12.6874,7.5001],[-12.6876,7.5007],[-12.6888,7.5007],[-12.6896,7.501],[-12.6907,7.5018],[-12.6915,7.5018],[-12.6921,7.5024],[-12.6932,7.5026],[-12.6954,7.5026],[-12.696,7.5032],[-12.6968,7.5035],[-12.6982,7.5035],[-12.6999,7.5046],[-12.7007,7.5046],[-12.7013,7.5051],[-12.7024,7.5051],[-12.7024,7.5054],[-12.7035,7.5054],[-12.7035,7.5057],[-12.7046,7.5057],[-12.7046,7.506],[-12.7068,7.506],[-12.7074,7.5065],[-12.7085,7.5065],[-12.709,7.5071],[-12.7101,7.5074],[-12.7118,7.5082],[-12.7129,7.5082],[-12.7129,7.5085],[-12.714,7.5085],[-12.714,7.5088],[-12.7151,7.5088],[-12.7151,7.509],[-12.7168,7.5096],[-12.7179,7.5096],[-12.7188,7.5101],[-12.7196,7.5101],[-12.7207,7.511],[-12.7226,7.5115],[-12.7238,7.5115],[-12.7243,7.5121],[-12.7251,7.5121],[-12.7263,7.5129],[-12.7274,7.5129],[-12.7274,7.5132],[-12.7285,7.5132],[-12.7293,7.5138],[-12.731,7.514],[-12.7318,7.5146],[-12.7326,7.5146],[-12.7329,7.5151],[-12.7338,7.5149],[-12.7351,7.5151],[-12.7354,7.5157],[-12.7368,7.5157],[-12.739,7.5168],[-12.7401,7.5168],[-12.7407,7.5174],[-12.7415,7.5176],[-12.7429,7.5176],[-12.7435,7.5182],[-12.7443,7.5182],[-12.7449,7.5187],[-12.746,7.5187],[-12.746,7.519],[-12.7471,7.519],[-12.749,7.5199],[-12.7496,7.5204],[-12.7504,7.5204],[-12.7518,7.5212],[-12.7529,7.5212],[-12.7529,7.5215],[-12.754,7.5215],[-12.754,7.5218],[-12.7557,7.5218],[-12.7557,7.5221],[-12.7568,7.5221],[-12.7585,7.5226],[-12.759,7.5232],[-12.7601,7.5232],[-12.7604,7.5237],[-12.7621,7.5235],[-12.7629,7.524],[-12.7638,7.524],[-12.764,7.5246],[-12.7651,7.5246],[-12.766,7.5254],[-12.7668,7.5257],[-12.7682,7.5257],[-12.7688,7.5263],[-12.7696,7.5263],[-12.7701,7.5268],[-12.7713,7.5268],[-12.7713,7.5271],[-12.7724,7.5271],[-12.7732,7.5276],[-12.7743,7.5279],[-12.7757,7.5279],[-12.7757,7.5282],[-12.7771,7.5282],[-12.7776,7.5288],[-12.7793,7.5288],[-12.781,7.5299],[-12.7818,7.5301],[-12.7835,7.5301],[-12.7851,7.531],[-12.7862,7.531],[-12.7879,7.5318],[-12.7893,7.5318],[-12.7893,7.5321],[-12.7918,7.5326],[-12.7932,7.5335],[-12.7957,7.5335],[-12.7957,7.5338],[-12.7996,7.5349],[-12.7996,7.5351],[-12.8007,7.5351],[-12.8007,7.5354],[-12.8026,7.5354],[-12.8032,7.536],[-12.804,7.536],[-12.8046,7.5365],[-12.8057,7.5365],[-12.8057,7.5368],[-12.8079,7.5371],[-12.8088,7.5376],[-12.8099,7.5376],[-12.8104,7.5382],[-12.8138,7.5382],[-12.814,7.5388],[-12.8163,7.539],[-12.8171,7.5396],[-12.8182,7.5396],[-12.8182,7.5399],[-12.8193,7.5399],[-12.8204,7.5404],[-12.8207,7.541],[-12.8229,7.541],[-12.8229,7.5412],[-12.8251,7.5413],[-12.8263,7.5418],[-12.8268,7.5424],[-12.8285,7.5424],[-12.8293,7.5432],[-12.8313,7.5437],[-12.8326,7.5437],[-12.8326,7.544],[-12.8338,7.544],[-12.8346,7.5443],[-12.8351,7.5449],[-12.8365,7.5449],[-12.8365,7.5451],[-12.8379,7.5451],[-12.8379,7.5454],[-12.839,7.5454],[-12.839,7.5457],[-12.8401,7.5457],[-12.8401,7.546],[-12.8413,7.5462],[-12.8413,7.5465],[-12.8424,7.5465],[-12.8424,7.5468],[-12.8443,7.5468],[-12.8443,7.5471],[-12.8454,7.5471],[-12.8463,7.5476],[-12.8488,7.5482],[-12.8488,7.5485],[-12.8499,7.5487],[-12.8515,7.5487],[-12.8524,7.5493],[-12.8535,7.5493],[-12.8535,7.5496],[-12.8554,7.5496],[-12.8563,7.5501],[-12.8574,7.5504],[-12.8593,7.5504],[-12.8599,7.551],[-12.8607,7.5513],[-12.8626,7.5513],[-12.8626,7.5515],[-12.8638,7.5515],[-12.8643,7.5521],[-12.8654,7.5518],[-12.866,7.5524],[-12.8671,7.5524],[-12.8671,7.5526],[-12.8682,7.5529],[-12.8699,7.5529],[-12.8699,7.5532],[-12.8713,7.5532],[-12.8713,7.5535],[-12.8724,7.5535],[-12.8729,7.554],[-12.874,7.554],[-12.874,7.5543],[-12.8754,7.5543],[-12.8754,7.5546],[-12.8765,7.5546],[-12.8774,7.5551],[-12.8799,7.5554],[-12.8799,7.5557],[-12.8813,7.5557],[-12.8815,7.5563],[-12.8838,7.5563],[-12.8846,7.5568],[-12.8857,7.5568],[-12.8857,7.5571],[-12.8868,7.5571],[-12.8868,7.5574],[-12.8885,7.5574],[-12.8896,7.5582],[-12.8904,7.5582],[-12.891,7.5588],[-12.8926,7.5588],[-12.8926,7.559],[-12.8946,7.559],[-12.8946,7.5593],[-12.896,7.5593],[-12.8971,7.5596],[-12.8996,7.5607],[-12.9007,7.5607],[-12.9013,7.5613],[-12.9024,7.5613],[-12.9024,7.5615],[-12.904,7.5615],[-12.904,7.5618],[-12.9054,7.5618],[-12.9063,7.5621],[-12.9068,7.5626],[-12.9079,7.5626],[-12.9079,7.5629],[-12.909,7.5629],[-12.909,7.5632],[-12.9101,7.5632],[-12.9118,7.564],[-12.9132,7.564],[-12.914,7.5646],[-12.9157,7.5646],[-12.9157,7.5649],[-12.9176,7.5649],[-12.9182,7.5654],[-12.9207,7.5654],[-12.9207,7.5657],[-12.9224,7.5657],[-12.9232,7.5663],[-12.9243,7.5663],[-12.9246,7.5668],[-12.9254,7.5665],[-12.9276,7.5665],[-12.9279,7.5671],[-12.929,7.5671],[-12.9301,7.5679],[-12.931,7.5676],[-12.9324,7.5676],[-12.9324,7.5679],[-12.9351,7.5679],[-12.9357,7.5685],[-12.9379,7.5685],[-12.9379,7.5688],[-12.9396,7.5688],[-12.9396,7.569],[-12.9415,7.569],[-12.9415,7.5693],[-12.9429,7.5693],[-12.9429,7.569],[-12.9485,7.569],[-12.9485,7.5688],[-12.9513,7.5688],[-12.9513,7.5685],[-12.9526,7.5685],[-12.9535,7.569],[-12.9546,7.569],[-12.9554,7.5696],[-12.9565,7.5696],[-12.9571,7.5699],[-12.9576,7.571],[-12.9576,7.5735],[-12.9574,7.5743],[-12.9568,7.5746],[-12.9554,7.5746],[-12.9551,7.5757],[-12.9543,7.5768],[-12.9538,7.5768],[-12.9535,7.5774],[-12.9515,7.5774],[-12.951,7.5779],[-12.9499,7.5779],[-12.949,7.5782],[-12.9479,7.5796],[-12.9471,7.5793],[-12.9454,7.5793],[-12.9446,7.5782],[-12.9429,7.5782],[-12.9424,7.5776],[-12.9418,7.5776],[-12.9413,7.5768],[-12.9401,7.5762],[-12.9379,7.5762],[-12.9379,7.576],[-12.931,7.576],[-12.931,7.5762],[-12.9299,7.5762],[-12.9299,7.576],[-12.9282,7.576],[-12.9265,7.5757],[-12.926,7.5762],[-12.9251,7.5762],[-12.9235,7.5774],[-12.9235,7.5779],[-12.9229,7.5779],[-12.9226,7.5788],[-12.9218,7.5788],[-12.921,7.5793],[-12.9146,7.5793],[-12.9146,7.579],[-12.9124,7.579],[-12.9124,7.5788],[-12.9113,7.5788],[-12.9113,7.5785],[-12.9099,7.5785],[-12.9076,7.5776],[-12.906,7.5765],[-12.9051,7.5762],[-12.9024,7.5762],[-12.9024,7.576],[-12.9004,7.5757],[-12.8999,7.5751],[-12.8996,7.5737],[-12.8987,7.5732],[-12.8985,7.5721],[-12.8976,7.5712],[-12.8971,7.5712],[-12.8965,7.5704],[-12.896,7.5704],[-12.8954,7.5699],[-12.894,7.5699],[-12.8935,7.5693],[-12.8904,7.5693],[-12.8896,7.5685],[-12.8896,7.5679],[-12.8888,7.5674],[-12.8868,7.5668],[-12.886,7.5676],[-12.8851,7.5696],[-12.8851,7.571],[-12.8846,7.5718],[-12.884,7.5718],[-12.8835,7.5724],[-12.8813,7.5724],[-12.8813,7.5715],[-12.8801,7.5701],[-12.879,7.5696],[-12.879,7.5688],[-12.8785,7.5685],[-12.8782,7.5676],[-12.8776,7.5674],[-12.8765,7.5674],[-12.8765,7.5671],[-12.8751,7.5671],[-12.8751,7.5674],[-12.874,7.5674],[-12.8726,7.5693],[-12.8726,7.5707],[-12.8724,7.571],[-12.8707,7.571],[-12.8704,7.5707],[-12.8704,7.5693],[-12.8701,7.5693],[-12.8701,7.5665],[-12.8693,7.5665],[-12.8693,7.5693],[-12.8696,7.5693],[-12.8696,7.5707],[-12.8704,7.5712],[-12.8707,7.5718],[-12.8724,7.5718],[-12.8738,7.5707],[-12.8738,7.5701],[-12.8746,7.5693],[-12.8754,7.5693],[-12.876,7.5688],[-12.8779,7.5688],[-12.8785,7.5696],[-12.8785,7.5704],[-12.8793,7.5712],[-12.8793,7.5721],[-12.8801,7.5724],[-12.8807,7.5732],[-12.8835,7.5732],[-12.884,7.5726],[-12.8846,7.5726],[-12.8849,7.5721],[-12.8857,7.5718],[-12.8868,7.5718],[-12.8874,7.5715],[-12.8874,7.5707],[-12.8863,7.5704],[-12.8863,7.5693],[-12.8871,7.5682],[-12.8879,7.5682],[-12.8893,7.5693],[-12.8893,7.5701],[-12.8899,7.5701],[-12.8904,7.5707],[-12.8926,7.571],[-12.8943,7.5715],[-12.8954,7.5724],[-12.8962,7.5724],[-12.8971,7.574],[-12.8971,7.5751],[-12.8974,7.5751],[-12.8974,7.5762],[-12.8979,7.5765],[-12.8982,7.5776],[-12.8987,7.5779],[-12.899,7.579],[-12.901,7.5807],[-12.9026,7.5813],[-12.9029,7.5818],[-12.904,7.5818],[-12.904,7.5821],[-12.9054,7.5821],[-12.9054,7.5818],[-12.9068,7.5818],[-12.9068,7.5821],[-12.9085,7.5821],[-12.9085,7.5826],[-12.909,7.5829],[-12.909,7.5838],[-12.9099,7.5843],[-12.9099,7.5851],[-12.9113,7.5851],[-12.9113,7.5849],[-12.9129,7.5849],[-12.9138,7.5857],[-12.9146,7.5857],[-12.9151,7.5863],[-12.9151,7.5868],[-12.9165,7.5876],[-12.9165,7.5882],[-12.9174,7.5885],[-12.9174,7.589],[-12.9188,7.5899],[-12.9188,7.5904],[-12.9196,7.5907],[-12.9207,7.5907],[-12.9215,7.591],[-12.9218,7.5921],[-12.921,7.5926],[-12.9207,7.5932],[-12.9193,7.5943],[-12.9193,7.5949],[-12.9188,7.5951],[-12.9174,7.5968],[-12.9174,7.5974],[-12.9165,7.5976],[-12.9163,7.5987],[-12.9157,7.599],[-12.9154,7.5999],[-12.9146,7.601],[-12.9138,7.601],[-12.9129,7.6015],[-12.9107,7.6015],[-12.9101,7.6018],[-12.9101,7.6026],[-12.9088,7.6037],[-12.9085,7.6049],[-12.9068,7.6057],[-12.9057,7.6057],[-12.9057,7.606],[-12.9024,7.606],[-12.9021,7.6054],[-12.8993,7.6054],[-12.8987,7.6051],[-12.8976,7.6065],[-12.8965,7.6068],[-12.8965,7.6076],[-12.896,7.6079],[-12.8957,7.6088],[-12.8946,7.609],[-12.8946,7.6093],[-12.8926,7.6093],[-12.8918,7.6101],[-12.891,7.6104],[-12.8899,7.6104],[-12.889,7.6101],[-12.889,7.6107],[-12.8882,7.611],[-12.8882,7.6115],[-12.8865,7.6124],[-12.8865,7.6129],[-12.8854,7.6129],[-12.8854,7.6132],[-12.8826,7.6132],[-12.8818,7.614],[-12.8813,7.614],[-12.8801,7.6154],[-12.8793,7.6154],[-12.879,7.616],[-12.8779,7.616],[-12.8771,7.6163],[-12.8765,7.6168],[-12.8754,7.6168],[-12.8754,7.6171],[-12.8735,7.6171],[-12.8729,7.6174],[-12.8724,7.6182],[-12.8715,7.6185],[-12.8693,7.6185],[-12.8674,7.6171],[-12.8657,7.6168],[-12.8657,7.6165],[-12.864,7.6165],[-12.8635,7.6163],[-12.8629,7.6168],[-12.8621,7.6168],[-12.8618,7.6182],[-12.8601,7.619],[-12.8582,7.619],[-12.8582,7.6188],[-12.8571,7.6185],[-12.8571,7.6176],[-12.8565,7.6168],[-12.8554,7.6168],[-12.8554,7.6165],[-12.8532,7.6165],[-12.8532,7.6168],[-12.8515,7.6168],[-12.8513,7.6174],[-12.8476,7.6174],[-12.8465,7.6171],[-12.8463,7.6165],[-12.8454,7.6163],[-12.8454,7.6154],[-12.8449,7.6151],[-12.8446,7.6143],[-12.844,7.6143],[-12.844,7.6151],[-12.8426,7.6163],[-12.8424,7.6168],[-12.8418,7.6168],[-12.841,7.6185],[-12.8401,7.6185],[-12.8396,7.619],[-12.8376,7.619],[-12.8365,7.6199],[-12.8349,7.6199],[-12.8349,7.6201],[-12.8326,7.6201],[-12.8324,7.6207],[-12.8301,7.6207],[-12.8301,7.6204],[-12.829,7.6204],[-12.8276,7.6221],[-12.8257,7.6226],[-12.8254,7.6232],[-12.8246,7.6232],[-12.824,7.6238],[-12.8235,7.6238],[-12.8226,7.6246],[-12.8213,7.6246],[-12.8213,7.6243],[-12.8199,7.6243],[-12.819,7.6232],[-12.8176,7.6229],[-12.8171,7.6221],[-12.816,7.6221],[-12.8154,7.6215],[-12.8154,7.6196],[-12.8157,7.619],[-12.8176,7.6185],[-12.8182,7.6176],[-12.8182,7.6154],[-12.8176,7.6149],[-12.8176,7.614],[-12.8171,7.6138],[-12.8171,7.6126],[-12.8176,7.6121],[-12.8176,7.6101],[-12.8171,7.6099],[-12.8171,7.6088],[-12.8174,7.6082],[-12.8193,7.6079],[-12.8185,7.6071],[-12.8168,7.6071],[-12.8163,7.6079],[-12.8151,7.6085],[-12.8154,7.6099],[-12.8163,7.6104],[-12.8163,7.6115],[-12.8157,7.6121],[-12.8157,7.6135],[-12.8154,7.6135],[-12.8154,7.616],[-12.8157,7.616],[-12.8157,7.6171],[-12.8151,7.6176],[-12.814,7.6179],[-12.8138,7.6174],[-12.8115,7.6171],[-12.8115,7.6168],[-12.8101,7.6168],[-12.8101,7.6165],[-12.8085,7.6165],[-12.8085,7.6168],[-12.8074,7.6168],[-12.8071,7.6174],[-12.806,7.6174],[-12.806,7.6179],[-12.8051,7.6182],[-12.8038,7.6182],[-12.8035,7.6179],[-12.8035,7.6157],[-12.8038,7.6157],[-12.8038,7.6138],[-12.8035,7.6129],[-12.8018,7.6126],[-12.8015,7.6121],[-12.8001,7.6121],[-12.8001,7.6118],[-12.7985,7.6118],[-12.7985,7.6115],[-12.7963,7.6115],[-12.796,7.6113],[-12.796,7.6096],[-12.7965,7.6088],[-12.7965,7.6063],[-12.7982,7.606],[-12.7985,7.6054],[-12.7996,7.6051],[-12.7996,7.6043],[-12.7988,7.6043],[-12.7979,7.6051],[-12.7965,7.6054],[-12.7954,7.6046],[-12.7946,7.6043],[-12.7918,7.6043],[-12.7918,7.6046],[-12.7907,7.6046],[-12.7896,7.6054],[-12.7879,7.6057],[-12.7876,7.6063],[-12.7868,7.6063],[-12.7868,7.6071],[-12.7876,7.6071],[-12.7879,7.6065],[-12.7887,7.6063],[-12.7899,7.6063],[-12.791,7.6054],[-12.7921,7.6054],[-12.7921,7.6051],[-12.7943,7.6051],[-12.7949,7.6054],[-12.7946,7.6065],[-12.7946,7.6079],[-12.794,7.6088],[-12.794,7.6113],[-12.7943,7.6121],[-12.796,7.614],[-12.7988,7.614],[-12.7999,7.6154],[-12.7999,7.6204],[-12.8001,7.6204],[-12.8001,7.6221],[-12.8007,7.6224],[-12.8007,7.6229],[-12.8013,7.6232],[-12.8018,7.624],[-12.8038,7.624],[-12.8038,7.6243],[-12.8049,7.6243],[-12.806,7.6235],[-12.8065,7.6224],[-12.8071,7.6221],[-12.8071,7.6213],[-12.8076,7.6207],[-12.8079,7.6196],[-12.8088,7.6196],[-12.809,7.6207],[-12.8093,7.6207],[-12.8093,7.6226],[-12.8082,7.624],[-12.8076,7.624],[-12.8068,7.6249],[-12.8063,7.626],[-12.8054,7.6265],[-12.8043,7.6265],[-12.8035,7.6274],[-12.8024,7.6276],[-12.8018,7.6282],[-12.7999,7.6287],[-12.799,7.6293],[-12.7982,7.6293],[-12.7974,7.6299],[-12.7938,7.6299],[-12.7938,7.6296],[-12.7921,7.6296],[-12.7921,7.6293],[-12.7904,7.6293],[-12.7904,7.629],[-12.7882,7.629],[-12.7876,7.6285],[-12.7857,7.6285],[-12.7857,7.6282],[-12.7835,7.6282],[-12.7835,7.6279],[-12.7746,7.6279],[-12.7746,7.6276],[-12.7713,7.6276],[-12.7713,7.6274],[-12.7696,7.6274],[-12.769,7.6268],[-12.7674,7.6268],[-12.7665,7.6262],[-12.7657,7.6262],[-12.7643,7.6254],[-12.7626,7.6254],[-12.7626,7.6251],[-12.7607,7.6251],[-12.7607,7.6254],[-12.7582,7.6254],[-12.7582,7.6257],[-12.7557,7.6257],[-12.7557,7.6254],[-12.7518,7.6254],[-12.7518,7.6251],[-12.7493,7.6251],[-12.7493,7.6249],[-12.7482,7.6249],[-12.7474,7.6243],[-12.746,7.6243],[-12.746,7.6246],[-12.7421,7.6246],[-12.7413,7.6249],[-12.7407,7.6254],[-12.739,7.6254],[-12.739,7.6257],[-12.736,7.6257],[-12.7351,7.626],[-12.734,7.6268],[-12.7326,7.6268],[-12.7326,7.6271],[-12.7313,7.6271],[-12.7307,7.6276],[-12.7301,7.6276],[-12.7299,7.6282],[-12.7288,7.6285],[-12.7254,7.6285],[-12.7251,7.6274],[-12.7249,7.6274],[-12.7249,7.6257],[-12.7251,7.6257],[-12.7251,7.6246],[-12.7254,7.6246],[-12.7254,7.6221],[-12.7249,7.6213],[-12.7243,7.6213],[-12.724,7.6207],[-12.7232,7.621],[-12.7218,7.621],[-12.721,7.6218],[-12.7196,7.6221],[-12.7201,7.6229],[-12.7215,7.6229],[-12.7215,7.6226],[-12.7226,7.6226],[-12.7235,7.6224],[-12.7238,7.6235],[-12.7232,7.624],[-12.7213,7.624],[-12.7204,7.6249],[-12.7193,7.6251],[-12.7188,7.626],[-12.7182,7.6262],[-12.7182,7.6268],[-12.7176,7.6268],[-12.7171,7.6276],[-12.716,7.6276],[-12.716,7.6279],[-12.7138,7.6279],[-12.7138,7.6282],[-12.711,7.6282],[-12.7104,7.6287],[-12.7093,7.6287],[-12.7085,7.6296],[-12.7079,7.6296],[-12.7076,7.6301],[-12.7062,7.6312],[-12.7049,7.6315],[-12.704,7.6326],[-12.7035,7.6329],[-12.7029,7.6343],[-12.7021,7.6351],[-12.7007,7.6357],[-12.7007,7.6365],[-12.7001,7.6368],[-12.6979,7.6368],[-12.6971,7.6376],[-12.696,7.6379],[-12.696,7.6382],[-12.6949,7.6382],[-12.6943,7.6388],[-12.6857,7.6388],[-12.6854,7.6393],[-12.6846,7.6393],[-12.6843,7.6388],[-12.6804,7.6388],[-12.6804,7.6385],[-12.6793,7.6385],[-12.6779,7.6376],[-12.6735,7.6376],[-12.6735,7.6374],[-12.6724,7.6371],[-12.6724,7.6363],[-12.6735,7.6346],[-12.674,7.6346],[-12.674,7.6338],[-12.6732,7.6335],[-12.6732,7.6343],[-12.6726,7.6349],[-12.6713,7.6354],[-12.6707,7.6363],[-12.6696,7.6365],[-12.669,7.6371],[-12.6676,7.6371],[-12.6676,7.6374],[-12.6657,7.6374],[-12.6657,7.6376],[-12.6638,7.6376],[-12.6638,7.6379],[-12.6624,7.6379],[-12.6624,7.6376],[-12.6596,7.6376],[-12.659,7.6371],[-12.6551,7.6371],[-12.6551,7.6374],[-12.6532,7.6374],[-12.6532,7.6371],[-12.6496,7.6371],[-12.6496,7.6374],[-12.6485,7.6374],[-12.6485,7.6376],[-12.6474,7.6376],[-12.6465,7.6385],[-12.6454,7.6385],[-12.6454,7.6388],[-12.6443,7.6388],[-12.6443,7.639],[-12.6432,7.639],[-12.6432,7.6393],[-12.6421,7.6396],[-12.6393,7.6396],[-12.6393,7.6399],[-12.636,7.6399],[-12.6343,7.6407],[-12.6315,7.6407],[-12.6307,7.6413],[-12.6288,7.6413],[-12.6288,7.6415],[-12.6276,7.6415]]],[[[-12.9943,7.6429],[-12.9938,7.6424],[-12.9938,7.6415],[-12.9943,7.641],[-12.9932,7.6401],[-12.9915,7.6396],[-12.9913,7.6388],[-12.9907,7.6385],[-12.9907,7.6374],[-12.991,7.6365],[-12.9921,7.636],[-12.9921,7.6346],[-12.9913,7.634],[-12.9913,7.6335],[-12.9918,7.6329],[-13.0004,7.6329],[-13.0007,7.6324],[-13.0032,7.6324],[-13.0032,7.6329],[-13.0049,7.6335],[-13.004,7.6365],[-13.0032,7.6365],[-13.0026,7.6374],[-13.0021,7.6376],[-13.0007,7.6376],[-12.9996,7.6379],[-12.9988,7.6393],[-12.9979,7.6401],[-12.9974,7.6401],[-12.9965,7.641],[-12.9965,7.6415],[-12.9954,7.6421],[-12.9951,7.6426],[-12.9943,7.6429]]],[[[-12.569,7.6554],[-12.5685,7.6546],[-12.5679,7.6546],[-12.5671,7.6535],[-12.5663,7.6535],[-12.5654,7.6524],[-12.5649,7.6524],[-12.5638,7.6512],[-12.5638,7.6507],[-12.5624,7.6496],[-12.5618,7.6488],[-12.5618,7.6476],[-12.5615,7.6476],[-12.5615,7.6463],[-12.5626,7.6465],[-12.5626,7.6468],[-12.5638,7.6471],[-12.5649,7.6479],[-12.5649,7.649],[-12.5663,7.649],[-12.5668,7.6499],[-12.5676,7.6504],[-12.5685,7.6515],[-12.569,7.6515],[-12.5704,7.6529],[-12.5704,7.6535],[-12.5713,7.654],[-12.5713,7.6549],[-12.5701,7.6554],[-12.569,7.6554]]],[[[-12.5496,7.6583],[-12.5479,7.6582],[-12.5474,7.6576],[-12.5465,7.6576],[-12.546,7.6568],[-12.5449,7.6565],[-12.5443,7.6557],[-12.544,7.6546],[-12.5435,7.6535],[-12.5429,7.6535],[-12.5429,7.6526],[-12.5424,7.6521],[-12.5424,7.651],[-12.5421,7.6501],[-12.5415,7.6501],[-12.5413,7.649],[-12.5401,7.6488],[-12.5399,7.6476],[-12.5393,7.6476],[-12.539,7.6468],[-12.5374,7.6463],[-12.5371,7.6457],[-12.536,7.6457],[-12.5354,7.6451],[-12.5349,7.6451],[-12.534,7.6443],[-12.5329,7.6443],[-12.5321,7.6438],[-12.531,7.6438],[-12.531,7.6435],[-12.5299,7.6435],[-12.529,7.6426],[-12.5279,7.6426],[-12.5274,7.6421],[-12.5257,7.6421],[-12.5257,7.6418],[-12.5243,7.6418],[-12.5237,7.6415],[-12.5237,7.6407],[-12.5229,7.6404],[-12.5226,7.6382],[-12.5221,7.6376],[-12.5221,7.6315],[-12.5218,7.6315],[-12.5218,7.6301],[-12.5212,7.6293],[-12.5212,7.6262],[-12.5215,7.6257],[-12.5229,7.6254],[-12.5232,7.6249],[-12.5243,7.6246],[-12.5246,7.624],[-12.5268,7.624],[-12.5271,7.6246],[-12.5288,7.6246],[-12.5288,7.6249],[-12.5299,7.6249],[-12.5299,7.6251],[-12.5335,7.6251],[-12.5335,7.6254],[-12.5346,7.6254],[-12.536,7.626],[-12.5365,7.6268],[-12.5374,7.6274],[-12.5376,7.6279],[-12.5382,7.6279],[-12.5393,7.6293],[-12.5401,7.6299],[-12.5407,7.6307],[-12.5413,7.6307],[-12.5413,7.6312],[-12.5421,7.6318],[-12.5421,7.6324],[-12.5426,7.6324],[-12.5426,7.6332],[-12.5432,7.6332],[-12.5435,7.6338],[-12.544,7.6338],[-12.544,7.6343],[-12.5449,7.6343],[-12.5449,7.6349],[-12.5454,7.6349],[-12.5457,7.6363],[-12.5463,7.6363],[-12.5468,7.6368],[-12.5468,7.6374],[-12.5474,7.6376],[-12.5474,7.6385],[-12.5488,7.6396],[-12.5493,7.6413],[-12.5504,7.6421],[-12.5507,7.6435],[-12.551,7.6435],[-12.5518,7.6449],[-12.5526,7.6454],[-12.5529,7.6474],[-12.5535,7.6476],[-12.5535,7.6496],[-12.5538,7.6496],[-12.5543,7.6507],[-12.5543,7.6518],[-12.5546,7.6518],[-12.5546,7.6535],[-12.5554,7.6543],[-12.5554,7.656],[-12.5546,7.6568],[-12.5529,7.6574],[-12.5529,7.6579],[-12.5521,7.6585],[-12.5501,7.6585],[-12.5496,7.6583]]],[[[-13.0254,7.6613],[-13.0249,7.6604],[-13.024,7.6599],[-13.0232,7.6588],[-13.0221,7.6582],[-13.0218,7.6568],[-13.0229,7.6562],[-13.0251,7.6562],[-13.0251,7.656],[-13.0268,7.6557],[-13.0268,7.6554],[-13.0288,7.6554],[-13.0288,7.6551],[-13.0307,7.6551],[-13.0315,7.6543],[-13.0321,7.6543],[-13.0335,7.6532],[-13.0357,7.6524],[-13.036,7.6518],[-13.0365,7.6518],[-13.0368,7.6512],[-13.0379,7.6507],[-13.0385,7.6501],[-13.0393,7.6501],[-13.0399,7.6493],[-13.0404,7.6493],[-13.0407,7.6482],[-13.0415,7.6479],[-13.0418,7.6474],[-13.0426,7.6468],[-13.0426,7.6454],[-13.0435,7.6451],[-13.0438,7.6438],[-13.0449,7.6435],[-13.0449,7.6424],[-13.0454,7.6424],[-13.046,7.6415],[-13.046,7.6407],[-13.0468,7.6396],[-13.0474,7.6393],[-13.0474,7.6374],[-13.0476,7.6374],[-13.0476,7.6346],[-13.0479,7.6346],[-13.0479,7.6321],[-13.0476,7.6321],[-13.0476,7.631],[-13.0474,7.6301],[-13.0468,7.6301],[-13.0463,7.6285],[-13.0457,7.6282],[-13.0451,7.6271],[-13.0446,7.6271],[-13.044,7.6257],[-13.0435,7.6254],[-13.0432,7.6243],[-13.0426,7.6238],[-13.0426,7.6229],[-13.0421,7.6224],[-13.0413,7.6221],[-13.0393,7.6221],[-13.0396,7.6207],[-13.0404,7.6193],[-13.0418,7.6193],[-13.0421,7.6188],[-13.0454,7.6188],[-13.0463,7.6185],[-13.0463,7.6179],[-13.0485,7.6179],[-13.0485,7.6185],[-13.0496,7.6185],[-13.0499,7.619],[-13.051,7.6196],[-13.0507,7.6215],[-13.0529,7.624],[-13.0538,7.624],[-13.0543,7.6246],[-13.0551,7.6246],[-13.056,7.6251],[-13.0579,7.6251],[-13.0588,7.626],[-13.0604,7.6262],[-13.0613,7.6268],[-13.0624,7.6268],[-13.0629,7.6271],[-13.0638,7.6282],[-13.0646,7.6287],[-13.0651,7.6304],[-13.0651,7.6318],[-13.0654,7.6318],[-13.0663,7.6329],[-13.0663,7.636],[-13.0657,7.6368],[-13.0657,7.6382],[-13.0651,7.6388],[-13.0651,7.6415],[-13.0643,7.6424],[-13.0621,7.6424],[-13.0607,7.6413],[-13.0604,7.6404],[-13.0596,7.6407],[-13.0582,7.6407],[-13.0582,7.6404],[-13.0568,7.6404],[-13.0557,7.6407],[-13.0557,7.6413],[-13.0549,7.6413],[-13.054,7.6424],[-13.0526,7.6424],[-13.0521,7.6426],[-13.0521,7.6432],[-13.0515,7.6435],[-13.0515,7.644],[-13.0504,7.6449],[-13.0499,7.6449],[-13.049,7.6465],[-13.0479,7.6471],[-13.0476,7.6476],[-13.0471,7.6476],[-13.0471,7.6482],[-13.046,7.6485],[-13.0457,7.6493],[-13.0451,7.6493],[-13.0446,7.651],[-13.044,7.6512],[-13.0438,7.6524],[-13.0432,7.6526],[-13.0426,7.6535],[-13.041,7.6535],[-13.0396,7.6546],[-13.0396,7.6551],[-13.0385,7.6551],[-13.0385,7.6557],[-13.0374,7.6565],[-13.0368,7.6565],[-13.036,7.6574],[-13.0351,7.6574],[-13.0349,7.6579],[-13.0335,7.6582],[-13.0326,7.6593],[-13.0318,7.6599],[-13.029,7.6599],[-13.0282,7.6596],[-13.0279,7.6601],[-13.0274,7.6601],[-13.0271,7.661],[-13.0265,7.6613],[-13.0254,7.6613]]],[[[-13.0588,7.6768],[-13.0582,7.6763],[-13.0574,7.6763],[-13.0568,7.6757],[-13.0568,7.6743],[-13.0571,7.6735],[-13.0579,7.6735],[-13.0579,7.6729],[-13.0593,7.6729],[-13.0593,7.6726],[-13.0607,7.6726],[-13.0615,7.6724],[-13.0624,7.6715],[-13.0629,7.6715],[-13.0635,7.6707],[-13.0646,7.6704],[-13.0657,7.6696],[-13.0685,7.6696],[-13.0685,7.6699],[-13.0696,7.6699],[-13.0699,7.6704],[-13.071,7.6707],[-13.0715,7.6713],[-13.0715,7.6721],[-13.071,7.6729],[-13.069,7.674],[-13.0685,7.6749],[-13.0674,7.6751],[-13.0668,7.6757],[-13.0654,7.6757],[-13.0654,7.676],[-13.064,7.676],[-13.064,7.6763],[-13.0629,7.6763],[-13.0629,7.6765],[-13.0607,7.6765],[-13.0607,7.6768],[-13.0588,7.6768]]],[[[-12.0809,7.7098],[-12.0734,7.7071],[-12.0646,7.7027],[-12.0592,7.6983],[-12.0514,7.6906],[-12.0459,7.6759],[-12.0414,7.6674],[-12.0398,7.6629],[-12.0381,7.6561],[-12.0369,7.6528],[-12.0352,7.6497],[-12.0327,7.6469],[-12.0257,7.642],[-12.017,7.635],[-12.008,7.6308],[-12.0037,7.6299],[-11.9992,7.6298],[-11.9933,7.6301],[-11.9935,7.6107],[-11.9945,7.6004],[-11.9903,7.5911],[-11.9868,7.5845],[-11.9846,7.5742],[-11.9811,7.5607],[-11.9773,7.5496],[-11.9752,7.5459],[-11.9716,7.5417],[-11.9694,7.5399],[-11.9658,7.5379],[-11.9629,7.5371],[-11.9525,7.5361],[-11.9496,7.5356],[-11.9469,7.5346],[-11.9395,7.5306],[-11.9367,7.5298],[-11.9337,7.5293],[-11.9246,7.529],[-11.917,7.5296],[-11.9127,7.5306],[-11.9054,7.5333],[-11.9016,7.5354],[-11.8974,7.5366],[-11.8931,7.5369],[-11.8888,7.5366],[-11.886,7.536],[-11.8829,7.534],[-11.8731,7.5226],[-11.8714,7.5202],[-11.87,7.5176],[-11.8689,7.5132],[-11.868,7.5043],[-11.8675,7.5014],[-11.8665,7.4987],[-11.8632,7.492],[-11.8605,7.4835],[-11.8662,7.4743],[-11.8694,7.4712],[-11.8764,7.4683],[-11.8805,7.4662],[-11.884,7.4633],[-11.8861,7.4594],[-11.8872,7.4502],[-11.8887,7.4454],[-11.8935,7.4402],[-11.896,7.437],[-11.8973,7.4333],[-11.8973,7.4281],[-11.896,7.4252],[-11.893,7.4223],[-11.887,7.42],[-11.8836,7.4177],[-11.8804,7.4139],[-11.8792,7.4107],[-11.8786,7.4068],[-11.8775,7.3933],[-11.8754,7.3861],[-11.8751,7.3822],[-11.8759,7.3771],[-11.8841,7.3625],[-11.8852,7.3586],[-11.8848,7.3546],[-11.8829,7.3489],[-11.8772,7.3408],[-11.8704,7.33],[-11.8718,7.325],[-11.8747,7.3211],[-11.8792,7.3063],[-11.8804,7.3017],[-11.8819,7.2927],[-11.8847,7.286],[-11.8866,7.2831],[-11.8892,7.2808],[-11.9004,7.2746],[-11.9031,7.2721],[-11.9056,7.2681],[-11.9068,7.2633],[-11.9064,7.2584],[-11.9049,7.2552],[-11.9022,7.252],[-11.899,7.2493],[-11.8953,7.2473],[-11.8924,7.2465],[-11.8894,7.2462],[-11.8773,7.2461],[-11.8713,7.2455],[-11.8585,7.2416],[-11.8491,7.2371],[-11.8491,7.2326],[-11.8479,7.2263],[-11.8481,7.2229],[-11.8493,7.2187],[-11.8512,7.215],[-11.8552,7.2102],[-11.8568,7.207],[-11.8576,7.2031],[-11.8586,7.1946],[-11.8601,7.187],[-11.8646,7.1855],[-11.8743,7.1814],[-11.8776,7.1807],[-11.8821,7.1812],[-11.8909,7.1838],[-11.8955,7.1855],[-11.8985,7.1861],[-11.9047,7.1866],[-11.9223,7.187],[-11.9269,7.1876],[-11.9344,7.1898],[-11.9374,7.1901],[-11.9404,7.19],[-11.9441,7.1889],[-11.9469,7.1869],[-11.946,7.1865],[-11.9485,7.1871],[-11.9493,7.1879],[-11.9504,7.1879],[-11.9504,7.1882],[-11.9515,7.1882],[-11.9529,7.1888],[-11.9538,7.1899],[-11.9543,7.1901],[-11.9554,7.1901],[-11.9568,7.1907],[-11.9571,7.1913],[-11.9582,7.1915],[-11.9582,7.1918],[-11.9593,7.1918],[-11.9599,7.1924],[-11.9624,7.1929],[-11.9629,7.1935],[-11.964,7.1937],[-11.9646,7.1943],[-11.9663,7.1946],[-11.9668,7.1951],[-11.9679,7.1951],[-11.9682,7.1957],[-11.9693,7.1957],[-11.9693,7.196],[-11.9707,7.1963],[-11.971,7.1968],[-11.9724,7.1968],[-11.9729,7.1974],[-11.9746,7.1974],[-11.9749,7.1979],[-11.9754,7.1979],[-11.9765,7.199],[-11.9776,7.199],[-11.9776,7.1993],[-11.979,7.1993],[-11.9796,7.1999],[-11.9807,7.2001],[-11.9812,7.2007],[-11.9824,7.2007],[-11.9835,7.2015],[-11.9843,7.2015],[-11.9854,7.2024],[-11.9876,7.2029],[-11.9885,7.2038],[-11.9896,7.2038],[-11.9901,7.2043],[-11.991,7.2043],[-11.9915,7.2049],[-11.9926,7.2051],[-11.9935,7.206],[-11.9951,7.206],[-11.9963,7.2068],[-11.9976,7.2068],[-11.9979,7.2074],[-11.9993,7.2076],[-11.9993,7.2079],[-12.001,7.2079],[-12.0021,7.2088],[-12.0029,7.2088],[-12.0038,7.2096],[-12.0046,7.2099],[-12.006,7.2099],[-12.0063,7.2104],[-12.0071,7.2104],[-12.0088,7.2115],[-12.0099,7.2115],[-12.0113,7.2124],[-12.0126,7.2124],[-12.0132,7.2132],[-12.0176,7.2149],[-12.0182,7.2154],[-12.019,7.2157],[-12.0201,7.2157],[-12.021,7.2165],[-12.0232,7.2168],[-12.0249,7.2179],[-12.0257,7.2179],[-12.0265,7.2185],[-12.0282,7.2188],[-12.0288,7.2193],[-12.0301,7.2196],[-12.0304,7.2201],[-12.0313,7.2201],[-12.0318,7.2207],[-12.0326,7.2207],[-12.0332,7.2213],[-12.0349,7.2215],[-12.0354,7.2221],[-12.0374,7.2226],[-12.0379,7.2232],[-12.039,7.2235],[-12.0399,7.224],[-12.0413,7.224],[-12.0424,7.2249],[-12.0432,7.2249],[-12.0438,7.2254],[-12.0449,7.2254],[-12.0457,7.2262],[-12.0465,7.2262],[-12.0471,7.2268],[-12.0476,7.2268],[-12.0482,7.2274],[-12.0496,7.2274],[-12.0524,7.2285],[-12.0524,7.2288],[-12.0535,7.2288],[-12.0543,7.229],[-12.0551,7.2299],[-12.0563,7.2299],[-12.0563,7.2301],[-12.0574,7.2301],[-12.0579,7.2307],[-12.0593,7.2307],[-12.0596,7.2312],[-12.0601,7.2313],[-12.0604,7.2318],[-12.0618,7.2321],[-12.0624,7.2326],[-12.0632,7.2326],[-12.0638,7.2332],[-12.0646,7.2332],[-12.0657,7.234],[-12.0668,7.2343],[-12.0674,7.2349],[-12.069,7.2351],[-12.069,7.2354],[-12.0701,7.2354],[-12.071,7.2357],[-12.0713,7.2363],[-12.0718,7.2363],[-12.0721,7.2368],[-12.0729,7.2368],[-12.0735,7.2374],[-12.0743,7.2374],[-12.0751,7.2379],[-12.0765,7.2382],[-12.0768,7.2388],[-12.0782,7.2388],[-12.079,7.2396],[-12.081,7.2399],[-12.0818,7.2407],[-12.0832,7.2407],[-12.0838,7.2413],[-12.086,7.2418],[-12.0868,7.2426],[-12.0882,7.2426],[-12.0893,7.2435],[-12.0918,7.244],[-12.0921,7.2446],[-12.0929,7.2446],[-12.094,7.2454],[-12.0954,7.2454],[-12.096,7.246],[-12.0968,7.246],[-12.0988,7.2468],[-12.099,7.2474],[-12.1001,7.2474],[-12.1013,7.2482],[-12.1026,7.2482],[-12.1026,7.2488],[-12.1035,7.2493],[-12.1051,7.2493],[-12.106,7.2496],[-12.1068,7.2504],[-12.1079,7.2507],[-12.1079,7.251],[-12.1093,7.251],[-12.1104,7.2512],[-12.111,7.2518],[-12.1118,7.2518],[-12.1121,7.2524],[-12.1129,7.2524],[-12.1138,7.2529],[-12.1149,7.2532],[-12.1149,7.2535],[-12.116,7.2535],[-12.1165,7.254],[-12.1174,7.254],[-12.1179,7.2546],[-12.1199,7.2546],[-12.1207,7.2554],[-12.1232,7.256],[-12.1238,7.2568],[-12.1251,7.2568],[-12.1251,7.2571],[-12.1265,7.2571],[-12.1268,7.2576],[-12.129,7.2582],[-12.1301,7.259],[-12.1318,7.2593],[-12.1329,7.2601],[-12.1349,7.2604],[-12.1354,7.2613],[-12.1379,7.2618],[-12.1385,7.2624],[-12.1396,7.2624],[-12.1413,7.2632],[-12.1424,7.2632],[-12.1435,7.264],[-12.1446,7.264],[-12.1449,7.2646],[-12.1457,7.2646],[-12.1463,7.2651],[-12.1479,7.2654],[-12.1485,7.266],[-12.1493,7.2663],[-12.1507,7.2663],[-12.1507,7.2665],[-12.1526,7.2671],[-12.1532,7.2676],[-12.154,7.2679],[-12.1551,7.2679],[-12.156,7.2682],[-12.1574,7.269],[-12.1585,7.269],[-12.1588,7.2696],[-12.1613,7.2704],[-12.1618,7.271],[-12.1626,7.2713],[-12.1643,7.2713],[-12.1649,7.2718],[-12.1657,7.2718],[-12.1665,7.2724],[-12.1674,7.2724],[-12.1676,7.2729],[-12.1682,7.2729],[-12.1687,7.2735],[-12.1699,7.2737],[-12.1713,7.2746],[-12.1724,7.2746],[-12.1732,7.2749],[-12.1738,7.2754],[-12.1746,7.2754],[-12.1754,7.2762],[-12.1763,7.2762],[-12.1771,7.2768],[-12.1785,7.2768],[-12.179,7.2776],[-12.1799,7.2779],[-12.1813,7.2779],[-12.1813,7.2782],[-12.1824,7.2782],[-12.1829,7.2787],[-12.1846,7.279],[-12.1849,7.2799],[-12.1854,7.2801],[-12.1868,7.2801],[-12.1874,7.2807],[-12.1882,7.2807],[-12.1885,7.2813],[-12.1893,7.2815],[-12.1907,7.2815],[-12.1921,7.2826],[-12.1935,7.2826],[-12.1935,7.2829],[-12.1949,7.2829],[-12.1963,7.284],[-12.1979,7.284],[-12.1988,7.2849],[-12.1999,7.2849],[-12.1999,7.2851],[-12.2018,7.2857],[-12.2024,7.2863],[-12.2035,7.2863],[-12.2043,7.2865],[-12.2046,7.2871],[-12.2071,7.2879],[-12.2071,7.2882],[-12.2085,7.2882],[-12.2093,7.289],[-12.2104,7.289],[-12.2121,7.2899],[-12.2129,7.2899],[-12.214,7.2904],[-12.2143,7.291],[-12.2154,7.291],[-12.2168,7.2918],[-12.2179,7.2918],[-12.219,7.2926],[-12.2196,7.2926],[-12.2201,7.2932],[-12.2212,7.2932],[-12.2212,7.2935],[-12.2224,7.2935],[-12.2235,7.2946],[-12.2249,7.2946],[-12.2257,7.2954],[-12.2265,7.2954],[-12.2271,7.296],[-12.2282,7.296],[-12.2296,7.2968],[-12.2304,7.2968],[-12.2313,7.2976],[-12.2326,7.2976],[-12.2335,7.2982],[-12.2343,7.2982],[-12.2346,7.2988],[-12.2354,7.2988],[-12.236,7.2993],[-12.2374,7.2993],[-12.2382,7.3001],[-12.2393,7.3001],[-12.2393,7.3004],[-12.2404,7.3004],[-12.241,7.301],[-12.2418,7.301],[-12.2424,7.3018],[-12.2432,7.3021],[-12.2443,7.3021],[-12.2451,7.3029],[-12.2463,7.3035],[-12.2479,7.3035],[-12.2482,7.304],[-12.2499,7.3046],[-12.2513,7.3054],[-12.2526,7.3054],[-12.2538,7.3065],[-12.2549,7.3065],[-12.2565,7.3074],[-12.2574,7.3074],[-12.2579,7.3079],[-12.259,7.3085],[-12.2599,7.3085],[-12.2604,7.309],[-12.2613,7.309],[-12.2629,7.3099],[-12.264,7.3099],[-12.2643,7.3104],[-12.2657,7.3104],[-12.2663,7.3113],[-12.2679,7.3115],[-12.2682,7.3121],[-12.269,7.3124],[-12.2707,7.3124],[-12.2713,7.3132],[-12.2726,7.3135],[-12.2738,7.3143],[-12.2754,7.3146],[-12.2754,7.3149],[-12.2771,7.3154],[-12.2776,7.316],[-12.2788,7.316],[-12.2796,7.3168],[-12.2807,7.3168],[-12.2813,7.3174],[-12.2824,7.3174],[-12.284,7.3185],[-12.2851,7.3185],[-12.286,7.3193],[-12.2876,7.3193],[-12.2882,7.3199],[-12.289,7.3199],[-12.2896,7.3204],[-12.2901,7.3204],[-12.2904,7.321],[-12.291,7.321],[-12.2913,7.3215],[-12.2929,7.3215],[-12.294,7.3224],[-12.2946,7.3224],[-12.2949,7.3229],[-12.296,7.3229],[-12.2971,7.3238],[-12.2979,7.3238],[-12.2988,7.3243],[-12.3001,7.3243],[-12.301,7.3246],[-12.3021,7.3254],[-12.3026,7.3254],[-12.3032,7.326],[-12.3043,7.326],[-12.3043,7.3263],[-12.3054,7.3265],[-12.3065,7.3274],[-12.3082,7.3276],[-12.309,7.3282],[-12.3101,7.3282],[-12.3104,7.3288],[-12.3113,7.3293],[-12.3121,7.3293],[-12.3129,7.3299],[-12.314,7.3299],[-12.3146,7.3304],[-12.3163,7.3307],[-12.3165,7.3312],[-12.3174,7.3315],[-12.3193,7.3315],[-12.3201,7.3321],[-12.3204,7.3329],[-12.3215,7.3329],[-12.3226,7.3337],[-12.3238,7.3337],[-12.3238,7.334],[-12.3249,7.334],[-12.3265,7.3346],[-12.3271,7.3351],[-12.3282,7.3351],[-12.3288,7.3357],[-12.3304,7.336],[-12.3312,7.3365],[-12.3332,7.3365],[-12.3338,7.3371],[-12.3346,7.3371],[-12.3349,7.3376],[-12.3357,7.3376],[-12.336,7.3382],[-12.3368,7.3385],[-12.3382,7.3385],[-12.3388,7.339],[-12.3396,7.3393],[-12.3407,7.3393],[-12.3415,7.3396],[-12.3418,7.3401],[-12.3429,7.3404],[-12.3429,7.3407],[-12.344,7.3407],[-12.3449,7.3413],[-12.3465,7.3413],[-12.3471,7.3418],[-12.3488,7.3421],[-12.3499,7.3429],[-12.3515,7.3432],[-12.3521,7.3438],[-12.3532,7.3438],[-12.3532,7.344],[-12.3543,7.344],[-12.3546,7.3446],[-12.3554,7.3449],[-12.3568,7.3449],[-12.3576,7.3451],[-12.3582,7.3457],[-12.3596,7.3457],[-12.3607,7.3465],[-12.3624,7.3468],[-12.3626,7.3474],[-12.3635,7.3476],[-12.3651,7.3476],[-12.3651,7.3479],[-12.3663,7.3482],[-12.3663,7.3485],[-12.3676,7.3485],[-12.3676,7.3488],[-12.369,7.3488],[-12.369,7.349],[-12.3701,7.349],[-12.3704,7.3496],[-12.3715,7.3496],[-12.3718,7.3501],[-12.3724,7.3501],[-12.3729,7.351],[-12.3751,7.351],[-12.3765,7.3518],[-12.3774,7.3518],[-12.3782,7.3526],[-12.3804,7.3526],[-12.3813,7.3535],[-12.384,7.3535],[-12.384,7.354],[-12.3846,7.354],[-12.3851,7.3546],[-12.3868,7.3546],[-12.3876,7.3551],[-12.3888,7.3551],[-12.389,7.3557],[-12.3901,7.3557],[-12.3901,7.356],[-12.3913,7.3562],[-12.3913,7.3565],[-12.3937,7.3565],[-12.3949,7.3571],[-12.3951,7.3576],[-12.3968,7.3579],[-12.3968,7.3582],[-12.3982,7.3582],[-12.3982,7.3585],[-12.3996,7.3585],[-12.4013,7.359],[-12.4024,7.3599],[-12.4035,7.3599],[-12.4035,7.3601],[-12.4051,7.3601],[-12.4051,7.3604],[-12.4068,7.3607],[-12.4068,7.361],[-12.4079,7.361],[-12.4096,7.3618],[-12.4115,7.3618],[-12.4118,7.3624],[-12.4126,7.3626],[-12.4143,7.3626],[-12.4149,7.3632],[-12.416,7.3632],[-12.4163,7.3638],[-12.4174,7.364],[-12.4179,7.3646],[-12.419,7.3646],[-12.4199,7.3651],[-12.4218,7.3651],[-12.4229,7.3654],[-12.4229,7.3657],[-12.424,7.3657],[-12.424,7.366],[-12.4254,7.366],[-12.4263,7.3665],[-12.4274,7.3665],[-12.4274,7.3668],[-12.4288,7.3668],[-12.4304,7.3676],[-12.4332,7.3676],[-12.4343,7.3679],[-12.436,7.3688],[-12.4376,7.369],[-12.4385,7.3696],[-12.4393,7.3696],[-12.4401,7.3701],[-12.4413,7.3701],[-12.4413,7.3704],[-12.4429,7.3704],[-12.4429,7.3707],[-12.444,7.3707],[-12.4449,7.3713],[-12.446,7.3713],[-12.446,7.3715],[-12.4471,7.3715],[-12.4476,7.3721],[-12.4496,7.3721],[-12.4504,7.3724],[-12.451,7.3729],[-12.4526,7.3732],[-12.4535,7.3738],[-12.4546,7.3738],[-12.4546,7.374],[-12.4557,7.374],[-12.4557,7.3743],[-12.4579,7.3746],[-12.4593,7.3754],[-12.4604,7.3754],[-12.461,7.376],[-12.4626,7.376],[-12.4643,7.3768],[-12.4654,7.3771],[-12.4676,7.3771],[-12.4676,7.3774],[-12.4701,7.3774],[-12.4701,7.3776],[-12.4715,7.3776],[-12.4715,7.3779],[-12.4726,7.3779],[-12.4743,7.3788],[-12.4754,7.3788],[-12.4754,7.379],[-12.4768,7.379],[-12.4768,7.3793],[-12.4788,7.3793],[-12.4788,7.3796],[-12.4799,7.3796],[-12.4804,7.3801],[-12.4815,7.3801],[-12.4815,7.3804],[-12.4832,7.3804],[-12.4832,7.3807],[-12.486,7.3807],[-12.486,7.381],[-12.4888,7.381],[-12.4888,7.3812],[-12.4904,7.3812],[-12.4904,7.3815],[-12.4926,7.3815],[-12.4926,7.3818],[-12.4954,7.3818],[-12.4954,7.3821],[-12.4976,7.3821],[-12.4982,7.3826],[-12.4999,7.3826],[-12.4999,7.3829],[-12.5038,7.3829],[-12.5038,7.3832],[-12.5063,7.3832],[-12.5063,7.3835],[-12.5099,7.3835],[-12.5099,7.3837],[-12.5182,7.3837],[-12.5182,7.384],[-12.5199,7.384],[-12.5199,7.3837],[-12.5226,7.3837],[-12.5226,7.384],[-12.5243,7.384],[-12.524,7.3851],[-12.5226,7.3854],[-12.5221,7.386],[-12.5204,7.3862],[-12.5199,7.3868],[-12.519,7.3868],[-12.5174,7.3879],[-12.5165,7.3879],[-12.5157,7.3888],[-12.5146,7.3888],[-12.5129,7.3896],[-12.5118,7.3896],[-12.5118,7.3899],[-12.5101,7.3899],[-12.5101,7.3901],[-12.5082,7.3901],[-12.5082,7.3904],[-12.5065,7.3904],[-12.5065,7.3907],[-12.5043,7.3907],[-12.5032,7.3904],[-12.5007,7.3904],[-12.4999,7.391],[-12.4985,7.3924],[-12.4979,7.3932],[-12.4976,7.3946],[-12.4968,7.3951],[-12.496,7.3963],[-12.4954,7.3963],[-12.4951,7.3968],[-12.4946,7.3968],[-12.4943,7.3974],[-12.4932,7.3976],[-12.4926,7.3988],[-12.4918,7.399],[-12.4918,7.3996],[-12.491,7.4004],[-12.4899,7.4004],[-12.4899,7.4007],[-12.4885,7.4007],[-12.4876,7.4024],[-12.486,7.4024],[-12.4854,7.4026],[-12.4849,7.4035],[-12.4843,7.4035],[-12.4838,7.404],[-12.4821,7.4043],[-12.4815,7.4049],[-12.4808,7.4049],[-12.4799,7.4057],[-12.4785,7.4057],[-12.4785,7.4063],[-12.4779,7.4068],[-12.4754,7.4068],[-12.4754,7.4071],[-12.4743,7.4071],[-12.4743,7.4068],[-12.4696,7.4068],[-12.4696,7.4071],[-12.4654,7.4071],[-12.4654,7.4074],[-12.4621,7.4074],[-12.4621,7.4076],[-12.4601,7.4076],[-12.4601,7.4232],[-12.4618,7.4232],[-12.4618,7.4235],[-12.4629,7.4235],[-12.4635,7.424],[-12.464,7.424],[-12.4643,7.4246],[-12.4649,7.4246],[-12.4651,7.4251],[-12.466,7.4254],[-12.466,7.426],[-12.4671,7.4263],[-12.4674,7.4271],[-12.4682,7.4276],[-12.4693,7.4279],[-12.4713,7.4296],[-12.4721,7.4307],[-12.4732,7.4313],[-12.4746,7.4326],[-12.4749,7.4332],[-12.4754,7.4332],[-12.4765,7.4365],[-12.4771,7.4368],[-12.4776,7.4379],[-12.4782,7.4379],[-12.4785,7.4385],[-12.4796,7.4393],[-12.4796,7.4401],[-12.4813,7.4421],[-12.4813,7.4424],[-12.4824,7.4426],[-12.4826,7.4435],[-12.4835,7.4435],[-12.4843,7.4443],[-12.4857,7.4446],[-12.4863,7.4454],[-12.4874,7.4454],[-12.4893,7.4465],[-12.4893,7.4474],[-12.4899,7.4479],[-12.4899,7.4496],[-12.4893,7.4496],[-12.4893,7.4507],[-12.4888,7.451],[-12.4885,7.4526],[-12.4874,7.4535],[-12.4874,7.454],[-12.4868,7.4549],[-12.486,7.4551],[-12.486,7.456],[-12.4854,7.4563],[-12.4854,7.4568],[-12.4849,7.4574],[-12.4849,7.4579],[-12.4843,7.4582],[-12.4838,7.4596],[-12.4832,7.4596],[-12.4821,7.461],[-12.4818,7.4618],[-12.4813,7.4621],[-12.4796,7.4621],[-12.4785,7.4637],[-12.4785,7.4646],[-12.4776,7.4654],[-12.4774,7.4671],[-12.4765,7.4682],[-12.4757,7.4687],[-12.4757,7.4693],[-12.4751,7.4696],[-12.4751,7.4707],[-12.4746,7.4707],[-12.4743,7.4713],[-12.4724,7.4732],[-12.4721,7.4746],[-12.471,7.4751],[-12.4707,7.4757],[-12.4707,7.4771],[-12.4701,7.4776],[-12.4701,7.479],[-12.469,7.4799],[-12.469,7.4804],[-12.4685,7.4807],[-12.4685,7.4813],[-12.4679,7.4815],[-12.4676,7.4824],[-12.4671,7.4824],[-12.4665,7.4829],[-12.4663,7.484],[-12.4643,7.4857],[-12.4643,7.4863],[-12.4635,7.4871],[-12.4635,7.4879],[-12.4624,7.4893],[-12.4624,7.4912],[-12.4618,7.4921],[-12.4618,7.4932],[-12.4615,7.4932],[-12.4613,7.4943],[-12.4613,7.496],[-12.461,7.496],[-12.461,7.4976],[-12.4604,7.4982],[-12.4604,7.4993],[-12.4596,7.4999],[-12.459,7.501],[-12.459,7.5024],[-12.4585,7.5026],[-12.4585,7.5043],[-12.4576,7.5051],[-12.4576,7.5057],[-12.4571,7.5057],[-12.4568,7.5068],[-12.4563,7.5071],[-12.4557,7.5082],[-12.4554,7.5082],[-12.4549,7.5093],[-12.4538,7.5096],[-12.4535,7.5101],[-12.4529,7.5101],[-12.4521,7.511],[-12.4513,7.511],[-12.4496,7.5124],[-12.4485,7.5126],[-12.4476,7.5135],[-12.446,7.5135],[-12.446,7.5151],[-12.4457,7.5151],[-12.4449,7.5171],[-12.4443,7.5171],[-12.4443,7.5176],[-12.4438,7.5176],[-12.4438,7.5185],[-12.4429,7.5187],[-12.4432,7.5204],[-12.4438,7.521],[-12.4443,7.5221],[-12.4443,7.5226],[-12.4454,7.524],[-12.4457,7.5251],[-12.4463,7.5257],[-12.4468,7.5268],[-12.4474,7.5285],[-12.4479,7.5288],[-12.4479,7.5293],[-12.4485,7.5299],[-12.4493,7.5315],[-12.4496,7.5326],[-12.4501,7.5329],[-12.4507,7.5346],[-12.4515,7.5357],[-12.4521,7.5374],[-12.4526,7.5376],[-12.4529,7.5388],[-12.4535,7.5393],[-12.454,7.5404],[-12.4543,7.5415],[-12.4549,7.5418],[-12.456,7.5446],[-12.4563,7.5446],[-12.4568,7.5462],[-12.4574,7.5465],[-12.4579,7.5482],[-12.4585,7.5487],[-12.459,7.5504],[-12.4596,7.5507],[-12.4607,7.5532],[-12.4615,7.5529],[-12.4626,7.5529],[-12.4651,7.5554],[-12.4654,7.5565],[-12.4663,7.5571],[-12.4663,7.5576],[-12.4668,7.5579],[-12.4671,7.559],[-12.4685,7.5593],[-12.4688,7.5607],[-12.4693,7.561],[-12.4693,7.5624],[-12.4696,7.5632],[-12.469,7.5638],[-12.469,7.5651],[-12.4688,7.5651],[-12.4688,7.5668],[-12.4663,7.5668],[-12.4663,7.5665],[-12.4646,7.5665],[-12.4649,7.5674],[-12.4654,7.5676],[-12.4668,7.5676],[-12.4668,7.5679],[-12.469,7.5679],[-12.469,7.5701],[-12.4693,7.5701],[-12.4693,7.5712],[-12.469,7.5718],[-12.4682,7.5721],[-12.4676,7.5715],[-12.4671,7.5715],[-12.4668,7.5724],[-12.4668,7.5737],[-12.4671,7.5737],[-12.4671,7.5765],[-12.4674,7.5765],[-12.4674,7.5776],[-12.4679,7.5788],[-12.4679,7.5821],[-12.4682,7.5821],[-12.4682,7.5838],[-12.4688,7.584],[-12.4688,7.5851],[-12.469,7.5851],[-12.469,7.5863],[-12.4696,7.5865],[-12.4701,7.5874],[-12.4701,7.5888],[-12.4704,7.5888],[-12.4704,7.591],[-12.4715,7.5921],[-12.4715,7.5929],[-12.4721,7.5932],[-12.4724,7.5943],[-12.4724,7.596],[-12.4729,7.5963],[-12.4729,7.5979],[-12.4732,7.5979],[-12.4732,7.5996],[-12.4746,7.6001],[-12.4746,7.6037],[-12.4749,7.6049],[-12.4751,7.6049],[-12.4751,7.6082],[-12.4754,7.6082],[-12.4754,7.6093],[-12.4757,7.6093],[-12.4757,7.6104],[-12.476,7.6113],[-12.4765,7.6118],[-12.4765,7.6132],[-12.4757,7.6135],[-12.4751,7.6143],[-12.4751,7.6151],[-12.4743,7.6165],[-12.4743,7.6199],[-12.4751,7.6193],[-12.4751,7.616],[-12.4757,7.6157],[-12.476,7.6149],[-12.4765,7.6143],[-12.4779,7.6143],[-12.4782,7.6149],[-12.4788,7.6149],[-12.4796,7.6154],[-12.4801,7.6163],[-12.4801,7.6171],[-12.481,7.6176],[-12.481,7.6185],[-12.4815,7.6185],[-12.4832,7.6207],[-12.484,7.6221],[-12.4849,7.6229],[-12.4854,7.6229],[-12.4868,7.6246],[-12.4874,7.6246],[-12.4879,7.6257],[-12.4896,7.6262],[-12.4901,7.6271],[-12.4913,7.6271],[-12.4913,7.6274],[-12.494,7.6274],[-12.4946,7.6279],[-12.4957,7.6285],[-12.4971,7.6285],[-12.4979,7.629],[-12.4985,7.6299],[-12.499,7.6299],[-12.4993,7.6307],[-12.4999,7.631],[-12.4999,7.634],[-12.5015,7.6346],[-12.5021,7.6351],[-12.5032,7.6354],[-12.5038,7.636],[-12.5043,7.636],[-12.5049,7.6365],[-12.506,7.6368],[-12.5065,7.6374],[-12.5082,7.6371],[-12.5082,7.6365],[-12.5093,7.6363],[-12.5099,7.6357],[-12.5115,7.636],[-12.5118,7.6365],[-12.5129,7.6368],[-12.5135,7.6374],[-12.5138,7.6385],[-12.5143,7.6388],[-12.5143,7.6393],[-12.5149,7.6393],[-12.5151,7.6401],[-12.5157,7.6404],[-12.5165,7.6415],[-12.5171,7.6415],[-12.5171,7.6426],[-12.5182,7.6435],[-12.5182,7.644],[-12.5187,7.6443],[-12.519,7.6451],[-12.5196,7.6449],[-12.5201,7.6457],[-12.5212,7.646],[-12.5218,7.6468],[-12.5226,7.6468],[-12.524,7.6476],[-12.5254,7.6476],[-12.5254,7.6474],[-12.5271,7.6474],[-12.5271,7.6471],[-12.5318,7.6471],[-12.5318,7.6474],[-12.5329,7.6474],[-12.5346,7.6482],[-12.5349,7.6488],[-12.5354,7.6488],[-12.5371,7.6504],[-12.5371,7.651],[-12.5376,7.651],[-12.5388,7.6529],[-12.5399,7.6537],[-12.5399,7.6546],[-12.5404,7.6549],[-12.5404,7.6557],[-12.541,7.6557],[-12.5413,7.6574],[-12.5418,7.6576],[-12.5421,7.6585],[-12.5421,7.6596],[-12.5429,7.6604],[-12.5429,7.6613],[-12.5435,7.6615],[-12.5435,7.6624],[-12.544,7.6626],[-12.5449,7.6646],[-12.5449,7.6657],[-12.5451,7.6657],[-12.5454,7.6668],[-12.546,7.6676],[-12.5465,7.6679],[-12.5471,7.669],[-12.5476,7.6693],[-12.5476,7.6707],[-12.5474,7.6707],[-12.5474,7.6726],[-12.5476,7.6726],[-12.5476,7.6743],[-12.5479,7.6743],[-12.5479,7.676],[-12.5482,7.6768],[-12.5476,7.6774],[-12.5482,7.6776],[-12.5493,7.6776],[-12.5493,7.6779],[-12.5504,7.6779],[-12.5504,7.6782],[-12.5515,7.6782],[-12.5515,7.6785],[-12.5538,7.6787],[-12.5538,7.679],[-12.5549,7.679],[-12.5557,7.6796],[-12.5568,7.6796],[-12.5568,7.6799],[-12.5579,7.6799],[-12.5579,7.6801],[-12.559,7.6801],[-12.5601,7.6807],[-12.5624,7.681],[-12.5632,7.6815],[-12.5643,7.6815],[-12.5643,7.6818],[-12.5654,7.6818],[-12.5654,7.6821],[-12.5665,7.6821],[-12.5665,7.6824],[-12.5676,7.6824],[-12.5676,7.6826],[-12.5688,7.6826],[-12.5688,7.6829],[-12.5699,7.6829],[-12.5699,7.6832],[-12.571,7.6832],[-12.5718,7.6837],[-12.5729,7.6837],[-12.5729,7.684],[-12.574,7.684],[-12.574,7.6843],[-12.5751,7.6843],[-12.5751,7.6846],[-12.5763,7.6846],[-12.5763,7.6849],[-12.5774,7.6849],[-12.5774,7.6851],[-12.5785,7.6851],[-12.5793,7.6857],[-12.5804,7.686],[-12.5815,7.686],[-12.5829,7.6865],[-12.5857,7.6879],[-12.5909,7.6913],[-12.5954,7.6945],[-12.5968,7.6973],[-12.5928,7.6963],[-12.5868,7.6963],[-12.5807,7.6971],[-12.5692,7.7011],[-12.5655,7.7031],[-12.5583,7.7085],[-12.5527,7.7135],[-12.5359,7.7197],[-12.5323,7.7217],[-12.5291,7.7246],[-12.5248,7.7311],[-12.5208,7.7351],[-12.5146,7.7397],[-12.5077,7.7454],[-12.5041,7.7481],[-12.4988,7.7505],[-12.4944,7.7513],[-12.4864,7.7495],[-12.4814,7.7487],[-12.4702,7.7443],[-12.4571,7.7418],[-12.4481,7.7415],[-12.4446,7.7419],[-12.4417,7.7433],[-12.4366,7.7463],[-12.4292,7.7541],[-12.4247,7.7625],[-12.4203,7.7729],[-12.4164,7.7709],[-12.4073,7.7695],[-12.3946,7.7651],[-12.3904,7.7657],[-12.3887,7.7677],[-12.3862,7.7746],[-12.3841,7.7785],[-12.3804,7.7826],[-12.3767,7.7847],[-12.3643,7.7868],[-12.3608,7.7882],[-12.3564,7.7915],[-12.3514,7.8001],[-12.3471,7.8049],[-12.3425,7.807],[-12.3391,7.8068],[-12.3337,7.8047],[-12.3275,7.8014],[-12.3209,7.7985],[-12.3165,7.7976],[-12.3099,7.7971],[-12.3028,7.7965],[-12.2981,7.7951],[-12.2906,7.7935],[-12.2873,7.7919],[-12.2845,7.7877],[-12.2835,7.7836],[-12.2827,7.774],[-12.2806,7.7658],[-12.2802,7.7618],[-12.2805,7.7579],[-12.2827,7.7474],[-12.2817,7.7423],[-12.2787,7.7386],[-12.2695,7.7337],[-12.2693,7.7339],[-12.2674,7.7283],[-12.2654,7.7245],[-12.2625,7.7213],[-12.2585,7.7173],[-12.2549,7.7145],[-12.2522,7.7131],[-12.2422,7.7105],[-12.2372,7.7073],[-12.2328,7.7031],[-12.2292,7.6985],[-12.2267,7.6921],[-12.2246,7.6855],[-12.2248,7.6854],[-12.2211,7.6809],[-12.218,7.6778],[-12.2158,7.676],[-12.2094,7.6717],[-12.1983,7.6619],[-12.1949,7.6597],[-12.1883,7.6567],[-12.1854,7.656],[-12.1811,7.6556],[-12.1738,7.6561],[-12.1703,7.6569],[-12.1596,7.6613],[-12.1563,7.6617],[-12.153,7.661],[-12.1418,7.6568],[-12.1286,7.6551],[-12.1229,7.6535],[-12.1177,7.6579],[-12.112,7.6617],[-12.1092,7.6643],[-12.106,7.6682],[-12.0992,7.6806],[-12.0928,7.6885],[-12.0906,7.6915],[-12.086,7.6997],[-12.0809,7.7098]]]]\"},{\"id\":\"jUb8gELQApl\",\"code\":\"OU_204856\",\"na\":\"Kailahun\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.7972,7.5866],[-10.8002,7.5878],[-10.8005,7.5923],[-10.8017,7.5977],[-10.8093,7.5967],[-10.8201,7.5966],[-10.8261,7.5973],[-10.8322,7.5992],[-10.835,7.5998],[-10.8423,7.6002],[-10.8496,7.5999],[-10.8592,7.5982],[-10.8639,7.5993],[-10.87,7.6023],[-10.881,7.6054],[-10.8849,7.6077],[-10.8868,7.6098],[-10.8882,7.6126],[-10.8924,7.6259],[-10.8945,7.6299],[-10.8976,7.6325],[-10.904,7.6334],[-10.9043,7.6387],[-10.9035,7.6439],[-10.9011,7.6493],[-10.8984,7.6552],[-10.8953,7.6584],[-10.8913,7.6606],[-10.8894,7.6635],[-10.8889,7.667],[-10.8894,7.6707],[-10.894,7.6808],[-10.8983,7.6848],[-10.902,7.689],[-10.9059,7.6951],[-10.9097,7.6983],[-10.9109,7.7006],[-10.9109,7.7032],[-10.909,7.7068],[-10.9062,7.7096],[-10.9004,7.7138],[-10.8958,7.7201],[-10.8946,7.7233],[-10.8949,7.7278],[-10.9032,7.7423],[-10.9072,7.7546],[-10.9091,7.7591],[-10.9142,7.7599],[-10.9236,7.7609],[-10.9333,7.7626],[-10.942,7.7607],[-10.9499,7.76],[-10.9589,7.7605],[-10.9621,7.7619],[-10.9644,7.7657],[-10.9658,7.7746],[-10.9671,7.7794],[-10.9685,7.7827],[-10.9728,7.7899],[-10.9765,7.7931],[-10.9806,7.7955],[-10.988,7.8006],[-10.9943,7.804],[-10.9958,7.8122],[-10.9986,7.8188],[-11.0031,7.8249],[-11.0062,7.8299],[-11.0106,7.8361],[-11.0137,7.8425],[-11.017,7.8512],[-11.0208,7.8587],[-11.0242,7.8645],[-11.028,7.8716],[-11.0329,7.8688],[-11.0411,7.8658],[-11.0465,7.8658],[-11.0526,7.8679],[-11.0484,7.8746],[-11.0432,7.8816],[-11.0416,7.8848],[-11.036,7.9039],[-11.0346,7.9096],[-11.0343,7.9142],[-11.0351,7.9199],[-11.035,7.9234],[-11.0343,7.9268],[-11.0317,7.9322],[-11.0297,7.9354],[-11.0221,7.9451],[-11.0174,7.9547],[-11.0131,7.9601],[-11.0049,7.9685],[-11.0006,7.9735],[-10.9958,7.9822],[-10.9939,7.9892],[-10.9931,8.0016],[-10.9922,8.0056],[-10.9865,8.0162],[-10.9803,8.0246],[-10.9767,8.0279],[-10.9742,8.0308],[-10.97,8.038],[-10.9665,8.0455],[-10.9648,8.0513],[-10.9639,8.0649],[-10.9626,8.0693],[-10.9598,8.0723],[-10.9502,8.0781],[-10.9474,8.0814],[-10.9415,8.0916],[-10.9381,8.0952],[-10.9351,8.0975],[-10.929,8.1001],[-10.9268,8.1017],[-10.9227,8.1077],[-10.9199,8.1128],[-10.9151,8.1201],[-10.9124,8.1265],[-10.9105,8.1328],[-10.9081,8.142],[-10.9062,8.1454],[-10.9028,8.1488],[-10.8962,8.1521],[-10.8935,8.1543],[-10.891,8.1595],[-10.8904,8.1636],[-10.8904,8.1771],[-10.8899,8.1814],[-10.8884,8.1851],[-10.8826,8.1914],[-10.8803,8.1965],[-10.8766,8.2161],[-10.8765,8.2195],[-10.877,8.2252],[-10.8736,8.2313],[-10.8712,8.2365],[-10.8681,8.2418],[-10.8667,8.2451],[-10.8652,8.25],[-10.8648,8.253],[-10.8647,8.2574],[-10.8648,8.2603],[-10.8656,8.2637],[-10.8681,8.2671],[-10.8732,8.2699],[-10.8773,8.2708],[-10.8846,8.271],[-10.8919,8.2703],[-10.8961,8.2688],[-10.9009,8.2652],[-10.9074,8.2587],[-10.9126,8.2516],[-10.915,8.246],[-10.9188,8.2344],[-10.9218,8.2306],[-10.9273,8.2343],[-10.932,8.2395],[-10.9357,8.2427],[-10.9468,8.249],[-10.9495,8.2516],[-10.9527,8.2577],[-10.954,8.2622],[-10.9547,8.2659],[-10.9555,8.2737],[-10.9566,8.2774],[-10.9587,8.281],[-10.9638,8.2876],[-10.9667,8.2927],[-10.9681,8.296],[-10.969,8.3003],[-10.9686,8.3048],[-10.9669,8.3126],[-10.9659,8.3161],[-10.964,8.3204],[-10.9618,8.3237],[-10.9544,8.3318],[-10.9518,8.3349],[-10.9469,8.3433],[-10.9456,8.3468],[-10.9441,8.3558],[-10.942,8.3612],[-10.9398,8.3642],[-10.9309,8.3707],[-10.9268,8.3744],[-10.9207,8.3804],[-10.9095,8.3777],[-10.902,8.3753],[-10.8977,8.3747],[-10.8919,8.3744],[-10.8862,8.3748],[-10.8819,8.3765],[-10.8799,8.3786],[-10.8786,8.3816],[-10.8777,8.3852],[-10.8768,8.393],[-10.8755,8.3976],[-10.8707,8.4097],[-10.869,8.413],[-10.8662,8.4163],[-10.8629,8.4189],[-10.8566,8.4218],[-10.8532,8.4222],[-10.8497,8.4214],[-10.8445,8.4187],[-10.8412,8.4162],[-10.8383,8.4131],[-10.8325,8.4051],[-10.8284,8.4023],[-10.8243,8.4011],[-10.8214,8.4008],[-10.8107,8.4006],[-10.8063,8.4003],[-10.8034,8.3998],[-10.7973,8.3981],[-10.793,8.3976],[-10.7815,8.3971],[-10.7772,8.3955],[-10.7752,8.3934],[-10.7734,8.3893],[-10.7728,8.3865],[-10.7718,8.3778],[-10.7704,8.3709],[-10.7578,8.3805],[-10.7526,8.3871],[-10.7485,8.391],[-10.7272,8.4026],[-10.7239,8.4052],[-10.7146,8.4142],[-10.7102,8.4178],[-10.6975,8.425],[-10.6907,8.43],[-10.6849,8.4335],[-10.6735,8.4346],[-10.6689,8.4355],[-10.6587,8.4397],[-10.6519,8.4446],[-10.6571,8.4242],[-10.6535,8.4162],[-10.6521,8.4003],[-10.6529,8.3898],[-10.6531,8.3879],[-10.6566,8.3852],[-10.6644,8.3822],[-10.6693,8.3751],[-10.6753,8.371],[-10.6919,8.3639],[-10.6961,8.3596],[-10.6998,8.3474],[-10.7019,8.333],[-10.7163,8.3048],[-10.7122,8.2825],[-10.7171,8.2781],[-10.7189,8.271],[-10.7141,8.2705],[-10.7007,8.2733],[-10.7002,8.2935],[-10.6976,8.3033],[-10.6914,8.3079],[-10.6879,8.3226],[-10.674,8.3409],[-10.6567,8.3409],[-10.6333,8.3346],[-10.5971,8.3323],[-10.5865,8.326],[-10.5823,8.3114],[-10.5796,8.308],[-10.5676,8.3073],[-10.5609,8.3052],[-10.5535,8.3077],[-10.5212,8.331],[-10.5122,8.336],[-10.4904,8.3554],[-10.4842,8.3676],[-10.4714,8.3767],[-10.4647,8.3884],[-10.4527,8.3952],[-10.4458,8.4035],[-10.4313,8.4298],[-10.4256,8.436],[-10.4172,8.4406],[-10.4084,8.4502],[-10.4015,8.4655],[-10.3938,8.4761],[-10.3896,8.4878],[-10.386,8.4929],[-10.3727,8.4871],[-10.364,8.4881],[-10.3534,8.4916],[-10.3469,8.4961],[-10.3356,8.5008],[-10.3314,8.5029],[-10.3217,8.4989],[-10.302,8.4887],[-10.2869,8.4848],[-10.2782,8.4905],[-10.2694,8.4916],[-10.2687,8.4912],[-10.2667,8.487],[-10.267,8.4871],[-10.2683,8.4852],[-10.2702,8.4793],[-10.267,8.4709],[-10.2696,8.4618],[-10.2709,8.456],[-10.2671,8.4489],[-10.2658,8.4392],[-10.269,8.4314],[-10.271,8.4262],[-10.2703,8.4204],[-10.2658,8.4159],[-10.2677,8.41],[-10.2684,8.4042],[-10.273,8.4023],[-10.2749,8.3971],[-10.2717,8.39],[-10.2749,8.3867],[-10.2788,8.3848],[-10.2801,8.3822],[-10.2817,8.3806],[-10.2827,8.3777],[-10.2808,8.3667],[-10.284,8.3602],[-10.2879,8.3543],[-10.2847,8.3492],[-10.2828,8.3414],[-10.2828,8.3356],[-10.2854,8.3304],[-10.2964,8.3252],[-10.2964,8.322],[-10.2919,8.3187],[-10.2919,8.3162],[-10.2932,8.3116],[-10.2912,8.3038],[-10.2919,8.2954],[-10.2939,8.2909],[-10.3036,8.2883],[-10.3055,8.2844],[-10.312,8.2786],[-10.3114,8.2715],[-10.3082,8.265],[-10.3043,8.2501],[-10.3011,8.2385],[-10.2952,8.2378],[-10.2933,8.2333],[-10.294,8.2274],[-10.2894,8.2216],[-10.2908,8.2158],[-10.2927,8.2106],[-10.2927,8.2009],[-10.2966,8.1951],[-10.2966,8.1938],[-10.2992,8.1919],[-10.3064,8.1918],[-10.3148,8.1892],[-10.3193,8.1834],[-10.3219,8.1782],[-10.3232,8.173],[-10.3239,8.1698],[-10.3297,8.1633],[-10.3388,8.1562],[-10.3466,8.1491],[-10.3454,8.1468],[-10.3492,8.1497],[-10.355,8.1523],[-10.3634,8.1574],[-10.3673,8.162],[-10.3718,8.1613],[-10.3777,8.1581],[-10.3803,8.1535],[-10.3842,8.1522],[-10.3783,8.149],[-10.382,8.1447],[-10.3825,8.1446],[-10.3887,8.1477],[-10.3913,8.1445],[-10.3919,8.1432],[-10.3958,8.1457],[-10.3987,8.1445],[-10.399,8.1457],[-10.4029,8.1451],[-10.4153,8.1457],[-10.4237,8.1464],[-10.4292,8.1502],[-10.4334,8.1483],[-10.4392,8.1528],[-10.4444,8.1528],[-10.4502,8.1496],[-10.458,8.1528],[-10.4645,8.1509],[-10.469,8.145],[-10.4748,8.147],[-10.4774,8.1443],[-10.4833,8.1411],[-10.493,8.1443],[-10.493,8.1366],[-10.4943,8.1366],[-10.5099,8.1288],[-10.5144,8.1217],[-10.5306,8.0957],[-10.5497,8.0646],[-10.5592,8.0491],[-10.5735,8.0367],[-10.5819,8.0348],[-10.6001,8.0264],[-10.5988,8.0031],[-10.5982,7.9959],[-10.6007,7.9959],[-10.5995,7.9875],[-10.6002,7.9318],[-10.601,7.7939],[-10.6011,7.77],[-10.6212,7.7629],[-10.6303,7.7642],[-10.6361,7.7648],[-10.6413,7.7615],[-10.6433,7.7589],[-10.6504,7.7603],[-10.6523,7.7576],[-10.6543,7.7525],[-10.6536,7.7512],[-10.6575,7.7492],[-10.6647,7.7466],[-10.6653,7.744],[-10.6705,7.7414],[-10.675,7.7434],[-10.6789,7.7382],[-10.6841,7.7369],[-10.6854,7.735],[-10.6873,7.735],[-10.6906,7.7336],[-10.6906,7.7304],[-10.6938,7.7304],[-10.7003,7.7265],[-10.701,7.7226],[-10.701,7.7187],[-10.7016,7.7136],[-10.7036,7.7116],[-10.7036,7.7077],[-10.7094,7.7064],[-10.7094,7.7025],[-10.7139,7.7019],[-10.7127,7.6967],[-10.7185,7.6941],[-10.7211,7.6889],[-10.7205,7.6825],[-10.725,7.6825],[-10.727,7.6779],[-10.7295,7.6799],[-10.7347,7.6773],[-10.7393,7.6701],[-10.7432,7.663],[-10.7412,7.6572],[-10.7477,7.6539],[-10.7607,7.6468],[-10.7633,7.6423],[-10.7678,7.6475],[-10.7698,7.6449],[-10.7678,7.6403],[-10.7711,7.6332],[-10.7763,7.6254],[-10.786,7.6157],[-10.7854,7.6112],[-10.7873,7.6073],[-10.7847,7.6034],[-10.786,7.5989],[-10.788,7.5963],[-10.7906,7.5885],[-10.7971,7.5866],[-10.7972,7.5866]]]\"},{\"id\":\"PMa2VCrupOd\",\"code\":\"OU_211212\",\"na\":\"Kambia\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.1349,8.8471],[-13.1343,8.8468],[-13.134,8.8457],[-13.1335,8.8457],[-13.1338,8.844],[-13.1351,8.8438],[-13.1354,8.8432],[-13.1388,8.8432],[-13.1388,8.8435],[-13.1413,8.8435],[-13.1413,8.8438],[-13.1438,8.8438],[-13.1446,8.844],[-13.1446,8.846],[-13.1435,8.8465],[-13.1418,8.8465],[-13.1418,8.8468],[-13.1388,8.8468],[-13.1382,8.8465],[-13.1365,8.8465],[-13.1349,8.8471]]],[[[-13.1496,8.8526],[-13.149,8.8521],[-13.1482,8.8521],[-13.1476,8.8515],[-13.1457,8.8515],[-13.1451,8.851],[-13.1435,8.8504],[-13.1421,8.8504],[-13.1424,8.8493],[-13.1432,8.8482],[-13.1446,8.8482],[-13.1446,8.8479],[-13.1463,8.8479],[-13.1471,8.8485],[-13.1485,8.8485],[-13.1485,8.8488],[-13.1499,8.8488],[-13.1504,8.8493],[-13.1518,8.8496],[-13.1526,8.8507],[-13.1543,8.851],[-13.1543,8.8521],[-13.1532,8.8526],[-13.1496,8.8526]]],[[[-13.1557,8.8571],[-13.1557,8.8568],[-13.1543,8.8568],[-13.1538,8.8563],[-13.1529,8.8563],[-13.1526,8.8557],[-13.1518,8.8557],[-13.1507,8.8549],[-13.1507,8.8538],[-13.151,8.8535],[-13.156,8.8535],[-13.1563,8.854],[-13.1574,8.8546],[-13.1574,8.8565],[-13.1571,8.8571],[-13.1557,8.8571]]],[[[-13.1571,8.861],[-13.1571,8.8607],[-13.1557,8.8604],[-13.1554,8.8599],[-13.1546,8.8599],[-13.1535,8.859],[-13.1524,8.8576],[-13.1521,8.8576],[-13.1521,8.8565],[-13.1532,8.8565],[-13.1535,8.8571],[-13.1549,8.8574],[-13.1557,8.8585],[-13.1585,8.8593],[-13.1585,8.8607],[-13.1579,8.8604],[-13.1571,8.861]]],[[[-13.1485,8.8626],[-13.1471,8.8618],[-13.1463,8.8618],[-13.1457,8.861],[-13.1443,8.8604],[-13.1438,8.8593],[-13.1432,8.859],[-13.1426,8.8579],[-13.1418,8.8574],[-13.1404,8.8568],[-13.1399,8.8557],[-13.1385,8.8546],[-13.1385,8.8535],[-13.1393,8.8535],[-13.1401,8.854],[-13.1421,8.854],[-13.1429,8.8543],[-13.1438,8.8551],[-13.1471,8.8551],[-13.1482,8.8563],[-13.1493,8.8568],[-13.1496,8.8574],[-13.1507,8.8576],[-13.1507,8.8582],[-13.1513,8.8582],[-13.1518,8.859],[-13.1518,8.8601],[-13.1524,8.861],[-13.1524,8.8621],[-13.1518,8.8624],[-13.149,8.8624],[-13.1485,8.8626]]],[[[-13.1649,8.8771],[-13.1646,8.8765],[-13.164,8.8765],[-13.1637,8.876],[-13.161,8.8751],[-13.1604,8.874],[-13.1599,8.874],[-13.1593,8.8732],[-13.1582,8.8732],[-13.1571,8.8721],[-13.1565,8.8721],[-13.156,8.8713],[-13.1543,8.8707],[-13.1535,8.8699],[-13.1526,8.8699],[-13.1518,8.8687],[-13.1507,8.8682],[-13.1507,8.8671],[-13.1521,8.8671],[-13.1526,8.8668],[-13.1532,8.8676],[-13.1543,8.8679],[-13.156,8.8679],[-13.1565,8.8685],[-13.1582,8.8687],[-13.159,8.8693],[-13.1601,8.8707],[-13.161,8.8707],[-13.1612,8.8715],[-13.1618,8.8715],[-13.1626,8.8726],[-13.1632,8.8726],[-13.1637,8.8735],[-13.1643,8.8735],[-13.1643,8.8746],[-13.1651,8.8751],[-13.1657,8.876],[-13.1663,8.8763],[-13.1663,8.8768],[-13.1649,8.8771]]],[[[-13.2476,8.8813],[-13.2474,8.8801],[-13.2485,8.8799],[-13.249,8.8793],[-13.2499,8.8793],[-13.2501,8.8799],[-13.251,8.8801],[-13.2507,8.881],[-13.2499,8.8813],[-13.2476,8.8813]]],[[[-13.1663,8.8876],[-13.1663,8.8874],[-13.1649,8.8874],[-13.164,8.8868],[-13.1629,8.8868],[-13.1624,8.8862],[-13.1624,8.8851],[-13.1612,8.8838],[-13.161,8.8824],[-13.1601,8.8824],[-13.1601,8.8815],[-13.1593,8.8807],[-13.1579,8.8801],[-13.1574,8.8796],[-13.1565,8.8779],[-13.1549,8.8771],[-13.1543,8.876],[-13.1529,8.8751],[-13.1526,8.8746],[-13.1515,8.8746],[-13.1513,8.874],[-13.1507,8.874],[-13.1496,8.8724],[-13.1485,8.8715],[-13.1474,8.8699],[-13.1465,8.8693],[-13.1465,8.8682],[-13.1482,8.8679],[-13.1485,8.8685],[-13.1496,8.8687],[-13.1499,8.8693],[-13.1504,8.8693],[-13.151,8.8701],[-13.1518,8.8704],[-13.1518,8.8718],[-13.1524,8.8726],[-13.1551,8.8726],[-13.1554,8.8732],[-13.1563,8.8729],[-13.1571,8.8735],[-13.1579,8.8746],[-13.1585,8.8749],[-13.1593,8.876],[-13.1604,8.876],[-13.1607,8.8768],[-13.1612,8.8768],[-13.1624,8.8782],[-13.1635,8.8788],[-13.1643,8.8788],[-13.1654,8.8796],[-13.1657,8.8804],[-13.1668,8.8807],[-13.1671,8.8813],[-13.1676,8.8813],[-13.1682,8.8821],[-13.1688,8.8821],[-13.1699,8.8826],[-13.171,8.884],[-13.1718,8.8846],[-13.1729,8.8849],[-13.1724,8.8857],[-13.1721,8.8868],[-13.1715,8.8874],[-13.1668,8.8874],[-13.1663,8.8876]]],[[[-13.1649,8.894],[-13.1646,8.8935],[-13.1637,8.8935],[-13.1635,8.8929],[-13.1607,8.8929],[-13.1596,8.8918],[-13.1596,8.8907],[-13.1601,8.8904],[-13.1607,8.8893],[-13.1621,8.8893],[-13.1629,8.8899],[-13.1643,8.8915],[-13.1649,8.8915],[-13.1654,8.8926],[-13.1654,8.894],[-13.1649,8.894]]],[[[-13.1707,8.8943],[-13.1693,8.8932],[-13.1688,8.8932],[-13.1685,8.8921],[-13.1693,8.8912],[-13.1724,8.8912],[-13.1729,8.8918],[-13.1729,8.8932],[-13.1718,8.8937],[-13.1715,8.8943],[-13.1707,8.8943]]],[[[-13.1574,8.906],[-13.1565,8.9054],[-13.1565,8.9035],[-13.1571,8.9032],[-13.1574,8.9024],[-13.1582,8.9018],[-13.1604,8.9018],[-13.1604,8.9021],[-13.1621,8.9024],[-13.1626,8.9026],[-13.1624,8.904],[-13.1615,8.9043],[-13.1604,8.9054],[-13.159,8.9054],[-13.1585,8.906],[-13.1574,8.906]]],[[[-13.2029,8.9118],[-13.2007,8.9099],[-13.1996,8.9096],[-13.1988,8.9088],[-13.1979,8.9088],[-13.1968,8.9074],[-13.1974,8.9065],[-13.1982,8.9065],[-13.1988,8.906],[-13.2018,8.906],[-13.2026,8.9076],[-13.2035,8.9079],[-13.2035,8.9099],[-13.204,8.9101],[-13.2043,8.9115],[-13.2029,8.9118]]],[[[-13.2301,8.9218],[-13.229,8.921],[-13.2282,8.921],[-13.2288,8.919],[-13.2265,8.919],[-13.2263,8.9179],[-13.2213,8.9179],[-13.2213,8.9176],[-13.2176,8.9176],[-13.2171,8.9171],[-13.2157,8.9171],[-13.2151,8.9165],[-13.214,8.9163],[-13.2137,8.9154],[-13.2129,8.9151],[-13.2129,8.9146],[-13.2115,8.9135],[-13.2115,8.9126],[-13.2107,8.9121],[-13.2101,8.911],[-13.2099,8.9099],[-13.2085,8.9088],[-13.2082,8.9074],[-13.2076,8.9071],[-13.2071,8.9063],[-13.2057,8.9049],[-13.2051,8.9049],[-13.2049,8.9038],[-13.2035,8.9035],[-13.2029,8.9029],[-13.2013,8.9026],[-13.2013,8.9021],[-13.1999,8.9018],[-13.1993,8.9013],[-13.1982,8.9013],[-13.1976,8.9001],[-13.1965,8.8996],[-13.1963,8.899],[-13.1982,8.8974],[-13.1985,8.8968],[-13.1999,8.8968],[-13.2004,8.8963],[-13.2015,8.8963],[-13.2018,8.8957],[-13.2026,8.8957],[-13.2035,8.8949],[-13.2043,8.8949],[-13.2051,8.8943],[-13.2063,8.8943],[-13.2068,8.8937],[-13.2074,8.8937],[-13.2076,8.8932],[-13.2099,8.8926],[-13.211,8.8918],[-13.2126,8.8915],[-13.2132,8.891],[-13.2146,8.891],[-13.2149,8.8904],[-13.2165,8.8904],[-13.2168,8.8899],[-13.2176,8.8899],[-13.2182,8.8893],[-13.2193,8.889],[-13.2229,8.889],[-13.2235,8.8876],[-13.2251,8.8868],[-13.2263,8.8868],[-13.2274,8.8876],[-13.2282,8.8876],[-13.2288,8.8888],[-13.2299,8.8896],[-13.2315,8.8901],[-13.2326,8.8912],[-13.2332,8.8912],[-13.2338,8.8929],[-13.2346,8.8929],[-13.2354,8.894],[-13.236,8.894],[-13.2365,8.8949],[-13.2379,8.8957],[-13.239,8.8971],[-13.2396,8.8996],[-13.239,8.8999],[-13.2379,8.9013],[-13.2379,8.9029],[-13.2385,8.9038],[-13.2385,8.9049],[-13.239,8.906],[-13.2376,8.9063],[-13.2376,8.9088],[-13.2363,8.909],[-13.236,8.9096],[-13.2354,8.9093],[-13.2343,8.9096],[-13.2343,8.9104],[-13.2351,8.9113],[-13.236,8.9113],[-13.2363,8.9104],[-13.2379,8.9101],[-13.2385,8.9096],[-13.239,8.9082],[-13.2401,8.9082],[-13.2401,8.909],[-13.2413,8.9096],[-13.2413,8.9101],[-13.2396,8.9101],[-13.2393,8.911],[-13.2379,8.9115],[-13.2371,8.9126],[-13.236,8.9132],[-13.2351,8.9132],[-13.2338,8.9143],[-13.2338,8.9151],[-13.236,8.9151],[-13.236,8.9154],[-13.2346,8.9163],[-13.234,8.9174],[-13.2329,8.9179],[-13.2329,8.9193],[-13.2346,8.9199],[-13.2351,8.9193],[-13.2376,8.9193],[-13.2374,8.9204],[-13.2368,8.9207],[-13.2349,8.9207],[-13.234,8.9215],[-13.2332,8.9218],[-13.2301,8.9218]]],[[[-12.4795,9.2588],[-12.4831,9.2522],[-12.4855,9.2501],[-12.4892,9.2499],[-12.4914,9.2514],[-12.493,9.2542],[-12.494,9.2573],[-12.4959,9.2662],[-12.4978,9.2706],[-12.5024,9.2746],[-12.5065,9.2753],[-12.5097,9.2742],[-12.5123,9.2717],[-12.5136,9.2686],[-12.5164,9.2567],[-12.5194,9.2415],[-12.5202,9.2322],[-12.5221,9.2283],[-12.5259,9.2272],[-12.5302,9.2289],[-12.5317,9.2322],[-12.5325,9.2415],[-12.5343,9.2471],[-12.5374,9.2509],[-12.5418,9.2525],[-12.5453,9.252],[-12.5482,9.2505],[-12.5504,9.2479],[-12.5522,9.2437],[-12.5537,9.2366],[-12.5541,9.2257],[-12.5552,9.2215],[-12.5569,9.2193],[-12.5618,9.2152],[-12.5668,9.2128],[-12.5708,9.2125],[-12.5747,9.2129],[-12.5806,9.2148],[-12.5847,9.2156],[-12.589,9.2157],[-12.5933,9.2151],[-12.5971,9.2133],[-12.6056,9.2065],[-12.612,9.203],[-12.6155,9.2016],[-12.6208,9.2001],[-12.6306,9.1967],[-12.6332,9.1955],[-12.6368,9.1929],[-12.6423,9.1878],[-12.6486,9.1813],[-12.6512,9.1778],[-12.6527,9.1744],[-12.6536,9.1699],[-12.6533,9.1664],[-12.6513,9.1582],[-12.6509,9.1553],[-12.6507,9.1508],[-12.651,9.1465],[-12.652,9.1434],[-12.6563,9.138],[-12.6579,9.1351],[-12.6596,9.1308],[-12.6609,9.1249],[-12.6606,9.1207],[-12.6579,9.1122],[-12.6577,9.1069],[-12.6591,9.1029],[-12.6611,9.1016],[-12.664,9.1013],[-12.667,9.1022],[-12.6738,9.1008],[-12.6825,9.0966],[-12.6862,9.0936],[-12.6885,9.0907],[-12.6942,9.0809],[-12.7014,9.0749],[-12.7074,9.0694],[-12.7141,9.0626],[-12.718,9.0573],[-12.7208,9.0507],[-12.7225,9.0452],[-12.7234,9.0407],[-12.7233,9.0373],[-12.7215,9.0294],[-12.7211,9.0248],[-12.722,9.0173],[-12.7218,9.01],[-12.7322,9.0163],[-12.7357,9.0198],[-12.7374,9.0229],[-12.7421,9.0349],[-12.7458,9.0424],[-12.7499,9.0497],[-12.7541,9.0554],[-12.7556,9.0578],[-12.757,9.0622],[-12.7567,9.0678],[-12.7519,9.0772],[-12.7483,9.0832],[-12.7458,9.086],[-12.7378,9.0915],[-12.734,9.096],[-12.7337,9.0994],[-12.7352,9.1021],[-12.7377,9.1038],[-12.7411,9.1045],[-12.7453,9.1046],[-12.7827,9.104],[-12.787,9.1034],[-12.7938,9.1016],[-12.7991,9.1014],[-12.7998,9.0935],[-12.7997,9.0871],[-12.799,9.0821],[-12.7964,9.0728],[-12.7959,9.0662],[-12.7963,9.061],[-12.798,9.054],[-12.8035,9.0373],[-12.8058,9.0319],[-12.8089,9.0276],[-12.8184,9.0177],[-12.821,9.0147],[-12.8249,9.0085],[-12.8293,9.0024],[-12.8324,8.9972],[-12.8402,8.9876],[-12.8434,8.9824],[-12.8477,8.9764],[-12.8532,8.967],[-12.8573,8.9574],[-12.8611,8.95],[-12.8634,8.9467],[-12.8708,8.9386],[-12.8734,8.9354],[-12.8794,8.9241],[-12.8794,8.924],[-12.8829,8.9115],[-12.8836,8.9073],[-12.8839,8.9013],[-12.8838,8.8811],[-12.884,8.8767],[-12.8846,8.8737],[-12.8876,8.8661],[-12.89,8.8607],[-12.893,8.8567],[-12.8974,8.8526],[-12.8976,8.8524],[-12.9104,8.8485],[-12.9232,8.8421],[-12.9314,8.8401],[-12.9381,8.8401],[-12.9447,8.8405],[-12.9557,8.8423],[-12.9644,8.8444],[-12.9751,8.8455],[-12.9837,8.8452],[-13.0135,8.8423],[-13.0242,8.8385],[-13.0303,8.8367],[-13.0387,8.835],[-13.0462,8.8331],[-13.0596,8.8317],[-13.0686,8.8293],[-13.0732,8.8289],[-13.1036,8.8285],[-13.1097,8.8277],[-13.1158,8.8261],[-13.1212,8.8259],[-13.136,8.8297],[-13.1418,8.8314],[-13.1451,8.8314],[-13.1491,8.83],[-13.1515,8.8275],[-13.152,8.8245],[-13.1515,8.8213],[-13.1468,8.8139],[-13.147,8.8087],[-13.1521,8.8059],[-13.1579,8.8057],[-13.1626,8.8061],[-13.1671,8.8073],[-13.177,8.8119],[-13.1772,8.8155],[-13.171,8.8217],[-13.1689,8.825],[-13.1681,8.8289],[-13.1689,8.8331],[-13.17,8.8369],[-13.1702,8.8401],[-13.1696,8.8401],[-13.1699,8.841],[-13.1713,8.8415],[-13.1724,8.8432],[-13.1729,8.8432],[-13.1735,8.8449],[-13.174,8.8457],[-13.1751,8.8463],[-13.1751,8.8471],[-13.1757,8.8476],[-13.1765,8.8479],[-13.1768,8.8485],[-13.1765,8.8499],[-13.1754,8.8507],[-13.1738,8.8507],[-13.1738,8.8504],[-13.171,8.8504],[-13.1701,8.8499],[-13.169,8.8482],[-13.1674,8.8479],[-13.1674,8.8474],[-13.1663,8.8474],[-13.1657,8.8465],[-13.1646,8.8463],[-13.1643,8.8457],[-13.1632,8.8457],[-13.1624,8.8446],[-13.1601,8.8446],[-13.1593,8.8443],[-13.159,8.8438],[-13.1526,8.8438],[-13.1524,8.8443],[-13.1518,8.8438],[-13.1499,8.8438],[-13.1493,8.8432],[-13.1485,8.8432],[-13.1479,8.8426],[-13.1471,8.8426],[-13.1465,8.8421],[-13.1449,8.8418],[-13.1443,8.8412],[-13.1432,8.841],[-13.1407,8.841],[-13.1407,8.8412],[-13.1385,8.8412],[-13.1385,8.841],[-13.1354,8.841],[-13.1351,8.8415],[-13.1338,8.8415],[-13.1338,8.8418],[-13.1321,8.8421],[-13.1315,8.8426],[-13.1307,8.8426],[-13.1304,8.8432],[-13.1285,8.8435],[-13.1282,8.844],[-13.1282,8.8499],[-13.1285,8.8499],[-13.1285,8.8521],[-13.1293,8.8526],[-13.1301,8.8526],[-13.1307,8.8538],[-13.131,8.8549],[-13.1313,8.8549],[-13.1313,8.8568],[-13.1315,8.8574],[-13.1324,8.8574],[-13.1329,8.8563],[-13.134,8.8563],[-13.1349,8.8571],[-13.1354,8.8571],[-13.136,8.8579],[-13.1368,8.8585],[-13.1368,8.859],[-13.1374,8.859],[-13.1374,8.8599],[-13.1379,8.8607],[-13.1388,8.8612],[-13.1399,8.8626],[-13.1418,8.864],[-13.1435,8.866],[-13.1443,8.8665],[-13.1446,8.8671],[-13.1446,8.869],[-13.1454,8.8701],[-13.1463,8.8704],[-13.1471,8.8715],[-13.1476,8.8732],[-13.149,8.8743],[-13.1496,8.8751],[-13.1504,8.8757],[-13.1504,8.8763],[-13.1515,8.8765],[-13.1515,8.8771],[-13.1526,8.8776],[-13.1546,8.8799],[-13.1557,8.8799],[-13.1563,8.8804],[-13.1574,8.8826],[-13.1585,8.8835],[-13.1587,8.8843],[-13.1596,8.8843],[-13.1601,8.8857],[-13.1593,8.8879],[-13.1593,8.8888],[-13.1587,8.8888],[-13.1585,8.8904],[-13.1574,8.891],[-13.1557,8.891],[-13.1549,8.8915],[-13.1529,8.8915],[-13.1529,8.8918],[-13.1513,8.8918],[-13.1513,8.8915],[-13.1496,8.8915],[-13.1493,8.8912],[-13.1496,8.8901],[-13.1496,8.8885],[-13.1499,8.8885],[-13.1499,8.8857],[-13.1501,8.8857],[-13.1501,8.8843],[-13.1496,8.8835],[-13.1496,8.8824],[-13.1476,8.8801],[-13.1471,8.8804],[-13.1476,8.881],[-13.1476,8.8815],[-13.1485,8.8821],[-13.1488,8.8826],[-13.1488,8.8843],[-13.149,8.8843],[-13.149,8.8874],[-13.1485,8.8882],[-13.1485,8.8896],[-13.1482,8.8907],[-13.1476,8.8912],[-13.1476,8.8926],[-13.1485,8.8932],[-13.149,8.894],[-13.1493,8.8951],[-13.1499,8.8954],[-13.1501,8.8965],[-13.1507,8.8968],[-13.151,8.8979],[-13.1521,8.899],[-13.1524,8.9001],[-13.1529,8.9004],[-13.1532,8.9015],[-13.1538,8.9018],[-13.154,8.9029],[-13.1546,8.9038],[-13.1551,8.904],[-13.1554,8.9051],[-13.156,8.9054],[-13.1563,8.9065],[-13.1568,8.9068],[-13.1574,8.9082],[-13.1601,8.9082],[-13.1612,8.9071],[-13.164,8.9071],[-13.1643,8.9076],[-13.1654,8.9079],[-13.1668,8.9079],[-13.1668,8.9076],[-13.1688,8.9076],[-13.1696,8.9085],[-13.1724,8.9085],[-13.1724,8.9088],[-13.1749,8.9088],[-13.1749,8.909],[-13.1765,8.9093],[-13.1774,8.9088],[-13.179,8.9088],[-13.179,8.909],[-13.1804,8.909],[-13.1804,8.9093],[-13.1821,8.9093],[-13.1821,8.9096],[-13.1851,8.9096],[-13.1863,8.9104],[-13.1868,8.9104],[-13.1876,8.9115],[-13.1904,8.9115],[-13.1904,8.9113],[-13.1921,8.9113],[-13.1921,8.9115],[-13.1935,8.9115],[-13.194,8.9121],[-13.1949,8.9121],[-13.196,8.9126],[-13.1965,8.9135],[-13.1976,8.9137],[-13.1996,8.9163],[-13.1996,8.9171],[-13.2001,8.9174],[-13.2007,8.9185],[-13.201,8.9199],[-13.2015,8.9201],[-13.2021,8.9224],[-13.2026,8.9235],[-13.2032,8.9238],[-13.2038,8.9249],[-13.2043,8.9251],[-13.206,8.9271],[-13.2068,8.9276],[-13.2079,8.9279],[-13.2096,8.929],[-13.2101,8.9304],[-13.211,8.9313],[-13.2115,8.9313],[-13.2124,8.9324],[-13.2135,8.9329],[-13.214,8.934],[-13.2146,8.934],[-13.2146,8.9346],[-13.2154,8.9349],[-13.2157,8.9354],[-13.2165,8.9354],[-13.2176,8.9371],[-13.2188,8.9374],[-13.2188,8.9379],[-13.2201,8.9382],[-13.2204,8.939],[-13.2215,8.9396],[-13.2215,8.9401],[-13.2226,8.941],[-13.2226,8.9426],[-13.2232,8.9435],[-13.224,8.9438],[-13.2257,8.9438],[-13.2274,8.9451],[-13.2279,8.9465],[-13.2296,8.9471],[-13.2296,8.9479],[-13.2301,8.9482],[-13.2318,8.9482],[-13.2318,8.9485],[-13.2332,8.9485],[-13.2332,8.9487],[-13.2346,8.9487],[-13.2346,8.949],[-13.2363,8.949],[-13.2363,8.9493],[-13.2376,8.9493],[-13.2374,8.9485],[-13.2379,8.9482],[-13.2379,8.9476],[-13.2385,8.9476],[-13.2393,8.9465],[-13.2404,8.9465],[-13.2415,8.9457],[-13.2454,8.9457],[-13.2457,8.9476],[-13.246,8.9476],[-13.246,8.9493],[-13.2465,8.9496],[-13.2468,8.9513],[-13.2479,8.9518],[-13.2482,8.9526],[-13.2501,8.954],[-13.2526,8.954],[-13.2538,8.9543],[-13.2538,8.9554],[-13.2579,8.9554],[-13.2579,8.9532],[-13.2576,8.9532],[-13.2576,8.9493],[-13.2588,8.9493],[-13.2588,8.949],[-13.261,8.949],[-13.261,8.9493],[-13.2621,8.9493],[-13.2629,8.9499],[-13.2651,8.9501],[-13.266,8.9507],[-13.2671,8.9507],[-13.2674,8.9515],[-13.2682,8.9518],[-13.271,8.9518],[-13.271,8.9521],[-13.2724,8.9521],[-13.2724,8.9524],[-13.274,8.9524],[-13.2749,8.9529],[-13.2771,8.9529],[-13.2771,8.9532],[-13.2785,8.9532],[-13.2785,8.9535],[-13.284,8.9535],[-13.2865,8.9549],[-13.2871,8.9557],[-13.2885,8.956],[-13.2896,8.9579],[-13.2901,8.9579],[-13.2904,8.959],[-13.291,8.959],[-13.2918,8.9618],[-13.2924,8.9621],[-13.2926,8.9632],[-13.2935,8.9638],[-13.2932,8.9643],[-13.2932,8.9693],[-13.2918,8.9704],[-13.2921,8.9715],[-13.2926,8.9715],[-13.2926,8.9749],[-13.2918,8.9754],[-13.2918,8.9785],[-13.2915,8.9785],[-13.2915,8.9829],[-13.2918,8.9838],[-13.2935,8.9838],[-13.2943,8.9849],[-13.2943,8.9871],[-13.2954,8.9874],[-13.2954,8.9888],[-13.2965,8.9893],[-13.2965,8.9913],[-13.296,8.9918],[-13.296,8.994],[-13.2965,8.9951],[-13.2965,8.9963],[-13.2954,8.9965],[-13.2954,8.9979],[-13.2957,8.9985],[-13.2965,8.9985],[-13.2968,8.9993],[-13.2963,8.9996],[-13.2963,9.0018],[-13.2965,9.0024],[-13.2954,9.0029],[-13.2951,9.0038],[-13.2946,9.004],[-13.2946,9.0049],[-13.294,9.0051],[-13.2938,9.006],[-13.2924,9.006],[-13.2921,9.0065],[-13.2913,9.0068],[-13.2913,9.0088],[-13.2915,9.0088],[-13.2915,9.0104],[-13.2913,9.011],[-13.2918,9.0113],[-13.2918,9.0146],[-13.2921,9.0157],[-13.2926,9.0165],[-13.2926,9.0182],[-13.2932,9.0188],[-13.2938,9.0207],[-13.2946,9.0218],[-13.2946,9.0226],[-13.2951,9.0235],[-13.2951,9.0246],[-13.2957,9.0254],[-13.296,9.0271],[-13.2965,9.0276],[-13.2968,9.0293],[-13.2976,9.0304],[-13.2982,9.0321],[-13.299,9.0326],[-13.299,9.0332],[-13.3001,9.034],[-13.3007,9.0349],[-13.301,9.036],[-13.3015,9.0368],[-13.3026,9.0379],[-13.3029,9.039],[-13.3035,9.0399],[-13.3007,9.0416],[-13.2886,9.0526],[-13.2814,9.0565],[-13.2764,9.0621],[-13.2679,9.0674],[-13.2476,9.0751],[-13.2363,9.0754],[-13.2156,9.0717],[-13.2069,9.0727],[-13.1795,9.0903],[-13.1742,9.0924],[-13.1631,9.0916],[-13.1515,9.0859],[-13.1231,9.0578],[-13.1075,9.0496],[-13.0876,9.0484],[-13.0694,9.0522],[-13.0583,9.0584],[-13.0509,9.0826],[-13.0437,9.0866],[-13.0361,9.0882],[-13.0185,9.0876],[-13.0118,9.0909],[-13.0022,9.0974],[-12.9916,9.1128],[-12.9809,9.1324],[-12.9734,9.1589],[-12.9732,9.1651],[-12.9702,9.1718],[-12.9562,9.1822],[-12.9542,9.1898],[-12.9588,9.2353],[-12.9524,9.2493],[-12.9438,9.2756],[-12.9351,9.2867],[-12.9265,9.2865],[-12.9165,9.2826],[-12.9007,9.271],[-12.8931,9.2703],[-12.8811,9.278],[-12.8764,9.2966],[-12.8729,9.2983],[-12.8683,9.2953],[-12.8572,9.2958],[-12.8446,9.2869],[-12.8408,9.2853],[-12.8313,9.2911],[-12.8251,9.2909],[-12.8165,9.2859],[-12.8121,9.2868],[-12.8066,9.2935],[-12.7941,9.2975],[-12.7895,9.3007],[-12.7884,9.3039],[-12.7896,9.3127],[-12.788,9.3159],[-12.7852,9.3168],[-12.7815,9.324],[-12.7786,9.3334],[-12.7788,9.3401],[-12.777,9.3426],[-12.7569,9.3422],[-12.7534,9.345],[-12.7509,9.3496],[-12.7516,9.3556],[-12.7565,9.3662],[-12.7582,9.3769],[-12.7578,9.3884],[-12.7522,9.3965],[-12.724,9.3952],[-12.7168,9.3904],[-12.7122,9.3895],[-12.7113,9.4015],[-12.7088,9.4109],[-12.7035,9.4155],[-12.6984,9.4163],[-12.6912,9.408],[-12.6889,9.4073],[-12.6868,9.4092],[-12.6861,9.4177],[-12.6834,9.4211],[-12.6855,9.4308],[-12.68,9.4352],[-12.68,9.4389],[-12.6839,9.443],[-12.6803,9.4506],[-12.6794,9.46],[-12.6785,9.4637],[-12.6727,9.4669],[-12.6713,9.4692],[-12.672,9.4754],[-12.6507,9.5089],[-12.6493,9.5167],[-12.6512,9.5245],[-12.6586,9.5318],[-12.6605,9.532],[-12.6575,9.5392],[-12.648,9.5479],[-12.6429,9.5496],[-12.6344,9.5482],[-12.6328,9.5526],[-12.6365,9.5611],[-12.6363,9.5655],[-12.6308,9.5721],[-12.6212,9.6011],[-12.6149,9.6062],[-12.6001,9.6008],[-12.5917,9.5999],[-12.5835,9.5964],[-12.5767,9.5949],[-12.57,9.5928],[-12.5662,9.5922],[-12.5618,9.5921],[-12.556,9.5928],[-12.5501,9.5947],[-12.5459,9.5954],[-12.5416,9.5956],[-12.5373,9.5952],[-12.5313,9.5932],[-12.5216,9.5905],[-12.5167,9.5866],[-12.5122,9.585],[-12.5071,9.5854],[-12.5,9.5879],[-12.4908,9.5909],[-12.4881,9.5906],[-12.4857,9.5891],[-12.4841,9.5863],[-12.4829,9.5816],[-12.4832,9.575],[-12.4856,9.5657],[-12.4861,9.5617],[-12.4858,9.5564],[-12.4832,9.5456],[-12.4827,9.5399],[-12.483,9.5342],[-12.4854,9.5234],[-12.4854,9.5192],[-12.4837,9.5121],[-12.477,9.4931],[-12.4752,9.4875],[-12.4736,9.4806],[-12.4693,9.4658],[-12.4501,9.4653],[-12.4423,9.4654],[-12.4378,9.4658],[-12.4334,9.4666],[-12.4288,9.4684],[-12.4204,9.471],[-12.4162,9.4712],[-12.4134,9.4695],[-12.4119,9.467],[-12.4105,9.4636],[-12.4104,9.4519],[-12.4096,9.4449],[-12.4078,9.439],[-12.404,9.4313],[-12.4028,9.4241],[-12.4024,9.4108],[-12.4008,9.4062],[-12.3982,9.4037],[-12.3951,9.4024],[-12.3909,9.402],[-12.3808,9.4019],[-12.3754,9.4009],[-12.3702,9.3983],[-12.3676,9.3958],[-12.3657,9.3918],[-12.3651,9.3879],[-12.3654,9.3838],[-12.3676,9.3745],[-12.3677,9.3693],[-12.3668,9.3654],[-12.3637,9.3616],[-12.365,9.3552],[-12.3662,9.35],[-12.3726,9.3508],[-12.3809,9.3531],[-12.3857,9.3527],[-12.3889,9.3512],[-12.391,9.3493],[-12.3934,9.346],[-12.3975,9.3363],[-12.4009,9.3305],[-12.4063,9.3251],[-12.4083,9.3221],[-12.4104,9.3174],[-12.4131,9.3127],[-12.4064,9.3093],[-12.3967,9.3037],[-12.3932,9.3009],[-12.3853,9.2941],[-12.3784,9.2889],[-12.3765,9.2862],[-12.375,9.2818],[-12.3753,9.2787],[-12.3768,9.2765],[-12.3799,9.2752],[-12.3838,9.275],[-12.388,9.2758],[-12.3919,9.2778],[-12.3953,9.2806],[-12.4006,9.2859],[-12.4111,9.2966],[-12.4187,9.305],[-12.4247,9.2993],[-12.4266,9.2959],[-12.4273,9.292],[-12.4278,9.2823],[-12.4284,9.2784],[-12.4297,9.2739],[-12.4341,9.2618],[-12.4356,9.2591],[-12.4395,9.2572],[-12.4429,9.258],[-12.4488,9.2619],[-12.4516,9.263],[-12.4563,9.2639],[-12.4646,9.2643],[-12.4686,9.2666],[-12.4737,9.2668],[-12.4776,9.2641],[-12.4795,9.2588]]]]\"},{\"id\":\"kJq2mPyFEHo\",\"code\":\"OU_222616\",\"na\":\"Kenema\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.3596,8.5317],[-11.3513,8.5234],[-11.3466,8.5192],[-11.3434,8.517],[-11.3368,8.514],[-11.3328,8.5128],[-11.3208,8.5118],[-11.3179,8.5113],[-11.3117,8.5096],[-11.2998,8.5085],[-11.2968,8.508],[-11.2928,8.5063],[-11.2838,8.5007],[-11.2815,8.499],[-11.2784,8.4961],[-11.2749,8.4918],[-11.271,8.4843],[-11.2691,8.4786],[-11.2673,8.4659],[-11.2655,8.4599],[-11.2647,8.4556],[-11.2642,8.4479],[-11.2642,8.4319],[-11.2634,8.421],[-11.2617,8.4152],[-11.2587,8.4086],[-11.2535,8.3955],[-11.2461,8.3826],[-11.2396,8.377],[-11.234,8.3709],[-11.229,8.3636],[-11.2218,8.355],[-11.2185,8.3499],[-11.2135,8.3427],[-11.2113,8.3372],[-11.2079,8.323],[-11.2024,8.3233],[-11.1985,8.3246],[-11.1885,8.331],[-11.179,8.3385],[-11.1744,8.3398],[-11.17,8.3387],[-11.1659,8.3368],[-11.1576,8.3314],[-11.1443,8.3261],[-11.1437,8.3343],[-11.1435,8.3447],[-11.1426,8.3504],[-11.14,8.3546],[-11.1371,8.3565],[-11.1318,8.3589],[-11.129,8.3595],[-11.1205,8.3605],[-11.1166,8.3616],[-11.1103,8.3648],[-11.1036,8.369],[-11.0997,8.3695],[-11.0963,8.3673],[-11.0946,8.364],[-11.0908,8.35],[-11.088,8.3434],[-11.0848,8.339],[-11.0827,8.3371],[-11.0803,8.3355],[-11.0762,8.3341],[-11.0719,8.3336],[-11.0465,8.3336],[-11.0406,8.3339],[-11.0364,8.3346],[-11.0337,8.3357],[-11.0266,8.3402],[-11.0151,8.3461],[-11.0111,8.3484],[-11.0084,8.3505],[-11.0041,8.3572],[-11.0022,8.3627],[-11.0015,8.3667],[-11.0008,8.3767],[-10.9999,8.3805],[-10.9986,8.3838],[-10.9962,8.3875],[-10.9933,8.3909],[-10.9899,8.3938],[-10.9875,8.3953],[-10.9833,8.3964],[-10.9792,8.3961],[-10.9747,8.3947],[-10.9706,8.394],[-10.9647,8.3936],[-10.9528,8.3933],[-10.9484,8.3929],[-10.9445,8.3919],[-10.9334,8.3872],[-10.9283,8.386],[-10.9255,8.3842],[-10.9207,8.3804],[-10.9268,8.3744],[-10.9309,8.3707],[-10.9398,8.3642],[-10.942,8.3612],[-10.9441,8.3558],[-10.9456,8.3468],[-10.9469,8.3433],[-10.9518,8.3349],[-10.9544,8.3318],[-10.9618,8.3237],[-10.964,8.3204],[-10.9659,8.3161],[-10.9669,8.3126],[-10.9686,8.3048],[-10.969,8.3003],[-10.9681,8.296],[-10.9667,8.2927],[-10.9638,8.2876],[-10.9587,8.281],[-10.9566,8.2774],[-10.9555,8.2737],[-10.9547,8.2659],[-10.954,8.2622],[-10.9527,8.2577],[-10.9495,8.2516],[-10.9468,8.249],[-10.9357,8.2427],[-10.932,8.2395],[-10.9273,8.2343],[-10.9218,8.2306],[-10.9188,8.2344],[-10.915,8.246],[-10.9126,8.2516],[-10.9074,8.2587],[-10.9009,8.2652],[-10.8961,8.2688],[-10.8919,8.2703],[-10.8846,8.271],[-10.8773,8.2708],[-10.8732,8.2699],[-10.8681,8.2671],[-10.8656,8.2637],[-10.8648,8.2603],[-10.8647,8.2574],[-10.8648,8.253],[-10.8652,8.25],[-10.8667,8.2451],[-10.8681,8.2418],[-10.8712,8.2365],[-10.8736,8.2313],[-10.877,8.2252],[-10.8765,8.2195],[-10.8766,8.2161],[-10.8803,8.1965],[-10.8826,8.1914],[-10.8884,8.1851],[-10.8899,8.1814],[-10.8904,8.1771],[-10.8904,8.1636],[-10.891,8.1595],[-10.8935,8.1543],[-10.8962,8.1521],[-10.9028,8.1488],[-10.9062,8.1454],[-10.9081,8.142],[-10.9105,8.1328],[-10.9124,8.1265],[-10.9151,8.1201],[-10.9199,8.1128],[-10.9227,8.1077],[-10.9268,8.1017],[-10.929,8.1001],[-10.9351,8.0975],[-10.9381,8.0952],[-10.9415,8.0916],[-10.9474,8.0814],[-10.9502,8.0781],[-10.9598,8.0723],[-10.9626,8.0693],[-10.9639,8.0649],[-10.9648,8.0513],[-10.9665,8.0455],[-10.97,8.038],[-10.9742,8.0308],[-10.9767,8.0279],[-10.9803,8.0246],[-10.9865,8.0162],[-10.9922,8.0056],[-10.9931,8.0016],[-10.9939,7.9892],[-10.9958,7.9822],[-11.0006,7.9735],[-11.0049,7.9685],[-11.0131,7.9601],[-11.0174,7.9547],[-11.0221,7.9451],[-11.0297,7.9354],[-11.0317,7.9322],[-11.0343,7.9268],[-11.035,7.9234],[-11.0351,7.9199],[-11.0343,7.9142],[-11.0346,7.9096],[-11.036,7.9039],[-11.0416,7.8848],[-11.0432,7.8816],[-11.0484,7.8746],[-11.0526,7.8679],[-11.0465,7.8658],[-11.0411,7.8658],[-11.0329,7.8688],[-11.028,7.8716],[-11.0242,7.8645],[-11.0208,7.8587],[-11.017,7.8512],[-11.0137,7.8425],[-11.0106,7.8361],[-11.0062,7.8299],[-11.0031,7.8249],[-10.9986,7.8188],[-10.9958,7.8122],[-10.9943,7.804],[-10.988,7.8006],[-10.9806,7.7955],[-10.9765,7.7931],[-10.9728,7.7899],[-10.9685,7.7827],[-10.9671,7.7794],[-10.9658,7.7746],[-10.9644,7.7657],[-10.9621,7.7619],[-10.9589,7.7605],[-10.9499,7.76],[-10.942,7.7607],[-10.9333,7.7626],[-10.9236,7.7609],[-10.9142,7.7599],[-10.9091,7.7591],[-10.9072,7.7546],[-10.9032,7.7423],[-10.8949,7.7278],[-10.8946,7.7233],[-10.8958,7.7201],[-10.9004,7.7138],[-10.9062,7.7096],[-10.909,7.7068],[-10.9109,7.7032],[-10.9109,7.7006],[-10.9097,7.6983],[-10.9059,7.6951],[-10.902,7.689],[-10.8983,7.6848],[-10.894,7.6808],[-10.8894,7.6707],[-10.8889,7.667],[-10.8894,7.6635],[-10.8913,7.6606],[-10.8953,7.6584],[-10.8984,7.6552],[-10.9011,7.6493],[-10.9035,7.6439],[-10.9043,7.6387],[-10.904,7.6334],[-10.8976,7.6325],[-10.8945,7.6299],[-10.8924,7.6259],[-10.8882,7.6126],[-10.8868,7.6098],[-10.8849,7.6077],[-10.881,7.6054],[-10.87,7.6023],[-10.8639,7.5993],[-10.8592,7.5982],[-10.8496,7.5999],[-10.8423,7.6002],[-10.835,7.5998],[-10.8322,7.5992],[-10.8261,7.5973],[-10.8201,7.5966],[-10.8093,7.5967],[-10.8017,7.5977],[-10.8005,7.5923],[-10.8002,7.5878],[-10.7972,7.5866],[-10.8126,7.5905],[-10.8113,7.5853],[-10.8146,7.5807],[-10.8185,7.5762],[-10.8165,7.5704],[-10.8217,7.5658],[-10.8204,7.5619],[-10.8211,7.5548],[-10.8308,7.5593],[-10.8327,7.5561],[-10.8334,7.5509],[-10.8373,7.5483],[-10.838,7.5451],[-10.8438,7.5418],[-10.8516,7.5373],[-10.8619,7.5301],[-10.8645,7.5256],[-10.8755,7.5198],[-10.8751,7.5178],[-10.8781,7.5198],[-10.8853,7.5197],[-10.8905,7.5133],[-10.8918,7.5088],[-10.8989,7.5055],[-10.9034,7.5036],[-10.9099,7.5003],[-10.9158,7.4964],[-10.9171,7.4945],[-10.9216,7.5016],[-10.9255,7.5035],[-10.9274,7.5074],[-10.9306,7.5074],[-10.9333,7.5009],[-10.9404,7.499],[-10.9475,7.4957],[-10.9585,7.4834],[-10.9663,7.4789],[-10.9702,7.475],[-10.9709,7.4672],[-10.9735,7.4666],[-10.9812,7.464],[-10.9916,7.453],[-10.9961,7.4497],[-11.0033,7.4465],[-11.0039,7.44],[-11.0078,7.4374],[-11.013,7.4361],[-11.0208,7.4335],[-11.0221,7.4257],[-11.0273,7.4315],[-11.0292,7.4302],[-11.0273,7.4244],[-11.0312,7.4205],[-11.037,7.4173],[-11.0396,7.4127],[-11.0467,7.4063],[-11.0559,7.3991],[-11.0656,7.3946],[-11.072,7.3913],[-11.0772,7.39],[-11.0837,7.39],[-11.0889,7.3887],[-11.0921,7.3849],[-11.098,7.3848],[-11.1025,7.3758],[-11.1058,7.3732],[-11.1097,7.3712],[-11.1109,7.366],[-11.1148,7.3621],[-11.1174,7.3621],[-11.12,7.3589],[-11.1233,7.3557],[-11.124,7.3479],[-11.1259,7.3446],[-11.1311,7.3427],[-11.1298,7.3408],[-11.1362,7.3382],[-11.1402,7.3324],[-11.1383,7.321],[-11.1407,7.3164],[-11.1492,7.318],[-11.1564,7.3202],[-11.1654,7.3221],[-11.1732,7.3253],[-11.2044,7.3408],[-11.212,7.345],[-11.2204,7.3517],[-11.2229,7.3534],[-11.2378,7.3612],[-11.2453,7.365],[-11.2532,7.3682],[-11.259,7.3692],[-11.2746,7.3694],[-11.2807,7.37],[-11.2845,7.3713],[-11.3019,7.3793],[-11.311,7.3812],[-11.3182,7.3834],[-11.3273,7.3853],[-11.342,7.3919],[-11.344,7.3939],[-11.3492,7.398],[-11.3538,7.4081],[-11.3572,7.4228],[-11.357,7.4262],[-11.3542,7.4389],[-11.3527,7.442],[-11.35,7.4445],[-11.3513,7.4528],[-11.354,7.4627],[-11.3546,7.4669],[-11.355,7.4726],[-11.3552,7.4872],[-11.3548,7.5002],[-11.3537,7.5053],[-11.3526,7.5086],[-11.3502,7.5141],[-11.3488,7.5186],[-11.3471,7.529],[-11.3453,7.5346],[-11.3429,7.5401],[-11.3412,7.546],[-11.3407,7.5503],[-11.3406,7.5547],[-11.3407,7.5591],[-11.3413,7.5634],[-11.3426,7.5673],[-11.3457,7.5726],[-11.35,7.5811],[-11.3536,7.5911],[-11.357,7.6026],[-11.3587,7.6053],[-11.3615,7.6075],[-11.3667,7.6098],[-11.3712,7.6101],[-11.3788,7.6076],[-11.382,7.6059],[-11.3854,7.6048],[-11.3893,7.6045],[-11.3933,7.6044],[-11.4037,7.5941],[-11.4079,7.5906],[-11.4129,7.5874],[-11.4164,7.5839],[-11.4238,7.5729],[-11.4266,7.5677],[-11.4308,7.5611],[-11.4355,7.5566],[-11.4374,7.5534],[-11.4403,7.5438],[-11.4416,7.5405],[-11.445,7.5344],[-11.4486,7.5311],[-11.4523,7.5296],[-11.4565,7.5291],[-11.4607,7.5292],[-11.4662,7.5299],[-11.4721,7.5319],[-11.4749,7.5325],[-11.4951,7.534],[-11.4971,7.5387],[-11.4978,7.5431],[-11.4982,7.5491],[-11.4983,7.5615],[-11.4981,7.5768],[-11.4975,7.5811],[-11.4957,7.5892],[-11.4956,7.5948],[-11.4982,7.6071],[-11.4993,7.6207],[-11.5009,7.6267],[-11.5026,7.6312],[-11.5044,7.6345],[-11.514,7.6467],[-11.5168,7.6487],[-11.522,7.6516],[-11.5359,7.6576],[-11.5211,7.6651],[-11.5114,7.6728],[-11.4988,7.6801],[-11.4902,7.687],[-11.4829,7.6921],[-11.4744,7.6992],[-11.4691,7.7021],[-11.4644,7.7039],[-11.4578,7.704],[-11.4539,7.7026],[-11.4506,7.7001],[-11.4477,7.6971],[-11.4411,7.6885],[-11.4378,7.6867],[-11.4344,7.6866],[-11.4315,7.6877],[-11.4289,7.6901],[-11.4256,7.6927],[-11.4278,7.6969],[-11.4283,7.6998],[-11.4285,7.7042],[-11.4281,7.7086],[-11.427,7.7125],[-11.4199,7.725],[-11.4185,7.7286],[-11.4178,7.7326],[-11.4174,7.7409],[-11.4169,7.745],[-11.4147,7.7544],[-11.4134,7.7623],[-11.4112,7.7695],[-11.4106,7.775],[-11.4111,7.7811],[-11.4129,7.7869],[-11.4171,7.7954],[-11.4211,7.8027],[-11.4243,7.808],[-11.4253,7.8128],[-11.4299,7.8149],[-11.4336,7.816],[-11.4383,7.8157],[-11.4419,7.8143],[-11.4489,7.8097],[-11.4564,7.8061],[-11.4592,7.8053],[-11.4743,7.8025],[-11.4732,7.8089],[-11.4714,7.8227],[-11.4716,7.8295],[-11.4725,7.8351],[-11.4744,7.842],[-11.475,7.8461],[-11.4751,7.8514],[-11.4743,7.8554],[-11.4727,7.8591],[-11.467,7.8668],[-11.4608,7.8783],[-11.4566,7.8844],[-11.4541,7.8883],[-11.4518,7.8911],[-11.449,7.8935],[-11.4389,7.9003],[-11.42,7.9101],[-11.413,7.915],[-11.4076,7.9182],[-11.4018,7.9224],[-11.3965,7.9257],[-11.3879,7.9327],[-11.3816,7.9369],[-11.3794,7.9387],[-11.3689,7.9486],[-11.3645,7.9522],[-11.3547,7.9582],[-11.3517,7.9604],[-11.3477,7.9708],[-11.3434,7.9842],[-11.3421,7.9905],[-11.3418,7.9976],[-11.342,8.0181],[-11.3425,8.0253],[-11.343,8.0281],[-11.3456,8.0375],[-11.3471,8.0454],[-11.3474,8.0496],[-11.3469,8.056],[-11.347,8.0602],[-11.3498,8.072],[-11.3516,8.0819],[-11.3508,8.0868],[-11.3504,8.091],[-11.3505,8.0968],[-11.3509,8.1012],[-11.3525,8.1071],[-11.3574,8.1218],[-11.3589,8.1286],[-11.3623,8.1407],[-11.3638,8.1444],[-11.3657,8.1475],[-11.3695,8.1524],[-11.3736,8.1564],[-11.3705,8.1626],[-11.3682,8.1693],[-11.367,8.1749],[-11.3669,8.1797],[-11.3665,8.1835],[-11.376,8.1901],[-11.3832,8.1947],[-11.3916,8.202],[-11.3948,8.2045],[-11.3982,8.2063],[-11.4048,8.2085],[-11.4109,8.2118],[-11.4141,8.2153],[-11.4183,8.2272],[-11.4218,8.2348],[-11.4258,8.2422],[-11.4281,8.2452],[-11.4318,8.2488],[-11.4348,8.251],[-11.4466,8.2567],[-11.4541,8.2608],[-11.4574,8.2635],[-11.4604,8.2666],[-11.4655,8.2739],[-11.4735,8.2834],[-11.4755,8.2871],[-11.4781,8.2958],[-11.4795,8.3018],[-11.4806,8.3171],[-11.4817,8.3208],[-11.4838,8.3251],[-11.487,8.3293],[-11.4946,8.3367],[-11.5114,8.3375],[-11.516,8.3381],[-11.5278,8.3419],[-11.5361,8.3451],[-11.5398,8.3489],[-11.5418,8.3519],[-11.5438,8.3562],[-11.5488,8.3707],[-11.5506,8.3751],[-11.5549,8.3835],[-11.5574,8.3877],[-11.5588,8.3927],[-11.5589,8.3968],[-11.5571,8.4047],[-11.5567,8.4084],[-11.5569,8.4121],[-11.5582,8.4185],[-11.558,8.4215],[-11.5565,8.4295],[-11.5567,8.4332],[-11.558,8.4365],[-11.5622,8.44],[-11.5738,8.4456],[-11.5772,8.4477],[-11.5804,8.4505],[-11.5837,8.4549],[-11.5863,8.4604],[-11.5882,8.466],[-11.5898,8.4717],[-11.5906,8.4769],[-11.5914,8.4875],[-11.5866,8.4907],[-11.58,8.4938],[-11.5764,8.4978],[-11.5724,8.5039],[-11.5697,8.5072],[-11.5584,8.519],[-11.5507,8.5265],[-11.546,8.5301],[-11.5395,8.5334],[-11.5354,8.5345],[-11.5278,8.5349],[-11.5218,8.5342],[-11.5091,8.53],[-11.497,8.5246],[-11.4942,8.524],[-11.4899,8.5237],[-11.4856,8.524],[-11.4828,8.5246],[-11.467,8.5299],[-11.4641,8.5305],[-11.4485,8.5317],[-11.4381,8.5343],[-11.4338,8.5346],[-11.4295,8.5344],[-11.4267,8.5338],[-11.4206,8.532],[-11.4118,8.5299],[-11.4042,8.5263],[-11.3983,8.5224],[-11.3957,8.521],[-11.3926,8.5202],[-11.3895,8.5199],[-11.3848,8.5203],[-11.3805,8.5218],[-11.3729,8.5274],[-11.3696,8.5293],[-11.3636,8.5304],[-11.3596,8.5317]]]\"},{\"id\":\"qhqAxPSTUXp\",\"code\":\"OU_226213\",\"na\":\"Koinadugu\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.585,9.0434],[-10.5877,9.0432],[-10.5962,9.0421],[-10.6085,9.0413],[-10.6144,9.0403],[-10.6211,9.0373],[-10.6292,9.0324],[-10.6348,9.0307],[-10.6437,9.0299],[-10.648,9.0289],[-10.6518,9.0269],[-10.6606,9.0211],[-10.6705,9.0124],[-10.6739,9.0098],[-10.6765,9.0086],[-10.6817,9.0068],[-10.6937,9.0016],[-10.7003,8.9993],[-10.7037,8.9972],[-10.7069,8.9945],[-10.7098,8.9915],[-10.7124,8.9883],[-10.7178,8.9788],[-10.719,8.9749],[-10.7193,8.9692],[-10.7188,8.9649],[-10.7172,8.9601],[-10.7156,8.9569],[-10.712,8.9518],[-10.7102,8.9487],[-10.7084,8.9442],[-10.7063,8.9379],[-10.7024,8.9319],[-10.7118,8.9303],[-10.7267,8.9291],[-10.7341,8.9271],[-10.7387,8.9263],[-10.7624,8.9256],[-10.7669,8.9248],[-10.7716,8.9234],[-10.7746,8.9228],[-10.7907,8.922],[-10.7954,8.9215],[-10.803,8.9193],[-10.8118,8.9174],[-10.8255,8.9118],[-10.8343,8.9156],[-10.842,8.9192],[-10.8495,8.9228],[-10.8569,8.9269],[-10.8604,8.9294],[-10.8682,8.9363],[-10.873,8.9393],[-10.8818,8.9416],[-10.8851,8.9434],[-10.8883,8.947],[-10.8907,8.9523],[-10.8927,8.9588],[-10.8941,8.9613],[-10.8959,8.9637],[-10.9,8.968],[-10.9045,8.9719],[-10.911,8.976],[-10.9198,8.9829],[-10.9262,8.9871],[-10.9304,8.9908],[-10.9332,8.994],[-10.9375,9.0003],[-10.9521,9.0164],[-10.9601,9.0304],[-10.9656,9.0377],[-10.9693,9.0407],[-10.9788,9.0442],[-10.9832,9.0449],[-10.9877,9.0452],[-10.9984,9.0452],[-11.006,9.0449],[-11.0104,9.0442],[-11.0164,9.0423],[-11.0204,9.0415],[-11.026,9.0412],[-11.0302,9.0415],[-11.0354,9.0432],[-11.0464,9.0516],[-11.0552,9.0574],[-11.0592,9.0592],[-11.0621,9.0598],[-11.0651,9.06],[-11.0713,9.0599],[-11.0775,9.059],[-11.0818,9.0576],[-11.0892,9.0511],[-11.0955,9.047],[-11.0977,9.0452],[-11.1075,9.0363],[-11.1175,9.0297],[-11.1213,9.0279],[-11.1337,9.0256],[-11.1382,9.0232],[-11.1406,9.0205],[-11.144,9.013],[-11.1444,9.0089],[-11.1438,9.0049],[-11.1399,8.9925],[-11.1392,8.9882],[-11.1387,8.976],[-11.1388,8.9715],[-11.1394,8.9671],[-11.1412,8.9615],[-11.1458,8.9528],[-11.1485,8.9494],[-11.1516,8.9461],[-11.1603,8.9377],[-11.1651,8.9345],[-11.1716,8.9321],[-11.1837,8.9268],[-11.1962,8.9228],[-11.2003,8.9223],[-11.2114,8.9212],[-11.2174,8.9194],[-11.2216,8.9187],[-11.226,8.9185],[-11.2393,8.9183],[-11.2437,8.918],[-11.2465,8.9174],[-11.2578,8.9138],[-11.2651,8.9101],[-11.268,8.9078],[-11.2704,8.9049],[-11.2729,8.9009],[-11.277,8.8951],[-11.2823,8.8855],[-11.2835,8.8818],[-11.2847,8.874],[-11.2878,8.8602],[-11.2898,8.8546],[-11.2917,8.8513],[-11.297,8.8449],[-11.2994,8.8416],[-11.3034,8.8343],[-11.3156,8.8087],[-11.3195,8.8014],[-11.3217,8.7984],[-11.3253,8.7948],[-11.3283,8.7926],[-11.3335,8.7894],[-11.3397,8.784],[-11.3433,8.7799],[-11.3458,8.7751],[-11.3464,8.7711],[-11.3465,8.7602],[-11.3471,8.7548],[-11.3489,8.7492],[-11.3547,8.7374],[-11.3565,8.7318],[-11.3572,8.7252],[-11.3574,8.7103],[-11.3589,8.6987],[-11.3582,8.6943],[-11.3536,8.6835],[-11.3515,8.678],[-11.3498,8.6723],[-11.3492,8.6684],[-11.349,8.6632],[-11.3496,8.658],[-11.3514,8.6522],[-11.3546,8.6455],[-11.3708,8.6466],[-11.3756,8.6482],[-11.3801,8.6524],[-11.3854,8.6619],[-11.3865,8.6674],[-11.3868,8.6837],[-11.3873,8.6895],[-11.3891,8.6954],[-11.3916,8.7008],[-11.3935,8.7065],[-11.3942,8.7105],[-11.3949,8.7189],[-11.3961,8.7241],[-11.3996,8.7314],[-11.4,8.7356],[-11.3991,8.7412],[-11.3989,8.7451],[-11.3992,8.7491],[-11.4002,8.7527],[-11.4023,8.7571],[-11.4085,8.7646],[-11.4109,8.768],[-11.4129,8.7722],[-11.417,8.782],[-11.4219,8.7892],[-11.4244,8.7932],[-11.4294,8.8003],[-11.4321,8.8071],[-11.4338,8.8198],[-11.4355,8.8257],[-11.4385,8.8322],[-11.4426,8.8433],[-11.4442,8.849],[-11.4456,8.8584],[-11.4475,8.864],[-11.4574,8.8832],[-11.4596,8.8888],[-11.4644,8.9033],[-11.4668,8.9086],[-11.4691,8.9116],[-11.473,8.9143],[-11.4766,8.9149],[-11.4784,8.9214],[-11.4793,8.927],[-11.4794,8.933],[-11.4789,8.9373],[-11.4768,8.9419],[-11.4722,8.9463],[-11.4705,8.9491],[-11.4692,8.9523],[-11.4677,8.9589],[-11.4661,8.9646],[-11.4638,8.97],[-11.4621,8.9723],[-11.4591,8.9753],[-11.4528,8.9795],[-11.4497,8.9823],[-11.4473,8.9858],[-11.4463,8.9899],[-11.446,8.9968],[-11.4467,9.0023],[-11.4488,9.0082],[-11.451,9.0116],[-11.457,9.0182],[-11.4602,9.023],[-11.4615,9.0282],[-11.461,9.0335],[-11.4595,9.0392],[-11.4528,9.0592],[-11.4515,9.0638],[-11.451,9.0681],[-11.4508,9.0784],[-11.4513,9.0887],[-11.452,9.093],[-11.4545,9.1025],[-11.4552,9.1083],[-11.4553,9.1156],[-11.4551,9.1185],[-11.4546,9.1213],[-11.4527,9.1251],[-11.4492,9.1293],[-11.4449,9.1328],[-11.4332,9.1389],[-11.4212,9.1456],[-11.4261,9.1494],[-11.4299,9.1515],[-11.4327,9.1525],[-11.4399,9.1542],[-11.4522,9.1594],[-11.4649,9.1634],[-11.4762,9.165],[-11.4848,9.1672],[-11.4914,9.167],[-11.4988,9.1651],[-11.5092,9.1641],[-11.5136,9.1633],[-11.5176,9.1613],[-11.521,9.1585],[-11.5251,9.1542],[-11.5305,9.1477],[-11.5337,9.1457],[-11.5419,9.1425],[-11.5484,9.1403],[-11.5583,9.1353],[-11.5626,9.1345],[-11.5757,9.1336],[-11.5785,9.1331],[-11.5846,9.1314],[-11.5995,9.1299],[-11.6032,9.1286],[-11.6085,9.126],[-11.6132,9.1225],[-11.6207,9.115],[-11.6267,9.1083],[-11.6317,9.1012],[-11.6343,9.0987],[-11.6398,9.0945],[-11.6427,9.0905],[-11.6535,9.0828],[-11.6613,9.0794],[-11.667,9.0783],[-11.6731,9.078],[-11.6792,9.0781],[-11.6837,9.0786],[-11.6865,9.0795],[-11.6892,9.0809],[-11.6927,9.0837],[-11.6959,9.0869],[-11.6996,9.0916],[-11.7044,9.1],[-11.7057,9.1039],[-11.7061,9.1068],[-11.7063,9.1111],[-11.7061,9.117],[-11.7054,9.1227],[-11.7031,9.1323],[-11.7026,9.1397],[-11.7029,9.1564],[-11.7042,9.1689],[-11.7032,9.183],[-11.7031,9.1969],[-11.7034,9.2062],[-11.7042,9.2121],[-11.7058,9.2178],[-11.7096,9.2277],[-11.7126,9.2343],[-11.7144,9.2402],[-11.715,9.2462],[-11.7155,9.2643],[-11.7181,9.2798],[-11.7229,9.2762],[-11.7256,9.2734],[-11.7279,9.2699],[-11.7318,9.2613],[-11.7336,9.2555],[-11.7369,9.2404],[-11.7373,9.2343],[-11.7371,9.2203],[-11.7377,9.2143],[-11.7392,9.2106],[-11.7436,9.2039],[-11.7478,9.2012],[-11.7561,9.1983],[-11.7605,9.1976],[-11.7683,9.1973],[-11.7762,9.1974],[-11.7823,9.1979],[-11.7853,9.1985],[-11.7913,9.2004],[-11.8025,9.2018],[-11.8091,9.2032],[-11.8116,9.2103],[-11.8152,9.2239],[-11.8157,9.2267],[-11.8161,9.2342],[-11.8163,9.2585],[-11.8166,9.266],[-11.817,9.2701],[-11.8194,9.2798],[-11.8201,9.284],[-11.8204,9.2899],[-11.8206,9.3077],[-11.821,9.3135],[-11.8215,9.3163],[-11.8237,9.3244],[-11.8245,9.33],[-11.8248,9.3386],[-11.8245,9.3457],[-11.824,9.3498],[-11.8217,9.3593],[-11.8212,9.3651],[-11.8212,9.3784],[-11.8222,9.387],[-11.8244,9.3926],[-11.83,9.4005],[-11.8317,9.4042],[-11.8338,9.413],[-11.8351,9.4161],[-11.8371,9.4188],[-11.8446,9.423],[-11.8474,9.4252],[-11.8535,9.4331],[-11.8674,9.448],[-11.8709,9.4544],[-11.8722,9.4594],[-11.8714,9.4701],[-11.8711,9.476],[-11.8711,9.4864],[-11.8715,9.4922],[-11.8721,9.4951],[-11.8735,9.4996],[-11.8776,9.5082],[-11.8824,9.5168],[-11.8872,9.5219],[-11.8908,9.5241],[-11.8937,9.5249],[-11.8981,9.5254],[-11.9149,9.5253],[-11.9193,9.5249],[-11.9222,9.5243],[-11.9249,9.5233],[-11.9335,9.5189],[-11.9432,9.5172],[-11.9459,9.5163],[-11.9489,9.5143],[-11.954,9.5087],[-11.9605,9.5044],[-11.9707,9.5027],[-11.9764,9.5027],[-11.9807,9.5031],[-11.9846,9.5045],[-11.988,9.507],[-11.9919,9.511],[-11.9942,9.5144],[-11.9971,9.5205],[-11.9998,9.5241],[-12.0057,9.5276],[-12.0095,9.5287],[-12.0135,9.5287],[-12.0186,9.5276],[-12.0262,9.5236],[-12.0362,9.5162],[-12.0403,9.5221],[-12.044,9.5288],[-12.0473,9.5333],[-12.0502,9.5351],[-12.057,9.537],[-12.0601,9.5393],[-12.0612,9.5428],[-12.0605,9.5458],[-12.0576,9.5516],[-12.0567,9.556],[-12.0577,9.5601],[-12.0599,9.5629],[-12.0629,9.565],[-12.0664,9.566],[-12.0721,9.5662],[-12.0764,9.5655],[-12.0823,9.5635],[-12.0867,9.5626],[-12.0928,9.5623],[-12.0973,9.5627],[-12.1014,9.5638],[-12.1187,9.572],[-12.1262,9.5747],[-12.1324,9.5773],[-12.1301,9.5827],[-12.1271,9.5863],[-12.1202,9.5897],[-12.1166,9.5919],[-12.1122,9.5958],[-12.1083,9.6002],[-12.1062,9.6039],[-12.1035,9.6139],[-12.1014,9.6176],[-12.0986,9.621],[-12.0913,9.6285],[-12.0859,9.6335],[-12.0823,9.636],[-12.0771,9.6387],[-12.0735,9.6401],[-12.0621,9.6435],[-12.0502,9.6447],[-12.0459,9.6457],[-12.0433,9.647],[-12.0374,9.6507],[-12.0297,9.6543],[-12.0197,9.6567],[-12.0075,9.6618],[-12.0009,9.6638],[-11.9912,9.6674],[-11.9873,9.6694],[-11.9776,9.6765],[-11.9713,9.6791],[-11.9627,9.684],[-11.9452,9.6903],[-11.9379,9.6945],[-11.9352,9.6955],[-11.9308,9.6963],[-11.9204,9.6974],[-11.9128,9.6994],[-11.9082,9.7],[-11.89,9.7009],[-11.8831,9.7001],[-11.8847,9.711],[-11.8854,9.7291],[-11.8865,9.7386],[-11.8854,9.754],[-11.8854,9.7647],[-11.8857,9.7722],[-11.8862,9.7766],[-11.8886,9.7861],[-11.8891,9.7901],[-11.8889,9.7954],[-11.8865,9.806],[-11.8865,9.8113],[-11.8873,9.8151],[-11.8907,9.8216],[-11.892,9.8248],[-11.8932,9.8297],[-11.8932,9.8364],[-11.8904,9.8485],[-11.8901,9.8529],[-11.8903,9.8571],[-11.8913,9.861],[-11.8934,9.8649],[-11.8956,9.8668],[-11.9006,9.8692],[-11.9031,9.8714],[-11.9106,9.8804],[-11.9122,9.8841],[-11.912,9.8902],[-11.9098,9.8937],[-11.9035,9.8995],[-11.9024,9.9025],[-11.9021,9.9079],[-11.9033,9.9186],[-11.9026,9.9284],[-11.9029,9.9369],[-11.9017,9.9417],[-11.8983,9.9457],[-11.8914,9.9862],[-11.8858,9.9975],[-11.8287,9.9975],[-11.7687,9.9974],[-11.7348,10],[-11.7255,9.9979],[-11.6768,9.9988],[-11.6534,9.9992],[-11.6144,9.9981],[-11.5847,9.9995],[-11.574,9.9996],[-11.5636,9.9986],[-11.5314,9.9993],[-11.5014,10],[-11.4984,10],[-11.4465,9.9992],[-11.3909,9.9989],[-11.3139,9.9984],[-11.2887,9.9989],[-11.2429,9.9997],[-11.2067,10.0004],[-11.206,10],[-11.1947,9.9911],[-11.175,9.9758],[-11.1713,9.9662],[-11.1671,9.9448],[-11.1646,9.9126],[-11.1602,9.8905],[-11.1544,9.8792],[-11.1428,9.8691],[-11.0973,9.8479],[-11.0962,9.8456],[-11.0698,9.8281],[-11.0387,9.7977],[-11.0126,9.7593],[-11.004,9.7508],[-10.9838,9.725],[-10.9774,9.714],[-10.9709,9.6979],[-10.9679,9.6737],[-10.9628,9.6641],[-10.9547,9.6579],[-10.9441,9.6562],[-10.9329,9.6564],[-10.9262,9.6546],[-10.9214,9.65],[-10.9209,9.6417],[-10.9149,9.633],[-10.911,9.6019],[-10.9041,9.5943],[-10.8955,9.5939],[-10.8781,9.5738],[-10.8594,9.5582],[-10.8589,9.5526],[-10.8701,9.5432],[-10.8738,9.5375],[-10.8571,9.5246],[-10.831,9.5206],[-10.8275,9.5179],[-10.8263,9.5142],[-10.8305,9.5073],[-10.8444,9.5009],[-10.8484,9.4954],[-10.8486,9.491],[-10.8408,9.4765],[-10.8408,9.471],[-10.8489,9.4616],[-10.8489,9.4547],[-10.8434,9.4428],[-10.8355,9.4381],[-10.8272,9.4354],[-10.8161,9.4257],[-10.8063,9.4202],[-10.802,9.4144],[-10.8045,9.4073],[-10.8124,9.4013],[-10.8166,9.3919],[-10.8147,9.3866],[-10.8097,9.3809],[-10.8046,9.3809],[-10.7992,9.3907],[-10.7897,9.39],[-10.78,9.3833],[-10.7701,9.3817],[-10.7601,9.386],[-10.7483,9.3849],[-10.7409,9.3754],[-10.7384,9.374],[-10.731,9.3802],[-10.725,9.3717],[-10.7111,9.3485],[-10.7102,9.3379],[-10.7116,9.3347],[-10.7075,9.3301],[-10.6894,9.3245],[-10.6688,9.3093],[-10.6633,9.3006],[-10.6615,9.29],[-10.671,9.2659],[-10.6752,9.2502],[-10.6746,9.2394],[-10.6635,9.2266],[-10.6644,9.2266],[-10.6637,9.21],[-10.6679,9.2034],[-10.679,9.1983],[-10.6827,9.1986],[-10.6952,9.194],[-10.7084,9.192],[-10.713,9.1984],[-10.7184,9.1975],[-10.7235,9.1835],[-10.7143,9.1635],[-10.7145,9.1439],[-10.7261,9.1311],[-10.7262,9.1166],[-10.7301,9.0914],[-10.7334,9.0842],[-10.7299,9.0792],[-10.7082,9.0755],[-10.6751,9.0814],[-10.6603,9.0815],[-10.6331,9.0695],[-10.6227,9.0677],[-10.622,9.0695],[-10.613,9.0667],[-10.594,9.0549],[-10.585,9.0434]]]\"},{\"id\":\"Vth0fbpFcsO\",\"code\":\"OU_233310\",\"na\":\"Kono\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.585,9.0434],[-10.5848,9.0432],[-10.5836,9.0364],[-10.5854,9.0316],[-10.5862,9.0162],[-10.5876,9.0123],[-10.5918,9.0093],[-10.5943,9.0033],[-10.5984,8.9737],[-10.5972,8.9634],[-10.5982,8.959],[-10.595,8.9379],[-10.592,8.9326],[-10.5937,8.9264],[-10.593,8.9087],[-10.5961,8.8896],[-10.5933,8.8747],[-10.5868,8.84],[-10.5877,8.8347],[-10.5834,8.8216],[-10.5852,8.8179],[-10.5869,8.8043],[-10.5835,8.8016],[-10.58,8.8018],[-10.5763,8.7981],[-10.5705,8.8015],[-10.5671,8.8011],[-10.5627,8.7937],[-10.5358,8.7725],[-10.5275,8.757],[-10.5255,8.741],[-10.5232,8.7375],[-10.5114,8.7388],[-10.5103,8.7354],[-10.5177,8.7299],[-10.5069,8.7154],[-10.5104,8.7094],[-10.494,8.702],[-10.4846,8.6893],[-10.4828,8.6801],[-10.4751,8.6808],[-10.4694,8.6746],[-10.4787,8.6597],[-10.4817,8.6523],[-10.4785,8.6464],[-10.4792,8.6404],[-10.4818,8.6379],[-10.4984,8.6313],[-10.5021,8.6246],[-10.5158,8.618],[-10.5229,8.6102],[-10.5262,8.6098],[-10.531,8.613],[-10.5442,8.6117],[-10.5516,8.6053],[-10.5594,8.6019],[-10.5664,8.5957],[-10.5758,8.5971],[-10.5795,8.5957],[-10.5823,8.5914],[-10.5812,8.5751],[-10.5831,8.5716],[-10.5902,8.5694],[-10.5949,8.5646],[-10.6023,8.5497],[-10.6079,8.546],[-10.6181,8.5433],[-10.6224,8.5417],[-10.624,8.532],[-10.6311,8.5123],[-10.6329,8.5043],[-10.6295,8.4946],[-10.6306,8.4907],[-10.6382,8.4937],[-10.6396,8.4926],[-10.6399,8.4871],[-10.6394,8.4832],[-10.6424,8.4797],[-10.6477,8.4784],[-10.6496,8.4763],[-10.6503,8.4614],[-10.652,8.4559],[-10.6518,8.4451],[-10.6519,8.4446],[-10.6587,8.4397],[-10.6689,8.4355],[-10.6735,8.4346],[-10.6849,8.4335],[-10.6907,8.43],[-10.6975,8.425],[-10.7102,8.4178],[-10.7146,8.4142],[-10.7239,8.4052],[-10.7272,8.4026],[-10.7485,8.391],[-10.7526,8.3871],[-10.7578,8.3805],[-10.7704,8.3709],[-10.7718,8.3778],[-10.7728,8.3865],[-10.7734,8.3893],[-10.7752,8.3934],[-10.7772,8.3955],[-10.7815,8.3971],[-10.793,8.3976],[-10.7973,8.3981],[-10.8034,8.3998],[-10.8063,8.4003],[-10.8107,8.4006],[-10.8214,8.4008],[-10.8243,8.4011],[-10.8284,8.4023],[-10.8325,8.4051],[-10.8383,8.4131],[-10.8412,8.4162],[-10.8445,8.4187],[-10.8497,8.4214],[-10.8532,8.4222],[-10.8566,8.4218],[-10.8629,8.4189],[-10.8662,8.4163],[-10.869,8.413],[-10.8707,8.4097],[-10.8755,8.3976],[-10.8768,8.393],[-10.8777,8.3852],[-10.8786,8.3816],[-10.8799,8.3786],[-10.8819,8.3765],[-10.8862,8.3748],[-10.8919,8.3744],[-10.8977,8.3747],[-10.902,8.3753],[-10.9095,8.3777],[-10.9207,8.3804],[-10.9255,8.3842],[-10.9283,8.386],[-10.9334,8.3872],[-10.9445,8.3919],[-10.9484,8.3929],[-10.9528,8.3933],[-10.9647,8.3936],[-10.9706,8.394],[-10.9747,8.3947],[-10.9792,8.3961],[-10.9833,8.3964],[-10.9875,8.3953],[-10.9899,8.3938],[-10.9933,8.3909],[-10.9962,8.3875],[-10.9986,8.3838],[-10.9999,8.3805],[-11.0008,8.3767],[-11.0015,8.3667],[-11.0022,8.3627],[-11.0041,8.3572],[-11.0084,8.3505],[-11.0111,8.3484],[-11.0151,8.3461],[-11.0266,8.3402],[-11.0337,8.3357],[-11.0364,8.3346],[-11.0406,8.3339],[-11.0465,8.3336],[-11.0719,8.3336],[-11.0762,8.3341],[-11.0803,8.3355],[-11.0827,8.3371],[-11.0848,8.339],[-11.088,8.3434],[-11.0908,8.35],[-11.0946,8.364],[-11.0963,8.3673],[-11.0997,8.3695],[-11.1036,8.369],[-11.1103,8.3648],[-11.1166,8.3616],[-11.1205,8.3605],[-11.129,8.3595],[-11.1318,8.3589],[-11.1371,8.3565],[-11.14,8.3546],[-11.1426,8.3504],[-11.1435,8.3447],[-11.1437,8.3343],[-11.1443,8.3261],[-11.1576,8.3314],[-11.1659,8.3368],[-11.17,8.3387],[-11.1744,8.3398],[-11.179,8.3385],[-11.1885,8.331],[-11.1985,8.3246],[-11.2024,8.3233],[-11.2079,8.323],[-11.2113,8.3372],[-11.2135,8.3427],[-11.2185,8.3499],[-11.2218,8.355],[-11.229,8.3636],[-11.234,8.3709],[-11.2396,8.377],[-11.2461,8.3826],[-11.2535,8.3955],[-11.2587,8.4086],[-11.2617,8.4152],[-11.2634,8.421],[-11.2642,8.4319],[-11.2642,8.4479],[-11.2647,8.4556],[-11.2655,8.4599],[-11.2673,8.4659],[-11.2691,8.4786],[-11.271,8.4843],[-11.2749,8.4918],[-11.2784,8.4961],[-11.2815,8.499],[-11.2838,8.5007],[-11.2928,8.5063],[-11.2968,8.508],[-11.2998,8.5085],[-11.3117,8.5096],[-11.3179,8.5113],[-11.3208,8.5118],[-11.3328,8.5128],[-11.3368,8.514],[-11.3434,8.517],[-11.3466,8.5192],[-11.3513,8.5234],[-11.3596,8.5317],[-11.3568,8.5349],[-11.3544,8.5403],[-11.3514,8.5438],[-11.3449,8.5471],[-11.3423,8.5494],[-11.3408,8.5525],[-11.3401,8.5575],[-11.3403,8.562],[-11.3412,8.5664],[-11.3423,8.5691],[-11.346,8.5751],[-11.3475,8.5788],[-11.3491,8.5866],[-11.3515,8.596],[-11.353,8.6052],[-11.3558,8.6159],[-11.3573,8.6262],[-11.3575,8.6304],[-11.357,8.6345],[-11.3546,8.6455],[-11.3514,8.6522],[-11.3496,8.658],[-11.349,8.6632],[-11.3492,8.6684],[-11.3498,8.6723],[-11.3515,8.678],[-11.3536,8.6835],[-11.3582,8.6943],[-11.3589,8.6987],[-11.3574,8.7103],[-11.3572,8.7252],[-11.3565,8.7318],[-11.3547,8.7374],[-11.3489,8.7492],[-11.3471,8.7548],[-11.3465,8.7602],[-11.3464,8.7711],[-11.3458,8.7751],[-11.3433,8.7799],[-11.3397,8.784],[-11.3335,8.7894],[-11.3283,8.7926],[-11.3253,8.7948],[-11.3217,8.7984],[-11.3195,8.8014],[-11.3156,8.8087],[-11.3034,8.8343],[-11.2994,8.8416],[-11.297,8.8449],[-11.2917,8.8513],[-11.2898,8.8546],[-11.2878,8.8602],[-11.2847,8.874],[-11.2835,8.8818],[-11.2823,8.8855],[-11.277,8.8951],[-11.2729,8.9009],[-11.2704,8.9049],[-11.268,8.9078],[-11.2651,8.9101],[-11.2578,8.9138],[-11.2465,8.9174],[-11.2437,8.918],[-11.2393,8.9183],[-11.226,8.9185],[-11.2216,8.9187],[-11.2174,8.9194],[-11.2114,8.9212],[-11.2003,8.9223],[-11.1962,8.9228],[-11.1837,8.9268],[-11.1716,8.9321],[-11.1651,8.9345],[-11.1603,8.9377],[-11.1516,8.9461],[-11.1485,8.9494],[-11.1458,8.9528],[-11.1412,8.9615],[-11.1394,8.9671],[-11.1388,8.9715],[-11.1387,8.976],[-11.1392,8.9882],[-11.1399,8.9925],[-11.1438,9.0049],[-11.1444,9.0089],[-11.144,9.013],[-11.1406,9.0205],[-11.1382,9.0232],[-11.1337,9.0256],[-11.1213,9.0279],[-11.1175,9.0297],[-11.1075,9.0363],[-11.0977,9.0452],[-11.0955,9.047],[-11.0892,9.0511],[-11.0818,9.0576],[-11.0775,9.059],[-11.0713,9.0599],[-11.0651,9.06],[-11.0621,9.0598],[-11.0592,9.0592],[-11.0552,9.0574],[-11.0464,9.0516],[-11.0354,9.0432],[-11.0302,9.0415],[-11.026,9.0412],[-11.0204,9.0415],[-11.0164,9.0423],[-11.0104,9.0442],[-11.006,9.0449],[-10.9984,9.0452],[-10.9877,9.0452],[-10.9832,9.0449],[-10.9788,9.0442],[-10.9693,9.0407],[-10.9656,9.0377],[-10.9601,9.0304],[-10.9521,9.0164],[-10.9375,9.0003],[-10.9332,8.994],[-10.9304,8.9908],[-10.9262,8.9871],[-10.9198,8.9829],[-10.911,8.976],[-10.9045,8.9719],[-10.9,8.968],[-10.8959,8.9637],[-10.8941,8.9613],[-10.8927,8.9588],[-10.8907,8.9523],[-10.8883,8.947],[-10.8851,8.9434],[-10.8818,8.9416],[-10.873,8.9393],[-10.8682,8.9363],[-10.8604,8.9294],[-10.8569,8.9269],[-10.8495,8.9228],[-10.842,8.9192],[-10.8343,8.9156],[-10.8255,8.9118],[-10.8118,8.9174],[-10.803,8.9193],[-10.7954,8.9215],[-10.7907,8.922],[-10.7746,8.9228],[-10.7716,8.9234],[-10.7669,8.9248],[-10.7624,8.9256],[-10.7387,8.9263],[-10.7341,8.9271],[-10.7267,8.9291],[-10.7118,8.9303],[-10.7024,8.9319],[-10.7063,8.9379],[-10.7084,8.9442],[-10.7102,8.9487],[-10.712,8.9518],[-10.7156,8.9569],[-10.7172,8.9601],[-10.7188,8.9649],[-10.7193,8.9692],[-10.719,8.9749],[-10.7178,8.9788],[-10.7124,8.9883],[-10.7098,8.9915],[-10.7069,8.9945],[-10.7037,8.9972],[-10.7003,8.9993],[-10.6937,9.0016],[-10.6817,9.0068],[-10.6765,9.0086],[-10.6739,9.0098],[-10.6705,9.0124],[-10.6606,9.0211],[-10.6518,9.0269],[-10.648,9.0289],[-10.6437,9.0299],[-10.6348,9.0307],[-10.6292,9.0324],[-10.6211,9.0373],[-10.6144,9.0403],[-10.6085,9.0413],[-10.5962,9.0421],[-10.5877,9.0432],[-10.585,9.0434]]]\"},{\"id\":\"jmIPBj66vD6\",\"code\":\"OU_246990\",\"na\":\"Moyamba\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-12.6351,7.6613],[-12.6346,7.6607],[-12.6343,7.659],[-12.6346,7.6582],[-12.6354,7.6576],[-12.6365,7.6576],[-12.6365,7.6579],[-12.6385,7.6585],[-12.6385,7.6593],[-12.6374,7.6599],[-12.6365,7.661],[-12.6351,7.6613]]],[[[-12.6368,7.6624],[-12.6368,7.6615],[-12.6376,7.6613],[-12.6388,7.6613],[-12.6388,7.661],[-12.6399,7.661],[-12.6401,7.6604],[-12.6413,7.6601],[-12.6429,7.6588],[-12.6438,7.6585],[-12.6451,7.6585],[-12.6457,7.6579],[-12.6471,7.6579],[-12.6471,7.6576],[-12.6482,7.6576],[-12.6482,7.6574],[-12.651,7.6574],[-12.6493,7.6593],[-12.6488,7.6593],[-12.6474,7.661],[-12.6468,7.661],[-12.646,7.6621],[-12.6454,7.6624],[-12.644,7.6624],[-12.6438,7.6618],[-12.6432,7.6618],[-12.6432,7.6624],[-12.6368,7.6624]]],[[[-12.6913,7.6817],[-12.6913,7.6815],[-12.6888,7.6815],[-12.6888,7.6812],[-12.6865,7.6812],[-12.6865,7.681],[-12.684,7.681],[-12.684,7.6807],[-12.6779,7.6807],[-12.6779,7.6804],[-12.6754,7.6804],[-12.6754,7.6801],[-12.6738,7.6801],[-12.6738,7.679],[-12.6749,7.6785],[-12.6757,7.6774],[-12.6763,7.6774],[-12.6768,7.6765],[-12.6785,7.676],[-12.679,7.6754],[-12.6807,7.6749],[-12.6812,7.6743],[-12.6824,7.674],[-12.6824,7.6738],[-12.6835,7.6738],[-12.6843,7.6732],[-12.6854,7.6732],[-12.6863,7.6726],[-12.6874,7.6726],[-12.6874,7.6724],[-12.6901,7.6724],[-12.6901,7.6726],[-12.6913,7.6726],[-12.6926,7.6743],[-12.6951,7.6743],[-12.696,7.6746],[-12.696,7.6757],[-12.6957,7.6757],[-12.6957,7.6771],[-12.6951,7.6771],[-12.6951,7.6787],[-12.6949,7.6787],[-12.694,7.6804],[-12.6938,7.6818],[-12.6913,7.6817]]],[[[-12.9996,7.9093],[-12.9993,7.909],[-12.9993,7.9076],[-13.0001,7.9068],[-13.001,7.9068],[-13.0013,7.9074],[-13.0021,7.9076],[-13.0018,7.9088],[-12.9996,7.9093]]],[[[-12.9899,7.9132],[-12.9896,7.9124],[-12.9879,7.9118],[-12.9854,7.9118],[-12.9854,7.9115],[-12.9843,7.9113],[-12.9846,7.9093],[-12.9871,7.9099],[-12.9879,7.909],[-12.9888,7.909],[-12.9893,7.9079],[-12.9915,7.9079],[-12.9921,7.9088],[-12.9949,7.9088],[-12.9951,7.9096],[-12.9946,7.9099],[-12.994,7.911],[-12.9924,7.9124],[-12.9915,7.9124],[-12.9907,7.9132],[-12.9899,7.9132]]],[[[-12.9651,7.9154],[-12.9649,7.914],[-12.9651,7.9138],[-12.9665,7.9138],[-12.9663,7.9154],[-12.9651,7.9154]]],[[[-12.6719,8.3735],[-12.6644,8.3742],[-12.6585,8.3744],[-12.6543,8.3741],[-12.6502,8.3731],[-12.6464,8.371],[-12.639,8.3659],[-12.6364,8.3635],[-12.6329,8.3593],[-12.63,8.3572],[-12.6261,8.356],[-12.6163,8.3545],[-12.605,8.3508],[-12.5964,8.3459],[-12.5899,8.3437],[-12.5833,8.3406],[-12.5786,8.3375],[-12.5741,8.3334],[-12.5703,8.3288],[-12.5685,8.3254],[-12.567,8.3193],[-12.5671,8.314],[-12.5696,8.3041],[-12.57,8.2998],[-12.5702,8.2924],[-12.564,8.293],[-12.5597,8.2941],[-12.5523,8.2977],[-12.549,8.2983],[-12.5309,8.2953],[-12.5271,8.2935],[-12.5211,8.2896],[-12.5147,8.2865],[-12.5105,8.2853],[-12.5043,8.2848],[-12.4995,8.2849],[-12.4949,8.2854],[-12.4842,8.2882],[-12.4702,8.2894],[-12.4626,8.2909],[-12.4581,8.2906],[-12.4526,8.2869],[-12.4475,8.2802],[-12.439,8.2729],[-12.4364,8.2813],[-12.4345,8.2908],[-12.4325,8.2982],[-12.4322,8.3012],[-12.4319,8.313],[-12.4304,8.3164],[-12.427,8.3182],[-12.424,8.3172],[-12.4213,8.3141],[-12.4183,8.3077],[-12.4158,8.3054],[-12.4121,8.3044],[-12.4087,8.3051],[-12.4044,8.3079],[-12.3943,8.3166],[-12.3899,8.3224],[-12.387,8.3259],[-12.3773,8.3359],[-12.3718,8.3412],[-12.3671,8.3445],[-12.3605,8.3475],[-12.3564,8.3483],[-12.3506,8.3483],[-12.3464,8.3474],[-12.3387,8.344],[-12.3194,8.3341],[-12.3115,8.3307],[-12.3073,8.3298],[-12.2997,8.3296],[-12.2966,8.3299],[-12.2937,8.3306],[-12.2903,8.3321],[-12.2863,8.3343],[-12.284,8.3362],[-12.2821,8.3384],[-12.2788,8.3436],[-12.2762,8.3467],[-12.2718,8.3502],[-12.2679,8.3518],[-12.265,8.3523],[-12.2606,8.3525],[-12.2547,8.3522],[-12.2504,8.3516],[-12.2467,8.3502],[-12.2414,8.3475],[-12.2321,8.3413],[-12.2257,8.3379],[-12.2192,8.335],[-12.2151,8.334],[-12.2046,8.3331],[-12.2003,8.3322],[-12.1945,8.3299],[-12.1765,8.3299],[-12.1692,8.3293],[-12.1651,8.328],[-12.1578,8.3238],[-12.1514,8.3213],[-12.149,8.3197],[-12.1458,8.3168],[-12.1441,8.3145],[-12.1407,8.3093],[-12.1356,8.3026],[-12.1322,8.2973],[-12.1294,8.2941],[-12.1262,8.2914],[-12.1225,8.2896],[-12.1136,8.2877],[-12.1059,8.2842],[-12.1011,8.2806],[-12.0911,8.2711],[-12.0874,8.2685],[-12.0833,8.267],[-12.0734,8.2657],[-12.0643,8.2617],[-12.0609,8.2593],[-12.0522,8.2513],[-12.0485,8.2489],[-12.0456,8.248],[-12.0411,8.2474],[-12.0366,8.2474],[-12.0337,8.2478],[-12.0299,8.2496],[-12.0272,8.2529],[-12.0265,8.2561],[-12.0268,8.2613],[-12.0296,8.272],[-12.0307,8.2841],[-12.032,8.2896],[-12.0348,8.2947],[-12.0371,8.2974],[-12.0403,8.2993],[-12.0465,8.3017],[-12.0499,8.3041],[-12.0527,8.3072],[-12.0545,8.311],[-12.0544,8.3152],[-12.0529,8.319],[-12.049,8.3247],[-12.0442,8.333],[-12.0399,8.3428],[-12.0363,8.347],[-12.0322,8.3507],[-12.0268,8.3539],[-12.021,8.358],[-12.0093,8.3641],[-12.0036,8.3677],[-11.9982,8.3731],[-11.9937,8.3772],[-11.988,8.3689],[-11.9847,8.3663],[-11.9802,8.3647],[-11.975,8.3654],[-11.9707,8.3647],[-11.9637,8.3611],[-11.9609,8.3599],[-11.9543,8.3568],[-11.9447,8.3531],[-11.9381,8.3511],[-11.9257,8.3459],[-11.917,8.3439],[-11.9094,8.3418],[-11.8945,8.3402],[-11.887,8.3381],[-11.877,8.3366],[-11.8682,8.3342],[-11.864,8.3337],[-11.8596,8.3338],[-11.8554,8.3345],[-11.8443,8.3384],[-11.8318,8.3464],[-11.8262,8.351],[-11.8204,8.3437],[-11.8179,8.3397],[-11.816,8.3353],[-11.8147,8.3309],[-11.8144,8.3275],[-11.8159,8.3219],[-11.8178,8.3189],[-11.8206,8.3164],[-11.8268,8.3126],[-11.8318,8.3079],[-11.8338,8.3035],[-11.8339,8.2996],[-11.8325,8.2967],[-11.8298,8.2936],[-11.8118,8.2766],[-11.8067,8.2714],[-11.8042,8.2683],[-11.8025,8.2647],[-11.8017,8.2603],[-11.8014,8.2558],[-11.8015,8.2497],[-11.8018,8.2437],[-11.8023,8.2408],[-11.8059,8.226],[-11.8105,8.2113],[-11.812,8.2053],[-11.8125,8.1968],[-11.812,8.1854],[-11.8105,8.1802],[-11.8057,8.1719],[-11.8005,8.1648],[-11.7965,8.1587],[-11.7894,8.1511],[-11.7893,8.1437],[-11.7955,8.1442],[-11.7998,8.1452],[-11.8075,8.1492],[-11.8115,8.1505],[-11.8161,8.151],[-11.8332,8.1516],[-11.8376,8.1524],[-11.8436,8.1542],[-11.8493,8.1548],[-11.8522,8.1547],[-11.855,8.1542],[-11.8577,8.1531],[-11.8601,8.1515],[-11.8623,8.1497],[-11.8652,8.1467],[-11.8683,8.1425],[-11.8737,8.1316],[-11.877,8.1229],[-11.8849,8.1151],[-11.889,8.1098],[-11.8929,8.1013],[-11.8957,8.0959],[-11.8968,8.092],[-11.8987,8.0811],[-11.902,8.0745],[-11.9039,8.0689],[-11.9042,8.0648],[-11.9036,8.0608],[-11.9024,8.0575],[-11.9004,8.0541],[-11.8966,8.05],[-11.8913,8.0454],[-11.8735,8.034],[-11.8659,8.0278],[-11.8625,8.0255],[-11.8561,8.0223],[-11.8497,8.0201],[-11.8461,8.0182],[-11.8418,8.0148],[-11.8294,8.0037],[-11.8293,8.0001],[-11.8278,7.9951],[-11.8257,7.992],[-11.8213,7.9873],[-11.8199,7.9839],[-11.817,7.9754],[-11.8235,7.9771],[-11.8287,7.9798],[-11.8361,7.9797],[-11.8431,7.9786],[-11.8542,7.9738],[-11.8582,7.9727],[-11.8627,7.9723],[-11.8686,7.9726],[-11.8736,7.9744],[-11.8786,7.9781],[-11.8823,7.9793],[-11.8904,7.9809],[-11.9005,7.9859],[-11.9071,7.9882],[-11.9176,7.9925],[-11.9234,7.9974],[-11.9272,7.9994],[-11.9304,8.0006],[-11.9336,8.0007],[-11.9393,7.9996],[-11.9433,7.9997],[-11.9505,8.0013],[-11.9558,8.0016],[-11.9597,8.0011],[-11.9657,7.9993],[-11.9713,7.9984],[-11.9726,7.9957],[-11.976,7.9926],[-11.9799,7.9912],[-11.9843,7.9908],[-11.9978,7.9903],[-12.0007,7.9898],[-12.0054,7.9884],[-12.0098,7.9876],[-12.03,7.9868],[-12.0344,7.9861],[-12.0391,7.9847],[-12.0421,7.9841],[-12.0561,7.9832],[-12.0606,7.9824],[-12.0693,7.9785],[-12.0756,7.9751],[-12.0839,7.9699],[-12.095,7.9658],[-12.1016,7.9637],[-12.1126,7.9591],[-12.1166,7.958],[-12.1314,7.9565],[-12.1369,7.9541],[-12.1397,7.9521],[-12.1418,7.9491],[-12.1429,7.9448],[-12.143,7.9388],[-12.1386,7.937],[-12.1353,7.9343],[-12.1324,7.9302],[-12.1315,7.9267],[-12.1312,7.9238],[-12.1314,7.9153],[-12.1331,7.9105],[-12.1401,7.9036],[-12.1436,7.8994],[-12.1474,7.8921],[-12.1483,7.8878],[-12.1481,7.8844],[-12.1472,7.8812],[-12.1434,7.874],[-12.1398,7.8675],[-12.1387,7.8634],[-12.1382,7.8561],[-12.1383,7.8457],[-12.1389,7.8399],[-12.1404,7.8308],[-12.1396,7.8266],[-12.136,7.8219],[-12.1348,7.8184],[-12.1344,7.813],[-12.1352,7.8036],[-12.133,7.786],[-12.1323,7.7824],[-12.1334,7.7758],[-12.1338,7.7717],[-12.1338,7.7658],[-12.1333,7.7613],[-12.1326,7.7585],[-12.1306,7.7553],[-12.1244,7.7491],[-12.1228,7.7453],[-12.122,7.7392],[-12.1222,7.7234],[-12.1219,7.7188],[-12.121,7.7147],[-12.1187,7.7108],[-12.1157,7.7086],[-12.1128,7.7078],[-12.1099,7.7076],[-12.1021,7.7076],[-12.0925,7.7081],[-12.0809,7.7098],[-12.086,7.6997],[-12.0906,7.6915],[-12.0928,7.6885],[-12.0992,7.6806],[-12.106,7.6682],[-12.1092,7.6643],[-12.112,7.6617],[-12.1177,7.6579],[-12.1229,7.6535],[-12.1286,7.6551],[-12.1418,7.6568],[-12.153,7.661],[-12.1563,7.6617],[-12.1596,7.6613],[-12.1703,7.6569],[-12.1738,7.6561],[-12.1811,7.6556],[-12.1854,7.656],[-12.1883,7.6567],[-12.1949,7.6597],[-12.1983,7.6619],[-12.2094,7.6717],[-12.2158,7.676],[-12.218,7.6778],[-12.2211,7.6809],[-12.2248,7.6854],[-12.2246,7.6855],[-12.2267,7.6921],[-12.2292,7.6985],[-12.2328,7.7031],[-12.2372,7.7073],[-12.2422,7.7105],[-12.2522,7.7131],[-12.2549,7.7145],[-12.2585,7.7173],[-12.2625,7.7213],[-12.2654,7.7245],[-12.2674,7.7283],[-12.2693,7.7339],[-12.2695,7.7337],[-12.2787,7.7386],[-12.2817,7.7423],[-12.2827,7.7474],[-12.2805,7.7579],[-12.2802,7.7618],[-12.2806,7.7658],[-12.2827,7.774],[-12.2835,7.7836],[-12.2845,7.7877],[-12.2873,7.7919],[-12.2906,7.7935],[-12.2981,7.7951],[-12.3028,7.7965],[-12.3099,7.7971],[-12.3165,7.7976],[-12.3209,7.7985],[-12.3275,7.8014],[-12.3337,7.8047],[-12.3391,7.8068],[-12.3425,7.807],[-12.3471,7.8049],[-12.3514,7.8001],[-12.3564,7.7915],[-12.3608,7.7882],[-12.3643,7.7868],[-12.3767,7.7847],[-12.3804,7.7826],[-12.3841,7.7785],[-12.3862,7.7746],[-12.3887,7.7677],[-12.3904,7.7657],[-12.3946,7.7651],[-12.4073,7.7695],[-12.4164,7.7709],[-12.4203,7.7729],[-12.4247,7.7625],[-12.4292,7.7541],[-12.4366,7.7463],[-12.4417,7.7433],[-12.4446,7.7419],[-12.4481,7.7415],[-12.4571,7.7418],[-12.4702,7.7443],[-12.4814,7.7487],[-12.4864,7.7495],[-12.4944,7.7513],[-12.4988,7.7505],[-12.5041,7.7481],[-12.5077,7.7454],[-12.5146,7.7397],[-12.5208,7.7351],[-12.5248,7.7311],[-12.5291,7.7246],[-12.5323,7.7217],[-12.5359,7.7197],[-12.5527,7.7135],[-12.5583,7.7085],[-12.5655,7.7031],[-12.5692,7.7011],[-12.5807,7.6971],[-12.5868,7.6963],[-12.5928,7.6963],[-12.5968,7.6973],[-12.5954,7.6945],[-12.5909,7.6913],[-12.5857,7.6879],[-12.5829,7.6865],[-12.5843,7.6868],[-12.5846,7.6863],[-12.5865,7.6849],[-12.5874,7.6846],[-12.589,7.6846],[-12.5899,7.6849],[-12.5913,7.6849],[-12.5915,7.6854],[-12.5924,7.6854],[-12.5929,7.6863],[-12.5937,7.6865],[-12.5962,7.6865],[-12.5962,7.6863],[-12.601,7.6863],[-12.601,7.6865],[-12.6026,7.6865],[-12.6026,7.6868],[-12.6051,7.6868],[-12.6051,7.6871],[-12.6068,7.6871],[-12.6076,7.6876],[-12.609,7.6876],[-12.609,7.6879],[-12.6107,7.6879],[-12.6107,7.6882],[-12.614,7.6882],[-12.614,7.6885],[-12.6174,7.6885],[-12.6182,7.6882],[-12.6185,7.6888],[-12.6199,7.689],[-12.6199,7.6896],[-12.6213,7.6904],[-12.6218,7.6913],[-12.6218,7.6926],[-12.6232,7.6929],[-12.624,7.6935],[-12.6254,7.6938],[-12.6257,7.6943],[-12.6268,7.6938],[-12.6299,7.6938],[-12.6299,7.6935],[-12.6332,7.6935],[-12.6332,7.6938],[-12.6354,7.6938],[-12.6354,7.694],[-12.6388,7.694],[-12.6388,7.6943],[-12.6399,7.6943],[-12.6407,7.6946],[-12.641,7.6951],[-12.6418,7.6951],[-12.6424,7.6963],[-12.6432,7.696],[-12.6454,7.696],[-12.6454,7.6962],[-12.6493,7.6963],[-12.6493,7.6965],[-12.651,7.6965],[-12.651,7.6968],[-12.6521,7.6968],[-12.6535,7.6976],[-12.6549,7.6979],[-12.6551,7.6985],[-12.6557,7.6985],[-12.6568,7.7007],[-12.6582,7.7007],[-12.659,7.6999],[-12.6604,7.6999],[-12.6604,7.7001],[-12.6621,7.7001],[-12.6624,7.7007],[-12.6629,7.7007],[-12.6629,7.7015],[-12.6638,7.7024],[-12.6643,7.7024],[-12.6654,7.7032],[-12.6663,7.7032],[-12.6671,7.704],[-12.6679,7.704],[-12.6685,7.7046],[-12.6693,7.7046],[-12.6701,7.7051],[-12.6715,7.7051],[-12.6724,7.7054],[-12.6726,7.706],[-12.6735,7.706],[-12.6743,7.7065],[-12.6763,7.7065],[-12.6765,7.7071],[-12.6771,7.7071],[-12.6774,7.7076],[-12.6782,7.7079],[-12.6793,7.7079],[-12.6796,7.7085],[-12.6812,7.7085],[-12.6832,7.7079],[-12.6838,7.7071],[-12.6846,7.7068],[-12.6915,7.7068],[-12.6929,7.706],[-12.694,7.706],[-12.6946,7.7054],[-12.6954,7.7054],[-12.696,7.7049],[-12.6971,7.7049],[-12.6976,7.7043],[-12.6996,7.7035],[-12.701,7.7035],[-12.7018,7.7026],[-12.7029,7.7026],[-12.7035,7.7021],[-12.7046,7.7021],[-12.7046,7.7018],[-12.7076,7.7018],[-12.7085,7.7013],[-12.7101,7.7013],[-12.7107,7.7015],[-12.7132,7.704],[-12.7132,7.7046],[-12.7138,7.7049],[-12.714,7.706],[-12.7146,7.7063],[-12.7149,7.7074],[-12.7151,7.7074],[-12.7151,7.7085],[-12.716,7.709],[-12.716,7.7096],[-12.7165,7.7099],[-12.7165,7.7104],[-12.7182,7.7118],[-12.719,7.7132],[-12.7196,7.7132],[-12.7207,7.7149],[-12.7215,7.7149],[-12.7224,7.716],[-12.7243,7.7165],[-12.7249,7.7174],[-12.7257,7.7174],[-12.7263,7.7165],[-12.7274,7.7163],[-12.7285,7.7168],[-12.7288,7.7174],[-12.7304,7.7179],[-12.731,7.7188],[-12.7315,7.7188],[-12.7329,7.7204],[-12.7338,7.7204],[-12.734,7.721],[-12.7354,7.7213],[-12.7354,7.7218],[-12.7363,7.7221],[-12.7365,7.7226],[-12.7376,7.7229],[-12.739,7.7246],[-12.7399,7.7249],[-12.741,7.7265],[-12.741,7.7274],[-12.7415,7.7276],[-12.7421,7.7288],[-12.7429,7.7293],[-12.7432,7.7307],[-12.744,7.731],[-12.7443,7.7324],[-12.7451,7.7335],[-12.746,7.734],[-12.7463,7.7349],[-12.7471,7.7349],[-12.7474,7.7357],[-12.7485,7.7362],[-12.7485,7.7368],[-12.749,7.7371],[-12.749,7.7376],[-12.7496,7.7379],[-12.7499,7.739],[-12.7504,7.7393],[-12.7504,7.7399],[-12.7515,7.7404],[-12.7518,7.741],[-12.7529,7.7413],[-12.7532,7.7418],[-12.7546,7.7424],[-12.7546,7.7454],[-12.7549,7.7454],[-12.7549,7.7471],[-12.7551,7.7471],[-12.7551,7.7482],[-12.7557,7.7482],[-12.7557,7.7476],[-12.7568,7.7476],[-12.7576,7.7468],[-12.7588,7.7465],[-12.759,7.7454],[-12.7596,7.7449],[-12.7596,7.7443],[-12.7604,7.744],[-12.7632,7.744],[-12.7638,7.7446],[-12.7649,7.7446],[-12.7657,7.7454],[-12.7668,7.7457],[-12.7682,7.7474],[-12.7688,7.7474],[-12.7701,7.7485],[-12.7713,7.7485],[-12.7726,7.7493],[-12.7738,7.7496],[-12.7746,7.7501],[-12.7768,7.7524],[-12.7768,7.7529],[-12.7779,7.7543],[-12.7779,7.7557],[-12.7785,7.7565],[-12.7832,7.7565],[-12.7843,7.7571],[-12.7849,7.7579],[-12.7854,7.7579],[-12.7862,7.759],[-12.7862,7.7599],[-12.7868,7.7601],[-12.7868,7.7607],[-12.7874,7.7612],[-12.7874,7.7618],[-12.7882,7.7624],[-12.7885,7.7632],[-12.789,7.7632],[-12.789,7.764],[-12.7896,7.7646],[-12.7896,7.7654],[-12.7901,7.766],[-12.7901,7.7674],[-12.7904,7.7674],[-12.7904,7.7707],[-12.7907,7.7707],[-12.7907,7.7763],[-12.7901,7.7771],[-12.7901,7.7799],[-12.7904,7.7799],[-12.7904,7.7826],[-12.7907,7.7826],[-12.7907,7.7843],[-12.7913,7.7843],[-12.7918,7.7849],[-12.7935,7.7851],[-12.794,7.7857],[-12.7965,7.7863],[-12.7971,7.7868],[-12.7988,7.7871],[-12.7993,7.7876],[-12.801,7.7879],[-12.8015,7.7885],[-12.8032,7.7887],[-12.8038,7.7893],[-12.8054,7.7896],[-12.806,7.7901],[-12.8063,7.7896],[-12.8074,7.7885],[-12.8082,7.7887],[-12.8085,7.7901],[-12.8096,7.7901],[-12.8101,7.7896],[-12.8107,7.7896],[-12.811,7.7901],[-12.8118,7.7904],[-12.8118,7.7918],[-12.8121,7.7921],[-12.8143,7.7921],[-12.8149,7.7929],[-12.8165,7.7938],[-12.8179,7.7938],[-12.819,7.7949],[-12.8199,7.7946],[-12.8226,7.7946],[-12.8226,7.7951],[-12.8238,7.7957],[-12.826,7.7957],[-12.8265,7.7965],[-12.8271,7.7965],[-12.8279,7.7979],[-12.8285,7.7979],[-12.8288,7.7985],[-12.8293,7.7985],[-12.8301,7.7993],[-12.8315,7.7993],[-12.8315,7.7996],[-12.8335,7.7996],[-12.8354,7.8004],[-12.836,7.801],[-12.8365,7.801],[-12.8371,7.8018],[-12.8379,7.8024],[-12.839,7.8026],[-12.8393,7.8032],[-12.8399,7.8032],[-12.841,7.8043],[-12.8418,7.8071],[-12.8424,7.8071],[-12.8426,7.8082],[-12.8438,7.8085],[-12.8468,7.8085],[-12.8479,7.8088],[-12.8485,7.8093],[-12.8493,7.8093],[-12.8496,7.8107],[-12.8507,7.8115],[-12.8524,7.8135],[-12.8532,7.8137],[-12.8535,7.8143],[-12.854,7.8143],[-12.8543,7.8151],[-12.8557,7.8157],[-12.8568,7.8168],[-12.8576,7.8179],[-12.859,7.8182],[-12.8607,7.8201],[-12.8629,7.8201],[-12.8629,7.8199],[-12.8646,7.8199],[-12.8646,7.8201],[-12.866,7.8207],[-12.866,7.8213],[-12.8668,7.8213],[-12.8668,7.8218],[-12.8676,7.8218],[-12.8676,7.8224],[-12.8693,7.8232],[-12.8693,7.8238],[-12.8699,7.8238],[-12.8699,7.8243],[-12.871,7.8243],[-12.8713,7.8251],[-12.8721,7.8254],[-12.8721,7.8268],[-12.8729,7.8276],[-12.8729,7.8304],[-12.8738,7.8313],[-12.8738,7.8318],[-12.8743,7.8321],[-12.8746,7.8332],[-12.8751,7.8335],[-12.8751,7.8343],[-12.8757,7.8346],[-12.8765,7.8365],[-12.8771,7.8368],[-12.8771,7.8376],[-12.8779,7.839],[-12.8785,7.839],[-12.879,7.8401],[-12.879,7.841],[-12.8796,7.8412],[-12.8796,7.8418],[-12.8807,7.8424],[-12.8824,7.8424],[-12.8824,7.844],[-12.8838,7.8451],[-12.8849,7.8451],[-12.8849,7.8471],[-12.8854,7.8479],[-12.8863,7.8485],[-12.8863,7.849],[-12.8868,7.849],[-12.8874,7.8501],[-12.8882,7.8504],[-12.8896,7.8504],[-12.8899,7.851],[-12.8899,7.8521],[-12.8913,7.8532],[-12.8913,7.854],[-12.8918,7.8543],[-12.8918,7.8549],[-12.8926,7.8551],[-12.8935,7.8563],[-12.8937,7.8574],[-12.8943,7.8579],[-12.8949,7.8579],[-12.8954,7.8585],[-12.8962,7.8601],[-12.8968,7.8601],[-12.8974,7.8607],[-12.8974,7.8615],[-12.8985,7.8624],[-12.899,7.8635],[-12.8996,7.8635],[-12.9004,7.8646],[-12.901,7.8649],[-12.9021,7.8665],[-12.9026,7.8665],[-12.9032,7.8674],[-12.9043,7.8674],[-12.9046,7.8679],[-12.9051,7.8679],[-12.9065,7.8687],[-12.9076,7.8687],[-12.9088,7.8704],[-12.9104,7.8704],[-12.911,7.871],[-12.914,7.871],[-12.914,7.8712],[-12.9165,7.8712],[-12.9165,7.8715],[-12.9176,7.8715],[-12.9182,7.871],[-12.9193,7.8707],[-12.9199,7.8701],[-12.9213,7.8701],[-12.9213,7.8699],[-12.9254,7.8699],[-12.9257,7.8704],[-12.9265,7.871],[-12.9265,7.8715],[-12.9271,7.8718],[-12.9282,7.8738],[-12.9288,7.874],[-12.9293,7.8751],[-12.9299,7.8754],[-12.9301,7.8768],[-12.9315,7.8785],[-12.9315,7.8796],[-12.9318,7.8807],[-12.9326,7.8815],[-12.9329,7.8829],[-12.9335,7.8829],[-12.9338,7.8838],[-12.9338,7.8851],[-12.9346,7.8857],[-12.9349,7.8868],[-12.9357,7.8871],[-12.9357,7.8876],[-12.9365,7.8882],[-12.9365,7.8893],[-12.9371,7.8901],[-12.9376,7.8904],[-12.9376,7.891],[-12.9388,7.8918],[-12.9396,7.8929],[-12.9401,7.8932],[-12.9404,7.8946],[-12.9418,7.8954],[-12.9424,7.8968],[-12.9435,7.8971],[-12.9438,7.8982],[-12.9443,7.8985],[-12.9449,7.8996],[-12.9463,7.9013],[-12.9468,7.9024],[-12.9474,7.9024],[-12.949,7.9038],[-12.949,7.9043],[-12.9504,7.9054],[-12.951,7.9065],[-12.9518,7.9065],[-12.9526,7.9076],[-12.9532,7.9076],[-12.9535,7.9082],[-12.954,7.9082],[-12.9546,7.909],[-12.9554,7.909],[-12.956,7.9085],[-12.9571,7.9085],[-12.9576,7.9093],[-12.9579,7.9107],[-12.9585,7.911],[-12.9585,7.9118],[-12.9599,7.9129],[-12.9599,7.9135],[-12.9604,7.914],[-12.9604,7.9154],[-12.961,7.916],[-12.961,7.9174],[-12.9601,7.9179],[-12.9601,7.9185],[-12.9593,7.9187],[-12.9588,7.9182],[-12.9576,7.9182],[-12.9574,7.9174],[-12.9568,7.9174],[-12.9565,7.9179],[-12.9557,7.9179],[-12.9551,7.9171],[-12.954,7.9171],[-12.9535,7.9165],[-12.9524,7.9165],[-12.9518,7.9154],[-12.9504,7.9154],[-12.9504,7.9157],[-12.9493,7.9157],[-12.9485,7.916],[-12.9476,7.9168],[-12.9471,7.9168],[-12.9468,7.9176],[-12.9463,7.9176],[-12.946,7.9185],[-12.9449,7.9185],[-12.9446,7.9179],[-12.9438,7.9179],[-12.9426,7.9196],[-12.9415,7.9196],[-12.9407,7.9201],[-12.9399,7.9201],[-12.939,7.9212],[-12.9374,7.9212],[-12.9371,7.9207],[-12.9357,7.9207],[-12.9357,7.921],[-12.9335,7.921],[-12.9326,7.9212],[-12.9324,7.9218],[-12.9315,7.9218],[-12.9307,7.9226],[-12.9307,7.9232],[-12.9299,7.9235],[-12.929,7.9246],[-12.9285,7.9246],[-12.9276,7.9251],[-12.9274,7.9257],[-12.9263,7.9262],[-12.9263,7.9268],[-12.9251,7.9271],[-12.9249,7.9276],[-12.9238,7.9279],[-12.9226,7.9288],[-12.9226,7.9299],[-12.9215,7.9307],[-12.9207,7.931],[-12.921,7.9318],[-12.9207,7.9335],[-12.9196,7.9335],[-12.9196,7.9332],[-12.9182,7.9332],[-12.9174,7.934],[-12.916,7.9343],[-12.9157,7.9357],[-12.9154,7.9357],[-12.9154,7.9368],[-12.9146,7.9379],[-12.9126,7.9379],[-12.9121,7.9388],[-12.9118,7.9401],[-12.9101,7.9401],[-12.9082,7.9418],[-12.9068,7.9432],[-12.9065,7.9438],[-12.9051,7.9443],[-12.9038,7.9443],[-12.9035,7.9435],[-12.9026,7.9429],[-12.9013,7.9429],[-12.9001,7.9435],[-12.8993,7.9443],[-12.8979,7.9443],[-12.8974,7.9449],[-12.8965,7.9449],[-12.896,7.9454],[-12.8949,7.9457],[-12.8907,7.9457],[-12.8901,7.9463],[-12.889,7.9465],[-12.889,7.949],[-12.8888,7.949],[-12.8888,7.9515],[-12.8885,7.9515],[-12.8885,7.954],[-12.8882,7.954],[-12.8882,7.9565],[-12.8879,7.9565],[-12.8879,7.961],[-12.8885,7.9615],[-12.8885,7.9624],[-12.8896,7.9632],[-12.8899,7.9643],[-12.8907,7.9654],[-12.8907,7.9668],[-12.8913,7.9676],[-12.8913,7.9688],[-12.8904,7.969],[-12.8896,7.9701],[-12.8896,7.9715],[-12.8904,7.9718],[-12.8904,7.9726],[-12.891,7.9732],[-12.891,7.9751],[-12.8913,7.9763],[-12.8918,7.9771],[-12.8918,7.9801],[-12.8915,7.9801],[-12.8915,7.984],[-12.8921,7.9846],[-12.8926,7.9846],[-12.8946,7.9885],[-12.8946,7.9896],[-12.8949,7.9896],[-12.8949,7.9924],[-12.8946,7.9924],[-12.8946,7.994],[-12.8937,7.9954],[-12.8937,7.9963],[-12.8932,7.9965],[-12.8926,7.9974],[-12.8949,7.9974],[-12.8957,7.9976],[-12.8957,8.0026],[-12.8954,8.0026],[-12.8954,8.0057],[-12.8951,8.0057],[-12.8951,8.0071],[-12.896,8.0076],[-12.896,8.0085],[-12.8965,8.009],[-12.8965,8.0101],[-12.8971,8.0107],[-12.8971,8.0121],[-12.8976,8.0132],[-12.8976,8.0151],[-12.8985,8.0157],[-12.8985,8.0174],[-12.899,8.0176],[-12.8993,8.019],[-12.8999,8.0199],[-12.8999,8.0213],[-12.9007,8.0221],[-12.9007,8.0229],[-12.8996,8.0238],[-12.8996,8.0246],[-12.9013,8.0246],[-12.9015,8.0249],[-12.9015,8.026],[-12.9007,8.0276],[-12.9007,8.0304],[-12.901,8.0312],[-12.9026,8.0326],[-12.9043,8.0337],[-12.9043,8.0349],[-12.9049,8.0351],[-12.9051,8.036],[-12.9051,8.0385],[-12.9057,8.0393],[-12.9057,8.0415],[-12.9054,8.0426],[-12.9049,8.0435],[-12.9043,8.0435],[-12.904,8.044],[-12.9032,8.0443],[-12.9029,8.046],[-12.9021,8.0463],[-12.9013,8.0474],[-12.901,8.0482],[-12.901,8.0515],[-12.9001,8.0518],[-12.8999,8.0524],[-12.8999,8.0565],[-12.9001,8.0574],[-12.8996,8.0576],[-12.8996,8.059],[-12.9001,8.0593],[-12.9001,8.0624],[-12.9018,8.0632],[-12.9015,8.064],[-12.9015,8.0668],[-12.9013,8.0668],[-12.9013,8.0685],[-12.9015,8.0696],[-12.9007,8.0701],[-12.9001,8.071],[-12.8993,8.0713],[-12.8993,8.0721],[-12.8987,8.0721],[-12.8985,8.0735],[-12.8971,8.0746],[-12.8968,8.076],[-12.8962,8.076],[-12.896,8.0771],[-12.896,8.0804],[-12.8962,8.081],[-12.8974,8.0818],[-12.8979,8.0829],[-12.8979,8.0857],[-12.8985,8.0865],[-12.8996,8.0868],[-12.8993,8.0876],[-12.8987,8.0882],[-12.8996,8.0887],[-12.8996,8.0893],[-12.9001,8.0896],[-12.9007,8.0904],[-12.901,8.0915],[-12.9015,8.0918],[-12.9015,8.0924],[-12.9021,8.0926],[-12.9026,8.094],[-12.9038,8.094],[-12.904,8.0935],[-12.9051,8.0935],[-12.9054,8.0929],[-12.9068,8.0926],[-12.9071,8.0921],[-12.9088,8.0921],[-12.9096,8.0924],[-12.9104,8.0913],[-12.9121,8.0915],[-12.9124,8.0929],[-12.9129,8.0929],[-12.9132,8.0935],[-12.9132,8.0946],[-12.9135,8.0954],[-12.9129,8.0957],[-12.9129,8.0963],[-12.9121,8.0965],[-12.911,8.0979],[-12.911,8.101],[-12.9115,8.1018],[-12.9121,8.1021],[-12.9132,8.1032],[-12.9132,8.1038],[-12.9146,8.1046],[-12.9146,8.1051],[-12.9151,8.1051],[-12.916,8.1062],[-12.9165,8.1065],[-12.9182,8.1068],[-12.919,8.1074],[-12.919,8.1082],[-12.9201,8.1085],[-12.9213,8.1096],[-12.9232,8.1096],[-12.9232,8.1101],[-12.9218,8.1107],[-12.921,8.1118],[-12.921,8.1132],[-12.9207,8.1132],[-12.9207,8.1149],[-12.9215,8.1157],[-12.9221,8.1176],[-12.9226,8.1179],[-12.9229,8.119],[-12.9232,8.119],[-12.9232,8.1201],[-12.9238,8.1207],[-12.9238,8.1218],[-12.9246,8.1226],[-12.9254,8.1229],[-12.9251,8.1235],[-12.9251,8.1246],[-12.9263,8.1251],[-12.9265,8.126],[-12.9265,8.1276],[-12.9268,8.1276],[-12.9268,8.1293],[-12.9274,8.1296],[-12.9274,8.1304],[-12.9285,8.1318],[-12.9285,8.1324],[-12.929,8.1326],[-12.929,8.1332],[-12.9301,8.134],[-12.9304,8.1346],[-12.931,8.1346],[-12.9315,8.1354],[-12.9329,8.1357],[-12.9321,8.1374],[-12.9321,8.1385],[-12.9324,8.1396],[-12.9329,8.1399],[-12.9329,8.1407],[-12.934,8.1412],[-12.934,8.1424],[-12.9351,8.1429],[-12.9357,8.1451],[-12.9363,8.1451],[-12.9368,8.1468],[-12.9374,8.1476],[-12.9379,8.1476],[-12.9385,8.1488],[-12.9388,8.1499],[-12.9393,8.1507],[-12.9401,8.151],[-12.9404,8.1521],[-12.941,8.1524],[-12.9413,8.1535],[-12.9418,8.1538],[-12.9424,8.1551],[-12.9429,8.1551],[-12.9435,8.1563],[-12.9446,8.1565],[-12.9446,8.1571],[-12.9454,8.1574],[-12.9463,8.1585],[-12.9468,8.1588],[-12.9468,8.1593],[-12.9474,8.1593],[-12.9485,8.1607],[-12.9499,8.161],[-12.951,8.1615],[-12.9515,8.1624],[-12.9521,8.1624],[-12.9526,8.1632],[-12.9535,8.1635],[-12.9535,8.1649],[-12.954,8.1657],[-12.954,8.1665],[-12.9551,8.1671],[-12.9551,8.1676],[-12.956,8.1679],[-12.956,8.169],[-12.9565,8.1693],[-12.9568,8.1704],[-12.9576,8.1713],[-12.9585,8.1715],[-12.9588,8.1726],[-12.9596,8.1729],[-12.9596,8.1735],[-12.9604,8.174],[-12.9613,8.176],[-12.9632,8.1763],[-12.964,8.1771],[-12.964,8.1782],[-12.9649,8.179],[-12.9649,8.1796],[-12.9657,8.1799],[-12.9657,8.1804],[-12.9665,8.1813],[-12.9671,8.1813],[-12.9679,8.1821],[-12.9679,8.1826],[-12.9685,8.1829],[-12.9685,8.1835],[-12.9693,8.1838],[-12.9715,8.1863],[-12.9715,8.1868],[-12.9721,8.1868],[-12.9743,8.189],[-12.9749,8.1899],[-12.9754,8.1899],[-12.9762,8.1913],[-12.9768,8.1913],[-12.9771,8.1918],[-12.979,8.1929],[-12.9807,8.1951],[-12.9821,8.1957],[-12.9826,8.1965],[-12.9835,8.1968],[-12.9835,8.1979],[-12.9843,8.1982],[-12.9846,8.1993],[-12.9854,8.1996],[-12.9854,8.2004],[-12.9871,8.2018],[-12.9874,8.2024],[-12.9879,8.2024],[-12.9896,8.204],[-12.9896,8.2046],[-12.9901,8.2049],[-12.9901,8.2054],[-12.9907,8.2054],[-12.991,8.2065],[-12.9918,8.2071],[-12.9924,8.2079],[-12.9924,8.2085],[-12.9929,8.2088],[-12.9929,8.2118],[-12.9926,8.2126],[-12.9921,8.2129],[-12.9918,8.2143],[-12.991,8.2151],[-12.991,8.216],[-12.9901,8.2165],[-12.9899,8.2174],[-12.9876,8.2174],[-12.9874,8.2185],[-12.9865,8.2196],[-12.9863,8.2212],[-12.9868,8.2215],[-12.9865,8.2226],[-12.986,8.2232],[-12.986,8.2254],[-12.9868,8.2263],[-12.9871,8.2274],[-12.9871,8.2299],[-12.9876,8.231],[-12.9876,8.2326],[-12.9879,8.2326],[-12.9879,8.2346],[-12.9893,8.2357],[-12.9893,8.2363],[-12.9901,8.2371],[-12.9907,8.2368],[-12.994,8.2368],[-12.994,8.237],[-12.9909,8.2382],[-12.9857,8.2411],[-12.9816,8.245],[-12.9782,8.2502],[-12.9746,8.2544],[-12.9703,8.2579],[-12.9651,8.2607],[-12.961,8.2625],[-12.9574,8.2627],[-12.9528,8.2612],[-12.9483,8.2576],[-12.943,8.2569],[-12.9357,8.2618],[-12.9319,8.2634],[-12.9196,8.2661],[-12.9151,8.2675],[-12.9112,8.2698],[-12.9041,8.2751],[-12.898,8.2793],[-12.8962,8.2841],[-12.8959,8.2885],[-12.8962,8.2961],[-12.8917,8.2998],[-12.8867,8.3023],[-12.877,8.3044],[-12.8746,8.306],[-12.8727,8.3084],[-12.871,8.3115],[-12.8689,8.3192],[-12.8667,8.3248],[-12.8603,8.3348],[-12.8584,8.3371],[-12.8551,8.3397],[-12.8487,8.343],[-12.8411,8.3459],[-12.8364,8.349],[-12.8262,8.3571],[-12.8174,8.3606],[-12.8152,8.3634],[-12.8147,8.3672],[-12.8153,8.3725],[-12.8171,8.378],[-12.8167,8.382],[-12.8141,8.3859],[-12.8092,8.3885],[-12.8037,8.3883],[-12.7918,8.3829],[-12.7817,8.3795],[-12.7777,8.3786],[-12.7665,8.3769],[-12.7597,8.3742],[-12.7522,8.3703],[-12.7488,8.3679],[-12.7454,8.3649],[-12.7377,8.3572],[-12.7343,8.3544],[-12.7318,8.353],[-12.729,8.3525],[-12.7251,8.3533],[-12.7221,8.3562],[-12.7212,8.3593],[-12.7203,8.3672],[-12.7167,8.37],[-12.7131,8.3697],[-12.7017,8.3644],[-12.6979,8.3636],[-12.6938,8.3636],[-12.69,8.3645],[-12.6846,8.3669],[-12.6749,8.3715],[-12.6719,8.3735]]]]\"},{\"id\":\"TEQlaapDQoK\",\"code\":\"OU_254945\",\"na\":\"Port Loko\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.119,8.4718],[-13.1174,8.4704],[-13.1174,8.4696],[-13.1182,8.4688],[-13.119,8.4688],[-13.1193,8.4699],[-13.1201,8.4707],[-13.1201,8.4718],[-13.119,8.4718]]],[[[-13.111,8.4774],[-13.1107,8.4774],[-13.1107,8.476],[-13.111,8.4751],[-13.1099,8.4743],[-13.1104,8.474],[-13.1118,8.474],[-13.1124,8.4746],[-13.1121,8.4757],[-13.1126,8.476],[-13.1138,8.476],[-13.114,8.4768],[-13.1126,8.4768],[-13.1121,8.4776],[-13.111,8.4774]]],[[[-13.0218,8.4854],[-13.0213,8.4851],[-13.0213,8.4846],[-13.0201,8.4838],[-13.0196,8.4829],[-13.019,8.4829],[-13.019,8.4815],[-13.0204,8.481],[-13.0204,8.4807],[-13.0215,8.4807],[-13.0226,8.4824],[-13.0226,8.4851],[-13.0218,8.4854]]],[[[-12.9596,8.5329],[-12.9585,8.5321],[-12.9588,8.5313],[-12.9593,8.531],[-12.961,8.531],[-12.9613,8.5315],[-12.9624,8.5321],[-12.9621,8.5329],[-12.9596,8.5329]]],[[[-13.1296,8.539],[-13.1293,8.5379],[-13.1307,8.5363],[-13.1315,8.5363],[-13.1318,8.5371],[-13.1318,8.5385],[-13.1315,8.5399],[-13.1296,8.5399],[-13.1296,8.539]]],[[[-13.1157,8.5487],[-13.1157,8.5468],[-13.1154,8.546],[-13.116,8.5446],[-13.1179,8.5429],[-13.1185,8.5421],[-13.1188,8.541],[-13.1193,8.5404],[-13.1201,8.5382],[-13.121,8.5376],[-13.1229,8.5376],[-13.1238,8.5387],[-13.124,8.5396],[-13.124,8.541],[-13.1243,8.5418],[-13.1251,8.5424],[-13.1246,8.5443],[-13.1246,8.5454],[-13.1235,8.5468],[-13.1207,8.5468],[-13.1196,8.5479],[-13.1182,8.5485],[-13.1176,8.5493],[-13.1168,8.5499],[-13.1157,8.5499],[-13.1157,8.5487]]],[[[-12.9388,8.5563],[-12.9388,8.556],[-12.9368,8.556],[-12.9363,8.5554],[-12.9351,8.5551],[-12.9351,8.5546],[-12.934,8.5546],[-12.9332,8.554],[-12.9329,8.5532],[-12.9321,8.5532],[-12.9318,8.5526],[-12.929,8.5526],[-12.9285,8.5513],[-12.9279,8.551],[-12.9274,8.5499],[-12.9263,8.5499],[-12.9263,8.5493],[-12.9254,8.5493],[-12.9251,8.5488],[-12.9243,8.5485],[-12.9243,8.5476],[-12.9226,8.5476],[-12.9238,8.5465],[-12.9238,8.5457],[-12.9243,8.5449],[-12.9249,8.5449],[-12.9251,8.5443],[-12.9271,8.544],[-12.9274,8.5435],[-12.929,8.5421],[-12.9296,8.541],[-12.9296,8.539],[-12.9304,8.5382],[-12.9307,8.5374],[-12.9324,8.5374],[-12.934,8.536],[-12.9351,8.536],[-12.9357,8.5354],[-12.9371,8.5351],[-12.9376,8.5343],[-12.9399,8.5343],[-12.9407,8.534],[-12.9415,8.5326],[-12.9426,8.5324],[-12.9429,8.5318],[-12.944,8.5313],[-12.946,8.5313],[-12.946,8.5315],[-12.949,8.5315],[-12.949,8.5318],[-12.9501,8.5321],[-12.951,8.5332],[-12.9515,8.5332],[-12.9515,8.534],[-12.9524,8.5346],[-12.9532,8.5346],[-12.9543,8.5357],[-12.9551,8.5357],[-12.9557,8.5363],[-12.9574,8.5387],[-12.9585,8.539],[-12.9588,8.5396],[-12.9599,8.5396],[-12.9604,8.5407],[-12.9604,8.5424],[-12.9607,8.5424],[-12.9607,8.5438],[-12.961,8.5438],[-12.961,8.5474],[-12.9615,8.5476],[-12.9618,8.5488],[-12.9618,8.5504],[-12.9621,8.5504],[-12.9621,8.5526],[-12.9599,8.5538],[-12.959,8.5543],[-12.9585,8.5551],[-12.9574,8.5551],[-12.9571,8.5546],[-12.9549,8.5546],[-12.9549,8.5549],[-12.9529,8.5549],[-12.9524,8.5554],[-12.9507,8.5551],[-12.9504,8.556],[-12.9499,8.556],[-12.9499,8.5551],[-12.9479,8.5551],[-12.9471,8.5549],[-12.9465,8.5554],[-12.9451,8.5554],[-12.9451,8.5557],[-12.9429,8.5557],[-12.9429,8.556],[-12.939,8.556],[-12.9388,8.5563]]],[[[-13.0796,8.5685],[-13.079,8.5679],[-13.0782,8.5679],[-13.0771,8.5665],[-13.076,8.5663],[-13.076,8.5657],[-13.0751,8.5657],[-13.0751,8.5651],[-13.0743,8.5651],[-13.074,8.5646],[-13.0707,8.5646],[-13.0701,8.5649],[-13.0696,8.566],[-13.0682,8.566],[-13.0682,8.5663],[-13.0657,8.5663],[-13.0646,8.5654],[-13.0643,8.5649],[-13.0635,8.5649],[-13.0632,8.5643],[-13.0624,8.5643],[-13.0618,8.5649],[-13.0604,8.5646],[-13.0601,8.564],[-13.0601,8.5621],[-13.061,8.5618],[-13.0615,8.561],[-13.0615,8.5601],[-13.0626,8.5599],[-13.0626,8.5593],[-13.0621,8.559],[-13.0624,8.5585],[-13.0624,8.5568],[-13.0626,8.5568],[-13.0626,8.5543],[-13.0621,8.554],[-13.0621,8.5532],[-13.0613,8.5526],[-13.0604,8.5526],[-13.0593,8.5513],[-13.0588,8.5513],[-13.0585,8.5504],[-13.0576,8.5499],[-13.0576,8.5476],[-13.0588,8.5476],[-13.0601,8.5468],[-13.0604,8.5454],[-13.0651,8.5454],[-13.0651,8.5451],[-13.0676,8.5451],[-13.0679,8.5446],[-13.0693,8.5443],[-13.0701,8.5435],[-13.071,8.5438],[-13.0715,8.5432],[-13.0729,8.5432],[-13.0735,8.5429],[-13.0738,8.5415],[-13.0732,8.5413],[-13.0732,8.5401],[-13.0751,8.541],[-13.0751,8.539],[-13.0754,8.5387],[-13.0746,8.5382],[-13.0746,8.5371],[-13.0757,8.5365],[-13.0765,8.5371],[-13.0785,8.5371],[-13.0796,8.5368],[-13.0801,8.5357],[-13.081,8.5357],[-13.0821,8.5368],[-13.0829,8.5371],[-13.0857,8.5371],[-13.0857,8.5376],[-13.0871,8.5376],[-13.0876,8.5393],[-13.0868,8.5401],[-13.0874,8.5424],[-13.0868,8.5438],[-13.0868,8.5454],[-13.0865,8.5454],[-13.0865,8.5468],[-13.0862,8.5468],[-13.0862,8.5513],[-13.086,8.5513],[-13.086,8.5543],[-13.0865,8.5554],[-13.0865,8.5574],[-13.0871,8.5574],[-13.0871,8.559],[-13.0876,8.5593],[-13.0876,8.5607],[-13.0879,8.5615],[-13.0885,8.5621],[-13.089,8.5632],[-13.0888,8.5651],[-13.0879,8.5657],[-13.0837,8.5657],[-13.0837,8.5663],[-13.0826,8.5665],[-13.0824,8.5671],[-13.0812,8.5674],[-13.081,8.5682],[-13.0796,8.5685]]],[[[-13.0396,8.5724],[-13.039,8.5721],[-13.0388,8.5701],[-13.039,8.569],[-13.0399,8.5685],[-13.0399,8.5676],[-13.0413,8.5674],[-13.0415,8.5685],[-13.0415,8.5701],[-13.0407,8.5718],[-13.0401,8.5718],[-13.0396,8.5724]]],[[[-12.9515,8.5736],[-12.9504,8.5732],[-12.9493,8.5732],[-12.9485,8.5726],[-12.9485,8.571],[-12.9482,8.5699],[-12.9485,8.5696],[-12.9507,8.5696],[-12.951,8.5701],[-12.9529,8.5701],[-12.9529,8.5704],[-12.9563,8.5704],[-12.9565,8.5707],[-12.9565,8.5721],[-12.9563,8.5721],[-12.956,8.5738],[-12.9515,8.5738],[-12.9515,8.5736]]],[[[-13.0713,8.5801],[-13.0704,8.5799],[-13.0699,8.5785],[-13.069,8.5782],[-13.069,8.5771],[-13.0679,8.5765],[-13.0679,8.5754],[-13.0674,8.5749],[-13.0674,8.5726],[-13.0668,8.5724],[-13.0668,8.5715],[-13.0663,8.5713],[-13.0663,8.5704],[-13.0679,8.5696],[-13.0682,8.5701],[-13.0693,8.5704],[-13.0693,8.5718],[-13.0688,8.5718],[-13.0688,8.5726],[-13.0701,8.5726],[-13.071,8.5735],[-13.0718,8.5735],[-13.0718,8.5743],[-13.0729,8.5751],[-13.0729,8.5763],[-13.0738,8.5771],[-13.0738,8.5779],[-13.0726,8.5793],[-13.0715,8.5796],[-13.0713,8.5801]]],[[[-13.0007,8.581],[-13.0001,8.5804],[-12.9993,8.5804],[-12.9993,8.5793],[-13.0001,8.5785],[-13.0013,8.5785],[-13.0018,8.5768],[-13.0024,8.576],[-13.0032,8.5754],[-13.0051,8.5754],[-13.0051,8.5751],[-13.0088,8.5751],[-13.0093,8.5757],[-13.0104,8.5757],[-13.0107,8.5763],[-13.0118,8.5765],[-13.0118,8.5771],[-13.0126,8.5779],[-13.0138,8.5782],[-13.0143,8.5788],[-13.0143,8.5796],[-13.0132,8.5799],[-13.0132,8.5801],[-13.0063,8.5801],[-13.0054,8.5807],[-13.0035,8.5807],[-13.0035,8.581],[-13.0007,8.581]]],[[[-12.9993,8.5829],[-12.999,8.5824],[-12.9979,8.5821],[-12.9979,8.5807],[-12.999,8.5807],[-12.9988,8.5821],[-13.0007,8.5824],[-13.0007,8.5829],[-12.9993,8.5829]]],[[[-12.9799,8.5835],[-12.9799,8.5832],[-12.9785,8.5832],[-12.9779,8.5826],[-12.9771,8.5826],[-12.9771,8.5821],[-12.976,8.5813],[-12.9737,8.5813],[-12.9735,8.5804],[-12.9721,8.5793],[-12.9712,8.5793],[-12.9707,8.5785],[-12.9682,8.5776],[-12.9682,8.5768],[-12.966,8.5754],[-12.9651,8.5746],[-12.9649,8.5735],[-12.964,8.5735],[-12.9635,8.5724],[-12.9629,8.5724],[-12.9621,8.5715],[-12.9621,8.571],[-12.961,8.5701],[-12.9607,8.569],[-12.9601,8.5685],[-12.9613,8.5682],[-12.9615,8.5676],[-12.9643,8.5676],[-12.9654,8.5682],[-12.9665,8.5682],[-12.9668,8.5688],[-12.9679,8.5693],[-12.9699,8.5696],[-12.9701,8.5701],[-12.9721,8.5701],[-12.9732,8.5704],[-12.974,8.5699],[-12.9751,8.5699],[-12.9751,8.5693],[-12.9765,8.5688],[-12.9765,8.5682],[-12.9776,8.5682],[-12.9776,8.5679],[-12.9796,8.5679],[-12.9796,8.5676],[-12.9813,8.5676],[-12.9815,8.5682],[-12.9826,8.5688],[-12.9832,8.5704],[-12.984,8.5704],[-12.9846,8.571],[-12.9857,8.571],[-12.9857,8.5715],[-12.9868,8.5718],[-12.9868,8.5721],[-12.9879,8.5721],[-12.9885,8.5726],[-12.9896,8.5729],[-12.9918,8.5732],[-12.9924,8.5726],[-12.9949,8.5732],[-12.9968,8.5732],[-12.9976,8.5726],[-12.999,8.5726],[-13.0001,8.5718],[-13.0057,8.5718],[-13.0068,8.5715],[-13.0093,8.5715],[-13.0093,8.5721],[-13.0088,8.5726],[-13.0063,8.5726],[-13.0063,8.5729],[-13.0049,8.5729],[-13.0038,8.5732],[-13.0035,8.574],[-13.0013,8.574],[-13.0013,8.5743],[-12.9988,8.5743],[-12.9979,8.5751],[-12.9968,8.5757],[-12.9963,8.5763],[-12.9951,8.576],[-12.9946,8.5765],[-12.9932,8.5765],[-12.9926,8.5771],[-12.991,8.5771],[-12.9907,8.5776],[-12.9899,8.5779],[-12.9888,8.5779],[-12.986,8.5796],[-12.9851,8.5804],[-12.9849,8.5815],[-12.9843,8.5815],[-12.984,8.5824],[-12.9829,8.5829],[-12.9818,8.5829],[-12.9813,8.5835],[-12.9799,8.5835]]],[[[-13.1074,8.5943],[-13.1071,8.594],[-13.1071,8.5924],[-13.1068,8.5924],[-13.1068,8.5907],[-13.106,8.5882],[-13.1054,8.5876],[-13.1046,8.5876],[-13.1024,8.5868],[-13.1024,8.5854],[-13.1032,8.584],[-13.1035,8.5821],[-13.104,8.5821],[-13.104,8.5813],[-13.1054,8.5801],[-13.1057,8.5788],[-13.1065,8.5776],[-13.1071,8.5774],[-13.1076,8.5751],[-13.109,8.574],[-13.109,8.5732],[-13.1096,8.5732],[-13.1096,8.5721],[-13.109,8.5721],[-13.109,8.5713],[-13.1096,8.571],[-13.1096,8.5704],[-13.1101,8.5701],[-13.1101,8.5696],[-13.111,8.5696],[-13.1107,8.5685],[-13.1101,8.5688],[-13.109,8.5688],[-13.1087,8.5682],[-13.1074,8.5682],[-13.1065,8.5679],[-13.106,8.5668],[-13.1049,8.5665],[-13.1051,8.5654],[-13.1051,8.5635],[-13.1046,8.5629],[-13.1046,8.5618],[-13.1051,8.5613],[-13.1054,8.5601],[-13.1063,8.5596],[-13.1065,8.5588],[-13.1079,8.5588],[-13.1088,8.5585],[-13.1088,8.5574],[-13.1107,8.5574],[-13.1115,8.5571],[-13.1115,8.5585],[-13.111,8.5585],[-13.111,8.559],[-13.1115,8.5593],[-13.1115,8.5601],[-13.1121,8.5601],[-13.1126,8.5618],[-13.1132,8.5618],[-13.1132,8.5635],[-13.1135,8.5635],[-13.1135,8.5651],[-13.1138,8.5651],[-13.1138,8.5665],[-13.1149,8.5665],[-13.1149,8.5651],[-13.1154,8.5651],[-13.1157,8.5643],[-13.1165,8.5638],[-13.1171,8.564],[-13.1188,8.564],[-13.119,8.5649],[-13.1196,8.5649],[-13.1196,8.5657],[-13.121,8.566],[-13.1215,8.5643],[-13.1199,8.5643],[-13.1196,8.5646],[-13.1196,8.5601],[-13.1199,8.5593],[-13.1213,8.559],[-13.1215,8.5585],[-13.1224,8.5588],[-13.1224,8.5599],[-13.1229,8.5607],[-13.1229,8.5618],[-13.1235,8.5624],[-13.1235,8.5632],[-13.1229,8.5643],[-13.124,8.5643],[-13.1246,8.5671],[-13.1246,8.5688],[-13.124,8.569],[-13.1238,8.5704],[-13.1229,8.5707],[-13.1226,8.5713],[-13.1226,8.5738],[-13.1213,8.5738],[-13.1207,8.5749],[-13.1207,8.5757],[-13.1201,8.5757],[-13.1199,8.5774],[-13.119,8.5782],[-13.119,8.579],[-13.1185,8.5793],[-13.1182,8.5813],[-13.1171,8.5818],[-13.1171,8.5829],[-13.1165,8.5829],[-13.1165,8.5846],[-13.116,8.5849],[-13.116,8.586],[-13.1157,8.5865],[-13.1146,8.5868],[-13.114,8.5888],[-13.1135,8.589],[-13.1132,8.5901],[-13.1126,8.5901],[-13.1124,8.5907],[-13.1124,8.5921],[-13.1118,8.5924],[-13.1112,8.5937],[-13.1099,8.5937],[-13.1099,8.594],[-13.1079,8.594],[-13.1074,8.5943]]],[[[-13.1082,8.6001],[-13.1076,8.5993],[-13.1076,8.5971],[-13.1082,8.5965],[-13.1099,8.5965],[-13.1096,8.5976],[-13.1096,8.5993],[-13.109,8.6001],[-13.1082,8.6001]]],[[[-12.4795,9.2588],[-12.472,9.2569],[-12.4689,9.2547],[-12.4637,9.2515],[-12.4538,9.2437],[-12.4432,9.238],[-12.4402,9.236],[-12.4376,9.2333],[-12.4327,9.2251],[-12.4291,9.2176],[-12.4276,9.2121],[-12.428,9.2076],[-12.4332,9.19],[-12.4337,9.1862],[-12.4328,9.1825],[-12.4284,9.173],[-12.4301,9.1653],[-12.4318,9.1596],[-12.4354,9.1521],[-12.4375,9.1488],[-12.4412,9.1447],[-12.4453,9.141],[-12.4485,9.1386],[-12.4527,9.1361],[-12.457,9.1325],[-12.4631,9.1265],[-12.4709,9.1184],[-12.4763,9.1183],[-12.4839,9.1154],[-12.4867,9.1132],[-12.4882,9.1105],[-12.4887,9.1057],[-12.4872,9.0998],[-12.4846,9.0932],[-12.482,9.088],[-12.4787,9.0818],[-12.4788,9.0769],[-12.4812,9.0742],[-12.4902,9.0711],[-12.4952,9.0712],[-12.4983,9.0727],[-12.5021,9.0779],[-12.5039,9.0796],[-12.5076,9.0799],[-12.5108,9.0781],[-12.5132,9.0752],[-12.5162,9.0694],[-12.5187,9.0677],[-12.5224,9.0671],[-12.5272,9.0682],[-12.5299,9.0707],[-12.5285,9.0735],[-12.5279,9.0769],[-12.53,9.0799],[-12.5339,9.0804],[-12.5441,9.0738],[-12.5466,9.0702],[-12.5466,9.0664],[-12.543,9.0603],[-12.5416,9.0567],[-12.5413,9.0528],[-12.5424,9.0485],[-12.5452,9.0453],[-12.5502,9.0418],[-12.5547,9.038],[-12.5658,9.0262],[-12.5571,9.0163],[-12.552,9.0115],[-12.5487,9.0091],[-12.5411,9.0051],[-12.5334,9.0027],[-12.5223,8.9976],[-12.5183,8.9967],[-12.5126,8.9965],[-12.5084,8.997],[-12.5012,8.9992],[-12.4959,8.9996],[-12.4908,8.9986],[-12.4853,8.9962],[-12.4769,8.9918],[-12.4741,8.9894],[-12.4713,8.9854],[-12.4695,8.981],[-12.4676,8.9745],[-12.4642,8.9679],[-12.4629,8.9647],[-12.4618,8.961],[-12.4605,8.9556],[-12.4586,8.95],[-12.4551,8.9424],[-12.4514,8.9366],[-12.4493,8.9346],[-12.4451,8.9331],[-12.4398,8.9329],[-12.4332,8.9333],[-12.433,8.9333],[-12.4244,8.9327],[-12.4202,8.9319],[-12.4124,8.9287],[-12.4038,8.9239],[-12.4004,8.9211],[-12.3915,8.9133],[-12.3849,8.9089],[-12.3814,8.9061],[-12.3724,8.8975],[-12.3548,8.8798],[-12.3515,8.8768],[-12.3483,8.8749],[-12.3448,8.8741],[-12.3414,8.8745],[-12.3382,8.8758],[-12.3323,8.8794],[-12.3249,8.8827],[-12.3259,8.8722],[-12.3285,8.8608],[-12.3286,8.8573],[-12.328,8.8538],[-12.3264,8.8494],[-12.3225,8.842],[-12.3172,8.835],[-12.314,8.83],[-12.3095,8.824],[-12.3076,8.8197],[-12.3069,8.8151],[-12.3076,8.8106],[-12.31,8.8028],[-12.3126,8.796],[-12.3172,8.7873],[-12.3179,8.7863],[-12.3219,8.7816],[-12.3239,8.7771],[-12.3244,8.773],[-12.3243,8.7616],[-12.3247,8.756],[-12.3263,8.75],[-12.3307,8.7416],[-12.336,8.7336],[-12.3373,8.7293],[-12.3368,8.7249],[-12.3354,8.7216],[-12.3329,8.7184],[-12.3279,8.7131],[-12.3321,8.7101],[-12.3347,8.7077],[-12.34,8.6998],[-12.3424,8.6978],[-12.3463,8.6953],[-12.3516,8.6929],[-12.3554,8.6918],[-12.3657,8.691],[-12.3699,8.6903],[-12.3731,8.6882],[-12.3752,8.6849],[-12.3759,8.6821],[-12.3766,8.6683],[-12.3788,8.6594],[-12.3787,8.6551],[-12.378,8.6523],[-12.3764,8.6498],[-12.3743,8.6478],[-12.3679,8.6441],[-12.3615,8.6398],[-12.3473,8.6358],[-12.343,8.6354],[-12.3373,8.6359],[-12.3304,8.6375],[-12.3264,8.6371],[-12.3235,8.6353],[-12.3207,8.6316],[-12.3201,8.6288],[-12.3211,8.6199],[-12.3198,8.6128],[-12.3198,8.6085],[-12.3216,8.6001],[-12.3208,8.5951],[-12.3178,8.5914],[-12.3106,8.5882],[-12.3033,8.5838],[-12.2956,8.5803],[-12.2889,8.5783],[-12.2823,8.5755],[-12.2751,8.5716],[-12.2717,8.5682],[-12.2702,8.5645],[-12.2696,8.5588],[-12.2812,8.5542],[-12.2877,8.5519],[-12.2962,8.5469],[-12.3062,8.5435],[-12.3103,8.5426],[-12.3206,8.5418],[-12.3247,8.5406],[-12.3275,8.5383],[-12.3328,8.5283],[-12.3364,8.5241],[-12.341,8.5211],[-12.352,8.519],[-12.3559,8.5176],[-12.3593,8.5152],[-12.3621,8.5121],[-12.3662,8.5059],[-12.3689,8.5027],[-12.372,8.4999],[-12.3756,8.498],[-12.3904,8.4945],[-12.3959,8.4947],[-12.4005,8.4961],[-12.4049,8.4969],[-12.4188,8.4973],[-12.4201,8.4944],[-12.4223,8.4916],[-12.4303,8.4854],[-12.4375,8.4782],[-12.4411,8.4738],[-12.4444,8.4685],[-12.4471,8.4653],[-12.4515,8.462],[-12.4568,8.4602],[-12.4638,8.4593],[-12.4666,8.4587],[-12.4824,8.4536],[-12.4866,8.4529],[-12.4924,8.453],[-12.4966,8.4537],[-12.5025,8.4557],[-12.5068,8.4564],[-12.511,8.4563],[-12.5149,8.4551],[-12.5184,8.4517],[-12.5221,8.4386],[-12.5241,8.4332],[-12.5264,8.4294],[-12.5284,8.4276],[-12.5315,8.4264],[-12.5355,8.4264],[-12.5397,8.4278],[-12.5417,8.4296],[-12.545,8.4351],[-12.5471,8.4379],[-12.5498,8.4404],[-12.5536,8.443],[-12.5562,8.4454],[-12.5607,8.4508],[-12.5657,8.4552],[-12.571,8.4629],[-12.5731,8.4643],[-12.5809,8.464],[-12.589,8.4612],[-12.5999,8.4595],[-12.6036,8.4574],[-12.6055,8.4546],[-12.6057,8.4505],[-12.6027,8.4433],[-12.6018,8.4378],[-12.6022,8.433],[-12.6036,8.43],[-12.6076,8.4272],[-12.6144,8.4254],[-12.6181,8.4234],[-12.6202,8.4214],[-12.6238,8.4164],[-12.6265,8.4132],[-12.6306,8.4096],[-12.6393,8.4053],[-12.6466,8.4037],[-12.6495,8.4028],[-12.6521,8.4014],[-12.6545,8.3996],[-12.6611,8.3934],[-12.666,8.3876],[-12.668,8.3838],[-12.6719,8.3735],[-12.6749,8.3715],[-12.6846,8.3669],[-12.69,8.3645],[-12.6938,8.3636],[-12.6979,8.3636],[-12.7017,8.3644],[-12.7131,8.3697],[-12.7167,8.37],[-12.7203,8.3672],[-12.7212,8.3593],[-12.7221,8.3562],[-12.7251,8.3533],[-12.729,8.3525],[-12.7318,8.353],[-12.7343,8.3544],[-12.7377,8.3572],[-12.7454,8.3649],[-12.7488,8.3679],[-12.7522,8.3703],[-12.7597,8.3742],[-12.7665,8.3769],[-12.7777,8.3786],[-12.7817,8.3795],[-12.7918,8.3829],[-12.8037,8.3883],[-12.8092,8.3885],[-12.8141,8.3859],[-12.8167,8.382],[-12.8171,8.378],[-12.8153,8.3725],[-12.8147,8.3672],[-12.8152,8.3634],[-12.8174,8.3606],[-12.8262,8.3571],[-12.8364,8.349],[-12.8411,8.3459],[-12.8487,8.343],[-12.8551,8.3397],[-12.8584,8.3371],[-12.8603,8.3348],[-12.8667,8.3248],[-12.8689,8.3192],[-12.871,8.3115],[-12.8727,8.3084],[-12.8746,8.306],[-12.877,8.3044],[-12.8867,8.3023],[-12.8917,8.2998],[-12.8962,8.2961],[-12.9038,8.3035],[-12.904,8.3143],[-12.9046,8.3203],[-12.9069,8.3276],[-12.9089,8.3367],[-12.9105,8.3411],[-12.913,8.3463],[-12.9137,8.3496],[-12.9133,8.3528],[-12.9104,8.3589],[-12.909,8.3631],[-12.9089,8.3669],[-12.9105,8.3701],[-12.9129,8.3721],[-12.9169,8.3745],[-12.9237,8.3771],[-12.9294,8.3781],[-12.937,8.3782],[-12.9432,8.3779],[-12.9476,8.3773],[-12.9553,8.3751],[-12.9662,8.3733],[-12.9739,8.3712],[-12.977,8.3708],[-12.9818,8.3708],[-12.9865,8.3715],[-12.9926,8.3734],[-12.9983,8.3748],[-13.002,8.3761],[-13.0057,8.378],[-13.0109,8.3735],[-13.015,8.3705],[-13.0269,8.3705],[-13.0335,8.3715],[-13.0376,8.3734],[-13.0396,8.374],[-13.0401,8.376],[-13.0407,8.376],[-13.041,8.3765],[-13.0415,8.3765],[-13.0426,8.3779],[-13.0438,8.3779],[-13.0438,8.3776],[-13.0485,8.3776],[-13.0488,8.3782],[-13.0551,8.3782],[-13.056,8.379],[-13.0571,8.379],[-13.0571,8.3788],[-13.059,8.3788],[-13.059,8.379],[-13.0601,8.379],[-13.0604,8.3796],[-13.0618,8.3796],[-13.0618,8.3801],[-13.0629,8.3801],[-13.0632,8.3807],[-13.0654,8.381],[-13.0657,8.3821],[-13.0663,8.3821],[-13.0663,8.3826],[-13.0674,8.3838],[-13.0674,8.3843],[-13.0679,8.3849],[-13.0685,8.3865],[-13.0685,8.3879],[-13.0688,8.3879],[-13.0688,8.389],[-13.0693,8.3893],[-13.0693,8.3904],[-13.0699,8.3907],[-13.0699,8.3915],[-13.071,8.3924],[-13.0713,8.3929],[-13.0726,8.3929],[-13.0726,8.3935],[-13.0735,8.3938],[-13.0738,8.3949],[-13.0743,8.3951],[-13.0746,8.3965],[-13.0751,8.3968],[-13.0757,8.3979],[-13.0757,8.4018],[-13.076,8.4018],[-13.076,8.4038],[-13.0763,8.4046],[-13.0771,8.4051],[-13.0782,8.4054],[-13.0788,8.4065],[-13.0788,8.4074],[-13.0793,8.4074],[-13.0793,8.4085],[-13.0799,8.409],[-13.0799,8.4099],[-13.0804,8.4099],[-13.0807,8.411],[-13.0812,8.411],[-13.0812,8.4121],[-13.0799,8.4124],[-13.0788,8.4129],[-13.0788,8.4135],[-13.0774,8.4138],[-13.0768,8.4143],[-13.0757,8.4146],[-13.0746,8.4146],[-13.0746,8.4143],[-13.0724,8.4143],[-13.0715,8.4135],[-13.0704,8.4129],[-13.0682,8.4132],[-13.0663,8.4138],[-13.066,8.4143],[-13.0654,8.4143],[-13.0646,8.4163],[-13.064,8.4163],[-13.064,8.4174],[-13.0635,8.4176],[-13.0626,8.4188],[-13.0615,8.419],[-13.061,8.4199],[-13.0596,8.4199],[-13.0585,8.4196],[-13.0585,8.4193],[-13.0568,8.4193],[-13.0565,8.4199],[-13.0549,8.4199],[-13.0535,8.4215],[-13.0535,8.4226],[-13.0526,8.4229],[-13.0513,8.4229],[-13.0507,8.4232],[-13.051,8.4238],[-13.0515,8.4238],[-13.0518,8.4243],[-13.0535,8.4243],[-13.054,8.4238],[-13.0546,8.4238],[-13.0549,8.4226],[-13.0554,8.4224],[-13.0554,8.4215],[-13.0562,8.4204],[-13.0588,8.4204],[-13.0588,8.4207],[-13.061,8.4207],[-13.061,8.421],[-13.0621,8.421],[-13.0626,8.4207],[-13.0629,8.4199],[-13.0635,8.4196],[-13.064,8.4188],[-13.0649,8.4188],[-13.0651,8.4182],[-13.0657,8.4182],[-13.0665,8.4168],[-13.0693,8.4168],[-13.0701,8.4174],[-13.0718,8.4176],[-13.0729,8.4185],[-13.0729,8.4196],[-13.0735,8.4207],[-13.0735,8.4221],[-13.0732,8.4221],[-13.0732,8.4232],[-13.0729,8.4232],[-13.0729,8.4243],[-13.0732,8.4254],[-13.0738,8.4263],[-13.0743,8.4265],[-13.0751,8.4293],[-13.0757,8.4299],[-13.076,8.431],[-13.0754,8.4312],[-13.0746,8.4324],[-13.074,8.4335],[-13.0746,8.4337],[-13.0754,8.4324],[-13.0763,8.4318],[-13.0768,8.431],[-13.0763,8.4293],[-13.0754,8.4274],[-13.0751,8.4274],[-13.0751,8.4232],[-13.0754,8.4232],[-13.0757,8.4221],[-13.0763,8.4218],[-13.0765,8.421],[-13.0771,8.421],[-13.0771,8.4204],[-13.0785,8.4201],[-13.0785,8.4199],[-13.0796,8.4199],[-13.0812,8.4193],[-13.0812,8.419],[-13.0824,8.419],[-13.0829,8.4185],[-13.0846,8.4185],[-13.0846,8.4188],[-13.0896,8.4188],[-13.0899,8.4193],[-13.0915,8.4199],[-13.0918,8.4204],[-13.0924,8.4204],[-13.0932,8.4218],[-13.0951,8.4221],[-13.0965,8.4229],[-13.0976,8.4232],[-13.0996,8.4232],[-13.0996,8.4235],[-13.1021,8.4235],[-13.1021,8.4238],[-13.1032,8.424],[-13.104,8.4249],[-13.1051,8.4249],[-13.1065,8.4263],[-13.1071,8.4263],[-13.1082,8.4274],[-13.1088,8.4282],[-13.1093,8.4282],[-13.1096,8.4288],[-13.1107,8.429],[-13.1115,8.4296],[-13.1126,8.4296],[-13.1132,8.4301],[-13.1146,8.4301],[-13.1154,8.4318],[-13.116,8.4318],[-13.116,8.4304],[-13.1163,8.4301],[-13.1174,8.4301],[-13.1185,8.4304],[-13.1188,8.431],[-13.1196,8.431],[-13.1201,8.4315],[-13.121,8.4315],[-13.1224,8.4321],[-13.1226,8.4326],[-13.1235,8.4326],[-13.1243,8.4335],[-13.1254,8.4335],[-13.1268,8.434],[-13.1276,8.4349],[-13.1285,8.4349],[-13.1288,8.4354],[-13.1296,8.4357],[-13.1307,8.4365],[-13.1321,8.4368],[-13.1335,8.4382],[-13.1338,8.439],[-13.1346,8.4393],[-13.1343,8.4407],[-13.1349,8.4415],[-13.1351,8.4432],[-13.136,8.4443],[-13.1363,8.446],[-13.1368,8.446],[-13.1368,8.4471],[-13.1374,8.4474],[-13.1382,8.4485],[-13.1382,8.4496],[-13.1388,8.4504],[-13.1388,8.4513],[-13.1379,8.4521],[-13.1379,8.4526],[-13.1374,8.4529],[-13.1368,8.4543],[-13.136,8.4543],[-13.1354,8.4549],[-13.1346,8.4549],[-13.134,8.4554],[-13.1332,8.4554],[-13.1326,8.456],[-13.1318,8.456],[-13.1313,8.4565],[-13.1299,8.4565],[-13.1288,8.4571],[-13.1276,8.4571],[-13.1271,8.456],[-13.1257,8.456],[-13.1249,8.4571],[-13.1249,8.4579],[-13.1243,8.4585],[-13.1238,8.4604],[-13.1224,8.461],[-13.1221,8.4615],[-13.1215,8.4615],[-13.121,8.4621],[-13.121,8.4626],[-13.1204,8.4629],[-13.1207,8.4635],[-13.1207,8.4646],[-13.121,8.4646],[-13.121,8.466],[-13.1201,8.4663],[-13.1196,8.4668],[-13.1188,8.4671],[-13.116,8.4671],[-13.1149,8.4676],[-13.1126,8.4676],[-13.1124,8.466],[-13.1121,8.466],[-13.1121,8.4643],[-13.1118,8.4643],[-13.1118,8.4626],[-13.1112,8.4624],[-13.1107,8.4607],[-13.1101,8.4604],[-13.1101,8.4599],[-13.1096,8.4593],[-13.109,8.4593],[-13.109,8.4588],[-13.1082,8.4585],[-13.1065,8.4585],[-13.1065,8.4582],[-13.104,8.4582],[-13.1035,8.4588],[-13.1004,8.4588],[-13.1004,8.4585],[-13.0968,8.4585],[-13.0951,8.4604],[-13.0949,8.4613],[-13.0951,8.4626],[-13.0957,8.4629],[-13.0965,8.4646],[-13.0965,8.4663],[-13.0951,8.4663],[-13.0943,8.4651],[-13.0924,8.4632],[-13.091,8.4629],[-13.0904,8.4624],[-13.0876,8.4624],[-13.0876,8.4626],[-13.0865,8.4626],[-13.0865,8.4624],[-13.0837,8.4624],[-13.0837,8.459],[-13.0835,8.459],[-13.0835,8.4568],[-13.0832,8.4565],[-13.0821,8.4565],[-13.0818,8.4568],[-13.0818,8.4585],[-13.0815,8.4585],[-13.0815,8.4615],[-13.0818,8.4621],[-13.0826,8.4624],[-13.0829,8.4629],[-13.0837,8.4632],[-13.0865,8.4632],[-13.0865,8.4635],[-13.0879,8.4635],[-13.0879,8.4632],[-13.0893,8.4632],[-13.0893,8.4635],[-13.0907,8.4635],[-13.091,8.464],[-13.0915,8.464],[-13.0924,8.4651],[-13.0946,8.4671],[-13.0965,8.4671],[-13.0974,8.4663],[-13.0974,8.4643],[-13.0971,8.4643],[-13.0971,8.4632],[-13.0963,8.4618],[-13.0963,8.4604],[-13.0968,8.4599],[-13.0993,8.4599],[-13.0993,8.4601],[-13.1018,8.4601],[-13.1018,8.4599],[-13.1038,8.4599],[-13.1038,8.4596],[-13.1074,8.4596],[-13.1088,8.4601],[-13.1104,8.4621],[-13.1104,8.4657],[-13.1099,8.4665],[-13.1085,8.4676],[-13.1076,8.4693],[-13.1076,8.4704],[-13.1085,8.4715],[-13.1085,8.4726],[-13.1074,8.4735],[-13.1068,8.4746],[-13.1068,8.4765],[-13.1071,8.4765],[-13.1071,8.4785],[-13.1065,8.4788],[-13.1063,8.4799],[-13.1054,8.4807],[-13.1054,8.4832],[-13.106,8.4832],[-13.1065,8.484],[-13.1065,8.4863],[-13.1063,8.4868],[-13.1051,8.4868],[-13.1051,8.4874],[-13.104,8.4874],[-13.1032,8.4865],[-13.1004,8.4865],[-13.0996,8.486],[-13.0985,8.486],[-13.0976,8.4854],[-13.096,8.4854],[-13.096,8.4851],[-13.0949,8.4851],[-13.0946,8.4846],[-13.0932,8.4846],[-13.0926,8.4851],[-13.0926,8.4857],[-13.0915,8.4865],[-13.0904,8.4868],[-13.0896,8.4876],[-13.0849,8.4876],[-13.0846,8.4871],[-13.0835,8.4868],[-13.0829,8.4871],[-13.0829,8.4879],[-13.0818,8.4885],[-13.0815,8.4896],[-13.081,8.4899],[-13.081,8.4915],[-13.0804,8.4926],[-13.0804,8.4943],[-13.0799,8.4951],[-13.0793,8.4951],[-13.0782,8.4974],[-13.0774,8.4974],[-13.0771,8.4979],[-13.076,8.4979],[-13.0751,8.4985],[-13.0738,8.4985],[-13.0738,8.4982],[-13.0704,8.4982],[-13.0704,8.4979],[-13.0671,8.4979],[-13.0671,8.4985],[-13.066,8.4985],[-13.0657,8.499],[-13.0651,8.499],[-13.0646,8.4999],[-13.0632,8.5001],[-13.0632,8.5007],[-13.0621,8.501],[-13.0615,8.5018],[-13.0615,8.5026],[-13.061,8.5029],[-13.061,8.5035],[-13.0604,8.5038],[-13.0601,8.5057],[-13.0593,8.5068],[-13.0593,8.5088],[-13.0585,8.5101],[-13.0582,8.5115],[-13.0568,8.5126],[-13.0554,8.5124],[-13.0554,8.5149],[-13.0546,8.5162],[-13.0546,8.5179],[-13.0543,8.5179],[-13.0543,8.5196],[-13.0538,8.5207],[-13.0538,8.5224],[-13.0532,8.524],[-13.0526,8.524],[-13.0521,8.5263],[-13.0513,8.5271],[-13.049,8.5279],[-13.0471,8.5279],[-13.0465,8.5274],[-13.0449,8.5268],[-13.0446,8.5263],[-13.0435,8.5257],[-13.0424,8.5257],[-13.0421,8.5249],[-13.041,8.5246],[-13.0396,8.5235],[-13.039,8.5235],[-13.0382,8.5226],[-13.0371,8.5226],[-13.0357,8.5213],[-13.0346,8.521],[-13.0346,8.5204],[-13.0338,8.5204],[-13.0326,8.5196],[-13.0318,8.5196],[-13.0313,8.519],[-13.0301,8.519],[-13.0293,8.5182],[-13.0276,8.5182],[-13.0268,8.5174],[-13.0257,8.5171],[-13.026,8.5154],[-13.0274,8.5143],[-13.0276,8.5135],[-13.0288,8.5132],[-13.0288,8.5126],[-13.0299,8.5124],[-13.0301,8.5118],[-13.0313,8.5115],[-13.0315,8.5107],[-13.0321,8.5107],[-13.0326,8.5096],[-13.0338,8.5093],[-13.0346,8.5088],[-13.0365,8.5063],[-13.0376,8.506],[-13.0376,8.5054],[-13.0382,8.5054],[-13.0382,8.5049],[-13.039,8.5046],[-13.0393,8.5032],[-13.0399,8.5024],[-13.0401,8.5013],[-13.0401,8.4999],[-13.0396,8.4993],[-13.0396,8.4985],[-13.0388,8.4979],[-13.0385,8.4968],[-13.0379,8.4965],[-13.0376,8.4954],[-13.0357,8.4938],[-13.0349,8.4926],[-13.034,8.4921],[-13.034,8.4915],[-13.0335,8.4915],[-13.0332,8.4904],[-13.0326,8.4904],[-13.0313,8.4888],[-13.0307,8.4887],[-13.0301,8.4879],[-13.0296,8.4876],[-13.029,8.4865],[-13.0285,8.486],[-13.0274,8.4843],[-13.0271,8.4835],[-13.0265,8.4835],[-13.026,8.4824],[-13.026,8.481],[-13.0257,8.481],[-13.0257,8.4799],[-13.0251,8.4796],[-13.0249,8.4788],[-13.0249,8.476],[-13.026,8.4754],[-13.0276,8.4754],[-13.0282,8.4751],[-13.029,8.4732],[-13.0296,8.4732],[-13.0301,8.4724],[-13.0315,8.4724],[-13.0315,8.4718],[-13.029,8.4718],[-13.029,8.471],[-13.0282,8.4707],[-13.0282,8.4732],[-13.0274,8.4743],[-13.0265,8.4746],[-13.0249,8.4746],[-13.0243,8.4743],[-13.0238,8.4751],[-13.0224,8.4749],[-13.0224,8.474],[-13.0218,8.4735],[-13.0218,8.4726],[-13.0213,8.4726],[-13.0213,8.4707],[-13.0207,8.4696],[-13.0201,8.4693],[-13.0204,8.4688],[-13.0204,8.4668],[-13.0193,8.4665],[-13.0193,8.4682],[-13.0199,8.4688],[-13.0199,8.4718],[-13.0204,8.4721],[-13.0204,8.474],[-13.0207,8.474],[-13.0207,8.4768],[-13.021,8.4768],[-13.021,8.4793],[-13.0196,8.4796],[-13.0188,8.4807],[-13.0176,8.4807],[-13.0174,8.4801],[-13.0157,8.4796],[-13.0157,8.4793],[-13.0146,8.479],[-13.014,8.4785],[-13.0132,8.4785],[-13.0129,8.479],[-13.0146,8.4796],[-13.0151,8.4804],[-13.0163,8.4807],[-13.0163,8.4813],[-13.0174,8.4824],[-13.0179,8.4824],[-13.0188,8.4843],[-13.0199,8.486],[-13.021,8.4865],[-13.0213,8.4871],[-13.0243,8.4871],[-13.0243,8.4868],[-13.0257,8.4868],[-13.0265,8.4876],[-13.0265,8.4885],[-13.0257,8.4893],[-13.0257,8.491],[-13.026,8.4918],[-13.0271,8.4929],[-13.0276,8.4929],[-13.0285,8.4938],[-13.0285,8.4946],[-13.0274,8.4949],[-13.0274,8.4951],[-13.0257,8.4954],[-13.0243,8.4968],[-13.0243,8.4979],[-13.0249,8.4982],[-13.0249,8.4988],[-13.0254,8.499],[-13.0262,8.5001],[-13.0285,8.5001],[-13.0285,8.4993],[-13.0262,8.4993],[-13.0257,8.4982],[-13.0251,8.4979],[-13.0251,8.4968],[-13.0262,8.496],[-13.0274,8.496],[-13.0285,8.4954],[-13.0293,8.4946],[-13.0293,8.4929],[-13.0279,8.4913],[-13.0271,8.4907],[-13.0271,8.4893],[-13.0279,8.4893],[-13.0288,8.4901],[-13.0288,8.491],[-13.0293,8.4915],[-13.0293,8.4921],[-13.0299,8.4924],[-13.0299,8.4929],[-13.0307,8.4932],[-13.0307,8.4938],[-13.0318,8.4946],[-13.0321,8.4957],[-13.0326,8.4957],[-13.0335,8.4968],[-13.034,8.4968],[-13.034,8.4974],[-13.0357,8.4988],[-13.0365,8.4999],[-13.0368,8.501],[-13.0374,8.501],[-13.0374,8.5021],[-13.0371,8.5021],[-13.0368,8.5035],[-13.0357,8.5038],[-13.0357,8.5043],[-13.0343,8.5057],[-13.0332,8.506],[-13.0329,8.5065],[-13.0321,8.5068],[-13.0321,8.5074],[-13.031,8.5076],[-13.0307,8.5082],[-13.0299,8.5082],[-13.0296,8.5088],[-13.0285,8.509],[-13.0285,8.5093],[-13.0274,8.5096],[-13.0265,8.5107],[-13.0254,8.5112],[-13.0243,8.5126],[-13.024,8.5137],[-13.0235,8.5137],[-13.0232,8.5146],[-13.0226,8.5151],[-13.0226,8.5168],[-13.0229,8.5168],[-13.0229,8.5179],[-13.0238,8.5185],[-13.024,8.5193],[-13.0246,8.5193],[-13.0249,8.5204],[-13.0262,8.521],[-13.0262,8.5263],[-13.026,8.5268],[-13.0243,8.5276],[-13.0238,8.5282],[-13.0218,8.5282],[-13.0224,8.5271],[-13.0229,8.5271],[-13.024,8.5263],[-13.0243,8.5243],[-13.0226,8.5226],[-13.0226,8.5221],[-13.0218,8.5221],[-13.0221,8.5232],[-13.0229,8.524],[-13.0229,8.5251],[-13.0224,8.5257],[-13.0215,8.5257],[-13.0204,8.5268],[-13.0204,8.5282],[-13.0218,8.529],[-13.0238,8.529],[-13.0246,8.5285],[-13.0254,8.5285],[-13.0262,8.5274],[-13.0271,8.5268],[-13.0274,8.5257],[-13.0274,8.5235],[-13.0276,8.5229],[-13.0288,8.5229],[-13.029,8.5235],[-13.031,8.524],[-13.0318,8.5246],[-13.0318,8.5251],[-13.034,8.5263],[-13.0346,8.5271],[-13.0354,8.5276],[-13.0365,8.5293],[-13.0365,8.5301],[-13.0379,8.531],[-13.0382,8.5315],[-13.0415,8.5326],[-13.0424,8.5332],[-13.0424,8.5349],[-13.0415,8.5351],[-13.0415,8.5363],[-13.0407,8.5365],[-13.0401,8.5374],[-13.0401,8.5382],[-13.0396,8.539],[-13.0388,8.5393],[-13.0371,8.5393],[-13.0365,8.5399],[-13.0357,8.5396],[-13.0354,8.5401],[-13.0343,8.5404],[-13.0335,8.541],[-13.0315,8.5432],[-13.0299,8.5446],[-13.0299,8.5451],[-13.0288,8.546],[-13.0288,8.5465],[-13.0279,8.5474],[-13.0279,8.5488],[-13.0276,8.5496],[-13.0271,8.5499],[-13.0271,8.551],[-13.0265,8.551],[-13.0265,8.5521],[-13.026,8.5526],[-13.0257,8.5543],[-13.0246,8.5543],[-13.0243,8.5529],[-13.024,8.5529],[-13.024,8.5507],[-13.0238,8.5499],[-13.0226,8.5488],[-13.0221,8.5488],[-13.0215,8.5479],[-13.0199,8.5476],[-13.019,8.5471],[-13.019,8.546],[-13.0204,8.5449],[-13.0204,8.5443],[-13.0226,8.5421],[-13.0229,8.5415],[-13.024,8.541],[-13.024,8.5404],[-13.0249,8.5396],[-13.0249,8.5385],[-13.0235,8.5368],[-13.0226,8.5363],[-13.0213,8.5363],[-13.0213,8.536],[-13.0188,8.536],[-13.0188,8.5363],[-13.0174,8.5363],[-13.0174,8.5371],[-13.0188,8.5371],[-13.0188,8.5368],[-13.021,8.5368],[-13.0224,8.5374],[-13.0229,8.5382],[-13.0235,8.5382],[-13.0235,8.5396],[-13.0229,8.5401],[-13.0226,8.5413],[-13.0221,8.5415],[-13.021,8.5429],[-13.0201,8.5435],[-13.0185,8.5451],[-13.0179,8.546],[-13.0176,8.5474],[-13.0188,8.5479],[-13.0196,8.5488],[-13.0204,8.5488],[-13.021,8.5493],[-13.0218,8.5493],[-13.0224,8.5499],[-13.0224,8.5515],[-13.0221,8.5515],[-13.0221,8.5529],[-13.0218,8.5529],[-13.0218,8.5546],[-13.0224,8.5549],[-13.0229,8.556],[-13.0246,8.556],[-13.0246,8.5557],[-13.0274,8.5554],[-13.0274,8.5574],[-13.0265,8.5579],[-13.0254,8.5596],[-13.0251,8.561],[-13.0243,8.5613],[-13.0243,8.5621],[-13.0238,8.5629],[-13.0232,8.5629],[-13.0229,8.564],[-13.0221,8.5649],[-13.0193,8.5649],[-13.0193,8.5635],[-13.0196,8.5635],[-13.0196,8.5618],[-13.0193,8.561],[-13.0182,8.5599],[-13.0176,8.5599],[-13.0176,8.5593],[-13.0168,8.5588],[-13.016,8.5588],[-13.0149,8.5579],[-13.0146,8.5571],[-13.014,8.5571],[-13.0124,8.5551],[-13.0101,8.5551],[-13.0101,8.5554],[-13.0074,8.5554],[-13.0065,8.5546],[-13.0054,8.5546],[-13.0051,8.554],[-13.004,8.5538],[-13.0029,8.5538],[-13.0029,8.5535],[-13.0015,8.5535],[-13.0015,8.5538],[-13.0001,8.5538],[-12.9993,8.554],[-12.999,8.5546],[-12.9979,8.5549],[-12.9968,8.5563],[-12.9957,8.5565],[-12.9951,8.5574],[-12.9949,8.5585],[-12.9943,8.5585],[-12.9932,8.5596],[-12.9921,8.5599],[-12.9893,8.5599],[-12.989,8.5593],[-12.9879,8.559],[-12.9838,8.559],[-12.9838,8.5593],[-12.9785,8.5593],[-12.9776,8.5599],[-12.9776,8.5621],[-12.9774,8.5629],[-12.9762,8.5638],[-12.9751,8.5635],[-12.9754,8.5626],[-12.9754,8.5615],[-12.9751,8.5615],[-12.9751,8.5599],[-12.9746,8.5596],[-12.9743,8.5588],[-12.9737,8.5588],[-12.9732,8.5574],[-12.971,8.5563],[-12.9707,8.5554],[-12.9696,8.5549],[-12.9679,8.5535],[-12.9676,8.5526],[-12.9676,8.5513],[-12.9671,8.5501],[-12.9671,8.5482],[-12.9676,8.5474],[-12.9676,8.5438],[-12.9679,8.5429],[-12.9674,8.5424],[-12.9674,8.5393],[-12.9679,8.5385],[-12.9679,8.5368],[-12.9674,8.5365],[-12.9671,8.5354],[-12.9665,8.5346],[-12.9651,8.5343],[-12.9651,8.5337],[-12.9646,8.5332],[-12.9643,8.531],[-12.9657,8.5307],[-12.9665,8.531],[-12.9663,8.5299],[-12.9657,8.5299],[-12.9654,8.5293],[-12.964,8.5293],[-12.9632,8.5304],[-12.9632,8.5313],[-12.9615,8.531],[-12.9613,8.5304],[-12.9593,8.5301],[-12.959,8.5307],[-12.9582,8.5307],[-12.9582,8.5313],[-12.9576,8.5313],[-12.9574,8.5321],[-12.9554,8.5321],[-12.9549,8.531],[-12.9538,8.531],[-12.9535,8.5304],[-12.9526,8.5304],[-12.9521,8.5299],[-12.9524,8.5282],[-12.9518,8.5276],[-12.951,8.5276],[-12.9501,8.5271],[-12.9488,8.5271],[-12.9488,8.5268],[-12.946,8.5268],[-12.946,8.5263],[-12.9449,8.5263],[-12.9449,8.5257],[-12.9432,8.5257],[-12.9421,8.5246],[-12.9421,8.5229],[-12.9426,8.5221],[-12.946,8.5201],[-12.9474,8.5185],[-12.9485,8.5176],[-12.9485,8.5171],[-12.9493,8.5168],[-12.9496,8.5154],[-12.9501,8.5149],[-12.9501,8.514],[-12.9507,8.5137],[-12.9507,8.5129],[-12.9513,8.5126],[-12.9513,8.5121],[-12.9532,8.5107],[-12.9532,8.5093],[-12.954,8.5085],[-12.9546,8.5071],[-12.9557,8.5065],[-12.9557,8.5043],[-12.9551,8.5035],[-12.9551,8.5018],[-12.9546,8.501],[-12.9546,8.4999],[-12.954,8.4993],[-12.954,8.4988],[-12.9529,8.4968],[-12.9521,8.4968],[-12.9515,8.4976],[-12.9515,8.4982],[-12.9524,8.4988],[-12.9526,8.4993],[-12.9526,8.5007],[-12.9532,8.501],[-12.9532,8.5018],[-12.9538,8.5024],[-12.9538,8.5068],[-12.9529,8.5076],[-12.9529,8.5082],[-12.9521,8.509],[-12.9521,8.5099],[-12.9513,8.5104],[-12.9507,8.5104],[-12.9501,8.511],[-12.9493,8.5112],[-12.949,8.5124],[-12.9485,8.5124],[-12.9485,8.5137],[-12.9482,8.5149],[-12.9471,8.5154],[-12.9468,8.5162],[-12.9451,8.5168],[-12.9449,8.5174],[-12.9438,8.5174],[-12.9438,8.5176],[-12.9426,8.5176],[-12.9421,8.5182],[-12.9418,8.519],[-12.9413,8.519],[-12.9407,8.521],[-12.9401,8.521],[-12.9401,8.5243],[-12.9399,8.5249],[-12.9404,8.526],[-12.9413,8.5263],[-12.9415,8.5268],[-12.9424,8.5268],[-12.9429,8.5274],[-12.9438,8.5274],[-12.944,8.5293],[-12.9429,8.5296],[-12.9421,8.5304],[-12.9404,8.5304],[-12.9393,8.5313],[-12.939,8.5318],[-12.9382,8.5324],[-12.9371,8.5326],[-12.9365,8.5332],[-12.9349,8.5332],[-12.9349,8.5335],[-12.9335,8.5335],[-12.9324,8.5337],[-12.9324,8.534],[-12.9313,8.534],[-12.9301,8.5346],[-12.9299,8.5351],[-12.9288,8.5354],[-12.9279,8.536],[-12.9276,8.5371],[-12.9271,8.5371],[-12.9271,8.5382],[-12.9263,8.5385],[-12.9254,8.5399],[-12.9249,8.5399],[-12.9232,8.541],[-12.9226,8.5421],[-12.9221,8.5424],[-12.9221,8.5429],[-12.9204,8.5446],[-12.9204,8.5449],[-12.9193,8.5451],[-12.9185,8.546],[-12.9176,8.5463],[-12.9163,8.5463],[-12.9163,8.5476],[-12.9165,8.5476],[-12.9165,8.549],[-12.9168,8.549],[-12.9168,8.5504],[-12.9171,8.5504],[-12.9171,8.5521],[-12.9174,8.5521],[-12.9174,8.5535],[-12.9176,8.5535],[-12.9176,8.5549],[-12.9179,8.5549],[-12.9179,8.5563],[-12.9193,8.5565],[-12.9193,8.5571],[-12.9201,8.5576],[-12.9201,8.5582],[-12.921,8.5585],[-12.921,8.559],[-12.9221,8.5593],[-12.9221,8.5599],[-12.9229,8.5601],[-12.9235,8.561],[-12.924,8.561],[-12.9243,8.5615],[-12.9251,8.5615],[-12.9254,8.5621],[-12.9263,8.5621],[-12.9265,8.5632],[-12.9274,8.5635],[-12.9274,8.5646],[-12.9282,8.566],[-12.929,8.566],[-12.9293,8.5665],[-12.9313,8.5665],[-12.9329,8.5676],[-12.9332,8.5682],[-12.9343,8.5685],[-12.9343,8.569],[-12.9357,8.5693],[-12.9357,8.5699],[-12.9376,8.5699],[-12.9396,8.5704],[-12.9401,8.5715],[-12.941,8.5718],[-12.941,8.5724],[-12.9418,8.5724],[-12.9421,8.5729],[-12.9429,8.5735],[-12.9438,8.5735],[-12.9443,8.5743],[-12.9454,8.5743],[-12.9457,8.5749],[-12.9485,8.5749],[-12.9485,8.5751],[-12.9496,8.5754],[-12.951,8.5763],[-12.9532,8.5765],[-12.9532,8.5771],[-12.9549,8.5774],[-12.9554,8.5785],[-12.9554,8.5793],[-12.956,8.5793],[-12.956,8.581],[-12.9554,8.581],[-12.9554,8.5818],[-12.9563,8.5832],[-12.9565,8.5832],[-12.9579,8.5846],[-12.9588,8.5857],[-12.9599,8.5865],[-12.9599,8.5871],[-12.9613,8.5882],[-12.9621,8.5893],[-12.9626,8.5896],[-12.9643,8.5913],[-12.9649,8.5921],[-12.9676,8.5921],[-12.9679,8.5926],[-12.9679,8.5957],[-12.9682,8.5957],[-12.9682,8.5982],[-12.9679,8.5982],[-12.9679,8.5993],[-12.9693,8.6013],[-12.9712,8.6013],[-12.9726,8.6024],[-12.9726,8.604],[-12.9732,8.6049],[-12.9732,8.6079],[-12.9749,8.6079],[-12.9749,8.606],[-12.9746,8.606],[-12.9746,8.6043],[-12.9743,8.6043],[-12.9743,8.6024],[-12.974,8.6015],[-12.9732,8.6013],[-12.9726,8.6004],[-12.971,8.6004],[-12.9707,8.5999],[-12.9693,8.5993],[-12.9693,8.5979],[-12.9696,8.5979],[-12.9696,8.5965],[-12.9693,8.5965],[-12.9693,8.5946],[-12.969,8.5937],[-12.9693,8.5929],[-12.9707,8.5929],[-12.9721,8.5935],[-12.9737,8.5954],[-12.9749,8.5954],[-12.9757,8.596],[-12.9762,8.5968],[-12.9771,8.5968],[-12.9774,8.5974],[-12.9782,8.5974],[-12.9793,8.5979],[-12.9796,8.5985],[-12.9815,8.5987],[-12.9821,8.5996],[-12.9835,8.5999],[-12.9843,8.6004],[-12.9882,8.6004],[-12.9882,8.6007],[-12.9901,8.6007],[-12.9901,8.601],[-12.9918,8.601],[-12.9918,8.6013],[-12.9949,8.6013],[-12.9949,8.6015],[-12.9963,8.6015],[-12.9974,8.6013],[-12.9979,8.6007],[-12.9993,8.6007],[-12.9996,8.6001],[-13.0007,8.5999],[-13.0015,8.5993],[-13.0018,8.5987],[-13.0024,8.5987],[-13.0029,8.5979],[-13.0038,8.5974],[-13.0038,8.5962],[-13.0049,8.5957],[-13.0049,8.5951],[-13.0096,8.5951],[-13.0096,8.5954],[-13.0124,8.5954],[-13.0124,8.5957],[-13.0138,8.5957],[-13.0138,8.596],[-13.0165,8.596],[-13.0168,8.5954],[-13.0182,8.5954],[-13.019,8.5957],[-13.0196,8.5965],[-13.0204,8.5965],[-13.0215,8.5985],[-13.0215,8.6004],[-13.021,8.6015],[-13.021,8.604],[-13.0207,8.6049],[-13.0213,8.6049],[-13.0215,8.6038],[-13.0229,8.6029],[-13.0232,8.6021],[-13.0246,8.6018],[-13.0249,8.6013],[-13.0257,8.6007],[-13.0265,8.6007],[-13.0274,8.6001],[-13.0288,8.5987],[-13.029,8.5976],[-13.031,8.596],[-13.0318,8.5949],[-13.0326,8.5943],[-13.0343,8.594],[-13.0346,8.5935],[-13.036,8.5935],[-13.036,8.5929],[-13.0382,8.5926],[-13.0388,8.5921],[-13.0404,8.5921],[-13.041,8.5915],[-13.0424,8.5915],[-13.0432,8.5904],[-13.044,8.5904],[-13.0446,8.5896],[-13.0457,8.5893],[-13.0465,8.5885],[-13.0476,8.5885],[-13.0488,8.5871],[-13.0496,8.5871],[-13.0504,8.5851],[-13.051,8.5843],[-13.0518,8.584],[-13.0524,8.5824],[-13.0529,8.5821],[-13.0529,8.5804],[-13.0543,8.5793],[-13.0543,8.5785],[-13.0551,8.5776],[-13.0551,8.5768],[-13.0565,8.576],[-13.0562,8.5743],[-13.0571,8.574],[-13.0571,8.5746],[-13.0585,8.5746],[-13.0601,8.5726],[-13.0601,8.5701],[-13.0613,8.5699],[-13.0624,8.5707],[-13.0624,8.5713],[-13.0613,8.5713],[-13.0607,8.5721],[-13.0607,8.5738],[-13.061,8.574],[-13.0624,8.574],[-13.0624,8.5743],[-13.064,8.5743],[-13.0643,8.5749],[-13.066,8.5754],[-13.0663,8.576],[-13.0663,8.5776],[-13.0665,8.5776],[-13.0665,8.5804],[-13.0671,8.581],[-13.0685,8.5813],[-13.0682,8.5818],[-13.0696,8.5818],[-13.0701,8.5826],[-13.071,8.5829],[-13.0763,8.5829],[-13.0763,8.5826],[-13.0788,8.5826],[-13.0799,8.5832],[-13.0812,8.5832],[-13.0812,8.5835],[-13.084,8.5835],[-13.0865,8.5846],[-13.0879,8.5846],[-13.0888,8.584],[-13.0896,8.5846],[-13.0896,8.5876],[-13.0899,8.5876],[-13.0899,8.5893],[-13.0901,8.5893],[-13.0901,8.5907],[-13.091,8.5915],[-13.091,8.5926],[-13.0915,8.5935],[-13.0924,8.594],[-13.0929,8.5951],[-13.094,8.5957],[-13.094,8.5971],[-13.0951,8.5985],[-13.0957,8.5987],[-13.0957,8.6038],[-13.0954,8.6046],[-13.0949,8.6051],[-13.094,8.6051],[-13.0929,8.6057],[-13.0924,8.6063],[-13.0888,8.6063],[-13.0888,8.6065],[-13.0871,8.6065],[-13.0871,8.6068],[-13.0854,8.6068],[-13.0854,8.6071],[-13.084,8.6071],[-13.0835,8.6076],[-13.0826,8.6076],[-13.0815,8.6085],[-13.0804,8.6085],[-13.0796,8.6093],[-13.0785,8.6093],[-13.0779,8.6099],[-13.0768,8.6101],[-13.0763,8.6107],[-13.0746,8.6113],[-13.074,8.6118],[-13.0726,8.6124],[-13.0724,8.6129],[-13.071,8.6135],[-13.0704,8.6143],[-13.0699,8.6143],[-13.0696,8.6151],[-13.0682,8.6151],[-13.0682,8.6154],[-13.0665,8.6154],[-13.066,8.6146],[-13.0663,8.6135],[-13.0663,8.6107],[-13.0657,8.6099],[-13.0646,8.609],[-13.0638,8.609],[-13.0621,8.6079],[-13.0613,8.6079],[-13.0601,8.6071],[-13.0601,8.6079],[-13.0613,8.6088],[-13.0621,8.6088],[-13.0632,8.6093],[-13.0635,8.6099],[-13.0643,8.6101],[-13.0643,8.614],[-13.0646,8.6149],[-13.0651,8.6149],[-13.0651,8.6157],[-13.0668,8.6165],[-13.0674,8.6171],[-13.0671,8.6182],[-13.0657,8.6193],[-13.0638,8.6196],[-13.0632,8.6201],[-13.0624,8.6201],[-13.0607,8.6221],[-13.0601,8.6246],[-13.0596,8.6246],[-13.0593,8.6257],[-13.0588,8.6257],[-13.0585,8.6268],[-13.0579,8.6268],[-13.0576,8.6279],[-13.0571,8.6279],[-13.0571,8.6288],[-13.0565,8.6293],[-13.0551,8.6296],[-13.0551,8.631],[-13.0543,8.6338],[-13.054,8.6338],[-13.054,8.6354],[-13.0538,8.6354],[-13.0538,8.6371],[-13.0521,8.6385],[-13.0518,8.6393],[-13.0513,8.6393],[-13.0507,8.6404],[-13.0499,8.6413],[-13.0493,8.6413],[-13.049,8.6424],[-13.0485,8.6426],[-13.0482,8.6438],[-13.0476,8.644],[-13.0474,8.6451],[-13.0468,8.6457],[-13.046,8.6457],[-13.0457,8.6462],[-13.0451,8.646],[-13.0424,8.646],[-13.0424,8.6462],[-13.0385,8.6462],[-13.0368,8.646],[-13.0368,8.6457],[-13.0351,8.6457],[-13.0346,8.646],[-13.0343,8.6454],[-13.0335,8.6451],[-13.0315,8.6451],[-13.0301,8.6457],[-13.0296,8.6465],[-13.0293,8.6476],[-13.0288,8.6479],[-13.0285,8.649],[-13.0279,8.649],[-13.0274,8.6499],[-13.0265,8.6504],[-13.0251,8.6504],[-13.0249,8.651],[-13.024,8.651],[-13.0235,8.6515],[-13.0215,8.6518],[-13.0213,8.6524],[-13.0204,8.6524],[-13.0201,8.6529],[-13.0193,8.6532],[-13.0179,8.6532],[-13.0168,8.6537],[-13.0163,8.6546],[-13.0154,8.6549],[-13.0154,8.6557],[-13.0168,8.6557],[-13.0174,8.6549],[-13.0185,8.6549],[-13.0196,8.654],[-13.0204,8.654],[-13.021,8.6535],[-13.0221,8.6535],[-13.0224,8.6526],[-13.0265,8.6526],[-13.0271,8.6529],[-13.0268,8.6537],[-13.0268,8.6549],[-13.026,8.6554],[-13.026,8.6568],[-13.0262,8.6568],[-13.0262,8.6582],[-13.026,8.6582],[-13.026,8.6604],[-13.0254,8.6607],[-13.0254,8.6635],[-13.0257,8.664],[-13.0265,8.664],[-13.0265,8.6621],[-13.0271,8.6613],[-13.0271,8.6596],[-13.0276,8.659],[-13.0276,8.6582],[-13.0282,8.6579],[-13.0282,8.6565],[-13.029,8.654],[-13.0299,8.6537],[-13.0301,8.6526],[-13.0313,8.6515],[-13.0329,8.6507],[-13.0338,8.6507],[-13.0338,8.6501],[-13.0354,8.6499],[-13.0354,8.6496],[-13.0385,8.6496],[-13.0385,8.6493],[-13.0401,8.6493],[-13.0404,8.6499],[-13.0421,8.6501],[-13.0435,8.6501],[-13.0443,8.6493],[-13.0454,8.6493],[-13.0476,8.6485],[-13.0496,8.6468],[-13.0513,8.6451],[-13.0526,8.6451],[-13.0532,8.646],[-13.0543,8.6468],[-13.0543,8.6504],[-13.0557,8.6512],[-13.0557,8.6526],[-13.0562,8.6532],[-13.0562,8.6551],[-13.0565,8.6551],[-13.0565,8.6574],[-13.056,8.6582],[-13.056,8.6596],[-13.0557,8.6607],[-13.0551,8.661],[-13.0551,8.6621],[-13.0546,8.6626],[-13.0546,8.6654],[-13.0543,8.6654],[-13.0543,8.6668],[-13.0538,8.6674],[-13.0538,8.6685],[-13.0524,8.6696],[-13.0518,8.6707],[-13.051,8.671],[-13.049,8.6721],[-13.0476,8.6721],[-13.0468,8.6724],[-13.0471,8.6729],[-13.0499,8.6729],[-13.051,8.6721],[-13.0521,8.6718],[-13.0529,8.6713],[-13.054,8.6713],[-13.0546,8.6721],[-13.0546,8.6729],[-13.0551,8.6738],[-13.0551,8.6757],[-13.0549,8.6757],[-13.0549,8.6782],[-13.0551,8.6782],[-13.0551,8.6801],[-13.0546,8.6804],[-13.0543,8.6813],[-13.0518,8.6818],[-13.0507,8.6829],[-13.0507,8.6835],[-13.0524,8.6835],[-13.0532,8.6832],[-13.0546,8.6821],[-13.0557,8.6821],[-13.0562,8.6815],[-13.0562,8.679],[-13.0565,8.6776],[-13.0571,8.6776],[-13.0576,8.6771],[-13.0579,8.676],[-13.0579,8.6732],[-13.0582,8.6732],[-13.0582,8.6713],[-13.0576,8.6704],[-13.0576,8.666],[-13.0585,8.6638],[-13.0599,8.6635],[-13.0604,8.6643],[-13.061,8.6646],[-13.0613,8.6657],[-13.0618,8.666],[-13.0618,8.6668],[-13.0629,8.6674],[-13.0632,8.6679],[-13.0635,8.6701],[-13.0649,8.6715],[-13.0654,8.6743],[-13.0663,8.6751],[-13.0671,8.6771],[-13.0671,8.6779],[-13.0679,8.6788],[-13.0679,8.6796],[-13.0685,8.6796],[-13.0688,8.6801],[-13.0696,8.6801],[-13.0701,8.6796],[-13.0701,8.6782],[-13.0696,8.6779],[-13.0696,8.6771],[-13.069,8.6771],[-13.069,8.6763],[-13.0685,8.6762],[-13.0682,8.6751],[-13.0682,8.6732],[-13.0679,8.6732],[-13.0679,8.6699],[-13.0671,8.6693],[-13.0654,8.6693],[-13.0651,8.6685],[-13.0643,8.6679],[-13.064,8.6668],[-13.0635,8.6663],[-13.0635,8.6657],[-13.0629,8.6654],[-13.0626,8.6643],[-13.0626,8.6626],[-13.0624,8.6626],[-13.0618,8.661],[-13.0613,8.6607],[-13.0613,8.6596],[-13.0607,8.6593],[-13.0596,8.656],[-13.0596,8.654],[-13.0599,8.654],[-13.0599,8.6524],[-13.0601,8.6524],[-13.0601,8.6512],[-13.0599,8.6512],[-13.0599,8.6474],[-13.0596,8.6474],[-13.0596,8.6438],[-13.0599,8.6438],[-13.0599,8.6321],[-13.0601,8.6321],[-13.0601,8.6304],[-13.061,8.6296],[-13.061,8.6285],[-13.0615,8.6285],[-13.0615,8.6279],[-13.0624,8.6271],[-13.0635,8.6271],[-13.0643,8.6262],[-13.0665,8.626],[-13.0663,8.6243],[-13.0676,8.6235],[-13.0679,8.6226],[-13.0693,8.6215],[-13.0704,8.6212],[-13.0713,8.6201],[-13.0721,8.6196],[-13.0729,8.6196],[-13.0732,8.6187],[-13.074,8.6182],[-13.0768,8.6171],[-13.0771,8.6165],[-13.0799,8.6165],[-13.081,8.616],[-13.0826,8.616],[-13.0829,8.6154],[-13.084,8.6151],[-13.0868,8.6151],[-13.0868,8.6154],[-13.0888,8.6154],[-13.0896,8.6157],[-13.0904,8.6165],[-13.0921,8.6171],[-13.0929,8.6176],[-13.0943,8.6176],[-13.0943,8.6174],[-13.096,8.6174],[-13.0971,8.6168],[-13.0985,8.6168],[-13.0993,8.616],[-13.1013,8.6154],[-13.1024,8.6168],[-13.1024,8.6174],[-13.1032,8.6182],[-13.1049,8.6187],[-13.1057,8.6201],[-13.1065,8.6204],[-13.1068,8.6212],[-13.1076,8.6212],[-13.1076,8.6218],[-13.1085,8.6218],[-13.1093,8.6226],[-13.1093,8.6232],[-13.1104,8.6237],[-13.1107,8.6243],[-13.1118,8.6246],[-13.1121,8.6257],[-13.1132,8.626],[-13.1135,8.6265],[-13.1151,8.6268],[-13.1165,8.6282],[-13.1176,8.6282],[-13.1179,8.6288],[-13.119,8.629],[-13.119,8.6296],[-13.1199,8.6307],[-13.1204,8.6307],[-13.1218,8.6318],[-13.1221,8.6329],[-13.1226,8.6332],[-13.1226,8.6354],[-13.1221,8.6365],[-13.121,8.6368],[-13.121,8.6374],[-13.1201,8.6379],[-13.119,8.6382],[-13.1146,8.6382],[-13.1135,8.6385],[-13.1135,8.6388],[-13.1124,8.6388],[-13.1118,8.6393],[-13.111,8.6393],[-13.1107,8.6399],[-13.1093,8.6401],[-13.109,8.6407],[-13.1074,8.6413],[-13.106,8.6432],[-13.1051,8.6432],[-13.1046,8.6438],[-13.1029,8.6443],[-13.1018,8.6454],[-13.1013,8.6471],[-13.1004,8.6479],[-13.0985,8.6485],[-13.0982,8.649],[-13.0976,8.649],[-13.0965,8.6504],[-13.0946,8.651],[-13.094,8.6518],[-13.094,8.656],[-13.0943,8.6565],[-13.0943,8.6579],[-13.0935,8.6593],[-13.0935,8.6607],[-13.0938,8.6607],[-13.0938,8.6621],[-13.0946,8.6626],[-13.0946,8.6596],[-13.0949,8.6596],[-13.0949,8.6582],[-13.0954,8.6576],[-13.0954,8.6563],[-13.096,8.6557],[-13.096,8.6549],[-13.0965,8.6546],[-13.0976,8.6526],[-13.0988,8.6524],[-13.0988,8.6518],[-13.0996,8.6515],[-13.0996,8.651],[-13.101,8.6499],[-13.1021,8.6493],[-13.1038,8.6496],[-13.104,8.6504],[-13.1054,8.651],[-13.106,8.6518],[-13.1068,8.6524],[-13.1074,8.6524],[-13.1082,8.6537],[-13.1082,8.6554],[-13.1074,8.6563],[-13.1074,8.6582],[-13.1063,8.6588],[-13.1057,8.6596],[-13.104,8.6601],[-13.1035,8.661],[-13.1046,8.661],[-13.1057,8.6604],[-13.1063,8.6596],[-13.1082,8.6582],[-13.1082,8.6563],[-13.109,8.6554],[-13.109,8.6537],[-13.1068,8.6504],[-13.1051,8.649],[-13.1043,8.6474],[-13.1043,8.6457],[-13.1054,8.6454],[-13.1074,8.644],[-13.1085,8.6438],[-13.1093,8.6426],[-13.1099,8.6426],[-13.111,8.6418],[-13.1118,8.6418],[-13.1118,8.6413],[-13.1126,8.6413],[-13.1132,8.6407],[-13.1143,8.6404],[-13.1165,8.6404],[-13.1165,8.6407],[-13.1179,8.6407],[-13.1188,8.6401],[-13.1207,8.6399],[-13.1213,8.6393],[-13.1224,8.6393],[-13.1224,8.6388],[-13.1235,8.6379],[-13.1251,8.6382],[-13.1257,8.6388],[-13.126,8.6401],[-13.1271,8.641],[-13.1274,8.6421],[-13.1285,8.6426],[-13.1285,8.6435],[-13.129,8.644],[-13.129,8.6468],[-13.1293,8.6468],[-13.1293,8.6485],[-13.129,8.6496],[-13.1285,8.6499],[-13.1285,8.6507],[-13.129,8.6512],[-13.129,8.6524],[-13.1293,8.6524],[-13.1293,8.6537],[-13.1296,8.6546],[-13.1304,8.6543],[-13.1304,8.649],[-13.1313,8.6482],[-13.1315,8.6471],[-13.1315,8.6457],[-13.1326,8.6457],[-13.1335,8.6451],[-13.1346,8.6449],[-13.1368,8.6449],[-13.1376,8.6443],[-13.1393,8.6443],[-13.1393,8.644],[-13.1415,8.6438],[-13.1424,8.6429],[-13.1432,8.6426],[-13.1446,8.6426],[-13.1454,8.6432],[-13.1468,8.6432],[-13.1468,8.6435],[-13.149,8.6435],[-13.1501,8.6438],[-13.151,8.6446],[-13.1521,8.6451],[-13.1521,8.6457],[-13.1526,8.646],[-13.1543,8.6496],[-13.1543,8.6529],[-13.1538,8.6537],[-13.1538,8.6546],[-13.1532,8.6546],[-13.1529,8.6554],[-13.1524,8.6554],[-13.1521,8.6568],[-13.1515,8.6568],[-13.151,8.6588],[-13.1507,8.6588],[-13.1496,8.6599],[-13.1496,8.6604],[-13.1488,8.6613],[-13.1488,8.6626],[-13.1482,8.6632],[-13.1479,8.6643],[-13.1474,8.6646],[-13.1474,8.6654],[-13.1468,8.6654],[-13.1468,8.6671],[-13.1465,8.6671],[-13.1454,8.6688],[-13.1454,8.6701],[-13.1451,8.6701],[-13.1446,8.6721],[-13.144,8.6724],[-13.144,8.6732],[-13.1432,8.674],[-13.1432,8.6746],[-13.1424,8.6749],[-13.1424,8.6757],[-13.1435,8.6754],[-13.1446,8.6743],[-13.1454,8.6718],[-13.1463,8.671],[-13.1465,8.6699],[-13.1471,8.6693],[-13.1471,8.6685],[-13.1476,8.6679],[-13.1482,8.666],[-13.1485,8.666],[-13.1485,8.6643],[-13.1493,8.6638],[-13.1501,8.6626],[-13.1521,8.6615],[-13.1526,8.6615],[-13.154,8.6596],[-13.1549,8.6593],[-13.1551,8.6585],[-13.1557,8.6585],[-13.1557,8.6576],[-13.1563,8.6576],[-13.1565,8.656],[-13.1571,8.6557],[-13.1574,8.6546],[-13.1582,8.6543],[-13.1601,8.6543],[-13.1612,8.6551],[-13.1632,8.6554],[-13.1643,8.656],[-13.1643,8.6554],[-13.1615,8.6546],[-13.1604,8.6537],[-13.1593,8.6535],[-13.1574,8.6504],[-13.1568,8.6504],[-13.1568,8.6474],[-13.1599,8.6465],[-13.1621,8.6465],[-13.1629,8.6474],[-13.1643,8.6474],[-13.1643,8.6465],[-13.1632,8.646],[-13.1624,8.646],[-13.1615,8.6454],[-13.1579,8.6454],[-13.1571,8.646],[-13.1563,8.6451],[-13.156,8.6438],[-13.1554,8.6429],[-13.1546,8.6426],[-13.154,8.6415],[-13.1532,8.6415],[-13.1526,8.6407],[-13.1526,8.6382],[-13.1529,8.6382],[-13.1529,8.6351],[-13.1526,8.6343],[-13.1535,8.6332],[-13.1524,8.6332],[-13.1521,8.6338],[-13.1518,8.6354],[-13.1513,8.6357],[-13.1513,8.6388],[-13.1507,8.6393],[-13.1507,8.6401],[-13.1451,8.6401],[-13.1451,8.6399],[-13.1429,8.6396],[-13.1429,8.6393],[-13.1418,8.639],[-13.1401,8.639],[-13.1393,8.6385],[-13.1374,8.6385],[-13.1349,8.6374],[-13.1338,8.6374],[-13.1332,8.6368],[-13.1324,8.6368],[-13.1313,8.636],[-13.1304,8.636],[-13.1299,8.6354],[-13.1288,8.6351],[-13.1288,8.6346],[-13.1268,8.6332],[-13.1265,8.6324],[-13.126,8.6324],[-13.126,8.6315],[-13.1251,8.6307],[-13.1251,8.6288],[-13.1246,8.6288],[-13.1243,8.6268],[-13.1238,8.6262],[-13.1238,8.6254],[-13.1229,8.6237],[-13.1221,8.6232],[-13.1218,8.6215],[-13.1235,8.6215],[-13.1243,8.6221],[-13.1249,8.6229],[-13.126,8.6235],[-13.1268,8.6235],[-13.1271,8.624],[-13.1296,8.624],[-13.1301,8.6235],[-13.1321,8.6232],[-13.1332,8.6224],[-13.134,8.6224],[-13.1351,8.6218],[-13.1354,8.621],[-13.1363,8.621],[-13.1371,8.6199],[-13.1376,8.6199],[-13.1382,8.6193],[-13.1393,8.6196],[-13.1396,8.6204],[-13.1407,8.6204],[-13.1404,8.6187],[-13.1399,8.6187],[-13.139,8.6179],[-13.1371,8.6179],[-13.1363,8.6182],[-13.1357,8.619],[-13.1349,8.6196],[-13.1326,8.6196],[-13.1315,8.6199],[-13.1299,8.621],[-13.1285,8.621],[-13.1285,8.6212],[-13.1265,8.6212],[-13.126,8.621],[-13.126,8.6201],[-13.1254,8.6196],[-13.1249,8.6196],[-13.124,8.6187],[-13.1232,8.6187],[-13.1226,8.6179],[-13.1221,8.6179],[-13.1213,8.6165],[-13.1201,8.6163],[-13.1196,8.6154],[-13.1182,8.6149],[-13.1179,8.6143],[-13.1163,8.6132],[-13.1157,8.6132],[-13.1154,8.6126],[-13.1146,8.6126],[-13.1146,8.6121],[-13.1135,8.6118],[-13.1132,8.6113],[-13.1121,8.611],[-13.1118,8.6104],[-13.111,8.6101],[-13.1104,8.6085],[-13.1099,8.6082],[-13.1099,8.6074],[-13.1093,8.6065],[-13.1093,8.6051],[-13.1088,8.6046],[-13.1088,8.6035],[-13.1093,8.6024],[-13.1093,8.6007],[-13.1104,8.5987],[-13.1112,8.5985],[-13.1118,8.5979],[-13.1118,8.5974],[-13.1135,8.5954],[-13.1143,8.5926],[-13.1149,8.5921],[-13.1154,8.5904],[-13.1154,8.5893],[-13.116,8.5888],[-13.1171,8.5888],[-13.1171,8.5868],[-13.1174,8.5857],[-13.1185,8.5849],[-13.119,8.5832],[-13.1199,8.5829],[-13.1199,8.5821],[-13.121,8.5804],[-13.1218,8.5799],[-13.1218,8.579],[-13.1238,8.5774],[-13.124,8.5763],[-13.1246,8.576],[-13.1249,8.5749],[-13.1254,8.5746],[-13.1257,8.5735],[-13.1263,8.5735],[-13.1265,8.5724],[-13.1274,8.5718],[-13.1274,8.5713],[-13.1282,8.5701],[-13.1282,8.5685],[-13.1288,8.5674],[-13.1288,8.5663],[-13.1282,8.5651],[-13.1282,8.5613],[-13.1279,8.5613],[-13.1279,8.5585],[-13.1276,8.5585],[-13.1276,8.556],[-13.1279,8.556],[-13.1279,8.5543],[-13.1282,8.5543],[-13.1282,8.5524],[-13.1288,8.5524],[-13.129,8.5513],[-13.1301,8.5499],[-13.1315,8.549],[-13.1326,8.549],[-13.1332,8.5482],[-13.1354,8.5465],[-13.1363,8.5463],[-13.1368,8.5465],[-13.1371,8.5476],[-13.1374,8.5476],[-13.1374,8.549],[-13.1382,8.5499],[-13.1393,8.5499],[-13.1401,8.5476],[-13.1393,8.5479],[-13.139,8.549],[-13.1379,8.5488],[-13.1379,8.5474],[-13.1374,8.5463],[-13.1365,8.546],[-13.1363,8.5454],[-13.1354,8.5454],[-13.1338,8.5471],[-13.1335,8.5476],[-13.1326,8.5476],[-13.1324,8.546],[-13.1338,8.5443],[-13.1338,8.5435],[-13.1343,8.5429],[-13.1343,8.5418],[-13.1349,8.5418],[-13.1349,8.5399],[-13.1351,8.5399],[-13.1351,8.5337],[-13.1357,8.5326],[-13.1357,8.5315],[-13.1365,8.5304],[-13.1365,8.5296],[-13.1374,8.529],[-13.1379,8.5282],[-13.1382,8.5271],[-13.139,8.5265],[-13.139,8.526],[-13.1401,8.5257],[-13.1401,8.5251],[-13.141,8.5249],[-13.141,8.5243],[-13.1424,8.5243],[-13.144,8.5229],[-13.1443,8.5221],[-13.1454,8.5221],[-13.1457,8.5215],[-13.1468,8.5213],[-13.1471,8.5207],[-13.1471,8.5179],[-13.1468,8.5162],[-13.1476,8.516],[-13.1482,8.5162],[-13.1482,8.5171],[-13.1488,8.5171],[-13.1496,8.5179],[-13.151,8.5179],[-13.1521,8.5185],[-13.1529,8.5196],[-13.1549,8.5196],[-13.1554,8.5199],[-13.156,8.5221],[-13.1568,8.5224],[-13.1568,8.5229],[-13.1576,8.5238],[-13.1582,8.5238],[-13.1596,8.5251],[-13.1599,8.5257],[-13.1626,8.5257],[-13.1632,8.5265],[-13.1674,8.5265],[-13.1674,8.5263],[-13.1693,8.5263],[-13.1704,8.5271],[-13.171,8.529],[-13.1713,8.531],[-13.1718,8.5315],[-13.1721,8.5326],[-13.1724,8.5326],[-13.1724,8.5346],[-13.1732,8.536],[-13.1732,8.5371],[-13.1751,8.5382],[-13.1754,8.539],[-13.1763,8.5393],[-13.1765,8.5399],[-13.1765,8.5415],[-13.1774,8.5418],[-13.1774,8.5424],[-13.1785,8.5424],[-13.1793,8.5432],[-13.1799,8.5443],[-13.1804,8.5443],[-13.1807,8.5454],[-13.1815,8.5465],[-13.1826,8.5471],[-13.1829,8.5482],[-13.1835,8.5488],[-13.184,8.5499],[-13.1851,8.5504],[-13.1854,8.5515],[-13.186,8.5518],[-13.1863,8.5529],[-13.1874,8.5535],[-13.1876,8.5549],[-13.1882,8.5554],[-13.1882,8.5563],[-13.1888,8.5565],[-13.1888,8.5576],[-13.1893,8.5579],[-13.1893,8.5585],[-13.1904,8.559],[-13.1904,8.5604],[-13.1907,8.5604],[-13.191,8.5615],[-13.1915,8.5618],[-13.1915,8.5626],[-13.1921,8.5626],[-13.1926,8.5638],[-13.1932,8.564],[-13.1938,8.5657],[-13.1943,8.566],[-13.1951,8.5676],[-13.1951,8.5682],[-13.196,8.569],[-13.196,8.5699],[-13.1965,8.5704],[-13.1965,8.571],[-13.1974,8.5715],[-13.1974,8.5724],[-13.1982,8.5735],[-13.1982,8.5746],[-13.199,8.5751],[-13.199,8.5771],[-13.1993,8.5782],[-13.1999,8.579],[-13.2001,8.5801],[-13.2001,8.5815],[-13.2007,8.5824],[-13.2007,8.5838],[-13.2015,8.5854],[-13.2015,8.5879],[-13.2021,8.5885],[-13.2021,8.5901],[-13.2026,8.5904],[-13.2026,8.5926],[-13.2029,8.5937],[-13.2038,8.5943],[-13.204,8.5951],[-13.204,8.5965],[-13.2046,8.5974],[-13.2046,8.5985],[-13.2049,8.5985],[-13.2051,8.6004],[-13.206,8.601],[-13.2065,8.6021],[-13.2068,8.604],[-13.2074,8.6046],[-13.2079,8.6063],[-13.2079,8.6074],[-13.2085,8.6079],[-13.2085,8.6088],[-13.209,8.6088],[-13.209,8.6096],[-13.2099,8.6104],[-13.2099,8.6113],[-13.2107,8.6129],[-13.2107,8.614],[-13.2113,8.6143],[-13.2118,8.6165],[-13.2124,8.6165],[-13.2126,8.6174],[-13.2132,8.6176],[-13.2132,8.6185],[-13.2137,8.6185],[-13.2138,8.6193],[-13.2143,8.6204],[-13.2149,8.6204],[-13.2154,8.6212],[-13.2154,8.6221],[-13.216,8.6229],[-13.2165,8.6229],[-13.2171,8.6246],[-13.2182,8.6254],[-13.2182,8.6262],[-13.219,8.6265],[-13.2196,8.6274],[-13.2196,8.6288],[-13.2204,8.6293],[-13.2204,8.6299],[-13.2213,8.6307],[-13.2218,8.6307],[-13.2221,8.6321],[-13.2232,8.6326],[-13.2238,8.6343],[-13.2246,8.6349],[-13.2251,8.636],[-13.2265,8.6371],[-13.2276,8.6371],[-13.2285,8.6379],[-13.229,8.6379],[-13.2293,8.6393],[-13.2299,8.6393],[-13.2299,8.6407],[-13.2307,8.6413],[-13.2313,8.6432],[-13.2321,8.6438],[-13.2332,8.644],[-13.2346,8.6454],[-13.2346,8.6462],[-13.2351,8.6462],[-13.2354,8.6476],[-13.2363,8.6482],[-13.2368,8.649],[-13.2368,8.6501],[-13.2374,8.6501],[-13.2374,8.6512],[-13.2379,8.6515],[-13.2379,8.6524],[-13.2385,8.6526],[-13.2385,8.6537],[-13.239,8.6543],[-13.239,8.6551],[-13.2396,8.6557],[-13.2399,8.6568],[-13.2404,8.6568],[-13.2404,8.6576],[-13.241,8.6582],[-13.2413,8.6596],[-13.2418,8.6604],[-13.2426,8.6607],[-13.2426,8.6615],[-13.2432,8.6626],[-13.2432,8.6635],[-13.2426,8.6635],[-13.2426,8.6665],[-13.2432,8.6674],[-13.2432,8.6707],[-13.2437,8.6713],[-13.2437,8.6724],[-13.2443,8.6726],[-13.2446,8.6738],[-13.2446,8.6751],[-13.244,8.6763],[-13.244,8.6776],[-13.2443,8.6788],[-13.2449,8.6788],[-13.2451,8.6801],[-13.2446,8.6801],[-13.244,8.681],[-13.244,8.6832],[-13.2437,8.6832],[-13.2437,8.6854],[-13.2426,8.6863],[-13.2424,8.6874],[-13.2432,8.691],[-13.2418,8.6915],[-13.2413,8.6924],[-13.2413,8.6954],[-13.2415,8.6954],[-13.2415,8.6985],[-13.2413,8.6985],[-13.2413,8.7001],[-13.241,8.7001],[-13.241,8.7024],[-13.2413,8.7024],[-13.2413,8.7046],[-13.2415,8.7046],[-13.2415,8.7065],[-13.2418,8.7065],[-13.2418,8.7088],[-13.2421,8.7099],[-13.2426,8.711],[-13.2429,8.7121],[-13.2429,8.7135],[-13.2435,8.7146],[-13.2435,8.7163],[-13.2437,8.7163],[-13.2437,8.7179],[-13.244,8.7179],[-13.244,8.7207],[-13.2443,8.7207],[-13.2443,8.7235],[-13.2449,8.724],[-13.2449,8.7257],[-13.2446,8.7257],[-13.2446,8.7282],[-13.2443,8.7282],[-13.2443,8.7299],[-13.2437,8.731],[-13.2435,8.7321],[-13.2432,8.7343],[-13.2429,8.7343],[-13.2429,8.736],[-13.2415,8.7363],[-13.241,8.7357],[-13.241,8.7346],[-13.2407,8.7346],[-13.2407,8.7329],[-13.2404,8.7329],[-13.2404,8.7312],[-13.2401,8.7301],[-13.2393,8.7285],[-13.2393,8.726],[-13.2396,8.7249],[-13.2401,8.7238],[-13.241,8.721],[-13.2418,8.7201],[-13.2418,8.719],[-13.2413,8.7185],[-13.241,8.7174],[-13.2407,8.7174],[-13.2404,8.7163],[-13.2399,8.716],[-13.2396,8.7151],[-13.2374,8.7132],[-13.2368,8.7121],[-13.2368,8.7113],[-13.2374,8.7107],[-13.2374,8.7093],[-13.2376,8.7093],[-13.2376,8.7068],[-13.2379,8.7068],[-13.2379,8.7049],[-13.2374,8.7029],[-13.2368,8.7026],[-13.236,8.701],[-13.2349,8.7001],[-13.234,8.7001],[-13.234,8.7007],[-13.2354,8.7018],[-13.236,8.7032],[-13.2368,8.7035],[-13.2371,8.7043],[-13.2371,8.7068],[-13.2365,8.7088],[-13.2357,8.7101],[-13.2357,8.7124],[-13.236,8.7124],[-13.236,8.7138],[-13.2363,8.7146],[-13.2368,8.7146],[-13.2374,8.7154],[-13.2374,8.716],[-13.2382,8.7163],[-13.2388,8.7174],[-13.2396,8.7179],[-13.2396,8.7207],[-13.239,8.7213],[-13.239,8.7221],[-13.2385,8.7221],[-13.2382,8.7232],[-13.2382,8.7249],[-13.2379,8.7249],[-13.2379,8.7274],[-13.2382,8.7274],[-13.2382,8.7382],[-13.239,8.739],[-13.2399,8.741],[-13.2399,8.7426],[-13.2407,8.7435],[-13.2415,8.7435],[-13.2429,8.7451],[-13.2435,8.7451],[-13.2443,8.746],[-13.2446,8.7468],[-13.2446,8.7482],[-13.2449,8.7482],[-13.2449,8.7499],[-13.2454,8.7504],[-13.246,8.7529],[-13.2474,8.754],[-13.2479,8.7568],[-13.2485,8.7579],[-13.2485,8.7596],[-13.2479,8.7607],[-13.2479,8.7621],[-13.2482,8.7621],[-13.2482,8.7649],[-13.2476,8.766],[-13.2476,8.7685],[-13.2471,8.7696],[-13.2471,8.7715],[-13.2468,8.7715],[-13.2468,8.774],[-13.2465,8.774],[-13.2465,8.7765],[-13.2463,8.7765],[-13.2463,8.7807],[-13.246,8.7807],[-13.246,8.7824],[-13.2463,8.7824],[-13.2463,8.7851],[-13.2465,8.7851],[-13.2465,8.7899],[-13.2468,8.7899],[-13.2468,8.7929],[-13.2474,8.794],[-13.2474,8.7957],[-13.2479,8.7963],[-13.2479,8.7982],[-13.2482,8.7982],[-13.2482,8.8007],[-13.2488,8.8013],[-13.2488,8.8035],[-13.2485,8.8035],[-13.2485,8.8071],[-13.2482,8.8071],[-13.2482,8.809],[-13.2479,8.809],[-13.2479,8.8104],[-13.2476,8.8104],[-13.2476,8.8118],[-13.2474,8.8118],[-13.2474,8.8132],[-13.2471,8.8132],[-13.2471,8.8149],[-13.2468,8.8149],[-13.2468,8.8165],[-13.2465,8.8165],[-13.2465,8.8182],[-13.2463,8.8182],[-13.2463,8.8196],[-13.2457,8.8204],[-13.2454,8.8215],[-13.2446,8.8226],[-13.244,8.8229],[-13.2432,8.824],[-13.2432,8.8246],[-13.2424,8.8251],[-13.2418,8.826],[-13.2399,8.8274],[-13.2396,8.8285],[-13.2371,8.8301],[-13.2363,8.8313],[-13.2357,8.8313],[-13.234,8.8332],[-13.2329,8.8351],[-13.2324,8.8354],[-13.2318,8.8368],[-13.2313,8.8371],[-13.231,8.8382],[-13.2296,8.8399],[-13.2285,8.8404],[-13.2282,8.841],[-13.2263,8.8412],[-13.2263,8.8415],[-13.2249,8.8415],[-13.2246,8.8421],[-13.2235,8.8424],[-13.2226,8.8432],[-13.2207,8.844],[-13.2193,8.8457],[-13.2188,8.8457],[-13.2179,8.8468],[-13.216,8.8476],[-13.216,8.8488],[-13.2149,8.8496],[-13.2149,8.8504],[-13.2137,8.8507],[-13.2135,8.8515],[-13.2129,8.8518],[-13.2124,8.8529],[-13.2118,8.8529],[-13.211,8.854],[-13.2104,8.854],[-13.2093,8.8554],[-13.2088,8.8554],[-13.2082,8.8563],[-13.2068,8.8574],[-13.206,8.8585],[-13.2054,8.8582],[-13.2043,8.8585],[-13.2029,8.8585],[-13.2024,8.859],[-13.2004,8.859],[-13.1993,8.8588],[-13.1988,8.8576],[-13.1971,8.8565],[-13.1965,8.8557],[-13.1957,8.8557],[-13.1954,8.8549],[-13.1943,8.8549],[-13.1938,8.8543],[-13.1924,8.8543],[-13.1924,8.854],[-13.1899,8.854],[-13.1893,8.8535],[-13.1885,8.8532],[-13.1868,8.8532],[-13.1854,8.8529],[-13.1854,8.8524],[-13.1843,8.8524],[-13.1826,8.8515],[-13.1821,8.8504],[-13.181,8.8496],[-13.1807,8.8488],[-13.1799,8.8488],[-13.1788,8.8476],[-13.1782,8.8476],[-13.1771,8.8457],[-13.176,8.8449],[-13.1757,8.844],[-13.1751,8.844],[-13.1746,8.8429],[-13.1738,8.8426],[-13.1738,8.8421],[-13.1721,8.8407],[-13.1702,8.8401],[-13.17,8.8369],[-13.1689,8.8331],[-13.1681,8.8289],[-13.1689,8.825],[-13.171,8.8217],[-13.1772,8.8155],[-13.177,8.8119],[-13.1671,8.8073],[-13.1626,8.8061],[-13.1579,8.8057],[-13.1521,8.8059],[-13.147,8.8087],[-13.1468,8.8139],[-13.1515,8.8213],[-13.152,8.8245],[-13.1515,8.8275],[-13.1491,8.83],[-13.1451,8.8314],[-13.1418,8.8314],[-13.136,8.8297],[-13.1212,8.8259],[-13.1158,8.8261],[-13.1097,8.8277],[-13.1036,8.8285],[-13.0732,8.8289],[-13.0686,8.8293],[-13.0596,8.8317],[-13.0462,8.8331],[-13.0387,8.835],[-13.0303,8.8367],[-13.0242,8.8385],[-13.0135,8.8423],[-12.9837,8.8452],[-12.9751,8.8455],[-12.9644,8.8444],[-12.9557,8.8423],[-12.9447,8.8405],[-12.9381,8.8401],[-12.9314,8.8401],[-12.9232,8.8421],[-12.9104,8.8485],[-12.8976,8.8524],[-12.8974,8.8526],[-12.893,8.8567],[-12.89,8.8607],[-12.8876,8.8661],[-12.8846,8.8737],[-12.884,8.8767],[-12.8838,8.8811],[-12.8839,8.9013],[-12.8836,8.9073],[-12.8829,8.9115],[-12.8794,8.924],[-12.8794,8.9241],[-12.8734,8.9354],[-12.8708,8.9386],[-12.8634,8.9467],[-12.8611,8.95],[-12.8573,8.9574],[-12.8532,8.967],[-12.8477,8.9764],[-12.8434,8.9824],[-12.8402,8.9876],[-12.8324,8.9972],[-12.8293,9.0024],[-12.8249,9.0085],[-12.821,9.0147],[-12.8184,9.0177],[-12.8089,9.0276],[-12.8058,9.0319],[-12.8035,9.0373],[-12.798,9.054],[-12.7963,9.061],[-12.7959,9.0662],[-12.7964,9.0728],[-12.799,9.0821],[-12.7997,9.0871],[-12.7998,9.0935],[-12.7991,9.1014],[-12.7938,9.1016],[-12.787,9.1034],[-12.7827,9.104],[-12.7453,9.1046],[-12.7411,9.1045],[-12.7377,9.1038],[-12.7352,9.1021],[-12.7337,9.0994],[-12.734,9.096],[-12.7378,9.0915],[-12.7458,9.086],[-12.7483,9.0832],[-12.7519,9.0772],[-12.7567,9.0678],[-12.757,9.0622],[-12.7556,9.0578],[-12.7541,9.0554],[-12.7499,9.0497],[-12.7458,9.0424],[-12.7421,9.0349],[-12.7374,9.0229],[-12.7357,9.0198],[-12.7322,9.0163],[-12.7218,9.01],[-12.722,9.0173],[-12.7211,9.0248],[-12.7215,9.0294],[-12.7233,9.0373],[-12.7234,9.0407],[-12.7225,9.0452],[-12.7208,9.0507],[-12.718,9.0573],[-12.7141,9.0626],[-12.7074,9.0694],[-12.7014,9.0749],[-12.6942,9.0809],[-12.6885,9.0907],[-12.6862,9.0936],[-12.6825,9.0966],[-12.6738,9.1008],[-12.667,9.1022],[-12.664,9.1013],[-12.6611,9.1016],[-12.6591,9.1029],[-12.6577,9.1069],[-12.6579,9.1122],[-12.6606,9.1207],[-12.6609,9.1249],[-12.6596,9.1308],[-12.6579,9.1351],[-12.6563,9.138],[-12.652,9.1434],[-12.651,9.1465],[-12.6507,9.1508],[-12.6509,9.1553],[-12.6513,9.1582],[-12.6533,9.1664],[-12.6536,9.1699],[-12.6527,9.1744],[-12.6512,9.1778],[-12.6486,9.1813],[-12.6423,9.1878],[-12.6368,9.1929],[-12.6332,9.1955],[-12.6306,9.1967],[-12.6208,9.2001],[-12.6155,9.2016],[-12.612,9.203],[-12.6056,9.2065],[-12.5971,9.2133],[-12.5933,9.2151],[-12.589,9.2157],[-12.5847,9.2156],[-12.5806,9.2148],[-12.5747,9.2129],[-12.5708,9.2125],[-12.5668,9.2128],[-12.5618,9.2152],[-12.5569,9.2193],[-12.5552,9.2215],[-12.5541,9.2257],[-12.5537,9.2366],[-12.5522,9.2437],[-12.5504,9.2479],[-12.5482,9.2505],[-12.5453,9.252],[-12.5418,9.2525],[-12.5374,9.2509],[-12.5343,9.2471],[-12.5325,9.2415],[-12.5317,9.2322],[-12.5302,9.2289],[-12.5259,9.2272],[-12.5221,9.2283],[-12.5202,9.2322],[-12.5194,9.2415],[-12.5164,9.2567],[-12.5136,9.2686],[-12.5123,9.2717],[-12.5097,9.2742],[-12.5065,9.2753],[-12.5024,9.2746],[-12.4978,9.2706],[-12.4959,9.2662],[-12.494,9.2573],[-12.493,9.2542],[-12.4914,9.2514],[-12.4892,9.2499],[-12.4855,9.2501],[-12.4831,9.2522],[-12.4795,9.2588]]]]\"},{\"id\":\"bL4ooGhyHRQ\",\"code\":\"OU_260377\",\"na\":\"Pujehun\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-11.5346,6.944],[-11.5338,6.9432],[-11.5326,6.9432],[-11.5318,6.9424],[-11.5299,6.9415],[-11.5285,6.9415],[-11.5276,6.9413],[-11.5271,6.9407],[-11.5254,6.9401],[-11.5246,6.9396],[-11.5243,6.9388],[-11.5237,6.9388],[-11.5229,6.9379],[-11.5224,6.9382],[-11.521,6.9382],[-11.521,6.9376],[-11.5201,6.9371],[-11.5201,6.9365],[-11.5193,6.936],[-11.5179,6.936],[-11.5179,6.9357],[-11.5165,6.9357],[-11.5157,6.9343],[-11.5146,6.934],[-11.5138,6.9332],[-11.5138,6.9326],[-11.5132,6.9321],[-11.5126,6.9321],[-11.5118,6.931],[-11.511,6.9307],[-11.5088,6.9307],[-11.5082,6.9301],[-11.5082,6.929],[-11.5093,6.929],[-11.5104,6.9301],[-11.5115,6.9301],[-11.5121,6.9307],[-11.5126,6.9307],[-11.5135,6.9315],[-11.5143,6.9315],[-11.5149,6.9324],[-11.5154,6.9324],[-11.5157,6.9329],[-11.5171,6.9332],[-11.5174,6.9338],[-11.5179,6.9338],[-11.5182,6.9343],[-11.5193,6.9343],[-11.5199,6.9349],[-11.521,6.9351],[-11.5212,6.936],[-11.5221,6.936],[-11.5232,6.9365],[-11.5235,6.9371],[-11.5251,6.9376],[-11.5257,6.9385],[-11.5271,6.9388],[-11.5274,6.9396],[-11.5293,6.9401],[-11.5299,6.9407],[-11.5315,6.9407],[-11.5321,6.9415],[-11.5335,6.9418],[-11.5338,6.9424],[-11.5349,6.9426],[-11.5354,6.9432],[-11.5354,6.944],[-11.5346,6.944]]],[[[-11.6196,6.9979],[-11.619,6.9971],[-11.619,6.9943],[-11.6199,6.9943],[-11.6204,6.9951],[-11.6204,6.9968],[-11.6201,6.9979],[-11.6196,6.9979]]],[[[-11.5359,7.6576],[-11.522,7.6516],[-11.5168,7.6487],[-11.514,7.6467],[-11.5044,7.6345],[-11.5026,7.6312],[-11.5009,7.6267],[-11.4993,7.6207],[-11.4982,7.6071],[-11.4956,7.5948],[-11.4957,7.5892],[-11.4975,7.5811],[-11.4981,7.5768],[-11.4983,7.5615],[-11.4982,7.5491],[-11.4978,7.5431],[-11.4971,7.5387],[-11.4951,7.534],[-11.4749,7.5325],[-11.4721,7.5319],[-11.4662,7.5299],[-11.4607,7.5292],[-11.4565,7.5291],[-11.4523,7.5296],[-11.4486,7.5311],[-11.445,7.5344],[-11.4416,7.5405],[-11.4403,7.5438],[-11.4374,7.5534],[-11.4355,7.5566],[-11.4308,7.5611],[-11.4266,7.5677],[-11.4238,7.5729],[-11.4164,7.5839],[-11.4129,7.5874],[-11.4079,7.5906],[-11.4037,7.5941],[-11.3933,7.6044],[-11.3893,7.6045],[-11.3854,7.6048],[-11.382,7.6059],[-11.3788,7.6076],[-11.3712,7.6101],[-11.3667,7.6098],[-11.3615,7.6075],[-11.3587,7.6053],[-11.357,7.6026],[-11.3536,7.5911],[-11.35,7.5811],[-11.3457,7.5726],[-11.3426,7.5673],[-11.3413,7.5634],[-11.3407,7.5591],[-11.3406,7.5547],[-11.3407,7.5503],[-11.3412,7.546],[-11.3429,7.5401],[-11.3453,7.5346],[-11.3471,7.529],[-11.3488,7.5186],[-11.3502,7.5141],[-11.3526,7.5086],[-11.3537,7.5053],[-11.3548,7.5002],[-11.3552,7.4872],[-11.355,7.4726],[-11.3546,7.4669],[-11.354,7.4627],[-11.3513,7.4528],[-11.35,7.4445],[-11.3527,7.442],[-11.3542,7.4389],[-11.357,7.4262],[-11.3572,7.4228],[-11.3538,7.4081],[-11.3492,7.398],[-11.344,7.3939],[-11.342,7.3919],[-11.3273,7.3853],[-11.3182,7.3834],[-11.311,7.3812],[-11.3019,7.3793],[-11.2845,7.3713],[-11.2807,7.37],[-11.2746,7.3694],[-11.259,7.3692],[-11.2532,7.3682],[-11.2453,7.365],[-11.2378,7.3612],[-11.2229,7.3534],[-11.2204,7.3517],[-11.212,7.345],[-11.2044,7.3408],[-11.1732,7.3253],[-11.1654,7.3221],[-11.1564,7.3202],[-11.1492,7.318],[-11.1407,7.3164],[-11.1383,7.321],[-11.1382,7.3207],[-11.1396,7.3168],[-11.1473,7.3129],[-11.1512,7.3064],[-11.1545,7.3025],[-11.1622,7.3019],[-11.1681,7.3025],[-11.1681,7.296],[-11.17,7.2889],[-11.1746,7.2876],[-11.1772,7.2838],[-11.1733,7.2799],[-11.1766,7.2714],[-11.1804,7.2708],[-11.1746,7.2639],[-11.1759,7.2637],[-11.1837,7.2559],[-11.1908,7.2552],[-11.1966,7.2494],[-11.2038,7.2468],[-11.2116,7.2481],[-11.22,7.2429],[-11.2232,7.2422],[-11.2271,7.2448],[-11.2323,7.2448],[-11.2381,7.2396],[-11.2414,7.2377],[-11.242,7.2338],[-11.2491,7.228],[-11.2569,7.2273],[-11.2621,7.2273],[-11.266,7.2331],[-11.2705,7.2331],[-11.2692,7.2273],[-11.2719,7.224],[-11.2725,7.2189],[-11.277,7.2189],[-11.2783,7.2111],[-11.2829,7.2098],[-11.2829,7.204],[-11.2842,7.1943],[-11.2926,7.191],[-11.2894,7.1988],[-11.2991,7.1988],[-11.2991,7.2079],[-11.303,7.2091],[-11.3088,7.2033],[-11.3075,7.1936],[-11.3114,7.1871],[-11.3108,7.1806],[-11.3186,7.1716],[-11.3173,7.1644],[-11.327,7.1586],[-11.3322,7.1534],[-11.3264,7.145],[-11.3277,7.1405],[-11.3342,7.1379],[-11.3426,7.143],[-11.3504,7.1353],[-11.3471,7.1282],[-11.3362,7.1185],[-11.3355,7.112],[-11.331,7.1088],[-11.3336,7.1003],[-11.3317,7.0861],[-11.3297,7.0744],[-11.3511,7.0757],[-11.3566,7.0738],[-11.3608,7.0751],[-11.3679,7.0731],[-11.3718,7.0653],[-11.3686,7.0543],[-11.3605,7.0467],[-11.3613,7.0432],[-11.3628,7.0408],[-11.3667,7.0356],[-11.3648,7.0343],[-11.3674,7.033],[-11.3661,7.0213],[-11.368,7.0161],[-11.3713,7.0097],[-11.3752,7.0058],[-11.3817,7.0051],[-11.3888,7.0032],[-11.3933,6.9973],[-11.3933,6.9915],[-11.3927,6.9876],[-11.3953,6.9818],[-11.4011,6.9831],[-11.4102,6.9844],[-11.4128,6.9766],[-11.4109,6.9682],[-11.4174,6.9636],[-11.4232,6.9656],[-11.4297,6.9636],[-11.4245,6.9546],[-11.4167,6.9455],[-11.4155,6.9325],[-11.4213,6.9358],[-11.4278,6.9371],[-11.4342,6.9371],[-11.4427,6.9332],[-11.4492,6.9299],[-11.4524,6.9254],[-11.4531,6.9208],[-11.457,6.9176],[-11.4615,6.9222],[-11.4667,6.9221],[-11.4777,6.9182],[-11.4857,6.9178],[-11.4874,6.9182],[-11.4876,6.9188],[-11.4885,6.9188],[-11.4893,6.9199],[-11.491,6.9201],[-11.4915,6.9207],[-11.4924,6.921],[-11.4935,6.921],[-11.494,6.9215],[-11.4951,6.9218],[-11.4954,6.9224],[-11.4974,6.9224],[-11.4979,6.9232],[-11.4979,6.9243],[-11.4988,6.9251],[-11.4988,6.9257],[-11.4993,6.926],[-11.4993,6.9265],[-11.4999,6.9268],[-11.5001,6.9279],[-11.5007,6.9288],[-11.5013,6.929],[-11.5013,6.9296],[-11.5018,6.9299],[-11.5018,6.9304],[-11.5038,6.931],[-11.5046,6.9321],[-11.5051,6.9321],[-11.5057,6.9326],[-11.5063,6.9326],[-11.5071,6.9338],[-11.5076,6.9338],[-11.5079,6.9343],[-11.509,6.9346],[-11.5093,6.9354],[-11.5104,6.9357],[-11.5113,6.9363],[-11.5129,6.9363],[-11.514,6.9371],[-11.516,6.9376],[-11.5163,6.9382],[-11.5168,6.9382],[-11.5179,6.9388],[-11.5182,6.9396],[-11.5193,6.9399],[-11.5196,6.9404],[-11.5204,6.9404],[-11.5212,6.9413],[-11.5224,6.9413],[-11.5232,6.9415],[-11.524,6.9424],[-11.5249,6.9424],[-11.5251,6.9429],[-11.5263,6.9429],[-11.5276,6.944],[-11.5288,6.944],[-11.5293,6.9446],[-11.5304,6.9446],[-11.5304,6.9449],[-11.5321,6.9449],[-11.5321,6.9451],[-11.5332,6.9451],[-11.5343,6.946],[-11.5351,6.946],[-11.536,6.9468],[-11.5368,6.9468],[-11.5376,6.9474],[-11.5382,6.9482],[-11.5396,6.9485],[-11.5399,6.9493],[-11.5407,6.9493],[-11.541,6.9499],[-11.5435,6.9499],[-11.5438,6.9504],[-11.5451,6.9507],[-11.5454,6.9513],[-11.5468,6.9515],[-11.5474,6.9521],[-11.549,6.9524],[-11.5496,6.9529],[-11.5513,6.9529],[-11.5524,6.9535],[-11.5526,6.954],[-11.5538,6.9543],[-11.554,6.9549],[-11.5546,6.9549],[-11.5551,6.9554],[-11.5557,6.9554],[-11.556,6.956],[-11.5571,6.9562],[-11.5579,6.9568],[-11.5588,6.9568],[-11.5596,6.9574],[-11.5607,6.9574],[-11.561,6.9579],[-11.5621,6.9582],[-11.5626,6.9587],[-11.564,6.9587],[-11.5649,6.959],[-11.5651,6.9596],[-11.5665,6.9596],[-11.5668,6.9601],[-11.5679,6.9604],[-11.5679,6.9613],[-11.5685,6.9618],[-11.569,6.9618],[-11.5696,6.9624],[-11.5713,6.9624],[-11.5718,6.9621],[-11.5724,6.9626],[-11.5735,6.9629],[-11.574,6.9635],[-11.5749,6.9635],[-11.5754,6.964],[-11.576,6.964],[-11.5765,6.9646],[-11.5774,6.9646],[-11.579,6.9657],[-11.5801,6.9657],[-11.581,6.9665],[-11.5818,6.9668],[-11.5829,6.9668],[-11.5829,6.9671],[-11.584,6.9674],[-11.584,6.9676],[-11.5851,6.9676],[-11.5854,6.9682],[-11.5871,6.9685],[-11.5879,6.9693],[-11.589,6.9693],[-11.589,6.9696],[-11.5901,6.9699],[-11.5904,6.9704],[-11.5915,6.9704],[-11.5929,6.971],[-11.5932,6.9715],[-11.5946,6.9718],[-11.5946,6.9721],[-11.5957,6.9724],[-11.596,6.9729],[-11.5971,6.9729],[-11.5976,6.9735],[-11.5988,6.9735],[-11.599,6.974],[-11.5996,6.974],[-11.5999,6.9746],[-11.6004,6.9746],[-11.6007,6.9751],[-11.6021,6.9751],[-11.6029,6.9754],[-11.6035,6.976],[-11.6054,6.9768],[-11.6063,6.9768],[-11.6076,6.9774],[-11.6079,6.9779],[-11.6085,6.9779],[-11.6093,6.979],[-11.6104,6.9793],[-11.6107,6.9799],[-11.6118,6.9801],[-11.6124,6.9807],[-11.6129,6.9807],[-11.6138,6.9818],[-11.6143,6.9821],[-11.614,6.9829],[-11.6132,6.9829],[-11.6126,6.9821],[-11.6118,6.9818],[-11.6107,6.9818],[-11.6107,6.9815],[-11.6096,6.9813],[-11.6093,6.9807],[-11.6088,6.9807],[-11.6082,6.9799],[-11.606,6.979],[-11.606,6.9779],[-11.6043,6.9776],[-11.6037,6.9771],[-11.6032,6.9771],[-11.6021,6.9763],[-11.6004,6.976],[-11.6001,6.9754],[-11.5996,6.9754],[-11.5993,6.9749],[-11.5988,6.9749],[-11.5985,6.9743],[-11.5971,6.974],[-11.5974,6.9749],[-11.5974,6.976],[-11.5976,6.976],[-11.5976,6.9771],[-11.5982,6.9779],[-11.5993,6.9779],[-11.6001,6.9788],[-11.6015,6.979],[-11.6018,6.9796],[-11.6026,6.9796],[-11.6035,6.9804],[-11.604,6.9804],[-11.6043,6.981],[-11.6049,6.981],[-11.6054,6.9818],[-11.6065,6.9821],[-11.6068,6.9826],[-11.6074,6.9826],[-11.6076,6.9835],[-11.6082,6.9835],[-11.6085,6.984],[-11.609,6.984],[-11.609,6.9846],[-11.6096,6.9849],[-11.6093,6.9854],[-11.6079,6.9854],[-11.6079,6.986],[-11.609,6.9863],[-11.609,6.9865],[-11.611,6.9865],[-11.6115,6.9868],[-11.6115,6.9879],[-11.6107,6.9882],[-11.6107,6.9896],[-11.611,6.9896],[-11.611,6.9907],[-11.6113,6.9907],[-11.6115,6.9918],[-11.6121,6.9921],[-11.6124,6.9915],[-11.6132,6.9918],[-11.6132,6.9929],[-11.6135,6.9929],[-11.6135,6.9963],[-11.6143,6.9974],[-11.6146,6.9985],[-11.6149,6.9985],[-11.6154,7.0004],[-11.616,7.0007],[-11.6165,7.0018],[-11.6171,7.0021],[-11.6174,7.0032],[-11.6179,7.0035],[-11.6179,7.0043],[-11.6188,7.0051],[-11.6193,7.0071],[-11.6204,7.0071],[-11.621,7.0074],[-11.6213,7.0082],[-11.6221,7.0088],[-11.6238,7.0104],[-11.624,7.011],[-11.624,7.0129],[-11.6235,7.0135],[-11.6232,7.0143],[-11.6232,7.0154],[-11.6229,7.0154],[-11.6229,7.0171],[-11.6218,7.0179],[-11.6215,7.019],[-11.621,7.0196],[-11.6204,7.0196],[-11.6199,7.0204],[-11.6188,7.0204],[-11.6179,7.021],[-11.6168,7.021],[-11.6163,7.0215],[-11.6157,7.0215],[-11.6149,7.0221],[-11.6138,7.0235],[-11.6132,7.0235],[-11.6129,7.024],[-11.6118,7.0243],[-11.6104,7.0243],[-11.6088,7.0257],[-11.6085,7.0268],[-11.6079,7.0271],[-11.6082,7.0285],[-11.6071,7.0301],[-11.6071,7.0315],[-11.6082,7.0318],[-11.6082,7.0296],[-11.6088,7.0293],[-11.6093,7.0276],[-11.6096,7.0276],[-11.6096,7.0265],[-11.6104,7.0257],[-11.6118,7.0257],[-11.6118,7.0254],[-11.614,7.0249],[-11.6146,7.024],[-11.6151,7.024],[-11.6154,7.0235],[-11.6171,7.0229],[-11.6179,7.0221],[-11.6199,7.0221],[-11.6199,7.0218],[-11.6213,7.0215],[-11.6221,7.0207],[-11.6221,7.0201],[-11.6238,7.0188],[-11.624,7.0171],[-11.6246,7.0163],[-11.6251,7.0163],[-11.6251,7.0157],[-11.626,7.0151],[-11.626,7.0146],[-11.6265,7.0143],[-11.6265,7.0138],[-11.6271,7.0132],[-11.6276,7.0132],[-11.6282,7.0138],[-11.6282,7.0143],[-11.629,7.0143],[-11.6293,7.0149],[-11.6299,7.0149],[-11.6301,7.0157],[-11.631,7.0163],[-11.631,7.0168],[-11.6321,7.0168],[-11.6326,7.0174],[-11.6338,7.0174],[-11.6346,7.0182],[-11.6346,7.0188],[-11.636,7.0193],[-11.6363,7.0199],[-11.6382,7.021],[-11.6388,7.0218],[-11.6401,7.0224],[-11.6421,7.0246],[-11.6426,7.0246],[-11.644,7.026],[-11.6449,7.0271],[-11.6454,7.0271],[-11.6457,7.0276],[-11.6463,7.0276],[-11.6471,7.0288],[-11.6479,7.0293],[-11.6482,7.0299],[-11.6488,7.0299],[-11.6501,7.031],[-11.6501,7.0315],[-11.6507,7.0318],[-11.651,7.0329],[-11.6521,7.0329],[-11.6524,7.0337],[-11.6532,7.0343],[-11.6535,7.0349],[-11.654,7.0349],[-11.6543,7.0354],[-11.6554,7.036],[-11.6557,7.0368],[-11.6571,7.0368],[-11.6576,7.0379],[-11.6588,7.0382],[-11.6596,7.0387],[-11.6599,7.0396],[-11.6607,7.0396],[-11.6613,7.0407],[-11.6629,7.0413],[-11.6632,7.0418],[-11.6638,7.0418],[-11.664,7.0424],[-11.6654,7.0426],[-11.666,7.0435],[-11.6665,7.0435],[-11.6668,7.044],[-11.6674,7.044],[-11.6676,7.0446],[-11.6696,7.0451],[-11.6699,7.0457],[-11.6704,7.0457],[-11.6707,7.0463],[-11.6713,7.0463],[-11.6715,7.0468],[-11.6732,7.0476],[-11.6738,7.0482],[-11.6743,7.0482],[-11.6749,7.0488],[-11.6765,7.0493],[-11.6768,7.0499],[-11.6779,7.0501],[-11.6782,7.0507],[-11.6793,7.051],[-11.6796,7.0515],[-11.6807,7.0518],[-11.6815,7.0524],[-11.6818,7.0529],[-11.6824,7.0529],[-11.6826,7.0535],[-11.6851,7.0543],[-11.6854,7.0549],[-11.6865,7.0551],[-11.6876,7.0557],[-11.6882,7.0563],[-11.6888,7.0563],[-11.6904,7.0574],[-11.6907,7.0579],[-11.6918,7.0582],[-11.6921,7.0588],[-11.694,7.0593],[-11.6946,7.0599],[-11.6957,7.0601],[-11.696,7.0607],[-11.6965,7.0607],[-11.6968,7.0613],[-11.6985,7.0618],[-11.6996,7.0629],[-11.7001,7.0629],[-11.701,7.0635],[-11.7013,7.064],[-11.7024,7.0643],[-11.7026,7.0649],[-11.7032,7.0649],[-11.7035,7.0654],[-11.7046,7.0657],[-11.7049,7.0662],[-11.706,7.0665],[-11.7068,7.0671],[-11.7071,7.0676],[-11.7079,7.0676],[-11.709,7.0685],[-11.709,7.069],[-11.7104,7.0696],[-11.711,7.0701],[-11.7132,7.071],[-11.7135,7.0715],[-11.714,7.0715],[-11.7143,7.0721],[-11.7151,7.0721],[-11.716,7.0726],[-11.7163,7.0732],[-11.7174,7.0735],[-11.7185,7.0746],[-11.7199,7.0751],[-11.7201,7.0757],[-11.7207,7.0757],[-11.721,7.0763],[-11.7215,7.0763],[-11.724,7.0782],[-11.7246,7.0782],[-11.7251,7.0788],[-11.7257,7.0788],[-11.726,7.0793],[-11.7268,7.0799],[-11.7285,7.0804],[-11.729,7.081],[-11.7299,7.081],[-11.731,7.0818],[-11.7326,7.0824],[-11.7346,7.084],[-11.7351,7.084],[-11.7357,7.0849],[-11.7365,7.0854],[-11.7382,7.0857],[-11.739,7.0865],[-11.7396,7.0865],[-11.7407,7.0876],[-11.7413,7.0876],[-11.7418,7.0885],[-11.7435,7.089],[-11.7438,7.0896],[-11.7443,7.0896],[-11.7454,7.0904],[-11.7468,7.0904],[-11.7479,7.091],[-11.7482,7.0915],[-11.7493,7.0918],[-11.7499,7.0924],[-11.751,7.0926],[-11.7518,7.0932],[-11.7529,7.0943],[-11.7535,7.0943],[-11.7538,7.0949],[-11.7549,7.0951],[-11.7551,7.0957],[-11.7563,7.096],[-11.7568,7.0965],[-11.7579,7.0968],[-11.7582,7.0974],[-11.7588,7.0974],[-11.7604,7.0985],[-11.761,7.099],[-11.7618,7.099],[-11.7626,7.0999],[-11.7638,7.0999],[-11.7646,7.1007],[-11.7651,7.1007],[-11.7654,7.1013],[-11.7674,7.1018],[-11.7679,7.1024],[-11.7696,7.1026],[-11.7701,7.1032],[-11.771,7.1032],[-11.7718,7.104],[-11.7724,7.104],[-11.7729,7.1049],[-11.7735,7.1049],[-11.7738,7.1054],[-11.7754,7.1057],[-11.7771,7.1071],[-11.7782,7.1076],[-11.7788,7.1076],[-11.7793,7.1082],[-11.7799,7.1082],[-11.7801,7.1088],[-11.7813,7.109],[-11.7815,7.1096],[-11.7824,7.1096],[-11.784,7.1104],[-11.7846,7.111],[-11.7851,7.111],[-11.7854,7.1115],[-11.7871,7.1121],[-11.7874,7.1126],[-11.7879,7.1126],[-11.7879,7.1132],[-11.7887,7.1132],[-11.7893,7.1137],[-11.7901,7.1137],[-11.791,7.1146],[-11.7926,7.1149],[-11.7926,7.1154],[-11.7938,7.116],[-11.7946,7.116],[-11.7957,7.1168],[-11.7965,7.1171],[-11.7982,7.1171],[-11.7993,7.1185],[-11.801,7.1185],[-11.8013,7.119],[-11.8018,7.119],[-11.8021,7.1196],[-11.8026,7.1196],[-11.8029,7.1201],[-11.8035,7.1201],[-11.8038,7.1207],[-11.8046,7.1213],[-11.8063,7.1218],[-11.8065,7.1224],[-11.8082,7.1229],[-11.8088,7.1235],[-11.8107,7.124],[-11.8113,7.1246],[-11.8132,7.1251],[-11.8143,7.126],[-11.8149,7.126],[-11.816,7.1265],[-11.8165,7.1271],[-11.8174,7.1271],[-11.8185,7.1282],[-11.8193,7.1282],[-11.8196,7.1288],[-11.8201,7.1288],[-11.8207,7.1293],[-11.8218,7.1296],[-11.8226,7.1304],[-11.8243,7.1307],[-11.8254,7.1313],[-11.826,7.1321],[-11.8271,7.1321],[-11.8276,7.1326],[-11.8293,7.1332],[-11.8296,7.1338],[-11.8304,7.1338],[-11.8318,7.1349],[-11.8326,7.1349],[-11.8329,7.1354],[-11.8338,7.1354],[-11.834,7.136],[-11.8357,7.1365],[-11.836,7.1371],[-11.8368,7.1374],[-11.8385,7.1374],[-11.8387,7.1379],[-11.8396,7.1379],[-11.8404,7.139],[-11.841,7.1393],[-11.8421,7.1393],[-11.8426,7.1399],[-11.8435,7.1399],[-11.8438,7.1404],[-11.8446,7.1404],[-11.8451,7.141],[-11.8457,7.141],[-11.8463,7.1415],[-11.8471,7.1415],[-11.8479,7.1424],[-11.849,7.1424],[-11.8496,7.1429],[-11.851,7.1429],[-11.8518,7.1435],[-11.8529,7.1449],[-11.8532,7.1446],[-11.8546,7.1446],[-11.8554,7.1449],[-11.8557,7.1454],[-11.8568,7.1457],[-11.8571,7.1462],[-11.8582,7.1465],[-11.8588,7.1471],[-11.8601,7.1474],[-11.8604,7.1479],[-11.8624,7.1485],[-11.8638,7.1499],[-11.8651,7.1499],[-11.8654,7.1504],[-11.8674,7.151],[-11.8679,7.1515],[-11.8687,7.1515],[-11.869,7.1521],[-11.8701,7.1524],[-11.871,7.1532],[-11.8726,7.1535],[-11.8735,7.1543],[-11.8749,7.1546],[-11.8757,7.1554],[-11.8765,7.1554],[-11.8771,7.156],[-11.8776,7.156],[-11.8779,7.1565],[-11.879,7.1568],[-11.8796,7.1574],[-11.8804,7.1574],[-11.8815,7.1582],[-11.8824,7.1582],[-11.8826,7.1588],[-11.8832,7.1588],[-11.8838,7.1596],[-11.8846,7.1596],[-11.8857,7.1604],[-11.8874,7.1607],[-11.8876,7.1613],[-11.8904,7.1621],[-11.8915,7.1626],[-11.8921,7.1632],[-11.8926,7.1632],[-11.8938,7.164],[-11.8946,7.1643],[-11.8957,7.1643],[-11.8963,7.1651],[-11.8979,7.1654],[-11.899,7.1663],[-11.9001,7.1665],[-11.9007,7.1671],[-11.9018,7.1671],[-11.9035,7.1679],[-11.9038,7.1685],[-11.9049,7.1687],[-11.9054,7.1693],[-11.9065,7.1696],[-11.9071,7.1701],[-11.9082,7.1701],[-11.9082,7.1704],[-11.9099,7.171],[-11.9107,7.1715],[-11.911,7.1721],[-11.9118,7.1724],[-11.9129,7.1724],[-11.9132,7.1729],[-11.914,7.1729],[-11.9146,7.1735],[-11.9157,7.1737],[-11.9163,7.1743],[-11.9171,7.1743],[-11.9176,7.1749],[-11.9201,7.1754],[-11.9204,7.176],[-11.9218,7.176],[-11.9221,7.1765],[-11.9237,7.1768],[-11.924,7.1776],[-11.9246,7.1779],[-11.9263,7.1779],[-11.9271,7.1785],[-11.9279,7.1785],[-11.9282,7.179],[-11.929,7.179],[-11.929,7.1796],[-11.9296,7.1799],[-11.9313,7.1799],[-11.9318,7.1804],[-11.9326,7.1804],[-11.9326,7.181],[-11.9354,7.1818],[-11.936,7.1824],[-11.9371,7.1824],[-11.9376,7.1829],[-11.9385,7.1829],[-11.939,7.1835],[-11.9401,7.1838],[-11.9404,7.1843],[-11.9429,7.1849],[-11.9438,7.1857],[-11.9454,7.186],[-11.946,7.1865],[-11.9469,7.1869],[-11.9441,7.1889],[-11.9404,7.19],[-11.9374,7.1901],[-11.9344,7.1898],[-11.9269,7.1876],[-11.9223,7.187],[-11.9047,7.1866],[-11.8985,7.1861],[-11.8955,7.1855],[-11.8909,7.1838],[-11.8821,7.1812],[-11.8776,7.1807],[-11.8743,7.1814],[-11.8646,7.1855],[-11.8601,7.187],[-11.8586,7.1946],[-11.8576,7.2031],[-11.8568,7.207],[-11.8552,7.2102],[-11.8512,7.215],[-11.8493,7.2187],[-11.8481,7.2229],[-11.8479,7.2263],[-11.8491,7.2326],[-11.8491,7.2371],[-11.8585,7.2416],[-11.8713,7.2455],[-11.8773,7.2461],[-11.8894,7.2462],[-11.8924,7.2465],[-11.8953,7.2473],[-11.899,7.2493],[-11.9022,7.252],[-11.9049,7.2552],[-11.9064,7.2584],[-11.9068,7.2633],[-11.9056,7.2681],[-11.9031,7.2721],[-11.9004,7.2746],[-11.8892,7.2808],[-11.8866,7.2831],[-11.8847,7.286],[-11.8819,7.2927],[-11.8804,7.3017],[-11.8792,7.3063],[-11.8747,7.3211],[-11.8718,7.325],[-11.8704,7.33],[-11.8772,7.3408],[-11.8829,7.3489],[-11.8848,7.3546],[-11.8852,7.3586],[-11.8841,7.3625],[-11.8759,7.3771],[-11.8751,7.3822],[-11.8754,7.3861],[-11.8775,7.3933],[-11.8786,7.4068],[-11.8792,7.4107],[-11.8804,7.4139],[-11.8836,7.4177],[-11.887,7.42],[-11.893,7.4223],[-11.896,7.4252],[-11.8973,7.4281],[-11.8973,7.4333],[-11.896,7.437],[-11.8935,7.4402],[-11.8887,7.4454],[-11.8872,7.4502],[-11.8861,7.4594],[-11.884,7.4633],[-11.8805,7.4662],[-11.8764,7.4683],[-11.8694,7.4712],[-11.8662,7.4743],[-11.8605,7.4835],[-11.8545,7.4864],[-11.8479,7.4891],[-11.8452,7.4912],[-11.8421,7.4958],[-11.8378,7.5032],[-11.8293,7.5146],[-11.8237,7.5198],[-11.8221,7.5226],[-11.8211,7.5269],[-11.8215,7.5302],[-11.8229,7.5348],[-11.8246,7.5446],[-11.826,7.5485],[-11.8295,7.5548],[-11.831,7.5592],[-11.8311,7.564],[-11.83,7.567],[-11.8275,7.5696],[-11.8216,7.573],[-11.8119,7.5776],[-11.8052,7.5804],[-11.7981,7.5814],[-11.7926,7.5812],[-11.7886,7.5805],[-11.7816,7.5781],[-11.7777,7.5777],[-11.7733,7.5785],[-11.7708,7.5802],[-11.7692,7.5829],[-11.769,7.5874],[-11.7709,7.593],[-11.7718,7.5971],[-11.7718,7.6027],[-11.7701,7.6077],[-11.7678,7.6104],[-11.7627,7.6138],[-11.7594,7.6168],[-11.7565,7.6202],[-11.7551,7.6228],[-11.7546,7.6269],[-11.7563,7.6339],[-11.7568,7.6393],[-11.7549,7.6464],[-11.7526,7.6497],[-11.7485,7.6536],[-11.7451,7.6556],[-11.737,7.6593],[-11.7232,7.6598],[-11.7218,7.6546],[-11.7169,7.641],[-11.7175,7.6377],[-11.7193,7.6317],[-11.7197,7.6275],[-11.7201,7.6144],[-11.7206,7.6116],[-11.7227,7.6059],[-11.7261,7.6013],[-11.7358,7.5918],[-11.7387,7.5886],[-11.7408,7.5849],[-11.7414,7.5809],[-11.7408,7.5789],[-11.7384,7.5755],[-11.731,7.5715],[-11.7272,7.5681],[-11.7212,7.5697],[-11.7136,7.5711],[-11.7078,7.5731],[-11.705,7.5737],[-11.7021,7.574],[-11.6978,7.5739],[-11.6936,7.5731],[-11.686,7.5695],[-11.6831,7.5672],[-11.6807,7.5643],[-11.6699,7.5479],[-11.666,7.5438],[-11.6626,7.5412],[-11.6537,7.5354],[-11.6497,7.5337],[-11.6454,7.5329],[-11.641,7.5327],[-11.6366,7.5328],[-11.6323,7.5333],[-11.6295,7.5341],[-11.6258,7.5363],[-11.6178,7.5423],[-11.6144,7.5465],[-11.6108,7.5496],[-11.6038,7.5529],[-11.6011,7.5552],[-11.5988,7.559],[-11.5947,7.5687],[-11.591,7.581],[-11.5889,7.5845],[-11.5861,7.5876],[-11.5817,7.591],[-11.5661,7.5968],[-11.5589,7.5963],[-11.554,7.5968],[-11.551,7.5982],[-11.5485,7.601],[-11.5475,7.6039],[-11.5471,7.6069],[-11.5472,7.6166],[-11.5477,7.6232],[-11.5483,7.628],[-11.5512,7.6391],[-11.5514,7.6436],[-11.5507,7.6473],[-11.5491,7.6505],[-11.5461,7.6536],[-11.5412,7.6564],[-11.5359,7.6576]]]]\"},{\"id\":\"eIQbndfxQMb\",\"code\":\"OU_268149\",\"na\":\"Tonkolili\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.3546,8.6455],[-11.357,8.6345],[-11.3575,8.6304],[-11.3573,8.6262],[-11.3558,8.6159],[-11.353,8.6052],[-11.3515,8.596],[-11.3491,8.5866],[-11.3475,8.5788],[-11.346,8.5751],[-11.3423,8.5691],[-11.3412,8.5664],[-11.3403,8.562],[-11.3401,8.5575],[-11.3408,8.5525],[-11.3423,8.5494],[-11.3449,8.5471],[-11.3514,8.5438],[-11.3544,8.5403],[-11.3568,8.5349],[-11.3596,8.5317],[-11.3636,8.5304],[-11.3696,8.5293],[-11.3729,8.5274],[-11.3805,8.5218],[-11.3848,8.5203],[-11.3895,8.5199],[-11.3926,8.5202],[-11.3957,8.521],[-11.3983,8.5224],[-11.4042,8.5263],[-11.4118,8.5299],[-11.4206,8.532],[-11.4267,8.5338],[-11.4295,8.5344],[-11.4338,8.5346],[-11.4381,8.5343],[-11.4485,8.5317],[-11.4641,8.5305],[-11.467,8.5299],[-11.4828,8.5246],[-11.4856,8.524],[-11.4899,8.5237],[-11.4942,8.524],[-11.497,8.5246],[-11.5091,8.53],[-11.5218,8.5342],[-11.5278,8.5349],[-11.5354,8.5345],[-11.5395,8.5334],[-11.546,8.5301],[-11.5507,8.5265],[-11.5584,8.519],[-11.5697,8.5072],[-11.5724,8.5039],[-11.5764,8.4978],[-11.58,8.4938],[-11.5866,8.4907],[-11.5914,8.4875],[-11.6095,8.4863],[-11.6527,8.4864],[-11.6626,8.4861],[-11.6674,8.4855],[-11.6765,8.4832],[-11.6889,8.482],[-11.6984,8.4803],[-11.7061,8.4848],[-11.7103,8.487],[-11.7146,8.4842],[-11.7175,8.4819],[-11.7218,8.477],[-11.7259,8.4736],[-11.7281,8.4708],[-11.7308,8.4645],[-11.7321,8.4599],[-11.7335,8.4531],[-11.7349,8.4486],[-11.7387,8.44],[-11.7434,8.4316],[-11.7544,8.4194],[-11.7574,8.4152],[-11.7593,8.4108],[-11.7625,8.4008],[-11.7648,8.3953],[-11.7671,8.392],[-11.7701,8.389],[-11.7749,8.3864],[-11.7839,8.3846],[-11.7885,8.3829],[-11.7952,8.3811],[-11.8028,8.3777],[-11.8113,8.3731],[-11.8166,8.3686],[-11.8211,8.3634],[-11.823,8.3601],[-11.8262,8.351],[-11.8318,8.3464],[-11.8443,8.3384],[-11.8554,8.3345],[-11.8596,8.3338],[-11.864,8.3337],[-11.8682,8.3342],[-11.877,8.3366],[-11.887,8.3381],[-11.8945,8.3402],[-11.9094,8.3418],[-11.917,8.3439],[-11.9257,8.3459],[-11.9381,8.3511],[-11.9447,8.3531],[-11.9543,8.3568],[-11.9609,8.3599],[-11.9637,8.3611],[-11.9707,8.3647],[-11.975,8.3654],[-11.9802,8.3647],[-11.9847,8.3663],[-11.988,8.3689],[-11.9937,8.3772],[-11.9982,8.3731],[-12.0036,8.3677],[-12.0093,8.3641],[-12.021,8.358],[-12.0268,8.3539],[-12.0322,8.3507],[-12.0363,8.347],[-12.0399,8.3428],[-12.0442,8.333],[-12.049,8.3247],[-12.0529,8.319],[-12.0544,8.3152],[-12.0545,8.311],[-12.0527,8.3072],[-12.0499,8.3041],[-12.0465,8.3017],[-12.0403,8.2993],[-12.0371,8.2974],[-12.0348,8.2947],[-12.032,8.2896],[-12.0307,8.2841],[-12.0296,8.272],[-12.0268,8.2613],[-12.0265,8.2561],[-12.0272,8.2529],[-12.0299,8.2496],[-12.0337,8.2478],[-12.0366,8.2474],[-12.0411,8.2474],[-12.0456,8.248],[-12.0485,8.2489],[-12.0522,8.2513],[-12.0609,8.2593],[-12.0643,8.2617],[-12.0734,8.2657],[-12.0833,8.267],[-12.0874,8.2685],[-12.0911,8.2711],[-12.1011,8.2806],[-12.1059,8.2842],[-12.1136,8.2877],[-12.1225,8.2896],[-12.1262,8.2914],[-12.1294,8.2941],[-12.1322,8.2973],[-12.1356,8.3026],[-12.1407,8.3093],[-12.1441,8.3145],[-12.1458,8.3168],[-12.149,8.3197],[-12.1514,8.3213],[-12.1578,8.3238],[-12.1651,8.328],[-12.1692,8.3293],[-12.1765,8.3299],[-12.1945,8.3299],[-12.2003,8.3322],[-12.2046,8.3331],[-12.2151,8.334],[-12.2192,8.335],[-12.2257,8.3379],[-12.2321,8.3413],[-12.2414,8.3475],[-12.2467,8.3502],[-12.2504,8.3516],[-12.2547,8.3522],[-12.2606,8.3525],[-12.265,8.3523],[-12.2679,8.3518],[-12.2718,8.3502],[-12.2762,8.3467],[-12.2788,8.3436],[-12.2821,8.3384],[-12.284,8.3362],[-12.2863,8.3343],[-12.2903,8.3321],[-12.2937,8.3306],[-12.2966,8.3299],[-12.2997,8.3296],[-12.3073,8.3298],[-12.3115,8.3307],[-12.3194,8.3341],[-12.3387,8.344],[-12.3464,8.3474],[-12.3506,8.3483],[-12.3564,8.3483],[-12.3605,8.3475],[-12.3671,8.3445],[-12.3718,8.3412],[-12.3773,8.3359],[-12.387,8.3259],[-12.3899,8.3224],[-12.3943,8.3166],[-12.4044,8.3079],[-12.4087,8.3051],[-12.4121,8.3044],[-12.4158,8.3054],[-12.4183,8.3077],[-12.4213,8.3141],[-12.424,8.3172],[-12.427,8.3182],[-12.4304,8.3164],[-12.4319,8.313],[-12.4322,8.3012],[-12.4325,8.2982],[-12.4345,8.2908],[-12.4364,8.2813],[-12.439,8.2729],[-12.4475,8.2802],[-12.4526,8.2869],[-12.4581,8.2906],[-12.4626,8.2909],[-12.4702,8.2894],[-12.4842,8.2882],[-12.4949,8.2854],[-12.4995,8.2849],[-12.5043,8.2848],[-12.5105,8.2853],[-12.5147,8.2865],[-12.5211,8.2896],[-12.5271,8.2935],[-12.5309,8.2953],[-12.549,8.2983],[-12.5523,8.2977],[-12.5597,8.2941],[-12.564,8.293],[-12.5702,8.2924],[-12.57,8.2998],[-12.5696,8.3041],[-12.5671,8.314],[-12.567,8.3193],[-12.5685,8.3254],[-12.5703,8.3288],[-12.5741,8.3334],[-12.5786,8.3375],[-12.5833,8.3406],[-12.5899,8.3437],[-12.5964,8.3459],[-12.605,8.3508],[-12.6163,8.3545],[-12.6261,8.356],[-12.63,8.3572],[-12.6329,8.3593],[-12.6364,8.3635],[-12.639,8.3659],[-12.6464,8.371],[-12.6502,8.3731],[-12.6543,8.3741],[-12.6585,8.3744],[-12.6644,8.3742],[-12.6719,8.3735],[-12.668,8.3838],[-12.666,8.3876],[-12.6611,8.3934],[-12.6545,8.3996],[-12.6521,8.4014],[-12.6495,8.4028],[-12.6466,8.4037],[-12.6393,8.4053],[-12.6306,8.4096],[-12.6265,8.4132],[-12.6238,8.4164],[-12.6202,8.4214],[-12.6181,8.4234],[-12.6144,8.4254],[-12.6076,8.4272],[-12.6036,8.43],[-12.6022,8.433],[-12.6018,8.4378],[-12.6027,8.4433],[-12.6057,8.4505],[-12.6055,8.4546],[-12.6036,8.4574],[-12.5999,8.4595],[-12.589,8.4612],[-12.5809,8.464],[-12.5731,8.4643],[-12.571,8.4629],[-12.5657,8.4552],[-12.5607,8.4508],[-12.5562,8.4454],[-12.5536,8.443],[-12.5498,8.4404],[-12.5471,8.4379],[-12.545,8.4351],[-12.5417,8.4296],[-12.5397,8.4278],[-12.5355,8.4264],[-12.5315,8.4264],[-12.5284,8.4276],[-12.5264,8.4294],[-12.5241,8.4332],[-12.5221,8.4386],[-12.5184,8.4517],[-12.5149,8.4551],[-12.511,8.4563],[-12.5068,8.4564],[-12.5025,8.4557],[-12.4966,8.4537],[-12.4924,8.453],[-12.4866,8.4529],[-12.4824,8.4536],[-12.4666,8.4587],[-12.4638,8.4593],[-12.4568,8.4602],[-12.4515,8.462],[-12.4471,8.4653],[-12.4444,8.4685],[-12.4411,8.4738],[-12.4375,8.4782],[-12.4303,8.4854],[-12.4223,8.4916],[-12.4201,8.4944],[-12.4188,8.4973],[-12.4049,8.4969],[-12.4005,8.4961],[-12.3959,8.4947],[-12.3904,8.4945],[-12.3756,8.498],[-12.372,8.4999],[-12.3689,8.5027],[-12.3662,8.5059],[-12.3621,8.5121],[-12.3593,8.5152],[-12.3559,8.5176],[-12.352,8.519],[-12.341,8.5211],[-12.3364,8.5241],[-12.3328,8.5283],[-12.3275,8.5383],[-12.3247,8.5406],[-12.3206,8.5418],[-12.3103,8.5426],[-12.3062,8.5435],[-12.2962,8.5469],[-12.2877,8.5519],[-12.2812,8.5542],[-12.2696,8.5588],[-12.2702,8.5645],[-12.2717,8.5682],[-12.2751,8.5716],[-12.2823,8.5755],[-12.2889,8.5783],[-12.2956,8.5803],[-12.3033,8.5838],[-12.3106,8.5882],[-12.3178,8.5914],[-12.3208,8.5951],[-12.3216,8.6001],[-12.3198,8.6085],[-12.3198,8.6128],[-12.3211,8.6199],[-12.3201,8.6288],[-12.3207,8.6316],[-12.3235,8.6353],[-12.3264,8.6371],[-12.3304,8.6375],[-12.3373,8.6359],[-12.343,8.6354],[-12.3473,8.6358],[-12.3615,8.6398],[-12.3679,8.6441],[-12.3743,8.6478],[-12.3764,8.6498],[-12.378,8.6523],[-12.3787,8.6551],[-12.3788,8.6594],[-12.3766,8.6683],[-12.3759,8.6821],[-12.3752,8.6849],[-12.3731,8.6882],[-12.3699,8.6903],[-12.3657,8.691],[-12.3554,8.6918],[-12.3516,8.6929],[-12.3463,8.6953],[-12.3424,8.6978],[-12.34,8.6998],[-12.3347,8.7077],[-12.3321,8.7101],[-12.3279,8.7131],[-12.3231,8.7089],[-12.3197,8.7067],[-12.316,8.7059],[-12.3113,8.7068],[-12.3093,8.7092],[-12.3088,8.7123],[-12.3094,8.7159],[-12.311,8.7227],[-12.3109,8.7256],[-12.3098,8.7298],[-12.303,8.7447],[-12.299,8.752],[-12.2967,8.7547],[-12.2936,8.7565],[-12.288,8.7579],[-12.2846,8.7574],[-12.282,8.7559],[-12.2798,8.7525],[-12.2775,8.7452],[-12.2755,8.7419],[-12.2721,8.7401],[-12.2678,8.7394],[-12.2642,8.7415],[-12.2598,8.7418],[-12.2566,8.7394],[-12.2602,8.7319],[-12.2647,8.7274],[-12.2668,8.7232],[-12.2666,8.7188],[-12.2648,8.7155],[-12.2627,8.7144],[-12.2593,8.7147],[-12.2563,8.7173],[-12.2526,8.7245],[-12.249,8.7319],[-12.2457,8.7343],[-12.2422,8.7348],[-12.2391,8.7329],[-12.2379,8.73],[-12.2374,8.7204],[-12.2362,8.7155],[-12.2347,8.7126],[-12.2322,8.7108],[-12.2277,8.7104],[-12.2147,8.7157],[-12.2104,8.7167],[-12.2029,8.7171],[-12.1901,8.7167],[-12.1895,8.7122],[-12.1827,8.6942],[-12.1801,8.6888],[-12.1764,8.6802],[-12.17,8.6698],[-12.1648,8.6627],[-12.1609,8.6553],[-12.1571,8.6467],[-12.1546,8.6429],[-12.1505,8.638],[-12.136,8.6387],[-12.1331,8.6391],[-12.1297,8.6401],[-12.1272,8.6418],[-12.121,8.649],[-12.1151,8.6558],[-12.112,8.6588],[-12.1088,8.6615],[-12.1052,8.6635],[-12.0951,8.6662],[-12.0905,8.6691],[-12.0877,8.672],[-12.0852,8.6766],[-12.0851,8.681],[-12.0864,8.6882],[-12.0853,8.6918],[-12.0825,8.6939],[-12.0786,8.6941],[-12.0752,8.6919],[-12.0712,8.6845],[-12.0679,8.6812],[-12.0651,8.6802],[-12.0607,8.6797],[-12.0547,8.6799],[-12.0503,8.6808],[-12.0457,8.6824],[-12.0428,8.6831],[-12.0383,8.6835],[-12.0337,8.6835],[-12.0307,8.6832],[-12.0278,8.6825],[-12.0121,8.677],[-12.008,8.6767],[-12.0046,8.6776],[-12.0017,8.6795],[-11.9998,8.6816],[-11.9977,8.6849],[-11.9937,8.6936],[-11.9887,8.701],[-11.9864,8.7055],[-11.9802,8.7066],[-11.9748,8.7086],[-11.9681,8.7105],[-11.9584,8.7152],[-11.9537,8.7182],[-11.9493,8.7231],[-11.9467,8.7254],[-11.9337,8.7344],[-11.9262,8.7377],[-11.9163,8.7451],[-11.91,8.7493],[-11.9069,8.7521],[-11.9042,8.7554],[-11.8988,8.7649],[-11.8977,8.7685],[-11.8963,8.7763],[-11.8952,8.7797],[-11.8937,8.7829],[-11.889,8.79],[-11.8878,8.7932],[-11.8872,8.7967],[-11.8879,8.8012],[-11.8892,8.8043],[-11.8927,8.8107],[-11.8937,8.8146],[-11.894,8.8199],[-11.8936,8.8237],[-11.8915,8.828],[-11.8906,8.8502],[-11.8902,8.8532],[-11.8892,8.8569],[-11.8878,8.8601],[-11.8854,8.8635],[-11.8824,8.8664],[-11.8759,8.8716],[-11.8731,8.8764],[-11.8723,8.8815],[-11.8726,8.8854],[-11.8738,8.8891],[-11.8784,8.8964],[-11.8811,8.9029],[-11.8859,8.9092],[-11.883,8.9149],[-11.8785,8.9251],[-11.8771,8.9296],[-11.8766,8.9336],[-11.8776,8.9401],[-11.8832,8.9495],[-11.8877,8.9553],[-11.8895,8.9595],[-11.8895,8.964],[-11.8867,8.9682],[-11.8827,8.9718],[-11.8776,8.9751],[-11.8739,8.9783],[-11.869,8.9854],[-11.8652,8.9894],[-11.8623,8.9912],[-11.8591,8.9922],[-11.8551,8.9923],[-11.8513,8.9915],[-11.847,8.9899],[-11.8426,8.9897],[-11.8388,8.9919],[-11.8365,8.9968],[-11.8353,9.0072],[-11.834,9.0116],[-11.832,9.0146],[-11.8291,9.0167],[-11.8235,9.0183],[-11.8201,9.0181],[-11.8167,9.017],[-11.8105,9.0132],[-11.807,9.0119],[-11.8017,9.0119],[-11.7966,9.014],[-11.7912,9.0188],[-11.7896,9.0243],[-11.7875,9.0283],[-11.785,9.0306],[-11.7799,9.034],[-11.7782,9.0359],[-11.7771,9.0388],[-11.7751,9.0479],[-11.7729,9.0513],[-11.7696,9.0539],[-11.7613,9.0564],[-11.7585,9.0577],[-11.7565,9.0597],[-11.7549,9.0626],[-11.754,9.0663],[-11.7544,9.0715],[-11.7569,9.0759],[-11.7609,9.0781],[-11.7661,9.0787],[-11.7831,9.0784],[-11.7908,9.0786],[-11.7953,9.0793],[-11.8014,9.081],[-11.8123,9.0821],[-11.8164,9.084],[-11.8185,9.087],[-11.8201,9.0915],[-11.8217,9.0986],[-11.8219,9.1044],[-11.8207,9.113],[-11.8238,9.1213],[-11.8258,9.1283],[-11.8263,9.1335],[-11.8258,9.1401],[-11.8242,9.1459],[-11.8212,9.1524],[-11.8177,9.1623],[-11.816,9.1681],[-11.8144,9.1747],[-11.8128,9.1793],[-11.8102,9.1944],[-11.8091,9.2032],[-11.8025,9.2018],[-11.7913,9.2004],[-11.7853,9.1985],[-11.7823,9.1979],[-11.7762,9.1974],[-11.7683,9.1973],[-11.7605,9.1976],[-11.7561,9.1983],[-11.7478,9.2012],[-11.7436,9.2039],[-11.7392,9.2106],[-11.7377,9.2143],[-11.7371,9.2203],[-11.7373,9.2343],[-11.7369,9.2404],[-11.7336,9.2555],[-11.7318,9.2613],[-11.7279,9.2699],[-11.7256,9.2734],[-11.7229,9.2762],[-11.7181,9.2798],[-11.7155,9.2643],[-11.715,9.2462],[-11.7144,9.2402],[-11.7126,9.2343],[-11.7096,9.2277],[-11.7058,9.2178],[-11.7042,9.2121],[-11.7034,9.2062],[-11.7031,9.1969],[-11.7032,9.183],[-11.7042,9.1689],[-11.7029,9.1564],[-11.7026,9.1397],[-11.7031,9.1323],[-11.7054,9.1227],[-11.7061,9.117],[-11.7063,9.1111],[-11.7061,9.1068],[-11.7057,9.1039],[-11.7044,9.1],[-11.6996,9.0916],[-11.6959,9.0869],[-11.6927,9.0837],[-11.6892,9.0809],[-11.6865,9.0795],[-11.6837,9.0786],[-11.6792,9.0781],[-11.6731,9.078],[-11.667,9.0783],[-11.6613,9.0794],[-11.6535,9.0828],[-11.6427,9.0905],[-11.6398,9.0945],[-11.6343,9.0987],[-11.6317,9.1012],[-11.6267,9.1083],[-11.6207,9.115],[-11.6132,9.1225],[-11.6085,9.126],[-11.6032,9.1286],[-11.5995,9.1299],[-11.5846,9.1314],[-11.5785,9.1331],[-11.5757,9.1336],[-11.5626,9.1345],[-11.5583,9.1353],[-11.5484,9.1403],[-11.5419,9.1425],[-11.5337,9.1457],[-11.5305,9.1477],[-11.5251,9.1542],[-11.521,9.1585],[-11.5176,9.1613],[-11.5136,9.1633],[-11.5092,9.1641],[-11.4988,9.1651],[-11.4914,9.167],[-11.4848,9.1672],[-11.4762,9.165],[-11.4649,9.1634],[-11.4522,9.1594],[-11.4399,9.1542],[-11.4327,9.1525],[-11.4299,9.1515],[-11.4261,9.1494],[-11.4212,9.1456],[-11.4332,9.1389],[-11.4449,9.1328],[-11.4492,9.1293],[-11.4527,9.1251],[-11.4546,9.1213],[-11.4551,9.1185],[-11.4553,9.1156],[-11.4552,9.1083],[-11.4545,9.1025],[-11.452,9.093],[-11.4513,9.0887],[-11.4508,9.0784],[-11.451,9.0681],[-11.4515,9.0638],[-11.4528,9.0592],[-11.4595,9.0392],[-11.461,9.0335],[-11.4615,9.0282],[-11.4602,9.023],[-11.457,9.0182],[-11.451,9.0116],[-11.4488,9.0082],[-11.4467,9.0023],[-11.446,8.9968],[-11.4463,8.9899],[-11.4473,8.9858],[-11.4497,8.9823],[-11.4528,8.9795],[-11.4591,8.9753],[-11.4621,8.9723],[-11.4638,8.97],[-11.4661,8.9646],[-11.4677,8.9589],[-11.4692,8.9523],[-11.4705,8.9491],[-11.4722,8.9463],[-11.4768,8.9419],[-11.4789,8.9373],[-11.4794,8.933],[-11.4793,8.927],[-11.4784,8.9214],[-11.4766,8.9149],[-11.473,8.9143],[-11.4691,8.9116],[-11.4668,8.9086],[-11.4644,8.9033],[-11.4596,8.8888],[-11.4574,8.8832],[-11.4475,8.864],[-11.4456,8.8584],[-11.4442,8.849],[-11.4426,8.8433],[-11.4385,8.8322],[-11.4355,8.8257],[-11.4338,8.8198],[-11.4321,8.8071],[-11.4294,8.8003],[-11.4244,8.7932],[-11.4219,8.7892],[-11.417,8.782],[-11.4129,8.7722],[-11.4109,8.768],[-11.4085,8.7646],[-11.4023,8.7571],[-11.4002,8.7527],[-11.3992,8.7491],[-11.3989,8.7451],[-11.3991,8.7412],[-11.4,8.7356],[-11.3996,8.7314],[-11.3961,8.7241],[-11.3949,8.7189],[-11.3942,8.7105],[-11.3935,8.7065],[-11.3916,8.7008],[-11.3891,8.6954],[-11.3873,8.6895],[-11.3868,8.6837],[-11.3865,8.6674],[-11.3854,8.6619],[-11.3801,8.6524],[-11.3756,8.6482],[-11.3708,8.6466],[-11.3546,8.6455]]]\"},{\"id\":\"at6UHUQatSo\",\"code\":\"OU_278310\",\"na\":\"Western Area\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.2435,8.1007],[-13.2429,8.1004],[-13.2421,8.0993],[-13.2415,8.099],[-13.241,8.0979],[-13.2407,8.0979],[-13.2407,8.0965],[-13.2413,8.096],[-13.241,8.0946],[-13.2415,8.094],[-13.2421,8.094],[-13.2424,8.0935],[-13.2429,8.0935],[-13.2432,8.0929],[-13.244,8.0926],[-13.2499,8.0926],[-13.2507,8.0932],[-13.2507,8.0946],[-13.2496,8.096],[-13.2485,8.096],[-13.2485,8.0963],[-13.2471,8.0963],[-13.2468,8.0957],[-13.2457,8.0957],[-13.2446,8.0963],[-13.2446,8.0976],[-13.2454,8.0982],[-13.2454,8.0996],[-13.2446,8.1007],[-13.2435,8.1007]]],[[[-13.1915,8.1421],[-13.191,8.1415],[-13.1907,8.1404],[-13.1901,8.141],[-13.1893,8.141],[-13.189,8.1401],[-13.1885,8.1399],[-13.1888,8.1385],[-13.1901,8.1374],[-13.1907,8.1362],[-13.1918,8.1354],[-13.1918,8.1321],[-13.1935,8.1321],[-13.1938,8.1307],[-13.1932,8.1304],[-13.1932,8.1293],[-13.194,8.129],[-13.1949,8.1282],[-13.1951,8.1274],[-13.1982,8.1274],[-13.1982,8.1271],[-13.2018,8.1271],[-13.2018,8.1249],[-13.2013,8.1243],[-13.2013,8.1229],[-13.2021,8.1221],[-13.2032,8.1221],[-13.2038,8.1226],[-13.2057,8.1226],[-13.2057,8.1201],[-13.2063,8.1196],[-13.2074,8.1193],[-13.2074,8.1179],[-13.2071,8.1171],[-13.2065,8.1168],[-13.2065,8.1151],[-13.2068,8.114],[-13.2063,8.1132],[-13.2063,8.1118],[-13.2065,8.1112],[-13.2074,8.111],[-13.2076,8.1101],[-13.2088,8.1104],[-13.2096,8.1112],[-13.2118,8.1112],[-13.2118,8.111],[-13.216,8.111],[-13.2163,8.1115],[-13.2182,8.1115],[-13.2188,8.1107],[-13.2188,8.1099],[-13.2193,8.1096],[-13.2193,8.1085],[-13.2196,8.1074],[-13.219,8.1065],[-13.219,8.1043],[-13.2196,8.104],[-13.2196,8.1032],[-13.219,8.1026],[-13.2188,8.1015],[-13.2196,8.1013],[-13.2199,8.1018],[-13.2218,8.1024],[-13.2224,8.1015],[-13.2243,8.0999],[-13.2257,8.0996],[-13.2257,8.0993],[-13.2274,8.0993],[-13.2274,8.099],[-13.2299,8.099],[-13.2301,8.0985],[-13.2324,8.0985],[-13.2324,8.0988],[-13.2349,8.0988],[-13.2349,8.0985],[-13.2363,8.0985],[-13.2368,8.0976],[-13.2376,8.0974],[-13.239,8.0974],[-13.2399,8.0976],[-13.2399,8.0982],[-13.2407,8.0988],[-13.241,8.0996],[-13.241,8.1007],[-13.2407,8.1007],[-13.2407,8.1018],[-13.2399,8.1024],[-13.239,8.1024],[-13.2385,8.1015],[-13.2374,8.1015],[-13.2365,8.1024],[-13.2368,8.1029],[-13.2368,8.1049],[-13.2365,8.1049],[-13.236,8.1062],[-13.2338,8.1062],[-13.2326,8.1071],[-13.2324,8.1082],[-13.2318,8.1085],[-13.2313,8.1099],[-13.229,8.1099],[-13.2285,8.1107],[-13.2274,8.1112],[-13.226,8.1112],[-13.226,8.111],[-13.2229,8.111],[-13.2215,8.1121],[-13.2196,8.1118],[-13.2196,8.1129],[-13.2201,8.1132],[-13.2201,8.1146],[-13.2193,8.1151],[-13.2193,8.1168],[-13.2199,8.1171],[-13.219,8.119],[-13.2182,8.1196],[-13.2179,8.1201],[-13.2171,8.1204],[-13.2135,8.1204],[-13.2115,8.1224],[-13.211,8.1232],[-13.2104,8.1232],[-13.2096,8.1243],[-13.2085,8.1243],[-13.2071,8.1251],[-13.2068,8.1263],[-13.2063,8.1271],[-13.2057,8.1274],[-13.2049,8.1285],[-13.204,8.1285],[-13.2032,8.1296],[-13.2032,8.1304],[-13.2021,8.131],[-13.1999,8.1335],[-13.199,8.1335],[-13.1985,8.1343],[-13.1974,8.1346],[-13.1976,8.1365],[-13.1982,8.1371],[-13.1982,8.1379],[-13.1971,8.1385],[-13.1968,8.1376],[-13.1951,8.1376],[-13.1946,8.1382],[-13.1946,8.1393],[-13.194,8.1399],[-13.1938,8.1407],[-13.1924,8.1407],[-13.1924,8.1418],[-13.1915,8.1421]]],[[[-13.1646,8.2038],[-13.1646,8.2035],[-13.1635,8.2035],[-13.1629,8.2015],[-13.1643,8.2015],[-13.1654,8.2026],[-13.1654,8.2032],[-13.1646,8.2038]]],[[[-13.2021,8.3079],[-13.2021,8.3063],[-13.2029,8.3063],[-13.2035,8.3049],[-13.2054,8.3046],[-13.2057,8.306],[-13.2051,8.3068],[-13.2043,8.3071],[-13.2032,8.3071],[-13.2029,8.3079],[-13.2021,8.3079]]],[[[-13.0396,8.374],[-13.0376,8.3734],[-13.0335,8.3715],[-13.0269,8.3705],[-13.015,8.3705],[-13.0109,8.3735],[-13.0057,8.378],[-13.002,8.3761],[-12.9983,8.3748],[-12.9926,8.3734],[-12.9865,8.3715],[-12.9818,8.3708],[-12.977,8.3708],[-12.9739,8.3712],[-12.9662,8.3733],[-12.9553,8.3751],[-12.9476,8.3773],[-12.9432,8.3779],[-12.937,8.3782],[-12.9294,8.3781],[-12.9237,8.3771],[-12.9169,8.3745],[-12.9129,8.3721],[-12.9105,8.3701],[-12.9089,8.3669],[-12.909,8.3631],[-12.9104,8.3589],[-12.9133,8.3528],[-12.9137,8.3496],[-12.913,8.3463],[-12.9105,8.3411],[-12.9089,8.3367],[-12.9069,8.3276],[-12.9046,8.3203],[-12.904,8.3143],[-12.9038,8.3035],[-12.8962,8.2961],[-12.8959,8.2885],[-12.8962,8.2841],[-12.898,8.2793],[-12.9041,8.2751],[-12.9112,8.2698],[-12.9151,8.2675],[-12.9196,8.2661],[-12.9319,8.2634],[-12.9357,8.2618],[-12.943,8.2569],[-12.9483,8.2576],[-12.9528,8.2612],[-12.9574,8.2627],[-12.961,8.2625],[-12.9651,8.2607],[-12.9703,8.2579],[-12.9746,8.2544],[-12.9782,8.2502],[-12.9816,8.245],[-12.9857,8.2411],[-12.9909,8.2382],[-12.994,8.237],[-12.994,8.2371],[-12.999,8.2371],[-12.9996,8.2365],[-13.001,8.236],[-13.0013,8.2346],[-13.0018,8.2346],[-13.0018,8.2338],[-13.0024,8.2338],[-13.0026,8.2332],[-13.0043,8.2329],[-13.0049,8.2324],[-13.0074,8.2332],[-13.0082,8.2338],[-13.009,8.2338],[-13.0099,8.2346],[-13.011,8.2343],[-13.0138,8.2343],[-13.0146,8.234],[-13.0149,8.2346],[-13.0165,8.2346],[-13.0171,8.2354],[-13.0171,8.2371],[-13.0176,8.2374],[-13.0176,8.2404],[-13.0185,8.2404],[-13.0193,8.2393],[-13.0204,8.2393],[-13.021,8.2388],[-13.0226,8.2388],[-13.0235,8.2379],[-13.0246,8.2376],[-13.0246,8.2371],[-13.026,8.236],[-13.0262,8.2354],[-13.0301,8.2354],[-13.0301,8.2357],[-13.0315,8.2357],[-13.0318,8.2351],[-13.0329,8.2351],[-13.0338,8.2349],[-13.034,8.2343],[-13.0351,8.234],[-13.0354,8.2335],[-13.036,8.2338],[-13.036,8.2354],[-13.0365,8.2354],[-13.0368,8.236],[-13.0379,8.2363],[-13.0393,8.2363],[-13.0393,8.2365],[-13.0426,8.2365],[-13.0426,8.2368],[-13.0438,8.2368],[-13.0443,8.2374],[-13.0451,8.2374],[-13.0451,8.2379],[-13.046,8.2379],[-13.0463,8.2374],[-13.0485,8.2374],[-13.0485,8.2376],[-13.0501,8.2376],[-13.0504,8.2371],[-13.0532,8.2371],[-13.0549,8.2382],[-13.0613,8.2382],[-13.0613,8.2374],[-13.0624,8.2374],[-13.0626,8.2371],[-13.0626,8.236],[-13.0635,8.2357],[-13.0643,8.2346],[-13.0651,8.2346],[-13.0657,8.234],[-13.0668,8.234],[-13.0671,8.2335],[-13.0685,8.2338],[-13.0685,8.2335],[-13.0701,8.2335],[-13.0704,8.2326],[-13.0713,8.2321],[-13.0726,8.2321],[-13.074,8.2324],[-13.0743,8.2332],[-13.0749,8.2335],[-13.076,8.2335],[-13.076,8.2318],[-13.0765,8.231],[-13.0776,8.231],[-13.0788,8.2293],[-13.0788,8.2282],[-13.079,8.2274],[-13.0796,8.2274],[-13.0796,8.2265],[-13.0804,8.2265],[-13.081,8.2249],[-13.0818,8.224],[-13.0818,8.221],[-13.0821,8.2199],[-13.0815,8.2193],[-13.0815,8.2182],[-13.0826,8.2179],[-13.0832,8.2185],[-13.0849,8.2185],[-13.0851,8.2179],[-13.086,8.2176],[-13.0871,8.2176],[-13.0874,8.2168],[-13.0885,8.2171],[-13.0901,8.2171],[-13.0907,8.2174],[-13.0913,8.2168],[-13.0913,8.2149],[-13.0924,8.2143],[-13.0935,8.2143],[-13.0943,8.2135],[-13.0976,8.2135],[-13.0976,8.2138],[-13.099,8.2135],[-13.0999,8.2126],[-13.0999,8.2118],[-13.101,8.2113],[-13.1013,8.2101],[-13.1013,8.2085],[-13.1018,8.2082],[-13.1018,8.2076],[-13.1026,8.2071],[-13.1032,8.2063],[-13.1043,8.206],[-13.1046,8.2054],[-13.1051,8.2054],[-13.1051,8.2049],[-13.106,8.2046],[-13.1068,8.2038],[-13.1068,8.2015],[-13.1079,8.2018],[-13.1107,8.2018],[-13.1115,8.2015],[-13.1118,8.201],[-13.1124,8.201],[-13.1126,8.2004],[-13.1132,8.2004],[-13.114,8.1993],[-13.1151,8.1993],[-13.1154,8.1999],[-13.1176,8.1999],[-13.1179,8.1985],[-13.1188,8.1976],[-13.1196,8.1976],[-13.1207,8.196],[-13.1224,8.196],[-13.1229,8.1965],[-13.124,8.1965],[-13.1243,8.1971],[-13.1279,8.1971],[-13.1279,8.1968],[-13.1299,8.1968],[-13.1304,8.1965],[-13.131,8.1957],[-13.131,8.194],[-13.1315,8.1935],[-13.1321,8.1935],[-13.134,8.1913],[-13.134,8.1893],[-13.1346,8.189],[-13.1357,8.189],[-13.1365,8.1885],[-13.1376,8.1882],[-13.1385,8.1865],[-13.139,8.1865],[-13.1396,8.186],[-13.1404,8.1846],[-13.1415,8.184],[-13.1432,8.1821],[-13.144,8.1815],[-13.144,8.181],[-13.1449,8.1799],[-13.146,8.1796],[-13.1465,8.179],[-13.1471,8.179],[-13.1476,8.1782],[-13.1488,8.1782],[-13.1496,8.1776],[-13.1501,8.1768],[-13.1513,8.1763],[-13.1521,8.1763],[-13.1532,8.1746],[-13.1538,8.1746],[-13.1549,8.1735],[-13.1549,8.1724],[-13.1554,8.1715],[-13.156,8.1715],[-13.1563,8.171],[-13.1571,8.171],[-13.1574,8.1704],[-13.1585,8.1704],[-13.1599,8.1696],[-13.1607,8.1696],[-13.1612,8.1701],[-13.1618,8.1701],[-13.1629,8.1715],[-13.1637,8.1718],[-13.1637,8.1724],[-13.1651,8.1735],[-13.1651,8.1754],[-13.164,8.1763],[-13.1629,8.1763],[-13.1624,8.1779],[-13.1624,8.179],[-13.1618,8.1793],[-13.1618,8.1801],[-13.1612,8.1807],[-13.1612,8.1832],[-13.1621,8.184],[-13.1626,8.184],[-13.1626,8.1865],[-13.1632,8.1868],[-13.1632,8.1882],[-13.1626,8.1893],[-13.1626,8.1904],[-13.1624,8.191],[-13.1632,8.1913],[-13.1632,8.1918],[-13.164,8.1924],[-13.164,8.1943],[-13.1629,8.1951],[-13.1615,8.1954],[-13.1615,8.1996],[-13.1621,8.2001],[-13.1621,8.201],[-13.1612,8.2013],[-13.1612,8.2018],[-13.1607,8.2018],[-13.1593,8.2029],[-13.1593,8.204],[-13.1587,8.204],[-13.1585,8.2051],[-13.1585,8.2065],[-13.1582,8.2068],[-13.1565,8.2068],[-13.1551,8.2085],[-13.154,8.2113],[-13.1549,8.2118],[-13.1557,8.2129],[-13.1557,8.2165],[-13.156,8.2165],[-13.156,8.2176],[-13.1565,8.2187],[-13.1571,8.219],[-13.1571,8.2212],[-13.1574,8.2212],[-13.1576,8.2224],[-13.1576,8.224],[-13.1582,8.2246],[-13.1585,8.2257],[-13.1585,8.2282],[-13.159,8.229],[-13.159,8.2304],[-13.1596,8.2307],[-13.1596,8.2315],[-13.1604,8.2324],[-13.1607,8.2346],[-13.161,8.2346],[-13.1612,8.236],[-13.1624,8.236],[-13.1635,8.2365],[-13.1637,8.2376],[-13.1632,8.2382],[-13.1632,8.2404],[-13.1618,8.2415],[-13.1618,8.2421],[-13.1612,8.2424],[-13.161,8.2418],[-13.1601,8.2421],[-13.1599,8.2435],[-13.1612,8.2446],[-13.1618,8.246],[-13.1618,8.2482],[-13.1612,8.2487],[-13.1612,8.2496],[-13.1621,8.2504],[-13.1629,8.2504],[-13.1629,8.2487],[-13.1626,8.2487],[-13.1626,8.2471],[-13.1624,8.2471],[-13.1624,8.244],[-13.1626,8.2429],[-13.1637,8.2426],[-13.164,8.2435],[-13.164,8.2451],[-13.1643,8.2451],[-13.1643,8.2468],[-13.1649,8.2474],[-13.1649,8.2482],[-13.1654,8.249],[-13.1654,8.2504],[-13.1657,8.2504],[-13.1657,8.2518],[-13.166,8.2518],[-13.166,8.2532],[-13.1665,8.2535],[-13.1671,8.2549],[-13.1696,8.2554],[-13.1713,8.2563],[-13.1729,8.2563],[-13.1738,8.2571],[-13.1743,8.2571],[-13.1751,8.2585],[-13.1751,8.2601],[-13.1749,8.2601],[-13.1732,8.2618],[-13.1732,8.2635],[-13.1729,8.2635],[-13.1726,8.2649],[-13.1715,8.2646],[-13.1707,8.2654],[-13.1707,8.266],[-13.1699,8.2665],[-13.1693,8.2682],[-13.1688,8.2682],[-13.1671,8.2699],[-13.1671,8.271],[-13.1676,8.2713],[-13.1676,8.2721],[-13.1682,8.2726],[-13.1688,8.2749],[-13.1696,8.2754],[-13.1696,8.276],[-13.1701,8.276],[-13.1701,8.2768],[-13.1713,8.2779],[-13.1713,8.2793],[-13.171,8.2804],[-13.1688,8.281],[-13.1679,8.2815],[-13.1668,8.2815],[-13.1665,8.2821],[-13.1643,8.2829],[-13.164,8.2835],[-13.1635,8.2835],[-13.1629,8.2843],[-13.1624,8.2843],[-13.1615,8.2854],[-13.1654,8.2854],[-13.1663,8.2851],[-13.1668,8.2843],[-13.1676,8.2843],[-13.1685,8.2838],[-13.1718,8.2838],[-13.1721,8.2829],[-13.1726,8.2826],[-13.1743,8.2826],[-13.1754,8.2815],[-13.1754,8.281],[-13.1768,8.2813],[-13.1771,8.2824],[-13.1779,8.2826],[-13.1812,8.2826],[-13.1812,8.2829],[-13.1832,8.2829],[-13.1843,8.2821],[-13.1846,8.2813],[-13.1857,8.2813],[-13.1868,8.2824],[-13.1868,8.284],[-13.1865,8.2843],[-13.1851,8.2843],[-13.1846,8.2849],[-13.1849,8.2868],[-13.1854,8.2876],[-13.1854,8.2888],[-13.186,8.289],[-13.186,8.2904],[-13.1871,8.291],[-13.1874,8.2915],[-13.1879,8.2915],[-13.1879,8.2935],[-13.1888,8.294],[-13.1899,8.2957],[-13.1924,8.2957],[-13.1924,8.2951],[-13.1929,8.2949],[-13.1943,8.2951],[-13.1943,8.2963],[-13.1938,8.2963],[-13.1938,8.2982],[-13.194,8.2982],[-13.194,8.2996],[-13.1943,8.2996],[-13.1943,8.301],[-13.1935,8.301],[-13.1924,8.3018],[-13.1907,8.3021],[-13.1907,8.3037],[-13.1913,8.3043],[-13.1913,8.3051],[-13.1918,8.3054],[-13.1926,8.3065],[-13.1929,8.3079],[-13.1935,8.3085],[-13.194,8.3085],[-13.1949,8.3099],[-13.1949,8.3107],[-13.1954,8.3107],[-13.1957,8.3121],[-13.1963,8.3124],[-13.1963,8.3163],[-13.1965,8.3163],[-13.1965,8.3182],[-13.1968,8.319],[-13.1974,8.3196],[-13.1971,8.3201],[-13.1974,8.3221],[-13.1977,8.3228],[-13.1982,8.3232],[-13.1982,8.3243],[-13.1988,8.3246],[-13.1988,8.3251],[-13.1993,8.3257],[-13.1993,8.3262],[-13.2001,8.3268],[-13.2004,8.3287],[-13.2001,8.3304],[-13.2013,8.331],[-13.2013,8.3324],[-13.2015,8.3324],[-13.2015,8.3343],[-13.2024,8.3349],[-13.204,8.3349],[-13.2049,8.3346],[-13.2054,8.3354],[-13.206,8.3354],[-13.2068,8.3363],[-13.2082,8.3363],[-13.2088,8.3365],[-13.2101,8.3365],[-13.2101,8.3368],[-13.2113,8.3368],[-13.2113,8.3365],[-13.2135,8.3365],[-13.2146,8.3382],[-13.2149,8.3393],[-13.2154,8.3393],[-13.216,8.3401],[-13.2171,8.3401],[-13.2174,8.341],[-13.2179,8.341],[-13.2185,8.3415],[-13.219,8.3415],[-13.2193,8.341],[-13.2207,8.3413],[-13.2215,8.3421],[-13.2232,8.3421],[-13.2235,8.3426],[-13.2246,8.3426],[-13.2257,8.3432],[-13.2288,8.3432],[-13.2296,8.3438],[-13.2315,8.3438],[-13.2315,8.344],[-13.2332,8.344],[-13.234,8.3446],[-13.2343,8.3462],[-13.2346,8.3462],[-13.2346,8.3476],[-13.2332,8.3479],[-13.2329,8.3474],[-13.2321,8.3474],[-13.2321,8.3485],[-13.2329,8.3488],[-13.2332,8.3496],[-13.2332,8.351],[-13.2335,8.351],[-13.2335,8.3532],[-13.2343,8.3532],[-13.2343,8.3524],[-13.2349,8.3515],[-13.2351,8.3504],[-13.236,8.3504],[-13.2363,8.3515],[-13.2374,8.3524],[-13.2374,8.3529],[-13.2382,8.3532],[-13.2385,8.3537],[-13.2393,8.354],[-13.2393,8.3546],[-13.2399,8.3546],[-13.2399,8.3557],[-13.2401,8.3557],[-13.2413,8.3576],[-13.2429,8.3588],[-13.2432,8.3599],[-13.244,8.3604],[-13.244,8.3613],[-13.2449,8.3615],[-13.2449,8.3621],[-13.2454,8.3621],[-13.2457,8.3635],[-13.2463,8.3635],[-13.2471,8.3643],[-13.2471,8.3651],[-13.2476,8.3654],[-13.2482,8.3663],[-13.2488,8.3663],[-13.2488,8.3668],[-13.2493,8.3671],[-13.2499,8.3688],[-13.2504,8.369],[-13.251,8.3699],[-13.251,8.3707],[-13.2515,8.3707],[-13.2515,8.3715],[-13.2521,8.3718],[-13.2521,8.3726],[-13.2526,8.3732],[-13.2549,8.3743],[-13.2551,8.3751],[-13.256,8.3751],[-13.2565,8.3763],[-13.2571,8.3763],[-13.2571,8.3771],[-13.2579,8.3779],[-13.2585,8.3779],[-13.2588,8.3785],[-13.2596,8.3785],[-13.2604,8.379],[-13.261,8.3804],[-13.2621,8.3818],[-13.2635,8.3826],[-13.264,8.3835],[-13.264,8.3846],[-13.2646,8.3851],[-13.2646,8.3857],[-13.2635,8.3857],[-13.2626,8.3863],[-13.2626,8.3888],[-13.2632,8.389],[-13.2632,8.3899],[-13.2638,8.3899],[-13.2638,8.3907],[-13.2643,8.391],[-13.2643,8.3918],[-13.2649,8.3918],[-13.2654,8.3932],[-13.2654,8.3943],[-13.2668,8.396],[-13.2674,8.396],[-13.2674,8.3965],[-13.2685,8.3971],[-13.269,8.3976],[-13.2696,8.3976],[-13.2701,8.3985],[-13.2701,8.4001],[-13.2704,8.4001],[-13.2704,8.4015],[-13.2707,8.4015],[-13.271,8.4026],[-13.2712,8.4026],[-13.2712,8.4038],[-13.2718,8.4038],[-13.2718,8.4049],[-13.2724,8.4054],[-13.2724,8.4062],[-13.2729,8.4065],[-13.2732,8.4079],[-13.2743,8.4087],[-13.2757,8.4112],[-13.2779,8.4135],[-13.2782,8.4149],[-13.2788,8.4149],[-13.2799,8.416],[-13.2801,8.4171],[-13.2813,8.4179],[-13.2824,8.4196],[-13.2829,8.4199],[-13.2838,8.421],[-13.2846,8.421],[-13.2851,8.4201],[-13.2851,8.419],[-13.2863,8.4185],[-13.2882,8.4185],[-13.2888,8.4193],[-13.2899,8.4199],[-13.2915,8.4201],[-13.2921,8.4207],[-13.2921,8.4213],[-13.2929,8.4221],[-13.2935,8.4221],[-13.294,8.4226],[-13.294,8.4235],[-13.2935,8.424],[-13.2929,8.424],[-13.2918,8.4249],[-13.291,8.4251],[-13.2896,8.4262],[-13.2888,8.4265],[-13.2888,8.4288],[-13.2899,8.4299],[-13.2899,8.4318],[-13.2901,8.4326],[-13.2907,8.4329],[-13.2907,8.4335],[-13.2918,8.434],[-13.2929,8.4351],[-13.2932,8.4368],[-13.291,8.4368],[-13.2901,8.4365],[-13.289,8.4354],[-13.2868,8.4354],[-13.286,8.4362],[-13.2838,8.4362],[-13.2829,8.4374],[-13.2824,8.4374],[-13.2821,8.4379],[-13.2813,8.4382],[-13.2813,8.4388],[-13.2804,8.4393],[-13.2799,8.441],[-13.2793,8.4415],[-13.2796,8.4426],[-13.2796,8.4479],[-13.2799,8.4479],[-13.2799,8.4493],[-13.2801,8.4493],[-13.2801,8.451],[-13.2807,8.4513],[-13.2807,8.4529],[-13.2799,8.4529],[-13.279,8.4535],[-13.2788,8.4543],[-13.2782,8.4546],[-13.2782,8.4565],[-13.2788,8.4568],[-13.2788,8.4596],[-13.279,8.4596],[-13.2796,8.4613],[-13.2796,8.4635],[-13.2799,8.4635],[-13.2799,8.4646],[-13.2804,8.4663],[-13.281,8.4668],[-13.281,8.4676],[-13.2815,8.4685],[-13.2824,8.4713],[-13.2829,8.4718],[-13.2835,8.4738],[-13.2843,8.4749],[-13.2843,8.4757],[-13.2849,8.4763],[-13.286,8.4799],[-13.2865,8.4804],[-13.2868,8.4821],[-13.2874,8.4829],[-13.2874,8.4838],[-13.2879,8.4843],[-13.2882,8.486],[-13.2893,8.4874],[-13.2893,8.4879],[-13.2901,8.4885],[-13.2901,8.489],[-13.2907,8.4893],[-13.291,8.4907],[-13.2921,8.4921],[-13.2926,8.4921],[-13.2929,8.4929],[-13.2946,8.4929],[-13.2949,8.4924],[-13.2965,8.4924],[-13.2971,8.4926],[-13.2985,8.494],[-13.2985,8.4951],[-13.2974,8.4965],[-13.2971,8.4976],[-13.2971,8.4988],[-13.296,8.499],[-13.2954,8.4976],[-13.294,8.4968],[-13.294,8.4957],[-13.2946,8.4954],[-13.2943,8.4943],[-13.2932,8.494],[-13.2918,8.494],[-13.2918,8.4954],[-13.2924,8.4957],[-13.2913,8.4976],[-13.2907,8.4979],[-13.2896,8.4996],[-13.2868,8.4996],[-13.286,8.499],[-13.286,8.4974],[-13.2849,8.4968],[-13.284,8.4954],[-13.2826,8.4951],[-13.2826,8.4957],[-13.2818,8.4963],[-13.281,8.4963],[-13.2801,8.4954],[-13.2799,8.494],[-13.2788,8.4938],[-13.2788,8.4935],[-13.2776,8.4935],[-13.2776,8.4938],[-13.2746,8.4938],[-13.274,8.4935],[-13.2737,8.4926],[-13.2749,8.4918],[-13.2757,8.4918],[-13.2763,8.4913],[-13.2768,8.4915],[-13.2793,8.4915],[-13.2804,8.491],[-13.2807,8.4899],[-13.2813,8.4893],[-13.2813,8.4885],[-13.2804,8.4874],[-13.2799,8.4854],[-13.2796,8.4854],[-13.2796,8.4826],[-13.2793,8.4818],[-13.2788,8.4813],[-13.2785,8.4796],[-13.279,8.4793],[-13.2788,8.4776],[-13.279,8.4771],[-13.2799,8.4765],[-13.2799,8.4754],[-13.279,8.476],[-13.279,8.4765],[-13.2782,8.4771],[-13.2782,8.4776],[-13.2768,8.4779],[-13.2768,8.4796],[-13.2774,8.4801],[-13.2774,8.481],[-13.2782,8.4824],[-13.2782,8.4835],[-13.2779,8.4846],[-13.2763,8.4846],[-13.276,8.4857],[-13.2754,8.4863],[-13.2751,8.4871],[-13.2743,8.4871],[-13.2737,8.4882],[-13.2737,8.4896],[-13.2726,8.4901],[-13.2726,8.4926],[-13.2712,8.4932],[-13.2712,8.4949],[-13.2704,8.4954],[-13.2696,8.4965],[-13.269,8.4965],[-13.2688,8.4971],[-13.2674,8.4971],[-13.2674,8.4968],[-13.266,8.4968],[-13.2657,8.4963],[-13.2646,8.4963],[-13.2638,8.496],[-13.2629,8.4946],[-13.2618,8.4943],[-13.261,8.4938],[-13.2607,8.4926],[-13.2601,8.4924],[-13.2599,8.4913],[-13.2593,8.4907],[-13.2593,8.4893],[-13.259,8.4888],[-13.2574,8.4879],[-13.2574,8.4863],[-13.2565,8.4851],[-13.2557,8.4849],[-13.2538,8.4851],[-13.2538,8.4857],[-13.2532,8.4863],[-13.2538,8.4879],[-13.2538,8.4896],[-13.2535,8.4896],[-13.2532,8.491],[-13.2524,8.4913],[-13.2521,8.4918],[-13.2521,8.4929],[-13.251,8.4932],[-13.2501,8.4938],[-13.249,8.4938],[-13.2482,8.4943],[-13.2468,8.4943],[-13.2463,8.494],[-13.2463,8.4935],[-13.2454,8.4935],[-13.2451,8.4926],[-13.2446,8.4924],[-13.2443,8.4913],[-13.2437,8.4913],[-13.2432,8.4907],[-13.2432,8.4899],[-13.2424,8.489],[-13.2404,8.489],[-13.2401,8.4885],[-13.2393,8.4885],[-13.2382,8.4899],[-13.2382,8.4904],[-13.2376,8.4907],[-13.2374,8.4918],[-13.2368,8.4924],[-13.2346,8.4924],[-13.2338,8.4932],[-13.2321,8.4932],[-13.2315,8.4918],[-13.231,8.4913],[-13.2304,8.4913],[-13.2301,8.4907],[-13.2288,8.4907],[-13.2282,8.4915],[-13.2274,8.4915],[-13.2271,8.4921],[-13.226,8.4921],[-13.2249,8.4913],[-13.2238,8.491],[-13.2201,8.491],[-13.219,8.4913],[-13.2188,8.4918],[-13.2168,8.4924],[-13.2168,8.4946],[-13.2154,8.4946],[-13.2154,8.4943],[-13.2135,8.4943],[-13.2135,8.494],[-13.2101,8.494],[-13.2101,8.4943],[-13.2088,8.4943],[-13.2088,8.4938],[-13.2082,8.4938],[-13.2082,8.4932],[-13.2076,8.4932],[-13.2063,8.4921],[-13.206,8.4915],[-13.2051,8.491],[-13.204,8.491],[-13.204,8.4907],[-13.2029,8.4907],[-13.2026,8.4896],[-13.2026,8.4879],[-13.2038,8.4868],[-13.2049,8.4868],[-13.2049,8.4857],[-13.2032,8.4857],[-13.2024,8.4851],[-13.2024,8.484],[-13.2032,8.4838],[-13.2032,8.4824],[-13.2024,8.4813],[-13.2007,8.4813],[-13.2001,8.4818],[-13.1988,8.4821],[-13.1982,8.4813],[-13.1965,8.481],[-13.1963,8.4821],[-13.1951,8.4824],[-13.1951,8.4829],[-13.1938,8.4832],[-13.1924,8.4815],[-13.1896,8.4815],[-13.1882,8.4821],[-13.1879,8.4829],[-13.1854,8.4829],[-13.1854,8.4821],[-13.1849,8.4821],[-13.1849,8.4796],[-13.1846,8.479],[-13.184,8.479],[-13.1838,8.4785],[-13.1829,8.4782],[-13.1815,8.4782],[-13.1812,8.4771],[-13.1801,8.4754],[-13.1801,8.4746],[-13.179,8.474],[-13.179,8.4735],[-13.1785,8.4735],[-13.1765,8.471],[-13.1757,8.4704],[-13.1743,8.4701],[-13.1743,8.4696],[-13.1732,8.4696],[-13.1732,8.469],[-13.1721,8.4674],[-13.1715,8.4674],[-13.1715,8.4665],[-13.171,8.466],[-13.171,8.4649],[-13.1704,8.4649],[-13.1701,8.4637],[-13.1696,8.4637],[-13.1693,8.4624],[-13.1688,8.4621],[-13.1688,8.4613],[-13.1676,8.4607],[-13.1676,8.4601],[-13.1663,8.4585],[-13.1657,8.4585],[-13.1654,8.4579],[-13.1643,8.4576],[-13.164,8.4568],[-13.1624,8.4563],[-13.1624,8.4557],[-13.1615,8.4557],[-13.161,8.4551],[-13.1599,8.4551],[-13.1593,8.4549],[-13.1593,8.454],[-13.1587,8.4538],[-13.1582,8.4526],[-13.1568,8.4515],[-13.156,8.4501],[-13.1554,8.4501],[-13.1554,8.4493],[-13.1549,8.4482],[-13.1543,8.4479],[-13.154,8.4468],[-13.1535,8.4457],[-13.1518,8.4443],[-13.1518,8.4421],[-13.1515,8.4413],[-13.151,8.4413],[-13.1507,8.4399],[-13.1501,8.4396],[-13.1499,8.4385],[-13.1493,8.4385],[-13.1493,8.4376],[-13.1485,8.436],[-13.1479,8.436],[-13.1479,8.4354],[-13.1465,8.4343],[-13.1465,8.4337],[-13.1454,8.4335],[-13.1446,8.4329],[-13.1438,8.4318],[-13.1426,8.4315],[-13.1418,8.431],[-13.1415,8.4304],[-13.1415,8.4274],[-13.141,8.4268],[-13.1382,8.4268],[-13.1371,8.4265],[-13.1368,8.426],[-13.1326,8.426],[-13.1321,8.4268],[-13.131,8.4268],[-13.1307,8.4274],[-13.1299,8.4263],[-13.1296,8.4254],[-13.1285,8.4246],[-13.1274,8.4243],[-13.126,8.4243],[-13.1251,8.424],[-13.1246,8.4235],[-13.1235,8.4235],[-13.1232,8.4229],[-13.1221,8.4229],[-13.1207,8.4218],[-13.1196,8.4215],[-13.1193,8.4207],[-13.1182,8.4201],[-13.1179,8.4193],[-13.1179,8.4176],[-13.1185,8.4171],[-13.1185,8.4165],[-13.1199,8.4151],[-13.1263,8.4151],[-13.1265,8.416],[-13.1274,8.4165],[-13.1274,8.4171],[-13.1288,8.4179],[-13.129,8.4185],[-13.1304,8.4188],[-13.1304,8.419],[-13.1318,8.419],[-13.1318,8.4188],[-13.1332,8.4188],[-13.1338,8.4182],[-13.1335,8.4171],[-13.1329,8.4163],[-13.1324,8.4163],[-13.1321,8.4157],[-13.1315,8.4157],[-13.1315,8.4146],[-13.1324,8.4138],[-13.1338,8.4135],[-13.1343,8.414],[-13.1346,8.4151],[-13.1351,8.4157],[-13.1368,8.4154],[-13.1368,8.4149],[-13.1374,8.4143],[-13.1374,8.4138],[-13.1385,8.4129],[-13.1376,8.4126],[-13.1368,8.4132],[-13.136,8.4143],[-13.1351,8.414],[-13.1351,8.4132],[-13.1343,8.4124],[-13.1324,8.4124],[-13.1304,8.4146],[-13.1304,8.416],[-13.131,8.4165],[-13.1321,8.4168],[-13.1326,8.4174],[-13.1324,8.4182],[-13.1299,8.4182],[-13.129,8.4174],[-13.1285,8.4174],[-13.1279,8.4163],[-13.1268,8.4151],[-13.1268,8.414],[-13.1274,8.4138],[-13.1274,8.4132],[-13.1282,8.4126],[-13.1285,8.4112],[-13.1296,8.4104],[-13.1296,8.4096],[-13.1301,8.4093],[-13.1301,8.4087],[-13.1307,8.4085],[-13.1307,8.406],[-13.1299,8.4054],[-13.1299,8.4049],[-13.1293,8.4049],[-13.1293,8.4057],[-13.1301,8.4062],[-13.1301,8.4076],[-13.1293,8.4082],[-13.1293,8.4093],[-13.1288,8.4093],[-13.1279,8.4101],[-13.1279,8.4115],[-13.1271,8.4121],[-13.1263,8.4135],[-13.1257,8.4138],[-13.124,8.4138],[-13.124,8.4135],[-13.1229,8.4135],[-13.1229,8.4138],[-13.1213,8.4138],[-13.1213,8.414],[-13.1182,8.414],[-13.1176,8.4146],[-13.1165,8.4149],[-13.116,8.4154],[-13.1149,8.4154],[-13.1146,8.4149],[-13.1135,8.4146],[-13.1129,8.414],[-13.1115,8.4138],[-13.111,8.4129],[-13.1101,8.4129],[-13.1099,8.4118],[-13.1093,8.4112],[-13.1082,8.4107],[-13.1076,8.4087],[-13.1068,8.4076],[-13.1068,8.4062],[-13.1065,8.4062],[-13.1065,8.4043],[-13.1074,8.4035],[-13.1104,8.4035],[-13.111,8.4032],[-13.1118,8.4021],[-13.1124,8.4018],[-13.1129,8.3999],[-13.1126,8.3999],[-13.1124,8.3988],[-13.1118,8.3982],[-13.1118,8.3968],[-13.1124,8.3965],[-13.1129,8.3954],[-13.1124,8.3949],[-13.1112,8.3946],[-13.1112,8.3943],[-13.1099,8.3943],[-13.1099,8.3946],[-13.1088,8.3949],[-13.1085,8.3957],[-13.1101,8.3949],[-13.1115,8.3951],[-13.1115,8.3963],[-13.111,8.3968],[-13.111,8.3985],[-13.1121,8.3993],[-13.1121,8.401],[-13.111,8.4021],[-13.1093,8.4021],[-13.1088,8.4015],[-13.1076,8.4015],[-13.1071,8.4026],[-13.1065,8.4026],[-13.1063,8.4035],[-13.1057,8.4038],[-13.1057,8.4074],[-13.1065,8.4085],[-13.1065,8.4099],[-13.1054,8.411],[-13.1049,8.4107],[-13.1024,8.4107],[-13.1024,8.411],[-13.1013,8.411],[-13.1007,8.4118],[-13.0993,8.4118],[-13.0985,8.4124],[-13.0974,8.4124],[-13.0965,8.4138],[-13.0957,8.4146],[-13.0943,8.4146],[-13.0943,8.4143],[-13.0932,8.4143],[-13.0932,8.4135],[-13.0924,8.4132],[-13.0921,8.4126],[-13.0918,8.411],[-13.0913,8.4107],[-13.091,8.409],[-13.0904,8.4085],[-13.0904,8.4062],[-13.0901,8.4062],[-13.0893,8.4035],[-13.0888,8.4029],[-13.0888,8.4021],[-13.0882,8.4021],[-13.0882,8.4013],[-13.0871,8.4007],[-13.0868,8.3993],[-13.0862,8.3993],[-13.0862,8.3982],[-13.0854,8.3974],[-13.0851,8.3963],[-13.0846,8.396],[-13.0846,8.3951],[-13.084,8.3946],[-13.0837,8.3935],[-13.0832,8.3926],[-13.0826,8.3926],[-13.0821,8.3904],[-13.0815,8.3901],[-13.0815,8.389],[-13.0807,8.3876],[-13.0807,8.3865],[-13.0801,8.3865],[-13.0801,8.3843],[-13.0796,8.3832],[-13.0782,8.3826],[-13.0779,8.3818],[-13.0768,8.3813],[-13.0757,8.3813],[-13.0757,8.3807],[-13.0751,8.3801],[-13.0746,8.3801],[-13.074,8.3793],[-13.0729,8.3793],[-13.0729,8.3788],[-13.0718,8.3782],[-13.0718,8.3774],[-13.0693,8.3763],[-13.0693,8.3757],[-13.0685,8.3754],[-13.0685,8.3743],[-13.0682,8.3743],[-13.0682,8.3729],[-13.0679,8.3729],[-13.0676,8.371],[-13.0671,8.3707],[-13.0668,8.3696],[-13.0663,8.3693],[-13.0663,8.3688],[-13.0657,8.3685],[-13.0657,8.3679],[-13.0646,8.3671],[-13.0646,8.3665],[-13.0638,8.3665],[-13.0638,8.366],[-13.0626,8.3649],[-13.0621,8.3651],[-13.0624,8.3671],[-13.0629,8.3671],[-13.0632,8.3685],[-13.0638,8.3688],[-13.0638,8.3693],[-13.0643,8.3696],[-13.0643,8.3701],[-13.0649,8.3704],[-13.0657,8.3721],[-13.066,8.3732],[-13.066,8.3757],[-13.0649,8.376],[-13.0638,8.3757],[-13.0638,8.3754],[-13.0593,8.3754],[-13.0593,8.3757],[-13.0554,8.3757],[-13.0554,8.376],[-13.0507,8.376],[-13.0507,8.3763],[-13.0443,8.3763],[-13.0443,8.3765],[-13.0429,8.3765],[-13.0424,8.3757],[-13.0421,8.374],[-13.0418,8.374],[-13.041,8.3721],[-13.0404,8.3721],[-13.0404,8.3707],[-13.0401,8.3701],[-13.0393,8.3701],[-13.039,8.3707],[-13.039,8.3721],[-13.0393,8.3721],[-13.0396,8.374]]]]\"}]", - "size": 318807 - } - ] -} \ No newline at end of file diff --git a/cypress/fixtures/eventlayer.json b/cypress/fixtures/eventlayer.json deleted file mode 100644 index 7ba7cb585..000000000 --- a/cypress/fixtures/eventlayer.json +++ /dev/null @@ -1,284 +0,0 @@ -{ - "totalSize": 1542012, - "duplicates": 33, - "nonDeterministicResponses": 8, - "requests": [ - { - "path": "/api/33/userSettings", - "method": "GET", - "count": 6, - "response": "{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false}", - "size": 1952 - }, - { - "path": "/api/33/schemas/dataElement?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElement\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElements\",\"plural\":\"dataElements\",\"displayName\":\"Data Element\",\"name\":\"dataElement\",\"singular\":\"dataElement\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENT_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENT_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENT_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":true,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"domainType\",\"persisted\":true,\"constants\":[\"AGGREGATE\",\"TRACKER\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElements\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"optionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"commentOptionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"fieldMask\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElementGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElementGroup\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayFormName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"zeroIsSignificant\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"INTEGER\",\"required\":false,\"writable\":true,\"collectionName\":\"aggregationLevels\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"aggregationLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"optionSetValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10917 - }, - { - "path": "/api/33/schemas/dataElementGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElementGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElementGroups\",\"plural\":\"dataElementGroups\",\"displayName\":\"Data Element Group\",\"name\":\"dataElementGroup\",\"singular\":\"dataElementGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENTGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENTGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENTGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElements\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElement\",\"href\":\"http://localhost:8080/api/schemas/dataElement\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 7810 - }, - { - "path": "/api/33/schemas/dataSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataset.DataSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataSets\",\"plural\":\"dataSets\",\"displayName\":\"Data Set\",\"name\":\"dataSet\",\"singular\":\"dataSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATASET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATASET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATASET_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"validCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsoryFieldsCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataInputPeriods\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataInputPeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"workflow\",\"href\":\"http://localhost:8080/api/schemas/dataApprovalWorkflow\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"sections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"section\",\"href\":\"http://localhost:8080/api/schemas/section\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"timelyDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"notificationRecipients\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataElementDecoration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"notifyCompletingUser\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"noValueRequiresComment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"compulsoryDataElementOperands\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"compulsoryDataElementOperand\",\"href\":\"http://localhost:8080/api/schemas/dataElementOperand\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"fieldCombinationRequired\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderHorizontally\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderAsTabs\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"mobile\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"openFuturePeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-2.147483648E9,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14058 - }, - { - "path": "/api/33/schemas/externalMapLayer?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.mapping.ExternalMapLayer\",\"shareable\":true,\"translatable\":false,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/externalMapLayers\",\"plural\":\"externalMapLayers\",\"displayName\":\"External Map Layer\",\"name\":\"externalMapLayer\",\"singular\":\"externalMapLayer\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"imageFormat\",\"persisted\":true,\"constants\":[\"PNG\",\"JPG\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"legendSetUrl\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapService\",\"persisted\":true,\"constants\":[\"WMS\",\"TMS\",\"XYZ\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"layers\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapLayerPosition\",\"persisted\":true,\"constants\":[\"BASEMAP\",\"OVERLAY\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"attribution\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 6372 - }, - { - "path": "/api/33/schemas/indicator?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.indicator.Indicator\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicators\",\"plural\":\"indicators\",\"displayName\":\"Indicator\",\"name\":\"indicator\",\"singular\":\"indicator\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATOR_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATOR_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATOR_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportCategoryOptionCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominatorDescription\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorType\",\"href\":\"http://localhost:8080/api/schemas/indicatorType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numeratorDescription\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicatorGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicatorGroup\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numerator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"annualized\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"decimals\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportAttributeOptionCombo\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10348 - }, - { - "path": "/api/33/schemas/indicatorGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.indicator.IndicatorGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicatorGroups\",\"plural\":\"indicatorGroups\",\"displayName\":\"Indicator Group\",\"name\":\"indicatorGroup\",\"singular\":\"indicatorGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATORGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATORGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATORGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorGroupSet\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroupSet\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5202 - }, - { - "path": "/api/33/schemas/legendSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.legend.LegendSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/legendSets\",\"plural\":\"legendSets\",\"displayName\":\"Legend Set\",\"name\":\"legendSet\",\"singular\":\"legendSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_LEGEND_SET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_LEGEND_SET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_LEGEND_SET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbolizer\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legends\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legend\",\"href\":\"http://localhost:8080/api/schemas/legend\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5095 - }, - { - "path": "/api/33/schemas/map?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.mapping.Map\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/maps\",\"plural\":\"maps\",\"displayName\":\"Map\",\"name\":\"map\",\"singular\":\"map\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_MAP_PUBLIC_ADD\"]},{\"type\":\"EXTERNALIZE\",\"authorities\":[\"F_MAP_EXTERNAL\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"basemap\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":90.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-90.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"latitude\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"title\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"subscribed\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"mapViews\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"mapView\",\"href\":\"http://localhost:8080/api/schemas/mapView\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":180.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-180.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"longitude\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"subscribers\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"subscriber\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"zoom\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 7471 - }, - { - "path": "/api/33/schemas/optionSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.option.OptionSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/optionSets\",\"plural\":\"optionSets\",\"displayName\":\"Option Set\",\"name\":\"optionSet\",\"singular\":\"optionSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_OPTIONSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_OPTIONSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_OPTIONSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"options\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"option\",\"href\":\"http://localhost:8080/api/schemas/option\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5607 - }, - { - "path": "/api/33/schemas/organisationUnit?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnit\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnits\",\"plural\":\"organisationUnits\",\"displayName\":\"Organisation Unit\",\"name\":\"organisationUnit\",\"singular\":\"organisationUnit\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNIT_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNIT_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"parent\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"type\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"path\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"children\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"child\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":false,\"collectionName\":\"ancestors\",\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userItem\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"PHONENUMBER\",\"unique\":false,\"name\":\"phoneNumber\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programs\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"contactPerson\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"openingDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"EMAIL\",\"unique\":false,\"name\":\"email\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"address\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"memberCount\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"leaf\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"closedDate\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"comment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 12112 - }, - { - "path": "/api/33/schemas/organisationUnitGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroups\",\"plural\":\"organisationUnitGroups\",\"displayName\":\"Organisation Unit Group\",\"name\":\"organisationUnitGroup\",\"singular\":\"organisationUnitGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbol\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"color\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":false,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 8703 - }, - { - "path": "/api/33/schemas/organisationUnitGroupSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroupSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroupSets\",\"plural\":\"organisationUnitGroupSets\",\"displayName\":\"Organisation Unit Group Set\",\"name\":\"organisationUnitGroupSet\",\"singular\":\"organisationUnitGroupSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUPSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUPSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUPSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dataDimensionType\",\"persisted\":false,\"constants\":[\"DISAGGREGATION\",\"ATTRIBUTE\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionType\",\"persisted\":false,\"constants\":[\"DATA_X\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"DATA_COLLAPSED\",\"CATEGORY_OPTION_COMBO\",\"ATTRIBUTE_OPTION_COMBO\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION_GROUP_SET\",\"DATA_ELEMENT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY\",\"OPTION_GROUP_SET\",\"VALIDATION_RULE\",\"STATIC\",\"ORGANISATION_UNIT_LEVEL\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimension\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allItems\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"dimensionalKeywords\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"filter\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsory\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"includeSubhierarchyInAnalytics\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataDimension\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"items\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"item\",\"href\":\"http://localhost:8080/api/schemas/nameableObject\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 9341 - }, - { - "path": "/api/33/schemas/organisationUnitLevel?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitLevel\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitLevels\",\"plural\":\"organisationUnitLevels\",\"displayName\":\"Organisation Unit Level\",\"name\":\"organisationUnitLevel\",\"singular\":\"organisationUnitLevel\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"UPDATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"offlineLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":999.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":true,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5084 - }, - { - "path": "/api/33/schemas/program?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.program.Program\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programs\",\"plural\":\"programs\",\"displayName\":\"Program\",\"name\":\"program\",\"singular\":\"program\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_PROGRAM_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_PROGRAM_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAM_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"ignoreOverdueEvents\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programIndicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programIndicator\",\"href\":\"http://localhost:8080/api/schemas/programIndicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"enrollmentDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"onlyEnrollOnce\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"maxTeiCountToReturn\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectIncidentDatesInFuture\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"incidentDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"userRoles\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userRole\",\"href\":\"http://localhost:8080/api/schemas/userRole\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"expiryPeriodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectEnrollmentDatesInFuture\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"registration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"useFirstStageDuringRegistration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programRuleVariables\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programRuleVariable\",\"href\":\"http://localhost:8080/api/schemas/programRuleVariable\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programTrackedEntityAttributes\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programTrackedEntityAttribute\",\"href\":\"http://localhost:8080/api/schemas/programTrackedEntityAttribute\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"completeEventsExpiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"relatedProgram\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"withoutRegistration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minAttributesRequiredToSearch\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayFrontPageList\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"programType\",\"persisted\":true,\"constants\":[\"WITH_REGISTRATION\",\"WITHOUT_REGISTRATION\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"accessLevel\",\"persisted\":true,\"constants\":[\"OPEN\",\"AUDITED\",\"PROTECTED\",\"CLOSED\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programSection\",\"href\":\"http://localhost:8080/api/schemas/programSection\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStages\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"trackedEntityType\",\"href\":\"http://localhost:8080/api/schemas/trackedEntityType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayIncidentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14178 - }, - { - "path": "/api/33/schemas/programStage?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.program.ProgramStage\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programStages\",\"plural\":\"programStages\",\"displayName\":\"Program Stage\",\"name\":\"programStage\",\"singular\":\"programStage\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_PROGRAMSTAGE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAMSTAGE_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allowGenerateNextVisit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"reportDateToUse\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageDataElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageDataElement\",\"href\":\"http://localhost:8080/api/schemas/programStageDataElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"generatedByEnrollmentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"sortOrder\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"hideDueDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"enableUserAssignment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minDaysFromStart\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"standardInterval\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dueDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"executionDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"preGenerateUID\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"openAfterEnrollment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"repeatable\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"remindCompleted\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayGenerateEventBox\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"validationStrategy\",\"persisted\":true,\"constants\":[\"ON_COMPLETE\",\"ON_UPDATE_AND_INSERT\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"autoGenerateEvent\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"blockEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageSection\",\"href\":\"http://localhost:8080/api/schemas/programStageSection\",\"persisted\":true}]}", - "size": 11310 - }, - { - "path": "/api/33/schemas/userGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.user.UserGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/userGroups\",\"plural\":\"userGroups\",\"displayName\":\"User Group\",\"name\":\"userGroup\",\"singular\":\"userGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_USERGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_USERGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_USERGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedByGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedByGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5575 - }, - { - "path": "/api/33/attributes?fields=:all,optionSet[:all,options[:all]]&paging=false", - "method": "GET", - "count": 3, - "response": "{\"attributes\":[{\"lastUpdated\":\"2015-04-24T12:12:54.408\",\"id\":\"DnrLSdo4hMl\",\"href\":\"http://localhost:8080/api/33/attributes/DnrLSdo4hMl\",\"created\":\"2015-04-24T12:12:54.407\",\"name\":\"Alternative name\",\"code\":\"Alternative name\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":true,\"userAttribute\":false,\"displayName\":\"Alternative name\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-24T12:14:03.641\",\"id\":\"Z4X3J7jMLYV\",\"href\":\"http://localhost:8080/api/33/attributes/Z4X3J7jMLYV\",\"created\":\"2015-04-24T12:03:37.356\",\"name\":\"Classification\",\"code\":\"CLASSIFICATION\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Classification\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"code\":\"CLASS\",\"created\":\"2015-04-24T12:02:41.447\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Classification\",\"id\":\"LWEwGW8ATgE\",\"displayName\":\"Classification\",\"publicAccess\":\"rw------\",\"version\":1,\"externalAccess\":false,\"valueType\":\"TEXT\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[],\"options\":[{\"code\":\"INPUT\",\"created\":\"2015-04-24T12:02:51.959\",\"lastUpdated\":\"2015-04-24T12:02:51.959\",\"name\":\"Input\",\"id\":\"Fr4igNnPYTv\",\"displayName\":\"Input\",\"externalAccess\":false,\"sortOrder\":1,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"ACTIVITY\",\"created\":\"2015-04-24T12:03:04.493\",\"lastUpdated\":\"2015-04-24T12:03:04.493\",\"name\":\"Activity\",\"id\":\"xuAA8BQjdZq\",\"displayName\":\"Activity\",\"externalAccess\":false,\"sortOrder\":2,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"OUTPUT\",\"created\":\"2015-04-24T12:03:11.923\",\"lastUpdated\":\"2015-04-24T12:03:11.923\",\"name\":\"Output\",\"id\":\"tpJ71rNdmeo\",\"displayName\":\"Output\",\"externalAccess\":false,\"sortOrder\":3,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"IMPACT\",\"created\":\"2015-04-24T12:03:16.859\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Impact\",\"id\":\"QIbgv5M77In\",\"displayName\":\"Impact\",\"externalAccess\":false,\"sortOrder\":4,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]}]},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-20T12:36:33.754\",\"id\":\"qXS2NDUEAOS\",\"href\":\"http://localhost:8080/api/33/attributes/qXS2NDUEAOS\",\"created\":\"2015-04-20T12:23:04.044\",\"name\":\"Collection method\",\"code\":\"Collection method\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"LONG_TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Collection method\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-01-15T16:53:02.773\",\"id\":\"UKNKz1H10EE\",\"href\":\"http://localhost:8080/api/33/attributes/UKNKz1H10EE\",\"created\":\"2016-01-15T16:53:02.773\",\"name\":\"HR identifier\",\"code\":\"IRID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"HR identifier\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-05T21:37:25.858\",\"id\":\"l1VmqIHKk6t\",\"href\":\"http://localhost:8080/api/33/attributes/l1VmqIHKk6t\",\"created\":\"2016-08-04T23:39:51.895\",\"name\":\"KE code\",\"code\":\"KE code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"KE code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-08-04T23:48:21.851\",\"id\":\"n2xYlNbsfko\",\"href\":\"http://localhost:8080/api/33/attributes/n2xYlNbsfko\",\"created\":\"2016-08-01T15:00:09.415\",\"name\":\"NGO ID\",\"code\":\"NGOID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"NGO ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-13T19:32:41.386\",\"id\":\"dLHLR5O4YFI\",\"href\":\"http://localhost:8080/api/33/attributes/dLHLR5O4YFI\",\"created\":\"2017-03-05T21:33:31.019\",\"name\":\"PEPFAR ID\",\"code\":\"PEPFAR_ID\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"PEPFAR ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":true,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"AhsCAtM3L0g\",\"href\":\"http://localhost:8080/api/33/attributes/AhsCAtM3L0g\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Rationale\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Rationale\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-12T20:17:57.461\",\"id\":\"xqWyz9jNCA5\",\"href\":\"http://localhost:8080/api/33/attributes/xqWyz9jNCA5\",\"created\":\"2016-08-04T23:40:08.559\",\"name\":\"TZ code\",\"code\":\"TZ code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"TZ code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"Y1LUDU8sWBR\",\"href\":\"http://localhost:8080/api/33/attributes/Y1LUDU8sWBR\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Unit of measure\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Unit of measure\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]}]}", - "size": 17187 - }, - { - "path": "/api/33/me?fields=:all,organisationUnits[id],userGroups[id],userCredentials[:all,!user,userRoles[id]", - "method": "GET", - "count": 3, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:03:18.412\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4471, - "nonDeterministic": true - }, - { - "path": "/api/33/me/authorization", - "method": "GET", - "count": 3, - "response": "[\"ALL\"]", - "size": 7 - }, - { - "path": "/api/33/system/info", - "method": "GET", - "count": 3, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:03:25.713\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"16 m, 19 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1593, - "nonDeterministic": true - }, - { - "path": "/api/33/apps", - "method": "GET", - "count": 3, - "response": "[]", - "size": 2 - }, - { - "path": "/api/33/organisationUnits?fields=id,path,displayName,children[id,path,displayName,children::isNotEmpty]&userDataViewFallback=true", - "method": "GET", - "count": 3, - "response": "{\"pager\":{\"page\":1,\"pageCount\":1,\"total\":1,\"pageSize\":50},\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\",\"path\":\"/ImspTQPwCqd\",\"displayName\":\"Sierra Leone\",\"children\":[{\"id\":\"eIQbndfxQMb\",\"path\":\"/ImspTQPwCqd/eIQbndfxQMb\",\"children\":true,\"displayName\":\"Tonkolili\"},{\"id\":\"jUb8gELQApl\",\"path\":\"/ImspTQPwCqd/jUb8gELQApl\",\"children\":true,\"displayName\":\"Kailahun\"},{\"id\":\"fdc6uOvgoji\",\"path\":\"/ImspTQPwCqd/fdc6uOvgoji\",\"children\":true,\"displayName\":\"Bombali\"},{\"id\":\"O6uvpzGd5pu\",\"path\":\"/ImspTQPwCqd/O6uvpzGd5pu\",\"children\":true,\"displayName\":\"Bo\"},{\"id\":\"qhqAxPSTUXp\",\"path\":\"/ImspTQPwCqd/qhqAxPSTUXp\",\"children\":true,\"displayName\":\"Koinadugu\"},{\"id\":\"Vth0fbpFcsO\",\"path\":\"/ImspTQPwCqd/Vth0fbpFcsO\",\"children\":true,\"displayName\":\"Kono\"},{\"id\":\"at6UHUQatSo\",\"path\":\"/ImspTQPwCqd/at6UHUQatSo\",\"children\":true,\"displayName\":\"Western Area\"},{\"id\":\"kJq2mPyFEHo\",\"path\":\"/ImspTQPwCqd/kJq2mPyFEHo\",\"children\":true,\"displayName\":\"Kenema\"},{\"id\":\"bL4ooGhyHRQ\",\"path\":\"/ImspTQPwCqd/bL4ooGhyHRQ\",\"children\":true,\"displayName\":\"Pujehun\"},{\"id\":\"jmIPBj66vD6\",\"path\":\"/ImspTQPwCqd/jmIPBj66vD6\",\"children\":true,\"displayName\":\"Moyamba\"},{\"id\":\"PMa2VCrupOd\",\"path\":\"/ImspTQPwCqd/PMa2VCrupOd\",\"children\":true,\"displayName\":\"Kambia\"},{\"id\":\"TEQlaapDQoK\",\"path\":\"/ImspTQPwCqd/TEQlaapDQoK\",\"children\":true,\"displayName\":\"Port Loko\"},{\"id\":\"lc3eMKXaEfw\",\"path\":\"/ImspTQPwCqd/lc3eMKXaEfw\",\"children\":true,\"displayName\":\"Bonthe\"}]}]}", - "size": 1401 - }, - { - "path": "/api/33/externalMapLayers?fields=id,displayName~rename(name),service,url,attribution,mapService,layers,imageFormat,mapLayerPosition,legendSet,legendSetUrl&paging=false", - "method": "GET", - "count": 3, - "response": "{\"externalMapLayers\":[{\"id\":\"LOw2p0kPwua\",\"imageFormat\":\"PNG\",\"name\":\" Dark basemap\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png\"},{\"id\":\"ni2ZiTOZaPD\",\"imageFormat\":\"PNG\",\"name\":\"Aerial imagery of Dar-es-Salaam\",\"attribution\":\"OpenAerialMap / Tanzania Open Data Initiative\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://a.tiles.mapbox.com/v4/worldbank-education.pebkgmlc/{z}/{x}/{y}.png?access_token=pk.eyJ1Ijoid29ybGRiYW5rLWVkdWNhdGlvbiIsImEiOiJIZ2VvODFjIn0.TDw5VdwGavwEsch53sAVxA\"},{\"id\":\"suB1SFdc6RD\",\"imageFormat\":\"PNG\",\"name\":\"Labels overlay\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"OVERLAY\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_only_labels/{z}/{x}/{y}.png\"},{\"id\":\"wNIQ8pNvSQd\",\"imageFormat\":\"PNG\",\"name\":\"Terrain basemap\",\"attribution\":\"Stamen Design, OpenStreetMap\",\"mapService\":\"WMS\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png\"}]}", - "size": 1425 - }, - { - "path": "/api/33/systemSettings/keyGoogleCloudApiKey", - "method": "GET", - "count": 3, - "response": "AIzaSyDWyCSemDgAxocSL7j9Dy4mi93xTTcPEek", - "size": 39 - }, - { - "path": "/api/system/info", - "method": "GET", - "count": 3, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:03:25.949\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"16 m, 20 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1593, - "nonDeterministic": true - }, - { - "path": "/dhis-web-commons/menu/getModules.action?_=1544965809000", - "method": "GET", - "count": 3, - "response": "{ \"modules\": [\n{\n\"name\":\"dhis-web-dashboard\",\n\"namespace\":\"/dhis-web-dashboard\",\n\"defaultAction\":\"../dhis-web-dashboard/index.action\",\n\"displayName\":\"Dashboard\",\n\"icon\":\"../icons/dhis-web-dashboard.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maps\",\n\"namespace\":\"/dhis-web-maps\",\n\"defaultAction\":\"../dhis-web-maps/index.action\",\n\"displayName\":\"Maps\",\n\"icon\":\"../icons/dhis-web-maps.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-pivot\",\n\"namespace\":\"/dhis-web-pivot\",\n\"defaultAction\":\"../dhis-web-pivot/index.action\",\n\"displayName\":\"Pivot Table\",\n\"icon\":\"../icons/dhis-web-pivot.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-visualizer\",\n\"namespace\":\"/dhis-web-data-visualizer\",\n\"defaultAction\":\"../dhis-web-data-visualizer/index.action\",\n\"displayName\":\"Data Visualizer\",\n\"icon\":\"../icons/dhis-web-data-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-visualizer\",\n\"namespace\":\"/dhis-web-event-visualizer\",\n\"defaultAction\":\"../dhis-web-event-visualizer/index.action\",\n\"displayName\":\"Event Visualizer\",\n\"icon\":\"../icons/dhis-web-event-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-dataentry\",\n\"namespace\":\"/dhis-web-dataentry\",\n\"defaultAction\":\"../dhis-web-dataentry/index.action\",\n\"displayName\":\"Data Entry\",\n\"icon\":\"../icons/dhis-web-dataentry.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-reports\",\n\"namespace\":\"/dhis-web-event-reports\",\n\"defaultAction\":\"../dhis-web-event-reports/index.action\",\n\"displayName\":\"Event Reports\",\n\"icon\":\"../icons/dhis-web-event-reports.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance\",\n\"namespace\":\"/dhis-web-maintenance\",\n\"defaultAction\":\"../dhis-web-maintenance/index.action\",\n\"displayName\":\"Maintenance\",\n\"icon\":\"../icons/dhis-web-maintenance.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-tracker-capture\",\n\"namespace\":\"/dhis-web-tracker-capture\",\n\"defaultAction\":\"../dhis-web-tracker-capture/index.action\",\n\"displayName\":\"Tracker Capture\",\n\"icon\":\"../icons/dhis-web-tracker-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-interpretation\",\n\"namespace\":\"/dhis-web-interpretation\",\n\"defaultAction\":\"../dhis-web-interpretation/index.action\",\n\"displayName\":\"Interpretations\",\n\"icon\":\"../icons/dhis-web-interpretation.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-scheduler\",\n\"namespace\":\"/dhis-web-scheduler\",\n\"defaultAction\":\"../dhis-web-scheduler/index.action\",\n\"displayName\":\"Scheduler\",\n\"icon\":\"../icons/dhis-web-scheduler.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-settings\",\n\"namespace\":\"/dhis-web-settings\",\n\"defaultAction\":\"../dhis-web-settings/index.action\",\n\"displayName\":\"System Settings\",\n\"icon\":\"../icons/dhis-web-settings.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-usage-analytics\",\n\"namespace\":\"/dhis-web-usage-analytics\",\n\"defaultAction\":\"../dhis-web-usage-analytics/index.action\",\n\"displayName\":\"Usage Analytics\",\n\"icon\":\"../icons/dhis-web-usage-analytics.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-app-management\",\n\"namespace\":\"/dhis-web-app-management\",\n\"defaultAction\":\"../dhis-web-app-management/index.action\",\n\"displayName\":\"App Management\",\n\"icon\":\"../icons/dhis-web-app-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-datastore\",\n\"namespace\":\"/dhis-web-datastore\",\n\"defaultAction\":\"../dhis-web-datastore/index.action\",\n\"displayName\":\"Datastore Management\",\n\"icon\":\"../icons/dhis-web-datastore.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance-mobile\",\n\"namespace\":\"/dhis-web-maintenance-mobile\",\n\"defaultAction\":\"../dhis-web-maintenance-mobile/index.action\",\n\"displayName\":\"Mobile Configuration\",\n\"icon\":\"../icons/dhis-web-maintenance-mobile.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-cache-cleaner\",\n\"namespace\":\"/dhis-web-cache-cleaner\",\n\"defaultAction\":\"../dhis-web-cache-cleaner/index.action\",\n\"displayName\":\"Browser Cache Cleaner\",\n\"icon\":\"../icons/dhis-web-cache-cleaner.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-translations\",\n\"namespace\":\"/dhis-web-translations\",\n\"defaultAction\":\"../dhis-web-translations/index.action\",\n\"displayName\":\"Translations\",\n\"icon\":\"../icons/dhis-web-translations.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-mapping\",\n\"namespace\":\"/dhis-web-mapping\",\n\"defaultAction\":\"../dhis-web-mapping/index.action\",\n\"displayName\":\"GIS\",\n\"icon\":\"../icons/dhis-web-mapping.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-visualizer\",\n\"namespace\":\"/dhis-web-visualizer\",\n\"defaultAction\":\"../dhis-web-visualizer/index.action\",\n\"displayName\":\"Classic Data Visualizer\",\n\"icon\":\"../icons/dhis-web-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-capture\",\n\"namespace\":\"/dhis-web-capture\",\n\"defaultAction\":\"../dhis-web-capture/index.action\",\n\"displayName\":\"Capture\",\n\"icon\":\"../icons/dhis-web-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-administration\",\n\"namespace\":\"/dhis-web-data-administration\",\n\"defaultAction\":\"../dhis-web-data-administration/index.action\",\n\"displayName\":\"Data Administration\",\n\"icon\":\"../icons/dhis-web-data-administration.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-quality\",\n\"namespace\":\"/dhis-web-data-quality\",\n\"defaultAction\":\"../dhis-web-data-quality/index.action\",\n\"displayName\":\"Data Quality\",\n\"icon\":\"../icons/dhis-web-data-quality.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-user\",\n\"namespace\":\"/dhis-web-user\",\n\"defaultAction\":\"../dhis-web-user/index.action\",\n\"displayName\":\"Users\",\n\"icon\":\"../icons/dhis-web-user.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-import-export\",\n\"namespace\":\"/dhis-web-import-export\",\n\"defaultAction\":\"../dhis-web-import-export/index.action\",\n\"displayName\":\"dhis-web-import-export\",\n\"icon\":\"../icons/dhis-web-import-export.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-menu-management\",\n\"namespace\":\"/dhis-web-menu-management\",\n\"defaultAction\":\"../dhis-web-menu-management/index.action\",\n\"displayName\":\"Menu Management\",\n\"icon\":\"../icons/dhis-web-menu-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-reports\",\n\"namespace\":\"/dhis-web-reports\",\n\"defaultAction\":\"../dhis-web-reports/index.action\",\n\"displayName\":\"Reports\",\n\"icon\":\"../icons/dhis-web-reports.png\",\n\"description\":\"\"\n}] }", - "size": 5988 - }, - { - "path": "/api/me/dashboard", - "method": "GET", - "count": 3, - "response": "{\"unreadInterpretations\":42,\"unreadMessageConversations\":56}", - "size": 60 - }, - { - "path": "/api/me.json", - "method": "GET", - "count": 3, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:03:18.412\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4499, - "nonDeterministic": true - }, - { - "path": "/api/i18n", - "method": "POST", - "count": 3, - "response": "{\"dhis-web-settings\":\"System Settings\",\"dhis-web-cache-cleaner\":\"Browser Cache Cleaner\",\"dhis-web-capture\":\"Capture\",\"dhis-web-dataentry\":\"Data Entry\",\"dhis-web-data-visualizer\":\"Data Visualizer\",\"dhis-web-maintenance-mobile\":\"Mobile Configuration\",\"dhis-web-data-quality\":\"Data Quality\",\"dhis-web-tracker-capture\":\"Tracker Capture\",\"dhis-web-mapping\":\"GIS\",\"dhis-web-event-visualizer\":\"Event Visualizer\",\"dhis-web-event-reports\":\"Event Reports\",\"dhis-web-app-management\":\"App Management\",\"dhis-web-datastore\":\"Datastore Management\",\"dhis-web-scheduler\":\"Scheduler\",\"dhis-web-import-export\":\"dhis-web-import-export\",\"dhis-web-menu-management\":\"Menu Management\",\"dhis-web-reports\":\"Reports\",\"dhis-web-dashboard\":\"Dashboard\",\"dhis-web-pivot\":\"Pivot Table\",\"dhis-web-interpretation\":\"Interpretations\",\"dhis-web-usage-analytics\":\"Usage Analytics\",\"dhis-web-translations\":\"Translations\",\"dhis-web-maintenance\":\"Maintenance\",\"dhis-web-data-administration\":\"Data Administration\",\"dhis-web-maps\":\"Maps\",\"dhis-web-user\":\"Users\",\"dhis-web-visualizer\":\"Classic Data Visualizer\"}", - "size": 1067 - }, - { - "path": "/api/33/programs?fields=id,displayName~rename(name),trackedEntityType[id,displayName~rename(name)]&paging=false", - "method": "GET", - "count": 3, - "response": "{\"programs\":[{\"id\":\"lxAQ7Zs9VYR\",\"name\":\"Antenatal care visit\"},{\"id\":\"IpHINAT79UW\",\"name\":\"Child Programme\",\"trackedEntityType\":{\"id\":\"nEenWmSyUEp\",\"name\":\"Person\"}},{\"id\":\"kla3mAPgvCH\",\"name\":\"Contraceptives Voucher Program\"},{\"id\":\"q04UBOqq3rp\",\"name\":\"Information Campaign\"},{\"id\":\"eBAyeGv0exc\",\"name\":\"Inpatient morbidity and mortality\"},{\"id\":\"VBqh0ynB2wv\",\"name\":\"Malaria case registration\"},{\"id\":\"bMcwwoVnbSR\",\"name\":\"Malaria testing and surveillance\"},{\"id\":\"uy2gU8kT1jF\",\"name\":\"MNCH / PNC (Adult Woman)\",\"trackedEntityType\":{\"id\":\"nEenWmSyUEp\",\"name\":\"Person\"}},{\"id\":\"fDd25txQckK\",\"name\":\"Provider Follow-up and Support Tool\",\"trackedEntityType\":{\"id\":\"nEenWmSyUEp\",\"name\":\"Person\"}},{\"id\":\"ur1Edk5Oe2n\",\"name\":\"TB program\",\"trackedEntityType\":{\"id\":\"nEenWmSyUEp\",\"name\":\"Person\"}},{\"id\":\"WSGAb5XwJ3Y\",\"name\":\"WHO RMNCH Tracker\",\"trackedEntityType\":{\"id\":\"nEenWmSyUEp\",\"name\":\"Person\"}},{\"id\":\"MoUd5BTQ3lY\",\"name\":\"XX MAL RDT - Case Registration\"}]}", - "size": 962 - }, - { - "path": "/api/33/programs/eBAyeGv0exc?fields=programStages[id,displayName~rename(name)]&paging=false", - "method": "GET", - "count": 1, - "response": "{\"programStages\":[{\"id\":\"Zj7UnCAulEk\",\"name\":\"Inpatient morbidity and mortality\"}]}", - "size": 83 - }, - { - "path": "/api/33/programs/eBAyeGv0exc?fields=programTrackedEntityAttributes[trackedEntityAttribute[id,displayName~rename(name),valueType,optionSet[id,displayName~rename(name)],legendSet]]&paging=false", - "method": "GET", - "count": 2, - "response": "{\"programTrackedEntityAttributes\":[]}", - "size": 37 - }, - { - "path": "/api/33/programStages/Zj7UnCAulEk?fields=programStageDataElements[dataElement[id,displayName~rename(name),valueType,optionSet[id,displayName~rename(name)],legendSet]]&paging=false", - "method": "GET", - "count": 3, - "response": "{\"programStageDataElements\":[{\"dataElement\":{\"id\":\"oZg33kd9taw\",\"name\":\"Gender\",\"valueType\":\"TEXT\",\"optionSet\":{\"id\":\"pC3N9N77UmT\",\"name\":\"Gender\"}}},{\"dataElement\":{\"id\":\"SWfdB5lX0fk\",\"name\":\"Pregnant\",\"valueType\":\"BOOLEAN\"}},{\"dataElement\":{\"id\":\"qrur9Dvnyt5\",\"name\":\"Age in years\",\"valueType\":\"INTEGER\",\"legendSet\":{\"id\":\"Yf6UHoPkdS6\"}}},{\"dataElement\":{\"id\":\"GieVkTxp4HH\",\"name\":\"Height in cm\",\"valueType\":\"NUMBER\",\"legendSet\":{\"id\":\"TBxGTceyzwy\"}}},{\"dataElement\":{\"id\":\"vV9UWAZohSf\",\"name\":\"Weight in kg\",\"valueType\":\"INTEGER_POSITIVE\",\"legendSet\":{\"id\":\"OrkEzxZEH4X\"}}},{\"dataElement\":{\"id\":\"eMyVanycQSC\",\"name\":\"Admission Date\",\"valueType\":\"DATE\"}},{\"dataElement\":{\"id\":\"msodh3rEMJa\",\"name\":\"Discharge Date\",\"valueType\":\"DATE\"}},{\"dataElement\":{\"id\":\"S33cRBsnXPo\",\"name\":\"Inpatient Place of Infection\",\"valueType\":\"ORGANISATION_UNIT\"}},{\"dataElement\":{\"id\":\"fWIAEtYVEGk\",\"name\":\"Mode of Discharge\",\"valueType\":\"TEXT\",\"optionSet\":{\"id\":\"iDFPKpFTiVw\",\"name\":\"Mode of discharge\"}}},{\"dataElement\":{\"id\":\"K6uUAvq500H\",\"name\":\"Diagnosis (ICD-10)\",\"valueType\":\"TEXT\",\"optionSet\":{\"id\":\"eUZ79clX7y1\",\"name\":\"Diagnosis ICD10\"}}},{\"dataElement\":{\"id\":\"ulD2zW0TIy2\",\"name\":\"Documentation\",\"valueType\":\"FILE_RESOURCE\"}},{\"dataElement\":{\"id\":\"F3ogKBuviRA\",\"name\":\"Household location\",\"valueType\":\"COORDINATE\"}}]}", - "size": 1308 - }, - { - "path": "/api/33/analytics/events/count/eBAyeGv0exc.json?dimension=ou:ImspTQPwCqd&stage=Zj7UnCAulEk&coordinatesOnly=true&startDate=2017-12-16&endDate=2018-12-16", - "method": "GET", - "count": 1, - "response": "{\"extent\":\"BOX(-13.2918767970897 6.99518936909698,-10.4088408093795 9.97392656758986)\",\"count\":1324}", - "size": 100 - }, - { - "path": "/api/33/analytics/events/query/eBAyeGv0exc.json?dimension=ou:ImspTQPwCqd&stage=Zj7UnCAulEk&coordinatesOnly=true&startDate=2017-12-16&endDate=2018-12-16", - "method": "GET", - "count": 1, - "response": "{\"headers\":[{\"name\":\"psi\",\"column\":\"Event\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"ps\",\"column\":\"Program stage\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"eventdate\",\"column\":\"Event date\",\"valueType\":\"DATE\",\"type\":\"java.util.Date\",\"hidden\":false,\"meta\":true},{\"name\":\"geometry\",\"column\":\"Geometry\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"longitude\",\"column\":\"Longitude\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":true},{\"name\":\"latitude\",\"column\":\"Latitude\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":true},{\"name\":\"ouname\",\"column\":\"Organisation unit name\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"oucode\",\"column\":\"Organisation unit code\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"ou\",\"column\":\"Organisation unit\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true}],\"metaData\":{\"items\":{\"ImspTQPwCqd\":{\"name\":\"Sierra Leone\"},\"eBAyeGv0exc\":{\"name\":\"Inpatient morbidity and mortality\"},\"ou\":{\"name\":\"Organisation unit\"},\"Zj7UnCAulEk\":{\"name\":\"Inpatient morbidity and mortality\"}},\"dimensions\":{\"pe\":[],\"ou\":[\"ImspTQPwCqd\"]}},\"rows\":[[\"F6KKxtyxRgg\",\"Zj7UnCAulEk\",\"2018-05-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.058175,7.715558]}\",\"-12.058175\",\"7.715558\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"l60LDQWt4i9\",\"Zj7UnCAulEk\",\"2018-02-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.019591,7.714681]}\",\"-12.019591\",\"7.714681\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"hhR1o3r6d70\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.030489,7.728292]}\",\"-12.030489\",\"7.728292\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"jLkDr5q9uJA\",\"Zj7UnCAulEk\",\"2018-01-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.097481,7.644947]}\",\"-12.097481\",\"7.644947\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"VgPDvXRW4oi\",\"Zj7UnCAulEk\",\"2018-03-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.012738,7.675212]}\",\"-12.012738\",\"7.675212\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"zTo7wallJRq\",\"Zj7UnCAulEk\",\"2018-05-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.049567,7.724583]}\",\"-12.049567\",\"7.724583\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"MGrqCPL2ooX\",\"Zj7UnCAulEk\",\"2018-10-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.073195,7.722249]}\",\"-12.073195\",\"7.722249\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"MsxItR4PHrB\",\"Zj7UnCAulEk\",\"2018-02-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.053787,7.694705]}\",\"-12.053787\",\"7.694705\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"jVaEIeZFDqf\",\"Zj7UnCAulEk\",\"2018-01-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.046456,7.68101]}\",\"-12.046456\",\"7.68101\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"UIOfFGyGlkO\",\"Zj7UnCAulEk\",\"2018-08-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.492035,8.326596]}\",\"-10.492035\",\"8.326596\",\"Gbeika MCHP\",\"OU_204881\",\"U8tyWV7WmIB\"],[\"Te3rbvuqFEJ\",\"Zj7UnCAulEk\",\"2018-03-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.708309,9.391167]}\",\"-11.708309\",\"9.391167\",\"Fadugu CHC\",\"OU_226224\",\"K6oyIMh7Lee\"],[\"NjkIbsoTCy9\",\"Zj7UnCAulEk\",\"2018-08-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.106583,8.489324]}\",\"-13.106583\",\"8.489324\",\"Approved School CHP\",\"OU_278314\",\"eoYV2p74eVz\"],[\"jaAZ0FwN4RB\",\"Zj7UnCAulEk\",\"2018-11-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.118223,8.963522]}\",\"-12.118223\",\"8.963522\",\"Makarie MCHP\",\"OU_193253\",\"wSHfjjFqUay\"],[\"cKu0dYvKa4n\",\"Zj7UnCAulEk\",\"2018-10-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.993877,8.27435]}\",\"-10.993877\",\"8.27435\",\"Bomie MCHP\",\"OU_222661\",\"VXrJKs8hic4\"],[\"YRIAI2IerYO\",\"Zj7UnCAulEk\",\"2018-05-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.893733,9.384708]}\",\"-11.893733\",\"9.384708\",\"Kamasikie MCHP\",\"OU_193235\",\"ZxuSbAmsLCn\"],[\"n8EdRy8saUJ\",\"Zj7UnCAulEk\",\"2018-11-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.414129,8.267459]}\",\"-11.414129\",\"8.267459\",\"Njala CHC\",\"OU_1038\",\"QsAwd531Cpd\"],[\"G0UuqnreFyB\",\"Zj7UnCAulEk\",\"2018-01-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.392815,9.91483]}\",\"-11.392815\",\"9.91483\",\"Gbindi CHP\",\"OU_226218\",\"LFpl1falVZi\"],[\"QPweQYQeRby\",\"Zj7UnCAulEk\",\"2018-08-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.330659,8.101158]}\",\"-11.330659\",\"8.101158\",\"Gbainkfay MCHP\",\"OU_193217\",\"QFcMulIoEii\"],[\"qXmFAydSMC6\",\"Zj7UnCAulEk\",\"2018-01-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.083627,9.036794]}\",\"-13.083627\",\"9.036794\",\"Bapuya MCHP\",\"OU_211255\",\"weLTzWrLXCO\"],[\"mSIqexC3Avu\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.675701,8.082238]}\",\"-11.675701\",\"8.082238\",\"Gbanja Town MCHP\",\"OU_841\",\"E9oBVjyEaCe\"],[\"EyqpAfsLpBG\",\"Zj7UnCAulEk\",\"2018-08-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.167258,8.697255]}\",\"-13.167258\",\"8.697255\",\"Lungi Govt. Hospital, Port Loko\",\"OU_255010\",\"gsypzntLahf\"],[\"RD3jmERH9ND\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.925696,8.453013]}\",\"-12.925696\",\"8.453013\",\"Songo CHC\",\"OU_278402\",\"pXDcgDRz8Od\"],[\"iwo2paIwxmB\",\"Zj7UnCAulEk\",\"2018-04-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.883087,9.259606]}\",\"-12.883087\",\"9.259606\",\"Mafaray CHP\",\"OU_211215\",\"OjRCvy71kAL\"],[\"h5y4xScLG6w\",\"Zj7UnCAulEk\",\"2018-03-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.168325,8.183266]}\",\"-11.168325\",\"8.183266\",\"Dodo CHC\",\"OU_222683\",\"jKZ0U8Og5aV\"],[\"M3nN76AMjty\",\"Zj7UnCAulEk\",\"2018-03-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.161304,8.531166]}\",\"-13.161304\",\"8.531166\",\"Kissy Health Centre\",\"OU_278340\",\"FclfbEFMcf3\"],[\"UBqLTzM9gTB\",\"Zj7UnCAulEk\",\"2018-10-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.581567,8.185094]}\",\"-11.581567\",\"8.185094\",\"Sahn CHC\",\"OU_952\",\"PuZOFApTSeo\"],[\"yI6AYmBfVLZ\",\"Zj7UnCAulEk\",\"2018-10-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.802708,8.688708]}\",\"-12.802708\",\"8.688708\",\"Benkia MCHP\",\"OU_254993\",\"OcRCVRy2M7X\"],[\"HzerWl97CrQ\",\"Zj7UnCAulEk\",\"2018-09-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.713199,7.900165]}\",\"-11.713199\",\"7.900165\",\"Tikonko CHC\",\"OU_1103\",\"KYXbIQBQgP1\"],[\"t48A7kqh9VO\",\"Zj7UnCAulEk\",\"2018-08-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.291877,8.446937]}\",\"-13.291877\",\"8.446937\",\"Goderich Health Centre\",\"OU_278392\",\"dQggcljEImF\"],[\"nFL5yxbse7H\",\"Zj7UnCAulEk\",\"2018-04-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.011029,8.791699]}\",\"-11.011029\",\"8.791699\",\"Samiquidu MCHP\",\"OU_233340\",\"yXBtSoD0IRS\"],[\"lCHEwUZDAiY\",\"Zj7UnCAulEk\",\"2018-06-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.687435,9.136531]}\",\"-11.687435\",\"9.136531\",\"Bumbuna CHC\",\"OU_268195\",\"Q2USZSJmcNK\"],[\"ohvrRDFN3IT\",\"Zj7UnCAulEk\",\"2018-02-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.985927,8.92894]}\",\"-11.985927\",\"8.92894\",\"Teko Barracks Clinic\",\"OU_193212\",\"OuwX8H2CcRO\"],[\"UJlkrL8PVmi\",\"Zj7UnCAulEk\",\"2018-10-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.039615,8.453842]}\",\"-13.039615\",\"8.453842\",\"Fogbo (WAR) MCHP\",\"OU_278369\",\"aVycEyoSBJx\"],[\"iIAmQTbRzEC\",\"Zj7UnCAulEk\",\"2018-07-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.293666,9.529788]}\",\"-12.293666\",\"9.529788\",\"Kamabaio MCHP\",\"OU_193294\",\"OwHjzJEVEUN\"],[\"ltEqU46yfYU\",\"Zj7UnCAulEk\",\"2018-01-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.400522,8.665838]}\",\"-11.400522\",\"8.665838\",\"Massingbi CHC\",\"OU_268176\",\"OY7mYDATra3\"],[\"DFc5REx1MQe\",\"Zj7UnCAulEk\",\"2018-05-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.96614,8.887003]}\",\"-10.96614\",\"8.887003\",\"Koakor MCHP\",\"OU_233377\",\"EQc3n1juPFn\"],[\"eJ3TfT2LoUj\",\"Zj7UnCAulEk\",\"2018-08-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.950841,8.885009]}\",\"-10.950841\",\"8.885009\",\"Koakor MCHP\",\"OU_233377\",\"EQc3n1juPFn\"],[\"HusYk8CKZnM\",\"Zj7UnCAulEk\",\"2018-08-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.984503,8.284074]}\",\"-12.984503\",\"8.284074\",\"MacDonald MCHP\",\"OU_278387\",\"FupvWBUFXr7\"],[\"DUU8UvytEeE\",\"Zj7UnCAulEk\",\"2018-02-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.514164,8.307104]}\",\"-10.514164\",\"8.307104\",\"Kambama CHP\",\"OU_204866\",\"mYMJHVqdBKt\"],[\"Fx8fhIs1fgx\",\"Zj7UnCAulEk\",\"2018-01-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.184951,8.821637]}\",\"-13.184951\",\"8.821637\",\"Musaia CHP\",\"OU_254986\",\"sTOXJA2KcY2\"],[\"ycQleZOlpgh\",\"Zj7UnCAulEk\",\"2018-03-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.580513,8.668609]}\",\"-10.580513\",\"8.668609\",\"Gbamandu MCHP\",\"OU_233323\",\"AlLmKZIIIT4\"],[\"XglqaLt6prt\",\"Zj7UnCAulEk\",\"2018-03-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.06276,8.921604]}\",\"-13.06276\",\"8.921604\",\"Babara CHC\",\"OU_254991\",\"yMCshbaVExv\"],[\"Iwsz1EU1HFw\",\"Zj7UnCAulEk\",\"2018-01-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.144464,8.955956]}\",\"-11.144464\",\"8.955956\",\"Kayima CHC\",\"OU_233370\",\"k8ZPul89UDm\"],[\"KufYENwIi0s\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.92428,8.779506]}\",\"-11.92428\",\"8.779506\",\"Magburaka Govt. Hospital\",\"OU_268156\",\"mEUUK7MHLSF\"],[\"Kmmr3Nl4Nn4\",\"Zj7UnCAulEk\",\"2018-09-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.584104,9.105361]}\",\"-11.584104\",\"9.105361\",\"Kemedugu MCHP\",\"OU_268192\",\"QMnoFLTLpkY\"],[\"IJ8STZ38ga8\",\"Zj7UnCAulEk\",\"2018-08-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.647176,9.067445]}\",\"-11.647176\",\"9.067445\",\"Kemedugu MCHP\",\"OU_268192\",\"QMnoFLTLpkY\"],[\"jxPnJ0xuG5n\",\"Zj7UnCAulEk\",\"2018-04-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.555403,9.04779]}\",\"-10.555403\",\"9.04779\",\"Kondewakoro CHP\",\"OU_233315\",\"ZSBnWFBpPPJ\"],[\"gh52P8uBnZP\",\"Zj7UnCAulEk\",\"2018-04-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.09821,8.972545]}\",\"-13.09821\",\"8.972545\",\"Kychom CHC\",\"OU_211253\",\"PcADvhvcaI2\"],[\"giSETffU4HL\",\"Zj7UnCAulEk\",\"2018-10-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.074519,7.705696]}\",\"-12.074519\",\"7.705696\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"Z7Zx5sxrlEY\",\"Zj7UnCAulEk\",\"2018-07-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.004651,7.686317]}\",\"-12.004651\",\"7.686317\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"yyNkkYJ79tP\",\"Zj7UnCAulEk\",\"2018-09-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.100377,7.732642]}\",\"-12.100377\",\"7.732642\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"qPm4IvvG2WB\",\"Zj7UnCAulEk\",\"2018-09-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.080513,7.704103]}\",\"-12.080513\",\"7.704103\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"FAzEIQw01oa\",\"Zj7UnCAulEk\",\"2018-09-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.052323,7.720627]}\",\"-12.052323\",\"7.720627\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"fDspWiJx14d\",\"Zj7UnCAulEk\",\"2018-01-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.005162,7.670573]}\",\"-12.005162\",\"7.670573\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"rLamTooEfoh\",\"Zj7UnCAulEk\",\"2018-02-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.026113,7.654662]}\",\"-12.026113\",\"7.654662\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"bXOIOrCJWih\",\"Zj7UnCAulEk\",\"2018-11-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.064977,7.735394]}\",\"-12.064977\",\"7.735394\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"pAJHPTVrKAM\",\"Zj7UnCAulEk\",\"2018-02-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.072943,7.72052]}\",\"-12.072943\",\"7.72052\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"Yej1PsKQeoM\",\"Zj7UnCAulEk\",\"2018-03-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.080335,7.725912]}\",\"-12.080335\",\"7.725912\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"Z9LkUd7C4VV\",\"Zj7UnCAulEk\",\"2018-04-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.093675,7.735619]}\",\"-12.093675\",\"7.735619\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"iPwiEcRxYXr\",\"Zj7UnCAulEk\",\"2018-03-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.026277,7.722367]}\",\"-12.026277\",\"7.722367\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"Ti91sZcqorG\",\"Zj7UnCAulEk\",\"2018-09-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.084603,7.719247]}\",\"-12.084603\",\"7.719247\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"JP0dzQIXhwA\",\"Zj7UnCAulEk\",\"2018-05-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.03529,7.680784]}\",\"-12.03529\",\"7.680784\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"UOGR6MPrSAJ\",\"Zj7UnCAulEk\",\"2018-09-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.06695,7.658287]}\",\"-12.06695\",\"7.658287\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"lIy12KjfdVd\",\"Zj7UnCAulEk\",\"2018-03-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.184251,8.901201]}\",\"-12.184251\",\"8.901201\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"NE7VIJCnW7o\",\"Zj7UnCAulEk\",\"2018-10-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.010311,7.736929]}\",\"-12.010311\",\"7.736929\",\"Gbongeh CHP\",\"OU_197428\",\"MMrdfNDfBIi\"],[\"WuDYM9A8fu5\",\"Zj7UnCAulEk\",\"2018-09-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.670142,9.186338]}\",\"-12.670142\",\"9.186338\",\"Barmoi Munu CHP\",\"OU_211258\",\"vELaJEPLOPF\"],[\"Y1joQ8TSTpF\",\"Zj7UnCAulEk\",\"2018-01-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.156492,8.246952]}\",\"-11.156492\",\"8.246952\",\"Dodo CHC\",\"OU_222683\",\"jKZ0U8Og5aV\"],[\"QjRoqyqsO4G\",\"Zj7UnCAulEk\",\"2018-01-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.312946,7.883516]}\",\"-11.312946\",\"7.883516\",\"London (Blama) MCHP\",\"OU_222620\",\"hIpcmjLrDDW\"],[\"GEgjrSR1vPG\",\"Zj7UnCAulEk\",\"2018-12-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.644878,8.818604]}\",\"-10.644878\",\"8.818604\",\"Komba Yendeh CHP\",\"OU_233351\",\"T62lSjsZe9n\"],[\"CAOwVqKov2O\",\"Zj7UnCAulEk\",\"2018-08-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.192417,8.986191]}\",\"-12.192417\",\"8.986191\",\"Maharie MCHP\",\"OU_193282\",\"qEQFWnKh4gs\"],[\"MzvRq1DNzbv\",\"Zj7UnCAulEk\",\"2018-06-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.533438,8.186456]}\",\"-12.533438\",\"8.186456\",\"Taninihun Mboka MCHP\",\"OU_247081\",\"Cc9kMNFpGmC\"],[\"W8tfglrvYQ9\",\"Zj7UnCAulEk\",\"2018-10-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.879144,9.655813]}\",\"-10.879144\",\"9.655813\",\"Walia MCHP\",\"OU_226247\",\"m0PiiU5BteW\"],[\"ZhNqv8OEE0P\",\"Zj7UnCAulEk\",\"2018-07-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.005664,8.958323]}\",\"-12.005664\",\"8.958323\",\"Mangay Loko MCHP\",\"OU_193265\",\"gaOSAjPM07w\"],[\"tVEWNAES1vH\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.94346,8.406642]}\",\"-12.94346\",\"8.406642\",\"Newton CHC\",\"OU_278382\",\"m3VnSQbE8CD\"],[\"dicuTCWfwrx\",\"Zj7UnCAulEk\",\"2018-04-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.481555,8.267449]}\",\"-12.481555\",\"8.267449\",\"Yoyema MCHP\",\"OU_247067\",\"VdXuxcNkiad\"],[\"KNq44X7pBSf\",\"Zj7UnCAulEk\",\"2018-03-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.408472,7.71223]}\",\"-11.408472\",\"7.71223\",\"Yabaima CHP\",\"OU_222752\",\"XbyObqerCya\"],[\"Bns2N89yKKE\",\"Zj7UnCAulEk\",\"2018-03-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.047976,7.676725]}\",\"-12.047976\",\"7.676725\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"pwZ73UzzQVn\",\"Zj7UnCAulEk\",\"2018-07-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.029239,7.574877]}\",\"-11.029239\",\"7.574877\",\"Mano Njeigbla CHP\",\"OU_222638\",\"Fbq6Vxa4MIx\"],[\"nr7264KEtQM\",\"Zj7UnCAulEk\",\"2018-05-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.051705,8.215032]}\",\"-12.051705\",\"8.215032\",\"UMC Clinic Taiama\",\"OU_246996\",\"Qw7c6Ckb0XC\"],[\"tp0FTD2s5rB\",\"Zj7UnCAulEk\",\"2018-01-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.511858,8.324155]}\",\"-10.511858\",\"8.324155\",\"Jokibu MCHP\",\"OU_204926\",\"f7yRhIeFn1k\"],[\"ieYV1hpcjxi\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.192019,7.625433]}\",\"-11.192019\",\"7.625433\",\"Ngiewahun CHP\",\"OU_222636\",\"KuGO75X47Gk\"],[\"ut7OQBWsXuj\",\"Zj7UnCAulEk\",\"2018-11-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.937925,8.730644]}\",\"-12.937925\",\"8.730644\",\"Mana II CHP\",\"OU_254984\",\"U9klfqqGlRa\"],[\"g2WQlYIFa9s\",\"Zj7UnCAulEk\",\"2018-05-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.225024,8.445616]}\",\"-13.225024\",\"8.445616\",\"Hamilton MCHP\",\"OU_278386\",\"oolcy5HBlMy\"],[\"g1a13fFsj7W\",\"Zj7UnCAulEk\",\"2018-08-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.86854,8.701889]}\",\"-10.86854\",\"8.701889\",\"Swarray Town MCHP\",\"OU_233329\",\"fzBpuujglTY\"],[\"ZmKmRkaPMN9\",\"Zj7UnCAulEk\",\"2018-12-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.014293,7.898715]}\",\"-11.014293\",\"7.898715\",\"Kornia MCHP\",\"OU_222736\",\"CSDGDOa7wHd\"],[\"JskuJiMhIFS\",\"Zj7UnCAulEk\",\"2018-02-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.374849,8.122858]}\",\"-12.374849\",\"8.122858\",\"Korgbotuma MCHP\",\"OU_247060\",\"hCm2Nh7C8BW\"],[\"Z8kwllGtIF6\",\"Zj7UnCAulEk\",\"2018-09-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.026563,8.68307]}\",\"-11.026563\",\"8.68307\",\"Ngaiya MCHP\",\"OU_233404\",\"YnuwSqXPx9H\"],[\"Eewq1bbp4zj\",\"Zj7UnCAulEk\",\"2018-02-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.256827,8.053493]}\",\"-11.256827\",\"8.053493\",\"Sembehun MCHP\",\"OU_222727\",\"IWM4eKPJJSc\"],[\"M5OYKC97u8E\",\"Zj7UnCAulEk\",\"2018-06-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.277086,8.215373]}\",\"-11.277086\",\"8.215373\",\"Boajibu CHC\",\"OU_222689\",\"L5gENbBNNup\"],[\"yXEIFMfPeXn\",\"Zj7UnCAulEk\",\"2018-06-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.277681,7.598116]}\",\"-12.277681\",\"7.598116\",\"Yargoi MCHP\",\"OU_197416\",\"XctPvvWIIcF\"],[\"wmyN11cSLp2\",\"Zj7UnCAulEk\",\"2018-09-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.53919,8.680001]}\",\"-11.53919\",\"8.680001\",\"Wonkibor MCHP\",\"OU_268216\",\"Qwzs1iinAI7\"],[\"X7y1sCBb0OK\",\"Zj7UnCAulEk\",\"2018-04-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.21058,7.508055]}\",\"-11.21058\",\"7.508055\",\"Gorahun CHC\",\"OU_222637\",\"QpRIPul20Sb\"],[\"o1MMRtv0Pd9\",\"Zj7UnCAulEk\",\"2018-12-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.930243,7.968248]}\",\"-12.930243\",\"7.968248\",\"Shenge CHC\",\"OU_247069\",\"p9KfD6eaRvu\"],[\"uWXTwJ1gswb\",\"Zj7UnCAulEk\",\"2018-06-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.001177,8.713853]}\",\"-12.001177\",\"8.713853\",\"Masory MCHP\",\"OU_193201\",\"dqHvtpUqLwB\"],[\"ILX1ZjrMpq0\",\"Zj7UnCAulEk\",\"2018-07-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.489689,8.528717]}\",\"-12.489689\",\"8.528717\",\"Konta-Line MCHP\",\"OU_255033\",\"nornKUJmQqn\"],[\"CzzJHSTBykt\",\"Zj7UnCAulEk\",\"2018-01-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.101529,8.35537]}\",\"-11.101529\",\"8.35537\",\"Serabu (Koya) CHP\",\"OU_222643\",\"wjP03y8OY5k\"],[\"brQYdOPxEMY\",\"Zj7UnCAulEk\",\"2018-02-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.826616,7.711853]}\",\"-11.826616\",\"7.711853\",\"Feiba CHP\",\"OU_1054\",\"r4W2vzlmPhm\"],[\"JoZ3SarMiXm\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.959251,8.311934]}\",\"-10.959251\",\"8.311934\",\"Konjo MCHP\",\"OU_222670\",\"d7hw1ababST\"],[\"EEtvagPL2hf\",\"Zj7UnCAulEk\",\"2018-12-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.027606,8.274008]}\",\"-11.027606\",\"8.274008\",\"Konjo MCHP\",\"OU_222670\",\"d7hw1ababST\"],[\"y0ZCP3f8LNr\",\"Zj7UnCAulEk\",\"2018-03-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.841806,8.797035]}\",\"-11.841806\",\"8.797035\",\"Mapaki CHC\",\"OU_193301\",\"mshIal30ffW\"],[\"rav3hK2IKt1\",\"Zj7UnCAulEk\",\"2018-07-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.500568,7.635681]}\",\"-11.500568\",\"7.635681\",\"Futa CHC\",\"OU_260389\",\"uDzWmUDHKeR\"],[\"zmZDRNLkljd\",\"Zj7UnCAulEk\",\"2018-10-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.883116,8.525029]}\",\"-10.883116\",\"8.525029\",\"Baiama CHP\",\"OU_233331\",\"XtuhRhmbrJM\"],[\"Km8pKLosWfG\",\"Zj7UnCAulEk\",\"2018-04-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.525226,8.273308]}\",\"-11.525226\",\"8.273308\",\"Koribondo CHC\",\"OU_820\",\"mwN7QuEfT8m\"],[\"Scyvj91f01R\",\"Zj7UnCAulEk\",\"2018-06-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.195154,8.503369]}\",\"-13.195154\",\"8.503369\",\"PCM Hospital\",\"OU_278328\",\"LqH7ZGU9KAx\"],[\"eKBEZWKErut\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.238575,7.692997]}\",\"-12.238575\",\"7.692997\",\"Victoria MCHP\",\"OU_197419\",\"dyn5pihalrJ\"],[\"ZMj35gHv3dV\",\"Zj7UnCAulEk\",\"2018-02-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.242479,7.704319]}\",\"-12.242479\",\"7.704319\",\"Victoria MCHP\",\"OU_197419\",\"dyn5pihalrJ\"],[\"KdtWEGkd5by\",\"Zj7UnCAulEk\",\"2018-04-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.157278,7.870471]}\",\"-11.157278\",\"7.870471\",\"Degbuama MCHP\",\"OU_222722\",\"C1tAqIpKB9k\"],[\"BWMPsWrUulq\",\"Zj7UnCAulEk\",\"2018-05-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.446848,9.580627]}\",\"-11.446848\",\"9.580627\",\"Kondeya MCHP\",\"OU_226234\",\"OynYyQiFu82\"],[\"Ls8xgQcqqvk\",\"Zj7UnCAulEk\",\"2018-04-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.179615,9.024866]}\",\"-11.179615\",\"9.024866\",\"Fankoya MCHP\",\"OU_226270\",\"fmLRqcL9sWF\"],[\"RFOsy7jGIjc\",\"Zj7UnCAulEk\",\"2018-10-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.074829,7.645504]}\",\"-11.074829\",\"7.645504\",\"Jao MCHP\",\"OU_222640\",\"t7bcrWLjL1m\"],[\"OoxaDNION9w\",\"Zj7UnCAulEk\",\"2018-07-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.033899,8.609804]}\",\"-11.033899\",\"8.609804\",\"Njala CHP\",\"OU_233401\",\"vPz4Irz7sxR\"],[\"bVlJbjid3jF\",\"Zj7UnCAulEk\",\"2018-03-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.19663,8.499421]}\",\"-12.19663\",\"8.499421\",\"Yonibana MCHP\",\"OU_268238\",\"x5ZxMDvEQUb\"],[\"cbOFLx0hoOM\",\"Zj7UnCAulEk\",\"2018-08-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.46696,8.769401]}\",\"-12.46696\",\"8.769401\",\"Lunsar CHC\",\"OU_255057\",\"q56204kKXgZ\"],[\"gPt8SoIJYEh\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.040173,8.833861]}\",\"-12.040173\",\"8.833861\",\"Mabolleh MCHP\",\"OU_193210\",\"PybxeRWVSrI\"],[\"NEvx4nhYVTd\",\"Zj7UnCAulEk\",\"2018-08-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.063594,7.645145]}\",\"-11.063594\",\"7.645145\",\"Kokoru CHP\",\"OU_222747\",\"F2TAF765q1b\"],[\"hMixh70MGQl\",\"Zj7UnCAulEk\",\"2018-09-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.081118,7.68137]}\",\"-11.081118\",\"7.68137\",\"Kokoru CHP\",\"OU_222747\",\"F2TAF765q1b\"],[\"kPeC6vKzq0p\",\"Zj7UnCAulEk\",\"2018-02-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.871446,7.522612]}\",\"-11.871446\",\"7.522612\",\"Madina Gbonkobor MCHP\",\"OU_226223\",\"SZrG4yHGV4x\"],[\"mHCYF7i9ML1\",\"Zj7UnCAulEk\",\"2018-06-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.397648,8.079594]}\",\"-11.397648\",\"8.079594\",\"Yakaji MCHP\",\"OU_583\",\"AnXoUM1tfNT\"],[\"M1ec28e9Gdk\",\"Zj7UnCAulEk\",\"2018-08-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.432375,7.61616]}\",\"-12.432375\",\"7.61616\",\"St. Joseph's Clinic\",\"OU_197443\",\"vv1QJFONsT6\"],[\"P4W32FBXS0V\",\"Zj7UnCAulEk\",\"2018-07-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.883773,8.635247]}\",\"-11.883773\",\"8.635247\",\"Mayossoh MCHP\",\"OU_268160\",\"vQYIk5G9NxP\"],[\"miKuiv6Di3w\",\"Zj7UnCAulEk\",\"2018-07-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.540187,8.806953]}\",\"-12.540187\",\"8.806953\",\"Maronko MCHP\",\"OU_254958\",\"UoLtRvXxNaB\"],[\"EG3MapcGRq7\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.693508,9.268989]}\",\"-12.693508\",\"9.268989\",\"Masselleh MCHP\",\"OU_211275\",\"cag6vQQ9SQk\"],[\"Kkn0bm0RVPT\",\"Zj7UnCAulEk\",\"2018-01-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.167545,8.33528]}\",\"-13.167545\",\"8.33528\",\"Tokeh MCHP\",\"OU_278368\",\"GGDHb8xd8jc\"],[\"I7hQB90tyui\",\"Zj7UnCAulEk\",\"2018-04-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.60563,8.580301]}\",\"-12.60563\",\"8.580301\",\"Warima MCHP\",\"OU_254971\",\"DXegteybeb5\"],[\"GOpmlHcHaiW\",\"Zj7UnCAulEk\",\"2018-07-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.423005,8.764648]}\",\"-12.423005\",\"8.764648\",\"Magbil MCHP\",\"OU_255054\",\"n9HIySyR00g\"],[\"hbHSXFfYZb5\",\"Zj7UnCAulEk\",\"2018-12-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.626161,7.372162]}\",\"-11.626161\",\"7.372162\",\"Massam MCHP\",\"OU_260441\",\"vpNGJvZ0ljF\"],[\"Qhky2QBhPLo\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.079845,7.727195]}\",\"-12.079845\",\"7.727195\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"SHAnmIdLjJF\",\"Zj7UnCAulEk\",\"2018-09-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.00215,7.67494]}\",\"-12.00215\",\"7.67494\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"jLFvZEy2wby\",\"Zj7UnCAulEk\",\"2018-10-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.000536,7.677087]}\",\"-12.000536\",\"7.677087\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"C7q6znr5mDs\",\"Zj7UnCAulEk\",\"2018-09-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.045359,8.278208]}\",\"-11.045359\",\"8.278208\",\"Konjo MCHP\",\"OU_222670\",\"d7hw1ababST\"],[\"LWZTiZaYFTw\",\"Zj7UnCAulEk\",\"2018-06-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.730802,7.686021]}\",\"-11.730802\",\"7.686021\",\"Niagorehun CHP\",\"OU_617\",\"p9ZtyC3LQ9f\"],[\"dbGor7eKOzz\",\"Zj7UnCAulEk\",\"2018-11-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.586824,9.250841]}\",\"-11.586824\",\"9.250841\",\"Kania MCHP\",\"OU_226265\",\"AGrsLyKWrVX\"],[\"fOOd9oixmzr\",\"Zj7UnCAulEk\",\"2018-07-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.048659,7.593027]}\",\"-12.048659\",\"7.593027\",\"Tihun CHC\",\"OU_197412\",\"ua5GXy2uhBR\"],[\"y1yXuhzy41W\",\"Zj7UnCAulEk\",\"2018-11-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.690622,9.099577]}\",\"-11.690622\",\"9.099577\",\"Kathombo MCHP\",\"OU_268193\",\"yEU926iVAJJ\"],[\"KPGnjw7WPHO\",\"Zj7UnCAulEk\",\"2018-06-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.308213,8.046338]}\",\"-11.308213\",\"8.046338\",\"Sembehun MCHP\",\"OU_222727\",\"IWM4eKPJJSc\"],[\"mLBaRSvRDzP\",\"Zj7UnCAulEk\",\"2018-06-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.717026,9.780431]}\",\"-11.717026\",\"9.780431\",\"Bafodia CHC\",\"OU_226243\",\"Jiymtq0A01x\"],[\"Qgmzo1OuSOj\",\"Zj7UnCAulEk\",\"2018-05-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.793985,7.668483]}\",\"-12.793985\",\"7.668483\",\"Delken MCHP\",\"OU_197399\",\"sSgOnY1Xqd9\"],[\"stmpcm4MiV2\",\"Zj7UnCAulEk\",\"2018-06-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.611723,7.559605]}\",\"-11.611723\",\"7.559605\",\"Geoma Jagor CHC\",\"OU_260385\",\"FbD5Z8z22Yb\"],[\"soX8XaAnXtg\",\"Zj7UnCAulEk\",\"2018-01-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.529722,8.309097]}\",\"-10.529722\",\"8.309097\",\"Mamboma (Peje Bongre) CHP\",\"OU_204931\",\"F7u30K5OIpi\"],[\"bvPUWlVbIxz\",\"Zj7UnCAulEk\",\"2018-10-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.209517,8.490342]}\",\"-13.209517\",\"8.490342\",\"KingHarman Rd. Hospital\",\"OU_278338\",\"gei3Sqw8do7\"],[\"Wm5XRb8y2jE\",\"Zj7UnCAulEk\",\"2018-09-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.395348,8.199797]}\",\"-12.395348\",\"8.199797\",\"Govt. Hospital Moyamba\",\"OU_247056\",\"U8uqyDAu5bH\"],[\"yF5wPjuY1BZ\",\"Zj7UnCAulEk\",\"2018-02-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.197365,8.727829]}\",\"-11.197365\",\"8.727829\",\"Tefeya CHP\",\"OU_233368\",\"nAH0uNc3b5f\"],[\"FQbrVBsXnjx\",\"Zj7UnCAulEk\",\"2018-05-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.241098,7.704367]}\",\"-12.241098\",\"7.704367\",\"Victoria MCHP\",\"OU_197419\",\"dyn5pihalrJ\"],[\"xfjVnbLHO00\",\"Zj7UnCAulEk\",\"2018-12-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.021914,7.632211]}\",\"-11.021914\",\"7.632211\",\"Kokoru CHP\",\"OU_222747\",\"F2TAF765q1b\"],[\"CV5RLQbszCI\",\"Zj7UnCAulEk\",\"2018-04-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.45683,7.859744]}\",\"-12.45683\",\"7.859744\",\"Benkeh MCHP\",\"OU_247054\",\"wQ71REGAMet\"],[\"AJuPIfIGcb0\",\"Zj7UnCAulEk\",\"2018-03-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.497504,8.718878]}\",\"-11.497504\",\"8.718878\",\"Petifu Line MCHP\",\"OU_268175\",\"byOPfWkK6M6\"],[\"cT7vgSfaMDc\",\"Zj7UnCAulEk\",\"2018-07-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.506734,8.898879]}\",\"-12.506734\",\"8.898879\",\"Kambia Makama CHP\",\"OU_255064\",\"kO9xe2HCovK\"],[\"PruSHgiMTwP\",\"Zj7UnCAulEk\",\"2018-08-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.658974,7.869892]}\",\"-11.658974\",\"7.869892\",\"Sembehun 17 CHP\",\"OU_1107\",\"DqfiI6NVnB1\"],[\"Kad5KPkaFYs\",\"Zj7UnCAulEk\",\"2018-09-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.564009,7.803376]}\",\"-11.564009\",\"7.803376\",\"Telu CHP\",\"OU_824\",\"erqWTArTsyJ\"],[\"LenATZvFzSF\",\"Zj7UnCAulEk\",\"2018-10-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.577442,8.486252]}\",\"-12.577442\",\"8.486252\",\"Makarankay MCHP\",\"OU_254966\",\"XePkcmza9e8\"],[\"gFtxYja9DW1\",\"Zj7UnCAulEk\",\"2018-09-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.183265,8.599749]}\",\"-11.183265\",\"8.599749\",\"Jaiama Sewafe CHC\",\"OU_233333\",\"W7ekX3gi0ut\"],[\"UzMBah1TRnB\",\"Zj7UnCAulEk\",\"2018-10-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.426334,9.973927]}\",\"-11.426334\",\"9.973927\",\"Gbindi CHP\",\"OU_226218\",\"LFpl1falVZi\"],[\"D4d7Nwwiwmp\",\"Zj7UnCAulEk\",\"2018-04-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.432249,7.95661]}\",\"-11.432249\",\"7.95661\",\"Baoma Station CHP\",\"OU_573\",\"jNb63DIHuwU\"],[\"Gyv9fd5QEGJ\",\"Zj7UnCAulEk\",\"2018-06-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.694925,8.021721]}\",\"-11.694925\",\"8.021721\",\"Gbanja Town MCHP\",\"OU_841\",\"E9oBVjyEaCe\"],[\"e14mbC0YK5B\",\"Zj7UnCAulEk\",\"2018-09-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.450083,8.798647]}\",\"-12.450083\",\"8.798647\",\"Foredugu MCHP\",\"OU_255027\",\"z1ielwdLtPl\"],[\"q1VABONDolp\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.36755,8.309644]}\",\"-12.36755\",\"8.309644\",\"Falaba MCHP\",\"OU_247091\",\"YTQRSW91PxO\"],[\"ZjQMwFqZDTs\",\"Zj7UnCAulEk\",\"2018-07-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.248724,9.516949]}\",\"-12.248724\",\"9.516949\",\"Kaponkie MCHP\",\"OU_193287\",\"Crgx572DnXR\"],[\"b30X6jBh7Da\",\"Zj7UnCAulEk\",\"2018-03-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.216049,8.513689]}\",\"-13.216049\",\"8.513689\",\"Malama MCHP\",\"OU_278327\",\"kBrq7i12aan\"],[\"L0vdgNGFKuV\",\"Zj7UnCAulEk\",\"2018-07-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.581777,7.937566]}\",\"-11.581777\",\"7.937566\",\"Jormu MCHP\",\"OU_579\",\"RzgSFJ9E46G\"],[\"WELk0sX3gGn\",\"Zj7UnCAulEk\",\"2018-07-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.206833,8.905645]}\",\"-12.206833\",\"8.905645\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"q7qmu3ylyBa\",\"Zj7UnCAulEk\",\"2018-09-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.242878,8.910414]}\",\"-12.242878\",\"8.910414\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"SZkCEHNIVOB\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.941271,8.630717]}\",\"-10.941271\",\"8.630717\",\"Woama MCHP\",\"OU_233328\",\"AtZJOoQiGHd\"],[\"DTiwb1eO1Kr\",\"Zj7UnCAulEk\",\"2018-11-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.74298,8.074179]}\",\"-10.74298\",\"8.074179\",\"Mobai CHC\",\"OU_204912\",\"MXdbul7bBqV\"],[\"diil0pVupAJ\",\"Zj7UnCAulEk\",\"2018-12-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.194738,8.599985]}\",\"-11.194738\",\"8.599985\",\"Jaiama Sewafe CHC\",\"OU_233333\",\"W7ekX3gi0ut\"],[\"Dg1YTftMq9p\",\"Zj7UnCAulEk\",\"2018-10-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.070149,9.067438]}\",\"-13.070149\",\"9.067438\",\"Mafufuneh MCHP\",\"OU_211251\",\"L3GgannGGKl\"],[\"fZTfOLiWTB8\",\"Zj7UnCAulEk\",\"2018-08-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.171094,8.971047]}\",\"-12.171094\",\"8.971047\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"x6LeSbd8nV3\",\"Zj7UnCAulEk\",\"2018-11-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.206616,8.974357]}\",\"-12.206616\",\"8.974357\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"QK2uKIeG3DS\",\"Zj7UnCAulEk\",\"2018-06-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.207514,8.932801]}\",\"-12.207514\",\"8.932801\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"l6xN0Pxx0hM\",\"Zj7UnCAulEk\",\"2018-06-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.186484,8.939577]}\",\"-12.186484\",\"8.939577\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"r5CNmHi8tqy\",\"Zj7UnCAulEk\",\"2018-04-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.204313,8.96874]}\",\"-12.204313\",\"8.96874\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"kQHkCEGahNB\",\"Zj7UnCAulEk\",\"2018-05-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.184528,8.893107]}\",\"-12.184528\",\"8.893107\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"Uxw7WNwu06j\",\"Zj7UnCAulEk\",\"2018-11-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.200581,8.951553]}\",\"-12.200581\",\"8.951553\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"WPv23Ay3MLO\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.250711,8.89012]}\",\"-12.250711\",\"8.89012\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"xKxrbxcNybW\",\"Zj7UnCAulEk\",\"2018-01-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.223909,8.925905]}\",\"-12.223909\",\"8.925905\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"P1ZmGzbgBM5\",\"Zj7UnCAulEk\",\"2018-02-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.06961,8.563091]}\",\"-12.06961\",\"8.563091\",\"Mamanso Kafla MCHP\",\"OU_268168\",\"T1lTKu6zkHN\"],[\"mk8ZijmS8jA\",\"Zj7UnCAulEk\",\"2018-07-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.5791,9.295072]}\",\"-11.5791\",\"9.295072\",\"Yara MCHP\",\"OU_226264\",\"M9q1wOOsrXp\"],[\"SP4a5L14cWF\",\"Zj7UnCAulEk\",\"2018-09-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.22565,8.902526]}\",\"-12.22565\",\"8.902526\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"RgAm39A8lVk\",\"Zj7UnCAulEk\",\"2018-01-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.02844,8.963036]}\",\"-11.02844\",\"8.963036\",\"Wordu CHP\",\"OU_233367\",\"bW5BaqrBM4K\"],[\"xRkf6F4ZsUh\",\"Zj7UnCAulEk\",\"2018-10-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.18168,8.959554]}\",\"-12.18168\",\"8.959554\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"b29KiL289NT\",\"Zj7UnCAulEk\",\"2018-10-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.233626,8.959022]}\",\"-12.233626\",\"8.959022\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"xpo14qq2pwV\",\"Zj7UnCAulEk\",\"2018-05-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.02422,7.728596]}\",\"-12.02422\",\"7.728596\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"PE1Btmc4BAo\",\"Zj7UnCAulEk\",\"2018-03-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.61154,7.649858]}\",\"-11.61154\",\"7.649858\",\"Bandajuma Clinic CHC\",\"OU_260387\",\"FNnj3jKGS7i\"],[\"UwcZ7yU5okt\",\"Zj7UnCAulEk\",\"2018-08-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.062704,7.687603]}\",\"-12.062704\",\"7.687603\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"HkXuZTv5gS4\",\"Zj7UnCAulEk\",\"2018-09-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.845215,9.38648]}\",\"-11.845215\",\"9.38648\",\"Kamasikie MCHP\",\"OU_193235\",\"ZxuSbAmsLCn\"],[\"P7iey9XRsft\",\"Zj7UnCAulEk\",\"2018-08-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.013424,7.697988]}\",\"-12.013424\",\"7.697988\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"M8dId7ZZ980\",\"Zj7UnCAulEk\",\"2018-11-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.049464,7.703766]}\",\"-12.049464\",\"7.703766\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"yKxm2zI2wJZ\",\"Zj7UnCAulEk\",\"2018-01-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.076165,8.471006]}\",\"-13.076165\",\"8.471006\",\"Wellington Health Centre\",\"OU_278317\",\"Qc9lf4VM9bD\"],[\"zuYJDjYFmN2\",\"Zj7UnCAulEk\",\"2018-11-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.300674,9.534095]}\",\"-12.300674\",\"9.534095\",\"Kagboray MCHP\",\"OU_193293\",\"Sglj9VCoQmc\"],[\"TNUFCWN5u9u\",\"Zj7UnCAulEk\",\"2018-03-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.326452,7.168402]}\",\"-11.326452\",\"7.168402\",\"Malema 1 MCHP\",\"OU_260416\",\"dCvUVvKnhMe\"],[\"xCeen9F2IX0\",\"Zj7UnCAulEk\",\"2018-06-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.541233,8.249461]}\",\"-11.541233\",\"8.249461\",\"Sahn CHC\",\"OU_952\",\"PuZOFApTSeo\"],[\"tvKO49PAUtG\",\"Zj7UnCAulEk\",\"2018-05-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.953525,7.351462]}\",\"-11.953525\",\"7.351462\",\"Benduma CHC\",\"OU_197435\",\"n7wN9gMFfZ5\"],[\"DY8kkTpy6kU\",\"Zj7UnCAulEk\",\"2018-02-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.596618,8.954415]}\",\"-12.596618\",\"8.954415\",\"Gbombana MCHP\",\"OU_254978\",\"X3D19LoA2Ij\"],[\"yizbfILUSMh\",\"Zj7UnCAulEk\",\"2018-04-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.164001,8.573067]}\",\"-13.164001\",\"8.573067\",\"Murray Town CHC\",\"OU_278333\",\"a04CZxe0PSe\"],[\"URPW3XduQyI\",\"Zj7UnCAulEk\",\"2018-12-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.024969,8.838236]}\",\"-12.024969\",\"8.838236\",\"Makump Bana MCHP\",\"OU_193211\",\"E7IDb3nNiW7\"],[\"trnR73ZSfIA\",\"Zj7UnCAulEk\",\"2018-04-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.156765,8.789737]}\",\"-13.156765\",\"8.789737\",\"Conakry Dee CHC\",\"OU_255009\",\"U4FzUXMvbI8\"],[\"WTEWfQnp212\",\"Zj7UnCAulEk\",\"2018-04-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.193977,8.966795]}\",\"-12.193977\",\"8.966795\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"TuMqW7o7iLp\",\"Zj7UnCAulEk\",\"2018-11-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.009445,7.727964]}\",\"-12.009445\",\"7.727964\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"SRPGxaVrZRN\",\"Zj7UnCAulEk\",\"2018-02-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.021373,7.702996]}\",\"-12.021373\",\"7.702996\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"ZBEwbGDDAh3\",\"Zj7UnCAulEk\",\"2018-07-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.039727,7.656632]}\",\"-12.039727\",\"7.656632\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"ZxwiGOvUEXl\",\"Zj7UnCAulEk\",\"2018-07-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.032314,7.720004]}\",\"-12.032314\",\"7.720004\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"cCB6V2h00f5\",\"Zj7UnCAulEk\",\"2018-01-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.056231,7.649974]}\",\"-12.056231\",\"7.649974\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"Bp5JOsYD15x\",\"Zj7UnCAulEk\",\"2018-04-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.076788,7.682963]}\",\"-12.076788\",\"7.682963\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"gBhtHXw8s66\",\"Zj7UnCAulEk\",\"2018-08-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.770542,8.495652]}\",\"-12.770542\",\"8.495652\",\"Masumana MCHP\",\"OU_254965\",\"UlgEReuUPM4\"],[\"RpS3qxztPwu\",\"Zj7UnCAulEk\",\"2018-07-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.021201,7.654485]}\",\"-12.021201\",\"7.654485\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"pWOQnUdLHJ4\",\"Zj7UnCAulEk\",\"2018-04-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.036552,7.669413]}\",\"-12.036552\",\"7.669413\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"FbeEPwFRtl8\",\"Zj7UnCAulEk\",\"2018-09-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.011789,7.744811]}\",\"-12.011789\",\"7.744811\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"A01VPwDohRp\",\"Zj7UnCAulEk\",\"2018-03-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.088857,7.660157]}\",\"-12.088857\",\"7.660157\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"inH0w6OKKhK\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.075912,7.700812]}\",\"-12.075912\",\"7.700812\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"o76j6PmZ2oM\",\"Zj7UnCAulEk\",\"2018-04-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.080169,7.690379]}\",\"-12.080169\",\"7.690379\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"GRD6vJV126l\",\"Zj7UnCAulEk\",\"2018-09-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.015943,7.653668]}\",\"-12.015943\",\"7.653668\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"bSKcuwUHbDi\",\"Zj7UnCAulEk\",\"2018-12-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.036879,7.723667]}\",\"-12.036879\",\"7.723667\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"WTtOi3Ljcdl\",\"Zj7UnCAulEk\",\"2018-03-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.09142,7.672812]}\",\"-12.09142\",\"7.672812\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"NjbLYqkcUQE\",\"Zj7UnCAulEk\",\"2018-01-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.035581,7.742691]}\",\"-12.035581\",\"7.742691\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"pMIHaTCt32b\",\"Zj7UnCAulEk\",\"2018-03-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.821677,8.12139]}\",\"-11.821677\",\"8.12139\",\"Gbaiima CHC\",\"OU_653\",\"jGYT5U5qJP6\"],[\"N8ojTFtn14R\",\"Zj7UnCAulEk\",\"2018-06-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.658753,7.426763]}\",\"-11.658753\",\"7.426763\",\"Massam MCHP\",\"OU_260441\",\"vpNGJvZ0ljF\"],[\"sboFMJdyJV7\",\"Zj7UnCAulEk\",\"2018-07-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.362652,7.744188]}\",\"-12.362652\",\"7.744188\",\"Sierra Rutile Clinic\",\"OU_197420\",\"Bq5nb7UAEGd\"],[\"krMeHG39vfZ\",\"Zj7UnCAulEk\",\"2018-02-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.514457,8.751948]}\",\"-11.514457\",\"8.751948\",\"Mamanso Sanka CHP\",\"OU_268181\",\"YFlZA0y0Vi6\"],[\"R4z8FN0fMRi\",\"Zj7UnCAulEk\",\"2018-09-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.517619,7.914702]}\",\"-11.517619\",\"7.914702\",\"Gbaama MCHP\",\"OU_826\",\"ei21lW7hFPX\"],[\"KnDbPMfxxTV\",\"Zj7UnCAulEk\",\"2018-03-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.123877,8.648198]}\",\"-13.123877\",\"8.648198\",\"Kasongha MCHP\",\"OU_255011\",\"OqBiNJjKQAu\"],[\"SHBPVaVLUjP\",\"Zj7UnCAulEk\",\"2018-11-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.861216,7.930736]}\",\"-11.861216\",\"7.930736\",\"Bumpe CHC\",\"OU_651\",\"E497Rk80ivZ\"],[\"Yb6WR5yl0TF\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.732223,7.989339]}\",\"-11.732223\",\"7.989339\",\"Mattru on the Rail MCHP\",\"OU_1114\",\"Qu0QOykPdcD\"],[\"sniJazVXa53\",\"Zj7UnCAulEk\",\"2018-12-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.978335,8.943055]}\",\"-11.978335\",\"8.943055\",\"Masuba MCHP\",\"OU_193202\",\"XzmWizbR343\"],[\"fyAxoND2cfm\",\"Zj7UnCAulEk\",\"2018-12-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.006683,7.720507]}\",\"-12.006683\",\"7.720507\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"hkQOx87gMnX\",\"Zj7UnCAulEk\",\"2018-05-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.04393,7.735193]}\",\"-12.04393\",\"7.735193\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"E37Vs6GJGPC\",\"Zj7UnCAulEk\",\"2018-04-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.247154,9.329226]}\",\"-12.247154\",\"9.329226\",\"Gbanti CHC\",\"OU_193216\",\"uedNhvYPMNu\"],[\"vfklZXAxpC3\",\"Zj7UnCAulEk\",\"2018-08-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.077116,7.721811]}\",\"-12.077116\",\"7.721811\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"GsfDdhI7cUZ\",\"Zj7UnCAulEk\",\"2018-09-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.506436,8.284988]}\",\"-10.506436\",\"8.284988\",\"Manowa CHC\",\"OU_204930\",\"PaNv9VyD06n\"],[\"tRfVEXo90pP\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.621799,7.556504]}\",\"-11.621799\",\"7.556504\",\"Salima MCHP\",\"OU_260403\",\"rFelzKE3SEp\"],[\"Y2YizOUbJ8B\",\"Zj7UnCAulEk\",\"2018-08-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.23173,8.922719]}\",\"-12.23173\",\"8.922719\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"qyodBjwnDn7\",\"Zj7UnCAulEk\",\"2018-11-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.927284,9.184886]}\",\"-11.927284\",\"9.184886\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"LVlSXTdafFy\",\"Zj7UnCAulEk\",\"2018-02-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.015942,8.306867]}\",\"-11.015942\",\"8.306867\",\"Kpandebu MCHP\",\"OU_222653\",\"PFZbQjwty2n\"],[\"c5ZJKOZ2gDW\",\"Zj7UnCAulEk\",\"2018-06-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.901771,9.236208]}\",\"-11.901771\",\"9.236208\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"Lp8eJh3Ell6\",\"Zj7UnCAulEk\",\"2018-06-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.204315,8.473614]}\",\"-13.204315\",\"8.473614\",\"Hamilton MCHP\",\"OU_278386\",\"oolcy5HBlMy\"],[\"yTosL87APfC\",\"Zj7UnCAulEk\",\"2018-10-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.483887,9.640792]}\",\"-11.483887\",\"9.640792\",\"Senekedugu MCHP\",\"OU_226262\",\"xX4lIVqF4yb\"],[\"QbuByJWe4CG\",\"Zj7UnCAulEk\",\"2018-06-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.020548,8.137635]}\",\"-11.020548\",\"8.137635\",\"Largo CHC\",\"OU_222699\",\"iOA3z6Y3cq5\"],[\"f2NClGIQ9Pk\",\"Zj7UnCAulEk\",\"2018-12-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.977376,8.432608]}\",\"-11.977376\",\"8.432608\",\"Mayogbor MCHP\",\"OU_268227\",\"XiORvSsxn6s\"],[\"MMG3JDkKwkB\",\"Zj7UnCAulEk\",\"2018-02-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.503325,8.31507]}\",\"-10.503325\",\"8.31507\",\"Gbeika MCHP\",\"OU_204881\",\"U8tyWV7WmIB\"],[\"Yds6FwrplAv\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.071176,8.438661]}\",\"-13.071176\",\"8.438661\",\"John Thorpe MCHP\",\"OU_278375\",\"DplgrYeRIZ1\"],[\"KC8jEEDhBI6\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.039878,8.265749]}\",\"-11.039878\",\"8.265749\",\"Njagbahun MCHP\",\"OU_222660\",\"VjygCFzqcYu\"],[\"M8rhUgUozcr\",\"Zj7UnCAulEk\",\"2018-11-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.031543,9.214235]}\",\"-12.031543\",\"9.214235\",\"Kortohun CHP\",\"OU_193284\",\"z6v73gowbuM\"],[\"x6OAZqoO7ck\",\"Zj7UnCAulEk\",\"2018-07-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.755159,8.493109]}\",\"-10.755159\",\"8.493109\",\"Baoma MCHP\",\"OU_233393\",\"t52CJEyLhch\"],[\"tyvITjC1igi\",\"Zj7UnCAulEk\",\"2018-11-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.48093,7.223648]}\",\"-11.48093\",\"7.223648\",\"Saama MCHP\",\"OU_260427\",\"WZ8PTx8qQlE\"],[\"xxygG6bZtgG\",\"Zj7UnCAulEk\",\"2018-04-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.539972,7.240294]}\",\"-11.539972\",\"7.240294\",\"Saama MCHP\",\"OU_260427\",\"WZ8PTx8qQlE\"],[\"VT34NrHR6kL\",\"Zj7UnCAulEk\",\"2018-01-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.192414,8.643131]}\",\"-13.192414\",\"8.643131\",\"St. John of God Catholic Clinic\",\"OU_255015\",\"RUCp6OaTSAD\"],[\"dDKoutA5DjB\",\"Zj7UnCAulEk\",\"2018-11-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.548837,8.88158]}\",\"-12.548837\",\"8.88158\",\"Robaka MCHP\",\"OU_255062\",\"ym42ZOlfZ1P\"],[\"hXuQVy71gZz\",\"Zj7UnCAulEk\",\"2018-11-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.225752,8.516614]}\",\"-13.225752\",\"8.516614\",\"Thompson Bay MCHP\",\"OU_278341\",\"BzEwqabuW19\"],[\"ytAkuMgymh7\",\"Zj7UnCAulEk\",\"2018-10-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.084198,7.672471]}\",\"-12.084198\",\"7.672471\",\"UBC Under 5\",\"OU_197388\",\"PdGktj8bAML\"],[\"iVprADhhrc0\",\"Zj7UnCAulEk\",\"2018-01-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.099004,7.661654]}\",\"-12.099004\",\"7.661654\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"MMp8f5fNY24\",\"Zj7UnCAulEk\",\"2018-10-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.023123,7.673307]}\",\"-12.023123\",\"7.673307\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"csnxVa3L4C0\",\"Zj7UnCAulEk\",\"2018-07-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.187183,8.962346]}\",\"-12.187183\",\"8.962346\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"ejLGkLJ34PS\",\"Zj7UnCAulEk\",\"2018-07-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.206023,8.951512]}\",\"-12.206023\",\"8.951512\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"pzJv1IdTVln\",\"Zj7UnCAulEk\",\"2018-09-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.44689,8.295393]}\",\"-10.44689\",\"8.295393\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"shvFSVfSSKl\",\"Zj7UnCAulEk\",\"2018-09-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.949147,7.746297]}\",\"-11.949147\",\"7.746297\",\"Mokpende MCHP\",\"OU_644\",\"am6EFqHGKeU\"],[\"DLOX9g8KgRT\",\"Zj7UnCAulEk\",\"2018-06-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.167411,8.932163]}\",\"-12.167411\",\"8.932163\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"YfZ2k1DnENJ\",\"Zj7UnCAulEk\",\"2018-07-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.238893,8.950146]}\",\"-12.238893\",\"8.950146\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"N7kccs6MHRN\",\"Zj7UnCAulEk\",\"2018-11-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.221613,8.928034]}\",\"-12.221613\",\"8.928034\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"LZU3wn7YIrU\",\"Zj7UnCAulEk\",\"2018-06-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.253455,8.879765]}\",\"-12.253455\",\"8.879765\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"HQ5OLibaHn1\",\"Zj7UnCAulEk\",\"2018-12-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.235754,8.929255]}\",\"-12.235754\",\"8.929255\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"vFLdN8KX2Sm\",\"Zj7UnCAulEk\",\"2018-07-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.220242,8.906499]}\",\"-12.220242\",\"8.906499\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"HdXBJRrjoQX\",\"Zj7UnCAulEk\",\"2018-10-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.177348,8.903947]}\",\"-12.177348\",\"8.903947\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"SPbrYSlU95z\",\"Zj7UnCAulEk\",\"2018-10-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.962269,8.769886]}\",\"-12.962269\",\"8.769886\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"zanYUOcHTPT\",\"Zj7UnCAulEk\",\"2018-01-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.987021,8.755889]}\",\"-12.987021\",\"8.755889\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"ewBUl95wIA0\",\"Zj7UnCAulEk\",\"2018-10-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.95393,8.841456]}\",\"-12.95393\",\"8.841456\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"xUAkbtQB212\",\"Zj7UnCAulEk\",\"2018-05-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.944956,8.809981]}\",\"-12.944956\",\"8.809981\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"LgSxCu12Dn6\",\"Zj7UnCAulEk\",\"2018-08-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.511375,8.507003]}\",\"-12.511375\",\"8.507003\",\"Magbaft MCHP\",\"OU_268248\",\"XjpmsLNjyrz\"],[\"fiSIZ3uZJdA\",\"Zj7UnCAulEk\",\"2018-04-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.219199,7.682033]}\",\"-12.219199\",\"7.682033\",\"Kabati CHP\",\"OU_197396\",\"Xk2fvz4aTBU\"],[\"oHxweLQxxuP\",\"Zj7UnCAulEk\",\"2018-07-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.99243,8.049684]}\",\"-10.99243\",\"8.049684\",\"Kormende MCHP\",\"OU_197393\",\"S9QckzKX6Lg\"],[\"vZlXvaqzacj\",\"Zj7UnCAulEk\",\"2018-10-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.999235,8.81909]}\",\"-12.999235\",\"8.81909\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"TFtuioZ7ud7\",\"Zj7UnCAulEk\",\"2018-04-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.969441,8.821305]}\",\"-12.969441\",\"8.821305\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"u0HN9PikVvM\",\"Zj7UnCAulEk\",\"2018-06-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.968324,8.819544]}\",\"-12.968324\",\"8.819544\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"eYrQhiGx3Me\",\"Zj7UnCAulEk\",\"2018-12-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.991873,8.844824]}\",\"-12.991873\",\"8.844824\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"HXrPPqDvj2B\",\"Zj7UnCAulEk\",\"2018-11-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.462043,8.306287]}\",\"-10.462043\",\"8.306287\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"hPq3efNyI0S\",\"Zj7UnCAulEk\",\"2018-06-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.469929,8.322608]}\",\"-10.469929\",\"8.322608\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"GbEkuPT2Mq6\",\"Zj7UnCAulEk\",\"2018-07-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.44115,8.269801]}\",\"-10.44115\",\"8.269801\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"GOEwrCMU8Ue\",\"Zj7UnCAulEk\",\"2018-11-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.877098,9.204794]}\",\"-11.877098\",\"9.204794\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"umppuLu91p0\",\"Zj7UnCAulEk\",\"2018-09-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.891019,9.187571]}\",\"-11.891019\",\"9.187571\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"vdcdWJIv5Sw\",\"Zj7UnCAulEk\",\"2018-04-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.895433,9.169224]}\",\"-11.895433\",\"9.169224\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"PlX0AgT7aOE\",\"Zj7UnCAulEk\",\"2018-02-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.899636,9.192243]}\",\"-11.899636\",\"9.192243\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"pd9xiQHGJR5\",\"Zj7UnCAulEk\",\"2018-03-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.880331,9.164491]}\",\"-11.880331\",\"9.164491\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"sbXZZGKwIw6\",\"Zj7UnCAulEk\",\"2018-10-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.938709,9.161239]}\",\"-11.938709\",\"9.161239\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"ROYYR9Kib49\",\"Zj7UnCAulEk\",\"2018-03-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.897018,9.211253]}\",\"-11.897018\",\"9.211253\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"RJInlZJwt5B\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.717607,8.063339]}\",\"-11.717607\",\"8.063339\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"RtxPCtN8h8S\",\"Zj7UnCAulEk\",\"2018-07-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.72356,8.055674]}\",\"-11.72356\",\"8.055674\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"GaKxWrsXyiN\",\"Zj7UnCAulEk\",\"2018-08-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.695534,7.996611]}\",\"-11.695534\",\"7.996611\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"sG2ZPFRDYUC\",\"Zj7UnCAulEk\",\"2018-02-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.677618,8.053416]}\",\"-11.677618\",\"8.053416\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"PB1QMEgvVqM\",\"Zj7UnCAulEk\",\"2018-01-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.722541,8.005809]}\",\"-11.722541\",\"8.005809\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"kZPt6mSbhk8\",\"Zj7UnCAulEk\",\"2018-11-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.727802,8.063661]}\",\"-11.727802\",\"8.063661\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"EZiq066GBLN\",\"Zj7UnCAulEk\",\"2018-01-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.687168,8.57507]}\",\"-10.687168\",\"8.57507\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"xarfnC4myXU\",\"Zj7UnCAulEk\",\"2018-05-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.624697,8.611496]}\",\"-10.624697\",\"8.611496\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"WcJejpo7M7i\",\"Zj7UnCAulEk\",\"2018-03-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.794486,8.642372]}\",\"-10.794486\",\"8.642372\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"Wpyd8vnaRQi\",\"Zj7UnCAulEk\",\"2018-04-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.034788,7.660278]}\",\"-12.034788\",\"7.660278\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"j9GGMGGfTr8\",\"Zj7UnCAulEk\",\"2018-03-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.122879,9.251094]}\",\"-12.122879\",\"9.251094\",\"Kagbere CHC\",\"OU_193225\",\"TjZwphhxCuV\"],[\"Yjl2Zxn3Aqz\",\"Zj7UnCAulEk\",\"2018-03-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.716113,8.027999]}\",\"-11.716113\",\"8.027999\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"hR3Cfst17Ob\",\"Zj7UnCAulEk\",\"2018-01-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.729118,8.037269]}\",\"-11.729118\",\"8.037269\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"AGNkbHRNysp\",\"Zj7UnCAulEk\",\"2018-11-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.652984,8.618488]}\",\"-10.652984\",\"8.618488\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"iRQxcMDs7nO\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.666984,8.590475]}\",\"-10.666984\",\"8.590475\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"P0z0pNK660A\",\"Zj7UnCAulEk\",\"2018-04-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.683904,8.571214]}\",\"-10.683904\",\"8.571214\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"vMmr5qlEgDe\",\"Zj7UnCAulEk\",\"2018-06-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.654063,8.534299]}\",\"-10.654063\",\"8.534299\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"jCkh3O4gcfg\",\"Zj7UnCAulEk\",\"2018-03-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.65383,8.528796]}\",\"-10.65383\",\"8.528796\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"QNJt0LwVzey\",\"Zj7UnCAulEk\",\"2018-04-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.641132,8.581652]}\",\"-10.641132\",\"8.581652\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"tMc6XQXTjuP\",\"Zj7UnCAulEk\",\"2018-01-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.656935,8.56098]}\",\"-10.656935\",\"8.56098\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"vmMoMSqmjvl\",\"Zj7UnCAulEk\",\"2018-11-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.80777,8.646186]}\",\"-10.80777\",\"8.646186\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"lxLNbnBIJwE\",\"Zj7UnCAulEk\",\"2018-04-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.813227,8.615762]}\",\"-10.813227\",\"8.615762\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"gkcsLxQmwHi\",\"Zj7UnCAulEk\",\"2018-04-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.7781,8.662806]}\",\"-10.7781\",\"8.662806\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"fTPwPBenDI6\",\"Zj7UnCAulEk\",\"2018-06-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.023044,8.82022]}\",\"-11.023044\",\"8.82022\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"eTU93GVDAiW\",\"Zj7UnCAulEk\",\"2018-11-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.604191,8.665672]}\",\"-11.604191\",\"8.665672\",\"Makali CHC\",\"OU_268215\",\"scc4QyxenJd\"],[\"pOnJuS81lvA\",\"Zj7UnCAulEk\",\"2018-04-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.070752,9.644304]}\",\"-12.070752\",\"9.644304\",\"Kathanta Yimbor CHC\",\"OU_193291\",\"NjyJYiIuKIG\"],[\"HRTgYBmJqVJ\",\"Zj7UnCAulEk\",\"2018-03-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.096097,8.800032]}\",\"-11.096097\",\"8.800032\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"yQ5GyMjUVRt\",\"Zj7UnCAulEk\",\"2018-06-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.036243,8.781396]}\",\"-13.036243\",\"8.781396\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"Gs61NbDD7IB\",\"Zj7UnCAulEk\",\"2018-06-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.43853,8.308022]}\",\"-10.43853\",\"8.308022\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"Zkh3kpWxr52\",\"Zj7UnCAulEk\",\"2018-09-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.423325,8.274901]}\",\"-10.423325\",\"8.274901\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"duLQBOjU5le\",\"Zj7UnCAulEk\",\"2018-10-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.938092,9.187149]}\",\"-11.938092\",\"9.187149\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"bKGelRSwBdP\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.669338,7.995508]}\",\"-11.669338\",\"7.995508\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"zQgLSeN6Fcw\",\"Zj7UnCAulEk\",\"2018-04-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.840905,8.63606]}\",\"-10.840905\",\"8.63606\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"LUlZhGrRCnI\",\"Zj7UnCAulEk\",\"2018-10-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.01009,8.75525]}\",\"-11.01009\",\"8.75525\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"h33AOqIASxr\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.436609,8.426085]}\",\"-12.436609\",\"8.426085\",\"Bath Bana MCHP\",\"OU_268243\",\"sDTodaygv5u\"],[\"rLCZXdgHfo0\",\"Zj7UnCAulEk\",\"2018-06-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.882533,9.171745]}\",\"-11.882533\",\"9.171745\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"KsgNE5rfel1\",\"Zj7UnCAulEk\",\"2018-09-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.870073,7.969624]}\",\"-11.870073\",\"7.969624\",\"Bumpe CHC\",\"OU_651\",\"E497Rk80ivZ\"],[\"rZv20ov5VG8\",\"Zj7UnCAulEk\",\"2018-10-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.402659,8.418198]}\",\"-12.402659\",\"8.418198\",\"Bath Bana MCHP\",\"OU_268243\",\"sDTodaygv5u\"],[\"e1ptxdgkLW8\",\"Zj7UnCAulEk\",\"2018-01-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.135355,8.462516]}\",\"-13.135355\",\"8.462516\",\"Holy Mary Clinic\",\"OU_278347\",\"LV2b3vaLRl1\"],[\"JcZSU8kbghj\",\"Zj7UnCAulEk\",\"2018-10-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.520839,7.047519]}\",\"-11.520839\",\"7.047519\",\"Liya MCHP\",\"OU_260442\",\"tBRDdxfKbMx\"],[\"FnKmBquLRoo\",\"Zj7UnCAulEk\",\"2018-04-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.355301,7.982937]}\",\"-11.355301\",\"7.982937\",\"Gelehun MCHP\",\"OU_222626\",\"FZxJ0KST9jn\"],[\"V5Ca8xVLhkQ\",\"Zj7UnCAulEk\",\"2018-11-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.594484,7.790554]}\",\"-11.594484\",\"7.790554\",\"Mano-Jaiama CHP\",\"OU_822\",\"hLGkoHmvBgI\"],[\"QBMj3maIaqv\",\"Zj7UnCAulEk\",\"2018-04-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.676523,9.08049]}\",\"-11.676523\",\"9.08049\",\"Kathombo MCHP\",\"OU_268193\",\"yEU926iVAJJ\"],[\"rDdMh0ilLOr\",\"Zj7UnCAulEk\",\"2018-06-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.834966,8.675786]}\",\"-10.834966\",\"8.675786\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"WvsqejoEiIW\",\"Zj7UnCAulEk\",\"2018-08-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.047779,8.823798]}\",\"-11.047779\",\"8.823798\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"mSnlV6egCjy\",\"Zj7UnCAulEk\",\"2018-01-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.037953,8.774682]}\",\"-11.037953\",\"8.774682\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"gMxgIOLxdKk\",\"Zj7UnCAulEk\",\"2018-01-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.525143,7.653497]}\",\"-12.525143\",\"7.653497\",\"Govt. Hosp. Bonthe\",\"OU_197444\",\"NnQpISrLYWZ\"],[\"nLGpx9GDkLM\",\"Zj7UnCAulEk\",\"2018-11-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.35613,7.985543]}\",\"-11.35613\",\"7.985543\",\"Gelehun MCHP\",\"OU_222626\",\"FZxJ0KST9jn\"],[\"luha6VihzdW\",\"Zj7UnCAulEk\",\"2018-10-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.552043,8.291056]}\",\"-10.552043\",\"8.291056\",\"Bandajuma Yawei CHC\",\"OU_204938\",\"MpcMjLmbATv\"],[\"VranPezGYJh\",\"Zj7UnCAulEk\",\"2018-05-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.134974,8.041372]}\",\"-12.134974\",\"8.041372\",\"Kabaima MCHP\",\"OU_247020\",\"EQUwHqZOb5L\"],[\"PAehr6uPbPT\",\"Zj7UnCAulEk\",\"2018-08-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.474338,7.95548]}\",\"-11.474338\",\"7.95548\",\"Yamandu CHC\",\"OU_585\",\"nX05QLraDhO\"],[\"MvdqCBjncIH\",\"Zj7UnCAulEk\",\"2018-04-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.264723,8.275973]}\",\"-11.264723\",\"8.275973\",\"Gendema MCHP\",\"OU_222678\",\"W3t0pSZLtrC\"],[\"bSewoA6dtEm\",\"Zj7UnCAulEk\",\"2018-07-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.356037,9.55348]}\",\"-12.356037\",\"9.55348\",\"Kamawornie CHP\",\"OU_193290\",\"wO4z5Aqo0hf\"],[\"knwTNSBzzpD\",\"Zj7UnCAulEk\",\"2018-07-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.594943,9.0468]}\",\"-12.594943\",\"9.0468\",\"Gbalamuya MCHP\",\"OU_211219\",\"IPvrsWbm0EM\"],[\"dTcpNcBSQoe\",\"Zj7UnCAulEk\",\"2018-07-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.599801,8.688203]}\",\"-11.599801\",\"8.688203\",\"Makali CHC\",\"OU_268215\",\"scc4QyxenJd\"],[\"dV6MtNxDwIk\",\"Zj7UnCAulEk\",\"2018-07-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.513124,7.476655]}\",\"-11.513124\",\"7.476655\",\"Tambeyama MCHP\",\"OU_260432\",\"dU3vTbLRLHy\"],[\"YMg0H68S4xB\",\"Zj7UnCAulEk\",\"2018-11-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.999381,8.867355]}\",\"-11.999381\",\"8.867355\",\"Robat MCHP\",\"OU_193207\",\"gP6hn503KUX\"],[\"uZRizUaVppN\",\"Zj7UnCAulEk\",\"2018-02-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.131933,7.491176]}\",\"-12.131933\",\"7.491176\",\"Gbap CHC\",\"OU_197447\",\"TEVtOFKcLAP\"],[\"eTI6sqWJNPS\",\"Zj7UnCAulEk\",\"2018-05-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.124003,9.45435]}\",\"-11.124003\",\"9.45435\",\"Gberifeh MCHP\",\"OU_226251\",\"qELjt3LRkSD\"],[\"bvSP5qL3Lgs\",\"Zj7UnCAulEk\",\"2018-02-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.055607,8.245435]}\",\"-11.055607\",\"8.245435\",\"Sandayeima MCHP\",\"OU_222658\",\"oUR5HPmim7E\"],[\"SZ53U6dVHaZ\",\"Zj7UnCAulEk\",\"2018-06-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.123951,7.507317]}\",\"-12.123951\",\"7.507317\",\"Talia CHC\",\"OU_197437\",\"s5aXfzOL456\"],[\"zx6p4yeXsOx\",\"Zj7UnCAulEk\",\"2018-02-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.251783,7.767202]}\",\"-12.251783\",\"7.767202\",\"Gbamgbama CHC\",\"OU_197418\",\"D2rB1GRuh8C\"],[\"FBRvHbDITs0\",\"Zj7UnCAulEk\",\"2018-11-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.580725,8.725986]}\",\"-12.580725\",\"8.725986\",\"Makabo MCHP\",\"OU_255056\",\"en0j7qFnySQ\"],[\"EJxr5TNzZf4\",\"Zj7UnCAulEk\",\"2018-08-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.101159,9.583276]}\",\"-12.101159\",\"9.583276\",\"Kathanta Yimbor CHC\",\"OU_193291\",\"NjyJYiIuKIG\"],[\"gfDd8Pclb11\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.691771,7.625908]}\",\"-11.691771\",\"7.625908\",\"Nyandehun MCHP\",\"OU_260394\",\"mVvEwzoFutG\"],[\"CyEtEYTQpoz\",\"Zj7UnCAulEk\",\"2018-07-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.716448,9.136017]}\",\"-11.716448\",\"9.136017\",\"Bumbuna CHC\",\"OU_268195\",\"Q2USZSJmcNK\"],[\"VbASbAnS4Kz\",\"Zj7UnCAulEk\",\"2018-03-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.529433,7.586921]}\",\"-12.529433\",\"7.586921\",\"Mbokie CHP\",\"OU_197401\",\"nImgPWDVQIa\"],[\"RUCcI6C9YH1\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.99929,9.154307]}\",\"-11.99929\",\"9.154307\",\"Bumbanday MCHP\",\"OU_193238\",\"LZclRdyVk1t\"],[\"rBSPYgpdHOO\",\"Zj7UnCAulEk\",\"2018-09-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.826843,7.321549]}\",\"-11.826843\",\"7.321549\",\"Gbondapi CHC\",\"OU_260407\",\"bHcw141PTsE\"],[\"dhWLB91hd7c\",\"Zj7UnCAulEk\",\"2018-10-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.881344,9.032243]}\",\"-12.881344\",\"9.032243\",\"Ahamadyya Mission Cl\",\"OU_211234\",\"plnHVbJR6p4\"],[\"uArnKMcGehb\",\"Zj7UnCAulEk\",\"2018-06-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.569832,7.772339]}\",\"-11.569832\",\"7.772339\",\"Mano-Jaiama CHP\",\"OU_822\",\"hLGkoHmvBgI\"],[\"uZhloKtSy47\",\"Zj7UnCAulEk\",\"2018-10-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.596303,8.119026]}\",\"-12.596303\",\"8.119026\",\"Gandorhun CHC\",\"OU_247092\",\"ZdPkczYqeIY\"],[\"fnJAfcr7m6m\",\"Zj7UnCAulEk\",\"2018-12-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.517593,8.170891]}\",\"-11.517593\",\"8.170891\",\"Ngalu CHC\",\"OU_595\",\"CvBAqD6RzLZ\"],[\"IZDzJ9HXDdc\",\"Zj7UnCAulEk\",\"2018-02-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.04091,9.204236]}\",\"-12.04091\",\"9.204236\",\"Kortohun CHP\",\"OU_193284\",\"z6v73gowbuM\"],[\"IxmYOvduVSW\",\"Zj7UnCAulEk\",\"2018-05-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.937587,8.706648]}\",\"-10.937587\",\"8.706648\",\"Fatkom Muchendeh Maternity Clinic\",\"OU_233379\",\"JLKGG67z7oj\"],[\"UJcBV0fbvNq\",\"Zj7UnCAulEk\",\"2018-11-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.561074,7.59227]}\",\"-12.561074\",\"7.59227\",\"Govt. Hosp. Bonthe\",\"OU_197444\",\"NnQpISrLYWZ\"],[\"zU6exfh9j1i\",\"Zj7UnCAulEk\",\"2018-02-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.939708,8.373201]}\",\"-12.939708\",\"8.373201\",\"Malambay CHP\",\"OU_278373\",\"ZoHdXy2ueVn\"],[\"KHJQCtqjQ2M\",\"Zj7UnCAulEk\",\"2018-11-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.672175,8.02716]}\",\"-12.672175\",\"8.02716\",\"Mokongbetty MCHP\",\"OU_247078\",\"BedE3DKQDFf\"],[\"Y0WohCy5Y8W\",\"Zj7UnCAulEk\",\"2018-10-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.968365,9.040849]}\",\"-11.968365\",\"9.040849\",\"Maselleh MCHP\",\"OU_193269\",\"CY8cV5khn7e\"],[\"IU1xghTZJDe\",\"Zj7UnCAulEk\",\"2018-10-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.423078,8.697342]}\",\"-10.423078\",\"8.697342\",\"Kamiendor MCHP\",\"OU_233346\",\"hHKKi9WNoBG\"],[\"k4XfvtEtipn\",\"Zj7UnCAulEk\",\"2018-01-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.874368,8.433848]}\",\"-12.874368\",\"8.433848\",\"Crossing MCHP\",\"OU_278374\",\"U2QkKSeyL5r\"],[\"GYsQNjbA5gp\",\"Zj7UnCAulEk\",\"2018-04-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.051039,8.248115]}\",\"-11.051039\",\"8.248115\",\"Panguma Mission Hosp.\",\"OU_222664\",\"PEZNsGbZaVJ\"],[\"TzuYu2YqxMr\",\"Zj7UnCAulEk\",\"2018-02-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.105904,7.969557]}\",\"-11.105904\",\"7.969557\",\"Kordebotehun MCHP\",\"OU_222701\",\"lwHs72tP6Kh\"],[\"JJvmIsZjLTD\",\"Zj7UnCAulEk\",\"2018-03-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.994981,8.015688]}\",\"-10.994981\",\"8.015688\",\"Kormende MCHP\",\"OU_197393\",\"S9QckzKX6Lg\"],[\"T9pfSBzlYh0\",\"Zj7UnCAulEk\",\"2018-02-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.605269,8.987053]}\",\"-10.605269\",\"8.987053\",\"Kundundu MCHP\",\"OU_233353\",\"jYPY8mT8gn6\"],[\"IotolStQ01b\",\"Zj7UnCAulEk\",\"2018-09-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.622946,8.47661]}\",\"-11.622946\",\"8.47661\",\"Baomahun CHC\",\"OU_1126\",\"FLjwMPWLrL2\"],[\"GywPF2kinGu\",\"Zj7UnCAulEk\",\"2018-06-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.163326,8.505572]}\",\"-12.163326\",\"8.505572\",\"Ahmadiyya Muslim Hospital\",\"OU_268246\",\"BV4IomHvri4\"],[\"oBJ9jZkRUzd\",\"Zj7UnCAulEk\",\"2018-05-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.911765,7.912953]}\",\"-12.911765\",\"7.912953\",\"Plantain Island MCHP\",\"OU_247071\",\"oV9P0VvL9Jh\"],[\"koZtawlVpej\",\"Zj7UnCAulEk\",\"2018-11-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.812153,8.532512]}\",\"-12.812153\",\"8.532512\",\"Kuranko MCHP\",\"OU_254962\",\"WUQrS4Yqmoy\"],[\"grCeD60xTIe\",\"Zj7UnCAulEk\",\"2018-05-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.725035,8.462784]}\",\"-12.725035\",\"8.462784\",\"Rofoindu CHP\",\"OU_254970\",\"jSPLEMDwXN4\"],[\"DxTes79stp2\",\"Zj7UnCAulEk\",\"2018-02-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.655908,8.682469]}\",\"-10.655908\",\"8.682469\",\"Kainkordu CHC\",\"OU_233321\",\"KKoPh1lDd9j\"],[\"j2L7Q5XFsa5\",\"Zj7UnCAulEk\",\"2018-08-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.986869,8.676062]}\",\"-10.986869\",\"8.676062\",\"Koakoyima CHC\",\"OU_233327\",\"SnCrOCRrxGX\"],[\"VQbLLwOAiAB\",\"Zj7UnCAulEk\",\"2018-04-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.117385,9.127014]}\",\"-12.117385\",\"9.127014\",\"Gbendembu Wesleyan CHC\",\"OU_193281\",\"YAuJ3fyoEuI\"],[\"NRZA7GfcSkg\",\"Zj7UnCAulEk\",\"2018-05-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.952316,7.925679]}\",\"-10.952316\",\"7.925679\",\"Tawahun MCHP\",\"OU_222742\",\"GHPuYdLcVN5\"],[\"iuwrWAsQoYz\",\"Zj7UnCAulEk\",\"2018-04-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.175141,8.688973]}\",\"-13.175141\",\"8.688973\",\"Yongoro CHP\",\"OU_255006\",\"YDDOlgRBEAA\"],[\"S7W348IWKth\",\"Zj7UnCAulEk\",\"2018-04-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.801969,8.82496]}\",\"-10.801969\",\"8.82496\",\"Gbangadu MCHP\",\"OU_233381\",\"lQIe6vtSe1P\"],[\"Lrs22JhaAQM\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.177993,8.536566]}\",\"-13.177993\",\"8.536566\",\"Mabella MCHP\",\"OU_278329\",\"MiYhwDprCCA\"],[\"lsv9cYzmerv\",\"Zj7UnCAulEk\",\"2018-05-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.72288,8.277746]}\",\"-10.72288\",\"8.277746\",\"Bumpeh CHP\",\"OU_204874\",\"wbtk73Zwhj9\"],[\"eL05yaSAeNk\",\"Zj7UnCAulEk\",\"2018-06-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.75978,8.446609]}\",\"-11.75978\",\"8.446609\",\"Yele CHC\",\"OU_268207\",\"sesv0eXljBq\"],[\"fxjqwmI75ix\",\"Zj7UnCAulEk\",\"2018-04-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.15771,9.578391]}\",\"-12.15771\",\"9.578391\",\"Kamakwie MCHP\",\"OU_193292\",\"KnU2XHRvyiX\"],[\"IwkLj4QFcPQ\",\"Zj7UnCAulEk\",\"2018-12-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.685026,8.159445]}\",\"-10.685026\",\"8.159445\",\"Pendembu CHC\",\"OU_204916\",\"pJv8NJlJNhU\"],[\"gh2zHiiLdmc\",\"Zj7UnCAulEk\",\"2018-09-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.520894,8.358448]}\",\"-10.520894\",\"8.358448\",\"Mano Menima CHP\",\"OU_204884\",\"vlNXjc2lk9y\"],[\"s7StzqmBfaI\",\"Zj7UnCAulEk\",\"2018-11-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.068284,8.569345]}\",\"-12.068284\",\"8.569345\",\"Makelleh MCHP\",\"OU_268244\",\"NwX8noGxLoz\"],[\"h922QO1oI74\",\"Zj7UnCAulEk\",\"2018-06-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.962959,8.595621]}\",\"-10.962959\",\"8.595621\",\"Baiama CHP\",\"OU_233331\",\"XtuhRhmbrJM\"],[\"GgnlZbysVip\",\"Zj7UnCAulEk\",\"2018-07-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.161699,8.549596]}\",\"-13.161699\",\"8.549596\",\"PCM Hospital\",\"OU_278328\",\"LqH7ZGU9KAx\"],[\"TCywaL043CG\",\"Zj7UnCAulEk\",\"2018-11-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.543222,9.056692]}\",\"-11.543222\",\"9.056692\",\"Kholifaga MCHP\",\"OU_268171\",\"lCEeiuv4NaB\"],[\"dxg42foIZHY\",\"Zj7UnCAulEk\",\"2018-08-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.657589,9.76471]}\",\"-11.657589\",\"9.76471\",\"Bafodia CHC\",\"OU_226243\",\"Jiymtq0A01x\"],[\"wdK4qufomyn\",\"Zj7UnCAulEk\",\"2018-11-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.635868,8.198971]}\",\"-11.635868\",\"8.198971\",\"Damballa CHC\",\"OU_1095\",\"wByqtWCCuDJ\"],[\"BIMcUr7D85x\",\"Zj7UnCAulEk\",\"2018-10-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.010711,8.261131]}\",\"-11.010711\",\"8.261131\",\"Semewebu MCHP\",\"OU_222667\",\"NqTZjfTIsxC\"],[\"hrHQ8kVX34L\",\"Zj7UnCAulEk\",\"2018-05-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.182216,7.887328]}\",\"-11.182216\",\"7.887328\",\"Kpetema MCHP\",\"OU_222698\",\"kDxbU1uSBFh\"],[\"pfTFgMHLgqj\",\"Zj7UnCAulEk\",\"2018-03-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.985947,7.828225]}\",\"-11.985947\",\"7.828225\",\"Kpetema CHP\",\"OU_639\",\"RTixJpRqS4C\"],[\"tDgLZGJ6aEE\",\"Zj7UnCAulEk\",\"2018-07-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.576181,8.505898]}\",\"-12.576181\",\"8.505898\",\"Warima MCHP\",\"OU_254971\",\"DXegteybeb5\"],[\"fQDwfBVKmdG\",\"Zj7UnCAulEk\",\"2018-01-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.131092,9.286484]}\",\"-12.131092\",\"9.286484\",\"Makaiba MCHP\",\"OU_193219\",\"ewh5SKxcCAl\"],[\"lqWLHFoW3Fd\",\"Zj7UnCAulEk\",\"2018-01-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.244059,7.546332]}\",\"-12.244059\",\"7.546332\",\"Bendu CHC\",\"OU_197430\",\"uFp0ztDOFbI\"],[\"DY0aq3QkfvP\",\"Zj7UnCAulEk\",\"2018-09-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.300488,8.086219]}\",\"-11.300488\",\"8.086219\",\"Baoma Oil Mill CHC\",\"OU_222728\",\"Y8foq27WLti\"],[\"EDLseZmb2FN\",\"Zj7UnCAulEk\",\"2018-09-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.050365,8.261538]}\",\"-12.050365\",\"8.261538\",\"UMC Clinic Taiama\",\"OU_246996\",\"Qw7c6Ckb0XC\"],[\"etRdWjIO0bW\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.115363,8.287612]}\",\"-11.115363\",\"8.287612\",\"Serabu (Koya) CHP\",\"OU_222643\",\"wjP03y8OY5k\"],[\"GNFX5BzFJcy\",\"Zj7UnCAulEk\",\"2018-10-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.621173,9.043229]}\",\"-10.621173\",\"9.043229\",\"Kpetema CHP (Toli)\",\"OU_233316\",\"GIRLSZ1tB00\"],[\"GZBYzejKIhs\",\"Zj7UnCAulEk\",\"2018-02-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.123359,8.553662]}\",\"-13.123359\",\"8.553662\",\"Quarry MCHP\",\"OU_278365\",\"xXYv82KlBUh\"],[\"IHhSXUAnVSd\",\"Zj7UnCAulEk\",\"2018-11-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.939436,8.229327]}\",\"-11.939436\",\"8.229327\",\"Senehun CHC\",\"OU_247011\",\"oLuhRyYPxRO\"],[\"XPcCFga4tOc\",\"Zj7UnCAulEk\",\"2018-08-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.950905,7.666015]}\",\"-11.950905\",\"7.666015\",\"Sumbuya CHC\",\"OU_1050\",\"W2KnxOMvmgE\"],[\"lLeDLDKRogO\",\"Zj7UnCAulEk\",\"2018-03-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.253143,7.877524]}\",\"-12.253143\",\"7.877524\",\"St. Mary's Clinic\",\"OU_247017\",\"M721NHGtdZV\"],[\"yUVI4FjAViy\",\"Zj7UnCAulEk\",\"2018-08-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.231475,7.416775]}\",\"-11.231475\",\"7.416775\",\"Zimmi CHC\",\"OU_260382\",\"BNFrspDBKel\"],[\"pocaegZ0uef\",\"Zj7UnCAulEk\",\"2018-01-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.920987,8.703136]}\",\"-10.920987\",\"8.703136\",\"Koidu Govt. Hospital\",\"OU_233387\",\"OzjRQLn3G24\"],[\"V7zKs5jpq2m\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.761914,7.500921]}\",\"-11.761914\",\"7.500921\",\"Sahn Bumpe MCHP\",\"OU_646\",\"NDqR2cWlVy3\"],[\"OhgAy1claHV\",\"Zj7UnCAulEk\",\"2018-11-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.708385,7.372106]}\",\"-11.708385\",\"7.372106\",\"Govt. Hosp. Pujehun\",\"OU_260401\",\"STv4PP4Hiyl\"],[\"LvZPLNaUiJu\",\"Zj7UnCAulEk\",\"2018-09-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.235253,7.903154]}\",\"-12.235253\",\"7.903154\",\"Mosenessie Junction MCHP\",\"OU_247014\",\"XmfqaErvQ2T\"],[\"ozVNbmiBZvX\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.504785,9.548777]}\",\"-11.504785\",\"9.548777\",\"Heremakono MCHP\",\"OU_226260\",\"UCwtaCrNUls\"],[\"bhrMQdhY7Kl\",\"Zj7UnCAulEk\",\"2018-01-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.941785,8.98316]}\",\"-12.941785\",\"8.98316\",\"Mambolo CHC\",\"OU_211269\",\"RAsstekPRco\"],[\"hMDTxu0sIXh\",\"Zj7UnCAulEk\",\"2018-08-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.420715,8.202172]}\",\"-11.420715\",\"8.202172\",\"Mendewa MCHP\",\"OU_598\",\"YWXXO0XMkQe\"],[\"Dn22GSEvsAg\",\"Zj7UnCAulEk\",\"2018-11-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.209952,7.51197]}\",\"-11.209952\",\"7.51197\",\"Gorahun CHC\",\"OU_222637\",\"QpRIPul20Sb\"],[\"LkFvLJLz8nw\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.892927,7.973939]}\",\"-12.892927\",\"7.973939\",\"Shenge CHC\",\"OU_247069\",\"p9KfD6eaRvu\"],[\"MvQtjw8cZyx\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.860429,8.209762]}\",\"-10.860429\",\"8.209762\",\"Weima CHC\",\"OU_222671\",\"CKkE4GBJekz\"],[\"WXYIFbwHef1\",\"Zj7UnCAulEk\",\"2018-02-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.151271,9.21275]}\",\"-12.151271\",\"9.21275\",\"Mabunduka CHC\",\"OU_193195\",\"TmCsvdJLHoX\"],[\"Pk29EAINmur\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.711773,8.602484]}\",\"-12.711773\",\"8.602484\",\"Mabora MCHP\",\"OU_254961\",\"fmkqsEx6MRo\"],[\"qjSHSaZJTqV\",\"Zj7UnCAulEk\",\"2018-02-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.224152,8.500808]}\",\"-13.224152\",\"8.500808\",\"Lumley Hospital\",\"OU_278358\",\"PqlNXedmh7u\"],[\"tkajbOBYVs1\",\"Zj7UnCAulEk\",\"2018-08-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.230827,8.505249]}\",\"-13.230827\",\"8.505249\",\"Wilberforce Military Hospital\",\"OU_278321\",\"ui12Hyvn6jR\"],[\"w7EWEQhsrdf\",\"Zj7UnCAulEk\",\"2018-05-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.938863,8.656089]}\",\"-10.938863\",\"8.656089\",\"Swarray Town MCHP\",\"OU_233329\",\"fzBpuujglTY\"],[\"iQ9fAt0Tn44\",\"Zj7UnCAulEk\",\"2018-04-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.287645,8.307366]}\",\"-12.287645\",\"8.307366\",\"Mokellay MCHP\",\"OU_247094\",\"RxmgoSlw9YF\"],[\"OBmAaHxUp1N\",\"Zj7UnCAulEk\",\"2018-02-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.805607,8.586731]}\",\"-12.805607\",\"8.586731\",\"Magbeni MCHP\",\"OU_254963\",\"UJ80rknbJtm\"],[\"Bbw4c076ZNh\",\"Zj7UnCAulEk\",\"2018-09-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.44227,9.720385]}\",\"-11.44227\",\"9.720385\",\"Gbenikoro MCHP\",\"OU_226236\",\"y77LiPqLMoq\"],[\"mwDshj6Td3o\",\"Zj7UnCAulEk\",\"2018-09-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.709213,8.206661]}\",\"-11.709213\",\"8.206661\",\"Kpuabu MCHP\",\"OU_1144\",\"S7KwVLbFlss\"],[\"wnUqbmCkO4X\",\"Zj7UnCAulEk\",\"2018-05-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.72387,8.783215]}\",\"-10.72387\",\"8.783215\",\"Bandasuma Fiama MCHP\",\"OU_233360\",\"aF6iPGbrcRk\"],[\"kE5Sx3sh9k7\",\"Zj7UnCAulEk\",\"2018-02-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.134401,9.230812]}\",\"-12.134401\",\"9.230812\",\"Rokulan CHC\",\"OU_193196\",\"X79FDd4EAgo\"],[\"fwwg3BAZX75\",\"Zj7UnCAulEk\",\"2018-07-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.120639,8.782469]}\",\"-12.120639\",\"8.782469\",\"Kolisokor MCHP\",\"OU_193259\",\"m7fBMpmVpSM\"],[\"SSeXxHW0Dz9\",\"Zj7UnCAulEk\",\"2018-03-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.916665,8.1291]}\",\"-11.916665\",\"8.1291\",\"Njama CHC\",\"OU_247034\",\"hzf90qz08AW\"],[\"X3BG7ze8mmg\",\"Zj7UnCAulEk\",\"2018-11-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.443323,9.039159]}\",\"-12.443323\",\"9.039159\",\"Gbonkonka CHP\",\"OU_193307\",\"v2vi8UaIYlo\"],[\"gN6sAsk3Dk3\",\"Zj7UnCAulEk\",\"2018-11-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.97459,7.708715]}\",\"-11.97459\",\"7.708715\",\"Motuo CHC\",\"OU_197427\",\"rCKWdLr4B8K\"],[\"IaUNeCDVpZO\",\"Zj7UnCAulEk\",\"2018-11-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.105897,8.446409]}\",\"-12.105897\",\"8.446409\",\"Rochem Kamandao CHP\",\"OU_268240\",\"PHo0IV7Vk50\"],[\"kq7thTFxsdK\",\"Zj7UnCAulEk\",\"2018-01-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.062019,8.950588]}\",\"-13.062019\",\"8.950588\",\"Baptist Centre Kassirie\",\"OU_211247\",\"QIp6DHlMGfb\"],[\"is0M70e8Guz\",\"Zj7UnCAulEk\",\"2018-02-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.344658,9.869893]}\",\"-12.344658\",\"9.869893\",\"Sanya CHP\",\"OU_193246\",\"UqHuR4IYvTY\"],[\"P4Q4QNKvOTO\",\"Zj7UnCAulEk\",\"2018-03-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.553133,7.54991]}\",\"-11.553133\",\"7.54991\",\"Bumbeh MCHP\",\"OU_260391\",\"DwpbWkiqjMy\"],[\"sbT1WbMX9MC\",\"Zj7UnCAulEk\",\"2018-12-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.11924,8.478074]}\",\"-13.11924\",\"8.478074\",\"Looking Town MCHP\",\"OU_278344\",\"Z7UAnjpK74g\"],[\"q1FzrpCkPZM\",\"Zj7UnCAulEk\",\"2018-03-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.311138,9.293416]}\",\"-12.311138\",\"9.293416\",\"Gbonkobana CHP\",\"OU_193222\",\"BXJnMD2eJAx\"],[\"T7uLb8saogp\",\"Zj7UnCAulEk\",\"2018-07-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.869951,9.023781]}\",\"-11.869951\",\"9.023781\",\"Kabonka MCHP\",\"OU_193274\",\"wfGRNqXqf92\"],[\"k9bXqaFMnlh\",\"Zj7UnCAulEk\",\"2018-03-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.802568,9.038135]}\",\"-11.802568\",\"9.038135\",\"Masongbo Limba MCHP\",\"OU_193272\",\"PhR1PdMTzhW\"],[\"foSF3NeTIFt\",\"Zj7UnCAulEk\",\"2018-12-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.827687,8.687012]}\",\"-12.827687\",\"8.687012\",\"Benkia MCHP\",\"OU_254993\",\"OcRCVRy2M7X\"],[\"wLJS9wBr74z\",\"Zj7UnCAulEk\",\"2018-07-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.025457,8.30942]}\",\"-13.025457\",\"8.30942\",\"MacDonald MCHP\",\"OU_278387\",\"FupvWBUFXr7\"],[\"JEuudP1Qcl7\",\"Zj7UnCAulEk\",\"2018-01-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.350137,7.121796]}\",\"-11.350137\",\"7.121796\",\"Fairo CHC\",\"OU_260415\",\"Gm7YUjhVi9Q\"],[\"RhGyX5xZaeR\",\"Zj7UnCAulEk\",\"2018-12-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.139387,9.684699]}\",\"-12.139387\",\"9.684699\",\"Fintonia CHC\",\"OU_193247\",\"xKaB8tfbTzm\"],[\"XWprVg3IVba\",\"Zj7UnCAulEk\",\"2018-05-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.445921,7.135308]}\",\"-11.445921\",\"7.135308\",\"Wai MCHP\",\"OU_260412\",\"zCSWBz2pyMd\"],[\"KJy6TGOrDLy\",\"Zj7UnCAulEk\",\"2018-08-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.007769,8.098496]}\",\"-12.007769\",\"8.098496\",\"Mano CHC\",\"OU_247019\",\"va2lE4FiVVb\"],[\"zP41zfYc7sk\",\"Zj7UnCAulEk\",\"2018-03-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.835558,9.169278]}\",\"-11.835558\",\"9.169278\",\"Bumban MCHP\",\"OU_193236\",\"OI0BQUurVFS\"],[\"EN8hIYghm85\",\"Zj7UnCAulEk\",\"2018-11-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.063624,8.949523]}\",\"-13.063624\",\"8.949523\",\"Kalainkay MCHP\",\"OU_211265\",\"OGaAWQD6SYs\"],[\"W7LoHe6WPEK\",\"Zj7UnCAulEk\",\"2018-12-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.110411,7.438698]}\",\"-12.110411\",\"7.438698\",\"Senehun Gbloh MCHP\",\"OU_197438\",\"Efmr3Xo36DR\"],[\"forYXXo37ik\",\"Zj7UnCAulEk\",\"2018-06-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.943723,8.963379]}\",\"-11.943723\",\"8.963379\",\"Loreto Clinic\",\"OU_193213\",\"cgqkFdShPzg\"],[\"x2ToN95fYaa\",\"Zj7UnCAulEk\",\"2018-05-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.11313,8.209977]}\",\"-11.11313\",\"8.209977\",\"Dodo CHC\",\"OU_222683\",\"jKZ0U8Og5aV\"],[\"myMbgwUxDhw\",\"Zj7UnCAulEk\",\"2018-07-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.504416,7.041637]}\",\"-11.504416\",\"7.041637\",\"Sulima CHP\",\"OU_260414\",\"PfZXxl6Wp3F\"],[\"UqHuB5q7wOo\",\"Zj7UnCAulEk\",\"2018-04-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.20739,8.500423]}\",\"-13.20739\",\"8.500423\",\"Connaught Hospital\",\"OU_278320\",\"ldXIdLNUNEn\"],[\"fZ9GBzmk0u8\",\"Zj7UnCAulEk\",\"2018-11-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.653214,8.558982]}\",\"-10.653214\",\"8.558982\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"Sg9tohQ3x8L\",\"Zj7UnCAulEk\",\"2018-11-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.035788,8.791852]}\",\"-11.035788\",\"8.791852\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"fKUgJiCuqfu\",\"Zj7UnCAulEk\",\"2018-01-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.336748,8.167727]}\",\"-12.336748\",\"8.167727\",\"Moyollo MCHP\",\"OU_247093\",\"UgUcwzbEv2C\"],[\"iG1vG6v5ogN\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.447957,8.381139]}\",\"-12.447957\",\"8.381139\",\"Bath Bana MCHP\",\"OU_268243\",\"sDTodaygv5u\"],[\"RwepR1HE5xY\",\"Zj7UnCAulEk\",\"2018-08-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.990562,8.66319]}\",\"-10.990562\",\"8.66319\",\"Motema CHP\",\"OU_233399\",\"g3O1pGAfgK1\"],[\"OOcBcZ198SA\",\"Zj7UnCAulEk\",\"2018-11-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.434873,8.428811]}\",\"-12.434873\",\"8.428811\",\"Ronietta MCHP\",\"OU_268241\",\"B9RxRfRUi2R\"],[\"d8QhLvIxflU\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.906055,8.672508]}\",\"-11.906055\",\"8.672508\",\"Malone MCHP\",\"OU_268157\",\"F0uVXCVvOPO\"],[\"ZPfNzdzKl3h\",\"Zj7UnCAulEk\",\"2018-06-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.909289,8.658143]}\",\"-10.909289\",\"8.658143\",\"Koidu Under Five Clinic\",\"OU_233376\",\"Ls2ESQONh9S\"],[\"cXDomX89pgs\",\"Zj7UnCAulEk\",\"2018-07-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.649942,7.841523]}\",\"-12.649942\",\"7.841523\",\"Bomotoke CHC\",\"OU_247045\",\"H97XE5Ea089\"],[\"TTivvrPCO43\",\"Zj7UnCAulEk\",\"2018-06-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.770191,9.093048]}\",\"-12.770191\",\"9.093048\",\"Menicurve MCHP\",\"OU_211230\",\"VjVYaKZ9t4K\"],[\"olaF3AyLLmf\",\"Zj7UnCAulEk\",\"2018-12-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.709618,7.937259]}\",\"-11.709618\",\"7.937259\",\"Tikonko CHC\",\"OU_1103\",\"KYXbIQBQgP1\"],[\"V98RnHULHyK\",\"Zj7UnCAulEk\",\"2018-02-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.052665,9.467159]}\",\"-12.052665\",\"9.467159\",\"Laiya CHP\",\"OU_193243\",\"yg7uxUol97F\"],[\"IhkcqgR6eU7\",\"Zj7UnCAulEk\",\"2018-04-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.8916,8.359255]}\",\"-12.8916\",\"8.359255\",\"Masorie CHP\",\"OU_278381\",\"xWjiTeok0Sr\"],[\"DbToU1oW1Aa\",\"Zj7UnCAulEk\",\"2018-10-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.998777,9.003537]}\",\"-11.998777\",\"9.003537\",\"Mangay Loko MCHP\",\"OU_193265\",\"gaOSAjPM07w\"],[\"dYmVkFKYbZ5\",\"Zj7UnCAulEk\",\"2018-06-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.335208,9.552361]}\",\"-12.335208\",\"9.552361\",\"Kamawornie CHP\",\"OU_193290\",\"wO4z5Aqo0hf\"],[\"oJVtApdZ4yW\",\"Zj7UnCAulEk\",\"2018-05-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.57738,9.070863]}\",\"-12.57738\",\"9.070863\",\"Gbalamuya MCHP\",\"OU_211219\",\"IPvrsWbm0EM\"],[\"Y9TkeaufvwF\",\"Zj7UnCAulEk\",\"2018-05-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.398319,8.227343]}\",\"-12.398319\",\"8.227343\",\"MCH Static/U5\",\"OU_247061\",\"w9XjBMJYL9R\"],[\"e8dp5Drew2v\",\"Zj7UnCAulEk\",\"2018-06-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.461892,9.66336]}\",\"-11.461892\",\"9.66336\",\"Senekedugu MCHP\",\"OU_226262\",\"xX4lIVqF4yb\"],[\"qJCxQyNSiui\",\"Zj7UnCAulEk\",\"2018-01-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.607101,8.712323]}\",\"-11.607101\",\"8.712323\",\"Makali CHC\",\"OU_268215\",\"scc4QyxenJd\"],[\"CIPaK46VFpA\",\"Zj7UnCAulEk\",\"2018-11-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.010836,8.668379]}\",\"-13.010836\",\"8.668379\",\"Pepel CHP\",\"OU_254985\",\"XXlzHWzhf5d\"],[\"O8W3o6NkI0L\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.693753,8.351751]}\",\"-12.693753\",\"8.351751\",\"Motoni MCHP\",\"OU_247043\",\"fvytjjnlQlK\"],[\"CoBbDzKkfgV\",\"Zj7UnCAulEk\",\"2018-01-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.596651,7.036198]}\",\"-11.596651\",\"7.036198\",\"Liya MCHP\",\"OU_260442\",\"tBRDdxfKbMx\"],[\"GzC8bENhkA4\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.7551,8.7834]}\",\"-11.7551\",\"8.7834\",\"Mathonkara MCHP\",\"OU_268218\",\"rLaGvUnv2BF\"],[\"KVqq3FeprH7\",\"Zj7UnCAulEk\",\"2018-07-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.679678,8.333906]}\",\"-11.679678\",\"8.333906\",\"Mongere CHC\",\"OU_1122\",\"PC3Ag91n82e\"],[\"iLBksG6a9yl\",\"Zj7UnCAulEk\",\"2018-05-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.385082,8.131391]}\",\"-12.385082\",\"8.131391\",\"Gbongeima MCHP\",\"OU_247064\",\"rebbn0ooFSO\"],[\"Bp6dHqYRUHX\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.182649,8.835363]}\",\"-13.182649\",\"8.835363\",\"Bailor CHP\",\"OU_254996\",\"Eyj2kiEJ7M3\"],[\"UOwVZA71lHQ\",\"Zj7UnCAulEk\",\"2018-08-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.576572,8.875464]}\",\"-12.576572\",\"8.875464\",\"Robaka MCHP\",\"OU_255062\",\"ym42ZOlfZ1P\"],[\"SkdXvQIuqPg\",\"Zj7UnCAulEk\",\"2018-07-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.029888,7.694769]}\",\"-11.029888\",\"7.694769\",\"Belebu CHP\",\"OU_222635\",\"PwgoRuWEDvJ\"],[\"v83tH2TBtSP\",\"Zj7UnCAulEk\",\"2018-05-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.628816,8.55642]}\",\"-10.628816\",\"8.55642\",\"Sukudu Soa MCHP\",\"OU_233322\",\"EoIjKXqXxi2\"],[\"f43ZF9YNc9a\",\"Zj7UnCAulEk\",\"2018-11-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.640092,8.154828]}\",\"-11.640092\",\"8.154828\",\"Nengbema CHC\",\"OU_1082\",\"rm60vuHyQXj\"],[\"uhSMqRQvu21\",\"Zj7UnCAulEk\",\"2018-11-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.696208,9.698926]}\",\"-11.696208\",\"9.698926\",\"Bafodia CHC\",\"OU_226243\",\"Jiymtq0A01x\"],[\"EqCylFKiZBE\",\"Zj7UnCAulEk\",\"2018-11-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.456001,7.663831]}\",\"-11.456001\",\"7.663831\",\"Yabaima CHP\",\"OU_222752\",\"XbyObqerCya\"],[\"f6fqaZ3XwcK\",\"Zj7UnCAulEk\",\"2018-10-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.958026,9.184807]}\",\"-11.958026\",\"9.184807\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"UBPios0BZqh\",\"Zj7UnCAulEk\",\"2018-04-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.708264,8.100517]}\",\"-12.708264\",\"8.100517\",\"Mokaiyegbeh MCHP\",\"OU_247026\",\"WxMmxNU6Gla\"],[\"UVZnZuAH7VX\",\"Zj7UnCAulEk\",\"2018-01-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.043898,8.602227]}\",\"-13.043898\",\"8.602227\",\"Pepel CHP\",\"OU_254985\",\"XXlzHWzhf5d\"],[\"zwzFxoi4X72\",\"Zj7UnCAulEk\",\"2018-04-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.003171,8.651886]}\",\"-13.003171\",\"8.651886\",\"Pepel CHP\",\"OU_254985\",\"XXlzHWzhf5d\"],[\"zFxwCWrBpay\",\"Zj7UnCAulEk\",\"2018-02-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.522437,7.082733]}\",\"-11.522437\",\"7.082733\",\"Liya MCHP\",\"OU_260442\",\"tBRDdxfKbMx\"],[\"GWGpBViAlC3\",\"Zj7UnCAulEk\",\"2018-03-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.955746,8.667623]}\",\"-10.955746\",\"8.667623\",\"Motema CHP\",\"OU_233399\",\"g3O1pGAfgK1\"],[\"DnqUn5ai3iv\",\"Zj7UnCAulEk\",\"2018-05-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.346325,9.169024]}\",\"-12.346325\",\"9.169024\",\"Mateboi CHC\",\"OU_193197\",\"EXbPGmEUdnc\"],[\"B6Y5kFteMYj\",\"Zj7UnCAulEk\",\"2018-02-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.982549,8.891221]}\",\"-11.982549\",\"8.891221\",\"Robat MCHP\",\"OU_193207\",\"gP6hn503KUX\"],[\"dD5riYZ6X8o\",\"Zj7UnCAulEk\",\"2018-04-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.715625,8.442133]}\",\"-10.715625\",\"8.442133\",\"Baoma MCHP\",\"OU_233393\",\"t52CJEyLhch\"],[\"sgEdaQmLJQI\",\"Zj7UnCAulEk\",\"2018-03-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.759552,8.776312]}\",\"-12.759552\",\"8.776312\",\"Govt. Hospital\",\"OU_254955\",\"ZvX8lXd1tYs\"],[\"lxzXJ44dhxh\",\"Zj7UnCAulEk\",\"2018-03-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.015211,8.32734]}\",\"-13.015211\",\"8.32734\",\"Campbell Town CHP\",\"OU_278399\",\"h9q3qixffZT\"],[\"sHMoabXUTic\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.970039,9.044151]}\",\"-11.970039\",\"9.044151\",\"Maselleh MCHP\",\"OU_193269\",\"CY8cV5khn7e\"],[\"L2SkKzmoLmG\",\"Zj7UnCAulEk\",\"2018-05-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.512563,8.312318]}\",\"-10.512563\",\"8.312318\",\"Koindu CHC\",\"OU_204941\",\"DMxw0SASFih\"],[\"Dw3lvXaOMbH\",\"Zj7UnCAulEk\",\"2018-08-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.051137,8.298384]}\",\"-11.051137\",\"8.298384\",\"Sandayeima MCHP\",\"OU_222658\",\"oUR5HPmim7E\"],[\"ISlFGJIgxHl\",\"Zj7UnCAulEk\",\"2018-01-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.936057,7.947722]}\",\"-12.936057\",\"7.947722\",\"Plantain Island MCHP\",\"OU_247071\",\"oV9P0VvL9Jh\"],[\"iMWhapIxeFr\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.858202,8.759418]}\",\"-11.858202\",\"8.759418\",\"Malone MCHP\",\"OU_268157\",\"F0uVXCVvOPO\"],[\"bXnIqd851pL\",\"Zj7UnCAulEk\",\"2018-08-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.959045,7.559947]}\",\"-11.959045\",\"7.559947\",\"Senjehun MCHP\",\"OU_197425\",\"MnfykVk3zin\"],[\"He6OatMpAGu\",\"Zj7UnCAulEk\",\"2018-11-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.811885,8.466671]}\",\"-11.811885\",\"8.466671\",\"Yele CHC\",\"OU_268207\",\"sesv0eXljBq\"],[\"lNziwOiC4VT\",\"Zj7UnCAulEk\",\"2018-10-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.566465,7.454035]}\",\"-11.566465\",\"7.454035\",\"Kowama MCHP\",\"OU_260426\",\"jr5hIZcJBXB\"],[\"NgcE5AP7hCc\",\"Zj7UnCAulEk\",\"2018-04-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.245705,8.841324]}\",\"-12.245705\",\"8.841324\",\"Yankasa MCHP\",\"OU_193257\",\"SQz3xtx1Sgr\"],[\"gyhmBfcuSEV\",\"Zj7UnCAulEk\",\"2018-05-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.702965,9.7056]}\",\"-11.702965\",\"9.7056\",\"Bafodia CHC\",\"OU_226243\",\"Jiymtq0A01x\"],[\"mVtzb28rALb\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.196126,8.723494]}\",\"-13.196126\",\"8.723494\",\"Modia MCHP\",\"OU_211233\",\"ua3kNk4uraZ\"],[\"X4ADeGvlt37\",\"Zj7UnCAulEk\",\"2018-09-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.756099,8.78014]}\",\"-12.756099\",\"8.78014\",\"Govt. Hospital\",\"OU_254955\",\"ZvX8lXd1tYs\"],[\"cGx9WcLnSY1\",\"Zj7UnCAulEk\",\"2018-07-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.513643,7.595883]}\",\"-12.513643\",\"7.595883\",\"Govt. Hosp. Bonthe\",\"OU_197444\",\"NnQpISrLYWZ\"],[\"Tez2hazuYgt\",\"Zj7UnCAulEk\",\"2018-02-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.720477,8.075271]}\",\"-12.720477\",\"8.075271\",\"Mokongbetty MCHP\",\"OU_247078\",\"BedE3DKQDFf\"],[\"Xcyy3g3IoHQ\",\"Zj7UnCAulEk\",\"2018-02-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.509156,8.529233]}\",\"-12.509156\",\"8.529233\",\"Magbaft MCHP\",\"OU_268248\",\"XjpmsLNjyrz\"],[\"SBqFysTCEd0\",\"Zj7UnCAulEk\",\"2018-06-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.973864,8.395998]}\",\"-12.973864\",\"8.395998\",\"Kissy Town CHP\",\"OU_278396\",\"lmNWdmeOYmV\"],[\"QESURAdfhA0\",\"Zj7UnCAulEk\",\"2018-06-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.083203,9.438806]}\",\"-11.083203\",\"9.438806\",\"Gberifeh MCHP\",\"OU_226251\",\"qELjt3LRkSD\"],[\"ldNW0Zl6lcb\",\"Zj7UnCAulEk\",\"2018-10-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.490272,8.745636]}\",\"-10.490272\",\"8.745636\",\"Kamiendor MCHP\",\"OU_233346\",\"hHKKi9WNoBG\"],[\"sV6I95bzG7T\",\"Zj7UnCAulEk\",\"2018-04-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.7042,7.533981]}\",\"-11.7042\",\"7.533981\",\"Sengema CHP\",\"OU_260396\",\"aRXfvyonenP\"],[\"hBFHoBMsV0L\",\"Zj7UnCAulEk\",\"2018-07-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.053722,8.785233]}\",\"-12.053722\",\"8.785233\",\"Manewa MCHP\",\"OU_268189\",\"CTnuuI55SOj\"],[\"fcThbOEpeSO\",\"Zj7UnCAulEk\",\"2018-05-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.545202,8.157916]}\",\"-12.545202\",\"8.157916\",\"Gandorhun CHC\",\"OU_247092\",\"ZdPkczYqeIY\"],[\"Aeb9TyPiDMG\",\"Zj7UnCAulEk\",\"2018-04-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.732234,9.406345]}\",\"-12.732234\",\"9.406345\",\"Gbolon MCHP\",\"OU_211222\",\"vwvDblM3MNX\"],[\"nymf7Bj5wpQ\",\"Zj7UnCAulEk\",\"2018-06-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.088191,8.765797]}\",\"-12.088191\",\"8.765797\",\"Manewa MCHP\",\"OU_268189\",\"CTnuuI55SOj\"],[\"QbTZUFydKr8\",\"Zj7UnCAulEk\",\"2018-10-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.893808,8.410443]}\",\"-12.893808\",\"8.410443\",\"Crossing MCHP\",\"OU_278374\",\"U2QkKSeyL5r\"],[\"UtLXaHiO8qr\",\"Zj7UnCAulEk\",\"2018-05-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.127026,9.619893]}\",\"-12.127026\",\"9.619893\",\"Kathanta Yimbor CHC\",\"OU_193291\",\"NjyJYiIuKIG\"],[\"Gyiz8xL1V57\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.983695,7.687108]}\",\"-11.983695\",\"7.687108\",\"Lawana MCHP\",\"OU_197426\",\"X7ZVgRPt31q\"],[\"KWJX3oY4xnw\",\"Zj7UnCAulEk\",\"2018-08-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.224257,8.004008]}\",\"-12.224257\",\"8.004008\",\"Kawaya MCHP\",\"OU_247050\",\"qMbxFg9McOF\"],[\"tsHluMxcTPN\",\"Zj7UnCAulEk\",\"2018-05-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.880123,7.735341]}\",\"-11.880123\",\"7.735341\",\"Mokpende MCHP\",\"OU_644\",\"am6EFqHGKeU\"],[\"GsbaWT8GCf7\",\"Zj7UnCAulEk\",\"2018-10-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.902888,8.454027]}\",\"-12.902888\",\"8.454027\",\"Kissy Koya MCHP\",\"OU_254968\",\"XLiqwElsFHO\"],[\"SegoAOw5nqc\",\"Zj7UnCAulEk\",\"2018-07-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.82985,8.692371]}\",\"-11.82985\",\"8.692371\",\"Mathufulie MCHP\",\"OU_268223\",\"OTn9VMNEkdo\"],[\"Quty3swlcNw\",\"Zj7UnCAulEk\",\"2018-04-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.873447,8.651125]}\",\"-11.873447\",\"8.651125\",\"Mathufulie MCHP\",\"OU_268223\",\"OTn9VMNEkdo\"],[\"vXfueNM2rN1\",\"Zj7UnCAulEk\",\"2018-07-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.747347,8.521672]}\",\"-12.747347\",\"8.521672\",\"Rofoindu CHP\",\"OU_254970\",\"jSPLEMDwXN4\"],[\"thL0P85gGrj\",\"Zj7UnCAulEk\",\"2018-03-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.636859,8.703425]}\",\"-10.636859\",\"8.703425\",\"Kainkordu CHC\",\"OU_233321\",\"KKoPh1lDd9j\"],[\"rIpYmesEO3U\",\"Zj7UnCAulEk\",\"2018-06-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.911849,8.715432]}\",\"-10.911849\",\"8.715432\",\"Koakoyima CHC\",\"OU_233327\",\"SnCrOCRrxGX\"],[\"nbbKmrYArjo\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.214468,8.489398]}\",\"-13.214468\",\"8.489398\",\"Arab Clinic\",\"OU_233378\",\"nq7F0t1Pz6t\"],[\"jX1PYGhufMb\",\"Zj7UnCAulEk\",\"2018-05-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.618999,8.025667]}\",\"-12.618999\",\"8.025667\",\"Ngiehun MCHP\",\"OU_247070\",\"hBPtNXkQ3mP\"],[\"HDUIn0W950T\",\"Zj7UnCAulEk\",\"2018-07-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.591292,8.047479]}\",\"-12.591292\",\"8.047479\",\"Ngiehun MCHP\",\"OU_247070\",\"hBPtNXkQ3mP\"],[\"tcoejHstZgY\",\"Zj7UnCAulEk\",\"2018-01-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.216217,7.680988]}\",\"-12.216217\",\"7.680988\",\"Kabati CHP\",\"OU_197396\",\"Xk2fvz4aTBU\"],[\"JKxXPFlwbHn\",\"Zj7UnCAulEk\",\"2018-08-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.98103,9.257084]}\",\"-11.98103\",\"9.257084\",\"Hunduwa CHP\",\"OU_193227\",\"J1x66stNjk2\"],[\"z9AI0SedbzK\",\"Zj7UnCAulEk\",\"2018-03-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.514094,8.336292]}\",\"-10.514094\",\"8.336292\",\"Konjo CHP\",\"OU_204899\",\"mokUyyg3olJ\"],[\"Gom1TlVue0H\",\"Zj7UnCAulEk\",\"2018-12-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.489717,8.335919]}\",\"-10.489717\",\"8.335919\",\"Konjo CHP\",\"OU_204899\",\"mokUyyg3olJ\"],[\"gniCMwuFiza\",\"Zj7UnCAulEk\",\"2018-10-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.921072,8.902785]}\",\"-12.921072\",\"8.902785\",\"Romando MCHP\",\"OU_211263\",\"FQ5CCuUKNLf\"],[\"WFMyVYhWC3z\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.536114,8.941937]}\",\"-10.536114\",\"8.941937\",\"Gbongongor CHP\",\"OU_233350\",\"HOgWkpYH3KB\"],[\"DwvEZqa61JS\",\"Zj7UnCAulEk\",\"2018-02-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.092421,8.036067]}\",\"-12.092421\",\"8.036067\",\"Bambuibu Tommy MCHP\",\"OU_247021\",\"aSfF9kuNINJ\"],[\"zftPmy4N9oT\",\"Zj7UnCAulEk\",\"2018-03-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.058493,7.59095]}\",\"-12.058493\",\"7.59095\",\"Tihun CHC\",\"OU_197412\",\"ua5GXy2uhBR\"],[\"kkJ2hdSepfP\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.53107,8.37606]}\",\"-10.53107\",\"8.37606\",\"Govt. Medical Hospital\",\"OU_204901\",\"xmZNDeO0qCR\"],[\"p1osRisDNrc\",\"Zj7UnCAulEk\",\"2018-03-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.922398,8.182887]}\",\"-11.922398\",\"8.182887\",\"Senehun CHC\",\"OU_247011\",\"oLuhRyYPxRO\"],[\"kkit7UD7NZX\",\"Zj7UnCAulEk\",\"2018-01-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.374072,7.940301]}\",\"-12.374072\",\"7.940301\",\"Mosenegor MCHP\",\"OU_247051\",\"HHz1kAG1LKn\"],[\"Rw6RYJI7QiR\",\"Zj7UnCAulEk\",\"2018-11-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.246594,8.743392]}\",\"-11.246594\",\"8.743392\",\"Massabendu CHP\",\"OU_233335\",\"Z0q0Y3GRugt\"],[\"nm5KIOn28ZV\",\"Zj7UnCAulEk\",\"2018-01-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.073216,8.45024]}\",\"-13.073216\",\"8.45024\",\"Allen Town Health Post\",\"OU_278337\",\"kbGqmM6ZWWV\"],[\"nK8pgQXBebk\",\"Zj7UnCAulEk\",\"2018-05-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.809955,8.460986]}\",\"-12.809955\",\"8.460986\",\"Mile 38 CHP\",\"OU_254975\",\"WoqN1oUBX2R\"],[\"lQF00LD7ljF\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.03031,9.17427]}\",\"-11.03031\",\"9.17427\",\"Masofinia MCHP\",\"OU_226278\",\"eKoXODABUJe\"],[\"KujQizWEGPy\",\"Zj7UnCAulEk\",\"2018-05-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.938413,9.132218]}\",\"-10.938413\",\"9.132218\",\"Masofinia MCHP\",\"OU_226278\",\"eKoXODABUJe\"],[\"vD9Q0CtMRQZ\",\"Zj7UnCAulEk\",\"2018-11-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.345189,8.682963]}\",\"-11.345189\",\"8.682963\",\"Fotaneh Junction MCHP\",\"OU_268183\",\"OwhDCucf4Ue\"],[\"WAcL28s1Of4\",\"Zj7UnCAulEk\",\"2018-10-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.75493,8.038857]}\",\"-11.75493\",\"8.038857\",\"Mattru on the Rail MCHP\",\"OU_1114\",\"Qu0QOykPdcD\"],[\"phQgXQSkMRf\",\"Zj7UnCAulEk\",\"2018-05-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.811825,8.460533]}\",\"-11.811825\",\"8.460533\",\"Yele CHC\",\"OU_268207\",\"sesv0eXljBq\"],[\"dh3C0CLVd2U\",\"Zj7UnCAulEk\",\"2018-10-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.273664,8.258581]}\",\"-11.273664\",\"8.258581\",\"Gendema MCHP\",\"OU_222678\",\"W3t0pSZLtrC\"],[\"CCB945GpgDu\",\"Zj7UnCAulEk\",\"2018-04-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.882586,7.699136]}\",\"-11.882586\",\"7.699136\",\"Sumbuya CHC\",\"OU_1050\",\"W2KnxOMvmgE\"],[\"QNZvFiv2tH7\",\"Zj7UnCAulEk\",\"2018-12-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.983405,8.677841]}\",\"-11.983405\",\"8.677841\",\"Maborie MCHP\",\"OU_268154\",\"ApLCxUmnT6q\"],[\"HO8jlyrzXAQ\",\"Zj7UnCAulEk\",\"2018-08-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.196797,8.571882]}\",\"-13.196797\",\"8.571882\",\"Kroo Bay CHC\",\"OU_278359\",\"sM0Us0NkSez\"],[\"mV1kfIvpDrG\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.216476,8.52451]}\",\"-13.216476\",\"8.52451\",\"Kroo Bay CHC\",\"OU_278359\",\"sM0Us0NkSez\"],[\"gdnH8hq6Sxb\",\"Zj7UnCAulEk\",\"2018-11-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.838081,7.544146]}\",\"-11.838081\",\"7.544146\",\"Kasse MCHP\",\"OU_621\",\"cJkZLwhL8RP\"],[\"IB2QAVPjrzT\",\"Zj7UnCAulEk\",\"2018-07-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.929747,8.816347]}\",\"-11.929747\",\"8.816347\",\"Makolor CHP\",\"OU_193296\",\"si34vmovtgR\"],[\"ggQRPEG3Rhi\",\"Zj7UnCAulEk\",\"2018-08-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.929688,8.787944]}\",\"-11.929688\",\"8.787944\",\"Makolor CHP\",\"OU_193296\",\"si34vmovtgR\"],[\"lbpuQgFQjig\",\"Zj7UnCAulEk\",\"2018-05-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.16272,9.516251]}\",\"-12.16272\",\"9.516251\",\"Kamakwie MCHP\",\"OU_193292\",\"KnU2XHRvyiX\"],[\"UZStMbeZaNU\",\"Zj7UnCAulEk\",\"2018-01-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.203033,9.564758]}\",\"-12.203033\",\"9.564758\",\"Kamakwie MCHP\",\"OU_193292\",\"KnU2XHRvyiX\"],[\"H4cTVyYfeNw\",\"Zj7UnCAulEk\",\"2018-07-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.529639,7.517848]}\",\"-11.529639\",\"7.517848\",\"Kowama MCHP\",\"OU_260426\",\"jr5hIZcJBXB\"],[\"YlnHqNS0lM4\",\"Zj7UnCAulEk\",\"2018-10-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.560755,8.594643]}\",\"-10.560755\",\"8.594643\",\"Feuror MCHP\",\"OU_233320\",\"rYIkxCJFtTX\"],[\"Gm0o0pchOoP\",\"Zj7UnCAulEk\",\"2018-01-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.356248,8.171992]}\",\"-12.356248\",\"8.171992\",\"Govt. Hospital Moyamba\",\"OU_247056\",\"U8uqyDAu5bH\"],[\"WDjNCrgr0oe\",\"Zj7UnCAulEk\",\"2018-03-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.154738,8.198677]}\",\"-12.154738\",\"8.198677\",\"Mokorewa MCHP\",\"OU_247090\",\"sAO5hEWo4z5\"],[\"FSqfwULz0Rt\",\"Zj7UnCAulEk\",\"2018-11-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.225731,8.237542]}\",\"-12.225731\",\"8.237542\",\"Mokorewa MCHP\",\"OU_247090\",\"sAO5hEWo4z5\"],[\"NhJRxHOr0hP\",\"Zj7UnCAulEk\",\"2018-04-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.6849,8.957065]}\",\"-12.6849\",\"8.957065\",\"Romeni MCHP\",\"OU_255047\",\"GCbYmPqcOOP\"],[\"O42iTcN4hFd\",\"Zj7UnCAulEk\",\"2018-07-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.682086,8.188823]}\",\"-10.682086\",\"8.188823\",\"Pendembu CHC\",\"OU_204916\",\"pJv8NJlJNhU\"],[\"GCfI15DCFPe\",\"Zj7UnCAulEk\",\"2018-12-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.571968,8.293654]}\",\"-10.571968\",\"8.293654\",\"Nyeama CHP\",\"OU_204863\",\"dNT8lAL4zGo\"],[\"guw0Mt5NjtH\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.677021,7.415433]}\",\"-11.677021\",\"7.415433\",\"Govt. Hosp. Pujehun\",\"OU_260401\",\"STv4PP4Hiyl\"],[\"xUgFBsC2nS1\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.622934,7.422259]}\",\"-11.622934\",\"7.422259\",\"Bathurst MCHP\",\"OU_1164\",\"UGVLYrO63mR\"],[\"bPk9kncbfyD\",\"Zj7UnCAulEk\",\"2018-05-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.193048,8.525586]}\",\"-12.193048\",\"8.525586\",\"Ahmadiyya Muslim Hospital\",\"OU_268246\",\"BV4IomHvri4\"],[\"LddStUahqie\",\"Zj7UnCAulEk\",\"2018-03-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.196848,8.463114]}\",\"-12.196848\",\"8.463114\",\"Yonibana MCHP\",\"OU_268238\",\"x5ZxMDvEQUb\"],[\"kTj9CZTH25n\",\"Zj7UnCAulEk\",\"2018-10-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.47372,9.07076]}\",\"-11.47372\",\"9.07076\",\"Bendugu CHC\",\"OU_268170\",\"o0BgK1dLhF8\"],[\"zqvqevzNcm3\",\"Zj7UnCAulEk\",\"2018-11-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.598316,7.959568]}\",\"-12.598316\",\"7.959568\",\"Mokobo MCHP\",\"OU_247075\",\"SC0nM3cbGHy\"],[\"EwehxFCwbsF\",\"Zj7UnCAulEk\",\"2018-12-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.466863,7.913529]}\",\"-12.466863\",\"7.913529\",\"Benkeh MCHP\",\"OU_247054\",\"wQ71REGAMet\"],[\"sC7FyYCCcRY\",\"Zj7UnCAulEk\",\"2018-09-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.182222,7.612521]}\",\"-11.182222\",\"7.612521\",\"Ngiewahun CHP\",\"OU_222636\",\"KuGO75X47Gk\"],[\"Bbu7PeWrxvU\",\"Zj7UnCAulEk\",\"2018-02-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.221694,9.870223]}\",\"-11.221694\",\"9.870223\",\"Falaba CHC\",\"OU_226230\",\"kuqKh33SPgg\"],[\"lvMJuQdAals\",\"Zj7UnCAulEk\",\"2018-06-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.920728,9.223019]}\",\"-11.920728\",\"9.223019\",\"Kayongoro MCHP\",\"OU_193232\",\"tEgxbwwrwUd\"],[\"iYNEiMxvzfb\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.666384,9.155992]}\",\"-11.666384\",\"9.155992\",\"Kathombo MCHP\",\"OU_268193\",\"yEU926iVAJJ\"],[\"GSyAIgiyWzI\",\"Zj7UnCAulEk\",\"2018-01-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.408516,7.679406]}\",\"-11.408516\",\"7.679406\",\"Pejewa MCHP\",\"OU_260390\",\"BTXwf2gl7av\"],[\"qgtMbMo2UsA\",\"Zj7UnCAulEk\",\"2018-05-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.9664,7.763918]}\",\"-11.9664\",\"7.763918\",\"Gbongeh CHP\",\"OU_197428\",\"MMrdfNDfBIi\"],[\"wRbFXKYf6T4\",\"Zj7UnCAulEk\",\"2018-04-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.542223,7.3575]}\",\"-11.542223\",\"7.3575\",\"Blama Massaquoi CHP\",\"OU_260424\",\"xXhKbgwL39t\"],[\"iHzbICPoyjC\",\"Zj7UnCAulEk\",\"2018-06-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.67291,8.075797]}\",\"-10.67291\",\"8.075797\",\"Levuma CHP\",\"OU_204911\",\"Bf9R1R91mw4\"],[\"oHdpB41j8eL\",\"Zj7UnCAulEk\",\"2018-07-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.655344,8.238298]}\",\"-12.655344\",\"8.238298\",\"Rotifunk CHC\",\"OU_247032\",\"gUPhNWkSXvD\"],[\"tqkla2Oc33x\",\"Zj7UnCAulEk\",\"2018-05-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.011562,8.255828]}\",\"-11.011562\",\"8.255828\",\"Semewebu MCHP\",\"OU_222667\",\"NqTZjfTIsxC\"],[\"kA9ZVDU8tHE\",\"Zj7UnCAulEk\",\"2018-03-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.11846,8.648976]}\",\"-13.11846\",\"8.648976\",\"Lungi Town MCHP\",\"OU_255008\",\"ntQSuMb7J21\"],[\"OS7XL1uXY7Z\",\"Zj7UnCAulEk\",\"2018-04-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.280346,7.417885]}\",\"-11.280346\",\"7.417885\",\"Zimmi CHC\",\"OU_260382\",\"BNFrspDBKel\"],[\"O6gJUOI7DAP\",\"Zj7UnCAulEk\",\"2018-02-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.623542,7.445386]}\",\"-11.623542\",\"7.445386\",\"Govt. Hosp. Pujehun\",\"OU_260401\",\"STv4PP4Hiyl\"],[\"UkiqlXAcwFT\",\"Zj7UnCAulEk\",\"2018-05-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.60974,7.393455]}\",\"-11.60974\",\"7.393455\",\"Bathurst MCHP\",\"OU_1164\",\"UGVLYrO63mR\"],[\"lLZzk7QAZ9Q\",\"Zj7UnCAulEk\",\"2018-03-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.944894,7.90814]}\",\"-11.944894\",\"7.90814\",\"Kpetema CHP\",\"OU_639\",\"RTixJpRqS4C\"],[\"m9b6L3hQLtN\",\"Zj7UnCAulEk\",\"2018-10-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.558412,9.017946]}\",\"-12.558412\",\"9.017946\",\"Kalangba CHC\",\"OU_193278\",\"aSxNNRxPuBP\"],[\"ukJYI59WbAl\",\"Zj7UnCAulEk\",\"2018-11-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.584417,9.414821]}\",\"-12.584417\",\"9.414821\",\"Kukuna CHP\",\"OU_211223\",\"M9JyYBZTqR7\"],[\"AyuowXENY7V\",\"Zj7UnCAulEk\",\"2018-10-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.999539,7.570304]}\",\"-11.999539\",\"7.570304\",\"Senjehun MCHP\",\"OU_197425\",\"MnfykVk3zin\"],[\"BJhZBOZNClT\",\"Zj7UnCAulEk\",\"2018-02-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.31461,8.177906]}\",\"-12.31461\",\"8.177906\",\"Levuma Kai MCHP\",\"OU_247065\",\"BgOhMcH9bxq\"],[\"ypV8nJ4laOP\",\"Zj7UnCAulEk\",\"2018-02-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.334214,8.495153]}\",\"-12.334214\",\"8.495153\",\"Magbass MCHP\",\"OU_268152\",\"sFgNRYS5pBo\"],[\"qT5fmIrs0I9\",\"Zj7UnCAulEk\",\"2018-08-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.726888,8.052363]}\",\"-11.726888\",\"8.052363\",\"Bo Govt. Hosp.\",\"OU_15\",\"rZxk3S0qN63\"],[\"uospFYZlMg9\",\"Zj7UnCAulEk\",\"2018-12-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.562796,8.248666]}\",\"-11.562796\",\"8.248666\",\"Sahn CHC\",\"OU_952\",\"PuZOFApTSeo\"],[\"obO53GJcVBP\",\"Zj7UnCAulEk\",\"2018-10-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.550257,8.767391]}\",\"-12.550257\",\"8.767391\",\"Maronko MCHP\",\"OU_254958\",\"UoLtRvXxNaB\"],[\"EUX8LdakHHb\",\"Zj7UnCAulEk\",\"2018-06-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.956588,8.659356]}\",\"-10.956588\",\"8.659356\",\"Koidu Govt. Hospital\",\"OU_233387\",\"OzjRQLn3G24\"],[\"dJh0PBlOEYM\",\"Zj7UnCAulEk\",\"2018-08-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.618378,8.639453]}\",\"-12.618378\",\"8.639453\",\"Makabo MCHP\",\"OU_255056\",\"en0j7qFnySQ\"],[\"Kc1L8Am5It9\",\"Zj7UnCAulEk\",\"2018-08-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.5654,8.726883]}\",\"-12.5654\",\"8.726883\",\"Makabo MCHP\",\"OU_255056\",\"en0j7qFnySQ\"],[\"bBcAaSxVySd\",\"Zj7UnCAulEk\",\"2018-10-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.560296,8.621494]}\",\"-12.560296\",\"8.621494\",\"Nonkoba CHP\",\"OU_255040\",\"fdsRQbuuAuh\"],[\"N7Y6Xm2kwhG\",\"Zj7UnCAulEk\",\"2018-06-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.769628,8.477965]}\",\"-12.769628\",\"8.477965\",\"Rofoindu CHP\",\"OU_254970\",\"jSPLEMDwXN4\"],[\"E6lCiqhIt11\",\"Zj7UnCAulEk\",\"2018-03-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.718902,8.525975]}\",\"-12.718902\",\"8.525975\",\"Rofoindu CHP\",\"OU_254970\",\"jSPLEMDwXN4\"],[\"uW9UTBXQ3u3\",\"Zj7UnCAulEk\",\"2018-01-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.715781,8.651349]}\",\"-10.715781\",\"8.651349\",\"Kainkordu CHC\",\"OU_233321\",\"KKoPh1lDd9j\"],[\"YHojBccAhME\",\"Zj7UnCAulEk\",\"2018-03-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.167417,9.133931]}\",\"-12.167417\",\"9.133931\",\"Gbendembu Wesleyan CHC\",\"OU_193281\",\"YAuJ3fyoEuI\"],[\"aIMkLrXCnOI\",\"Zj7UnCAulEk\",\"2018-11-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.51937,8.335587]}\",\"-10.51937\",\"8.335587\",\"Konjo CHP\",\"OU_204899\",\"mokUyyg3olJ\"],[\"vLuPFxDfJbq\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.464848,7.520523]}\",\"-12.464848\",\"7.520523\",\"Mbokie CHP\",\"OU_197401\",\"nImgPWDVQIa\"],[\"auLavrgDgm9\",\"Zj7UnCAulEk\",\"2018-11-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.516224,8.745819]}\",\"-12.516224\",\"8.745819\",\"Maronko MCHP\",\"OU_254958\",\"UoLtRvXxNaB\"],[\"K2W91nvPRHl\",\"Zj7UnCAulEk\",\"2018-07-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.160195,9.623207]}\",\"-12.160195\",\"9.623207\",\"Kabba Ferry MCHP\",\"OU_193289\",\"TWMVxJANJeU\"],[\"DEzabHEpRGe\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.420044,9.086593]}\",\"-11.420044\",\"9.086593\",\"Bendugu CHC\",\"OU_268170\",\"o0BgK1dLhF8\"],[\"PPJC3egQZvw\",\"Zj7UnCAulEk\",\"2018-06-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.012931,7.683557]}\",\"-11.012931\",\"7.683557\",\"Perrie MCHP\",\"OU_222745\",\"f6xGA6BZBLO\"],[\"DdnuvrPXmIk\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.71103,8.501502]}\",\"-12.71103\",\"8.501502\",\"Mawoma MCHP\",\"OU_254973\",\"Srnpwq8jKbp\"],[\"jddfZeJi8jR\",\"Zj7UnCAulEk\",\"2018-05-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.665371,8.543375]}\",\"-12.665371\",\"8.543375\",\"Mawoma MCHP\",\"OU_254973\",\"Srnpwq8jKbp\"],[\"bYuYKJYxlUH\",\"Zj7UnCAulEk\",\"2018-01-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.661676,8.889257]}\",\"-12.661676\",\"8.889257\",\"Malal MCHP\",\"OU_254947\",\"FFU3PJ3pY7s\"],[\"B2oaUkWLMwv\",\"Zj7UnCAulEk\",\"2018-03-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.77323,8.506786]}\",\"-12.77323\",\"8.506786\",\"Mile 38 CHP\",\"OU_254975\",\"WoqN1oUBX2R\"],[\"xn8NXMe5L88\",\"Zj7UnCAulEk\",\"2018-11-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.851057,8.708729]}\",\"-10.851057\",\"8.708729\",\"Boroma MCHP\",\"OU_233382\",\"szbAJSWOXjT\"],[\"r3xDnhNyrKV\",\"Zj7UnCAulEk\",\"2018-07-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.683595,8.03292]}\",\"-11.683595\",\"8.03292\",\"Bucksal Clinic\",\"OU_1010\",\"vRC0stJ5y9Q\"],[\"xUyX0vg5Wnh\",\"Zj7UnCAulEk\",\"2018-01-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.919829,8.07686]}\",\"-10.919829\",\"8.07686\",\"Kormende MCHP\",\"OU_197393\",\"S9QckzKX6Lg\"],[\"CokgwEeOMTD\",\"Zj7UnCAulEk\",\"2018-04-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.67999,8.916298]}\",\"-12.67999\",\"8.916298\",\"Romeni MCHP\",\"OU_255047\",\"GCbYmPqcOOP\"],[\"hLOG1xwT1q5\",\"Zj7UnCAulEk\",\"2018-08-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.990947,7.69318]}\",\"-11.990947\",\"7.69318\",\"Gbongeh CHP\",\"OU_197428\",\"MMrdfNDfBIi\"],[\"z1h4hGQesaa\",\"Zj7UnCAulEk\",\"2018-10-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.935376,9.412582]}\",\"-11.935376\",\"9.412582\",\"Batkanu CHC\",\"OU_193303\",\"agM0BKQlTh3\"],[\"I9ngEONrzjr\",\"Zj7UnCAulEk\",\"2018-09-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.45328,9.279769]}\",\"-12.45328\",\"9.279769\",\"Kantia CHP\",\"OU_255000\",\"KGN2jvZ0GJy\"],[\"Fa6Kw1CuXZa\",\"Zj7UnCAulEk\",\"2018-12-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.488254,7.5352]}\",\"-11.488254\",\"7.5352\",\"Bumbeh MCHP\",\"OU_260391\",\"DwpbWkiqjMy\"],[\"qFuSpLJYWii\",\"Zj7UnCAulEk\",\"2018-09-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.130633,7.628754]}\",\"-11.130633\",\"7.628754\",\"Jao MCHP\",\"OU_222640\",\"t7bcrWLjL1m\"],[\"iGDXFQKbjdG\",\"Zj7UnCAulEk\",\"2018-04-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.121936,7.618211]}\",\"-11.121936\",\"7.618211\",\"Jao MCHP\",\"OU_222640\",\"t7bcrWLjL1m\"],[\"Dj8mTS4vyLI\",\"Zj7UnCAulEk\",\"2018-06-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.468604,7.580847]}\",\"-12.468604\",\"7.580847\",\"St. Joseph's Clinic\",\"OU_197443\",\"vv1QJFONsT6\"],[\"HtyOLJPu7oB\",\"Zj7UnCAulEk\",\"2018-05-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.327652,8.701764]}\",\"-12.327652\",\"8.701764\",\"Robina MCHP\",\"OU_268187\",\"fHqBRE3LTiQ\"],[\"HFvMJfV5KGK\",\"Zj7UnCAulEk\",\"2018-06-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.066718,8.283534]}\",\"-11.066718\",\"8.283534\",\"Serabu (Koya) CHP\",\"OU_222643\",\"wjP03y8OY5k\"],[\"POFvcVztvau\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.987225,9.02605]}\",\"-11.987225\",\"9.02605\",\"Kagbo MCHP\",\"OU_193268\",\"OTlKtnhvEm1\"],[\"rh7L6119i77\",\"Zj7UnCAulEk\",\"2018-03-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.972932,9.052338]}\",\"-11.972932\",\"9.052338\",\"Kagbo MCHP\",\"OU_193268\",\"OTlKtnhvEm1\"],[\"lRCdTFtuKba\",\"Zj7UnCAulEk\",\"2018-08-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.788462,7.983774]}\",\"-10.788462\",\"7.983774\",\"Bombohun MCHP\",\"OU_204864\",\"PB8FMGbn19r\"],[\"dTWXfQx5LCl\",\"Zj7UnCAulEk\",\"2018-12-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.027266,8.559689]}\",\"-12.027266\",\"8.559689\",\"Komrabai Station MCHP\",\"OU_268165\",\"cUltUneFSan\"],[\"p4dstPx22ii\",\"Zj7UnCAulEk\",\"2018-01-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.252731,8.876184]}\",\"-11.252731\",\"8.876184\",\"Sumbaria MCHP\",\"OU_226271\",\"GvstqlRRnpV\"],[\"EIwaS1DO9sj\",\"Zj7UnCAulEk\",\"2018-08-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.995132,9.2967]}\",\"-11.995132\",\"9.2967\",\"Hunduwa CHP\",\"OU_193227\",\"J1x66stNjk2\"],[\"PUsNGXPgHSj\",\"Zj7UnCAulEk\",\"2018-05-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.488073,7.584236]}\",\"-12.488073\",\"7.584236\",\"Mbokie CHP\",\"OU_197401\",\"nImgPWDVQIa\"],[\"PE27LWiJalp\",\"Zj7UnCAulEk\",\"2018-07-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.439077,7.883615]}\",\"-11.439077\",\"7.883615\",\"Kigbai MCHP\",\"OU_580\",\"egv5Es0QlQP\"],[\"MTGtNSeTOsf\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.840901,8.174549]}\",\"-11.840901\",\"8.174549\",\"Mofombo MCHP\",\"OU_247035\",\"kqyeoWyfDmQ\"],[\"RnyeJEPH0nI\",\"Zj7UnCAulEk\",\"2018-06-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.432028,7.459171]}\",\"-11.432028\",\"7.459171\",\"Njaluahun CHP\",\"OU_260433\",\"kvzdkXBxHoN\"],[\"s9McKTE8Lc4\",\"Zj7UnCAulEk\",\"2018-04-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.676606,7.5944]}\",\"-11.676606\",\"7.5944\",\"Geoma Jagor CHC\",\"OU_260385\",\"FbD5Z8z22Yb\"],[\"GdpQeFooVuG\",\"Zj7UnCAulEk\",\"2018-12-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.078068,7.659798]}\",\"-11.078068\",\"7.659798\",\"Ngegbwema CHC\",\"OU_222641\",\"P4upLKrpkHP\"],[\"fRvkUbciPYJ\",\"Zj7UnCAulEk\",\"2018-08-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.12518,9.196823]}\",\"-12.12518\",\"9.196823\",\"Rokulan CHC\",\"OU_193196\",\"X79FDd4EAgo\"],[\"XmKB0u6QdSU\",\"Zj7UnCAulEk\",\"2018-10-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.197177,8.83698]}\",\"-12.197177\",\"8.83698\",\"Kolisokor MCHP\",\"OU_193259\",\"m7fBMpmVpSM\"],[\"ukXellfmdyb\",\"Zj7UnCAulEk\",\"2018-09-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.024666,8.801995]}\",\"-12.024666\",\"8.801995\",\"Masory MCHP\",\"OU_193201\",\"dqHvtpUqLwB\"],[\"QROY0QsJzN6\",\"Zj7UnCAulEk\",\"2018-04-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.761673,8.961649]}\",\"-12.761673\",\"8.961649\",\"Mange CHC\",\"OU_255043\",\"w3mBVfrWhXl\"],[\"v5pbXZkLof5\",\"Zj7UnCAulEk\",\"2018-09-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.201772,8.552459]}\",\"-13.201772\",\"8.552459\",\"Quarry MCHP\",\"OU_278365\",\"xXYv82KlBUh\"],[\"nZJ4msnAKSI\",\"Zj7UnCAulEk\",\"2018-05-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.926522,8.767224]}\",\"-12.926522\",\"8.767224\",\"Mana II CHP\",\"OU_254984\",\"U9klfqqGlRa\"],[\"OhGd6wtbhQm\",\"Zj7UnCAulEk\",\"2018-08-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.96711,8.272894]}\",\"-10.96711\",\"8.272894\",\"Sembeima MCHP\",\"OU_222655\",\"REtQE1gstTf\"],[\"DplF2SMcDIo\",\"Zj7UnCAulEk\",\"2018-07-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.54486,7.579511]}\",\"-11.54486\",\"7.579511\",\"Futa CHC\",\"OU_260389\",\"uDzWmUDHKeR\"],[\"ffY6amweJCp\",\"Zj7UnCAulEk\",\"2018-06-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.042994,8.609808]}\",\"-12.042994\",\"8.609808\",\"Komrabai Station MCHP\",\"OU_268165\",\"cUltUneFSan\"],[\"LAj3ogcXv2a\",\"Zj7UnCAulEk\",\"2018-11-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.722531,8.568973]}\",\"-12.722531\",\"8.568973\",\"Magbeni MCHP\",\"OU_254963\",\"UJ80rknbJtm\"],[\"neQ9RWPjzHA\",\"Zj7UnCAulEk\",\"2018-04-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.08583,9.936451]}\",\"-11.08583\",\"9.936451\",\"Koindukura MCHP\",\"OU_226229\",\"bqSIIRuZ1qj\"],[\"CBii7buhyvY\",\"Zj7UnCAulEk\",\"2018-10-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.574125,7.887994]}\",\"-11.574125\",\"7.887994\",\"Telu CHP\",\"OU_824\",\"erqWTArTsyJ\"],[\"TGfmhsEWbuK\",\"Zj7UnCAulEk\",\"2018-05-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.557332,8.429906]}\",\"-12.557332\",\"8.429906\",\"Makundu MCHP\",\"OU_268230\",\"LWlh25dfvEA\"],[\"luWad67OquZ\",\"Zj7UnCAulEk\",\"2018-09-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.892249,8.239903]}\",\"-10.892249\",\"8.239903\",\"Weima CHC\",\"OU_222671\",\"CKkE4GBJekz\"],[\"oy7eWabBm4D\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.986712,8.16718]}\",\"-11.986712\",\"8.16718\",\"Njala University Hospital\",\"OU_246995\",\"Bpvug2zxHEZ\"],[\"dReOLay8n3o\",\"Zj7UnCAulEk\",\"2018-07-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.925152,8.123551]}\",\"-11.925152\",\"8.123551\",\"Njama CHC\",\"OU_247034\",\"hzf90qz08AW\"],[\"yo5wqJ5E3Le\",\"Zj7UnCAulEk\",\"2018-06-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.938146,8.182028]}\",\"-11.938146\",\"8.182028\",\"Njama CHC\",\"OU_247034\",\"hzf90qz08AW\"],[\"HXd3HeTED2m\",\"Zj7UnCAulEk\",\"2018-07-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.857463,9.127425]}\",\"-12.857463\",\"9.127425\",\"Senthai MCHP\",\"OU_211240\",\"Qr41Mw2MSjo\"],[\"zFYF3we3J9v\",\"Zj7UnCAulEk\",\"2018-06-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.750369,8.105886]}\",\"-11.750369\",\"8.105886\",\"Gbongboma MCHP\",\"OU_843\",\"tGf942oWszb\"],[\"c8xnRfOZ7N5\",\"Zj7UnCAulEk\",\"2018-05-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.662931,8.604679]}\",\"-12.662931\",\"8.604679\",\"Mabora MCHP\",\"OU_254961\",\"fmkqsEx6MRo\"],[\"TIABjOLVm6R\",\"Zj7UnCAulEk\",\"2018-06-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.838007,8.164255]}\",\"-11.838007\",\"8.164255\",\"Mofombo MCHP\",\"OU_247035\",\"kqyeoWyfDmQ\"],[\"bEsdVGgFmWt\",\"Zj7UnCAulEk\",\"2018-04-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.737897,8.24921]}\",\"-11.737897\",\"8.24921\",\"Kpuabu MCHP\",\"OU_1144\",\"S7KwVLbFlss\"],[\"s7slskiRdiM\",\"Zj7UnCAulEk\",\"2018-07-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.722936,8.251281]}\",\"-11.722936\",\"8.251281\",\"Kpuabu MCHP\",\"OU_1144\",\"S7KwVLbFlss\"],[\"LIAXBRRUZjp\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.552553,9.04394]}\",\"-11.552553\",\"9.04394\",\"Ninkikoro MCHP\",\"OU_268172\",\"YXdC9hjYPqQ\"],[\"NiD4DHbcvvV\",\"Zj7UnCAulEk\",\"2018-02-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.918191,8.071189]}\",\"-10.918191\",\"8.071189\",\"Massahun MCHP\",\"OU_222712\",\"GA7eQkgK5mX\"],[\"b2uzPle7Zrl\",\"Zj7UnCAulEk\",\"2018-07-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.42049,7.401203]}\",\"-11.42049\",\"7.401203\",\"Njaluahun CHP\",\"OU_260433\",\"kvzdkXBxHoN\"],[\"cSCshNZOJLs\",\"Zj7UnCAulEk\",\"2018-11-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.182125,8.568633]}\",\"-13.182125\",\"8.568633\",\"KingHarman Rd. Hospital\",\"OU_278338\",\"gei3Sqw8do7\"],[\"aYtIhqUzJMO\",\"Zj7UnCAulEk\",\"2018-12-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.212913,8.516482]}\",\"-13.212913\",\"8.516482\",\"KingHarman Rd. Hospital\",\"OU_278338\",\"gei3Sqw8do7\"],[\"y9bSsVNACOm\",\"Zj7UnCAulEk\",\"2018-02-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.734798,7.90629]}\",\"-12.734798\",\"7.90629\",\"Yorgbofore MCHP\",\"OU_247076\",\"TGRCfJEnXJr\"],[\"rNc9AQHmOv6\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.613744,9.131578]}\",\"-12.613744\",\"9.131578\",\"Magbolonthor MCHP\",\"OU_255001\",\"XfVYz6l2rzg\"],[\"FM5khpf5SnS\",\"Zj7UnCAulEk\",\"2018-03-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.580333,8.535076]}\",\"-12.580333\",\"8.535076\",\"Makiteh MCHP\",\"OU_254974\",\"YldSFPxB6WH\"],[\"dBQJCqOtiot\",\"Zj7UnCAulEk\",\"2018-01-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.82338,8.119558]}\",\"-11.82338\",\"8.119558\",\"Gbaiima CHC\",\"OU_653\",\"jGYT5U5qJP6\"],[\"ajj9oufGa0A\",\"Zj7UnCAulEk\",\"2018-03-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.930597,8.612607]}\",\"-10.930597\",\"8.612607\",\"Woama MCHP\",\"OU_233328\",\"AtZJOoQiGHd\"],[\"NUr3myrH1w3\",\"Zj7UnCAulEk\",\"2018-07-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.126061,7.898205]}\",\"-11.126061\",\"7.898205\",\"Kpayama 2 MCHP\",\"OU_222719\",\"geVF87N7qTw\"],[\"kCvxQDB3x2P\",\"Zj7UnCAulEk\",\"2018-11-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.153112,8.685097]}\",\"-13.153112\",\"8.685097\",\"Mahera CHC\",\"OU_255018\",\"LnToY3ExKxL\"],[\"NJ9RyXWzn8e\",\"Zj7UnCAulEk\",\"2018-08-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.156789,9.198741]}\",\"-12.156789\",\"9.198741\",\"Mabunduka CHC\",\"OU_193195\",\"TmCsvdJLHoX\"],[\"NVmaoUiENrj\",\"Zj7UnCAulEk\",\"2018-10-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.789829,8.995793]}\",\"-11.789829\",\"8.995793\",\"Masongbo Limba MCHP\",\"OU_193272\",\"PhR1PdMTzhW\"],[\"AlpH35moEN3\",\"Zj7UnCAulEk\",\"2018-03-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.443331,9.04933]}\",\"-12.443331\",\"9.04933\",\"Gbonkonka CHP\",\"OU_193307\",\"v2vi8UaIYlo\"],[\"M0KaJmlF2ra\",\"Zj7UnCAulEk\",\"2018-01-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.250463,8.133134]}\",\"-11.250463\",\"8.133134\",\"Baoma Oil Mill CHC\",\"OU_222728\",\"Y8foq27WLti\"],[\"tb6DEjOflWl\",\"Zj7UnCAulEk\",\"2018-06-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.981136,8.286531]}\",\"-10.981136\",\"8.286531\",\"Bomie MCHP\",\"OU_222661\",\"VXrJKs8hic4\"],[\"b9m06YZc7Tf\",\"Zj7UnCAulEk\",\"2018-02-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.979996,7.681662]}\",\"-11.979996\",\"7.681662\",\"Motuo CHC\",\"OU_197427\",\"rCKWdLr4B8K\"],[\"jpd3g8KoiHb\",\"Zj7UnCAulEk\",\"2018-01-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.821069,7.70895]}\",\"-11.821069\",\"7.70895\",\"Yambama MCHP\",\"OU_1072\",\"QDoO5r6Sae7\"],[\"Jl6HdZoXbFT\",\"Zj7UnCAulEk\",\"2018-10-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.113429,8.994042]}\",\"-13.113429\",\"8.994042\",\"Baptist Centre Kassirie\",\"OU_211247\",\"QIp6DHlMGfb\"],[\"yHc5EbEIOMn\",\"Zj7UnCAulEk\",\"2018-07-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.822232,7.910898]}\",\"-11.822232\",\"7.910898\",\"Bumpe CHC\",\"OU_651\",\"E497Rk80ivZ\"],[\"xg3nQO2icCK\",\"Zj7UnCAulEk\",\"2018-09-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.381277,7.432904]}\",\"-11.381277\",\"7.432904\",\"Njaluahun CHP\",\"OU_260433\",\"kvzdkXBxHoN\"],[\"ksoi7O6qtPp\",\"Zj7UnCAulEk\",\"2018-05-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.177262,9.348549]}\",\"-12.177262\",\"9.348549\",\"Makaiba MCHP\",\"OU_193219\",\"ewh5SKxcCAl\"],[\"lY4hW9Snm9x\",\"Zj7UnCAulEk\",\"2018-05-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.850183,8.239829]}\",\"-11.850183\",\"8.239829\",\"Mogbuama MCHP\",\"OU_247009\",\"wGsBlwh6Zzt\"],[\"tv3FLeJo3WZ\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.85844,8.258552]}\",\"-10.85844\",\"8.258552\",\"Weima CHC\",\"OU_222671\",\"CKkE4GBJekz\"],[\"XNZ5m3X0d1w\",\"Zj7UnCAulEk\",\"2018-09-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.048174,8.263673]}\",\"-11.048174\",\"8.263673\",\"Tongo Field CHC\",\"OU_222665\",\"K3jhn3TXF3a\"],[\"TNEZMQhdC0I\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.835028,9.076996]}\",\"-12.835028\",\"9.076996\",\"Senthai MCHP\",\"OU_211240\",\"Qr41Mw2MSjo\"],[\"Bsz5cc2IeVa\",\"Zj7UnCAulEk\",\"2018-08-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.80151,8.201292]}\",\"-11.80151\",\"8.201292\",\"Gbaiima CHC\",\"OU_653\",\"jGYT5U5qJP6\"],[\"Ekkfe3J9Z2J\",\"Zj7UnCAulEk\",\"2018-01-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.102438,8.534744]}\",\"-12.102438\",\"8.534744\",\"Mamanso Kafla MCHP\",\"OU_268168\",\"T1lTKu6zkHN\"],[\"ewudFx48SLG\",\"Zj7UnCAulEk\",\"2018-01-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.146379,8.630262]}\",\"-11.146379\",\"8.630262\",\"Jaiama Sewafe CHC\",\"OU_233333\",\"W7ekX3gi0ut\"],[\"XC3t1tlZNtC\",\"Zj7UnCAulEk\",\"2018-02-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.944257,8.650475]}\",\"-10.944257\",\"8.650475\",\"Yengema CHC\",\"OU_233398\",\"PA1spYiNZfv\"],[\"ZTUxl1AIvot\",\"Zj7UnCAulEk\",\"2018-03-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.033279,8.692986]}\",\"-11.033279\",\"8.692986\",\"Yengema CHC\",\"OU_233398\",\"PA1spYiNZfv\"],[\"sFyoNNQvcbR\",\"Zj7UnCAulEk\",\"2018-02-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.208203,9.153846]}\",\"-12.208203\",\"9.153846\",\"Mabunduka CHC\",\"OU_193195\",\"TmCsvdJLHoX\"],[\"bJl4v3gcHXl\",\"Zj7UnCAulEk\",\"2018-04-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.213841,9.215968]}\",\"-12.213841\",\"9.215968\",\"Mabunduka CHC\",\"OU_193195\",\"TmCsvdJLHoX\"],[\"pSGHljRSngp\",\"Zj7UnCAulEk\",\"2018-04-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.276868,9.344914]}\",\"-12.276868\",\"9.344914\",\"Kambia CHP\",\"OU_193223\",\"UUgajyaViT7\"],[\"UJRruIuQZoO\",\"Zj7UnCAulEk\",\"2018-03-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.132839,7.880553]}\",\"-11.132839\",\"7.880553\",\"Kpayama 1 MCHP\",\"OU_222703\",\"So2b8zJfcMa\"],[\"ahAw6ZKphYV\",\"Zj7UnCAulEk\",\"2018-07-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.516149,8.667643]}\",\"-11.516149\",\"8.667643\",\"Petifu Line MCHP\",\"OU_268175\",\"byOPfWkK6M6\"],[\"vff74VYOKw9\",\"Zj7UnCAulEk\",\"2018-01-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.260995,8.096948]}\",\"-11.260995\",\"8.096948\",\"Baoma Oil Mill CHC\",\"OU_222728\",\"Y8foq27WLti\"],[\"tLbwLIEy7cm\",\"Zj7UnCAulEk\",\"2018-10-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.264061,9.533847]}\",\"-12.264061\",\"9.533847\",\"Masankorie CHP\",\"OU_193288\",\"eyfrdOUUkXO\"],[\"L89KBesm0fI\",\"Zj7UnCAulEk\",\"2018-10-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.747087,8.082265]}\",\"-12.747087\",\"8.082265\",\"Moyeamoh CHP\",\"OU_247028\",\"WhCQNekdIwM\"],[\"yaHa9WE3gfG\",\"Zj7UnCAulEk\",\"2018-04-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.881385,7.664023]}\",\"-11.881385\",\"7.664023\",\"Yambama MCHP\",\"OU_1072\",\"QDoO5r6Sae7\"],[\"zRQopUc5L0I\",\"Zj7UnCAulEk\",\"2018-03-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.556618,8.308976]}\",\"-10.556618\",\"8.308976\",\"Dia CHP\",\"OU_204876\",\"qHBTf9A89xW\"],[\"gwUmXlCRn1P\",\"Zj7UnCAulEk\",\"2018-07-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.187248,8.42194]}\",\"-13.187248\",\"8.42194\",\"Lakka Hospital\",\"OU_278378\",\"K0d08d3sUOv\"],[\"CcfuHTfGN1S\",\"Zj7UnCAulEk\",\"2018-03-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.34081,7.163091]}\",\"-11.34081\",\"7.163091\",\"Malema 1 MCHP\",\"OU_260416\",\"dCvUVvKnhMe\"],[\"ZBYQq4SpCq1\",\"Zj7UnCAulEk\",\"2018-11-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.750313,7.335303]}\",\"-11.750313\",\"7.335303\",\"Karlu CHC\",\"OU_260399\",\"K00jR5dmoFZ\"],[\"RRyUyJtvw8V\",\"Zj7UnCAulEk\",\"2018-04-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.347087,7.316795]}\",\"-11.347087\",\"7.316795\",\"Gofor CHP\",\"OU_260383\",\"lf7FRlrchg3\"],[\"VPll8Hq2BvT\",\"Zj7UnCAulEk\",\"2018-05-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.694071,8.868018]}\",\"-10.694071\",\"8.868018\",\"Komba Yendeh CHP\",\"OU_233351\",\"T62lSjsZe9n\"],[\"iik9j6znDGO\",\"Zj7UnCAulEk\",\"2018-12-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.02986,7.661769]}\",\"-12.02986\",\"7.661769\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"nfrrLYLt6Do\",\"Zj7UnCAulEk\",\"2018-01-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.177073,8.962022]}\",\"-12.177073\",\"8.962022\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"AJKzEsqapuR\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.22589,7.832469]}\",\"-12.22589\",\"7.832469\",\"Moriba Town CHC\",\"OU_197417\",\"xMn4Wki9doK\"],[\"nj255SsiTBu\",\"Zj7UnCAulEk\",\"2018-07-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.147991,8.535544]}\",\"-13.147991\",\"8.535544\",\"Jenner Wright Clinic\",\"OU_278353\",\"cZtKKa9eJZ3\"],[\"R6M65sVRDGW\",\"Zj7UnCAulEk\",\"2018-09-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.131054,8.50221]}\",\"-13.131054\",\"8.50221\",\"Approved School CHP\",\"OU_278314\",\"eoYV2p74eVz\"],[\"GoySGaG99P7\",\"Zj7UnCAulEk\",\"2018-06-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.424513,9.060353]}\",\"-12.424513\",\"9.060353\",\"Gbonkonka CHP\",\"OU_193307\",\"v2vi8UaIYlo\"],[\"Cakg03T3SvO\",\"Zj7UnCAulEk\",\"2018-01-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.125819,7.9607]}\",\"-11.125819\",\"7.9607\",\"Kpayama 1 MCHP\",\"OU_222703\",\"So2b8zJfcMa\"],[\"pKyWDQjYZf2\",\"Zj7UnCAulEk\",\"2018-02-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.920952,9.279011]}\",\"-11.920952\",\"9.279011\",\"Kayongoro MCHP\",\"OU_193232\",\"tEgxbwwrwUd\"],[\"XR5ry9Xmj0q\",\"Zj7UnCAulEk\",\"2018-07-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.899382,9.285956]}\",\"-11.899382\",\"9.285956\",\"Manjoro MCHP\",\"OU_193237\",\"Uwcj0mz78BV\"],[\"IfJQC5woo4e\",\"Zj7UnCAulEk\",\"2018-09-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.146642,9.486309]}\",\"-12.146642\",\"9.486309\",\"Kamalo CHC\",\"OU_193242\",\"HNv1aLPdMYb\"],[\"w8m9NzezakJ\",\"Zj7UnCAulEk\",\"2018-11-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.106643,8.468627]}\",\"-13.106643\",\"8.468627\",\"Wesleyan Health Clinic\",\"OU_278315\",\"XJ6DqDkMlPv\"],[\"D34I8zqyPoA\",\"Zj7UnCAulEk\",\"2018-07-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.900979,9.403288]}\",\"-11.900979\",\"9.403288\",\"Kamasikie MCHP\",\"OU_193235\",\"ZxuSbAmsLCn\"],[\"J4ss39EziJJ\",\"Zj7UnCAulEk\",\"2018-07-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.098321,8.743474]}\",\"-13.098321\",\"8.743474\",\"Petifu CHC\",\"OU_254983\",\"ke2gwHKHP3z\"],[\"lLzs3YlkDqM\",\"Zj7UnCAulEk\",\"2018-04-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.046115,8.751725]}\",\"-13.046115\",\"8.751725\",\"Petifu CHC\",\"OU_254983\",\"ke2gwHKHP3z\"],[\"ckJOOjlkLWi\",\"Zj7UnCAulEk\",\"2018-05-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.962217,9.135371]}\",\"-11.962217\",\"9.135371\",\"Madina Loko CHP\",\"OU_193283\",\"I48Qu6R0sGm\"],[\"vq1UsD2Pm0y\",\"Zj7UnCAulEk\",\"2018-09-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.331625,8.053788]}\",\"-11.331625\",\"8.053788\",\"Gbainkfay MCHP\",\"OU_193217\",\"QFcMulIoEii\"],[\"r6peIB82MwD\",\"Zj7UnCAulEk\",\"2018-05-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.571218,8.279833]}\",\"-10.571218\",\"8.279833\",\"Dia CHP\",\"OU_204876\",\"qHBTf9A89xW\"],[\"ckbo3OgVF7o\",\"Zj7UnCAulEk\",\"2018-11-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.016703,9.018534]}\",\"-13.016703\",\"9.018534\",\"Bapuya MCHP\",\"OU_211255\",\"weLTzWrLXCO\"],[\"UWCiny4Zs2Z\",\"Zj7UnCAulEk\",\"2018-05-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.220211,8.104484]}\",\"-12.220211\",\"8.104484\",\"Kangahun CHC\",\"OU_247057\",\"wUmVUKhnPuy\"],[\"M6TL97wXjWA\",\"Zj7UnCAulEk\",\"2018-09-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.739169,8.00256]}\",\"-11.739169\",\"8.00256\",\"Gbanja Town MCHP\",\"OU_841\",\"E9oBVjyEaCe\"],[\"MATRYjWFWcM\",\"Zj7UnCAulEk\",\"2018-09-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.067153,9.01824]}\",\"-11.067153\",\"9.01824\",\"Wordu CHP\",\"OU_233367\",\"bW5BaqrBM4K\"],[\"AwLtpMnfZmr\",\"Zj7UnCAulEk\",\"2018-02-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.570352,7.892759]}\",\"-11.570352\",\"7.892759\",\"Jormu MCHP\",\"OU_579\",\"RzgSFJ9E46G\"],[\"ntDscQXc5I3\",\"Zj7UnCAulEk\",\"2018-09-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.442816,8.817495]}\",\"-10.442816\",\"8.817495\",\"Sambaya MCHP\",\"OU_233345\",\"vgOQ7fWmMyZ\"],[\"M8zy1TvlxiC\",\"Zj7UnCAulEk\",\"2018-12-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.187501,8.803057]}\",\"-13.187501\",\"8.803057\",\"Musaia CHP\",\"OU_254986\",\"sTOXJA2KcY2\"],[\"vy3CYBf4S65\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.3648,8.48407]}\",\"-12.3648\",\"8.48407\",\"Rokimbi MCHP\",\"OU_268242\",\"pVuRAzSstbn\"],[\"BaKQlk1h8Y3\",\"Zj7UnCAulEk\",\"2018-10-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.614846,7.578997]}\",\"-11.614846\",\"7.578997\",\"Bandajuma Clinic CHC\",\"OU_260387\",\"FNnj3jKGS7i\"],[\"eUQNzIZE45b\",\"Zj7UnCAulEk\",\"2018-09-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.964538,7.31056]}\",\"-11.964538\",\"7.31056\",\"Benduma CHC\",\"OU_197435\",\"n7wN9gMFfZ5\"],[\"TRntI5lH2Wo\",\"Zj7UnCAulEk\",\"2018-11-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.248786,8.489867]}\",\"-13.248786\",\"8.489867\",\"Kingtom Police Hospital (MI Room)\",\"OU_278324\",\"lekPjgUm0o2\"],[\"EV625iv8Tm7\",\"Zj7UnCAulEk\",\"2018-08-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.409174,7.964076]}\",\"-11.409174\",\"7.964076\",\"Baoma Station CHP\",\"OU_573\",\"jNb63DIHuwU\"],[\"V81EVXBXrmP\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.254096,7.87989]}\",\"-11.254096\",\"7.87989\",\"Blama CHC\",\"OU_222624\",\"kUzpbgPCwVA\"],[\"A0mbXAHgh3n\",\"Zj7UnCAulEk\",\"2018-10-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.259706,9.479788]}\",\"-12.259706\",\"9.479788\",\"Kamabaio MCHP\",\"OU_193294\",\"OwHjzJEVEUN\"],[\"HWjbjk2UtQU\",\"Zj7UnCAulEk\",\"2018-10-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.498404,7.503857]}\",\"-11.498404\",\"7.503857\",\"Falaba CHP\",\"OU_260425\",\"pRg7dkjqNPc\"],[\"N5hNUgClc4p\",\"Zj7UnCAulEk\",\"2018-03-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.053272,8.269012]}\",\"-12.053272\",\"8.269012\",\"Gbuihun MCHP\",\"OU_246993\",\"DA2BEQMhv9B\"],[\"LU0fH82uo5t\",\"Zj7UnCAulEk\",\"2018-05-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.785981,8.030425]}\",\"-12.785981\",\"8.030425\",\"Mokainsumana CHP\",\"OU_247074\",\"bLYNonGzr0Y\"],[\"k6HfrNaNvE8\",\"Zj7UnCAulEk\",\"2018-01-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.380808,8.675216]}\",\"-11.380808\",\"8.675216\",\"Massingbi CHC\",\"OU_268176\",\"OY7mYDATra3\"],[\"URYzVFwHNkz\",\"Zj7UnCAulEk\",\"2018-01-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.190326,8.552869]}\",\"-13.190326\",\"8.552869\",\"Looking Town MCHP\",\"OU_278344\",\"Z7UAnjpK74g\"],[\"MXAqIBggDMQ\",\"Zj7UnCAulEk\",\"2018-11-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.155413,8.49837]}\",\"-13.155413\",\"8.49837\",\"Looking Town MCHP\",\"OU_278344\",\"Z7UAnjpK74g\"],[\"hifaDguha1V\",\"Zj7UnCAulEk\",\"2018-10-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.989318,8.895145]}\",\"-11.989318\",\"8.895145\",\"Loreto Clinic\",\"OU_193213\",\"cgqkFdShPzg\"],[\"Fgrb9nqv9O0\",\"Zj7UnCAulEk\",\"2018-03-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.995261,8.97763]}\",\"-11.995261\",\"8.97763\",\"Loreto Clinic\",\"OU_193213\",\"cgqkFdShPzg\"],[\"bx2sZTPvz6t\",\"Zj7UnCAulEk\",\"2018-10-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.292861,9.308976]}\",\"-12.292861\",\"9.308976\",\"Gbonkobana CHP\",\"OU_193222\",\"BXJnMD2eJAx\"],[\"MuYj6ma2E8z\",\"Zj7UnCAulEk\",\"2018-05-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.090351,8.831956]}\",\"-13.090351\",\"8.831956\",\"Kalangba MCHP\",\"OU_254989\",\"UqXSUMp19FB\"],[\"yg4W0TIQNSc\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.887128,8.993141]}\",\"-11.887128\",\"8.993141\",\"Binkolo CHC\",\"OU_193275\",\"GHHvGp7tgtZ\"],[\"ue6L8XSSWY0\",\"Zj7UnCAulEk\",\"2018-08-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.325659,8.38676]}\",\"-11.325659\",\"8.38676\",\"Bambara MCHP\",\"OU_222679\",\"mUuCjQWMaOc\"],[\"ZCLnCnqa6Wg\",\"Zj7UnCAulEk\",\"2018-03-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.32617,8.256948]}\",\"-12.32617\",\"8.256948\",\"Falaba MCHP\",\"OU_247091\",\"YTQRSW91PxO\"],[\"EwfiMEMosdS\",\"Zj7UnCAulEk\",\"2018-10-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.637686,8.719269]}\",\"-10.637686\",\"8.719269\",\"Gbamandu MCHP\",\"OU_233323\",\"AlLmKZIIIT4\"],[\"Inp5JEbmF6P\",\"Zj7UnCAulEk\",\"2018-02-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.409514,7.105492]}\",\"-11.409514\",\"7.105492\",\"Wai MCHP\",\"OU_260412\",\"zCSWBz2pyMd\"],[\"jQ2bDGhTYbv\",\"Zj7UnCAulEk\",\"2018-06-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.695154,8.509034]}\",\"-12.695154\",\"8.509034\",\"Makalie MCHP\",\"OU_254969\",\"CgunjDKbM45\"],[\"IQF9vOezJnF\",\"Zj7UnCAulEk\",\"2018-08-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.407589,7.462033]}\",\"-11.407589\",\"7.462033\",\"Bandasuma CHP\",\"OU_260436\",\"uPshwz3B3Uu\"],[\"y71ekajknrj\",\"Zj7UnCAulEk\",\"2018-01-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.265234,9.56517]}\",\"-11.265234\",\"9.56517\",\"MCH Static\",\"OU_226259\",\"kpDoH80fwdX\"],[\"LmQym5yZKWM\",\"Zj7UnCAulEk\",\"2018-01-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.440922,8.773307]}\",\"-10.440922\",\"8.773307\",\"Sambaya MCHP\",\"OU_233345\",\"vgOQ7fWmMyZ\"],[\"pXKiyYYSapI\",\"Zj7UnCAulEk\",\"2018-12-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.137069,8.611776]}\",\"-13.137069\",\"8.611776\",\"Kasongha MCHP\",\"OU_255011\",\"OqBiNJjKQAu\"],[\"YleHWg7X4FY\",\"Zj7UnCAulEk\",\"2018-02-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.27729,9.10688]}\",\"-12.27729\",\"9.10688\",\"Mamaka MCHP\",\"OU_193279\",\"d9uZeZ5fMUo\"],[\"maCeNlYclRi\",\"Zj7UnCAulEk\",\"2018-10-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.162778,7.983293]}\",\"-11.162778\",\"7.983293\",\"Deima MCHP\",\"OU_222729\",\"oIgBLlEo6eH\"],[\"bOV41YqrQB9\",\"Zj7UnCAulEk\",\"2018-08-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.562481,7.929341]}\",\"-11.562481\",\"7.929341\",\"Mamboma MCHP\",\"OU_828\",\"w3vRmEz3J7t\"],[\"WfC5RM8S24I\",\"Zj7UnCAulEk\",\"2018-10-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.149184,9.38548]}\",\"-12.149184\",\"9.38548\",\"Kamaranka CHC\",\"OU_193218\",\"bSj2UnYhTFb\"],[\"VS3heh0u6A2\",\"Zj7UnCAulEk\",\"2018-02-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.219832,9.589183]}\",\"-12.219832\",\"9.589183\",\"Kagboray MCHP\",\"OU_193293\",\"Sglj9VCoQmc\"],[\"SNzAEjmzBUW\",\"Zj7UnCAulEk\",\"2018-04-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.350808,7.13883]}\",\"-11.350808\",\"7.13883\",\"Fairo CHC\",\"OU_260415\",\"Gm7YUjhVi9Q\"],[\"OAdRTXJdiAW\",\"Zj7UnCAulEk\",\"2018-03-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.53759,8.323217]}\",\"-10.53759\",\"8.323217\",\"Madopolahun MCHP\",\"OU_204888\",\"QBRQnWPRO3V\"],[\"NP1m7QhhqdK\",\"Zj7UnCAulEk\",\"2018-03-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.560805,6.995189]}\",\"-11.560805\",\"6.995189\",\"Sulima CHP\",\"OU_260414\",\"PfZXxl6Wp3F\"],[\"bsn084Q9JgG\",\"Zj7UnCAulEk\",\"2018-10-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.152475,8.491948]}\",\"-13.152475\",\"8.491948\",\"Connaught Hospital\",\"OU_278320\",\"ldXIdLNUNEn\"],[\"dvgznRMLNHe\",\"Zj7UnCAulEk\",\"2018-05-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.645451,9.019904]}\",\"-12.645451\",\"9.019904\",\"Gbombana MCHP\",\"OU_254978\",\"X3D19LoA2Ij\"],[\"CmV28Dokwaa\",\"Zj7UnCAulEk\",\"2018-06-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.119419,8.560613]}\",\"-13.119419\",\"8.560613\",\"Kissy Health Centre\",\"OU_278340\",\"FclfbEFMcf3\"],[\"zq1yi3K8xTk\",\"Zj7UnCAulEk\",\"2018-10-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.368902,8.26146]}\",\"-12.368902\",\"8.26146\",\"Falaba MCHP\",\"OU_247091\",\"YTQRSW91PxO\"],[\"R9J3jybXTUr\",\"Zj7UnCAulEk\",\"2018-07-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.114913,8.689723]}\",\"-13.114913\",\"8.689723\",\"Kasongha MCHP\",\"OU_255011\",\"OqBiNJjKQAu\"],[\"KAgIfcvINiP\",\"Zj7UnCAulEk\",\"2018-09-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.124529,8.535434]}\",\"-13.124529\",\"8.535434\",\"Grassfield CHC\",\"OU_278336\",\"lL2LBkhlsmV\"],[\"TAPj9Z3Nrr7\",\"Zj7UnCAulEk\",\"2018-06-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.565669,7.566796]}\",\"-11.565669\",\"7.566796\",\"Pehala MCHP\",\"OU_260402\",\"CqARw68kXbB\"],[\"pb7iRwVkFCh\",\"Zj7UnCAulEk\",\"2018-11-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.500472,8.767874]}\",\"-12.500472\",\"8.767874\",\"St. John of God Catholic Hospital\",\"OU_255055\",\"xWIyicUgscN\"],[\"K5bZvEJeo02\",\"Zj7UnCAulEk\",\"2018-01-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.484174,8.335307]}\",\"-10.484174\",\"8.335307\",\"Jokibu MCHP\",\"OU_204926\",\"f7yRhIeFn1k\"],[\"OwSBV26PDQc\",\"Zj7UnCAulEk\",\"2018-08-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.53377,8.302333]}\",\"-10.53377\",\"8.302333\",\"Madopolahun MCHP\",\"OU_204888\",\"QBRQnWPRO3V\"],[\"oqRIpqY0tjf\",\"Zj7UnCAulEk\",\"2018-06-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.950263,8.818711]}\",\"-12.950263\",\"8.818711\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"NbQ39ZP2KAh\",\"Zj7UnCAulEk\",\"2018-03-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.950586,8.651668]}\",\"-10.950586\",\"8.651668\",\"Motema CHP\",\"OU_233399\",\"g3O1pGAfgK1\"],[\"HHx7mxfogYr\",\"Zj7UnCAulEk\",\"2018-01-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.697545,8.413024]}\",\"-11.697545\",\"8.413024\",\"Mongere CHC\",\"OU_1122\",\"PC3Ag91n82e\"],[\"PanytL7w4x8\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.328289,9.118108]}\",\"-12.328289\",\"9.118108\",\"Mateboi CHC\",\"OU_193197\",\"EXbPGmEUdnc\"],[\"q246exg6rNG\",\"Zj7UnCAulEk\",\"2018-09-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.040522,8.45897]}\",\"-13.040522\",\"8.45897\",\"John Thorpe MCHP\",\"OU_278375\",\"DplgrYeRIZ1\"],[\"uB2bfC4ezeQ\",\"Zj7UnCAulEk\",\"2018-06-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.284383,8.685073]}\",\"-11.284383\",\"8.685073\",\"Fotaneh Junction MCHP\",\"OU_268183\",\"OwhDCucf4Ue\"],[\"zcME1iM16Xq\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.979161,7.607906]}\",\"-11.979161\",\"7.607906\",\"Senjehun MCHP\",\"OU_197425\",\"MnfykVk3zin\"],[\"KI6kkz0JFPS\",\"Zj7UnCAulEk\",\"2018-04-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.168633,7.808176]}\",\"-11.168633\",\"7.808176\",\"Kpandebu CHC\",\"OU_222740\",\"TljiT6C5D0J\"],[\"ln2DcpvWbJj\",\"Zj7UnCAulEk\",\"2018-11-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.086807,9.412386]}\",\"-12.086807\",\"9.412386\",\"Maharibo MCHP\",\"OU_193241\",\"CKJ9YS2AbWy\"],[\"HnOyXKJrjgO\",\"Zj7UnCAulEk\",\"2018-11-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.184611,7.719741]}\",\"-11.184611\",\"7.719741\",\"Loppa CHP\",\"OU_222732\",\"IW3guWF3uvF\"],[\"BbM2m6FlhSS\",\"Zj7UnCAulEk\",\"2018-01-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.311888,9.868533]}\",\"-11.311888\",\"9.868533\",\"Falaba CHC\",\"OU_226230\",\"kuqKh33SPgg\"],[\"sLcMzgzxJGH\",\"Zj7UnCAulEk\",\"2018-06-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.901222,7.557178]}\",\"-11.901222\",\"7.557178\",\"Madina Gbonkobor MCHP\",\"OU_226223\",\"SZrG4yHGV4x\"],[\"mpsft8O4EEr\",\"Zj7UnCAulEk\",\"2018-10-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.34085,9.890784]}\",\"-11.34085\",\"9.890784\",\"Sinkunia CHC\",\"OU_226216\",\"IlnqGuxfQAw\"],[\"n9TC9MM8pTH\",\"Zj7UnCAulEk\",\"2018-09-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.484916,7.493888]}\",\"-11.484916\",\"7.493888\",\"Falaba CHP\",\"OU_260425\",\"pRg7dkjqNPc\"],[\"eZNtegwLwb7\",\"Zj7UnCAulEk\",\"2018-05-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.03631,8.288937]}\",\"-13.03631\",\"8.288937\",\"MacDonald MCHP\",\"OU_278387\",\"FupvWBUFXr7\"],[\"dTWQP00F9Qj\",\"Zj7UnCAulEk\",\"2018-12-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.614547,8.979821]}\",\"-12.614547\",\"8.979821\",\"Gbombana MCHP\",\"OU_254978\",\"X3D19LoA2Ij\"],[\"XZTZ7GlHjUT\",\"Zj7UnCAulEk\",\"2018-03-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.400038,8.766561]}\",\"-12.400038\",\"8.766561\",\"Foredugu MCHP\",\"OU_255027\",\"z1ielwdLtPl\"],[\"MKWzAnP7OA1\",\"Zj7UnCAulEk\",\"2018-01-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.411982,7.752054]}\",\"-12.411982\",\"7.752054\",\"Sierra Rutile Clinic\",\"OU_197420\",\"Bq5nb7UAEGd\"],[\"aUOhvAfGdk9\",\"Zj7UnCAulEk\",\"2018-11-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.886513,7.944107]}\",\"-12.886513\",\"7.944107\",\"Plantain Island MCHP\",\"OU_247071\",\"oV9P0VvL9Jh\"],[\"jQ7pLJKhwDU\",\"Zj7UnCAulEk\",\"2018-12-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.504892,8.670301]}\",\"-11.504892\",\"8.670301\",\"Makoni Line MCHP\",\"OU_268214\",\"CebtBqqp1fp\"],[\"L5RYkyqE6Yd\",\"Zj7UnCAulEk\",\"2018-02-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.556932,8.04877]}\",\"-11.556932\",\"8.04877\",\"Barlie MCHP\",\"OU_2732\",\"y5hLlID8ihI\"],[\"C4o3wwb7YhF\",\"Zj7UnCAulEk\",\"2018-08-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.02285,8.28961]}\",\"-11.02285\",\"8.28961\",\"Sembeima MCHP\",\"OU_222655\",\"REtQE1gstTf\"],[\"mGxKTewkM8p\",\"Zj7UnCAulEk\",\"2018-10-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.211237,8.478422]}\",\"-13.211237\",\"8.478422\",\"Wilberforce Military Hospital\",\"OU_278321\",\"ui12Hyvn6jR\"],[\"jOIzecW0XaM\",\"Zj7UnCAulEk\",\"2018-06-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.294453,7.810673]}\",\"-11.294453\",\"7.810673\",\"Sendumei CHC\",\"OU_222650\",\"Jyv7sjpl9bA\"],[\"JvAgwIiaoPl\",\"Zj7UnCAulEk\",\"2018-05-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.012991,7.627303]}\",\"-11.012991\",\"7.627303\",\"Belebu CHP\",\"OU_222635\",\"PwgoRuWEDvJ\"],[\"rTLaieF96Bj\",\"Zj7UnCAulEk\",\"2018-04-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.070764,8.273418]}\",\"-13.070764\",\"8.273418\",\"Kent CHP\",\"OU_278394\",\"lELJZCBxz7H\"],[\"XFiVRyVg1LD\",\"Zj7UnCAulEk\",\"2018-08-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.150396,8.343341]}\",\"-12.150396\",\"8.343341\",\"Juma MCHP\",\"OU_247001\",\"V6QWyB0KqvP\"],[\"tvdV5ziGBjE\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.779871,8.290455]}\",\"-10.779871\",\"8.290455\",\"Bumpeh CHP\",\"OU_204874\",\"wbtk73Zwhj9\"],[\"Vu9phcUvfEX\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.578602,9.470416]}\",\"-11.578602\",\"9.470416\",\"Lengekoro MCHP\",\"OU_226266\",\"rs87nYgwbKv\"],[\"FmnJIxT7KHN\",\"Zj7UnCAulEk\",\"2018-09-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.290076,8.273566]}\",\"-11.290076\",\"8.273566\",\"Boajibu CHC\",\"OU_222689\",\"L5gENbBNNup\"],[\"zA0fSYKcZ1l\",\"Zj7UnCAulEk\",\"2018-03-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.439061,8.691316]}\",\"-12.439061\",\"8.691316\",\"Lunsar CHC\",\"OU_255057\",\"q56204kKXgZ\"],[\"WEIP7Y8OZ0s\",\"Zj7UnCAulEk\",\"2018-03-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.896008,9.084146]}\",\"-12.896008\",\"9.084146\",\"Rokupr CHC\",\"OU_211237\",\"QZtMuEEV9Vv\"],[\"SFly0kaks49\",\"Zj7UnCAulEk\",\"2018-06-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.205066,9.741854]}\",\"-12.205066\",\"9.741854\",\"Fintonia CHC\",\"OU_193247\",\"xKaB8tfbTzm\"],[\"OiAfIc1NhIQ\",\"Zj7UnCAulEk\",\"2018-11-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.176798,8.703703]}\",\"-11.176798\",\"8.703703\",\"Sandia CHP\",\"OU_233337\",\"vcY0lzBz6fU\"],[\"zmyuVlmz5Qt\",\"Zj7UnCAulEk\",\"2018-12-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.878198,8.684934]}\",\"-10.878198\",\"8.684934\",\"Koidu Under Five Clinic\",\"OU_233376\",\"Ls2ESQONh9S\"],[\"S4dInhBTf41\",\"Zj7UnCAulEk\",\"2018-10-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.633289,7.883488]}\",\"-12.633289\",\"7.883488\",\"Bomotoke CHC\",\"OU_247045\",\"H97XE5Ea089\"],[\"C8hyqIvYUG5\",\"Zj7UnCAulEk\",\"2018-08-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.993462,7.957687]}\",\"-10.993462\",\"7.957687\",\"Tawahun MCHP\",\"OU_222742\",\"GHPuYdLcVN5\"],[\"cwEZ1gH3BuT\",\"Zj7UnCAulEk\",\"2018-06-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.632693,8.508202]}\",\"-11.632693\",\"8.508202\",\"Baomahun CHC\",\"OU_1126\",\"FLjwMPWLrL2\"],[\"QvApKcvBShb\",\"Zj7UnCAulEk\",\"2018-03-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.486954,8.291787]}\",\"-10.486954\",\"8.291787\",\"Bendu (Yawei) CHP\",\"OU_204936\",\"DQHGtTGOP6b\"],[\"Rx76RC9LHzt\",\"Zj7UnCAulEk\",\"2018-01-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.478425,8.002978]}\",\"-12.478425\",\"8.002978\",\"Sembehun CHC\",\"OU_247053\",\"egjrZ1PHNtT\"],[\"ca0XU9SkSgr\",\"Zj7UnCAulEk\",\"2018-07-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.203901,8.443994]}\",\"-12.203901\",\"8.443994\",\"Bakeloko CHP\",\"OU_268228\",\"MHAWZr2Caxw\"],[\"z9Axo8V5n9O\",\"Zj7UnCAulEk\",\"2018-11-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.462857,8.124934]}\",\"-12.462857\",\"8.124934\",\"Taninihun Mboka MCHP\",\"OU_247081\",\"Cc9kMNFpGmC\"],[\"lNqJTm52F7x\",\"Zj7UnCAulEk\",\"2018-09-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.047736,8.34755]}\",\"-12.047736\",\"8.34755\",\"Foindu MCHP\",\"OU_268236\",\"D3oZZXtXjNk\"],[\"ld6uWehc7U0\",\"Zj7UnCAulEk\",\"2018-02-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.687275,8.5615]}\",\"-12.687275\",\"8.5615\",\"Masiaka CHC\",\"OU_254964\",\"EURoFVjowXs\"],[\"l9QaVfIhUQq\",\"Zj7UnCAulEk\",\"2018-02-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.938352,8.919731]}\",\"-11.938352\",\"8.919731\",\"Masuba MCHP\",\"OU_193202\",\"XzmWizbR343\"],[\"MwfjhqAPHNw\",\"Zj7UnCAulEk\",\"2018-12-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.984304,8.334407]}\",\"-12.984304\",\"8.334407\",\"Newton CHC\",\"OU_278382\",\"m3VnSQbE8CD\"],[\"crS5Y7VZ8BU\",\"Zj7UnCAulEk\",\"2018-09-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.214043,8.205526]}\",\"-11.214043\",\"8.205526\",\"Gbangeima MCHP\",\"OU_222688\",\"VH7hLUaypel\"],[\"AUvOXltvmOI\",\"Zj7UnCAulEk\",\"2018-10-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.547616,8.313213]}\",\"-10.547616\",\"8.313213\",\"Manowa CHC\",\"OU_204930\",\"PaNv9VyD06n\"],[\"w0OySVVKMt8\",\"Zj7UnCAulEk\",\"2018-03-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.454701,8.218873]}\",\"-12.454701\",\"8.218873\",\"Yoyema MCHP\",\"OU_247067\",\"VdXuxcNkiad\"],[\"jZHDFNVBE03\",\"Zj7UnCAulEk\",\"2018-08-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.478815,8.202398]}\",\"-12.478815\",\"8.202398\",\"Yoyema MCHP\",\"OU_247067\",\"VdXuxcNkiad\"],[\"La4Nl4fINAZ\",\"Zj7UnCAulEk\",\"2018-05-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.418588,8.856078]}\",\"-12.418588\",\"8.856078\",\"Rosint Buya MCHP\",\"OU_255029\",\"el8sgzyHuEe\"],[\"Wc83CqicH9Y\",\"Zj7UnCAulEk\",\"2018-12-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.656389,8.444319]}\",\"-12.656389\",\"8.444319\",\"Makalie MCHP\",\"OU_254969\",\"CgunjDKbM45\"],[\"iOeljY9bA5x\",\"Zj7UnCAulEk\",\"2018-12-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.478852,8.300336]}\",\"-10.478852\",\"8.300336\",\"Kono Bendu CHP\",\"OU_204858\",\"SVEfwJ0BGeD\"],[\"bFmLzmbFfKt\",\"Zj7UnCAulEk\",\"2018-12-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.122682,8.519613]}\",\"-13.122682\",\"8.519613\",\"Moyiba CHC\",\"OU_278331\",\"zEsMdeJOty4\"],[\"jE0YRy8Yoyv\",\"Zj7UnCAulEk\",\"2018-03-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.563589,7.855026]}\",\"-11.563589\",\"7.855026\",\"Gbaama MCHP\",\"OU_826\",\"ei21lW7hFPX\"],[\"Yi2tKfItIDK\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.900616,8.714253]}\",\"-10.900616\",\"8.714253\",\"Koidu Under Five Clinic\",\"OU_233376\",\"Ls2ESQONh9S\"],[\"WpOtCMDwg9H\",\"Zj7UnCAulEk\",\"2018-05-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.948284,8.708737]}\",\"-10.948284\",\"8.708737\",\"Koidu Under Five Clinic\",\"OU_233376\",\"Ls2ESQONh9S\"],[\"VzXGpVkXD6H\",\"Zj7UnCAulEk\",\"2018-01-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.40524,7.652227]}\",\"-11.40524\",\"7.652227\",\"Gandorhun CHP\",\"OU_222651\",\"IWb1hstfROc\"],[\"YGMYAgGSVIT\",\"Zj7UnCAulEk\",\"2018-05-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.488503,8.793064]}\",\"-12.488503\",\"8.793064\",\"St. John of God Catholic Hospital\",\"OU_255055\",\"xWIyicUgscN\"],[\"Phpbjqu76tX\",\"Zj7UnCAulEk\",\"2018-08-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.082013,7.868815]}\",\"-11.082013\",\"7.868815\",\"Majihun MCHP\",\"OU_222735\",\"ShdRyzuLKA2\"],[\"monxTLBxuAP\",\"Zj7UnCAulEk\",\"2018-08-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.298099,8.179354]}\",\"-11.298099\",\"8.179354\",\"Gbangeima MCHP\",\"OU_222688\",\"VH7hLUaypel\"],[\"wY3tGbspnrS\",\"Zj7UnCAulEk\",\"2018-04-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.79734,8.731988]}\",\"-11.79734\",\"8.731988\",\"Matotoka CHC\",\"OU_268221\",\"KcCbIDzRcui\"],[\"J00gF5cBExB\",\"Zj7UnCAulEk\",\"2018-03-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.450986,8.035924]}\",\"-12.450986\",\"8.035924\",\"Sembehun CHC\",\"OU_247053\",\"egjrZ1PHNtT\"],[\"mAkTIcBXES4\",\"Zj7UnCAulEk\",\"2018-12-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.67579,7.496595]}\",\"-11.67579\",\"7.496595\",\"Dandabu CHP\",\"OU_260405\",\"RpRJUDOPtt7\"],[\"NoOQjJXA57h\",\"Zj7UnCAulEk\",\"2018-06-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.970606,9.064902]}\",\"-12.970606\",\"9.064902\",\"Rokai CHP\",\"OU_211250\",\"UxpUYgdb4oU\"],[\"FYdMtmF5r9a\",\"Zj7UnCAulEk\",\"2018-06-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.564154,8.294907]}\",\"-10.564154\",\"8.294907\",\"Kono Bendu CHP\",\"OU_204858\",\"SVEfwJ0BGeD\"],[\"DviCrhqX34K\",\"Zj7UnCAulEk\",\"2018-05-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.424015,7.719749]}\",\"-11.424015\",\"7.719749\",\"Yabaima CHP\",\"OU_222752\",\"XbyObqerCya\"],[\"otsxWM9I6kH\",\"Zj7UnCAulEk\",\"2018-08-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.100792,8.034408]}\",\"-11.100792\",\"8.034408\",\"Ngelehun MCHP\",\"OU_222700\",\"FwKJ7gYEv8U\"],[\"Irl0OS4Smfn\",\"Zj7UnCAulEk\",\"2018-03-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.505811,8.362684]}\",\"-10.505811\",\"8.362684\",\"Manowa CHC\",\"OU_204930\",\"PaNv9VyD06n\"],[\"XWfknMsIQ6h\",\"Zj7UnCAulEk\",\"2018-09-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.19582,8.428226]}\",\"-13.19582\",\"8.428226\",\"Hamilton MCHP\",\"OU_278386\",\"oolcy5HBlMy\"],[\"uiHq1KIY2Uv\",\"Zj7UnCAulEk\",\"2018-09-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.990618,8.087383]}\",\"-10.990618\",\"8.087383\",\"Vaahun MCHP\",\"OU_222720\",\"up9gjdODKXE\"],[\"drFyQbOxCz4\",\"Zj7UnCAulEk\",\"2018-02-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.409575,8.127858]}\",\"-12.409575\",\"8.127858\",\"Korgbotuma MCHP\",\"OU_247060\",\"hCm2Nh7C8BW\"],[\"LLIl6pLooxA\",\"Zj7UnCAulEk\",\"2018-05-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.529243,8.515357]}\",\"-12.529243\",\"8.515357\",\"Makeni-Rokfullah MCHP\",\"OU_268245\",\"jbfISeV6Wdu\"],[\"KfpcwXCYRZB\",\"Zj7UnCAulEk\",\"2018-02-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.669809,7.999505]}\",\"-11.669809\",\"7.999505\",\"Kpolies Clinic\",\"OU_172172\",\"bM4Ky73uMao\"],[\"CE0Fxz6sAk6\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.122088,7.634127]}\",\"-12.122088\",\"7.634127\",\"UBC Under 5\",\"OU_197388\",\"PdGktj8bAML\"],[\"I6Qp9qi4vxg\",\"Zj7UnCAulEk\",\"2018-06-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.520643,9.104403]}\",\"-10.520643\",\"9.104403\",\"Kondewakoro CHP\",\"OU_233315\",\"ZSBnWFBpPPJ\"],[\"io9qQsBsbov\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.458988,7.694928]}\",\"-11.458988\",\"7.694928\",\"Yabaima CHP\",\"OU_222752\",\"XbyObqerCya\"],[\"UkybzxRXxWJ\",\"Zj7UnCAulEk\",\"2018-02-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.762583,7.819237]}\",\"-11.762583\",\"7.819237\",\"Kpetewoma CHP\",\"OU_1058\",\"mGmu0GJ5neg\"],[\"uar9UQpyiLy\",\"Zj7UnCAulEk\",\"2018-06-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.868072,7.954157]}\",\"-11.868072\",\"7.954157\",\"Bumpe CHC\",\"OU_651\",\"E497Rk80ivZ\"],[\"mfScM0A6gYv\",\"Zj7UnCAulEk\",\"2018-10-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.941575,9.720515]}\",\"-10.941575\",\"9.720515\",\"Walia MCHP\",\"OU_226247\",\"m0PiiU5BteW\"],[\"vSnQw6f5MUu\",\"Zj7UnCAulEk\",\"2018-10-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.078614,7.926745]}\",\"-11.078614\",\"7.926745\",\"Majihun MCHP\",\"OU_222735\",\"ShdRyzuLKA2\"],[\"PSWEXPaaEiD\",\"Zj7UnCAulEk\",\"2018-01-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.215078,9.316985]}\",\"-12.215078\",\"9.316985\",\"Gbanti CHC\",\"OU_193216\",\"uedNhvYPMNu\"],[\"oeQczf1YxQV\",\"Zj7UnCAulEk\",\"2018-11-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.48601,8.906282]}\",\"-12.48601\",\"8.906282\",\"Rosint Buya MCHP\",\"OU_255029\",\"el8sgzyHuEe\"],[\"i5FlQZC5qLU\",\"Zj7UnCAulEk\",\"2018-09-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.224705,8.025506]}\",\"-12.224705\",\"8.025506\",\"Taninihun Kapuima MCHP\",\"OU_247022\",\"iHQVo7h7KOQ\"],[\"ozdahq4ael1\",\"Zj7UnCAulEk\",\"2018-12-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.751894,7.269771]}\",\"-11.751894\",\"7.269771\",\"Karlu CHC\",\"OU_260399\",\"K00jR5dmoFZ\"],[\"qRpGtqxW4xD\",\"Zj7UnCAulEk\",\"2018-11-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.198759,8.49695]}\",\"-13.198759\",\"8.49695\",\"Murray Town CHC\",\"OU_278333\",\"a04CZxe0PSe\"],[\"cqewyc3o0j2\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.776782,7.765002]}\",\"-11.776782\",\"7.765002\",\"Kpetewoma CHP\",\"OU_1058\",\"mGmu0GJ5neg\"],[\"ezVBSfA0VPG\",\"Zj7UnCAulEk\",\"2018-03-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.156996,8.784569]}\",\"-13.156996\",\"8.784569\",\"Conakry Dee CHC\",\"OU_255009\",\"U4FzUXMvbI8\"],[\"CBuKljk86Wq\",\"Zj7UnCAulEk\",\"2018-08-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.174533,8.56746]}\",\"-13.174533\",\"8.56746\",\"Thompson Bay MCHP\",\"OU_278341\",\"BzEwqabuW19\"],[\"S70LRV4FbQZ\",\"Zj7UnCAulEk\",\"2018-04-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.136717,8.524787]}\",\"-13.136717\",\"8.524787\",\"Moyiba CHC\",\"OU_278331\",\"zEsMdeJOty4\"],[\"gJLNeMKsPXr\",\"Zj7UnCAulEk\",\"2018-09-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.559249,8.365655]}\",\"-10.559249\",\"8.365655\",\"Bumpeh River CHP\",\"OU_247027\",\"mkIugjeYSjE\"],[\"NrqbVI5iU7t\",\"Zj7UnCAulEk\",\"2018-09-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.017885,8.412515]}\",\"-13.017885\",\"8.412515\",\"Newton CHC\",\"OU_278382\",\"m3VnSQbE8CD\"],[\"L2mybQCXQ6S\",\"Zj7UnCAulEk\",\"2018-05-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.361247,9.890711]}\",\"-11.361247\",\"9.890711\",\"Sinkunia CHC\",\"OU_226216\",\"IlnqGuxfQAw\"],[\"ocooa92LwDP\",\"Zj7UnCAulEk\",\"2018-05-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.029777,8.300451]}\",\"-12.029777\",\"8.300451\",\"UMC Clinic Taiama\",\"OU_246996\",\"Qw7c6Ckb0XC\"],[\"lGJJztVLYmP\",\"Zj7UnCAulEk\",\"2018-06-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.083273,8.430052]}\",\"-13.083273\",\"8.430052\",\"Hastings Health Centre\",\"OU_278377\",\"zQpYVEyAM2t\"],[\"UeLyqEAznKh\",\"Zj7UnCAulEk\",\"2018-02-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.137068,8.513663]}\",\"-13.137068\",\"8.513663\",\"PCM Hospital\",\"OU_278328\",\"LqH7ZGU9KAx\"],[\"hhLkZulR6Qf\",\"Zj7UnCAulEk\",\"2018-02-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.696881,9.233362]}\",\"-12.696881\",\"9.233362\",\"Masselleh MCHP\",\"OU_211275\",\"cag6vQQ9SQk\"],[\"SL1EZp3rTfv\",\"Zj7UnCAulEk\",\"2018-07-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.269987,8.402314]}\",\"-11.269987\",\"8.402314\",\"Baama CHC\",\"OU_222681\",\"r5WWF9WDzoa\"],[\"ZqXLFm3jylJ\",\"Zj7UnCAulEk\",\"2018-11-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.057173,7.706364]}\",\"-12.057173\",\"7.706364\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"TtFVQ3uF2JN\",\"Zj7UnCAulEk\",\"2018-05-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.037444,7.695519]}\",\"-12.037444\",\"7.695519\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"VmGiNM90zZJ\",\"Zj7UnCAulEk\",\"2018-03-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.010851,7.675808]}\",\"-12.010851\",\"7.675808\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"bKk2fh8PcNl\",\"Zj7UnCAulEk\",\"2018-11-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.02217,7.728645]}\",\"-12.02217\",\"7.728645\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"MRDF5U4pJ6b\",\"Zj7UnCAulEk\",\"2018-06-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.296843,9.463595]}\",\"-11.296843\",\"9.463595\",\"Mansadu MCHP\",\"OU_226246\",\"GyH8bjdOTsD\"],[\"EroAJJFdVaV\",\"Zj7UnCAulEk\",\"2018-03-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.774129,8.001255]}\",\"-10.774129\",\"8.001255\",\"Daru CHC\",\"OU_204865\",\"m5BX6CvJ6Ex\"],[\"ZxGbsVTPiMG\",\"Zj7UnCAulEk\",\"2018-01-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.085636,7.670257]}\",\"-11.085636\",\"7.670257\",\"Ngegbwema CHC\",\"OU_222641\",\"P4upLKrpkHP\"],[\"ug7JzWdplD9\",\"Zj7UnCAulEk\",\"2018-06-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.144043,8.568112]}\",\"-13.144043\",\"8.568112\",\"Jenner Wright Clinic\",\"OU_278353\",\"cZtKKa9eJZ3\"],[\"tDy2NGjfPJe\",\"Zj7UnCAulEk\",\"2018-02-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.569404,7.885924]}\",\"-11.569404\",\"7.885924\",\"Mamboma MCHP\",\"OU_828\",\"w3vRmEz3J7t\"],[\"chhHC4xh83d\",\"Zj7UnCAulEk\",\"2018-12-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.345009,7.427267]}\",\"-11.345009\",\"7.427267\",\"Bandasuma CHP\",\"OU_260436\",\"uPshwz3B3Uu\"],[\"mbtINLvNW5B\",\"Zj7UnCAulEk\",\"2018-09-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.603721,9.093742]}\",\"-11.603721\",\"9.093742\",\"Kemedugu MCHP\",\"OU_268192\",\"QMnoFLTLpkY\"],[\"So5H1mkgHHf\",\"Zj7UnCAulEk\",\"2018-11-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.303835,8.507098]}\",\"-12.303835\",\"8.507098\",\"Rokimbi MCHP\",\"OU_268242\",\"pVuRAzSstbn\"],[\"W02ufWkefIC\",\"Zj7UnCAulEk\",\"2018-02-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.254327,8.461768]}\",\"-12.254327\",\"8.461768\",\"Kumrabai Yoni MCHP\",\"OU_268233\",\"bJ0VSATHwO2\"],[\"i5u5XD0E2W0\",\"Zj7UnCAulEk\",\"2018-10-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.959562,9.058903]}\",\"-12.959562\",\"9.058903\",\"Rokai CHP\",\"OU_211250\",\"UxpUYgdb4oU\"],[\"ATp9tsf2AAC\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.962345,8.108215]}\",\"-10.962345\",\"8.108215\",\"Vaahun MCHP\",\"OU_222720\",\"up9gjdODKXE\"],[\"dlQqnPLjvqx\",\"Zj7UnCAulEk\",\"2018-04-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.748142,7.971952]}\",\"-10.748142\",\"7.971952\",\"Jojoima CHC\",\"OU_204872\",\"DvzKyuC0G4w\"],[\"tKvNq7HndV8\",\"Zj7UnCAulEk\",\"2018-11-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.172679,8.683949]}\",\"-13.172679\",\"8.683949\",\"Air Port Centre, Lungi\",\"OU_255017\",\"qjboFI0irVu\"],[\"DMpc0fGViSZ\",\"Zj7UnCAulEk\",\"2018-11-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.061209,8.335517]}\",\"-12.061209\",\"8.335517\",\"Foindu MCHP\",\"OU_268236\",\"D3oZZXtXjNk\"],[\"XcgIova1Fh7\",\"Zj7UnCAulEk\",\"2018-01-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.771827,7.950582]}\",\"-10.771827\",\"7.950582\",\"Jojoima CHC\",\"OU_204872\",\"DvzKyuC0G4w\"],[\"pwFW5SB5pOq\",\"Zj7UnCAulEk\",\"2018-03-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.19149,9.630294]}\",\"-12.19149\",\"9.630294\",\"Kabba Ferry MCHP\",\"OU_193289\",\"TWMVxJANJeU\"],[\"HzxOR6tfOfp\",\"Zj7UnCAulEk\",\"2018-06-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.287436,8.501768]}\",\"-13.287436\",\"8.501768\",\"Goderich Health Centre\",\"OU_278392\",\"dQggcljEImF\"],[\"AcavXJkyxMM\",\"Zj7UnCAulEk\",\"2018-01-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.168454,8.950185]}\",\"-12.168454\",\"8.950185\",\"Magbaikoli MCHP\",\"OU_193252\",\"cTU2WmWcJKx\"],[\"q9IMQ78p36m\",\"Zj7UnCAulEk\",\"2018-10-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.022768,7.550293]}\",\"-11.022768\",\"7.550293\",\"Mano Njeigbla CHP\",\"OU_222638\",\"Fbq6Vxa4MIx\"],[\"rpzyN6Khgwq\",\"Zj7UnCAulEk\",\"2018-06-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.931948,7.780897]}\",\"-11.931948\",\"7.780897\",\"Kaniya MCHP\",\"OU_642\",\"CTOMXJg41hz\"],[\"JgPBuzte2Rr\",\"Zj7UnCAulEk\",\"2018-02-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.07571,7.728194]}\",\"-12.07571\",\"7.728194\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"qaOmJ895gbJ\",\"Zj7UnCAulEk\",\"2018-06-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.079557,7.686453]}\",\"-12.079557\",\"7.686453\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"ZrWOfb8UbMR\",\"Zj7UnCAulEk\",\"2018-04-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.034998,7.699027]}\",\"-12.034998\",\"7.699027\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"efZKYYdhOnV\",\"Zj7UnCAulEk\",\"2018-06-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.295041,9.161352]}\",\"-12.295041\",\"9.161352\",\"Mateboi CHC\",\"OU_193197\",\"EXbPGmEUdnc\"],[\"uTEensFSCxd\",\"Zj7UnCAulEk\",\"2018-10-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.047063,7.653135]}\",\"-12.047063\",\"7.653135\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"nJHBZxPBUzr\",\"Zj7UnCAulEk\",\"2018-02-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.028858,7.718341]}\",\"-12.028858\",\"7.718341\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"n3fNHQelhKh\",\"Zj7UnCAulEk\",\"2018-04-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.01781,7.737486]}\",\"-12.01781\",\"7.737486\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"X3bI6FhddyT\",\"Zj7UnCAulEk\",\"2018-05-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.251506,8.884307]}\",\"-12.251506\",\"8.884307\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"H6yOKOmeX0m\",\"Zj7UnCAulEk\",\"2018-10-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.469632,8.334996]}\",\"-10.469632\",\"8.334996\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"Fb4jxJSVB7q\",\"Zj7UnCAulEk\",\"2018-10-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.50531,8.966526]}\",\"-12.50531\",\"8.966526\",\"Kareneh MCHP\",\"OU_254981\",\"YBZcWphXQ99\"],[\"LwI3kQuWXf0\",\"Zj7UnCAulEk\",\"2018-10-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.386128,9.262333]}\",\"-12.386128\",\"9.262333\",\"Kantia CHP\",\"OU_255000\",\"KGN2jvZ0GJy\"],[\"VtT9k9RcLtF\",\"Zj7UnCAulEk\",\"2018-01-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.831337,9.479174]}\",\"-10.831337\",\"9.479174\",\"Seria MCHP\",\"OU_226249\",\"kzmwOrwmzbW\"],[\"GJbCOxv8d0B\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.375696,8.661191]}\",\"-11.375696\",\"8.661191\",\"Massingbi CHC\",\"OU_268176\",\"OY7mYDATra3\"],[\"COcioqKi4Ix\",\"Zj7UnCAulEk\",\"2018-05-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.384462,9.258746]}\",\"-12.384462\",\"9.258746\",\"Kantia CHP\",\"OU_255000\",\"KGN2jvZ0GJy\"],[\"r5pCgUPIRR8\",\"Zj7UnCAulEk\",\"2018-07-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.288992,7.315208]}\",\"-11.288992\",\"7.315208\",\"Gofor CHP\",\"OU_260383\",\"lf7FRlrchg3\"],[\"ulA11P8hRyN\",\"Zj7UnCAulEk\",\"2018-10-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.920726,9.172889]}\",\"-11.920726\",\"9.172889\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"OXyuAeOPrJj\",\"Zj7UnCAulEk\",\"2018-07-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.677932,8.027121]}\",\"-11.677932\",\"8.027121\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"EwrLnf0qUbj\",\"Zj7UnCAulEk\",\"2018-10-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.517135,8.077883]}\",\"-11.517135\",\"8.077883\",\"Barlie MCHP\",\"OU_2732\",\"y5hLlID8ihI\"],[\"CBHo78x82qc\",\"Zj7UnCAulEk\",\"2018-02-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.875018,8.607886]}\",\"-10.875018\",\"8.607886\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"X155Utwy0Su\",\"Zj7UnCAulEk\",\"2018-05-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.833118,8.611613]}\",\"-10.833118\",\"8.611613\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"gkBOwJzWyeW\",\"Zj7UnCAulEk\",\"2018-11-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.809744,8.637638]}\",\"-10.809744\",\"8.637638\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"DzXBy95fY1c\",\"Zj7UnCAulEk\",\"2018-09-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.641673,7.790508]}\",\"-12.641673\",\"7.790508\",\"Mokpanabom MCHP\",\"OU_247048\",\"qcYG2Id7GS8\"],[\"yZzlGhvqRoA\",\"Zj7UnCAulEk\",\"2018-04-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.384821,7.607065]}\",\"-11.384821\",\"7.607065\",\"Vaama MCHP\",\"OU_260430\",\"GjJjES51GvK\"],[\"yW63JOHZOdU\",\"Zj7UnCAulEk\",\"2018-02-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.718494,8.015343]}\",\"-11.718494\",\"8.015343\",\"Paramedical CHC\",\"OU_834\",\"tSBcgrTDdB8\"],[\"NezfAooYAyI\",\"Zj7UnCAulEk\",\"2018-06-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.565594,8.372371]}\",\"-10.565594\",\"8.372371\",\"Bandajuma Yawei CHC\",\"OU_204938\",\"MpcMjLmbATv\"],[\"BvkVfEVjNTy\",\"Zj7UnCAulEk\",\"2018-08-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.981241,7.694224]}\",\"-10.981241\",\"7.694224\",\"Perrie MCHP\",\"OU_222745\",\"f6xGA6BZBLO\"],[\"tG9u3ab4Kd5\",\"Zj7UnCAulEk\",\"2018-08-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.021639,8.919297]}\",\"-12.021639\",\"8.919297\",\"Makama MCHP\",\"OU_193209\",\"Dbn6fyCgMBV\"],[\"LEvYSR6aa4Q\",\"Zj7UnCAulEk\",\"2018-03-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.064438,8.989104]}\",\"-13.064438\",\"8.989104\",\"Kychom CHC\",\"OU_211253\",\"PcADvhvcaI2\"],[\"Dg9Vh0sMA4u\",\"Zj7UnCAulEk\",\"2018-04-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.561087,8.336089]}\",\"-10.561087\",\"8.336089\",\"Bumpeh River CHP\",\"OU_247027\",\"mkIugjeYSjE\"],[\"ZedegU99iXj\",\"Zj7UnCAulEk\",\"2018-11-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.457665,8.189859]}\",\"-12.457665\",\"8.189859\",\"Taninihun Mboka MCHP\",\"OU_247081\",\"Cc9kMNFpGmC\"],[\"QEExRWXbTR8\",\"Zj7UnCAulEk\",\"2018-01-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.262569,9.38746]}\",\"-12.262569\",\"9.38746\",\"Kambia CHP\",\"OU_193223\",\"UUgajyaViT7\"],[\"ExWbw2OMu2X\",\"Zj7UnCAulEk\",\"2018-01-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.862306,9.207122]}\",\"-11.862306\",\"9.207122\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"loyj2nZpU27\",\"Zj7UnCAulEk\",\"2018-11-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.718889,8.030285]}\",\"-11.718889\",\"8.030285\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"LatrafubMsv\",\"Zj7UnCAulEk\",\"2018-03-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.697489,8.065946]}\",\"-11.697489\",\"8.065946\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"RSbDTbIjK2j\",\"Zj7UnCAulEk\",\"2018-11-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.697351,7.516934]}\",\"-11.697351\",\"7.516934\",\"Sengema CHP\",\"OU_260396\",\"aRXfvyonenP\"],[\"PBvxnbV5XYA\",\"Zj7UnCAulEk\",\"2018-04-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.277919,8.92233]}\",\"-11.277919\",\"8.92233\",\"Sumbaria MCHP\",\"OU_226271\",\"GvstqlRRnpV\"],[\"HtubKxlpEbH\",\"Zj7UnCAulEk\",\"2018-10-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.083127,8.191054]}\",\"-13.083127\",\"8.191054\",\"Kent CHP\",\"OU_278394\",\"lELJZCBxz7H\"],[\"gYt30O1YMKv\",\"Zj7UnCAulEk\",\"2018-01-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.526426,8.309552]}\",\"-10.526426\",\"8.309552\",\"Konjo CHP\",\"OU_204899\",\"mokUyyg3olJ\"],[\"SBS9HXeIeqD\",\"Zj7UnCAulEk\",\"2018-10-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.514448,8.294234]}\",\"-10.514448\",\"8.294234\",\"Pendembu Njeigbla MCHP\",\"OU_204878\",\"fYmE4ymzZSe\"],[\"p2gb04kNcwB\",\"Zj7UnCAulEk\",\"2018-11-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.266214,9.480014]}\",\"-11.266214\",\"9.480014\",\"Mansadu MCHP\",\"OU_226246\",\"GyH8bjdOTsD\"],[\"Oh45DBYpCFl\",\"Zj7UnCAulEk\",\"2018-11-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.551546,8.925267]}\",\"-12.551546\",\"8.925267\",\"Rogbaneh MCHP\",\"OU_255066\",\"pvTYrkG1d6f\"],[\"hnNnl6m8D4I\",\"Zj7UnCAulEk\",\"2018-08-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.239326,8.722668]}\",\"-11.239326\",\"8.722668\",\"Massabendu CHP\",\"OU_233335\",\"Z0q0Y3GRugt\"],[\"je2H4stTCc2\",\"Zj7UnCAulEk\",\"2018-11-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.114439,7.880787]}\",\"-11.114439\",\"7.880787\",\"Gbo-Lambayama 2 MCHP\",\"OU_222721\",\"TYq1YW7qs7k\"],[\"NjQjrKyMi40\",\"Zj7UnCAulEk\",\"2018-11-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.6349,9.088459]}\",\"-12.6349\",\"9.088459\",\"Gbalamuya MCHP\",\"OU_211219\",\"IPvrsWbm0EM\"],[\"fa18RfbMIe5\",\"Zj7UnCAulEk\",\"2018-11-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.729774,8.756489]}\",\"-11.729774\",\"8.756489\",\"Mathonkara MCHP\",\"OU_268218\",\"rLaGvUnv2BF\"],[\"YPgfSwsbm5g\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.840022,8.546707]}\",\"-12.840022\",\"8.546707\",\"Kuranko MCHP\",\"OU_254962\",\"WUQrS4Yqmoy\"],[\"mi3szdbeg66\",\"Zj7UnCAulEk\",\"2018-07-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.412258,8.001091]}\",\"-11.412258\",\"8.001091\",\"Yamandu CHC\",\"OU_585\",\"nX05QLraDhO\"],[\"sF4bgFXYw0T\",\"Zj7UnCAulEk\",\"2018-09-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.13292,8.684581]}\",\"-13.13292\",\"8.684581\",\"Air Port Centre, Lungi\",\"OU_255017\",\"qjboFI0irVu\"],[\"y9avhRWZbsT\",\"Zj7UnCAulEk\",\"2018-10-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.115012,7.907098]}\",\"-11.115012\",\"7.907098\",\"Govt. Hosp. Kenema\",\"OU_222716\",\"djMCTPYvltl\"],[\"Ez6mnUuifAa\",\"Zj7UnCAulEk\",\"2018-11-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.233776,8.415928]}\",\"-11.233776\",\"8.415928\",\"Baama CHC\",\"OU_222681\",\"r5WWF9WDzoa\"],[\"BBo03UY2iuW\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.894774,9.166991]}\",\"-11.894774\",\"9.166991\",\"Kagbaneh CHP\",\"OU_193230\",\"duGLGssecoD\"],[\"YZPDsSYoFzT\",\"Zj7UnCAulEk\",\"2018-03-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.989816,8.686568]}\",\"-11.989816\",\"8.686568\",\"Maborie MCHP\",\"OU_268154\",\"ApLCxUmnT6q\"],[\"antXwUQCyrD\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.605875,7.416153]}\",\"-11.605875\",\"7.416153\",\"Blama Massaquoi CHP\",\"OU_260424\",\"xXhKbgwL39t\"],[\"Ua5nixh9Wq9\",\"Zj7UnCAulEk\",\"2018-08-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.990512,7.68813]}\",\"-11.990512\",\"7.68813\",\"Lawana MCHP\",\"OU_197426\",\"X7ZVgRPt31q\"],[\"Dk11kJO7F5V\",\"Zj7UnCAulEk\",\"2018-01-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.099831,7.969219]}\",\"-11.099831\",\"7.969219\",\"Govt. Hosp. Kenema\",\"OU_222716\",\"djMCTPYvltl\"],[\"gXMvAIKsJN1\",\"Zj7UnCAulEk\",\"2018-01-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.203018,9.319293]}\",\"-12.203018\",\"9.319293\",\"Makaiba MCHP\",\"OU_193219\",\"ewh5SKxcCAl\"],[\"RCzqM3cI2ea\",\"Zj7UnCAulEk\",\"2018-07-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.116664,8.721285]}\",\"-11.116664\",\"8.721285\",\"Condama MCHP\",\"OU_233336\",\"yTMrs5kClCv\"],[\"WqmywAOs7xp\",\"Zj7UnCAulEk\",\"2018-01-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.22493,9.438811]}\",\"-12.22493\",\"9.438811\",\"Kamalo CHC\",\"OU_193242\",\"HNv1aLPdMYb\"],[\"NQFWWMpHA51\",\"Zj7UnCAulEk\",\"2018-08-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.516033,8.363306]}\",\"-10.516033\",\"8.363306\",\"Dia CHP\",\"OU_204876\",\"qHBTf9A89xW\"],[\"chuClUlytP0\",\"Zj7UnCAulEk\",\"2018-10-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.358687,7.811709]}\",\"-12.358687\",\"7.811709\",\"Gbangbatoke CHC\",\"OU_247016\",\"ubsjwFFBaJM\"],[\"g4J76nh2acd\",\"Zj7UnCAulEk\",\"2018-10-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.481398,8.47794]}\",\"-12.481398\",\"8.47794\",\"Konta-Line MCHP\",\"OU_255033\",\"nornKUJmQqn\"],[\"EdIU5R2W19l\",\"Zj7UnCAulEk\",\"2018-03-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.985944,8.46295]}\",\"-11.985944\",\"8.46295\",\"Yeben MCHP\",\"OU_268209\",\"g031LbUPMmh\"],[\"Mdx43qWkgFX\",\"Zj7UnCAulEk\",\"2018-07-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.165302,7.947052]}\",\"-11.165302\",\"7.947052\",\"Kpetema MCHP\",\"OU_222698\",\"kDxbU1uSBFh\"],[\"FXGyG8Z2Wg1\",\"Zj7UnCAulEk\",\"2018-06-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.882412,8.449161]}\",\"-12.882412\",\"8.449161\",\"Sumbuya MCHP\",\"OU_254972\",\"pUZIL5xBsve\"],[\"htle2IPFugC\",\"Zj7UnCAulEk\",\"2018-09-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.209783,8.49077]}\",\"-13.209783\",\"8.49077\",\"Susan's Bay MCHP\",\"OU_278350\",\"rJ25bHbIujw\"],[\"f7Vma3lpxEW\",\"Zj7UnCAulEk\",\"2018-09-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.74216,8.263415]}\",\"-10.74216\",\"8.263415\",\"Bumpeh CHP\",\"OU_204874\",\"wbtk73Zwhj9\"],[\"YdVvIrMfMQV\",\"Zj7UnCAulEk\",\"2018-01-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.577148,9.473006]}\",\"-11.577148\",\"9.473006\",\"Lengekoro MCHP\",\"OU_226266\",\"rs87nYgwbKv\"],[\"ohMzaB7cS21\",\"Zj7UnCAulEk\",\"2018-06-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.953796,9.478265]}\",\"-11.953796\",\"9.478265\",\"Batkanu CHC\",\"OU_193303\",\"agM0BKQlTh3\"],[\"A3rXAx2Kmly\",\"Zj7UnCAulEk\",\"2018-01-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.655018,8.282985]}\",\"-11.655018\",\"8.282985\",\"Kpuabu MCHP\",\"OU_1144\",\"S7KwVLbFlss\"],[\"dkaDB9NebgX\",\"Zj7UnCAulEk\",\"2018-01-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.779839,8.715312]}\",\"-10.779839\",\"8.715312\",\"Bandasuma Fiama MCHP\",\"OU_233360\",\"aF6iPGbrcRk\"],[\"IYwCacrg71S\",\"Zj7UnCAulEk\",\"2018-10-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.510393,8.446317]}\",\"-12.510393\",\"8.446317\",\"Makundu MCHP\",\"OU_268230\",\"LWlh25dfvEA\"],[\"r36EKpuaMB9\",\"Zj7UnCAulEk\",\"2018-09-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.153765,8.634076]}\",\"-11.153765\",\"8.634076\",\"Condama MCHP\",\"OU_233336\",\"yTMrs5kClCv\"],[\"I9Xpgi6mrXR\",\"Zj7UnCAulEk\",\"2018-12-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.058694,8.662096]}\",\"-13.058694\",\"8.662096\",\"Mamankie MCHP\",\"OU_255012\",\"eP4F9eB76B0\"],[\"PStw6X4sh10\",\"Zj7UnCAulEk\",\"2018-04-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.132479,7.926229]}\",\"-11.132479\",\"7.926229\",\"Kpayama 1 MCHP\",\"OU_222703\",\"So2b8zJfcMa\"],[\"lcdert2j1oc\",\"Zj7UnCAulEk\",\"2018-05-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.001559,7.708468]}\",\"-12.001559\",\"7.708468\",\"Motuo CHC\",\"OU_197427\",\"rCKWdLr4B8K\"],[\"O9ftrUrZccm\",\"Zj7UnCAulEk\",\"2018-11-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.719261,8.048924]}\",\"-11.719261\",\"8.048924\",\"Manjama UMC CHC\",\"OU_969\",\"Z9ny6QeqsgX\"],[\"ZrgzjXHUW1K\",\"Zj7UnCAulEk\",\"2018-05-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.305547,7.058982]}\",\"-11.305547\",\"7.058982\",\"Jendema CHC\",\"OU_260411\",\"QzPf0qKBU4n\"],[\"eTKk6zB4gCB\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.38884,9.915514]}\",\"-11.38884\",\"9.915514\",\"Gbindi CHP\",\"OU_226218\",\"LFpl1falVZi\"],[\"A3ABPSTwCe2\",\"Zj7UnCAulEk\",\"2018-04-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.285406,8.081033]}\",\"-11.285406\",\"8.081033\",\"Gbainkfay MCHP\",\"OU_193217\",\"QFcMulIoEii\"],[\"Fa4WidMVR70\",\"Zj7UnCAulEk\",\"2018-09-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.012786,7.705957]}\",\"-11.012786\",\"7.705957\",\"Perrie MCHP\",\"OU_222745\",\"f6xGA6BZBLO\"],[\"jIVU4WIMqds\",\"Zj7UnCAulEk\",\"2018-03-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.949745,8.659679]}\",\"-10.949745\",\"8.659679\",\"Swarray Town MCHP\",\"OU_233329\",\"fzBpuujglTY\"],[\"NoAzFVxOrSG\",\"Zj7UnCAulEk\",\"2018-02-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.999864,8.803932]}\",\"-10.999864\",\"8.803932\",\"Peyima CHP\",\"OU_233342\",\"FGV6TAbL0eN\"],[\"hzsQlGmeXi7\",\"Zj7UnCAulEk\",\"2018-03-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.441408,7.449253]}\",\"-11.441408\",\"7.449253\",\"Njaluahun CHP\",\"OU_260433\",\"kvzdkXBxHoN\"],[\"kwYg8XBK8Gc\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.365868,8.242613]}\",\"-11.365868\",\"8.242613\",\"Njala CHC\",\"OU_1038\",\"QsAwd531Cpd\"],[\"TqSEvfK9gAa\",\"Zj7UnCAulEk\",\"2018-08-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.260153,8.894254]}\",\"-12.260153\",\"8.894254\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"nSfp7C8HOzM\",\"Zj7UnCAulEk\",\"2018-02-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.008556,7.712054]}\",\"-12.008556\",\"7.712054\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"q7zeB5oRWLu\",\"Zj7UnCAulEk\",\"2018-07-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.007967,7.727784]}\",\"-12.007967\",\"7.727784\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"F57EABeztBs\",\"Zj7UnCAulEk\",\"2018-06-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.264695,8.876827]}\",\"-12.264695\",\"8.876827\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"gGmr99YtXqL\",\"Zj7UnCAulEk\",\"2018-09-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.644189,8.047568]}\",\"-11.644189\",\"8.047568\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"FV5z8v2iplV\",\"Zj7UnCAulEk\",\"2018-05-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.844021,8.579831]}\",\"-10.844021\",\"8.579831\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"n9bqnOFRsVI\",\"Zj7UnCAulEk\",\"2018-10-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.21815,8.462804]}\",\"-13.21815\",\"8.462804\",\"Lakka Hospital\",\"OU_278378\",\"K0d08d3sUOv\"],[\"snuVuWRGVpb\",\"Zj7UnCAulEk\",\"2018-01-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.838763,9.254683]}\",\"-12.838763\",\"9.254683\",\"Mafaray CHP\",\"OU_211215\",\"OjRCvy71kAL\"],[\"qdBsR9r8HDi\",\"Zj7UnCAulEk\",\"2018-01-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.624092,7.927425]}\",\"-11.624092\",\"7.927425\",\"Mamboma MCHP\",\"OU_828\",\"w3vRmEz3J7t\"],[\"fREYX7Mtn12\",\"Zj7UnCAulEk\",\"2018-04-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.405868,8.819777]}\",\"-12.405868\",\"8.819777\",\"Foredugu MCHP\",\"OU_255027\",\"z1ielwdLtPl\"],[\"ItUOmgONCAM\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.541084,8.354043]}\",\"-10.541084\",\"8.354043\",\"Bandajuma Kpolihun CHP\",\"OU_204882\",\"ABM75Q1UfoP\"],[\"snOcjNi4WdX\",\"Zj7UnCAulEk\",\"2018-11-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.645774,8.132198]}\",\"-12.645774\",\"8.132198\",\"Mokaiyegbeh MCHP\",\"OU_247026\",\"WxMmxNU6Gla\"],[\"uKQuUxDBRsk\",\"Zj7UnCAulEk\",\"2018-11-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.047651,8.067789]}\",\"-11.047651\",\"8.067789\",\"Largo CHC\",\"OU_222699\",\"iOA3z6Y3cq5\"],[\"Y1D8F3O1TWJ\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.134258,7.989208]}\",\"-12.134258\",\"7.989208\",\"Kabaima MCHP\",\"OU_247020\",\"EQUwHqZOb5L\"],[\"kFXKF15bjp1\",\"Zj7UnCAulEk\",\"2018-05-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.522425,8.1529]}\",\"-11.522425\",\"8.1529\",\"Ngalu CHC\",\"OU_595\",\"CvBAqD6RzLZ\"],[\"oaJ8qbGk9WS\",\"Zj7UnCAulEk\",\"2018-09-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.015736,8.926119]}\",\"-12.015736\",\"8.926119\",\"Teko Barracks Clinic\",\"OU_193212\",\"OuwX8H2CcRO\"],[\"l00iVDBY1JW\",\"Zj7UnCAulEk\",\"2018-08-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.016769,8.409557]}\",\"-13.016769\",\"8.409557\",\"Malambay CHP\",\"OU_278373\",\"ZoHdXy2ueVn\"],[\"aBwxrBsisMH\",\"Zj7UnCAulEk\",\"2018-01-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.09801,7.943152]}\",\"-12.09801\",\"7.943152\",\"Mokanji CHC\",\"OU_247015\",\"cNAp6CJeLxk\"],[\"Tc7umHgTQXr\",\"Zj7UnCAulEk\",\"2018-12-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.945275,8.542072]}\",\"-11.945275\",\"8.542072\",\"Maraka MCHP\",\"OU_268204\",\"v0HMlSxlH7l\"],[\"iZzvkKDr8Cm\",\"Zj7UnCAulEk\",\"2018-07-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.653828,8.478101]}\",\"-11.653828\",\"8.478101\",\"Baomahun CHC\",\"OU_1126\",\"FLjwMPWLrL2\"],[\"VKqjAkSA2uI\",\"Zj7UnCAulEk\",\"2018-05-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.181017,8.537297]}\",\"-13.181017\",\"8.537297\",\"Susan's Bay MCHP\",\"OU_278350\",\"rJ25bHbIujw\"],[\"skOPLgraDdQ\",\"Zj7UnCAulEk\",\"2018-11-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.910284,9.193473]}\",\"-12.910284\",\"9.193473\",\"Kambia GH\",\"OU_211238\",\"N7mHLD3ljYc\"],[\"odCucMCS963\",\"Zj7UnCAulEk\",\"2018-01-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.542754,8.720592]}\",\"-11.542754\",\"8.720592\",\"Mamanso Sanka CHP\",\"OU_268181\",\"YFlZA0y0Vi6\"],[\"JGmcY6Ao6Vj\",\"Zj7UnCAulEk\",\"2018-04-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.067616,8.111047]}\",\"-12.067616\",\"8.111047\",\"Mano CHC\",\"OU_247019\",\"va2lE4FiVVb\"],[\"dWFZ2BGXhwr\",\"Zj7UnCAulEk\",\"2018-06-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.895131,9.114268]}\",\"-11.895131\",\"9.114268\",\"Bumban MCHP\",\"OU_193236\",\"OI0BQUurVFS\"],[\"j3OsxyeX9q1\",\"Zj7UnCAulEk\",\"2018-05-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.568366,8.366711]}\",\"-10.568366\",\"8.366711\",\"Bumpeh River CHP\",\"OU_247027\",\"mkIugjeYSjE\"],[\"JmKDEZoXyDa\",\"Zj7UnCAulEk\",\"2018-07-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.644179,8.483672]}\",\"-12.644179\",\"8.483672\",\"Makalie MCHP\",\"OU_254969\",\"CgunjDKbM45\"],[\"VMq7XhEyQ33\",\"Zj7UnCAulEk\",\"2018-05-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.497668,7.97762]}\",\"-12.497668\",\"7.97762\",\"Sembehun CHC\",\"OU_247053\",\"egjrZ1PHNtT\"],[\"BgkbvZJ4w74\",\"Zj7UnCAulEk\",\"2018-10-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.675874,7.435941]}\",\"-11.675874\",\"7.435941\",\"Massam MCHP\",\"OU_260441\",\"vpNGJvZ0ljF\"],[\"ihZQGfz4EQ2\",\"Zj7UnCAulEk\",\"2018-02-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.522656,7.521502]}\",\"-11.522656\",\"7.521502\",\"Salima MCHP\",\"OU_260403\",\"rFelzKE3SEp\"],[\"NVqL9DZA19j\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.825234,8.273584]}\",\"-11.825234\",\"8.273584\",\"Mogbuama MCHP\",\"OU_247009\",\"wGsBlwh6Zzt\"],[\"L7iIKJiwImz\",\"Zj7UnCAulEk\",\"2018-02-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.630816,9.074124]}\",\"-12.630816\",\"9.074124\",\"Magbolonthor MCHP\",\"OU_255001\",\"XfVYz6l2rzg\"],[\"NXKC7XDcY02\",\"Zj7UnCAulEk\",\"2018-01-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.235424,9.110829]}\",\"-12.235424\",\"9.110829\",\"Mamaka MCHP\",\"OU_193279\",\"d9uZeZ5fMUo\"],[\"naIjmWB8bhR\",\"Zj7UnCAulEk\",\"2018-05-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.101615,8.848933]}\",\"-13.101615\",\"8.848933\",\"Kalangba MCHP\",\"OU_254989\",\"UqXSUMp19FB\"],[\"BgtIOTqJBY6\",\"Zj7UnCAulEk\",\"2018-01-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.179141,8.516716]}\",\"-12.179141\",\"8.516716\",\"Ahmadiyya Muslim Hospital\",\"OU_268246\",\"BV4IomHvri4\"],[\"ISNiBojoAHt\",\"Zj7UnCAulEk\",\"2018-04-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.140666,7.670985]}\",\"-11.140666\",\"7.670985\",\"Ngiewahun CHP\",\"OU_222636\",\"KuGO75X47Gk\"],[\"dNcZZOvK2X1\",\"Zj7UnCAulEk\",\"2018-04-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.932061,8.567509]}\",\"-10.932061\",\"8.567509\",\"Baiama CHP\",\"OU_233331\",\"XtuhRhmbrJM\"],[\"T35iFVPqM05\",\"Zj7UnCAulEk\",\"2018-03-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.831675,8.490748]}\",\"-12.831675\",\"8.490748\",\"Mile 38 CHP\",\"OU_254975\",\"WoqN1oUBX2R\"],[\"LAZQAJuKbdk\",\"Zj7UnCAulEk\",\"2018-08-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.742593,8.007779]}\",\"-11.742593\",\"8.007779\",\"Bo Govt. Hosp.\",\"OU_15\",\"rZxk3S0qN63\"],[\"JzI2jPbAKoY\",\"Zj7UnCAulEk\",\"2018-03-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.160474,8.874382]}\",\"-13.160474\",\"8.874382\",\"Bailor CHP\",\"OU_254996\",\"Eyj2kiEJ7M3\"],[\"JLA8n8zJD77\",\"Zj7UnCAulEk\",\"2018-11-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.037312,9.493107]}\",\"-12.037312\",\"9.493107\",\"Laiya CHP\",\"OU_193243\",\"yg7uxUol97F\"],[\"oNi8yCxTVnE\",\"Zj7UnCAulEk\",\"2018-03-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.90667,7.577903]}\",\"-11.90667\",\"7.577903\",\"Momajo MCHP\",\"OU_625\",\"fA43H8Ds0Ja\"],[\"POhzD86RRZW\",\"Zj7UnCAulEk\",\"2018-10-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.882011,9.322255]}\",\"-11.882011\",\"9.322255\",\"Manjoro MCHP\",\"OU_193237\",\"Uwcj0mz78BV\"],[\"lMBXsqJbw7J\",\"Zj7UnCAulEk\",\"2018-11-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.203548,9.493096]}\",\"-12.203548\",\"9.493096\",\"Kamalo CHC\",\"OU_193242\",\"HNv1aLPdMYb\"],[\"tnIABfWNGa6\",\"Zj7UnCAulEk\",\"2018-05-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.533527,9.178898]}\",\"-12.533527\",\"9.178898\",\"Madina MCHP\",\"OU_255022\",\"kFScvrF3wPo\"],[\"DTJXpQ4hqLY\",\"Zj7UnCAulEk\",\"2018-11-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.647263,7.569679]}\",\"-12.647263\",\"7.569679\",\"Tissana CHC\",\"OU_197423\",\"CFPrsD3dNeb\"],[\"cMLHCuKsVmM\",\"Zj7UnCAulEk\",\"2018-06-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.166334,8.502539]}\",\"-13.166334\",\"8.502539\",\"George Brook Health Centre\",\"OU_278330\",\"U514Dz4v9pv\"],[\"ivGXcdJj2Gg\",\"Zj7UnCAulEk\",\"2018-07-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.072024,7.714823]}\",\"-12.072024\",\"7.714823\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"uJ9GekYVqCa\",\"Zj7UnCAulEk\",\"2018-01-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.894821,9.251568]}\",\"-11.894821\",\"9.251568\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"oJaMs2nEBrH\",\"Zj7UnCAulEk\",\"2018-04-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.902626,9.231499]}\",\"-11.902626\",\"9.231499\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"sq8Uwu9Z7ha\",\"Zj7UnCAulEk\",\"2018-01-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.663886,8.583107]}\",\"-10.663886\",\"8.583107\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"sxyKufw2dtD\",\"Zj7UnCAulEk\",\"2018-07-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.15653,8.638582]}\",\"-11.15653\",\"8.638582\",\"Jaiama Sewafe CHC\",\"OU_233333\",\"W7ekX3gi0ut\"],[\"noa8puQRI2C\",\"Zj7UnCAulEk\",\"2018-06-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.663462,8.548149]}\",\"-10.663462\",\"8.548149\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"SFV3wQ9XPGR\",\"Zj7UnCAulEk\",\"2018-11-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.870202,8.626387]}\",\"-10.870202\",\"8.626387\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"yVMtM0Na1cV\",\"Zj7UnCAulEk\",\"2018-07-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.493756,8.289804]}\",\"-10.493756\",\"8.289804\",\"Dawa MCHP\",\"OU_204891\",\"JemZqD90S44\"],[\"dL1J0HfkydB\",\"Zj7UnCAulEk\",\"2018-10-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.295496,8.03714]}\",\"-11.295496\",\"8.03714\",\"Sembehun MCHP\",\"OU_222727\",\"IWM4eKPJJSc\"],[\"ZVTWIdaK0xT\",\"Zj7UnCAulEk\",\"2018-06-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.630055,8.114818]}\",\"-10.630055\",\"8.114818\",\"Levuma CHP\",\"OU_204911\",\"Bf9R1R91mw4\"],[\"xK4WmW331x1\",\"Zj7UnCAulEk\",\"2018-11-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.122234,7.922303]}\",\"-11.122234\",\"7.922303\",\"Gbo-Lambayama 2 MCHP\",\"OU_222721\",\"TYq1YW7qs7k\"],[\"Y6OLZuCCGmq\",\"Zj7UnCAulEk\",\"2018-10-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.924142,8.052742]}\",\"-10.924142\",\"8.052742\",\"Kormende MCHP\",\"OU_197393\",\"S9QckzKX6Lg\"],[\"YJvvVvNvpHo\",\"Zj7UnCAulEk\",\"2018-08-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.529718,7.812224]}\",\"-12.529718\",\"7.812224\",\"Mogbwemo CHP\",\"OU_197415\",\"jIkxZKctVhB\"],[\"zXTQiY8dhuJ\",\"Zj7UnCAulEk\",\"2018-11-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.503772,7.890828]}\",\"-12.503772\",\"7.890828\",\"Benkeh MCHP\",\"OU_247054\",\"wQ71REGAMet\"],[\"Qd3xxJZ1u5P\",\"Zj7UnCAulEk\",\"2018-05-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.063555,8.490374]}\",\"-12.063555\",\"8.490374\",\"Makelleh MCHP\",\"OU_268244\",\"NwX8noGxLoz\"],[\"Dyn0fo8cBil\",\"Zj7UnCAulEk\",\"2018-05-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.527935,8.433894]}\",\"-12.527935\",\"8.433894\",\"Makeni-Rokfullah MCHP\",\"OU_268245\",\"jbfISeV6Wdu\"],[\"i6gBsEgWSG2\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.953721,8.353614]}\",\"-12.953721\",\"8.353614\",\"Newton CHC\",\"OU_278382\",\"m3VnSQbE8CD\"],[\"M8WnA9S6NAJ\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.464498,7.482901]}\",\"-11.464498\",\"7.482901\",\"Tambeyama MCHP\",\"OU_260432\",\"dU3vTbLRLHy\"],[\"Vewc1YTZMe7\",\"Zj7UnCAulEk\",\"2018-08-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.306369,9.19933]}\",\"-12.306369\",\"9.19933\",\"Mateboi CHC\",\"OU_193197\",\"EXbPGmEUdnc\"],[\"lSnGbrYrZkC\",\"Zj7UnCAulEk\",\"2018-11-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.691491,8.039695]}\",\"-11.691491\",\"8.039695\",\"Paramedical CHC\",\"OU_834\",\"tSBcgrTDdB8\"],[\"VxhzQneYbFu\",\"Zj7UnCAulEk\",\"2018-04-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.712947,8.031146]}\",\"-11.712947\",\"8.031146\",\"Paramedical CHC\",\"OU_834\",\"tSBcgrTDdB8\"],[\"Fg1E7M6D1oo\",\"Zj7UnCAulEk\",\"2018-07-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.523909,7.797618]}\",\"-11.523909\",\"7.797618\",\"Mano-Jaiama CHP\",\"OU_822\",\"hLGkoHmvBgI\"],[\"Ad42aCOxvMt\",\"Zj7UnCAulEk\",\"2018-04-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.30396,9.571128]}\",\"-12.30396\",\"9.571128\",\"Samaya CHP\",\"OU_193248\",\"BnVjTzwis3o\"],[\"Qc3eAgI0UBo\",\"Zj7UnCAulEk\",\"2018-04-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.509079,8.624296]}\",\"-10.509079\",\"8.624296\",\"Koardu MCHP\",\"OU_233313\",\"PwoQgMJNWbR\"],[\"x2XDdDo8Egi\",\"Zj7UnCAulEk\",\"2018-01-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.568134,9.128038]}\",\"-11.568134\",\"9.128038\",\"Kholifaga MCHP\",\"OU_268171\",\"lCEeiuv4NaB\"],[\"B2p2gQ4KVpw\",\"Zj7UnCAulEk\",\"2018-08-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.368226,8.160938]}\",\"-12.368226\",\"8.160938\",\"Govt. Hospital Moyamba\",\"OU_247056\",\"U8uqyDAu5bH\"],[\"pMjI7SNcbR3\",\"Zj7UnCAulEk\",\"2018-04-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.469461,7.540072]}\",\"-11.469461\",\"7.540072\",\"Potoru CHC\",\"OU_260435\",\"k6lOze3vTzP\"],[\"BhbPv14yItR\",\"Zj7UnCAulEk\",\"2018-10-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.290064,7.548213]}\",\"-12.290064\",\"7.548213\",\"Bendu CHC\",\"OU_197430\",\"uFp0ztDOFbI\"],[\"o4wEn2tE4xT\",\"Zj7UnCAulEk\",\"2018-03-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.095684,8.527943]}\",\"-13.095684\",\"8.527943\",\"Wesleyan Health Clinic\",\"OU_278315\",\"XJ6DqDkMlPv\"],[\"QD0mHtXK4KQ\",\"Zj7UnCAulEk\",\"2018-12-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.518077,9.364491]}\",\"-11.518077\",\"9.364491\",\"Yara MCHP\",\"OU_226264\",\"M9q1wOOsrXp\"],[\"Ag8dm3Motbr\",\"Zj7UnCAulEk\",\"2018-05-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.104388,7.901255]}\",\"-11.104388\",\"7.901255\",\"Kordebotehun MCHP\",\"OU_222701\",\"lwHs72tP6Kh\"],[\"kPGZ9KUzJrL\",\"Zj7UnCAulEk\",\"2018-02-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.087515,7.994871]}\",\"-11.087515\",\"7.994871\",\"Kordebotehun MCHP\",\"OU_222701\",\"lwHs72tP6Kh\"],[\"f26SFdF6Wie\",\"Zj7UnCAulEk\",\"2018-03-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.041585,7.585151]}\",\"-12.041585\",\"7.585151\",\"Tihun CHC\",\"OU_197412\",\"ua5GXy2uhBR\"],[\"KMhEL3Vc3WD\",\"Zj7UnCAulEk\",\"2018-04-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.864159,8.678769]}\",\"-10.864159\",\"8.678769\",\"Koeyor MCHP\",\"OU_233384\",\"zsqxu7ZZRpO\"],[\"StapIe9TelB\",\"Zj7UnCAulEk\",\"2018-03-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.942728,7.870605]}\",\"-11.942728\",\"7.870605\",\"Kpetema CHP\",\"OU_639\",\"RTixJpRqS4C\"],[\"Mys6HfpztF2\",\"Zj7UnCAulEk\",\"2018-04-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.014168,9.588646]}\",\"-11.014168\",\"9.588646\",\"Serekolia MCHP\",\"OU_226252\",\"ZOZ4s2gTPj7\"],[\"aVv9fYc3Xy1\",\"Zj7UnCAulEk\",\"2018-12-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.818073,9.168241]}\",\"-12.818073\",\"9.168241\",\"Kambia GH\",\"OU_211238\",\"N7mHLD3ljYc\"],[\"DFQjhQySz5X\",\"Zj7UnCAulEk\",\"2018-04-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.139109,9.0261]}\",\"-13.139109\",\"9.0261\",\"Kychom CHC\",\"OU_211253\",\"PcADvhvcaI2\"],[\"WOz9sAetDSV\",\"Zj7UnCAulEk\",\"2018-04-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.772928,7.928208]}\",\"-10.772928\",\"7.928208\",\"Jojoima CHC\",\"OU_204872\",\"DvzKyuC0G4w\"],[\"Sdb2sz5YjEZ\",\"Zj7UnCAulEk\",\"2018-07-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.539879,8.830183]}\",\"-12.539879\",\"8.830183\",\"Kambia Makama CHP\",\"OU_255064\",\"kO9xe2HCovK\"],[\"U1AWEIgmOJG\",\"Zj7UnCAulEk\",\"2018-03-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.393497,9.601997]}\",\"-12.393497\",\"9.601997\",\"Samaya CHP\",\"OU_193248\",\"BnVjTzwis3o\"],[\"zO1MdF1vp8X\",\"Zj7UnCAulEk\",\"2018-05-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.937866,7.667991]}\",\"-11.937866\",\"7.667991\",\"Lawana MCHP\",\"OU_197426\",\"X7ZVgRPt31q\"],[\"ShOzUVt0CYW\",\"Zj7UnCAulEk\",\"2018-06-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.279355,9.516632]}\",\"-12.279355\",\"9.516632\",\"Kaponkie MCHP\",\"OU_193287\",\"Crgx572DnXR\"],[\"iu5xCzzpg54\",\"Zj7UnCAulEk\",\"2018-06-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.616799,7.57413]}\",\"-11.616799\",\"7.57413\",\"Bandajuma Clinic CHC\",\"OU_260387\",\"FNnj3jKGS7i\"],[\"sgZ1iIx0dl1\",\"Zj7UnCAulEk\",\"2018-08-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.432135,8.221707]}\",\"-11.432135\",\"8.221707\",\"Njala CHC\",\"OU_1038\",\"QsAwd531Cpd\"],[\"LZDmQzZ7y6k\",\"Zj7UnCAulEk\",\"2018-02-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.365336,7.957068]}\",\"-11.365336\",\"7.957068\",\"Baoma Station CHP\",\"OU_573\",\"jNb63DIHuwU\"],[\"xLM79phm4x4\",\"Zj7UnCAulEk\",\"2018-01-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.732196,8.031798]}\",\"-11.732196\",\"8.031798\",\"Gbanja Town MCHP\",\"OU_841\",\"E9oBVjyEaCe\"],[\"LO8YobqJTK6\",\"Zj7UnCAulEk\",\"2018-11-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.454284,7.424513]}\",\"-11.454284\",\"7.424513\",\"Falaba CHP\",\"OU_260425\",\"pRg7dkjqNPc\"],[\"TGlBcs0ZpKp\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.946852,9.240917]}\",\"-11.946852\",\"9.240917\",\"Karina MCHP\",\"OU_193234\",\"ObV5AR1NECl\"],[\"puh0DMA11GW\",\"Zj7UnCAulEk\",\"2018-06-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.153172,8.681303]}\",\"-13.153172\",\"8.681303\",\"Yongoro CHP\",\"OU_255006\",\"YDDOlgRBEAA\"],[\"uAxethovB9E\",\"Zj7UnCAulEk\",\"2018-09-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.053535,8.538226]}\",\"-13.053535\",\"8.538226\",\"Fogbo (WAR) MCHP\",\"OU_278369\",\"aVycEyoSBJx\"],[\"zoa9vyl15x8\",\"Zj7UnCAulEk\",\"2018-08-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.069784,7.679856]}\",\"-11.069784\",\"7.679856\",\"Kokoru CHP\",\"OU_222747\",\"F2TAF765q1b\"],[\"O7m2BuhI9cE\",\"Zj7UnCAulEk\",\"2018-04-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.771291,7.883716]}\",\"-11.771291\",\"7.883716\",\"Tikonko CHC\",\"OU_1103\",\"KYXbIQBQgP1\"],[\"gH1m4xAyksR\",\"Zj7UnCAulEk\",\"2018-02-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.012681,7.735183]}\",\"-12.012681\",\"7.735183\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"mM0oeDIAdNJ\",\"Zj7UnCAulEk\",\"2018-03-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.015887,7.658972]}\",\"-12.015887\",\"7.658972\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"KJP2uE23zfl\",\"Zj7UnCAulEk\",\"2018-09-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.046889,7.695873]}\",\"-12.046889\",\"7.695873\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"RLhJMpXpI3e\",\"Zj7UnCAulEk\",\"2018-02-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.017857,7.648059]}\",\"-12.017857\",\"7.648059\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"pcRuWOogiRM\",\"Zj7UnCAulEk\",\"2018-07-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.720686,7.994935]}\",\"-11.720686\",\"7.994935\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"GKvW2Q9dpGN\",\"Zj7UnCAulEk\",\"2018-07-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.516814,9.286005]}\",\"-11.516814\",\"9.286005\",\"Yara MCHP\",\"OU_226264\",\"M9q1wOOsrXp\"],[\"H8VTtbjAwet\",\"Zj7UnCAulEk\",\"2018-10-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.430577,8.769311]}\",\"-12.430577\",\"8.769311\",\"Foredugu MCHP\",\"OU_255027\",\"z1ielwdLtPl\"],[\"PxSwdFwlgWA\",\"Zj7UnCAulEk\",\"2018-11-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.716406,7.463639]}\",\"-11.716406\",\"7.463639\",\"Bayama MCHP\",\"OU_260418\",\"k92yudERPlv\"],[\"M4bmyFkyFGM\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.080509,8.766757]}\",\"-11.080509\",\"8.766757\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"UGSrgKL1oAu\",\"Zj7UnCAulEk\",\"2018-07-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.908557,8.222731]}\",\"-12.908557\",\"8.222731\",\"Mokorbu MCHP\",\"OU_247040\",\"cHqboEGRUiY\"],[\"vlX4wKH8Cwi\",\"Zj7UnCAulEk\",\"2018-08-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.818845,8.807897]}\",\"-12.818845\",\"8.807897\",\"Gbonkoh Kareneh MCHP\",\"OU_254959\",\"zm9breCeT1m\"],[\"wHi1tSM6o5X\",\"Zj7UnCAulEk\",\"2018-05-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.627464,7.362917]}\",\"-11.627464\",\"7.362917\",\"Blama Massaquoi CHP\",\"OU_260424\",\"xXhKbgwL39t\"],[\"KMtPKmbEqHF\",\"Zj7UnCAulEk\",\"2018-10-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.042802,9.105418]}\",\"-12.042802\",\"9.105418\",\"Maselleh MCHP\",\"OU_193269\",\"CY8cV5khn7e\"],[\"InjW1JCtFj1\",\"Zj7UnCAulEk\",\"2018-06-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.849008,8.683147]}\",\"-10.849008\",\"8.683147\",\"Boroma MCHP\",\"OU_233382\",\"szbAJSWOXjT\"],[\"GTgQTETEimx\",\"Zj7UnCAulEk\",\"2018-01-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.692307,8.004229]}\",\"-11.692307\",\"8.004229\",\"St Monica's Clinic\",\"OU_978\",\"jCnyQOKQBFX\"],[\"qYmk7UhpYO2\",\"Zj7UnCAulEk\",\"2018-04-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.826335,8.055656]}\",\"-10.826335\",\"8.055656\",\"Bombohun MCHP\",\"OU_204864\",\"PB8FMGbn19r\"],[\"oAug7OKLtyo\",\"Zj7UnCAulEk\",\"2018-02-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.060881,9.10419]}\",\"-13.060881\",\"9.10419\",\"Mafufuneh MCHP\",\"OU_211251\",\"L3GgannGGKl\"],[\"S3Cboon7iAN\",\"Zj7UnCAulEk\",\"2018-08-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.74348,8.766083]}\",\"-12.74348\",\"8.766083\",\"New Maforkie CHP\",\"OU_254948\",\"lzz1UhTzO4E\"],[\"zHqA77S5JjZ\",\"Zj7UnCAulEk\",\"2018-02-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.630082,7.419648]}\",\"-11.630082\",\"7.419648\",\"Bathurst MCHP\",\"OU_1164\",\"UGVLYrO63mR\"],[\"O30owqAnop7\",\"Zj7UnCAulEk\",\"2018-09-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.386709,8.102189]}\",\"-12.386709\",\"8.102189\",\"Mokassie MCHP\",\"OU_247052\",\"kd2Aqw5S07V\"],[\"MCJ0e5zBz6K\",\"Zj7UnCAulEk\",\"2018-07-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.220789,9.001999]}\",\"-12.220789\",\"9.001999\",\"Maharie MCHP\",\"OU_193282\",\"qEQFWnKh4gs\"],[\"pctygmFM63x\",\"Zj7UnCAulEk\",\"2018-10-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.881575,8.796343]}\",\"-11.881575\",\"8.796343\",\"Magburaka Govt. Hospital\",\"OU_268156\",\"mEUUK7MHLSF\"],[\"D9UcVYP0YWB\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.721074,7.82239]}\",\"-12.721074\",\"7.82239\",\"Mokpanabom MCHP\",\"OU_247048\",\"qcYG2Id7GS8\"],[\"VVYl4j9nYCM\",\"Zj7UnCAulEk\",\"2018-07-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.950091,9.075644]}\",\"-11.950091\",\"9.075644\",\"Maselleh MCHP\",\"OU_193269\",\"CY8cV5khn7e\"],[\"nWaTuNKKqm8\",\"Zj7UnCAulEk\",\"2018-12-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.048838,8.325413]}\",\"-12.048838\",\"8.325413\",\"Foindu MCHP\",\"OU_268236\",\"D3oZZXtXjNk\"],[\"Tu0kWsssepR\",\"Zj7UnCAulEk\",\"2018-05-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.053224,7.857771]}\",\"-11.053224\",\"7.857771\",\"Majihun MCHP\",\"OU_222735\",\"ShdRyzuLKA2\"],[\"og7HccuTzEW\",\"Zj7UnCAulEk\",\"2018-08-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.100504,7.429037]}\",\"-12.100504\",\"7.429037\",\"Senehun Gbloh MCHP\",\"OU_197438\",\"Efmr3Xo36DR\"],[\"VDUeVxcZuMQ\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.090471,8.730675]}\",\"-11.090471\",\"8.730675\",\"Njagbwema CHP\",\"OU_233403\",\"MUnd4KWox8m\"],[\"JG9TXAvrJSK\",\"Zj7UnCAulEk\",\"2018-07-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.386249,9.339724]}\",\"-11.386249\",\"9.339724\",\"Foria CHP\",\"OU_226267\",\"JKhjdiwoQZu\"],[\"BoO4eCdXLQY\",\"Zj7UnCAulEk\",\"2018-01-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.97337,8.353429]}\",\"-12.97337\",\"8.353429\",\"Campbell Town CHP\",\"OU_278399\",\"h9q3qixffZT\"],[\"TNnyCjADtmV\",\"Zj7UnCAulEk\",\"2018-04-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.245354,8.485933]}\",\"-13.245354\",\"8.485933\",\"KingHarman Rd. Hospital\",\"OU_278338\",\"gei3Sqw8do7\"],[\"BZ7JtfCvMGc\",\"Zj7UnCAulEk\",\"2018-05-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.325809,8.087364]}\",\"-12.325809\",\"8.087364\",\"Gbongeima MCHP\",\"OU_247064\",\"rebbn0ooFSO\"],[\"UmsXyd8EHs7\",\"Zj7UnCAulEk\",\"2018-10-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.676768,8.075147]}\",\"-10.676768\",\"8.075147\",\"Baiima CHP\",\"OU_204914\",\"c41XRVOYNJm\"],[\"mhC9HR9RR03\",\"Zj7UnCAulEk\",\"2018-10-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.020032,8.82321]}\",\"-11.020032\",\"8.82321\",\"Peyima CHP\",\"OU_233342\",\"FGV6TAbL0eN\"],[\"S0h0CWu5N0z\",\"Zj7UnCAulEk\",\"2018-04-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.562011,7.655526]}\",\"-11.562011\",\"7.655526\",\"Futa CHC\",\"OU_260389\",\"uDzWmUDHKeR\"],[\"m0Bo1cYsMOS\",\"Zj7UnCAulEk\",\"2018-11-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.144459,9.041767]}\",\"-12.144459\",\"9.041767\",\"Maharie MCHP\",\"OU_193282\",\"qEQFWnKh4gs\"],[\"UkJCkAIkXoY\",\"Zj7UnCAulEk\",\"2018-07-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.695923,8.559659]}\",\"-12.695923\",\"8.559659\",\"Masiaka CHC\",\"OU_254964\",\"EURoFVjowXs\"],[\"fZtv62G3EjP\",\"Zj7UnCAulEk\",\"2018-08-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.053104,8.708272]}\",\"-13.053104\",\"8.708272\",\"Petifu CHC\",\"OU_254983\",\"ke2gwHKHP3z\"],[\"OS3wlYRxjaK\",\"Zj7UnCAulEk\",\"2018-09-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.14442,9.04156]}\",\"-12.14442\",\"9.04156\",\"Maharie MCHP\",\"OU_193282\",\"qEQFWnKh4gs\"],[\"Qv6e5bIorRC\",\"Zj7UnCAulEk\",\"2018-04-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.448989,8.307433]}\",\"-10.448989\",\"8.307433\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"faKJvm1gHUT\",\"Zj7UnCAulEk\",\"2018-11-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.695378,8.614661]}\",\"-10.695378\",\"8.614661\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"CsWQKPhaxqJ\",\"Zj7UnCAulEk\",\"2018-01-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.507506,7.347251]}\",\"-11.507506\",\"7.347251\",\"Kpowubu MCHP\",\"OU_260421\",\"QkczRcSeNck\"],[\"BkOVpnRqmyo\",\"Zj7UnCAulEk\",\"2018-08-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.978021,8.638162]}\",\"-10.978021\",\"8.638162\",\"Njala CHP\",\"OU_233401\",\"vPz4Irz7sxR\"],[\"od68rjW9l6P\",\"Zj7UnCAulEk\",\"2018-02-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.023655,8.23114]}\",\"-11.023655\",\"8.23114\",\"Sandayeima MCHP\",\"OU_222658\",\"oUR5HPmim7E\"],[\"CaQp1Pqk7Rj\",\"Zj7UnCAulEk\",\"2018-04-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.022972,9.034728]}\",\"-12.022972\",\"9.034728\",\"Kunsho CHP\",\"OU_193254\",\"tdhB1JXYBx2\"],[\"fty7cjxrDUs\",\"Zj7UnCAulEk\",\"2018-03-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.741312,7.717408]}\",\"-11.741312\",\"7.717408\",\"Niagorehun CHP\",\"OU_617\",\"p9ZtyC3LQ9f\"],[\"kPV20HTwN80\",\"Zj7UnCAulEk\",\"2018-05-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.773484,7.733444]}\",\"-11.773484\",\"7.733444\",\"Upper Saama MCHP\",\"OU_1069\",\"Ykx8Ovui7g0\"],[\"sxXdnBpTTvM\",\"Zj7UnCAulEk\",\"2018-09-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.519995,8.337919]}\",\"-10.519995\",\"8.337919\",\"Dodo Kortuma CHP\",\"OU_204904\",\"rwfuVQHnZJ5\"],[\"YgMOEN1q9D2\",\"Zj7UnCAulEk\",\"2018-07-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.166214,8.530768]}\",\"-13.166214\",\"8.530768\",\"Wellington Health Centre\",\"OU_278317\",\"Qc9lf4VM9bD\"],[\"tml2sM5hFIE\",\"Zj7UnCAulEk\",\"2018-06-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.252154,9.029063]}\",\"-12.252154\",\"9.029063\",\"Mamaka MCHP\",\"OU_193279\",\"d9uZeZ5fMUo\"],[\"SIZJlHqzfc0\",\"Zj7UnCAulEk\",\"2018-05-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.94018,9.202505]}\",\"-11.94018\",\"9.202505\",\"Karina MCHP\",\"OU_193234\",\"ObV5AR1NECl\"],[\"UfIrNP3f6xV\",\"Zj7UnCAulEk\",\"2018-09-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.236244,8.711781]}\",\"-11.236244\",\"8.711781\",\"Sandia CHP\",\"OU_233337\",\"vcY0lzBz6fU\"],[\"cdkF40ohkql\",\"Zj7UnCAulEk\",\"2018-05-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.685091,7.466089]}\",\"-11.685091\",\"7.466089\",\"Bayama MCHP\",\"OU_260418\",\"k92yudERPlv\"],[\"nKrBHsNPoTE\",\"Zj7UnCAulEk\",\"2018-08-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.607351,8.015344]}\",\"-12.607351\",\"8.015344\",\"Mokobo MCHP\",\"OU_247075\",\"SC0nM3cbGHy\"],[\"tLrwOPgonVY\",\"Zj7UnCAulEk\",\"2018-01-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.620289,7.440856]}\",\"-11.620289\",\"7.440856\",\"Blama Massaquoi CHP\",\"OU_260424\",\"xXhKbgwL39t\"],[\"UhIme5xWlWk\",\"Zj7UnCAulEk\",\"2018-01-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.457882,8.230141]}\",\"-11.457882\",\"8.230141\",\"Mendewa MCHP\",\"OU_598\",\"YWXXO0XMkQe\"],[\"bmf1FXHuIgT\",\"Zj7UnCAulEk\",\"2018-09-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.031165,8.70791]}\",\"-11.031165\",\"8.70791\",\"Yengema CHC\",\"OU_233398\",\"PA1spYiNZfv\"],[\"CGDdEze7Soe\",\"Zj7UnCAulEk\",\"2018-06-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.237655,8.705557]}\",\"-12.237655\",\"8.705557\",\"Rochen Malal MCHP\",\"OU_268190\",\"X9zzzyPZViR\"],[\"viekTyDic4m\",\"Zj7UnCAulEk\",\"2018-08-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.703147,8.105162]}\",\"-11.703147\",\"8.105162\",\"Gbongboma MCHP\",\"OU_843\",\"tGf942oWszb\"],[\"rzHVV370LPr\",\"Zj7UnCAulEk\",\"2018-07-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.168805,8.90686]}\",\"-12.168805\",\"8.90686\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"zCr3awIah7c\",\"Zj7UnCAulEk\",\"2018-10-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.061722,7.69044]}\",\"-12.061722\",\"7.69044\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"hY7EaE2TAww\",\"Zj7UnCAulEk\",\"2018-10-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.258046,8.96425]}\",\"-12.258046\",\"8.96425\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"SeIQway41DN\",\"Zj7UnCAulEk\",\"2018-04-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.633711,8.550642]}\",\"-10.633711\",\"8.550642\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"ZNnkt64p7n8\",\"Zj7UnCAulEk\",\"2018-10-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.600576,8.003851]}\",\"-12.600576\",\"8.003851\",\"Ngiehun MCHP\",\"OU_247070\",\"hBPtNXkQ3mP\"],[\"SUL13HXj7K8\",\"Zj7UnCAulEk\",\"2018-06-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.928995,9.099035]}\",\"-12.928995\",\"9.099035\",\"Rokai CHP\",\"OU_211250\",\"UxpUYgdb4oU\"],[\"A3GqV3DsKPA\",\"Zj7UnCAulEk\",\"2018-06-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.069808,9.297011]}\",\"-12.069808\",\"9.297011\",\"Kagbere CHC\",\"OU_193225\",\"TjZwphhxCuV\"],[\"LyQ0RLLoKTH\",\"Zj7UnCAulEk\",\"2018-08-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.205366,8.988197]}\",\"-12.205366\",\"8.988197\",\"Magbaikoli MCHP\",\"OU_193252\",\"cTU2WmWcJKx\"],[\"NdYv2IDSV3n\",\"Zj7UnCAulEk\",\"2018-04-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.975002,8.612048]}\",\"-11.975002\",\"8.612048\",\"Mayossoh MCHP\",\"OU_268160\",\"vQYIk5G9NxP\"],[\"byxCGsA3RU3\",\"Zj7UnCAulEk\",\"2018-01-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.133792,8.452705]}\",\"-13.133792\",\"8.452705\",\"Hastings Health Centre\",\"OU_278377\",\"zQpYVEyAM2t\"],[\"zASPQ9QIUBQ\",\"Zj7UnCAulEk\",\"2018-05-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.872928,9.24889]}\",\"-11.872928\",\"9.24889\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"sVaxmNa5kLq\",\"Zj7UnCAulEk\",\"2018-01-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.701139,8.621005]}\",\"-10.701139\",\"8.621005\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"nNdT8ot5JJQ\",\"Zj7UnCAulEk\",\"2018-01-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.081698,8.811885]}\",\"-11.081698\",\"8.811885\",\"Yormandu CHC\",\"OU_233371\",\"roGdTjEqLZQ\"],[\"PTr44ofICj0\",\"Zj7UnCAulEk\",\"2018-09-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.959236,8.77291]}\",\"-12.959236\",\"8.77291\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"O7PiWmk3HUL\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.687911,7.986332]}\",\"-11.687911\",\"7.986332\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"bEIK2eUrTIk\",\"Zj7UnCAulEk\",\"2018-11-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.163742,8.137794]}\",\"-12.163742\",\"8.137794\",\"Manjeihun MCHP\",\"OU_246998\",\"J3wTSn87RP2\"],[\"NIWgbjWm3LY\",\"Zj7UnCAulEk\",\"2018-01-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.593168,9.382]}\",\"-12.593168\",\"9.382\",\"Konta CHP\",\"OU_211224\",\"AQQCxQqDxLe\"],[\"yhtrsBUmPn8\",\"Zj7UnCAulEk\",\"2018-03-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.941289,8.667958]}\",\"-10.941289\",\"8.667958\",\"Koidu Govt. Hospital\",\"OU_233387\",\"OzjRQLn3G24\"],[\"zplrDgQrHLX\",\"Zj7UnCAulEk\",\"2018-08-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.437711,8.038783]}\",\"-11.437711\",\"8.038783\",\"Benduma MCHP\",\"OU_602\",\"Wr8kmywwseZ\"],[\"S4S11bzg1zM\",\"Zj7UnCAulEk\",\"2018-06-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.188339,8.405215]}\",\"-13.188339\",\"8.405215\",\"Sussex MCHP\",\"OU_278393\",\"wcHRDp21Lw1\"],[\"CK19bvBonkv\",\"Zj7UnCAulEk\",\"2018-09-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.139956,9.483753]}\",\"-11.139956\",\"9.483753\",\"Gberifeh MCHP\",\"OU_226251\",\"qELjt3LRkSD\"],[\"At9V72Mmqw2\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.818164,9.070573]}\",\"-12.818164\",\"9.070573\",\"Barmoi Luma MCHP\",\"OU_211229\",\"vyIl6s0lhKc\"],[\"XcBxk8Qylg1\",\"Zj7UnCAulEk\",\"2018-08-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.291946,7.768011]}\",\"-12.291946\",\"7.768011\",\"Gbamgbama CHC\",\"OU_197418\",\"D2rB1GRuh8C\"],[\"AgN941ycTdb\",\"Zj7UnCAulEk\",\"2018-07-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.538362,7.909826]}\",\"-11.538362\",\"7.909826\",\"Golu MCHP\",\"OU_577\",\"azRICFoILuh\"],[\"NR9hvkZ7hhM\",\"Zj7UnCAulEk\",\"2018-11-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.110184,8.310257]}\",\"-12.110184\",\"8.310257\",\"Juma MCHP\",\"OU_247001\",\"V6QWyB0KqvP\"],[\"Bic1Mdta6g0\",\"Zj7UnCAulEk\",\"2018-10-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.87614,7.572056]}\",\"-11.87614\",\"7.572056\",\"Kasse MCHP\",\"OU_621\",\"cJkZLwhL8RP\"],[\"KB12XJBSJ6c\",\"Zj7UnCAulEk\",\"2018-09-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.689872,9.152497]}\",\"-12.689872\",\"9.152497\",\"Barmoi Munu CHP\",\"OU_211258\",\"vELaJEPLOPF\"],[\"LC9HPzmeIrk\",\"Zj7UnCAulEk\",\"2018-03-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.275088,8.892989]}\",\"-12.275088\",\"8.892989\",\"Yankasa MCHP\",\"OU_193257\",\"SQz3xtx1Sgr\"],[\"d9s7ki5Kl2c\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.083772,7.668183]}\",\"-11.083772\",\"7.668183\",\"Ngegbwema CHC\",\"OU_222641\",\"P4upLKrpkHP\"],[\"p9NI6DG6yry\",\"Zj7UnCAulEk\",\"2018-02-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.726239,8.650573]}\",\"-12.726239\",\"8.650573\",\"Mabora MCHP\",\"OU_254961\",\"fmkqsEx6MRo\"],[\"ddn7e3gAsLm\",\"Zj7UnCAulEk\",\"2018-03-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.173407,8.410698]}\",\"-13.173407\",\"8.410698\",\"Tokeh MCHP\",\"OU_278368\",\"GGDHb8xd8jc\"],[\"FUzEsiNI2Op\",\"Zj7UnCAulEk\",\"2018-10-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.320937,7.267944]}\",\"-11.320937\",\"7.267944\",\"Gofor CHP\",\"OU_260383\",\"lf7FRlrchg3\"],[\"Lw65UxvAzLt\",\"Zj7UnCAulEk\",\"2018-01-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.190783,9.139738]}\",\"-12.190783\",\"9.139738\",\"Gbendembu Wesleyan CHC\",\"OU_193281\",\"YAuJ3fyoEuI\"],[\"LD1zaMUKLO3\",\"Zj7UnCAulEk\",\"2018-05-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.119422,8.013929]}\",\"-12.119422\",\"8.013929\",\"Bambuibu Tommy MCHP\",\"OU_247021\",\"aSfF9kuNINJ\"],[\"bpihA8vPi8j\",\"Zj7UnCAulEk\",\"2018-02-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.834226,8.610524]}\",\"-11.834226\",\"8.610524\",\"Rosengbeh MCHP\",\"OU_268224\",\"x3ti3t9eOuX\"],[\"N8mxEwpqF0S\",\"Zj7UnCAulEk\",\"2018-06-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.743089,8.77834]}\",\"-10.743089\",\"8.77834\",\"Bandasuma Fiama MCHP\",\"OU_233360\",\"aF6iPGbrcRk\"],[\"b2beEx7iarY\",\"Zj7UnCAulEk\",\"2018-08-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.042788,8.81324]}\",\"-11.042788\",\"8.81324\",\"Seidu MCHP\",\"OU_233406\",\"uoPC2z9r7Cc\"],[\"nrrqUmkD2YK\",\"Zj7UnCAulEk\",\"2018-09-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.184228,8.261518]}\",\"-12.184228\",\"8.261518\",\"Konda CHP\",\"OU_246992\",\"jkPHBqdn9SA\"],[\"bav0WpXSzHy\",\"Zj7UnCAulEk\",\"2018-12-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.542215,8.344572]}\",\"-10.542215\",\"8.344572\",\"Niahun Gboyama MCHP\",\"OU_204883\",\"BJMWTGwuGiw\"],[\"jkgobRmom5G\",\"Zj7UnCAulEk\",\"2018-05-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.992988,8.217213]}\",\"-10.992988\",\"8.217213\",\"Kpandebu MCHP\",\"OU_222653\",\"PFZbQjwty2n\"],[\"GBcU1uDqEm3\",\"Zj7UnCAulEk\",\"2018-08-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.770802,9.020763]}\",\"-12.770802\",\"9.020763\",\"Mange CHC\",\"OU_255043\",\"w3mBVfrWhXl\"],[\"n8D2VkTiLqC\",\"Zj7UnCAulEk\",\"2018-10-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.153728,8.490573]}\",\"-13.153728\",\"8.490573\",\"George Brook Health Centre\",\"OU_278330\",\"U514Dz4v9pv\"],[\"GQUu8TKPdbn\",\"Zj7UnCAulEk\",\"2018-03-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.196587,8.635395]}\",\"-12.196587\",\"8.635395\",\"Mabai MCHP\",\"OU_268164\",\"xRsoZIRmnt4\"],[\"zAFzBICRqqm\",\"Zj7UnCAulEk\",\"2018-07-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.130267,7.814839]}\",\"-12.130267\",\"7.814839\",\"Gondama MCHP\",\"OU_247004\",\"fRV3Fhz1IP8\"],[\"smnOmMgspvC\",\"Zj7UnCAulEk\",\"2018-08-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.232366,8.515139]}\",\"-13.232366\",\"8.515139\",\"Wilberforce MCHP\",\"OU_278316\",\"EDxXfB4iVpY\"],[\"lKJFady1o1A\",\"Zj7UnCAulEk\",\"2018-12-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.587192,7.53342]}\",\"-11.587192\",\"7.53342\",\"Pehala MCHP\",\"OU_260402\",\"CqARw68kXbB\"],[\"wy1oFOHFUkT\",\"Zj7UnCAulEk\",\"2018-03-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.942063,8.908936]}\",\"-11.942063\",\"8.908936\",\"Masuba MCHP\",\"OU_193202\",\"XzmWizbR343\"],[\"ETZKMCYilCS\",\"Zj7UnCAulEk\",\"2018-12-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.044144,7.69476]}\",\"-12.044144\",\"7.69476\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"QaEHWjbnVVU\",\"Zj7UnCAulEk\",\"2018-03-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.423698,8.323272]}\",\"-10.423698\",\"8.323272\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"pOCGREygrRo\",\"Zj7UnCAulEk\",\"2018-09-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.836156,8.667094]}\",\"-10.836156\",\"8.667094\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"nqGaEAkkoNC\",\"Zj7UnCAulEk\",\"2018-03-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.297573,8.384856]}\",\"-11.297573\",\"8.384856\",\"Baama CHC\",\"OU_222681\",\"r5WWF9WDzoa\"],[\"XETpav3ijb1\",\"Zj7UnCAulEk\",\"2018-04-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.129036,7.779348]}\",\"-11.129036\",\"7.779348\",\"Gao MCHP\",\"OU_222738\",\"GAvxcmr5jB1\"],[\"cvEWQb9OwLm\",\"Zj7UnCAulEk\",\"2018-03-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.474825,8.329301]}\",\"-10.474825\",\"8.329301\",\"Gbeika MCHP\",\"OU_204881\",\"U8tyWV7WmIB\"],[\"MTs9Jn2oQCq\",\"Zj7UnCAulEk\",\"2018-08-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.891361,8.687899]}\",\"-10.891361\",\"8.687899\",\"Koeyor MCHP\",\"OU_233384\",\"zsqxu7ZZRpO\"],[\"Hm8HZs5U6ly\",\"Zj7UnCAulEk\",\"2018-09-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.87195,7.652888]}\",\"-11.87195\",\"7.652888\",\"Momajo MCHP\",\"OU_625\",\"fA43H8Ds0Ja\"],[\"BGlDhz7qg3i\",\"Zj7UnCAulEk\",\"2018-02-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.571877,8.486981]}\",\"-12.571877\",\"8.486981\",\"Makarankay MCHP\",\"OU_254966\",\"XePkcmza9e8\"],[\"A7rzcnZTe2T\",\"Zj7UnCAulEk\",\"2018-02-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.468912,7.515914]}\",\"-11.468912\",\"7.515914\",\"Bumbeh MCHP\",\"OU_260391\",\"DwpbWkiqjMy\"],[\"u5qmcQiZPS1\",\"Zj7UnCAulEk\",\"2018-04-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.073464,8.981292]}\",\"-11.073464\",\"8.981292\",\"Wordu CHP\",\"OU_233367\",\"bW5BaqrBM4K\"],[\"ed7o07JYSAb\",\"Zj7UnCAulEk\",\"2018-11-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.967303,9.002612]}\",\"-11.967303\",\"9.002612\",\"Binkolo CHC\",\"OU_193275\",\"GHHvGp7tgtZ\"],[\"E2XE6du7OsJ\",\"Zj7UnCAulEk\",\"2018-01-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.869595,9.125751]}\",\"-11.869595\",\"9.125751\",\"Bumban MCHP\",\"OU_193236\",\"OI0BQUurVFS\"],[\"d5BSFLGLt4Y\",\"Zj7UnCAulEk\",\"2018-07-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.154552,8.654953]}\",\"-13.154552\",\"8.654953\",\"Kasongha MCHP\",\"OU_255011\",\"OqBiNJjKQAu\"],[\"JbUlJk5m60K\",\"Zj7UnCAulEk\",\"2018-06-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.03176,7.700157]}\",\"-12.03176\",\"7.700157\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"La4QF8jDu0F\",\"Zj7UnCAulEk\",\"2018-04-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.619241,8.578498]}\",\"-10.619241\",\"8.578498\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"b0yu04Cx4AQ\",\"Zj7UnCAulEk\",\"2018-06-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.910231,8.745569]}\",\"-11.910231\",\"8.745569\",\"Makeni-Lol MCHP\",\"OU_193297\",\"dmdYffw2I0F\"],[\"kvvYxsokMsU\",\"Zj7UnCAulEk\",\"2018-02-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.550294,7.604326]}\",\"-11.550294\",\"7.604326\",\"Pehala MCHP\",\"OU_260402\",\"CqARw68kXbB\"],[\"ctJWB81wD2K\",\"Zj7UnCAulEk\",\"2018-12-03 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.604913,8.076995]}\",\"-12.604913\",\"8.076995\",\"Ngiehun MCHP\",\"OU_247070\",\"hBPtNXkQ3mP\"],[\"TfLeRLYviev\",\"Zj7UnCAulEk\",\"2018-01-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.034678,7.729731]}\",\"-12.034678\",\"7.729731\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"zyqnva7OXIl\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.018369,7.648352]}\",\"-12.018369\",\"7.648352\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"lksnt8u5VFr\",\"Zj7UnCAulEk\",\"2018-11-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.094558,7.736973]}\",\"-12.094558\",\"7.736973\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"IpdvSU2AnQ3\",\"Zj7UnCAulEk\",\"2018-08-26 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.90195,9.516639]}\",\"-10.90195\",\"9.516639\",\"Seria MCHP\",\"OU_226249\",\"kzmwOrwmzbW\"],[\"tFPlKWDRNSy\",\"Zj7UnCAulEk\",\"2018-07-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.093757,8.344823]}\",\"-12.093757\",\"8.344823\",\"Gbuihun MCHP\",\"OU_246993\",\"DA2BEQMhv9B\"],[\"dV0nC7GR48Q\",\"Zj7UnCAulEk\",\"2018-12-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.042346,7.703715]}\",\"-12.042346\",\"7.703715\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"WxMR5wnDf2B\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.063547,7.673055]}\",\"-12.063547\",\"7.673055\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"pBKMKzxatFC\",\"Zj7UnCAulEk\",\"2018-06-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.067822,7.737112]}\",\"-12.067822\",\"7.737112\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"YSZAjz6n24o\",\"Zj7UnCAulEk\",\"2018-06-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.030134,7.703546]}\",\"-12.030134\",\"7.703546\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"A0Am2Jhc4Yl\",\"Zj7UnCAulEk\",\"2018-05-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.091004,7.742439]}\",\"-12.091004\",\"7.742439\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"ts5hGkjAsz9\",\"Zj7UnCAulEk\",\"2018-07-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.005049,7.720218]}\",\"-12.005049\",\"7.720218\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"IvihQdYggWi\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.225304,8.958412]}\",\"-12.225304\",\"8.958412\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"qXbC99IgKAC\",\"Zj7UnCAulEk\",\"2018-12-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.185298,8.948274]}\",\"-12.185298\",\"8.948274\",\"Tonkomba MCHP\",\"OU_193264\",\"xIMxph4NMP1\"],[\"KsDn0WCgKDA\",\"Zj7UnCAulEk\",\"2018-12-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.024276,7.696468]}\",\"-12.024276\",\"7.696468\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"v64beau1Kmb\",\"Zj7UnCAulEk\",\"2018-07-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.06798,7.73062]}\",\"-12.06798\",\"7.73062\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"vQuH4UbGXP8\",\"Zj7UnCAulEk\",\"2018-12-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.039462,7.676377]}\",\"-12.039462\",\"7.676377\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"JtZCQ4Eq6ED\",\"Zj7UnCAulEk\",\"2018-10-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.094947,7.684708]}\",\"-12.094947\",\"7.684708\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"USusNbK1BcR\",\"Zj7UnCAulEk\",\"2018-08-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.99515,8.762251]}\",\"-12.99515\",\"8.762251\",\"Mapillah MCHP\",\"OU_254987\",\"SIxGTeya5lN\"],[\"knUKQZaMCW9\",\"Zj7UnCAulEk\",\"2018-11-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.408841,8.27715]}\",\"-10.408841\",\"8.27715\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"WcbPNr4PjTb\",\"Zj7UnCAulEk\",\"2018-04-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.865532,9.218061]}\",\"-11.865532\",\"9.218061\",\"Kamabai CHC\",\"OU_193231\",\"mt47bcb0Rcj\"],[\"cF32cSH2vbo\",\"Zj7UnCAulEk\",\"2018-07-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.716971,8.000844]}\",\"-11.716971\",\"8.000844\",\"Gbotima MCHP\",\"OU_845\",\"i7qaYfmGVDr\"],[\"MmZNxJL1aLD\",\"Zj7UnCAulEk\",\"2018-01-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.820985,8.59525]}\",\"-10.820985\",\"8.59525\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"DSuEHjzFc6s\",\"Zj7UnCAulEk\",\"2018-12-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.007287,7.707468]}\",\"-12.007287\",\"7.707468\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"h1FroFSiqrh\",\"Zj7UnCAulEk\",\"2018-10-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.671825,8.611029]}\",\"-10.671825\",\"8.611029\",\"Bandusuma MCHP\",\"OU_233318\",\"t1aAdpBbDB3\"],[\"mc6eeJiyOx9\",\"Zj7UnCAulEk\",\"2018-05-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.549085,8.326145]}\",\"-10.549085\",\"8.326145\",\"Koindu CHC\",\"OU_204941\",\"DMxw0SASFih\"],[\"DAyJSwnNNSn\",\"Zj7UnCAulEk\",\"2018-04-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.839899,8.798974]}\",\"-12.839899\",\"8.798974\",\"Bundulai MCHP\",\"OU_254994\",\"HVQ6gJE8R24\"],[\"uVBq1nKbjDh\",\"Zj7UnCAulEk\",\"2018-09-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.560232,8.192777]}\",\"-11.560232\",\"8.192777\",\"Nengbema CHC\",\"OU_1082\",\"rm60vuHyQXj\"],[\"bjaxaUoQCnM\",\"Zj7UnCAulEk\",\"2018-10-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.211949,9.255885]}\",\"-12.211949\",\"9.255885\",\"Rogbin MCHP\",\"OU_193193\",\"yvDKjcRRQsR\"],[\"vybzniE6psR\",\"Zj7UnCAulEk\",\"2018-04-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.043596,8.750258]}\",\"-12.043596\",\"8.750258\",\"Maborie MCHP\",\"OU_268154\",\"ApLCxUmnT6q\"],[\"mRNoiWGVUC1\",\"Zj7UnCAulEk\",\"2018-09-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.184165,8.535919]}\",\"-13.184165\",\"8.535919\",\"Kroo Bay CHC\",\"OU_278359\",\"sM0Us0NkSez\"],[\"XV4SuMkyLp6\",\"Zj7UnCAulEk\",\"2018-08-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.905097,8.847279]}\",\"-11.905097\",\"8.847279\",\"Makolor CHP\",\"OU_193296\",\"si34vmovtgR\"],[\"kSWMi8QC9aa\",\"Zj7UnCAulEk\",\"2018-12-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.152849,8.967537]}\",\"-12.152849\",\"8.967537\",\"Magbaikoli MCHP\",\"OU_193252\",\"cTU2WmWcJKx\"],[\"CKPnVS8eLtS\",\"Zj7UnCAulEk\",\"2018-10-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.040645,7.646806]}\",\"-12.040645\",\"7.646806\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"ALVRYOcwgAh\",\"Zj7UnCAulEk\",\"2018-08-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.070072,7.689782]}\",\"-12.070072\",\"7.689782\",\"Moyowa MCHP\",\"OU_197387\",\"sY1WN6LjmAx\"],[\"MvFyZhuiBYm\",\"Zj7UnCAulEk\",\"2018-09-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.471561,8.292926]}\",\"-10.471561\",\"8.292926\",\"Gbalahun CHP\",\"OU_204898\",\"nDoybVJLD74\"],[\"GPbdPTgfPE4\",\"Zj7UnCAulEk\",\"2018-01-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.796958,8.615536]}\",\"-10.796958\",\"8.615536\",\"Yekior MCHP\",\"OU_233361\",\"dBD9OHJFN8u\"],[\"U6jf42VqaKo\",\"Zj7UnCAulEk\",\"2018-01-16 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.105554,8.529685]}\",\"-13.105554\",\"8.529685\",\"Holy Mary Clinic\",\"OU_278347\",\"LV2b3vaLRl1\"],[\"NkNABGEKwW3\",\"Zj7UnCAulEk\",\"2018-06-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.142838,8.101428]}\",\"-12.142838\",\"8.101428\",\"Manjeihun MCHP\",\"OU_246998\",\"J3wTSn87RP2\"],[\"rGrgusAms28\",\"Zj7UnCAulEk\",\"2018-03-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.182833,8.121416]}\",\"-12.182833\",\"8.121416\",\"Manjeihun MCHP\",\"OU_246998\",\"J3wTSn87RP2\"],[\"lioS7HojNyq\",\"Zj7UnCAulEk\",\"2018-02-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.090967,8.116895]}\",\"-11.090967\",\"8.116895\",\"Largo CHC\",\"OU_222699\",\"iOA3z6Y3cq5\"],[\"HurFguUWuRK\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.170126,7.601965]}\",\"-12.170126\",\"7.601965\",\"Gambia CHP\",\"OU_197395\",\"UWhv0MQOqoB\"],[\"IPNa7AsCyFt\",\"Zj7UnCAulEk\",\"2018-05-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.489554,8.292059]}\",\"-10.489554\",\"8.292059\",\"Njama MCHP\",\"OU_204870\",\"WMj6mBDw76A\"],[\"dEtpdE7unpj\",\"Zj7UnCAulEk\",\"2018-11-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.357315,7.624115]}\",\"-11.357315\",\"7.624115\",\"Vaama MCHP\",\"OU_260430\",\"GjJjES51GvK\"],[\"QzNiM7KEojj\",\"Zj7UnCAulEk\",\"2018-06-15 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.665974,8.403891]}\",\"-11.665974\",\"8.403891\",\"Mongere CHC\",\"OU_1122\",\"PC3Ag91n82e\"],[\"tjjynireBLA\",\"Zj7UnCAulEk\",\"2018-06-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.972638,8.2641]}\",\"-10.972638\",\"8.2641\",\"Njagbahun MCHP\",\"OU_222660\",\"VjygCFzqcYu\"],[\"hatXU24oRsZ\",\"Zj7UnCAulEk\",\"2018-08-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.023976,9.174607]}\",\"-12.023976\",\"9.174607\",\"Kortohun CHP\",\"OU_193284\",\"z6v73gowbuM\"],[\"uPSL15hJSmN\",\"Zj7UnCAulEk\",\"2018-01-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.501238,8.460034]}\",\"-12.501238\",\"8.460034\",\"Magbaft MCHP\",\"OU_268248\",\"XjpmsLNjyrz\"],[\"fS8Z8cR7kIu\",\"Zj7UnCAulEk\",\"2018-11-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.486287,8.280666]}\",\"-10.486287\",\"8.280666\",\"Koindu CHC\",\"OU_204941\",\"DMxw0SASFih\"],[\"iydLlwqsqmE\",\"Zj7UnCAulEk\",\"2018-03-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.388375,7.941782]}\",\"-11.388375\",\"7.941782\",\"Jembe CHC\",\"OU_578\",\"Umh4HKqqFp6\"],[\"ciMgW8FX5QC\",\"Zj7UnCAulEk\",\"2018-03-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.905851,9.131881]}\",\"-12.905851\",\"9.131881\",\"Barmoi Luma MCHP\",\"OU_211229\",\"vyIl6s0lhKc\"],[\"UNRhMfOrnFs\",\"Zj7UnCAulEk\",\"2018-06-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.993183,8.282075]}\",\"-10.993183\",\"8.282075\",\"Sandayeima MCHP\",\"OU_222658\",\"oUR5HPmim7E\"],[\"kxAi7KSHC5Q\",\"Zj7UnCAulEk\",\"2018-09-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.102863,7.989811]}\",\"-12.102863\",\"7.989811\",\"Kabaima MCHP\",\"OU_247020\",\"EQUwHqZOb5L\"],[\"QUpjldN2wPY\",\"Zj7UnCAulEk\",\"2018-07-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.437029,7.617597]}\",\"-12.437029\",\"7.617597\",\"St. Joseph's Clinic\",\"OU_197443\",\"vv1QJFONsT6\"],[\"K1VVRoLp3kH\",\"Zj7UnCAulEk\",\"2018-01-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.190467,8.607366]}\",\"-13.190467\",\"8.607366\",\"Yongoro CHP\",\"OU_255006\",\"YDDOlgRBEAA\"],[\"lYPcEIQSElB\",\"Zj7UnCAulEk\",\"2018-02-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.095714,7.988685]}\",\"-11.095714\",\"7.988685\",\"Kordebotehun MCHP\",\"OU_222701\",\"lwHs72tP6Kh\"],[\"cn8NSJtZVle\",\"Zj7UnCAulEk\",\"2018-05-22 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.848211,8.903266]}\",\"-11.848211\",\"8.903266\",\"Kathanta Bana MCHP\",\"OU_193298\",\"pmzk0ho80aA\"],[\"vqQfAyKRAAz\",\"Zj7UnCAulEk\",\"2018-03-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.381603,8.381312]}\",\"-12.381603\",\"8.381312\",\"Ronietta MCHP\",\"OU_268241\",\"B9RxRfRUi2R\"],[\"npn0ofwgc8w\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.377172,7.52646]}\",\"-11.377172\",\"7.52646\",\"Waiima MCHP\",\"OU_260431\",\"YPSCWmJ3TyN\"],[\"TO4MSUuVujb\",\"Zj7UnCAulEk\",\"2018-05-14 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.876806,7.605948]}\",\"-11.876806\",\"7.605948\",\"Kasse MCHP\",\"OU_621\",\"cJkZLwhL8RP\"],[\"ZiXlatFffsa\",\"Zj7UnCAulEk\",\"2018-03-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.129616,8.643274]}\",\"-13.129616\",\"8.643274\",\"Modia MCHP\",\"OU_211233\",\"ua3kNk4uraZ\"],[\"yA8Ro6vWyQ6\",\"Zj7UnCAulEk\",\"2018-06-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.12001,9.450255]}\",\"-12.12001\",\"9.450255\",\"Maharibo MCHP\",\"OU_193241\",\"CKJ9YS2AbWy\"],[\"nykUwlVN224\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.061229,9.40406]}\",\"-12.061229\",\"9.40406\",\"Maharibo MCHP\",\"OU_193241\",\"CKJ9YS2AbWy\"],[\"aCsPZMwRzxX\",\"Zj7UnCAulEk\",\"2018-05-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.352374,7.811915]}\",\"-12.352374\",\"7.811915\",\"Gbangbatoke CHC\",\"OU_247016\",\"ubsjwFFBaJM\"],[\"SGIRI7NPpds\",\"Zj7UnCAulEk\",\"2018-07-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.668201,8.761325]}\",\"-12.668201\",\"8.761325\",\"New Maforkie CHP\",\"OU_254948\",\"lzz1UhTzO4E\"],[\"oj2R7p9qCQq\",\"Zj7UnCAulEk\",\"2018-11-09 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.66391,8.821188]}\",\"-12.66391\",\"8.821188\",\"New Maforkie CHP\",\"OU_254948\",\"lzz1UhTzO4E\"],[\"E7U3HtGpOj1\",\"Zj7UnCAulEk\",\"2018-02-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.723095,8.058377]}\",\"-10.723095\",\"8.058377\",\"Levuma CHP\",\"OU_204911\",\"Bf9R1R91mw4\"],[\"vgUJyl9dJit\",\"Zj7UnCAulEk\",\"2018-05-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.34107,8.218722]}\",\"-11.34107\",\"8.218722\",\"Boajibu CHC\",\"OU_222689\",\"L5gENbBNNup\"],[\"hJHjvZZLN9a\",\"Zj7UnCAulEk\",\"2018-10-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.303673,7.418647]}\",\"-11.303673\",\"7.418647\",\"Zimmi CHC\",\"OU_260382\",\"BNFrspDBKel\"],[\"i1TiO36BHHC\",\"Zj7UnCAulEk\",\"2018-05-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.480459,8.291239]}\",\"-10.480459\",\"8.291239\",\"Nyeama CHP\",\"OU_204863\",\"dNT8lAL4zGo\"],[\"woLPY2GoN6U\",\"Zj7UnCAulEk\",\"2018-02-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.045731,8.761637]}\",\"-11.045731\",\"8.761637\",\"Peyima CHP\",\"OU_233342\",\"FGV6TAbL0eN\"],[\"UqNdEQLbUQe\",\"Zj7UnCAulEk\",\"2018-08-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.038868,8.826526]}\",\"-12.038868\",\"8.826526\",\"Mabolleh MCHP\",\"OU_193210\",\"PybxeRWVSrI\"],[\"u8JN2V5cqWM\",\"Zj7UnCAulEk\",\"2018-07-29 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.225159,8.531946]}\",\"-13.225159\",\"8.531946\",\"Susan's Bay MCHP\",\"OU_278350\",\"rJ25bHbIujw\"],[\"AbK5V31BxSh\",\"Zj7UnCAulEk\",\"2018-04-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.246468,8.45477]}\",\"-13.246468\",\"8.45477\",\"Lumley Hospital\",\"OU_278358\",\"PqlNXedmh7u\"],[\"UoE2ZT8JRCO\",\"Zj7UnCAulEk\",\"2018-05-12 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.650332,7.870308]}\",\"-11.650332\",\"7.870308\",\"Sembehun 17 CHP\",\"OU_1107\",\"DqfiI6NVnB1\"],[\"Zqj9T8DHu0x\",\"Zj7UnCAulEk\",\"2018-08-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.625901,7.800115]}\",\"-11.625901\",\"7.800115\",\"Sembehun 17 CHP\",\"OU_1107\",\"DqfiI6NVnB1\"],[\"Bg6U6oHa6Zq\",\"Zj7UnCAulEk\",\"2018-11-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.759516,8.684954]}\",\"-10.759516\",\"8.684954\",\"Njagbwema Fiama CHC\",\"OU_233362\",\"sLKHXoBIqSs\"],[\"VYJXPpAp0ig\",\"Zj7UnCAulEk\",\"2018-12-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.03459,8.245961]}\",\"-12.03459\",\"8.245961\",\"UMC Clinic Taiama\",\"OU_246996\",\"Qw7c6Ckb0XC\"],[\"g1JxJXTrXcf\",\"Zj7UnCAulEk\",\"2018-08-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.54595,8.320931]}\",\"-10.54595\",\"8.320931\",\"Jokibu MCHP\",\"OU_204926\",\"f7yRhIeFn1k\"],[\"B9kuGsA5GB7\",\"Zj7UnCAulEk\",\"2018-03-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.832241,7.778424]}\",\"-11.832241\",\"7.778424\",\"Feiba CHP\",\"OU_1054\",\"r4W2vzlmPhm\"],[\"C4LKVhG0Hj5\",\"Zj7UnCAulEk\",\"2018-05-31 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.189129,8.521838]}\",\"-13.189129\",\"8.521838\",\"Wilberforce Military Hospital\",\"OU_278321\",\"ui12Hyvn6jR\"],[\"UEcrwB5I1xx\",\"Zj7UnCAulEk\",\"2018-11-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.173109,8.51718]}\",\"-13.173109\",\"8.51718\",\"PCM Hospital\",\"OU_278328\",\"LqH7ZGU9KAx\"],[\"bgsbytwULWz\",\"Zj7UnCAulEk\",\"2018-04-24 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.855654,9.097625]}\",\"-12.855654\",\"9.097625\",\"Rokupr CHC\",\"OU_211237\",\"QZtMuEEV9Vv\"],[\"fBTiSD0XQlv\",\"Zj7UnCAulEk\",\"2018-03-30 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.968063,8.713538]}\",\"-10.968063\",\"8.713538\",\"Kensay MCHP\",\"OU_233330\",\"UjusePB4jmP\"],[\"eZEQrmmaduy\",\"Zj7UnCAulEk\",\"2018-11-06 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.972509,9.474267]}\",\"-11.972509\",\"9.474267\",\"Batkanu CHC\",\"OU_193303\",\"agM0BKQlTh3\"],[\"Yq42wwemW3x\",\"Zj7UnCAulEk\",\"2018-01-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.715035,7.585622]}\",\"-12.715035\",\"7.585622\",\"Delken MCHP\",\"OU_197399\",\"sSgOnY1Xqd9\"],[\"GadAKUhKm1J\",\"Zj7UnCAulEk\",\"2018-10-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.776836,7.659623]}\",\"-12.776836\",\"7.659623\",\"Delken MCHP\",\"OU_197399\",\"sSgOnY1Xqd9\"],[\"V9MzN1KYpWt\",\"Zj7UnCAulEk\",\"2018-11-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.510841,8.946994]}\",\"-12.510841\",\"8.946994\",\"Kareneh MCHP\",\"OU_254981\",\"YBZcWphXQ99\"],[\"WHZgd5H1xD6\",\"Zj7UnCAulEk\",\"2018-06-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.862435,7.585327]}\",\"-11.862435\",\"7.585327\",\"Momajo MCHP\",\"OU_625\",\"fA43H8Ds0Ja\"],[\"Zwi1bNuNX31\",\"Zj7UnCAulEk\",\"2018-11-07 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.396641,9.82002]}\",\"-11.396641\",\"9.82002\",\"Manna MCHP\",\"OU_226215\",\"gowgzHWc8FT\"],[\"N5iqGs2Bb5W\",\"Zj7UnCAulEk\",\"2018-10-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.161995,7.899633]}\",\"-11.161995\",\"7.899633\",\"Degbuama MCHP\",\"OU_222722\",\"C1tAqIpKB9k\"],[\"RL8tJmTcFHQ\",\"Zj7UnCAulEk\",\"2018-05-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.184883,7.917488]}\",\"-11.184883\",\"7.917488\",\"Degbuama MCHP\",\"OU_222722\",\"C1tAqIpKB9k\"],[\"coPdWlDO974\",\"Zj7UnCAulEk\",\"2018-10-19 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.061138,8.887902]}\",\"-13.061138\",\"8.887902\",\"Kalainkay MCHP\",\"OU_211265\",\"OGaAWQD6SYs\"],[\"n2kYq9tCuW0\",\"Zj7UnCAulEk\",\"2018-03-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.875005,8.125916]}\",\"-11.875005\",\"8.125916\",\"Njama CHC\",\"OU_247034\",\"hzf90qz08AW\"],[\"q1U2oXvkILC\",\"Zj7UnCAulEk\",\"2018-03-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.793921,9.365605]}\",\"-11.793921\",\"9.365605\",\"Kanikay MCHP\",\"OU_193233\",\"nDwbwJZQUYU\"],[\"TM5YRfRANnU\",\"Zj7UnCAulEk\",\"2018-09-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.826976,8.208352]}\",\"-11.826976\",\"8.208352\",\"Gbaiima CHC\",\"OU_653\",\"jGYT5U5qJP6\"],[\"CdzQpYC5UMS\",\"Zj7UnCAulEk\",\"2018-11-21 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.938705,8.608417]}\",\"-10.938705\",\"8.608417\",\"Woama MCHP\",\"OU_233328\",\"AtZJOoQiGHd\"],[\"uJYuPMKRIyr\",\"Zj7UnCAulEk\",\"2018-12-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.24982,8.567229]}\",\"-13.24982\",\"8.567229\",\"Wilberforce CHC\",\"OU_278343\",\"EUUkKEDoNsf\"],[\"TTC0xqq4Dwk\",\"Zj7UnCAulEk\",\"2018-03-11 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.910703,9.153153]}\",\"-11.910703\",\"9.153153\",\"Bumbanday MCHP\",\"OU_193238\",\"LZclRdyVk1t\"],[\"tEyqdj9bgQH\",\"Zj7UnCAulEk\",\"2018-02-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.075915,8.903117]}\",\"-12.075915\",\"8.903117\",\"Makarie MCHP\",\"OU_193253\",\"wSHfjjFqUay\"],[\"pjNPMm7Knl2\",\"Zj7UnCAulEk\",\"2018-02-20 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.204777,8.727434]}\",\"-12.204777\",\"8.727434\",\"Rochen Malal MCHP\",\"OU_268190\",\"X9zzzyPZViR\"],[\"QM6zedOwA7P\",\"Zj7UnCAulEk\",\"2018-09-01 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.130457,8.495155]}\",\"-13.130457\",\"8.495155\",\"Ross Road Health Centre\",\"OU_278318\",\"bPqP6eRfkyn\"],[\"uE19U1kOFWZ\",\"Zj7UnCAulEk\",\"2018-01-13 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.134326,8.572657]}\",\"-13.134326\",\"8.572657\",\"Ross Road Health Centre\",\"OU_278318\",\"bPqP6eRfkyn\"],[\"CV67LIZndBY\",\"Zj7UnCAulEk\",\"2018-10-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.089154,8.450409]}\",\"-12.089154\",\"8.450409\",\"Rochem Kamandao CHP\",\"OU_268240\",\"PHo0IV7Vk50\"],[\"gn1R05X82F5\",\"Zj7UnCAulEk\",\"2018-09-10 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.149624,8.41147]}\",\"-12.149624\",\"8.41147\",\"Rochem Kamandao CHP\",\"OU_268240\",\"PHo0IV7Vk50\"],[\"mlVYcexZlQS\",\"Zj7UnCAulEk\",\"2018-09-04 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.745799,8.772012]}\",\"-11.745799\",\"8.772012\",\"Masanga Leprosy Hospital\",\"OU_268159\",\"wB4R3E1X6pC\"],[\"I2QMIJJfCPg\",\"Zj7UnCAulEk\",\"2018-03-25 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.020276,9.158282]}\",\"-12.020276\",\"9.158282\",\"Madina Loko CHP\",\"OU_193283\",\"I48Qu6R0sGm\"],[\"VGrFdcoskzt\",\"Zj7UnCAulEk\",\"2018-03-18 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.950484,8.889874]}\",\"-10.950484\",\"8.889874\",\"Koakor MCHP\",\"OU_233377\",\"EQc3n1juPFn\"],[\"ftq9o8Fmiht\",\"Zj7UnCAulEk\",\"2018-02-28 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.132921,7.77514]}\",\"-12.132921\",\"7.77514\",\"Gondama MCHP\",\"OU_247004\",\"fRV3Fhz1IP8\"],[\"lt1b0tjPiip\",\"Zj7UnCAulEk\",\"2018-04-27 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.921591,8.991155]}\",\"-11.921591\",\"8.991155\",\"Binkolo CHC\",\"OU_193275\",\"GHHvGp7tgtZ\"],[\"QhRqqtCsIis\",\"Zj7UnCAulEk\",\"2018-09-08 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-11.850992,8.319756]}\",\"-11.850992\",\"8.319756\",\"Bai Largo MCHP\",\"OU_246994\",\"Rll4VmTDRiE\"],[\"PlPhQS8QQoS\",\"Zj7UnCAulEk\",\"2018-12-05 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-13.236692,8.569569]}\",\"-13.236692\",\"8.569569\",\"Connaught Hospital\",\"OU_278320\",\"ldXIdLNUNEn\"],[\"OyxQeMpbaRJ\",\"Zj7UnCAulEk\",\"2018-04-02 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.926969,9.076708]}\",\"-12.926969\",\"9.076708\",\"Rokai CHP\",\"OU_211250\",\"UxpUYgdb4oU\"],[\"kz53nPttx29\",\"Zj7UnCAulEk\",\"2018-02-23 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-10.523017,8.369157]}\",\"-10.523017\",\"8.369157\",\"Bendu (Yawei) CHP\",\"OU_204936\",\"DQHGtTGOP6b\"],[\"hzaJVgfJUAs\",\"Zj7UnCAulEk\",\"2018-07-17 00:00:00.0\",\"{\\\"type\\\":\\\"Point\\\",\\\"coordinates\\\":[-12.032413,8.052491]}\",\"-12.032413\",\"8.052491\",\"Mano CHC\",\"OU_247019\",\"va2lE4FiVVb\"]],\"height\":1324,\"width\":9}", - "size": 240008 - }, - { - "path": "/api/33/programStages/Zj7UnCAulEk?fields=programStageDataElements[displayInReports,dataElement[id,displayName~rename(name),optionSet]]&paging=false", - "method": "GET", - "count": 1, - "response": "{\"programStageDataElements\":[{\"displayInReports\":false,\"dataElement\":{\"id\":\"oZg33kd9taw\",\"name\":\"Gender\",\"optionSet\":{\"id\":\"pC3N9N77UmT\"}}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"SWfdB5lX0fk\",\"name\":\"Pregnant\"}},{\"displayInReports\":true,\"dataElement\":{\"id\":\"qrur9Dvnyt5\",\"name\":\"Age in years\"}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"GieVkTxp4HH\",\"name\":\"Height in cm\"}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"vV9UWAZohSf\",\"name\":\"Weight in kg\"}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"eMyVanycQSC\",\"name\":\"Admission Date\"}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"msodh3rEMJa\",\"name\":\"Discharge Date\"}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"S33cRBsnXPo\",\"name\":\"Inpatient Place of Infection\"}},{\"displayInReports\":true,\"dataElement\":{\"id\":\"fWIAEtYVEGk\",\"name\":\"Mode of Discharge\",\"optionSet\":{\"id\":\"iDFPKpFTiVw\"}}},{\"displayInReports\":true,\"dataElement\":{\"id\":\"K6uUAvq500H\",\"name\":\"Diagnosis (ICD-10)\",\"optionSet\":{\"id\":\"eUZ79clX7y1\"}}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"ulD2zW0TIy2\",\"name\":\"Documentation\"}},{\"displayInReports\":false,\"dataElement\":{\"id\":\"F3ogKBuviRA\",\"name\":\"Household location\"}}]}", - "size": 1162 - }, - { - "path": "/api/33/optionSets/iDFPKpFTiVw?fields=id,displayName~rename(name),options[code,displayName~rename(name)]&paging=false", - "method": "GET", - "count": 1, - "response": "{\"id\":\"iDFPKpFTiVw\",\"name\":\"Mode of discharge\",\"options\":[{\"code\":\"MODDISCH\",\"name\":\"Discharged\"},{\"code\":\"MODDIED\",\"name\":\"Died\"},{\"code\":\"MODTRANS\",\"name\":\"Transferred\"},{\"code\":\"MODABSC\",\"name\":\"Absconded\"}]}", - "size": 211 - }, - { - "path": "/api/33/optionSets/eUZ79clX7y1?fields=id,displayName~rename(name),options[code,displayName~rename(name)]&paging=false", - "method": "GET", - "count": 1, - "response": "{\"id\":\"eUZ79clX7y1\",\"name\":\"Diagnosis ICD10\",\"options\":[{\"code\":\"A00\",\"name\":\"A00 Cholera\"},{\"code\":\"A000\",\"name\":\"A000 Cholera due to Vibrio cholerae 01, biovar cholerae\"},{\"code\":\"A001\",\"name\":\"A001 Cholera due to Vibrio cholerae 01, biovar eltor\"},{\"code\":\"A009\",\"name\":\"A009 Cholera, unspecified\"},{\"code\":\"A01\",\"name\":\"A01 Typhoid and paratyphoid fevers\"},{\"code\":\"A010\",\"name\":\"A010 Typhoid fever\"},{\"code\":\"A011\",\"name\":\"A011 Paratyphoid fever A\"},{\"code\":\"A012\",\"name\":\"A012 Paratyphoid fever B\"},{\"code\":\"A013\",\"name\":\"A013 Paratyphoid fever C\"},{\"code\":\"A014\",\"name\":\"A014 Paratyphoid fever, unspecified\"},{\"code\":\"A02\",\"name\":\"A02 Other salmonella infections\"},{\"code\":\"A020\",\"name\":\"A020 Salmonella enteritis\"},{\"code\":\"A021\",\"name\":\"A021 Salmonella septicaemia\"},{\"code\":\"A022\",\"name\":\"A022 Localized salmonella infections\"},{\"code\":\"A028\",\"name\":\"A028 Other specified salmonella infections\"},{\"code\":\"A029\",\"name\":\"A029 Salmonella infection, unspecified\"},{\"code\":\"A03\",\"name\":\"A03 Shigellosis\"},{\"code\":\"A030\",\"name\":\"A030 Shigellosis due to Shigella dysenteriae\"},{\"code\":\"A031\",\"name\":\"A031 Shigellosis due to Shigella flexneri\"},{\"code\":\"A032\",\"name\":\"A032 Shigellosis due to Shigella boydii\"},{\"code\":\"A033\",\"name\":\"A033 Shigellosis due to Shigella sonnei\"},{\"code\":\"A038\",\"name\":\"A038 Other shigellosis\"},{\"code\":\"A039\",\"name\":\"A039 Shigellosis, unspecified\"},{\"code\":\"A04\",\"name\":\"A04 Other bacterial intestinal infections\"},{\"code\":\"A040\",\"name\":\"A040 Enteropathogenic Escherichia coli infection\"},{\"code\":\"A041\",\"name\":\"A041 Enterotoxigenic Escherichia coli infection\"},{\"code\":\"A042\",\"name\":\"A042 Enteroinvasive Escherichia coli infection\"},{\"code\":\"A043\",\"name\":\"A043 Enterohaemorrhagic Escherichia coli infection\"},{\"code\":\"A044\",\"name\":\"A044 Other intestinal Escherichia coli infections\"},{\"code\":\"A045\",\"name\":\"A045 Campylobacter enteritis\"},{\"code\":\"A046\",\"name\":\"A046 Enteritis due to Yersinia enterocolitica\"},{\"code\":\"A047\",\"name\":\"A047 Enterocolitis due to Clostridium difficile\"},{\"code\":\"A048\",\"name\":\"A048 Other specified bacterial intestinal infections\"},{\"code\":\"A049\",\"name\":\"A049 Bacterial intestinal infection, unspecified\"},{\"code\":\"A05\",\"name\":\"A05 Other bacterial foodborne intoxications\"},{\"code\":\"A050\",\"name\":\"A050 Foodborne staphylococcal intoxication\"},{\"code\":\"A051\",\"name\":\"A051 Botulism\"},{\"code\":\"A052\",\"name\":\"A052 Foodborne Clostridium perfringens [Clostridium welchii] intoxication\"},{\"code\":\"A053\",\"name\":\"A053 Foodborne Vibrio parahaemolyticus intoxication\"},{\"code\":\"A054\",\"name\":\"A054 Foodborne Bacillus cereus intoxication\"},{\"code\":\"A058\",\"name\":\"A058 Other specified bacterial foodborne intoxications\"},{\"code\":\"A059\",\"name\":\"A059 Bacterial foodborne intoxication, unspecified\"},{\"code\":\"A06\",\"name\":\"A06 Amoebiasis\"},{\"code\":\"A060\",\"name\":\"A060 Acute amoebic dysentery\"},{\"code\":\"A061\",\"name\":\"A061 Chronic intestinal amoebiasis\"},{\"code\":\"A062\",\"name\":\"A062 Amoebic nondysenteric colitis\"},{\"code\":\"A063\",\"name\":\"A063 Amoeboma of intestine\"},{\"code\":\"A064\",\"name\":\"A064 Amoebic liver abscess\"},{\"code\":\"A065\",\"name\":\"A065 Amoebic lung abscess\"},{\"code\":\"A066\",\"name\":\"A066 Amoebic brain abscess\"},{\"code\":\"A067\",\"name\":\"A067 Cutaneous amoebiasis\"},{\"code\":\"A068\",\"name\":\"A068 Amoebic infection of other sites\"},{\"code\":\"A069\",\"name\":\"A069 Amoebiasis, unspecified\"},{\"code\":\"A07\",\"name\":\"A07 Other protozoal intestinal diseases\"},{\"code\":\"A070\",\"name\":\"A070 Balantidiasis\"},{\"code\":\"A071\",\"name\":\"A071 Giardiasis [lambliasis]\"},{\"code\":\"A072\",\"name\":\"A072 Cryptosporidiosis\"},{\"code\":\"A073\",\"name\":\"A073 Isosporiasis\"},{\"code\":\"A078\",\"name\":\"A078 Other specified protozoal intestinal diseases\"},{\"code\":\"A079\",\"name\":\"A079 Protozoal intestinal disease, unspecified\"},{\"code\":\"A08\",\"name\":\"A08 Viral and other specified intestinal infections\"},{\"code\":\"A081\",\"name\":\"A081 Acute gastroenteropathy due to Norwalk agent\"},{\"code\":\"A082\",\"name\":\"A082 Adenoviral enteritis\"},{\"code\":\"A083\",\"name\":\"A083 Other viral enteritis\"},{\"code\":\"A084\",\"name\":\"A084 Viral intestinal infection, unspecified\"},{\"code\":\"A085\",\"name\":\"A085 Other specified intestinal infections\"},{\"code\":\"A09\",\"name\":\"A09 Diarrhoea and gastroenteritis of presumed infectious origin\"},{\"code\":\"A090\",\"name\":\"A090 Other and unspecified gastroenteritis and colitis of infectious origin\"},{\"code\":\"A099\",\"name\":\"A099 Gastroenteritis and colitis of unspecified origin\"},{\"code\":\"A15\",\"name\":\"A15 Respiratory tuberculosis, bacteriologically and histologically confirmed\"},{\"code\":\"A150\",\"name\":\"A150 Tuberculosis of lung, confirmed by sputum microscopy with or without culture\"},{\"code\":\"A151\",\"name\":\"A151 Tuberculosis of lung, confirmed by culture only\"},{\"code\":\"A152\",\"name\":\"A152 Tuberculosis of lung, confirmed histologically\"},{\"code\":\"A153\",\"name\":\"A153 Tuberculosis of lung, confirmed by unspecified means\"},{\"code\":\"A154\",\"name\":\"A154 Tuberculosis of intrathoracic lymph nodes, confirmed bacteriologically and histologically\"},{\"code\":\"A155\",\"name\":\"A155 Tuberculosis of larynx, trachea and bronchus, confirmed bacteriologically and histologically\"},{\"code\":\"A156\",\"name\":\"A156 Tuberculous pleurisy, confirmed bacteriologically and histologically\"},{\"code\":\"A157\",\"name\":\"A157 Primary respiratory tuberculosis, confirmed bacteriologically and histologically\"},{\"code\":\"A158\",\"name\":\"A158 Other respiratory tuberculosis, confirmed bacteriologically and histologically\"},{\"code\":\"A159\",\"name\":\"A159 Respiratory tuberculosis unspecified, confirmed bacteriologically and histologically\"},{\"code\":\"A16\",\"name\":\"A16 Respiratory tuberculosis, not confirmed bacteriologically or histologically\"},{\"code\":\"A160\",\"name\":\"A160 Tuberculosis of lung, bacteriologically and histologically negative\"},{\"code\":\"A161\",\"name\":\"A161 Tuberculosis of lung, bacteriological and histological examination not done\"},{\"code\":\"A162\",\"name\":\"A162 Tuberculosis of lung, without mention of bacteriological or histological confirmation\"},{\"code\":\"A163\",\"name\":\"A163 Tuberculosis of intrathoracic lymph nodes, without mention of bacteriological or histological confirmation\"},{\"code\":\"A164\",\"name\":\"A164 Tuberculosis of larynx, trachea and bronchus, without mention of bacteriological or histological confirmation\"},{\"code\":\"A165\",\"name\":\"A165 Tuberculous pleurisy, without mention of bacteriological or histological confirmation\"},{\"code\":\"A167\",\"name\":\"A167 Primary respiratory tuberculosis without mention of bacteriological or histological confirmation\"},{\"code\":\"A168\",\"name\":\"A168 Other respiratory tuberculosis, without mention of bacteriological or histological confirmation\"},{\"code\":\"A169\",\"name\":\"A169 Respiratory tuberculosis unspecified, without mention of bacteriological or histological confirmation\"},{\"code\":\"A17\",\"name\":\"A17 Tuberculosis of nervous system\"},{\"code\":\"A170\",\"name\":\"A170 Tuberculous meningitis\"},{\"code\":\"A171\",\"name\":\"A171 Meningeal tuberculoma\"},{\"code\":\"A178\",\"name\":\"A178 Other tuberculosis of nervous system\"},{\"code\":\"A179\",\"name\":\"A179 Tuberculosis of nervous system, unspecified\"},{\"code\":\"A18\",\"name\":\"A18 Tuberculosis of other organs\"},{\"code\":\"A180\",\"name\":\"A180 Tuberculosis of bones and joints\"},{\"code\":\"A181\",\"name\":\"A181 Tuberculosis of genitourinary system\"},{\"code\":\"A182\",\"name\":\"A182 Tuberculous peripheral lymphadenopathy\"},{\"code\":\"A183\",\"name\":\"A183 Tuberculosis of intestines, peritoneum and mesenteric glands\"},{\"code\":\"A184\",\"name\":\"A184 Tuberculosis of skin and subcutaneous tissue\"},{\"code\":\"A185\",\"name\":\"A185 Tuberculosis of eye\"},{\"code\":\"A186\",\"name\":\"A186 Tuberculosis of ear\"},{\"code\":\"A187\",\"name\":\"A187 Tuberculosis of adrenal glands\"},{\"code\":\"A188\",\"name\":\"A188 Tuberculosis of other specified organs\"},{\"code\":\"A19\",\"name\":\"A19 Miliary tuberculosis\"},{\"code\":\"A190\",\"name\":\"A190 Acute miliary tuberculosis of a single specified site\"},{\"code\":\"A191\",\"name\":\"A191 Acute miliary tuberculosis of multiple sites\"},{\"code\":\"A192\",\"name\":\"A192 Acute miliary tuberculosis, unspecified\"},{\"code\":\"A198\",\"name\":\"A198 Other miliary tuberculosis\"},{\"code\":\"A199\",\"name\":\"A199 Miliary tuberculosis, unspecified\"},{\"code\":\"A20\",\"name\":\"A20 Plague\"},{\"code\":\"A200\",\"name\":\"A200 Bubonic plague\"},{\"code\":\"A201\",\"name\":\"A201 Cellulocutaneous plague\"},{\"code\":\"A202\",\"name\":\"A202 Pneumonic plague\"},{\"code\":\"A203\",\"name\":\"A203 Plague meningitis\"},{\"code\":\"A207\",\"name\":\"A207 Septicaemic plague\"},{\"code\":\"A208\",\"name\":\"A208 Other forms of plague\"},{\"code\":\"A209\",\"name\":\"A209 Plague, unspecified\"},{\"code\":\"A21\",\"name\":\"A21 Tularaemia\"},{\"code\":\"A210\",\"name\":\"A210 Ulceroglandular tularaemia\"},{\"code\":\"A211\",\"name\":\"A211 Oculoglandular tularaemia\"},{\"code\":\"A212\",\"name\":\"A212 Pulmonary tularaemia\"},{\"code\":\"A213\",\"name\":\"A213 Gastrointestinal tularaemia\"},{\"code\":\"A217\",\"name\":\"A217 Generalized tularaemia\"},{\"code\":\"A218\",\"name\":\"A218 Other forms of tularaemia\"},{\"code\":\"A219\",\"name\":\"A219 Tularaemia, unspecified\"},{\"code\":\"A22\",\"name\":\"A22 Anthrax\"},{\"code\":\"A220\",\"name\":\"A220 Cutaneous anthrax\"},{\"code\":\"A221\",\"name\":\"A221 Pulmonary anthrax\"},{\"code\":\"A222\",\"name\":\"A222 Gastrointestinal anthrax\"},{\"code\":\"A227\",\"name\":\"A227 Anthrax septicaemia\"},{\"code\":\"A228\",\"name\":\"A228 Other forms of anthrax\"},{\"code\":\"A229\",\"name\":\"A229 Anthrax, unspecified\"},{\"code\":\"A23\",\"name\":\"A23 Brucellosis\"},{\"code\":\"A230\",\"name\":\"A230 Brucellosis due to Brucella melitensis\"},{\"code\":\"A231\",\"name\":\"A231 Brucellosis due to Brucella abortus\"},{\"code\":\"A232\",\"name\":\"A232 Brucellosis due to Brucella suis\"},{\"code\":\"A233\",\"name\":\"A233 Brucellosis due to Brucella canis\"},{\"code\":\"A238\",\"name\":\"A238 Other brucellosis\"},{\"code\":\"A239\",\"name\":\"A239 Brucellosis, unspecified\"},{\"code\":\"A24\",\"name\":\"A24 Glanders and melioidosis\"},{\"code\":\"A240\",\"name\":\"A240 Glanders\"},{\"code\":\"A241\",\"name\":\"A241 Acute and fulminating melioidosis\"},{\"code\":\"A242\",\"name\":\"A242 Subacute and chronic melioidosis\"},{\"code\":\"A243\",\"name\":\"A243 Other melioidosis\"},{\"code\":\"A244\",\"name\":\"A244 Melioidosis, unspecified\"},{\"code\":\"A25\",\"name\":\"A25 Rat-bite fevers\"},{\"code\":\"A250\",\"name\":\"A250 Spirillosis\"},{\"code\":\"A251\",\"name\":\"A251 Streptobacillosis\"},{\"code\":\"A259\",\"name\":\"A259 Rat-bite fever, unspecified\"},{\"code\":\"A26\",\"name\":\"A26 Erysipeloid\"},{\"code\":\"A260\",\"name\":\"A260 Cutaneous erysipeloid\"},{\"code\":\"A267\",\"name\":\"A267 Erysipelothrix septicaemia\"},{\"code\":\"A268\",\"name\":\"A268 Other forms of erysipeloid\"},{\"code\":\"A269\",\"name\":\"A269 Erysipeloid, unspecified\"},{\"code\":\"A27\",\"name\":\"A27 Leptospirosis\"},{\"code\":\"A270\",\"name\":\"A270 Leptospirosis icterohaemorrhagica\"},{\"code\":\"A278\",\"name\":\"A278 Other forms of leptospirosis\"},{\"code\":\"A279\",\"name\":\"A279 Leptospirosis, unspecified\"},{\"code\":\"A28\",\"name\":\"A28 Other zoonotic bacterial diseases, NEC\"},{\"code\":\"A280\",\"name\":\"A280 Pasteurellosis\"},{\"code\":\"A281\",\"name\":\"A281 Cat-scratch disease\"},{\"code\":\"A282\",\"name\":\"A282 Extraintestinal yersiniosis\"},{\"code\":\"A288\",\"name\":\"A288 Other specified zoonotic bacterial diseases, NEC\"},{\"code\":\"A289\",\"name\":\"A289 Zoonotic bacterial disease, unspecified\"},{\"code\":\"A30\",\"name\":\"A30 Leprosy [Hansen's disease]\"},{\"code\":\"A300\",\"name\":\"A300 Indeterminate leprosy\"},{\"code\":\"A301\",\"name\":\"A301 Tuberculoid leprosy\"},{\"code\":\"A302\",\"name\":\"A302 Borderline tuberculoid leprosy\"},{\"code\":\"A303\",\"name\":\"A303 Borderline leprosy\"},{\"code\":\"A304\",\"name\":\"A304 Borderline lepromatous leprosy\"},{\"code\":\"A305\",\"name\":\"A305 Lepromatous leprosy\"},{\"code\":\"A308\",\"name\":\"A308 Other forms of leprosy\"},{\"code\":\"A309\",\"name\":\"A309 Leprosy, unspecified\"},{\"code\":\"A31\",\"name\":\"A31 Infection due to other mycobacteria\"},{\"code\":\"A310\",\"name\":\"A310 Pulmonary mycobacterial infection\"},{\"code\":\"A311\",\"name\":\"A311 Cutaneous mycobacterial infection\"},{\"code\":\"A318\",\"name\":\"A318 Other mycobacterial infections\"},{\"code\":\"A319\",\"name\":\"A319 Mycobacterial infection, unspecified\"},{\"code\":\"A32\",\"name\":\"A32 Listeriosis\"},{\"code\":\"A320\",\"name\":\"A320 Cutaneous listeriosis\"},{\"code\":\"A321\",\"name\":\"A321 Listerial meningitis and meningoencephalitis\"},{\"code\":\"A327\",\"name\":\"A327 Listerial septicaemia\"},{\"code\":\"A328\",\"name\":\"A328 Other forms of listeriosis\"},{\"code\":\"A329\",\"name\":\"A329 Listeriosis, unspecified\"},{\"code\":\"A33\",\"name\":\"A33 Tetanus neonatorum\"},{\"code\":\"A34\",\"name\":\"A34 Obstetrical tetanus\"},{\"code\":\"A35\",\"name\":\"A35 Other tetanus\"},{\"code\":\"A36\",\"name\":\"A36 Diphtheria\"},{\"code\":\"A360\",\"name\":\"A360 Pharyngeal diphtheria\"},{\"code\":\"A361\",\"name\":\"A361 Nasopharyngeal diphtheria\"},{\"code\":\"A362\",\"name\":\"A362 Laryngeal diphtheria\"},{\"code\":\"A363\",\"name\":\"A363 Cutaneous diphtheria\"},{\"code\":\"A368\",\"name\":\"A368 Other diphtheria\"},{\"code\":\"A369\",\"name\":\"A369 Diphtheria, unspecified\"},{\"code\":\"A37\",\"name\":\"A37 Whooping cough\"},{\"code\":\"A370\",\"name\":\"A370 Whooping cough due to Bordetella pertussis\"},{\"code\":\"A371\",\"name\":\"A371 Whooping cough due to Bordetella parapertussis\"},{\"code\":\"A378\",\"name\":\"A378 Whooping cough due to other Bordetella species\"},{\"code\":\"A379\",\"name\":\"A379 Whooping cough, unspecified\"},{\"code\":\"A38\",\"name\":\"A38 Scarlet fever\"},{\"code\":\"A39\",\"name\":\"A39 Meningococcal infection\"},{\"code\":\"A390\",\"name\":\"A390 Meningococcal meningitis\"},{\"code\":\"A391\",\"name\":\"A391 Waterhouse-Friderichsen syndrome\"},{\"code\":\"A392\",\"name\":\"A392 Acute meningococcaemia\"},{\"code\":\"A393\",\"name\":\"A393 Chronic meningococcaemia\"},{\"code\":\"A394\",\"name\":\"A394 Meningococcaemia, unspecified\"},{\"code\":\"A395\",\"name\":\"A395 Meningococcal heart disease\"},{\"code\":\"A398\",\"name\":\"A398 Other meningococcal infections\"},{\"code\":\"A399\",\"name\":\"A399 Meningococcal infection, unspecified\"},{\"code\":\"A40\",\"name\":\"A40 Streptococcal septicaemia\"},{\"code\":\"A400\",\"name\":\"A400 Septicaemia due to streptococcus, group A\"},{\"code\":\"A401\",\"name\":\"A401 Septicaemia due to streptococcus, group B\"},{\"code\":\"A402\",\"name\":\"A402 Septicaemia due to streptococcus, group D\"},{\"code\":\"A403\",\"name\":\"A403 Septicaemia due to Streptococcus pneumoniae\"},{\"code\":\"A408\",\"name\":\"A408 Other streptococcal septicaemia\"},{\"code\":\"A409\",\"name\":\"A409 Streptococcal septicaemia, unspecified\"},{\"code\":\"A41\",\"name\":\"A41 Other septicaemia\"},{\"code\":\"A410\",\"name\":\"A410 Septicaemia due to Staphylococcus aureus\"},{\"code\":\"A411\",\"name\":\"A411 Septicaemia due to other specified staphylococcus\"},{\"code\":\"A412\",\"name\":\"A412 Septicaemia due to unspecified staphylococcus\"},{\"code\":\"A413\",\"name\":\"A413 Septicaemia due to Haemophilus influenzae\"},{\"code\":\"A414\",\"name\":\"A414 Septicaemia due to anaerobes\"},{\"code\":\"A415\",\"name\":\"A415 Septicaemia due to other Gram-negative organisms\"},{\"code\":\"A418\",\"name\":\"A418 Other specified septicaemia\"},{\"code\":\"A419\",\"name\":\"A419 Septicaemia, unspecified\"},{\"code\":\"A42\",\"name\":\"A42 Actinomycosis\"},{\"code\":\"A420\",\"name\":\"A420 Pulmonary actinomycosis\"},{\"code\":\"A421\",\"name\":\"A421 Abdominal actinomycosis\"},{\"code\":\"A422\",\"name\":\"A422 Cervicofacial actinomycosis\"},{\"code\":\"A427\",\"name\":\"A427 Actinomycotic septicaemia\"},{\"code\":\"A428\",\"name\":\"A428 Other forms of actinomycosis\"},{\"code\":\"A429\",\"name\":\"A429 Actinomycosis, unspecified\"},{\"code\":\"A43\",\"name\":\"A43 Nocardiosis\"},{\"code\":\"A430\",\"name\":\"A430 Pulmonary nocardiosis\"},{\"code\":\"A431\",\"name\":\"A431 Cutaneous nocardiosis\"},{\"code\":\"A438\",\"name\":\"A438 Other forms of nocardiosis\"},{\"code\":\"A439\",\"name\":\"A439 Nocardiosis, unspecified\"},{\"code\":\"A44\",\"name\":\"A44 Bartonellosis\"},{\"code\":\"A440\",\"name\":\"A440 Systemic bartonellosis\"},{\"code\":\"A441\",\"name\":\"A441 Cutaneous and mucocutaneous bartonellosis\"},{\"code\":\"A448\",\"name\":\"A448 Other forms of bartonellosis\"},{\"code\":\"A449\",\"name\":\"A449 Bartonellosis, unspecified\"},{\"code\":\"A46\",\"name\":\"A46 Erysipelas\"},{\"code\":\"A48\",\"name\":\"A48 Other bacterial diseases, NEC\"},{\"code\":\"A480\",\"name\":\"A480 Gas gangrene\"},{\"code\":\"A481\",\"name\":\"A481 Legionnaires' disease\"},{\"code\":\"A482\",\"name\":\"A482 Nonpneumonic Legionnaires' disease [Pontiac fever]\"},{\"code\":\"A483\",\"name\":\"A483 Toxic shock syndrome\"},{\"code\":\"A484\",\"name\":\"A484 Brazilian purpuric fever\"},{\"code\":\"A488\",\"name\":\"A488 Other specified bacterial diseases\"},{\"code\":\"A49\",\"name\":\"A49 Bacterial infection of unspecified site\"},{\"code\":\"A490\",\"name\":\"A490 Staphylococcal infection, unspecified\"},{\"code\":\"A491\",\"name\":\"A491 Streptococcal infection, unspecified\"},{\"code\":\"A492\",\"name\":\"A492 Haemophilus influenzae infection, unspecified\"},{\"code\":\"A493\",\"name\":\"A493 Mycoplasma infection, unspecified\"},{\"code\":\"A498\",\"name\":\"A498 Other bacterial infections of unspecified site\"},{\"code\":\"A499\",\"name\":\"A499 Bacterial infection, unspecified\"},{\"code\":\"A50\",\"name\":\"A50 Congenital syphilis\"},{\"code\":\"A500\",\"name\":\"A500 Early congenital syphilis, symptomatic\"},{\"code\":\"A501\",\"name\":\"A501 Early congenital syphilis, latent\"},{\"code\":\"A502\",\"name\":\"A502 Early congenital syphilis, unspecified\"},{\"code\":\"A503\",\"name\":\"A503 Late congenital syphilitic oculopathy\"},{\"code\":\"A504\",\"name\":\"A504 Late congenital neurosyphilis [juvenile neurosyphilis]\"},{\"code\":\"A505\",\"name\":\"A505 Other late congenital syphilis, symptomatic\"},{\"code\":\"A506\",\"name\":\"A506 Late congenital syphilis, latent\"},{\"code\":\"A507\",\"name\":\"A507 Late congenital syphilis, unspecified\"},{\"code\":\"A509\",\"name\":\"A509 Congenital syphilis, unspecified\"},{\"code\":\"A51\",\"name\":\"A51 Early syphilis\"},{\"code\":\"A510\",\"name\":\"A510 Primary genital syphilis\"},{\"code\":\"A511\",\"name\":\"A511 Primary anal syphilis\"},{\"code\":\"A512\",\"name\":\"A512 Primary syphilis of other sites\"},{\"code\":\"A513\",\"name\":\"A513 Secondary syphilis of skin and mucous membranes\"},{\"code\":\"A514\",\"name\":\"A514 Other secondary syphilis\"},{\"code\":\"A515\",\"name\":\"A515 Early syphilis, latent\"},{\"code\":\"A519\",\"name\":\"A519 Early syphilis, unspecified\"},{\"code\":\"A52\",\"name\":\"A52 Late syphilis\"},{\"code\":\"A520\",\"name\":\"A520 Cardiovascular syphilis\"},{\"code\":\"A521\",\"name\":\"A521 Symptomatic neurosyphilis\"},{\"code\":\"A522\",\"name\":\"A522 Asymptomatic neurosyphilis\"},{\"code\":\"A523\",\"name\":\"A523 Neurosyphilis, unspecified\"},{\"code\":\"A527\",\"name\":\"A527 Other symptomatic late syphilis\"},{\"code\":\"A528\",\"name\":\"A528 Late syphilis, latent\"},{\"code\":\"A529\",\"name\":\"A529 Late syphilis, unspecified\"},{\"code\":\"A53\",\"name\":\"A53 Other and unspecified syphilis\"},{\"code\":\"A530\",\"name\":\"A530 Latent syphilis, unspecified as early or late\"},{\"code\":\"A539\",\"name\":\"A539 Syphilis, unspecified\"},{\"code\":\"A54\",\"name\":\"A54 Gonococcal infection\"},{\"code\":\"A540\",\"name\":\"A540 Gonococcal infection of lower genitourinary tract without periurethral or accessory gland abscess\"},{\"code\":\"A541\",\"name\":\"A541 Gonococcal infection of lower genitourinary tract with periurethral and accessory gland abscess\"},{\"code\":\"A542\",\"name\":\"A542 Gonococcal pelviperitonitis and other gonococcal genitourinary infections\"},{\"code\":\"A543\",\"name\":\"A543 Gonococcal infection of eye\"},{\"code\":\"A544\",\"name\":\"A544 Gonococcal infection of musculoskeletal system\"},{\"code\":\"A545\",\"name\":\"A545 Gonococcal pharyngitis\"},{\"code\":\"A546\",\"name\":\"A546 Gonococcal infection of anus and rectum\"},{\"code\":\"A548\",\"name\":\"A548 Other gonococcal infections\"},{\"code\":\"A549\",\"name\":\"A549 Gonococcal infection, unspecified\"},{\"code\":\"A55\",\"name\":\"A55 Chlamydial lymphogranuloma (venereum)\"},{\"code\":\"A56\",\"name\":\"A56 Other sexually transmitted chlamydial diseases\"},{\"code\":\"A560\",\"name\":\"A560 Chlamydial infection of lower genitourinary tract\"},{\"code\":\"A561\",\"name\":\"A561 Chlamydial infection of pelviperitoneum and other genitourinary organs\"},{\"code\":\"A562\",\"name\":\"A562 Chlamydial infection of genitourinary tract, unspecified\"},{\"code\":\"A563\",\"name\":\"A563 Chlamydial infection of anus and rectum\"},{\"code\":\"A564\",\"name\":\"A564 Chlamydial infection of pharynx\"},{\"code\":\"A568\",\"name\":\"A568 Sexually transmitted chlamydial infection of other sites\"},{\"code\":\"A57\",\"name\":\"A57 Chancroid\"},{\"code\":\"A58\",\"name\":\"A58 Granuloma inguinale\"},{\"code\":\"A59\",\"name\":\"A59 Trichomoniasis\"},{\"code\":\"A590\",\"name\":\"A590 Urogenital trichomoniasis\"},{\"code\":\"A598\",\"name\":\"A598 Trichomoniasis of other sites\"},{\"code\":\"A599\",\"name\":\"A599 Trichomoniasis, unspecified\"},{\"code\":\"A60\",\"name\":\"A60 Anogenital herpesviral [herpes simplex] infection\"},{\"code\":\"A600\",\"name\":\"A600 Herpesviral infection of genitalia and urogenital tract\"},{\"code\":\"A601\",\"name\":\"A601 Herpesviral infection of perianal skin and rectum\"},{\"code\":\"A609\",\"name\":\"A609 Anogenital herpesviral infection, unspecified\"},{\"code\":\"A63\",\"name\":\"A63 Other predominantly sexually transmitted diseases, NEC\"},{\"code\":\"A630\",\"name\":\"A630 Anogenital (venereal) warts\"},{\"code\":\"A638\",\"name\":\"A638 Other specified predominantly sexually transmitted diseases\"},{\"code\":\"A64\",\"name\":\"A64 Unspecified sexually transmitted disease\"},{\"code\":\"A65\",\"name\":\"A65 Nonvenereal syphilis\"},{\"code\":\"A66\",\"name\":\"A66 Yaws\"},{\"code\":\"A660\",\"name\":\"A660 Initial lesions of yaws\"},{\"code\":\"A661\",\"name\":\"A661 Multiple papillomata and wet crab yaws\"},{\"code\":\"A662\",\"name\":\"A662 Other early skin lesions of yaws\"},{\"code\":\"A663\",\"name\":\"A663 Hyperkeratosis of yaws\"},{\"code\":\"A664\",\"name\":\"A664 Gummata and ulcers of yaws\"},{\"code\":\"A665\",\"name\":\"A665 Gangosa\"},{\"code\":\"A666\",\"name\":\"A666 Bone and joint lesions of yaws\"},{\"code\":\"A667\",\"name\":\"A667 Other manifestations of yaws\"},{\"code\":\"A668\",\"name\":\"A668 Latent yaws\"},{\"code\":\"A669\",\"name\":\"A669 Yaws, unspecified\"},{\"code\":\"A67\",\"name\":\"A67 Pinta [carate]\"},{\"code\":\"A670\",\"name\":\"A670 Primary lesions of pinta\"},{\"code\":\"A671\",\"name\":\"A671 Intermediate lesions of pinta\"},{\"code\":\"A672\",\"name\":\"A672 Late lesions of pinta\"},{\"code\":\"A673\",\"name\":\"A673 Mixed lesions of pinta\"},{\"code\":\"A679\",\"name\":\"A679 Pinta, unspecified\"},{\"code\":\"A68\",\"name\":\"A68 Relapsing fevers\"},{\"code\":\"A680\",\"name\":\"A680 Louse-borne relapsing fever\"},{\"code\":\"A681\",\"name\":\"A681 Tick-borne relapsing fever\"},{\"code\":\"A689\",\"name\":\"A689 Relapsing fever, unspecified\"},{\"code\":\"A69\",\"name\":\"A69 Other spirochaetal infections\"},{\"code\":\"A690\",\"name\":\"A690 Necrotizing ulcerative stomatitis\"},{\"code\":\"A691\",\"name\":\"A691 Other Vincent's infections\"},{\"code\":\"A692\",\"name\":\"A692 Lyme disease\"},{\"code\":\"A698\",\"name\":\"A698 Other specified spirochaetal infections\"},{\"code\":\"A699\",\"name\":\"A699 Spirochaetal infection, unspecified\"},{\"code\":\"A70\",\"name\":\"A70 Chlamydia psittaci infection\"},{\"code\":\"A71\",\"name\":\"A71 Trachoma\"},{\"code\":\"A710\",\"name\":\"A710 Initial stage of trachoma\"},{\"code\":\"A711\",\"name\":\"A711 Active stage of trachoma\"},{\"code\":\"A719\",\"name\":\"A719 Trachoma, unspecified\"},{\"code\":\"A74\",\"name\":\"A74 Other diseases caused by chlamydiae\"},{\"code\":\"A740\",\"name\":\"A740 Chlamydial conjunctivitis\"},{\"code\":\"A748\",\"name\":\"A748 Other chlamydial diseases\"},{\"code\":\"A749\",\"name\":\"A749 Chlamydial infection, unspecified\"},{\"code\":\"A75\",\"name\":\"A75 Typhus fever\"},{\"code\":\"A750\",\"name\":\"A750 Epidemic louse-borne typhus fever due to Rickettsia prowazekii\"},{\"code\":\"A751\",\"name\":\"A751 Recrudescent typhus [Brill's disease]\"},{\"code\":\"A752\",\"name\":\"A752 Typhus fever due to Rickettsia typhi\"},{\"code\":\"A753\",\"name\":\"A753 Typhus fever due to Rickettsia tsutsugamushi\"},{\"code\":\"A759\",\"name\":\"A759 Typhus fever, unspecified\"},{\"code\":\"A77\",\"name\":\"A77 Spotted fever [tick-borne rickettsioses]\"},{\"code\":\"A770\",\"name\":\"A770 Spotted fever due to Rickettsia rickettsii\"},{\"code\":\"A771\",\"name\":\"A771 Spotted fever due to Rickettsia conorii\"},{\"code\":\"A772\",\"name\":\"A772 Spotted fever due to Rickettsia sibirica\"},{\"code\":\"A773\",\"name\":\"A773 Spotted fever due to Rickettsia australis\"},{\"code\":\"A778\",\"name\":\"A778 Other spotted fevers\"},{\"code\":\"A779\",\"name\":\"A779 Spotted fever, unspecified\"},{\"code\":\"A78\",\"name\":\"A78 Q fever\"},{\"code\":\"A79\",\"name\":\"A79 Other rickettsioses\"},{\"code\":\"A790\",\"name\":\"A790 Trench fever\"},{\"code\":\"A791\",\"name\":\"A791 Rickettsialpox due to Rickettsia akari\"},{\"code\":\"A798\",\"name\":\"A798 Other specified rickettsioses\"},{\"code\":\"A799\",\"name\":\"A799 Rickettsiosis, unspecified\"},{\"code\":\"A80\",\"name\":\"A80 Acute poliomyelitis\"},{\"code\":\"A800\",\"name\":\"A800 Acute paralytic poliomyelitis, vaccine-associated\"},{\"code\":\"A801\",\"name\":\"A801 Acute paralytic poliomyelitis, wild virus, imported\"},{\"code\":\"A802\",\"name\":\"A802 Acute paralytic poliomyelitis, wild virus, indigenous\"},{\"code\":\"A803\",\"name\":\"A803 Acute paralytic poliomyelitis, other and unspecified\"},{\"code\":\"A804\",\"name\":\"A804 Acute nonparalytic poliomyelitis\"},{\"code\":\"A809\",\"name\":\"A809 Acute poliomyelitis, unspecified\"},{\"code\":\"A81\",\"name\":\"A81 Atypical virus infections of central nervous system\"},{\"code\":\"A810\",\"name\":\"A810 Creutzfeldt-Jakob disease\"},{\"code\":\"A811\",\"name\":\"A811 Subacute sclerosing panencephalitis\"},{\"code\":\"A812\",\"name\":\"A812 Progressive multifocal leukoencephalopathy\"},{\"code\":\"A818\",\"name\":\"A818 Other atypical virus infections of central nervous system\"},{\"code\":\"A819\",\"name\":\"A819 Atypical virus infection of central nervous system, unspecified\"},{\"code\":\"A82\",\"name\":\"A82 Rabies\"},{\"code\":\"A820\",\"name\":\"A820 Sylvatic rabies\"},{\"code\":\"A821\",\"name\":\"A821 Urban rabies\"},{\"code\":\"A829\",\"name\":\"A829 Rabies, unspecified\"},{\"code\":\"A83\",\"name\":\"A83 Mosquito-borne viral encephalitis\"},{\"code\":\"A830\",\"name\":\"A830 Japanese encephalitis\"},{\"code\":\"A831\",\"name\":\"A831 Western equine encephalitis\"},{\"code\":\"A832\",\"name\":\"A832 Eastern equine encephalitis\"},{\"code\":\"A833\",\"name\":\"A833 St Louis encephalitis\"},{\"code\":\"A834\",\"name\":\"A834 Australian encephalitis\"},{\"code\":\"A835\",\"name\":\"A835 California encephalitis\"},{\"code\":\"A836\",\"name\":\"A836 Rocio virus disease\"},{\"code\":\"A838\",\"name\":\"A838 Other mosquito-borne viral encephalitis\"},{\"code\":\"A839\",\"name\":\"A839 Mosquito-borne viral encephalitis, unspecified\"},{\"code\":\"A84\",\"name\":\"A84 Tick-borne viral encephalitis\"},{\"code\":\"A840\",\"name\":\"A840 Far Eastern tick-borne encephalitis [Russian spring-summer encephalitis]\"},{\"code\":\"A841\",\"name\":\"A841 Central European tick-borne encephalitis\"},{\"code\":\"A848\",\"name\":\"A848 Other tick-borne viral encephalitis\"},{\"code\":\"A849\",\"name\":\"A849 Tick-borne viral encephalitis, unspecified\"},{\"code\":\"A85\",\"name\":\"A85 Other viral encephalitis, NEC\"},{\"code\":\"A850\",\"name\":\"A850 Enteroviral encephalitis\"},{\"code\":\"A851\",\"name\":\"A851 Adenoviral encephalitis\"},{\"code\":\"A852\",\"name\":\"A852 Arthropod-borne viral encephalitis, unspecified\"},{\"code\":\"A858\",\"name\":\"A858 Other specified viral encephalitis\"},{\"code\":\"A86\",\"name\":\"A86 Unspecified viral encephalitis\"},{\"code\":\"A87\",\"name\":\"A87 Viral meningitis\"},{\"code\":\"A870\",\"name\":\"A870 Enteroviral meningitis\"},{\"code\":\"A871\",\"name\":\"A871 Adenoviral meningitis\"},{\"code\":\"A872\",\"name\":\"A872 Lymphocytic choriomeningitis\"},{\"code\":\"A878\",\"name\":\"A878 Other viral meningitis\"},{\"code\":\"A879\",\"name\":\"A879 Viral meningitis, unspecified\"},{\"code\":\"A88\",\"name\":\"A88 Other viral infections of central nervous system, NEC\"},{\"code\":\"A880\",\"name\":\"A880 Enteroviral exanthematous fever [Boston exanthem]\"},{\"code\":\"A881\",\"name\":\"A881 Epidemic vertigo\"},{\"code\":\"A888\",\"name\":\"A888 Other specified viral infections of central nervous system\"},{\"code\":\"A89\",\"name\":\"A89 Unspecified viral infection of central nervous system\"},{\"code\":\"A90\",\"name\":\"A90 Dengue fever [classical dengue]\"},{\"code\":\"A91\",\"name\":\"A91 Dengue haemorrhagic fever\"},{\"code\":\"A92\",\"name\":\"A92 Other mosquito-borne viral fevers\"},{\"code\":\"A920\",\"name\":\"A920 Chikungunya virus disease\"},{\"code\":\"A921\",\"name\":\"A921 O'nyong-nyong fever\"},{\"code\":\"A922\",\"name\":\"A922 Venezuelan equine fever\"},{\"code\":\"A923\",\"name\":\"A923 West Nile fever\"},{\"code\":\"A924\",\"name\":\"A924 Rift Valley fever\"},{\"code\":\"A928\",\"name\":\"A928 Other specified mosquito-borne viral fevers\"},{\"code\":\"A929\",\"name\":\"A929 Mosquito-borne viral fever, unspecified\"},{\"code\":\"A93\",\"name\":\"A93 Other arthropod-borne viral fevers, NEC\"},{\"code\":\"A930\",\"name\":\"A930 Oropouche virus disease\"},{\"code\":\"A931\",\"name\":\"A931 Sandfly fever\"},{\"code\":\"A932\",\"name\":\"A932 Colorado tick fever\"},{\"code\":\"A938\",\"name\":\"A938 Other specified arthropod-borne viral fevers\"},{\"code\":\"A94\",\"name\":\"A94 Unspecified arthropod-borne viral fever\"},{\"code\":\"A95\",\"name\":\"A95 Yellow fever\"},{\"code\":\"A950\",\"name\":\"A950 Sylvatic yellow fever\"},{\"code\":\"A951\",\"name\":\"A951 Urban yellow fever\"},{\"code\":\"A959\",\"name\":\"A959 Yellow fever, unspecified\"},{\"code\":\"A96\",\"name\":\"A96 Arenaviral haemorrhagic fever\"},{\"code\":\"A960\",\"name\":\"A960 Junin haemorrhagic fever\"},{\"code\":\"A961\",\"name\":\"A961 Machupo haemorrhagic fever\"},{\"code\":\"A962\",\"name\":\"A962 Lassa fever\"},{\"code\":\"A968\",\"name\":\"A968 Other arenaviral haemorrhagic fevers\"},{\"code\":\"A969\",\"name\":\"A969 Arenaviral haemorrhagic fever, unspecified\"},{\"code\":\"A98\",\"name\":\"A98 Other viral haemorrhagic fevers, NEC\"},{\"code\":\"A980\",\"name\":\"A980 Crimean-Congo haemorrhagic fever\"},{\"code\":\"A981\",\"name\":\"A981 Omsk haemorrhagic fever\"},{\"code\":\"A982\",\"name\":\"A982 Kyasanur Forest disease\"},{\"code\":\"A983\",\"name\":\"A983 Marburg virus disease\"},{\"code\":\"A984\",\"name\":\"A984 Ebola virus disease\"},{\"code\":\"A985\",\"name\":\"A985 Haemorrhagic fever with renal syndrome\"},{\"code\":\"A988\",\"name\":\"A988 Other specified viral haemorrhagic fevers\"},{\"code\":\"A99\",\"name\":\"A99 Unspecified viral haemorrhagic fever\"},{\"code\":\"B00\",\"name\":\"B00 Herpesviral [herpes simplex] infections\"},{\"code\":\"B000\",\"name\":\"B000 Eczema herpeticum\"},{\"code\":\"B001\",\"name\":\"B001 Herpesviral vesicular dermatitis\"},{\"code\":\"B002\",\"name\":\"B002 Herpesviral gingivostomatitis and pharyngotonsillitis\"},{\"code\":\"B003\",\"name\":\"B003 Herpesviral meningitis\"},{\"code\":\"B004\",\"name\":\"B004 Herpesviral encephalitis\"},{\"code\":\"B005\",\"name\":\"B005 Herpesviral ocular disease\"},{\"code\":\"B007\",\"name\":\"B007 Disseminated herpesviral disease\"},{\"code\":\"B008\",\"name\":\"B008 Other forms of herpesviral infection\"},{\"code\":\"B009\",\"name\":\"B009 Herpesviral infection, unspecified\"},{\"code\":\"B01\",\"name\":\"B01 Varicella [chickenpox]\"},{\"code\":\"B010\",\"name\":\"B010 Varicella meningitis\"},{\"code\":\"B011\",\"name\":\"B011 Varicella encephalitis\"},{\"code\":\"B012\",\"name\":\"B012 Varicella pneumonia\"},{\"code\":\"B018\",\"name\":\"B018 Varicella with other complications\"},{\"code\":\"B019\",\"name\":\"B019 Varicella without complication\"},{\"code\":\"B02\",\"name\":\"B02 Zoster [herpes zoster]\"},{\"code\":\"B020\",\"name\":\"B020 Zoster encephalitis\"},{\"code\":\"B021\",\"name\":\"B021 Zoster meningitis\"},{\"code\":\"B022\",\"name\":\"B022 Zoster with other nervous system involvement\"},{\"code\":\"B023\",\"name\":\"B023 Zoster ocular disease\"},{\"code\":\"B028\",\"name\":\"B028 Zoster with other complications\"},{\"code\":\"B029\",\"name\":\"B029 Zoster without complication\"},{\"code\":\"B03\",\"name\":\"B03 Smallpox\"},{\"code\":\"B04\",\"name\":\"B04 Monkeypox\"},{\"code\":\"B05\",\"name\":\"B05 Measles\"},{\"code\":\"B050\",\"name\":\"B050 Measles complicated by encephalitis\"},{\"code\":\"B051\",\"name\":\"B051 Measles complicated by meningitis\"},{\"code\":\"B052\",\"name\":\"B052 Measles complicated by pneumonia\"},{\"code\":\"B053\",\"name\":\"B053 Measles complicated by otitis media\"},{\"code\":\"B054\",\"name\":\"B054 Measles with intestinal complications\"},{\"code\":\"B058\",\"name\":\"B058 Measles with other complications\"},{\"code\":\"B059\",\"name\":\"B059 Measles without complication\"},{\"code\":\"B06\",\"name\":\"B06 Rubella [German measles]\"},{\"code\":\"B060\",\"name\":\"B060 Rubella with neurological complications\"},{\"code\":\"B068\",\"name\":\"B068 Rubella with other complications\"},{\"code\":\"B069\",\"name\":\"B069 Rubella without complication\"},{\"code\":\"B07\",\"name\":\"B07 Viral warts\"},{\"code\":\"B08\",\"name\":\"B08 Other viral infections characterized by skin and mucous membrane lesions, NEC\"},{\"code\":\"B080\",\"name\":\"B080 Other orthopoxvirus infections\"},{\"code\":\"B081\",\"name\":\"B081 Molluscum contagiosum\"},{\"code\":\"B082\",\"name\":\"B082 Exanthema subitum [sixth disease]\"},{\"code\":\"B083\",\"name\":\"B083 Erythema infectiosum [fifth disease]\"},{\"code\":\"B084\",\"name\":\"B084 Enteroviral vesicular stomatitis with exanthem\"},{\"code\":\"B085\",\"name\":\"B085 Enteroviral vesicular pharyngitis\"},{\"code\":\"B088\",\"name\":\"B088 Other specified viral infections characterized by skin and mucous membrane lesions\"},{\"code\":\"B09\",\"name\":\"B09 Unspecified viral infection characterized by skin and mucous membrane lesions\"},{\"code\":\"B15\",\"name\":\"B15 Acute hepatitis A\"},{\"code\":\"B150\",\"name\":\"B150 Hepatitis A with hepatic coma\"},{\"code\":\"B159\",\"name\":\"B159 Hepatitis A without hepatic coma\"},{\"code\":\"B16\",\"name\":\"B16 Acute hepatitis B\"},{\"code\":\"B160\",\"name\":\"B160 Acute hepatitis B with delta-agent (coinfection) with hepatic coma\"},{\"code\":\"B161\",\"name\":\"B161 Acute hepatitis B with delta-agent (coinfection) without hepatic coma\"},{\"code\":\"B162\",\"name\":\"B162 Acute hepatitis B without delta-agent with hepatic coma\"},{\"code\":\"B169\",\"name\":\"B169 Acute hepatitis B without delta-agent and without hepatic coma\"},{\"code\":\"B17\",\"name\":\"B17 Other acute viral hepatitis\"},{\"code\":\"B170\",\"name\":\"B170 Acute delta-(super)infection of hepatitis B carrier\"},{\"code\":\"B171\",\"name\":\"B171 Acute hepatitis C\"},{\"code\":\"B172\",\"name\":\"B172 Acute hepatitis E\"},{\"code\":\"B178\",\"name\":\"B178 Other specified acute viral hepatitis\"},{\"code\":\"B179\",\"name\":\"B179 Acute viral hepatitis, unspecified\"},{\"code\":\"B18\",\"name\":\"B18 Chronic viral hepatitis\"},{\"code\":\"B180\",\"name\":\"B180 Chronic viral hepatitis B with delta-agent\"},{\"code\":\"B181\",\"name\":\"B181 Chronic viral hepatitis B without delta-agent\"},{\"code\":\"B182\",\"name\":\"B182 Chronic viral hepatitis C\"},{\"code\":\"B188\",\"name\":\"B188 Other chronic viral hepatitis\"},{\"code\":\"B189\",\"name\":\"B189 Chronic viral hepatitis, unspecified\"},{\"code\":\"B19\",\"name\":\"B19 Unspecified viral hepatitis\"},{\"code\":\"B190\",\"name\":\"B190 Unspecified viral hepatitis hepatic with coma\"},{\"code\":\"B199\",\"name\":\"B199 Unspecified viral hepatitis without hepatic coma\"},{\"code\":\"B20\",\"name\":\"B20 Human immunodeficiency virus [HIV] disease resulting in infectious and parasitic diseases\"},{\"code\":\"B200\",\"name\":\"B200 HIV disease resulting in mycobacterial infection\"},{\"code\":\"B201\",\"name\":\"B201 HIV disease resulting in other bacterial infections\"},{\"code\":\"B202\",\"name\":\"B202 HIV disease resulting in cytomegaloviral disease\"},{\"code\":\"B203\",\"name\":\"B203 HIV disease resulting in other viral infections\"},{\"code\":\"B204\",\"name\":\"B204 HIV disease resulting in candidiasis\"},{\"code\":\"B205\",\"name\":\"B205 HIV disease resulting in other mycoses\"},{\"code\":\"B206\",\"name\":\"B206 HIV disease resulting in Pneumocystis carinii pneumonia\"},{\"code\":\"B207\",\"name\":\"B207 HIV disease resulting in multiple infections\"},{\"code\":\"B208\",\"name\":\"B208 HIV disease resulting in other infectious and parasitic diseases\"},{\"code\":\"B209\",\"name\":\"B209 HIV disease resulting in unspecified infectious or parasitic disease\"},{\"code\":\"B21\",\"name\":\"B21 Human immunodeficiency virus [HIV] disease resulting in malignant neoplasms\"},{\"code\":\"B210\",\"name\":\"B210 HIV disease resulting in Kaposi's sarcoma\"},{\"code\":\"B211\",\"name\":\"B211 HIV disease resulting in Burkitt's lymphoma\"},{\"code\":\"B212\",\"name\":\"B212 HIV disease resulting in other types of non-Hodgkin's lymphoma\"},{\"code\":\"B213\",\"name\":\"B213 HIV disease resulting in other malignant neoplasms of lymphoid, haematopoietic and related tissue\"},{\"code\":\"B217\",\"name\":\"B217 HIV disease resulting in multiple malignant neoplasms\"},{\"code\":\"B218\",\"name\":\"B218 HIV disease resulting in other malignant neoplasms\"},{\"code\":\"B219\",\"name\":\"B219 HIV disease resulting in unspecified malignant neoplasm\"},{\"code\":\"B22\",\"name\":\"B22 Human immunodeficiency virus [HIV] disease resulting in other specified diseases\"},{\"code\":\"B220\",\"name\":\"B220 HIV disease resulting in encephalopathy\"},{\"code\":\"B221\",\"name\":\"B221 HIV disease resulting in lymphoid interstitial pneumonitis\"},{\"code\":\"B222\",\"name\":\"B222 HIV disease resulting in wasting syndrome\"},{\"code\":\"B227\",\"name\":\"B227 HIV disease resulting in multiple diseases classified elsewhere\"},{\"code\":\"B23\",\"name\":\"B23 Human immunodeficiency virus [HIV] disease resulting in other conditions\"},{\"code\":\"B230\",\"name\":\"B230 Acute HIV infection syndrome\"},{\"code\":\"B231\",\"name\":\"B231 HIV disease resulting in (persistent) generalized lymphadenopathy\"},{\"code\":\"B232\",\"name\":\"B232 HIV disease resulting in haematological and immunological abnormalities, NEC\"},{\"code\":\"B238\",\"name\":\"B238 HIV disease resulting in other specified conditions\"},{\"code\":\"B24\",\"name\":\"B24 Unspecified human immunodeficiency virus [HIV] disease\"},{\"code\":\"B25\",\"name\":\"B25 Cytomegaloviral disease\"},{\"code\":\"B250\",\"name\":\"B250 Cytomegaloviral pneumonitis\"},{\"code\":\"B251\",\"name\":\"B251 Cytomegaloviral hepatitis\"},{\"code\":\"B252\",\"name\":\"B252 Cytomegaloviral pancreatitis\"},{\"code\":\"B258\",\"name\":\"B258 Other cytomegaloviral diseases\"},{\"code\":\"B259\",\"name\":\"B259 Cytomegaloviral disease, unspecified\"},{\"code\":\"B26\",\"name\":\"B26 Mumps\"},{\"code\":\"B260\",\"name\":\"B260 Mumps orchitis\"},{\"code\":\"B261\",\"name\":\"B261 Mumps meningitis\"},{\"code\":\"B262\",\"name\":\"B262 Mumps encephalitis\"},{\"code\":\"B263\",\"name\":\"B263 Mumps pancreatitis\"},{\"code\":\"B268\",\"name\":\"B268 Mumps with other complications\"},{\"code\":\"B269\",\"name\":\"B269 Mumps without complication\"},{\"code\":\"B27\",\"name\":\"B27 Infectious mononucleosis\"},{\"code\":\"B270\",\"name\":\"B270 Gammaherpesviral mononucleosis\"},{\"code\":\"B271\",\"name\":\"B271 Cytomegaloviral mononucleosis\"},{\"code\":\"B278\",\"name\":\"B278 Other infectious mononucleosis\"},{\"code\":\"B279\",\"name\":\"B279 Infectious mononucleosis, unspecified\"},{\"code\":\"B30\",\"name\":\"B30 Viral conjunctivitis\"},{\"code\":\"B300\",\"name\":\"B300 Keratoconjunctivitis due to adenovirus\"},{\"code\":\"B301\",\"name\":\"B301 Conjunctivitis due to adenovirus\"},{\"code\":\"B302\",\"name\":\"B302 Viral pharyngoconjunctivitis\"},{\"code\":\"B303\",\"name\":\"B303 Acute epidemic haemorrhagic conjunctivitis (enteroviral)\"},{\"code\":\"B308\",\"name\":\"B308 Other viral conjunctivitis\"},{\"code\":\"B309\",\"name\":\"B309 Viral conjunctivitis, unspecified\"},{\"code\":\"B33\",\"name\":\"B33 Other viral diseases, NEC\"},{\"code\":\"B330\",\"name\":\"B330 Epidemic myalgia\"},{\"code\":\"B331\",\"name\":\"B331 Ross River disease\"},{\"code\":\"B332\",\"name\":\"B332 Viral carditis\"},{\"code\":\"B333\",\"name\":\"B333 Retrovirus infections, NEC\"},{\"code\":\"B334\",\"name\":\"B334 Hantavirus (cardio-)pulmonary syndrome [HPS] [HCPS]\"},{\"code\":\"B338\",\"name\":\"B338 Other specified viral diseases\"},{\"code\":\"B34\",\"name\":\"B34 Viral infection of unspecified site\"},{\"code\":\"B340\",\"name\":\"B340 Adenovirus infection, unspecified\"},{\"code\":\"B341\",\"name\":\"B341 Enterovirus infection, unspecified\"},{\"code\":\"B342\",\"name\":\"B342 Coronavirus infection, unspecified\"},{\"code\":\"B343\",\"name\":\"B343 Parvovirus infection, unspecified\"},{\"code\":\"B344\",\"name\":\"B344 Papovavirus infection, unspecified\"},{\"code\":\"B348\",\"name\":\"B348 Other viral infections of unspecified site\"},{\"code\":\"B349\",\"name\":\"B349 Viral infection, unspecified\"},{\"code\":\"B35\",\"name\":\"B35 Dermatophytosis\"},{\"code\":\"B350\",\"name\":\"B350 Tinea barbae and tinea capitis\"},{\"code\":\"B351\",\"name\":\"B351 Tinea unguium\"},{\"code\":\"B352\",\"name\":\"B352 Tinea manuum\"},{\"code\":\"B353\",\"name\":\"B353 Tinea pedis\"},{\"code\":\"B354\",\"name\":\"B354 Tinea corporis\"},{\"code\":\"B355\",\"name\":\"B355 Tinea imbricata\"},{\"code\":\"B356\",\"name\":\"B356 Tinea cruris\"},{\"code\":\"B358\",\"name\":\"B358 Other dermatophytoses\"},{\"code\":\"B359\",\"name\":\"B359 Dermatophytosis, unspecified\"},{\"code\":\"B36\",\"name\":\"B36 Other superficial mycoses\"},{\"code\":\"B360\",\"name\":\"B360 Pityriasis versicolor\"},{\"code\":\"B361\",\"name\":\"B361 Tinea nigra\"},{\"code\":\"B362\",\"name\":\"B362 White piedra\"},{\"code\":\"B363\",\"name\":\"B363 Black piedra\"},{\"code\":\"B368\",\"name\":\"B368 Other specified superficial mycoses\"},{\"code\":\"B369\",\"name\":\"B369 Superficial mycosis, unspecified\"},{\"code\":\"B37\",\"name\":\"B37 Candidiasis\"},{\"code\":\"B370\",\"name\":\"B370 Candidal stomatitis\"},{\"code\":\"B371\",\"name\":\"B371 Pulmonary candidiasis\"},{\"code\":\"B372\",\"name\":\"B372 Candidiasis of skin and nail\"},{\"code\":\"B373\",\"name\":\"B373 Candidiasis of vulva and vagina\"},{\"code\":\"B374\",\"name\":\"B374 Candidiasis of other urogenital sites\"},{\"code\":\"B375\",\"name\":\"B375 Candidal meningitis\"},{\"code\":\"B376\",\"name\":\"B376 Candidal endocarditis\"},{\"code\":\"B377\",\"name\":\"B377 Candidal septicaemia\"},{\"code\":\"B378\",\"name\":\"B378 Candidiasis of other sites\"},{\"code\":\"B379\",\"name\":\"B379 Candidiasis, unspecified\"},{\"code\":\"B38\",\"name\":\"B38 Coccidioidomycosis\"},{\"code\":\"B380\",\"name\":\"B380 Acute pulmonary coccidioidomycosis\"},{\"code\":\"B381\",\"name\":\"B381 Chronic pulmonary coccidioidomycosis\"},{\"code\":\"B382\",\"name\":\"B382 Pulmonary coccidioidomycosis, unspecified\"},{\"code\":\"B383\",\"name\":\"B383 Cutaneous coccidioidomycosis\"},{\"code\":\"B384\",\"name\":\"B384 Coccidioidomycosis meningitis\"},{\"code\":\"B387\",\"name\":\"B387 Disseminated coccidioidomycosis\"},{\"code\":\"B388\",\"name\":\"B388 Other forms of coccidioidomycosis\"},{\"code\":\"B389\",\"name\":\"B389 Coccidioidomycosis, unspecified\"},{\"code\":\"B39\",\"name\":\"B39 Histoplasmosis\"},{\"code\":\"B390\",\"name\":\"B390 Acute pulmonary histoplasmosis capsulati\"},{\"code\":\"B391\",\"name\":\"B391 Chronic pulmonary histoplasmosis capsulati\"},{\"code\":\"B392\",\"name\":\"B392 Pulmonary histoplasmosis capsulati, unspecified\"},{\"code\":\"B393\",\"name\":\"B393 Disseminated histoplasmosis capsulati\"},{\"code\":\"B394\",\"name\":\"B394 Histoplasmosis capsulati, unspecified\"},{\"code\":\"B395\",\"name\":\"B395 Histoplasmosis duboisii\"},{\"code\":\"B399\",\"name\":\"B399 Histoplasmosis, unspecified\"},{\"code\":\"B40\",\"name\":\"B40 Blastomycosis\"},{\"code\":\"B400\",\"name\":\"B400 Acute pulmonary blastomycosis\"},{\"code\":\"B401\",\"name\":\"B401 Chronic pulmonary blastomycosis\"},{\"code\":\"B402\",\"name\":\"B402 Pulmonary blastomycosis, unspecified\"},{\"code\":\"B403\",\"name\":\"B403 Cutaneous blastomycosis\"},{\"code\":\"B407\",\"name\":\"B407 Disseminated blastomycosis\"},{\"code\":\"B408\",\"name\":\"B408 Other forms of blastomycosis\"},{\"code\":\"B409\",\"name\":\"B409 Blastomycosis, unspecified\"},{\"code\":\"B41\",\"name\":\"B41 Paracoccidioidomycosis\"},{\"code\":\"B410\",\"name\":\"B410 Pulmonary paracoccidioidomycosis\"},{\"code\":\"B417\",\"name\":\"B417 Disseminated paracoccidioidomycosis\"},{\"code\":\"B418\",\"name\":\"B418 Other forms of paracoccidioidomycosis\"},{\"code\":\"B419\",\"name\":\"B419 Paracoccidioidomycosis, unspecified\"},{\"code\":\"B42\",\"name\":\"B42 Sporotrichosis\"},{\"code\":\"B420\",\"name\":\"B420 Pulmonary sporotrichosis\"},{\"code\":\"B421\",\"name\":\"B421 Lymphocutaneous sporotrichosis\"},{\"code\":\"B427\",\"name\":\"B427 Disseminated sporotrichosis\"},{\"code\":\"B428\",\"name\":\"B428 Other forms of sporotrichosis\"},{\"code\":\"B429\",\"name\":\"B429 Sporotrichosis, unspecified\"},{\"code\":\"B43\",\"name\":\"B43 Chromomycosis and phaeomycotic abscess\"},{\"code\":\"B430\",\"name\":\"B430 Cutaneous chromomycosis\"},{\"code\":\"B431\",\"name\":\"B431 Phaeomycotic brain abscess\"},{\"code\":\"B432\",\"name\":\"B432 Subcutaneous phaeomycotic abscess and cyst\"},{\"code\":\"B438\",\"name\":\"B438 Other forms of chromomycosis\"},{\"code\":\"B439\",\"name\":\"B439 Chromomycosis, unspecified\"},{\"code\":\"B44\",\"name\":\"B44 Aspergillosis\"},{\"code\":\"B440\",\"name\":\"B440 Invasive pulmonary aspergillosis\"},{\"code\":\"B441\",\"name\":\"B441 Other pulmonary aspergillosis\"},{\"code\":\"B442\",\"name\":\"B442 Tonsillar aspergillosis\"},{\"code\":\"B447\",\"name\":\"B447 Disseminated aspergillosis\"},{\"code\":\"B448\",\"name\":\"B448 Other forms of aspergillosis\"},{\"code\":\"B449\",\"name\":\"B449 Aspergillosis, unspecified\"},{\"code\":\"B45\",\"name\":\"B45 Cryptococcosis\"},{\"code\":\"B450\",\"name\":\"B450 Pulmonary cryptococcosis\"},{\"code\":\"B451\",\"name\":\"B451 Cerebral cryptococcosis\"},{\"code\":\"B452\",\"name\":\"B452 Cutaneous cryptococcosis\"},{\"code\":\"B453\",\"name\":\"B453 Osseous cryptococcosis\"},{\"code\":\"B457\",\"name\":\"B457 Disseminated cryptococcosis\"},{\"code\":\"B458\",\"name\":\"B458 Other forms of cryptococcosis\"},{\"code\":\"B459\",\"name\":\"B459 Cryptococcosis, unspecified\"},{\"code\":\"B46\",\"name\":\"B46 Zygomycosis\"},{\"code\":\"B460\",\"name\":\"B460 Pulmonary mucormycosis\"},{\"code\":\"B461\",\"name\":\"B461 Rhinocerebral mucormycosis\"},{\"code\":\"B462\",\"name\":\"B462 Gastrointestinal mucormycosis\"},{\"code\":\"B50\",\"name\":\"B50 Plasmodium falciparum malaria\"},{\"code\":\"B500\",\"name\":\"B500 Plasmodium falciparum malaria with cerebral complications\"},{\"code\":\"B508\",\"name\":\"B508 Other severe and complicated Plasmodium falciparum malaria\"},{\"code\":\"B509\",\"name\":\"B509 Plasmodium falciparum malaria, unspecified\"},{\"code\":\"B51\",\"name\":\"B51 Plasmodium vivax malaria\"},{\"code\":\"B510\",\"name\":\"B510 Plasmodium vivax malaria with rupture of spleen\"},{\"code\":\"B518\",\"name\":\"B518 Plasmodium vivax malaria with other complications\"},{\"code\":\"B519\",\"name\":\"B519 Plasmodium vivax malaria without complication\"},{\"code\":\"B52\",\"name\":\"B52 Plasmodium malariae malaria\"},{\"code\":\"B520\",\"name\":\"B520 Plasmodium malariae malaria with nephropathy\"},{\"code\":\"B528\",\"name\":\"B528 Plasmodium malariae malaria with other complications\"},{\"code\":\"B529\",\"name\":\"B529 Plasmodium malariae malaria without complication\"},{\"code\":\"B53\",\"name\":\"B53 Other parasitologically confirmed malaria\"},{\"code\":\"B530\",\"name\":\"B530 Plasmodium ovale malaria\"},{\"code\":\"B531\",\"name\":\"B531 Malaria due to simian plasmodia\"},{\"code\":\"B538\",\"name\":\"B538 Other parasitologically confirmed malaria, NEC\"},{\"code\":\"B54\",\"name\":\"B54 Unspecified malaria\"},{\"code\":\"B55\",\"name\":\"B55 Leishmaniasis\"},{\"code\":\"B550\",\"name\":\"B550 Visceral leishmaniasis\"},{\"code\":\"B551\",\"name\":\"B551 Cutaneous leishmaniasis\"},{\"code\":\"B552\",\"name\":\"B552 Mucocutaneous leishmaniasis\"},{\"code\":\"B559\",\"name\":\"B559 Leishmaniasis, unspecified\"},{\"code\":\"B56\",\"name\":\"B56 African trypanosomiasis\"},{\"code\":\"B560\",\"name\":\"B560 Gambiense trypanosomiasis\"},{\"code\":\"B561\",\"name\":\"B561 Rhodesiense trypanosomiasis\"},{\"code\":\"B569\",\"name\":\"B569 African trypanosomiasis, unspecified\"},{\"code\":\"B57\",\"name\":\"B57 Chagas' disease\"},{\"code\":\"B570\",\"name\":\"B570 Acute Chagas' disease with heart involvement\"},{\"code\":\"B571\",\"name\":\"B571 Acute Chagas' disease without heart involvement\"},{\"code\":\"B572\",\"name\":\"B572 Chagas' disease (chronic) with heart involvement\"},{\"code\":\"B573\",\"name\":\"B573 Chagas' disease (chronic) with digestive system involvement\"},{\"code\":\"B574\",\"name\":\"B574 Chagas' disease (chronic) with nervous system involvement\"},{\"code\":\"B575\",\"name\":\"B575 Chagas' disease (chronic) with other organ involvement\"},{\"code\":\"B58\",\"name\":\"B58 Toxoplasmosis\"},{\"code\":\"B580\",\"name\":\"B580 Toxoplasma oculopathy\"},{\"code\":\"B581\",\"name\":\"B581 Toxoplasma hepatitis\"},{\"code\":\"B582\",\"name\":\"B582 Toxoplasma meningoencephalitis\"},{\"code\":\"B583\",\"name\":\"B583 Pulmonary toxoplasmosis\"},{\"code\":\"B588\",\"name\":\"B588 Toxoplasmosis with other organ involvement\"},{\"code\":\"B589\",\"name\":\"B589 Toxoplasmosis, unspecified\"},{\"code\":\"B59\",\"name\":\"B59 Pneumocystosis\"},{\"code\":\"B60\",\"name\":\"B60 Other protozoal diseases, NEC\"},{\"code\":\"B600\",\"name\":\"B600 Babesiosis\"},{\"code\":\"B601\",\"name\":\"B601 Acanthamoebiasis\"},{\"code\":\"B602\",\"name\":\"B602 Naegleriasis\"},{\"code\":\"B608\",\"name\":\"B608 Other specified protozoal diseases\"},{\"code\":\"B64\",\"name\":\"B64 Unspecified protozoal disease\"},{\"code\":\"B65\",\"name\":\"B65 Schistosomiasis [bilharziasis]\"},{\"code\":\"B650\",\"name\":\"B650 Schistosomiasis due to Schistosoma haematobium [urinary schistosomiasis]\"},{\"code\":\"B651\",\"name\":\"B651 Schistosomiasis due to Schistosoma mansoni [intestinal schistosomiasis]\"},{\"code\":\"B652\",\"name\":\"B652 Schistosomiasis due to Schistosoma japonicum\"},{\"code\":\"B653\",\"name\":\"B653 Cercarial dermatitis\"},{\"code\":\"B658\",\"name\":\"B658 Other schistosomiases\"},{\"code\":\"B659\",\"name\":\"B659 Schistosomiasis, unspecified\"},{\"code\":\"B66\",\"name\":\"B66 Other fluke infections\"},{\"code\":\"B660\",\"name\":\"B660 Opisthorchiasis\"},{\"code\":\"B661\",\"name\":\"B661 Clonorchiasis\"},{\"code\":\"B662\",\"name\":\"B662 Dicrocoeliasis\"},{\"code\":\"B663\",\"name\":\"B663 Fascioliasis\"},{\"code\":\"B664\",\"name\":\"B664 Paragonimiasis\"},{\"code\":\"B665\",\"name\":\"B665 Fasciolopsiasis\"},{\"code\":\"B668\",\"name\":\"B668 Other specified fluke infections\"},{\"code\":\"B669\",\"name\":\"B669 Fluke infection, unspecified\"},{\"code\":\"B67\",\"name\":\"B67 Echinococcosis\"},{\"code\":\"B670\",\"name\":\"B670 Echinococcus granulosus infection of liver\"},{\"code\":\"B671\",\"name\":\"B671 Echinococcus granulosus infection of lung\"},{\"code\":\"B672\",\"name\":\"B672 Echinococcus granulosus infection of bone\"},{\"code\":\"B673\",\"name\":\"B673 Echinococcus granulosus infection, other and multiple sites\"},{\"code\":\"B674\",\"name\":\"B674 Echinococcus granulosus infection, unspecified\"},{\"code\":\"B675\",\"name\":\"B675 Echinococcus multilocularis infection of liver\"},{\"code\":\"B676\",\"name\":\"B676 Echinococcus multilocularis infection, other and multiple sites\"},{\"code\":\"B677\",\"name\":\"B677 Echinococcus multilocularis infection, unspecified\"},{\"code\":\"B678\",\"name\":\"B678 Echinococcosis, unspecified, of liver\"},{\"code\":\"B679\",\"name\":\"B679 Echinococcosis, other and unspecified\"},{\"code\":\"B68\",\"name\":\"B68 Taeniasis\"},{\"code\":\"B680\",\"name\":\"B680 Taenia solium taeniasis\"},{\"code\":\"B681\",\"name\":\"B681 Taenia saginata taeniasis\"},{\"code\":\"B689\",\"name\":\"B689 Taeniasis, unspecified\"},{\"code\":\"B69\",\"name\":\"B69 Cysticercosis\"},{\"code\":\"B690\",\"name\":\"B690 Cysticercosis of central nervous system\"},{\"code\":\"B691\",\"name\":\"B691 Cysticercosis of eye\"},{\"code\":\"B698\",\"name\":\"B698 Cysticercosis of other sites\"},{\"code\":\"B699\",\"name\":\"B699 Cysticercosis, unspecified\"},{\"code\":\"B70\",\"name\":\"B70 Diphyllobothriasis and sparganosis\"},{\"code\":\"B700\",\"name\":\"B700 Diphyllobothriasis\"},{\"code\":\"B701\",\"name\":\"B701 Sparganosis\"},{\"code\":\"B71\",\"name\":\"B71 Other cestode infections\"},{\"code\":\"B710\",\"name\":\"B710 Hymenolepiasis\"},{\"code\":\"B711\",\"name\":\"B711 Dipylidiasis\"},{\"code\":\"B718\",\"name\":\"B718 Other specified cestode infections\"},{\"code\":\"B719\",\"name\":\"B719 Cestode infection, unspecified\"},{\"code\":\"B72\",\"name\":\"B72 Dracunculiasis\"},{\"code\":\"B73\",\"name\":\"B73 Onchocerciasis\"},{\"code\":\"B74\",\"name\":\"B74 Filariasis\"},{\"code\":\"B740\",\"name\":\"B740 Filariasis due to Wuchereria bancrofti\"},{\"code\":\"B741\",\"name\":\"B741 Filariasis due to Brugia malayi\"},{\"code\":\"B742\",\"name\":\"B742 Filariasis due to Brugia timori\"},{\"code\":\"B743\",\"name\":\"B743 Loiasis\"},{\"code\":\"B744\",\"name\":\"B744 Mansonelliasis\"},{\"code\":\"B748\",\"name\":\"B748 Other filariases\"},{\"code\":\"B749\",\"name\":\"B749 Filariasis, unspecified\"},{\"code\":\"B75\",\"name\":\"B75 Trichinellosis\"},{\"code\":\"B76\",\"name\":\"B76 Hookworm diseases\"},{\"code\":\"B760\",\"name\":\"B760 Ancylostomiasis\"},{\"code\":\"B761\",\"name\":\"B761 Necatoriasis\"},{\"code\":\"B768\",\"name\":\"B768 Other hookworm diseases\"},{\"code\":\"B769\",\"name\":\"B769 Hookworm disease, unspecified\"},{\"code\":\"B77\",\"name\":\"B77 Ascariasis\"},{\"code\":\"B770\",\"name\":\"B770 Ascariasis with intestinal complications\"},{\"code\":\"B778\",\"name\":\"B778 Ascariasis with other complications\"},{\"code\":\"B779\",\"name\":\"B779 Ascariasis, unspecified\"},{\"code\":\"B78\",\"name\":\"B78 Strongyloidiasis\"},{\"code\":\"B780\",\"name\":\"B780 Intestinal strongyloidiasis\"},{\"code\":\"B781\",\"name\":\"B781 Cutaneous strongyloidiasis\"},{\"code\":\"B787\",\"name\":\"B787 Disseminated strongyloidiasis\"},{\"code\":\"B789\",\"name\":\"B789 Strongyloidiasis, unspecified\"},{\"code\":\"B79\",\"name\":\"B79 Trichuriasis\"},{\"code\":\"B80\",\"name\":\"B80 Enterobiasis\"},{\"code\":\"B81\",\"name\":\"B81 Other intestinal helminthiases, NEC\"},{\"code\":\"B810\",\"name\":\"B810 Anisakiasis\"},{\"code\":\"B811\",\"name\":\"B811 Intestinal capillariasis\"},{\"code\":\"B812\",\"name\":\"B812 Trichostrongyliasis\"},{\"code\":\"B813\",\"name\":\"B813 Intestinal angiostrongyliasis\"},{\"code\":\"B814\",\"name\":\"B814 Mixed intestinal helminthiases\"},{\"code\":\"B818\",\"name\":\"B818 Other specified intestinal helminthiases\"},{\"code\":\"B82\",\"name\":\"B82 Unspecified intestinal parasitism\"},{\"code\":\"B820\",\"name\":\"B820 Intestinal helminthiasis, unspecified\"},{\"code\":\"B829\",\"name\":\"B829 Intestinal parasitism, unspecified\"},{\"code\":\"B83\",\"name\":\"B83 Other helminthiases\"},{\"code\":\"B830\",\"name\":\"B830 Visceral larva migrans\"},{\"code\":\"B831\",\"name\":\"B831 Gnathostomiasis\"},{\"code\":\"B832\",\"name\":\"B832 Angiostrongyliasis due to Parastrongylus cantonensis\"},{\"code\":\"B833\",\"name\":\"B833 Syngamiasis\"},{\"code\":\"B834\",\"name\":\"B834 Internal hirudiniasis\"},{\"code\":\"B838\",\"name\":\"B838 Other specified helminthiases\"},{\"code\":\"B839\",\"name\":\"B839 Helminthiasis, unspecified\"},{\"code\":\"B85\",\"name\":\"B85 Pediculosis and phthiriasis\"},{\"code\":\"B850\",\"name\":\"B850 Pediculosis due to Pediculus humanus capitis\"},{\"code\":\"B851\",\"name\":\"B851 Pediculosis due to Pediculus humanus corporis\"},{\"code\":\"B852\",\"name\":\"B852 Pediculosis, unspecified\"},{\"code\":\"B853\",\"name\":\"B853 Phthiriasis\"},{\"code\":\"B854\",\"name\":\"B854 Mixed pediculosis and phthiriasis\"},{\"code\":\"B86\",\"name\":\"B86 Scabies\"},{\"code\":\"B87\",\"name\":\"B87 Myiasis\"},{\"code\":\"B870\",\"name\":\"B870 Cutaneous myiasis\"},{\"code\":\"B871\",\"name\":\"B871 Wound myiasis\"},{\"code\":\"B872\",\"name\":\"B872 Ocular myiasis\"},{\"code\":\"B873\",\"name\":\"B873 Nasopharyngeal myiasis\"},{\"code\":\"B874\",\"name\":\"B874 Aural myiasis\"},{\"code\":\"B878\",\"name\":\"B878 Myiasis of other sites\"},{\"code\":\"B879\",\"name\":\"B879 Myiasis, unspecified\"},{\"code\":\"B88\",\"name\":\"B88 Other infestations\"},{\"code\":\"B880\",\"name\":\"B880 Other acariasis\"},{\"code\":\"B881\",\"name\":\"B881 Tungiasis [sandflea infestation]\"},{\"code\":\"B882\",\"name\":\"B882 Other arthropod infestations\"},{\"code\":\"B883\",\"name\":\"B883 External hirudiniasis\"},{\"code\":\"B888\",\"name\":\"B888 Other specified infestations\"},{\"code\":\"B889\",\"name\":\"B889 Infestation, unspecified\"},{\"code\":\"B89\",\"name\":\"B89 Unspecified parasitic disease\"},{\"code\":\"B90\",\"name\":\"B90 Sequelae of tuberculosis\"},{\"code\":\"B900\",\"name\":\"B900 Sequelae of central nervous system tuberculosis\"},{\"code\":\"B901\",\"name\":\"B901 Sequelae of genitourinary tuberculosis\"},{\"code\":\"B902\",\"name\":\"B902 Sequelae of tuberculosis of bones and joints\"},{\"code\":\"B908\",\"name\":\"B908 Sequelae of tuberculosis of other organs\"},{\"code\":\"B909\",\"name\":\"B909 Sequelae of respiratory and unspecified tuberculosis\"},{\"code\":\"B91\",\"name\":\"B91 Sequelae of poliomyelitis\"},{\"code\":\"B92\",\"name\":\"B92 Sequelae of leprosy\"},{\"code\":\"B94\",\"name\":\"B94 Sequelae of other and unspecified infectious and parasitic diseases\"},{\"code\":\"B940\",\"name\":\"B940 Sequelae of trachoma\"},{\"code\":\"B941\",\"name\":\"B941 Sequelae of viral encephalitis\"},{\"code\":\"B942\",\"name\":\"B942 Sequelae of viral hepatitis\"},{\"code\":\"B948\",\"name\":\"B948 Sequelae of other specified infectious and parasitic diseases\"},{\"code\":\"B949\",\"name\":\"B949 Sequelae of unspecified infectious or parasitic disease\"},{\"code\":\"B95\",\"name\":\"B95 Streptococcus and staphylococcus as the cause of diseases classified to other chapters\"},{\"code\":\"B950\",\"name\":\"B950 Streptococcus, group A, as the cause of diseases classified to other chapters\"},{\"code\":\"B951\",\"name\":\"B951 Streptococcus, group B, as the cause of diseases classified to other chapters\"},{\"code\":\"B952\",\"name\":\"B952 Streptococcus, group D, as the cause of diseases classified to other chapters\"},{\"code\":\"B953\",\"name\":\"B953 Streptococcus pneumoniae as the cause of diseases classified to other chapters\"},{\"code\":\"B954\",\"name\":\"B954 Other streptococcus as the cause of diseases classified to other chapters\"},{\"code\":\"B955\",\"name\":\"B955 Unspecified streptococcus as the cause of diseases classified to other chapters\"},{\"code\":\"B956\",\"name\":\"B956 Staphylococcus aureus as the cause of diseases classified to other chapters\"},{\"code\":\"B957\",\"name\":\"B957 Other staphylococcus as the cause of diseases classified to other chapters\"},{\"code\":\"B958\",\"name\":\"B958 Unspecified staphylococcus as the cause of diseases classified to other chapters\"},{\"code\":\"B96\",\"name\":\"B96 Other bacterial agents as the cause of diseases classified to other chapters\"},{\"code\":\"B960\",\"name\":\"B960 Mycoplasma pneumoniae [M. pneumoniae] as the cause of diseases classified to other chapters\"},{\"code\":\"B961\",\"name\":\"B961 Klebsiella pneumoniae [K. pneumoniae] as the cause of diseases classified to other chapters\"},{\"code\":\"B962\",\"name\":\"B962 Escherichia coli [E. coli] as the cause of diseases classified to other chapters\"},{\"code\":\"B963\",\"name\":\"B963 Haemophilus influenzae [H. influenzae] as the cause of diseases classified to other chapters\"},{\"code\":\"B964\",\"name\":\"B964 Proteus (mirabilis)(morganii) as the cause of diseases classified to other chapters\"},{\"code\":\"B965\",\"name\":\"B965 Pseudomonas (aeruginosa)(mallei)(pseudomallei) as the cause of diseases classified to other chapters\"},{\"code\":\"B966\",\"name\":\"B966 Bacillus fragilis [B. fragilis] as the cause of diseases classified to other chapters\"},{\"code\":\"B967\",\"name\":\"B967 Clostridium perfringens [C. perfringens] as the cause of diseases classified to other chapters\"},{\"code\":\"B968\",\"name\":\"B968 Other specified bacterial agents as the cause of diseases classified to other chapters\"},{\"code\":\"B97\",\"name\":\"B97 Viral agents as the cause of diseases classified to other chapters\"},{\"code\":\"B970\",\"name\":\"B970 Adenovirus as the cause of diseases classified to other chapters\"},{\"code\":\"B971\",\"name\":\"B971 Enterovirus as the cause of diseases classified to other chapters\"},{\"code\":\"B972\",\"name\":\"B972 Coronavirus as the cause of diseases classified to other chapters\"},{\"code\":\"B973\",\"name\":\"B973 Retrovirus as the cause of diseases classified to other chapters\"},{\"code\":\"B974\",\"name\":\"B974 Respiratory syncytial virus as the cause of diseases classified to other chapters\"},{\"code\":\"B975\",\"name\":\"B975 Reovirus as the cause of diseases classified to other chapters\"},{\"code\":\"B976\",\"name\":\"B976 Parvovirus as the cause of diseases classified to other chapters\"},{\"code\":\"B977\",\"name\":\"B977 Papillomavirus as the cause of diseases classified to other chapters\"},{\"code\":\"B978\",\"name\":\"B978 Other viral agents as the cause of diseases classified to other chapters\"},{\"code\":\"B98\",\"name\":\"B98 Other specified infectious agents as the cause of diseases classified to other chapters\"},{\"code\":\"B980\",\"name\":\"B980 Hedicobacter pylori [H.pylori] as the cause of diseases classified to other chapters\"},{\"code\":\"B981\",\"name\":\"B981 Vibrio vulnificus as the cause of diseases classified to other chapters\"},{\"code\":\"B99\",\"name\":\"B99 Other and unspecified infectious diseases\"},{\"code\":\"C00\",\"name\":\"C00 Malignant neoplasm of lip\"},{\"code\":\"C000\",\"name\":\"C000 External upper lip\"},{\"code\":\"C001\",\"name\":\"C001 External lower lip\"},{\"code\":\"C002\",\"name\":\"C002 External lip, unspecified\"},{\"code\":\"C003\",\"name\":\"C003 Upper lip, inner aspect\"},{\"code\":\"C004\",\"name\":\"C004 Lower lip, inner aspect\"},{\"code\":\"C005\",\"name\":\"C005 Lip, unspecified, inner aspect\"},{\"code\":\"C006\",\"name\":\"C006 Commissure of lip\"},{\"code\":\"C008\",\"name\":\"C008 Overlapping lesion of lip\"},{\"code\":\"C009\",\"name\":\"C009 Lip, unspecified\"},{\"code\":\"C01\",\"name\":\"C01 Malignant neoplasm of base of tongue\"},{\"code\":\"C02\",\"name\":\"C02 Malignant neoplasm of other and unspecified parts of tongue\"},{\"code\":\"C020\",\"name\":\"C020 Dorsal surface of tongue\"},{\"code\":\"C021\",\"name\":\"C021 Border of tongue\"},{\"code\":\"C022\",\"name\":\"C022 Ventral surface of tongue\"},{\"code\":\"C023\",\"name\":\"C023 Anterior two-thirds of tongue, part unspecified\"},{\"code\":\"C024\",\"name\":\"C024 Lingual tonsil\"},{\"code\":\"C028\",\"name\":\"C028 Overlapping lesion of tongue\"},{\"code\":\"C029\",\"name\":\"C029 Tongue, unspecified\"},{\"code\":\"C03\",\"name\":\"C03 Malignant neoplasm of gum\"},{\"code\":\"C030\",\"name\":\"C030 Upper gum\"},{\"code\":\"C031\",\"name\":\"C031 Lower gum\"},{\"code\":\"C039\",\"name\":\"C039 Gum, unspecified\"},{\"code\":\"C04\",\"name\":\"C04 Malignant neoplasm of floor of mouth\"},{\"code\":\"C040\",\"name\":\"C040 Anterior floor of mouth\"},{\"code\":\"C041\",\"name\":\"C041 Lateral floor of mouth\"},{\"code\":\"C048\",\"name\":\"C048 Overlapping lesion of floor of mouth\"},{\"code\":\"C049\",\"name\":\"C049 Floor of mouth, unspecified\"},{\"code\":\"C05\",\"name\":\"C05 Malignant neoplasm of palate\"},{\"code\":\"C050\",\"name\":\"C050 Hard palate\"},{\"code\":\"C051\",\"name\":\"C051 Soft palate\"},{\"code\":\"C052\",\"name\":\"C052 Uvula\"},{\"code\":\"C058\",\"name\":\"C058 Overlapping lesion of palate\"},{\"code\":\"C059\",\"name\":\"C059 Palate, unspecified\"},{\"code\":\"C06\",\"name\":\"C06 Malignant neoplasm of other and unspecified parts of mouth\"},{\"code\":\"C060\",\"name\":\"C060 Cheek mucosa\"},{\"code\":\"C061\",\"name\":\"C061 Vestibule of mouth\"},{\"code\":\"C062\",\"name\":\"C062 Retromolar area\"},{\"code\":\"C068\",\"name\":\"C068 Overlapping lesion of other and unspecified parts of mouth\"},{\"code\":\"C069\",\"name\":\"C069 Mouth, unspecified\"},{\"code\":\"C07\",\"name\":\"C07 Malignant neoplasm of parotid gland\"},{\"code\":\"C08\",\"name\":\"C08 Malignant neoplasm of other and unspecified major salivary glands\"},{\"code\":\"C080\",\"name\":\"C080 Submandibular gland\"},{\"code\":\"C081\",\"name\":\"C081 Sublingual gland\"},{\"code\":\"C088\",\"name\":\"C088 Overlapping lesion of major salivary glands\"},{\"code\":\"C089\",\"name\":\"C089 Major salivary gland, unspecified\"},{\"code\":\"C09\",\"name\":\"C09 Malignant neoplasm of tonsil\"},{\"code\":\"C090\",\"name\":\"C090 Tonsillar fossa\"},{\"code\":\"C091\",\"name\":\"C091 Tonsillar pillar (anterior)(posterior)\"},{\"code\":\"C098\",\"name\":\"C098 Overlapping lesion of tonsil\"},{\"code\":\"C099\",\"name\":\"C099 Tonsil, unspecified\"},{\"code\":\"C10\",\"name\":\"C10 Malignant neoplasm of oropharynx\"},{\"code\":\"C100\",\"name\":\"C100 Vallecula\"},{\"code\":\"C101\",\"name\":\"C101 Anterior surface of epiglottis\"},{\"code\":\"C102\",\"name\":\"C102 Lateral wall of oropharynx\"},{\"code\":\"C103\",\"name\":\"C103 Posterior wall of oropharynx\"},{\"code\":\"C104\",\"name\":\"C104 Branchial cleft\"},{\"code\":\"C108\",\"name\":\"C108 Overlapping lesion of oropharynx\"},{\"code\":\"C109\",\"name\":\"C109 Oropharynx, unspecified\"},{\"code\":\"C11\",\"name\":\"C11 Malignant neoplasm of nasopharynx\"},{\"code\":\"C110\",\"name\":\"C110 Superior wall of nasopharynx\"},{\"code\":\"C111\",\"name\":\"C111 Posterior wall of nasopharynx\"},{\"code\":\"C112\",\"name\":\"C112 Lateral wall of nasopharynx\"},{\"code\":\"C113\",\"name\":\"C113 Anterior wall of nasopharynx\"},{\"code\":\"C118\",\"name\":\"C118 Overlapping lesion of nasopharynx\"},{\"code\":\"C119\",\"name\":\"C119 Nasopharynx, unspecified\"},{\"code\":\"C12\",\"name\":\"C12 Malignant neoplasm of pyriform sinus\"},{\"code\":\"C13\",\"name\":\"C13 Malignant neoplasm of hypopharynx\"},{\"code\":\"C130\",\"name\":\"C130 Postcricoid region\"},{\"code\":\"C131\",\"name\":\"C131 Aryepiglottic fold, hypopharyngeal aspect\"},{\"code\":\"C132\",\"name\":\"C132 Posterior wall of hypopharynx\"},{\"code\":\"C138\",\"name\":\"C138 Overlapping lesion of hypopharynx\"},{\"code\":\"C139\",\"name\":\"C139 Hypopharynx, unspecified\"},{\"code\":\"C14\",\"name\":\"C14 Malignant neoplasm of other and ill-defined sites in the lip, oral cavity and pharynx\"},{\"code\":\"C140\",\"name\":\"C140 Pharynx, unspecified\"},{\"code\":\"C142\",\"name\":\"C142 Waldeyer's ring\"},{\"code\":\"C148\",\"name\":\"C148 Overlapping lesion of lip, oral cavity and pharynx\"},{\"code\":\"C15\",\"name\":\"C15 Malignant neoplasm of oesophagus\"},{\"code\":\"C150\",\"name\":\"C150 Cervical part of oesophagus\"},{\"code\":\"C151\",\"name\":\"C151 Thoracic part of oesophagus\"},{\"code\":\"C152\",\"name\":\"C152 Abdominal part of oesophagus\"},{\"code\":\"C153\",\"name\":\"C153 Upper third of oesophagus\"},{\"code\":\"C154\",\"name\":\"C154 Middle third of oesophagus\"},{\"code\":\"C155\",\"name\":\"C155 Lower third of oesophagus\"},{\"code\":\"C158\",\"name\":\"C158 Overlapping lesion of oesophagus\"},{\"code\":\"C159\",\"name\":\"C159 Oesophagus, unspecified\"},{\"code\":\"C16\",\"name\":\"C16 Malignant neoplasm of stomach\"},{\"code\":\"C160\",\"name\":\"C160 Cardia\"},{\"code\":\"C161\",\"name\":\"C161 Fundus of stomach\"},{\"code\":\"C162\",\"name\":\"C162 Body of stomach\"},{\"code\":\"C163\",\"name\":\"C163 Pyloric antrum\"},{\"code\":\"C164\",\"name\":\"C164 Pylorus\"},{\"code\":\"C165\",\"name\":\"C165 Lesser curvature of stomach, unspecified\"},{\"code\":\"C166\",\"name\":\"C166 Greater curvature of stomach, unspecified\"},{\"code\":\"C168\",\"name\":\"C168 Overlapping lesion of stomach\"},{\"code\":\"C169\",\"name\":\"C169 Stomach, unspecified\"},{\"code\":\"C17\",\"name\":\"C17 Malignant neoplasm of small intestine\"},{\"code\":\"C170\",\"name\":\"C170 Duodenum\"},{\"code\":\"C171\",\"name\":\"C171 Jejunum\"},{\"code\":\"C172\",\"name\":\"C172 Ileum\"},{\"code\":\"C173\",\"name\":\"C173 Meckel's diverticulum\"},{\"code\":\"C178\",\"name\":\"C178 Overlapping lesion of small intestine\"},{\"code\":\"C179\",\"name\":\"C179 Small intestine, unspecified\"},{\"code\":\"C18\",\"name\":\"C18 Malignant neoplasm of colon\"},{\"code\":\"C181\",\"name\":\"C181 Appendix\"},{\"code\":\"C182\",\"name\":\"C182 Ascending colon\"},{\"code\":\"C183\",\"name\":\"C183 Hepatic flexure\"},{\"code\":\"C184\",\"name\":\"C184 Transverse colon\"},{\"code\":\"C185\",\"name\":\"C185 Splenic flexure\"},{\"code\":\"C186\",\"name\":\"C186 Descending colon\"},{\"code\":\"C187\",\"name\":\"C187 Sigmoid colon\"},{\"code\":\"C188\",\"name\":\"C188 Overlapping lesion of colon\"},{\"code\":\"C189\",\"name\":\"C189 Colon, unspecified\"},{\"code\":\"C19\",\"name\":\"C19 Malignant neoplasm of rectosigmoid junction\"},{\"code\":\"C20\",\"name\":\"C20 Malignant neoplasm of rectum\"},{\"code\":\"C21\",\"name\":\"C21 Malignant neoplasm of anus and anal canal\"},{\"code\":\"C210\",\"name\":\"C210 Anus, unspecified\"},{\"code\":\"C211\",\"name\":\"C211 Anal canal\"},{\"code\":\"C212\",\"name\":\"C212 Cloacogenic zone\"},{\"code\":\"C218\",\"name\":\"C218 Overlapping lesion of rectum, anus and anal canal\"},{\"code\":\"C22\",\"name\":\"C22 Malignant neoplasm of liver and intrahepatic bile ducts\"},{\"code\":\"C220\",\"name\":\"C220 Liver cell carcinoma\"},{\"code\":\"C221\",\"name\":\"C221 Intrahepatic bile duct carcinoma\"},{\"code\":\"C222\",\"name\":\"C222 Hepatoblastoma\"},{\"code\":\"C223\",\"name\":\"C223 Angiosarcoma of liver\"},{\"code\":\"C224\",\"name\":\"C224 Other sarcomas of liver\"},{\"code\":\"C227\",\"name\":\"C227 Other specified carcinomas of liver\"},{\"code\":\"C229\",\"name\":\"C229 Liver, unspecified\"},{\"code\":\"C23\",\"name\":\"C23 Malignant neoplasm of gallbladder\"},{\"code\":\"C24\",\"name\":\"C24 Malignant neoplasm of other and unspecified parts of biliary tract\"},{\"code\":\"C240\",\"name\":\"C240 Extrahepatic bile duct\"},{\"code\":\"C241\",\"name\":\"C241 Ampulla of Vater\"},{\"code\":\"C248\",\"name\":\"C248 Overlapping lesion of biliary tract\"},{\"code\":\"C249\",\"name\":\"C249 Biliary tract, unspecified\"},{\"code\":\"C25\",\"name\":\"C25 Malignant neoplasm of pancreas\"},{\"code\":\"C250\",\"name\":\"C250 Head of pancreas\"},{\"code\":\"C251\",\"name\":\"C251 Body of pancreas\"},{\"code\":\"C252\",\"name\":\"C252 Tail of pancreas\"},{\"code\":\"C253\",\"name\":\"C253 Pancreatic duct\"},{\"code\":\"C254\",\"name\":\"C254 Endocrine pancreas\"},{\"code\":\"C257\",\"name\":\"C257 Other parts of pancreas\"},{\"code\":\"C258\",\"name\":\"C258 Overlapping lesion of pancreas\"},{\"code\":\"C259\",\"name\":\"C259 Pancreas, unspecified\"},{\"code\":\"C26\",\"name\":\"C26 Malignant neoplasm of other and ill-defined digestive organs\"},{\"code\":\"C260\",\"name\":\"C260 Intestinal tract, part unspecified\"},{\"code\":\"C261\",\"name\":\"C261 Spleen\"},{\"code\":\"C268\",\"name\":\"C268 Overlapping lesion of digestive system\"},{\"code\":\"C269\",\"name\":\"C269 Ill-defined sites within the digestive system\"},{\"code\":\"C30\",\"name\":\"C30 Malignant neoplasm of nasal cavity and middle ear\"},{\"code\":\"C300\",\"name\":\"C300 Nasal cavity\"},{\"code\":\"C301\",\"name\":\"C301 Middle ear\"},{\"code\":\"C31\",\"name\":\"C31 Malignant neoplasm of accessory sinuses\"},{\"code\":\"C310\",\"name\":\"C310 Maxillary sinus\"},{\"code\":\"C311\",\"name\":\"C311 Ethmoidal sinus\"},{\"code\":\"C312\",\"name\":\"C312 Frontal sinus\"},{\"code\":\"C313\",\"name\":\"C313 Sphenoidal sinus\"},{\"code\":\"C318\",\"name\":\"C318 Overlapping lesion of accessory sinuses\"},{\"code\":\"C319\",\"name\":\"C319 Accessory sinus, unspecified\"},{\"code\":\"C32\",\"name\":\"C32 Malignant neoplasm of larynx\"},{\"code\":\"C320\",\"name\":\"C320 Glottis\"},{\"code\":\"C321\",\"name\":\"C321 Supraglottis\"},{\"code\":\"C322\",\"name\":\"C322 Subglottis\"},{\"code\":\"C323\",\"name\":\"C323 Laryngeal cartilage\"},{\"code\":\"C328\",\"name\":\"C328 Overlapping lesion of larynx\"},{\"code\":\"C329\",\"name\":\"C329 Larynx, unspecified\"},{\"code\":\"C33\",\"name\":\"C33 Malignant neoplasm of trachea\"},{\"code\":\"C34\",\"name\":\"C34 Malignant neoplasm of bronchus and lung\"},{\"code\":\"C340\",\"name\":\"C340 Main bronchus\"},{\"code\":\"C341\",\"name\":\"C341 Upper lobe, bronchus or lung\"},{\"code\":\"C342\",\"name\":\"C342 Middle lobe, bronchus or lung\"},{\"code\":\"C343\",\"name\":\"C343 Lower lobe, bronchus or lung\"},{\"code\":\"C348\",\"name\":\"C348 Overlapping lesion of bronchus and lung\"},{\"code\":\"C349\",\"name\":\"C349 Bronchus or lung, unspecified\"},{\"code\":\"C37\",\"name\":\"C37 Malignant neoplasm of thymus\"},{\"code\":\"C38\",\"name\":\"C38 Malignant neoplasm of heart, mediastinum and pleura\"},{\"code\":\"C380\",\"name\":\"C380 Heart\"},{\"code\":\"C381\",\"name\":\"C381 Anterior mediastinum\"},{\"code\":\"C382\",\"name\":\"C382 Posterior mediastinum\"},{\"code\":\"C383\",\"name\":\"C383 Mediastinum, part unspecified\"},{\"code\":\"C384\",\"name\":\"C384 Pleura\"},{\"code\":\"C388\",\"name\":\"C388 Overlapping lesion of heart, mediastinum and pleura\"},{\"code\":\"C39\",\"name\":\"C39 Malignant neoplasm of other and ill-defined sites in the respiratory system and intrathoracic organs\"},{\"code\":\"C390\",\"name\":\"C390 Upper respiratory tract, part unspecified\"},{\"code\":\"C398\",\"name\":\"C398 Overlapping lesion of respiratory and intrathoracic organs\"},{\"code\":\"C399\",\"name\":\"C399 Ill-defined sites within the respiratory system\"},{\"code\":\"C40\",\"name\":\"C40 Malignant neoplasm of bone and articular cartilage of limbs\"},{\"code\":\"C400\",\"name\":\"C400 Scapula and long bones of upper limb\"},{\"code\":\"C401\",\"name\":\"C401 Short bones of upper limb\"},{\"code\":\"C402\",\"name\":\"C402 Long bones of lower limb\"},{\"code\":\"C403\",\"name\":\"C403 Short bones of lower limb\"},{\"code\":\"C408\",\"name\":\"C408 Overlapping lesion of bone and articular cartilage of limbs\"},{\"code\":\"C409\",\"name\":\"C409 Bone and articular cartilage of limb, unspecified\"},{\"code\":\"C41\",\"name\":\"C41 Malignant neoplasm of bone and articular cartilage of other and unspecified sites\"},{\"code\":\"C410\",\"name\":\"C410 Bones of skull and face\"},{\"code\":\"C411\",\"name\":\"C411 Mandible\"},{\"code\":\"C412\",\"name\":\"C412 Vertebral column\"},{\"code\":\"C413\",\"name\":\"C413 Ribs, sternum and clavicle\"},{\"code\":\"C414\",\"name\":\"C414 Pelvic bones, sacrum and coccyx\"},{\"code\":\"C418\",\"name\":\"C418 Overlapping lesion of bone and articular cartilage\"},{\"code\":\"C419\",\"name\":\"C419 Bone and articular cartilage, unspecified\"},{\"code\":\"C43\",\"name\":\"C43 Malignant melanoma of skin\"},{\"code\":\"C430\",\"name\":\"C430 Malignant melanoma of lip\"},{\"code\":\"C431\",\"name\":\"C431 Malignant melanoma of eyelid, including canthus\"},{\"code\":\"C432\",\"name\":\"C432 Malignant melanoma of ear and external auricular canal\"},{\"code\":\"C433\",\"name\":\"C433 Malignant melanoma of other and unspecified parts of face\"},{\"code\":\"C434\",\"name\":\"C434 Malignant melanoma of scalp and neck\"},{\"code\":\"C435\",\"name\":\"C435 Malignant melanoma of trunk\"},{\"code\":\"C436\",\"name\":\"C436 Malignant melanoma of upper limb, including shoulder\"},{\"code\":\"C437\",\"name\":\"C437 Malignant melanoma of lower limb, including hip\"},{\"code\":\"C438\",\"name\":\"C438 Overlapping malignant melanoma of skin\"},{\"code\":\"C439\",\"name\":\"C439 Malignant melanoma of skin, unspecified\"},{\"code\":\"C44\",\"name\":\"C44 Other malignant neoplasms of skin\"},{\"code\":\"C440\",\"name\":\"C440 Skin of lip\"},{\"code\":\"C441\",\"name\":\"C441 Skin of eyelid, including canthus\"},{\"code\":\"C442\",\"name\":\"C442 Skin of ear and external auricular canal\"},{\"code\":\"C443\",\"name\":\"C443 Skin of other and unspecified parts of face\"},{\"code\":\"C444\",\"name\":\"C444 Skin of scalp and neck\"},{\"code\":\"C445\",\"name\":\"C445 Skin of trunk\"},{\"code\":\"C446\",\"name\":\"C446 Skin of upper limb, including shoulder\"},{\"code\":\"C447\",\"name\":\"C447 Skin of lower limb, including hip\"},{\"code\":\"C448\",\"name\":\"C448 Overlapping lesion of skin\"},{\"code\":\"C449\",\"name\":\"C449 Malignant neoplasm of skin, unspecified\"},{\"code\":\"C45\",\"name\":\"C45 Mesothelioma\"},{\"code\":\"C450\",\"name\":\"C450 Mesothelioma of pleura\"},{\"code\":\"C451\",\"name\":\"C451 Mesothelioma of peritoneum\"},{\"code\":\"C452\",\"name\":\"C452 Mesothelioma of pericardium\"},{\"code\":\"C457\",\"name\":\"C457 Mesothelioma of other sites\"},{\"code\":\"C459\",\"name\":\"C459 Mesothelioma, unspecified\"},{\"code\":\"C46\",\"name\":\"C46 Kaposi's sarcoma\"},{\"code\":\"C460\",\"name\":\"C460 Kaposi's sarcoma of skin\"},{\"code\":\"C461\",\"name\":\"C461 Kaposi's sarcoma of soft tissue\"},{\"code\":\"C462\",\"name\":\"C462 Kaposi's sarcoma of palate\"},{\"code\":\"C463\",\"name\":\"C463 Kaposi's sarcoma of lymph nodes\"},{\"code\":\"C467\",\"name\":\"C467 Kaposi's sarcoma of other sites\"},{\"code\":\"C468\",\"name\":\"C468 Kaposi's sarcoma of multiple organs\"},{\"code\":\"C469\",\"name\":\"C469 Kaposi's sarcoma, unspecified\"},{\"code\":\"C47\",\"name\":\"C47 Malignant neoplasm of peripheral nerves and autonomic nervous system\"},{\"code\":\"C470\",\"name\":\"C470 Peripheral nerves of head, face and neck\"},{\"code\":\"C471\",\"name\":\"C471 Peripheral nerves of upper limb, including shoulder\"},{\"code\":\"C472\",\"name\":\"C472 Peripheral nerves of lower limb, including hip\"},{\"code\":\"C473\",\"name\":\"C473 Peripheral nerves of thorax\"},{\"code\":\"C474\",\"name\":\"C474 Peripheral nerves of abdomen\"},{\"code\":\"C475\",\"name\":\"C475 Peripheral nerves of pelvis\"},{\"code\":\"C476\",\"name\":\"C476 Peripheral nerves of trunk, unspecified\"},{\"code\":\"C478\",\"name\":\"C478 Overlapping lesion of peripheral nerves and autonomic nervous system\"},{\"code\":\"C479\",\"name\":\"C479 Peripheral nerves and autonomic nervous system, unspecified\"},{\"code\":\"C48\",\"name\":\"C48 Malignant neoplasm of retroperitoneum and peritoneum\"},{\"code\":\"C480\",\"name\":\"C480 Retroperitoneum\"},{\"code\":\"C481\",\"name\":\"C481 Specified parts of peritoneum\"},{\"code\":\"C482\",\"name\":\"C482 Peritoneum, unspecified\"},{\"code\":\"C488\",\"name\":\"C488 Overlapping lesion of retroperitoneum and peritoneum\"},{\"code\":\"C49\",\"name\":\"C49 Malignant neoplasm of other connective and soft tissue\"},{\"code\":\"C490\",\"name\":\"C490 Connective and soft tissue of head, face and neck\"},{\"code\":\"C491\",\"name\":\"C491 Connective and soft tissue of upper limb, including shoulder\"},{\"code\":\"C492\",\"name\":\"C492 Connective and soft tissue of lower limb, including hip\"},{\"code\":\"C493\",\"name\":\"C493 Connective and soft tissue of thorax\"},{\"code\":\"C494\",\"name\":\"C494 Connective and soft tissue of abdomen\"},{\"code\":\"C495\",\"name\":\"C495 Connective and soft tissue of pelvis\"},{\"code\":\"C496\",\"name\":\"C496 Connective and soft tissue of trunk, unspecified\"},{\"code\":\"C498\",\"name\":\"C498 Overlapping lesion of connective and soft tissue\"},{\"code\":\"C499\",\"name\":\"C499 Connective and soft tissue, unspecified\"},{\"code\":\"C50\",\"name\":\"C50 Malignant neoplasm of breast\"},{\"code\":\"C500\",\"name\":\"C500 Nipple and areola\"},{\"code\":\"C501\",\"name\":\"C501 Central portion of breast\"},{\"code\":\"C502\",\"name\":\"C502 Upper-inner quadrant of breast\"},{\"code\":\"C503\",\"name\":\"C503 Lower-inner quadrant of breast\"},{\"code\":\"C504\",\"name\":\"C504 Upper-outer quadrant of breast\"},{\"code\":\"C505\",\"name\":\"C505 Lower-outer quadrant of breast\"},{\"code\":\"C506\",\"name\":\"C506 Axillary tail of breast\"},{\"code\":\"C508\",\"name\":\"C508 Overlapping lesion of breast\"},{\"code\":\"C509\",\"name\":\"C509 Breast, unspecified\"},{\"code\":\"C51\",\"name\":\"C51 Malignant neoplasm of vulva\"},{\"code\":\"C510\",\"name\":\"C510 Labium majus\"},{\"code\":\"C511\",\"name\":\"C511 Labium minus\"},{\"code\":\"C512\",\"name\":\"C512 Clitoris\"},{\"code\":\"C518\",\"name\":\"C518 Overlapping lesion of vulva\"},{\"code\":\"C519\",\"name\":\"C519 Vulva, unspecified\"},{\"code\":\"C52\",\"name\":\"C52 Malignant neoplasm of vagina\"},{\"code\":\"C53\",\"name\":\"C53 Malignant neoplasm of cervix uteri\"},{\"code\":\"C530\",\"name\":\"C530 Endocervix\"},{\"code\":\"C531\",\"name\":\"C531 Exocervix\"},{\"code\":\"C538\",\"name\":\"C538 Overlapping lesion of cervix uteri\"},{\"code\":\"C539\",\"name\":\"C539 Cervix uteri, unspecified\"},{\"code\":\"C54\",\"name\":\"C54 Malignant neoplasm of corpus uteri\"},{\"code\":\"C540\",\"name\":\"C540 Isthmus uteri\"},{\"code\":\"C541\",\"name\":\"C541 Endometrium\"},{\"code\":\"C542\",\"name\":\"C542 Myometrium\"},{\"code\":\"C543\",\"name\":\"C543 Fundus uteri\"},{\"code\":\"C548\",\"name\":\"C548 Overlapping lesion of corpus uteri\"},{\"code\":\"C549\",\"name\":\"C549 Corpus uteri, unspecified\"},{\"code\":\"C55\",\"name\":\"C55 Malignant neoplasm of uterus, part unspecified\"},{\"code\":\"C56\",\"name\":\"C56 Malignant neoplasm of ovary\"},{\"code\":\"C57\",\"name\":\"C57 Malignant neoplasm of other and unspecified female genital organs\"},{\"code\":\"C570\",\"name\":\"C570 Fallopian tube\"},{\"code\":\"C571\",\"name\":\"C571 Broad ligament\"},{\"code\":\"C572\",\"name\":\"C572 Round ligament\"},{\"code\":\"C573\",\"name\":\"C573 Parametrium\"},{\"code\":\"C574\",\"name\":\"C574 Uterine adnexa, unspecified\"},{\"code\":\"C577\",\"name\":\"C577 Other specified female genital organs\"},{\"code\":\"C578\",\"name\":\"C578 Overlapping lesion of female genital organs\"},{\"code\":\"C579\",\"name\":\"C579 Female genital organ, unspecified\"},{\"code\":\"C58\",\"name\":\"C58 Malignant neoplasm of placenta\"},{\"code\":\"C60\",\"name\":\"C60 Malignant neoplasm of penis\"},{\"code\":\"C600\",\"name\":\"C600 Prepuce\"},{\"code\":\"C601\",\"name\":\"C601 Glans penis\"},{\"code\":\"C602\",\"name\":\"C602 Body of penis\"},{\"code\":\"C608\",\"name\":\"C608 Overlapping lesion of penis\"},{\"code\":\"C609\",\"name\":\"C609 Penis, unspecified\"},{\"code\":\"C61\",\"name\":\"C61 Malignant neoplasm of prostate\"},{\"code\":\"C62\",\"name\":\"C62 Malignant neoplasm of testis\"},{\"code\":\"C620\",\"name\":\"C620 Undescended testis\"},{\"code\":\"C621\",\"name\":\"C621 Descended testis\"},{\"code\":\"C629\",\"name\":\"C629 Testis, unspecified\"},{\"code\":\"C63\",\"name\":\"C63 Malignant neoplasm of other and unspecified male genital organs\"},{\"code\":\"C630\",\"name\":\"C630 Epididymis\"},{\"code\":\"C631\",\"name\":\"C631 Spermatic cord\"},{\"code\":\"C632\",\"name\":\"C632 Scrotum\"},{\"code\":\"C637\",\"name\":\"C637 Other specified male genital organs\"},{\"code\":\"C638\",\"name\":\"C638 Overlapping lesion of male genital organs\"},{\"code\":\"C639\",\"name\":\"C639 Male genital organ, unspecified\"},{\"code\":\"C64\",\"name\":\"C64 Malignant neoplasm of kidney, except renal pelvis\"},{\"code\":\"C65\",\"name\":\"C65 Malignant neoplasm of renal pelvis\"},{\"code\":\"C66\",\"name\":\"C66 Malignant neoplasm of ureter\"},{\"code\":\"C67\",\"name\":\"C67 Malignant neoplasm of bladder\"},{\"code\":\"C670\",\"name\":\"C670 Trigone of bladder\"},{\"code\":\"C671\",\"name\":\"C671 Dome of bladder\"},{\"code\":\"C672\",\"name\":\"C672 Lateral wall of bladder\"},{\"code\":\"C673\",\"name\":\"C673 Anterior wall of bladder\"},{\"code\":\"C674\",\"name\":\"C674 Posterior wall of bladder\"},{\"code\":\"C675\",\"name\":\"C675 Bladder neck\"},{\"code\":\"C676\",\"name\":\"C676 Ureteric orifice\"},{\"code\":\"C677\",\"name\":\"C677 Urachus\"},{\"code\":\"C678\",\"name\":\"C678 Overlapping lesion of bladder\"},{\"code\":\"C679\",\"name\":\"C679 Bladder, unspecified\"},{\"code\":\"C68\",\"name\":\"C68 Malignant neoplasm of other and unspecified urinary organs\"},{\"code\":\"C680\",\"name\":\"C680 Urethra\"},{\"code\":\"C681\",\"name\":\"C681 Paraurethral gland\"},{\"code\":\"C688\",\"name\":\"C688 Overlapping lesion of urinary organs\"},{\"code\":\"C689\",\"name\":\"C689 Urinary organ, unspecified\"},{\"code\":\"C69\",\"name\":\"C69 Malignant neoplasm of eye and adnexa\"},{\"code\":\"C690\",\"name\":\"C690 Conjunctiva\"},{\"code\":\"C691\",\"name\":\"C691 Cornea\"},{\"code\":\"C692\",\"name\":\"C692 Retina\"},{\"code\":\"C693\",\"name\":\"C693 Choroid\"},{\"code\":\"C694\",\"name\":\"C694 Ciliary body\"},{\"code\":\"C695\",\"name\":\"C695 Lacrimal gland and duct\"},{\"code\":\"C696\",\"name\":\"C696 Orbit\"},{\"code\":\"C698\",\"name\":\"C698 Overlapping lesion of eye and adnexa\"},{\"code\":\"C699\",\"name\":\"C699 Eye, unspecified\"},{\"code\":\"C70\",\"name\":\"C70 Malignant neoplasm of meninges\"},{\"code\":\"C700\",\"name\":\"C700 Cerebral meninges\"},{\"code\":\"C701\",\"name\":\"C701 Spinal meninges\"},{\"code\":\"C709\",\"name\":\"C709 Meninges, unspecified\"},{\"code\":\"C71\",\"name\":\"C71 Malignant neoplasm of brain\"},{\"code\":\"C710\",\"name\":\"C710 Cerebrum, except lobes and ventricles\"},{\"code\":\"C711\",\"name\":\"C711 Frontal lobe\"},{\"code\":\"C712\",\"name\":\"C712 Temporal lobe\"},{\"code\":\"C713\",\"name\":\"C713 Parietal lobe\"},{\"code\":\"C714\",\"name\":\"C714 Occipital lobe\"},{\"code\":\"C715\",\"name\":\"C715 Cerebral ventricle\"},{\"code\":\"C716\",\"name\":\"C716 Cerebellum\"},{\"code\":\"C717\",\"name\":\"C717 Brain stem\"},{\"code\":\"C718\",\"name\":\"C718 Overlapping lesion of brain\"},{\"code\":\"C719\",\"name\":\"C719 Brain, unspecified\"},{\"code\":\"C72\",\"name\":\"C72 Malignant neoplasm of spinal cord, cranial nerves and other parts of central nervous system\"},{\"code\":\"C720\",\"name\":\"C720 Spinal cord\"},{\"code\":\"C721\",\"name\":\"C721 Cauda equina\"},{\"code\":\"C722\",\"name\":\"C722 Olfactory nerve\"},{\"code\":\"C723\",\"name\":\"C723 Optic nerve\"},{\"code\":\"C724\",\"name\":\"C724 Acoustic nerve\"},{\"code\":\"C725\",\"name\":\"C725 Other and unspecified cranial nerves\"},{\"code\":\"C728\",\"name\":\"C728 Overlapping lesion of brain and other parts of central nervous system\"},{\"code\":\"C729\",\"name\":\"C729 Central nervous system, unspecified\"},{\"code\":\"C73\",\"name\":\"C73 Malignant neoplasm of thyroid gland\"},{\"code\":\"C74\",\"name\":\"C74 Malignant neoplasm of adrenal gland\"},{\"code\":\"C740\",\"name\":\"C740 Cortex of adrenal gland\"},{\"code\":\"C741\",\"name\":\"C741 Medulla of adrenal gland\"},{\"code\":\"C749\",\"name\":\"C749 Adrenal gland, unspecified\"},{\"code\":\"C75\",\"name\":\"C75 Malignant neoplasm of other endocrine glands and related structures\"},{\"code\":\"C750\",\"name\":\"C750 Parathyroid gland\"},{\"code\":\"C751\",\"name\":\"C751 Pituitary gland\"},{\"code\":\"C752\",\"name\":\"C752 Craniopharyngeal duct\"},{\"code\":\"C753\",\"name\":\"C753 Pineal gland\"},{\"code\":\"C754\",\"name\":\"C754 Carotid body\"},{\"code\":\"C755\",\"name\":\"C755 Aortic body and other paraganglia\"},{\"code\":\"C758\",\"name\":\"C758 Pluriglandular involvement, unspecified\"},{\"code\":\"C759\",\"name\":\"C759 Endocrine gland, unspecified\"},{\"code\":\"C76\",\"name\":\"C76 Malignant neoplasm of other and ill-defined sites\"},{\"code\":\"C760\",\"name\":\"C760 Head, face and neck\"},{\"code\":\"C761\",\"name\":\"C761 Thorax\"},{\"code\":\"C762\",\"name\":\"C762 Abdomen\"},{\"code\":\"C763\",\"name\":\"C763 Pelvis\"},{\"code\":\"C764\",\"name\":\"C764 Upper limb\"},{\"code\":\"C765\",\"name\":\"C765 Lower limb\"},{\"code\":\"C767\",\"name\":\"C767 Other ill-defined sites\"},{\"code\":\"C768\",\"name\":\"C768 Overlapping lesion of other and ill-defined sites\"},{\"code\":\"C77\",\"name\":\"C77 Secondary and unspecified malignant neoplasm of lymph nodes\"},{\"code\":\"C770\",\"name\":\"C770 Lymph nodes of head, face and neck\"},{\"code\":\"C771\",\"name\":\"C771 Intrathoracic lymph nodes\"},{\"code\":\"C772\",\"name\":\"C772 Intra-abdominal lymph nodes\"},{\"code\":\"C773\",\"name\":\"C773 Axillary and upper limb lymph nodes\"},{\"code\":\"C774\",\"name\":\"C774 Inguinal and lower limb lymph nodes\"},{\"code\":\"C775\",\"name\":\"C775 Intrapelvic lymph nodes\"},{\"code\":\"C778\",\"name\":\"C778 Lymph nodes of multiple regions\"},{\"code\":\"C779\",\"name\":\"C779 Lymph node, unspecified\"},{\"code\":\"C78\",\"name\":\"C78 Secondary malignant neoplasm of respiratory and digestive organs\"},{\"code\":\"C780\",\"name\":\"C780 Secondary malignant neoplasm of lung\"},{\"code\":\"C781\",\"name\":\"C781 Secondary malignant neoplasm of mediastinum\"},{\"code\":\"C782\",\"name\":\"C782 Secondary malignant neoplasm of pleura\"},{\"code\":\"C783\",\"name\":\"C783 Secondary malignant neoplasm of other and unspecified respiratory organs\"},{\"code\":\"C784\",\"name\":\"C784 Secondary malignant neoplasm of small intestine\"},{\"code\":\"C785\",\"name\":\"C785 Secondary malignant neoplasm of large intestine and rectum\"},{\"code\":\"C786\",\"name\":\"C786 Secondary malignant neoplasm of retroperitoneum and peritoneum\"},{\"code\":\"C787\",\"name\":\"C787 Secondary malignant neoplasm of liver\"},{\"code\":\"C788\",\"name\":\"C788 Secondary malignant neoplasm of other and unspecified digestive organs\"},{\"code\":\"C79\",\"name\":\"C79 Secondary malignant neoplasm of other sites\"},{\"code\":\"C790\",\"name\":\"C790 Secondary malignant neoplasm of kidney and renal pelvis\"},{\"code\":\"C791\",\"name\":\"C791 Secondary malignant neoplasm of bladder and other and unspecified urinary organs\"},{\"code\":\"C792\",\"name\":\"C792 Secondary malignant neoplasm of skin\"},{\"code\":\"C793\",\"name\":\"C793 Secondary malignant neoplasm of brain and cerebral meninges\"},{\"code\":\"C794\",\"name\":\"C794 Secondary malignant neoplasm of other and unspecified parts of nervous system\"},{\"code\":\"C795\",\"name\":\"C795 Secondary malignant neoplasm of bone and bone marrow\"},{\"code\":\"C796\",\"name\":\"C796 Secondary malignant neoplasm of ovary\"},{\"code\":\"C797\",\"name\":\"C797 Secondary malignant neoplasm of adrenal gland\"},{\"code\":\"C798\",\"name\":\"C798 Secondary malignant neoplasm of other specified sites\"},{\"code\":\"C799\",\"name\":\"C799 Secondary malignant neoplasm, unspecified site\"},{\"code\":\"C80\",\"name\":\"C80 Malignant neoplasm without specification of site\"},{\"code\":\"C800\",\"name\":\"C800 Malignant neoplasm, primary site unknown, so stated\"},{\"code\":\"C809\",\"name\":\"C809 Malignant neoplasm, unspecified\"},{\"code\":\"C81\",\"name\":\"C81 Hodgkin's disease\"},{\"code\":\"C810\",\"name\":\"C810 Lymphocytic predominance\"},{\"code\":\"C811\",\"name\":\"C811 Nodular sclerosis\"},{\"code\":\"C812\",\"name\":\"C812 Mixed cellularity\"},{\"code\":\"C813\",\"name\":\"C813 Lymphocytic depletion\"},{\"code\":\"C814\",\"name\":\"C814 Lymphocyte-rich classical Hodgkin Lymphoma\"},{\"code\":\"C817\",\"name\":\"C817 Other Hodgkin's disease\"},{\"code\":\"C819\",\"name\":\"C819 Hodgkin's disease, unspecified\"},{\"code\":\"C82\",\"name\":\"C82 Follicular [nodular] non-Hodgkin's lymphoma\"},{\"code\":\"C820\",\"name\":\"C820 Small cleaved cell, follicular\"},{\"code\":\"C821\",\"name\":\"C821 Mixed small cleaved and large cell, follicular\"},{\"code\":\"C822\",\"name\":\"C822 Large cell, follicular\"},{\"code\":\"C823\",\"name\":\"C823 Follicular lymphoma grade IIIa\"},{\"code\":\"C824\",\"name\":\"C824 Follicular lymphoma grade IIIb\"},{\"code\":\"C825\",\"name\":\"C825 Diffuse follicle centre lymphoma\"},{\"code\":\"C826\",\"name\":\"C826 Cutaneous follicle centre lymphoma\"},{\"code\":\"C827\",\"name\":\"C827 Other types of follicular non-Hodgkin's lymphoma\"},{\"code\":\"C829\",\"name\":\"C829 Follicular non-Hodgkin's lymphoma, unspecified\"},{\"code\":\"C83\",\"name\":\"C83 Diffuse non-Hodgkin's lymphoma\"},{\"code\":\"C830\",\"name\":\"C830 Small cell (diffuse)\"},{\"code\":\"C831\",\"name\":\"C831 Small cleaved cell (diffuse)\"},{\"code\":\"C833\",\"name\":\"C833 Large cell (diffuse)\"},{\"code\":\"C835\",\"name\":\"C835 Lymphoblastic (diffuse)\"},{\"code\":\"C837\",\"name\":\"C837 Burkitt's tumour\"},{\"code\":\"C838\",\"name\":\"C838 Other types of diffuse non-Hodgkin's lymphoma\"},{\"code\":\"C839\",\"name\":\"C839 Diffuse non-Hodgkin's lymphoma, unspecified\"},{\"code\":\"C84\",\"name\":\"C84 Peripheral and cutaneous T-cell lymphomas\"},{\"code\":\"C840\",\"name\":\"C840 Mycosis fungoides\"},{\"code\":\"C841\",\"name\":\"C841 Sézary's disease\"},{\"code\":\"C844\",\"name\":\"C844 Peripheral T-cell lymphoma\"},{\"code\":\"C845\",\"name\":\"C845 Other and unspecified T-cell lymphomas\"},{\"code\":\"C846\",\"name\":\"C846 Anaplastic large cell lymphoma, ALK-positive\"},{\"code\":\"C847\",\"name\":\"C847 Anaplastic large cell lymphoma, ALK-negative\"},{\"code\":\"C848\",\"name\":\"C848 Cutaneous T-cell lymphoma, unspecified\"},{\"code\":\"C849\",\"name\":\"C849 Mature T/NK-cell lymphoma, unspecified\"},{\"code\":\"C85\",\"name\":\"C85 Other and unspecified types of non-Hodgkin's lymphoma\"},{\"code\":\"C851\",\"name\":\"C851 B-cell lymphoma, unspecified\"},{\"code\":\"C852\",\"name\":\"C852 Mediastinal (thymic) large B-cell lymphoma\"},{\"code\":\"C857\",\"name\":\"C857 Other specified types of non-Hodgkin's lymphoma\"},{\"code\":\"C859\",\"name\":\"C859 Non-Hodgkin's lymphoma, unspecified type\"},{\"code\":\"C86\",\"name\":\"C86 Other specified types of T/NK cell lymphoma\"},{\"code\":\"C860\",\"name\":\"C860 Extranodal NK/T-cell lymphoma, nasal type\"},{\"code\":\"C861\",\"name\":\"C861 Hepatosplenic T-cell lymphoma\"},{\"code\":\"C862\",\"name\":\"C862 Enteropathy-type (intestinal) T-cell lymphoma\"},{\"code\":\"C863\",\"name\":\"C863 Subcutaneous panniculitis-like T-cell lymphoma\"},{\"code\":\"C864\",\"name\":\"C864 Blastic NK-cell lymphoma\"},{\"code\":\"C865\",\"name\":\"C865 Angioimmunoblastic T-cell lymphoma\"},{\"code\":\"C866\",\"name\":\"C866 Primary cutaneous CD30-positive T-cell proliferations\"},{\"code\":\"C88\",\"name\":\"C88 Malignant immunoproliferative diseases\"},{\"code\":\"C880\",\"name\":\"C880 Waldenström's macroglobulinaemia\"},{\"code\":\"C882\",\"name\":\"C882 Gamma heavy chain disease\"},{\"code\":\"C883\",\"name\":\"C883 Immunoproliferative small intestinal disease\"},{\"code\":\"C884\",\"name\":\"C884 Extranodal marginal zone B-cell lymphoma of mucosa-associated lymphoid tissue [MALT-lymphoma]\"},{\"code\":\"C887\",\"name\":\"C887 Other malignant immunoproliferative diseases\"},{\"code\":\"C889\",\"name\":\"C889 Malignant immunoproliferative disease, unspecified\"},{\"code\":\"C90\",\"name\":\"C90 Multiple myeloma and malignant plasma cell neoplasms\"},{\"code\":\"C900\",\"name\":\"C900 Multiple myeloma\"},{\"code\":\"C901\",\"name\":\"C901 Plasma cell leukaemia\"},{\"code\":\"C902\",\"name\":\"C902 Plasmacytoma, extramedullary\"},{\"code\":\"C903\",\"name\":\"C903 Solitary plasmacytoma\"},{\"code\":\"C91\",\"name\":\"C91 Lymphoid leukaemia\"},{\"code\":\"C910\",\"name\":\"C910 Acute lymphoblastic leukaemia\"},{\"code\":\"C911\",\"name\":\"C911 Chronic lymphocytic leukaemia\"},{\"code\":\"C913\",\"name\":\"C913 Prolymphocytic leukaemia\"},{\"code\":\"C914\",\"name\":\"C914 Hairy-cell leukaemia\"},{\"code\":\"C915\",\"name\":\"C915 Adult T-cell leukaemia\"},{\"code\":\"C916\",\"name\":\"C916 Prolymophocytic leukaemia of T-cell type\"},{\"code\":\"C917\",\"name\":\"C917 Other lymphoid leukaemia\"},{\"code\":\"C918\",\"name\":\"C918 Mature B-cell leukaemia Burkitt-type\"},{\"code\":\"C919\",\"name\":\"C919 Lymphoid leukaemia, unspecified\"},{\"code\":\"C92\",\"name\":\"C92 Myeloid leukaemia\"},{\"code\":\"C920\",\"name\":\"C920 Acute myeloid leukaemia\"},{\"code\":\"C921\",\"name\":\"C921 Chronic myeloid leukaemia\"},{\"code\":\"C922\",\"name\":\"C922 Subacute myeloid leukaemia\"},{\"code\":\"C923\",\"name\":\"C923 Myeloid sarcoma\"},{\"code\":\"C924\",\"name\":\"C924 Acute promyelocytic leukaemia\"},{\"code\":\"C925\",\"name\":\"C925 Acute myelomonocytic leukaemia\"},{\"code\":\"C926\",\"name\":\"C926 Acute myeloid leukaemia with 11q23-abnormality\"},{\"code\":\"C927\",\"name\":\"C927 Other myeloid leukaemia\"},{\"code\":\"C928\",\"name\":\"C928 Acute myeloid leukaemia with multineage dysplasia\"},{\"code\":\"C929\",\"name\":\"C929 Myeloid leukaemia, unspecified\"},{\"code\":\"C93\",\"name\":\"C93 Monocytic leukaemia\"},{\"code\":\"C930\",\"name\":\"C930 Acute monocytic leukaemia\"},{\"code\":\"C931\",\"name\":\"C931 Chronic monocytic leukaemia\"},{\"code\":\"C933\",\"name\":\"C933 Juvenile myelomonocytic leukaemia\"},{\"code\":\"C937\",\"name\":\"C937 Other monocytic leukaemia\"},{\"code\":\"C939\",\"name\":\"C939 Monocytic leukaemia, unspecified\"},{\"code\":\"C94\",\"name\":\"C94 Other leukaemias of specified cell type\"},{\"code\":\"C940\",\"name\":\"C940 Acute erythraemia and erythroleukaemia\"},{\"code\":\"C942\",\"name\":\"C942 Acute megakaryoblastic leukaemia\"},{\"code\":\"C943\",\"name\":\"C943 Mast cell leukaemia\"},{\"code\":\"C944\",\"name\":\"C944 Acute panmyelosis\"},{\"code\":\"C946\",\"name\":\"C946 Myelodysplastic and myeloproliferative disease, NEC\"},{\"code\":\"C947\",\"name\":\"C947 Other specified leukaemias\"},{\"code\":\"C95\",\"name\":\"C95 Leukaemia of unspecified cell type\"},{\"code\":\"C950\",\"name\":\"C950 Acute leukaemia of unspecified cell type\"},{\"code\":\"C951\",\"name\":\"C951 Chronic leukaemia of unspecified cell type\"},{\"code\":\"C957\",\"name\":\"C957 Other leukaemia of unspecified cell type\"},{\"code\":\"C959\",\"name\":\"C959 Leukaemia, unspecified\"},{\"code\":\"C96\",\"name\":\"C96 Other and unspecified malignant neoplasms of lymphoid, haematopoietic and related tissue\"},{\"code\":\"C960\",\"name\":\"C960 Letterer-Siwe disease\"},{\"code\":\"C962\",\"name\":\"C962 Malignant mast cell tumour\"},{\"code\":\"C964\",\"name\":\"C964 Sarcoma of dendritic cells (accessory cells)\"},{\"code\":\"C965\",\"name\":\"C965 Multifocal and unisystemic Langerhans-cell histiocytosis\"},{\"code\":\"C966\",\"name\":\"C966 Unifocal Langerhans-cell histiocytosis\"},{\"code\":\"C967\",\"name\":\"C967 Other specified malignant neoplasms of lymphoid, haematopoietic and related tissue\"},{\"code\":\"C968\",\"name\":\"C968 Histiocytic sarcoma\"},{\"code\":\"C969\",\"name\":\"C969 Malignant neoplasm of lymphoid, haematopoietic and related tissue, unspecified\"},{\"code\":\"C97\",\"name\":\"C97 Malignant neoplasms of independent (primary) multiple sites\"},{\"code\":\"D00\",\"name\":\"D00 Carcinoma in situ of oral cavity, oesophagus and stomach\"},{\"code\":\"D000\",\"name\":\"D000 Lip, oral cavity and pharynx\"},{\"code\":\"D001\",\"name\":\"D001 Oesophagus\"},{\"code\":\"D002\",\"name\":\"D002 Stomach\"},{\"code\":\"D01\",\"name\":\"D01 Carcinoma in situ of other and unspecified digestive organs\"},{\"code\":\"D010\",\"name\":\"D010 Colon\"},{\"code\":\"D011\",\"name\":\"D011 Rectosigmoid junction\"},{\"code\":\"D012\",\"name\":\"D012 Rectum\"},{\"code\":\"D013\",\"name\":\"D013 Anus and anal canal\"},{\"code\":\"D014\",\"name\":\"D014 Other and unspecified parts of intestine\"},{\"code\":\"D015\",\"name\":\"D015 Liver, gallbladder and bile ducts\"},{\"code\":\"D017\",\"name\":\"D017 Other specified digestive organs\"},{\"code\":\"D019\",\"name\":\"D019 Digestive organ, unspecified\"},{\"code\":\"D02\",\"name\":\"D02 Carcinoma in situ of middle ear and respiratory system\"},{\"code\":\"D020\",\"name\":\"D020 Larynx\"},{\"code\":\"D021\",\"name\":\"D021 Trachea\"},{\"code\":\"D022\",\"name\":\"D022 Bronchus and lung\"},{\"code\":\"D023\",\"name\":\"D023 Other parts of respiratory system\"},{\"code\":\"D024\",\"name\":\"D024 Respiratory system, unspecified\"},{\"code\":\"D03\",\"name\":\"D03 Melanoma in situ\"},{\"code\":\"D030\",\"name\":\"D030 Melanoma in situ of lip\"},{\"code\":\"D031\",\"name\":\"D031 Melanoma in situ of eyelid, including canthus\"},{\"code\":\"D032\",\"name\":\"D032 Melanoma in situ of ear and external auricular canal\"},{\"code\":\"D033\",\"name\":\"D033 Melanoma in situ of other and unspecified parts of face\"},{\"code\":\"D034\",\"name\":\"D034 Melanoma in situ of scalp and neck\"},{\"code\":\"D035\",\"name\":\"D035 Melanoma in situ of trunk\"},{\"code\":\"D036\",\"name\":\"D036 Melanoma in situ of upper limb, including shoulder\"},{\"code\":\"D037\",\"name\":\"D037 Melanoma in situ of lower limb, including hip\"},{\"code\":\"D038\",\"name\":\"D038 Melanoma in situ of other sites\"},{\"code\":\"D039\",\"name\":\"D039 Melanoma in situ, unspecified\"},{\"code\":\"D04\",\"name\":\"D04 Carcinoma in situ of skin\"},{\"code\":\"D040\",\"name\":\"D040 Skin of lip\"},{\"code\":\"D041\",\"name\":\"D041 Skin of eyelid, including canthus\"},{\"code\":\"D042\",\"name\":\"D042 Skin of ear and external auricular canal\"},{\"code\":\"D043\",\"name\":\"D043 Skin of other and unspecified parts of face\"},{\"code\":\"D044\",\"name\":\"D044 Skin of scalp and neck\"},{\"code\":\"D045\",\"name\":\"D045 Skin of trunk\"},{\"code\":\"D046\",\"name\":\"D046 Skin of upper limb, including shoulder\"},{\"code\":\"D047\",\"name\":\"D047 Skin of lower limb, including hip\"},{\"code\":\"D048\",\"name\":\"D048 Skin of other sites\"},{\"code\":\"D049\",\"name\":\"D049 Skin, unspecified\"},{\"code\":\"D05\",\"name\":\"D05 Carcinoma in situ of breast\"},{\"code\":\"D050\",\"name\":\"D050 Lobular carcinoma in situ\"},{\"code\":\"D051\",\"name\":\"D051 Intraductal carcinoma in situ\"},{\"code\":\"D057\",\"name\":\"D057 Other carcinoma in situ of breast\"},{\"code\":\"D059\",\"name\":\"D059 Carcinoma in situ of breast, unspecified\"},{\"code\":\"D06\",\"name\":\"D06 Carcinoma in situ of cervix uteri\"},{\"code\":\"D060\",\"name\":\"D060 Endocervix\"},{\"code\":\"D061\",\"name\":\"D061 Exocervix\"},{\"code\":\"D067\",\"name\":\"D067 Other parts of cervix\"},{\"code\":\"D069\",\"name\":\"D069 Cervix, unspecified\"},{\"code\":\"D07\",\"name\":\"D07 Carcinoma in situ of other and unspecified genital organs\"},{\"code\":\"D070\",\"name\":\"D070 Endometrium\"},{\"code\":\"D071\",\"name\":\"D071 Vulva\"},{\"code\":\"D072\",\"name\":\"D072 Vagina\"},{\"code\":\"D073\",\"name\":\"D073 Other and unspecified female genital organs\"},{\"code\":\"D074\",\"name\":\"D074 Penis\"},{\"code\":\"D075\",\"name\":\"D075 Prostate\"},{\"code\":\"D076\",\"name\":\"D076 Other and unspecified male genital organs\"},{\"code\":\"D09\",\"name\":\"D09 Carcinoma in situ of other and unspecified sites\"},{\"code\":\"D090\",\"name\":\"D090 Bladder\"},{\"code\":\"D091\",\"name\":\"D091 Other and unspecified urinary organs\"},{\"code\":\"D092\",\"name\":\"D092 Eye\"},{\"code\":\"D093\",\"name\":\"D093 Thyroid and other endocrine glands\"},{\"code\":\"D097\",\"name\":\"D097 Carcinoma in situ of other specified sites\"},{\"code\":\"D099\",\"name\":\"D099 Carcinoma in situ, unspecified\"},{\"code\":\"D10\",\"name\":\"D10 Benign neoplasm of mouth and pharynx\"},{\"code\":\"D100\",\"name\":\"D100 Lip\"},{\"code\":\"D101\",\"name\":\"D101 Tongue\"},{\"code\":\"D102\",\"name\":\"D102 Floor of mouth\"},{\"code\":\"D103\",\"name\":\"D103 Other and unspecified parts of mouth\"},{\"code\":\"D104\",\"name\":\"D104 Tonsil\"},{\"code\":\"D105\",\"name\":\"D105 Other parts of oropharynx\"},{\"code\":\"D106\",\"name\":\"D106 Nasopharynx\"},{\"code\":\"D107\",\"name\":\"D107 Hypopharynx\"},{\"code\":\"D109\",\"name\":\"D109 Pharynx, unspecified\"},{\"code\":\"D11\",\"name\":\"D11 Benign neoplasm of major salivary glands\"},{\"code\":\"D110\",\"name\":\"D110 Parotid gland\"},{\"code\":\"D117\",\"name\":\"D117 Other major salivary glands\"},{\"code\":\"D119\",\"name\":\"D119 Major salivary gland, unspecified\"},{\"code\":\"D12\",\"name\":\"D12 Benign neoplasm of colon, rectum, anus and anal canal\"},{\"code\":\"D120\",\"name\":\"D120 Caecum\"},{\"code\":\"D121\",\"name\":\"D121 Appendix\"},{\"code\":\"D122\",\"name\":\"D122 Ascending colon\"},{\"code\":\"D123\",\"name\":\"D123 Transverse colon\"},{\"code\":\"D124\",\"name\":\"D124 Descending colon\"},{\"code\":\"D125\",\"name\":\"D125 Sigmoid colon\"},{\"code\":\"D126\",\"name\":\"D126 Colon, unspecified\"},{\"code\":\"D127\",\"name\":\"D127 Rectosigmoid junction\"},{\"code\":\"D128\",\"name\":\"D128 Rectum\"},{\"code\":\"D129\",\"name\":\"D129 Anus and anal canal\"},{\"code\":\"D13\",\"name\":\"D13 Benign neoplasm of other and ill-defined parts of digestive system\"},{\"code\":\"D130\",\"name\":\"D130 Oesophagus\"},{\"code\":\"D131\",\"name\":\"D131 Stomach\"},{\"code\":\"D132\",\"name\":\"D132 Duodenum\"},{\"code\":\"D133\",\"name\":\"D133 Other and unspecified parts of small intestine\"},{\"code\":\"D134\",\"name\":\"D134 Liver\"},{\"code\":\"D135\",\"name\":\"D135 Extrahepatic bile ducts\"},{\"code\":\"D136\",\"name\":\"D136 Pancreas\"},{\"code\":\"D137\",\"name\":\"D137 Endocrine pancreas\"},{\"code\":\"D139\",\"name\":\"D139 Ill-defined sites within the digestive system\"},{\"code\":\"D14\",\"name\":\"D14 Benign neoplasm of middle ear and respiratory system\"},{\"code\":\"D140\",\"name\":\"D140 Middle ear, nasal cavity and accessory sinuses\"},{\"code\":\"D141\",\"name\":\"D141 Larynx\"},{\"code\":\"D142\",\"name\":\"D142 Trachea\"},{\"code\":\"D143\",\"name\":\"D143 Bronchus and lung\"},{\"code\":\"D144\",\"name\":\"D144 Respiratory system, unspecified\"},{\"code\":\"D15\",\"name\":\"D15 Benign neoplasm of other and unspecified intrathoracic organs\"},{\"code\":\"D150\",\"name\":\"D150 Thymus\"},{\"code\":\"D151\",\"name\":\"D151 Heart\"},{\"code\":\"D152\",\"name\":\"D152 Mediastinum\"},{\"code\":\"D157\",\"name\":\"D157 Other specified intrathoracic organs\"},{\"code\":\"D159\",\"name\":\"D159 Intrathoracic organ, unspecified\"},{\"code\":\"D16\",\"name\":\"D16 Benign neoplasm of bone and articular cartilage\"},{\"code\":\"D160\",\"name\":\"D160 Scapula and long bones of upper limb\"},{\"code\":\"D161\",\"name\":\"D161 Short bones of upper limb\"},{\"code\":\"D162\",\"name\":\"D162 Long bones of lower limb\"},{\"code\":\"D163\",\"name\":\"D163 Short bones of lower limb\"},{\"code\":\"D164\",\"name\":\"D164 Bones of skull and face\"},{\"code\":\"D165\",\"name\":\"D165 Lower jaw bone\"},{\"code\":\"D166\",\"name\":\"D166 Vertebral column\"},{\"code\":\"D167\",\"name\":\"D167 Ribs, sternum and clavicle\"},{\"code\":\"D168\",\"name\":\"D168 Pelvic bones, sacrum and coccyx\"},{\"code\":\"D169\",\"name\":\"D169 Bone and articular cartilage, unspecified\"},{\"code\":\"D17\",\"name\":\"D17 Benign lipomatous neoplasm\"},{\"code\":\"D170\",\"name\":\"D170 Benign lipomatous neoplasm of skin and subcutaneous tissue of head, face and neck\"},{\"code\":\"D171\",\"name\":\"D171 Benign lipomatous neoplasm of skin and subcutaneous tissue of trunk\"},{\"code\":\"D172\",\"name\":\"D172 Benign lipomatous neoplasm of skin and subcutaneous tissue of limbs\"},{\"code\":\"D173\",\"name\":\"D173 Benign lipomatous neoplasm of skin and subcutaneous tissue of other and unspecified sites\"},{\"code\":\"D174\",\"name\":\"D174 Benign lipomatous neoplasm of intrathoracic organs\"},{\"code\":\"D175\",\"name\":\"D175 Benign lipomatous neoplasm of intra-abdominal organs\"},{\"code\":\"D176\",\"name\":\"D176 Benign lipomatous neoplasm of spermatic cord\"},{\"code\":\"D177\",\"name\":\"D177 Benign lipomatous neoplasm of other sites\"},{\"code\":\"D179\",\"name\":\"D179 Benign lipomatous neoplasm, unspecified\"},{\"code\":\"D18\",\"name\":\"D18 Haemangioma and lymphangioma, any site\"},{\"code\":\"D180\",\"name\":\"D180 Haemangioma, any site\"},{\"code\":\"D181\",\"name\":\"D181 Lymphangioma, any site\"},{\"code\":\"D19\",\"name\":\"D19 Benign neoplasm of mesothelial tissue\"},{\"code\":\"D190\",\"name\":\"D190 Mesothelial tissue of pleura\"},{\"code\":\"D191\",\"name\":\"D191 Mesothelial tissue of peritoneum\"},{\"code\":\"D197\",\"name\":\"D197 Mesothelial tissue of other sites\"},{\"code\":\"D199\",\"name\":\"D199 Mesothelial tissue, unspecified\"},{\"code\":\"D20\",\"name\":\"D20 Benign neoplasm of soft tissue of retroperitoneum and peritoneum\"},{\"code\":\"D200\",\"name\":\"D200 Retroperitoneum\"},{\"code\":\"D201\",\"name\":\"D201 Peritoneum\"},{\"code\":\"D21\",\"name\":\"D21 Other benign neoplasms of connective and other soft tissue\"},{\"code\":\"D210\",\"name\":\"D210 Connective and other soft tissue of head, face and neck\"},{\"code\":\"D211\",\"name\":\"D211 Connective and other soft tissue of upper limb, including shoulder\"},{\"code\":\"D212\",\"name\":\"D212 Connective and other soft tissue of lower limb, including hip\"},{\"code\":\"D213\",\"name\":\"D213 Connective and other soft tissue of thorax\"},{\"code\":\"D214\",\"name\":\"D214 Connective and other soft tissue of abdomen\"},{\"code\":\"D215\",\"name\":\"D215 Connective and other soft tissue of pelvis\"},{\"code\":\"D216\",\"name\":\"D216 Connective and other soft tissue of trunk, unspecified\"},{\"code\":\"D219\",\"name\":\"D219 Connective and other soft tissue, unspecified\"},{\"code\":\"D22\",\"name\":\"D22 Melanocytic naevi\"},{\"code\":\"D220\",\"name\":\"D220 Melanocytic naevi of lip\"},{\"code\":\"D221\",\"name\":\"D221 Melanocytic naevi of eyelid, including canthus\"},{\"code\":\"D222\",\"name\":\"D222 Melanocytic naevi of ear and external auricular canal\"},{\"code\":\"D223\",\"name\":\"D223 Melanocytic naevi of other and unspecified parts of face\"},{\"code\":\"D224\",\"name\":\"D224 Melanocytic naevi of scalp and neck\"},{\"code\":\"D225\",\"name\":\"D225 Melanocytic naevi of trunk\"},{\"code\":\"D226\",\"name\":\"D226 Melanocytic naevi of upper limb, including shoulder\"},{\"code\":\"D227\",\"name\":\"D227 Melanocytic naevi of lower limb, including hip\"},{\"code\":\"D229\",\"name\":\"D229 Melanocytic naevi, unspecified\"},{\"code\":\"D23\",\"name\":\"D23 Other benign neoplasms of skin\"},{\"code\":\"D230\",\"name\":\"D230 Skin of lip\"},{\"code\":\"D231\",\"name\":\"D231 Skin of eyelid, including canthus\"},{\"code\":\"D232\",\"name\":\"D232 Skin of ear and external auricular canal\"},{\"code\":\"D233\",\"name\":\"D233 Skin of other and unspecified parts of face\"},{\"code\":\"D234\",\"name\":\"D234 Skin of scalp and neck\"},{\"code\":\"D235\",\"name\":\"D235 Skin of trunk\"},{\"code\":\"D236\",\"name\":\"D236 Skin of upper limb, including shoulder\"},{\"code\":\"D237\",\"name\":\"D237 Skin of lower limb, including hip\"},{\"code\":\"D239\",\"name\":\"D239 Skin, unspecified\"},{\"code\":\"D24\",\"name\":\"D24 Benign neoplasm of breast\"},{\"code\":\"D25\",\"name\":\"D25 Leiomyoma of uterus\"},{\"code\":\"D250\",\"name\":\"D250 Submucous leiomyoma of uterus\"},{\"code\":\"D251\",\"name\":\"D251 Intramural leiomyoma of uterus\"},{\"code\":\"D252\",\"name\":\"D252 Subserosal leiomyoma of uterus\"},{\"code\":\"D259\",\"name\":\"D259 Leiomyoma of uterus, unspecified\"},{\"code\":\"D26\",\"name\":\"D26 Other benign neoplasms of uterus\"},{\"code\":\"D260\",\"name\":\"D260 Cervix uteri\"},{\"code\":\"D261\",\"name\":\"D261 Corpus uteri\"},{\"code\":\"D267\",\"name\":\"D267 Other parts of uterus\"},{\"code\":\"D269\",\"name\":\"D269 Uterus, unspecified\"},{\"code\":\"D27\",\"name\":\"D27 Benign neoplasm of ovary\"},{\"code\":\"D28\",\"name\":\"D28 Benign neoplasm of other and unspecified female genital organs\"},{\"code\":\"D280\",\"name\":\"D280 Vulva\"},{\"code\":\"D281\",\"name\":\"D281 Vagina\"},{\"code\":\"D282\",\"name\":\"D282 Uterine tubes and ligaments\"},{\"code\":\"D287\",\"name\":\"D287 Other specified female genital organs\"},{\"code\":\"D289\",\"name\":\"D289 Female genital organ, unspecified\"},{\"code\":\"D29\",\"name\":\"D29 Benign neoplasm of male genital organs\"},{\"code\":\"D290\",\"name\":\"D290 Penis\"},{\"code\":\"D291\",\"name\":\"D291 Prostate\"},{\"code\":\"D292\",\"name\":\"D292 Testis\"},{\"code\":\"D293\",\"name\":\"D293 Epididymis\"},{\"code\":\"D294\",\"name\":\"D294 Scrotum\"},{\"code\":\"D297\",\"name\":\"D297 Other male genital organs\"},{\"code\":\"D299\",\"name\":\"D299 Male genital organ, unspecified\"},{\"code\":\"D30\",\"name\":\"D30 Benign neoplasm of urinary organs\"},{\"code\":\"D300\",\"name\":\"D300 Kidney\"},{\"code\":\"D301\",\"name\":\"D301 Renal pelvis\"},{\"code\":\"D302\",\"name\":\"D302 Ureter\"},{\"code\":\"D303\",\"name\":\"D303 Bladder\"},{\"code\":\"D304\",\"name\":\"D304 Urethra\"},{\"code\":\"D307\",\"name\":\"D307 Other urinary organs\"},{\"code\":\"D309\",\"name\":\"D309 Urinary organ, unspecified\"},{\"code\":\"D31\",\"name\":\"D31 Benign neoplasm of eye and adnexa\"},{\"code\":\"D310\",\"name\":\"D310 Conjunctiva\"},{\"code\":\"D311\",\"name\":\"D311 Cornea\"},{\"code\":\"D312\",\"name\":\"D312 Retina\"},{\"code\":\"D313\",\"name\":\"D313 Choroid\"},{\"code\":\"D314\",\"name\":\"D314 Ciliary body\"},{\"code\":\"D315\",\"name\":\"D315 Lacrimal gland and duct\"},{\"code\":\"D316\",\"name\":\"D316 Orbit, unspecified\"},{\"code\":\"D319\",\"name\":\"D319 Eye, unspecified\"},{\"code\":\"D32\",\"name\":\"D32 Benign neoplasm of meninges\"},{\"code\":\"D320\",\"name\":\"D320 Cerebral meninges\"},{\"code\":\"D321\",\"name\":\"D321 Spinal meninges\"},{\"code\":\"D329\",\"name\":\"D329 Meninges, unspecified\"},{\"code\":\"D33\",\"name\":\"D33 Benign neoplasm of brain and other parts of central nervous system\"},{\"code\":\"D330\",\"name\":\"D330 Brain, supratentorial\"},{\"code\":\"D331\",\"name\":\"D331 Brain, infratentorial\"},{\"code\":\"D332\",\"name\":\"D332 Brain, unspecified\"},{\"code\":\"D333\",\"name\":\"D333 Cranial nerves\"},{\"code\":\"D334\",\"name\":\"D334 Spinal cord\"},{\"code\":\"D337\",\"name\":\"D337 Other specified parts of central nervous system\"},{\"code\":\"D339\",\"name\":\"D339 Central nervous system, unspecified\"},{\"code\":\"D34\",\"name\":\"D34 Benign neoplasm of thyroid gland\"},{\"code\":\"D35\",\"name\":\"D35 Benign neoplasm of other and unspecified endocrine glands\"},{\"code\":\"D350\",\"name\":\"D350 Adrenal gland\"},{\"code\":\"D351\",\"name\":\"D351 Parathyroid gland\"},{\"code\":\"D352\",\"name\":\"D352 Pituitary gland\"},{\"code\":\"D353\",\"name\":\"D353 Craniopharyngeal duct\"},{\"code\":\"D354\",\"name\":\"D354 Pineal gland\"},{\"code\":\"D355\",\"name\":\"D355 Carotid body\"},{\"code\":\"D356\",\"name\":\"D356 Aortic body and other paraganglia\"},{\"code\":\"D357\",\"name\":\"D357 Other specified endocrine glands\"},{\"code\":\"D358\",\"name\":\"D358 Pluriglandular involvement\"},{\"code\":\"D359\",\"name\":\"D359 Endocrine gland, unspecified\"},{\"code\":\"D36\",\"name\":\"D36 Benign neoplasm of other and unspecified sites\"},{\"code\":\"D360\",\"name\":\"D360 Lymph nodes\"},{\"code\":\"D361\",\"name\":\"D361 Peripheral nerves and autonomic nervous system\"},{\"code\":\"D367\",\"name\":\"D367 Other specified sites\"},{\"code\":\"D369\",\"name\":\"D369 Benign neoplasm of unspecified site\"},{\"code\":\"D37\",\"name\":\"D37 Neoplasm of uncertain or unknown behaviour of oral cavity and digestive organs\"},{\"code\":\"D370\",\"name\":\"D370 Lip, oral cavity and pharynx\"},{\"code\":\"D371\",\"name\":\"D371 Stomach\"},{\"code\":\"D372\",\"name\":\"D372 Small intestine\"},{\"code\":\"D373\",\"name\":\"D373 Appendix\"},{\"code\":\"D374\",\"name\":\"D374 Colon\"},{\"code\":\"D375\",\"name\":\"D375 Rectum\"},{\"code\":\"D376\",\"name\":\"D376 Liver, gallbladder and bile ducts\"},{\"code\":\"D377\",\"name\":\"D377 Other digestive organs\"},{\"code\":\"D379\",\"name\":\"D379 Digestive organ, unspecified\"},{\"code\":\"D38\",\"name\":\"D38 Neoplasm of uncertain or unknown behaviour of middle ear and respiratory and intrathoracic organs\"},{\"code\":\"D380\",\"name\":\"D380 Larynx\"},{\"code\":\"D381\",\"name\":\"D381 Trachea, bronchus and lung\"},{\"code\":\"D382\",\"name\":\"D382 Pleura\"},{\"code\":\"D383\",\"name\":\"D383 Mediastinum\"},{\"code\":\"D384\",\"name\":\"D384 Thymus\"},{\"code\":\"D385\",\"name\":\"D385 Other respiratory organs\"},{\"code\":\"D386\",\"name\":\"D386 Respiratory organ, unspecified\"},{\"code\":\"D39\",\"name\":\"D39 Neoplasm of uncertain or unknown behaviour of female genital organs\"},{\"code\":\"D390\",\"name\":\"D390 Uterus\"},{\"code\":\"D391\",\"name\":\"D391 Ovary\"},{\"code\":\"D392\",\"name\":\"D392 Placenta\"},{\"code\":\"D397\",\"name\":\"D397 Other female genital organs\"},{\"code\":\"D399\",\"name\":\"D399 Female genital organ, unspecified\"},{\"code\":\"D40\",\"name\":\"D40 Neoplasm of uncertain or unknown behaviour of male genital organs\"},{\"code\":\"D400\",\"name\":\"D400 Prostate\"},{\"code\":\"D401\",\"name\":\"D401 Testis\"},{\"code\":\"D407\",\"name\":\"D407 Other male genital organs\"},{\"code\":\"D409\",\"name\":\"D409 Male genital organ, unspecified\"},{\"code\":\"D41\",\"name\":\"D41 Neoplasm of uncertain or unknown behaviour of urinary organs\"},{\"code\":\"D410\",\"name\":\"D410 Kidney\"},{\"code\":\"D411\",\"name\":\"D411 Renal pelvis\"},{\"code\":\"D412\",\"name\":\"D412 Ureter\"},{\"code\":\"D413\",\"name\":\"D413 Urethra\"},{\"code\":\"D414\",\"name\":\"D414 Bladder\"},{\"code\":\"D417\",\"name\":\"D417 Other urinary organs\"},{\"code\":\"D419\",\"name\":\"D419 Urinary organ, unspecified\"},{\"code\":\"D42\",\"name\":\"D42 Neoplasm of uncertain or unknown behaviour of meninges\"},{\"code\":\"D420\",\"name\":\"D420 Cerebral meninges\"},{\"code\":\"D421\",\"name\":\"D421 Spinal meninges\"},{\"code\":\"D429\",\"name\":\"D429 Meninges, unspecified\"},{\"code\":\"D43\",\"name\":\"D43 Neoplasm of uncertain or unknown behaviour of brain and central nervous system\"},{\"code\":\"D430\",\"name\":\"D430 Brain, supratentorial\"},{\"code\":\"D431\",\"name\":\"D431 Brain, infratentorial\"},{\"code\":\"D432\",\"name\":\"D432 Brain, unspecified\"},{\"code\":\"D433\",\"name\":\"D433 Cranial nerves\"},{\"code\":\"D434\",\"name\":\"D434 Spinal cord\"},{\"code\":\"D437\",\"name\":\"D437 Other parts of central nervous system\"},{\"code\":\"D439\",\"name\":\"D439 Central nervous system, unspecified\"},{\"code\":\"D44\",\"name\":\"D44 Neoplasm of uncertain or unknown behaviour of endocrine glands\"},{\"code\":\"D440\",\"name\":\"D440 Thyroid gland\"},{\"code\":\"D441\",\"name\":\"D441 Adrenal gland\"},{\"code\":\"D442\",\"name\":\"D442 Parathyroid gland\"},{\"code\":\"D443\",\"name\":\"D443 Pituitary gland\"},{\"code\":\"D444\",\"name\":\"D444 Craniopharyngeal duct\"},{\"code\":\"D445\",\"name\":\"D445 Pineal gland\"},{\"code\":\"D446\",\"name\":\"D446 Carotid body\"},{\"code\":\"D447\",\"name\":\"D447 Aortic body and other paraganglia\"},{\"code\":\"D448\",\"name\":\"D448 Pluriglandular involvement\"},{\"code\":\"D449\",\"name\":\"D449 Endocrine gland, unspecified\"},{\"code\":\"D45\",\"name\":\"D45 Polycythaemia vera\"},{\"code\":\"D46\",\"name\":\"D46 Myelodysplastic syndromes\"},{\"code\":\"D460\",\"name\":\"D460 Refractory anaemia without sideroblasts, so stated\"},{\"code\":\"D461\",\"name\":\"D461 Refractory anaemia with sideroblasts\"},{\"code\":\"D462\",\"name\":\"D462 Refractory anaemia with excess of blasts\"},{\"code\":\"D464\",\"name\":\"D464 Refractory anaemia, unspecified\"},{\"code\":\"D465\",\"name\":\"D465 Refractory anaemia with multi-lineage dysplasia\"},{\"code\":\"D466\",\"name\":\"D466 Myelodysplastic syndrome with isolated del(5q) chromosomal abnormality\"},{\"code\":\"D467\",\"name\":\"D467 Other myelodysplastic syndromes\"},{\"code\":\"D469\",\"name\":\"D469 Myelodysplastic syndrome, unspecified\"},{\"code\":\"D47\",\"name\":\"D47 Other neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue\"},{\"code\":\"D470\",\"name\":\"D470 Histiocytic and mast cell tumours of uncertain and unknown behaviour\"},{\"code\":\"D471\",\"name\":\"D471 Chronic myeloproliferative disease\"},{\"code\":\"D472\",\"name\":\"D472 Monoclonal gammopathy\"},{\"code\":\"D473\",\"name\":\"D473 Essential (haemorrhagic) thrombocythaemia\"},{\"code\":\"D474\",\"name\":\"D474 Osteomyelofibrosis\"},{\"code\":\"D475\",\"name\":\"D475 Chronic eosinophilic leukaemia [hypereosinophilic syndrome]\"},{\"code\":\"D477\",\"name\":\"D477 Other specified neoplasms of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue\"},{\"code\":\"D479\",\"name\":\"D479 Neoplasm of uncertain or unknown behaviour of lymphoid, haematopoietic and related tissue, unspecified\"},{\"code\":\"D48\",\"name\":\"D48 Neoplasm of uncertain or unknown behaviour of other and unspecified sites\"},{\"code\":\"D480\",\"name\":\"D480 Bone and articular cartilage\"},{\"code\":\"D481\",\"name\":\"D481 Connective and other soft tissue\"},{\"code\":\"D482\",\"name\":\"D482 Peripheral nerves and autonomic nervous system\"},{\"code\":\"D483\",\"name\":\"D483 Retroperitoneum\"},{\"code\":\"D484\",\"name\":\"D484 Peritoneum\"},{\"code\":\"D485\",\"name\":\"D485 Skin\"},{\"code\":\"D486\",\"name\":\"D486 Breast\"},{\"code\":\"D487\",\"name\":\"D487 Other specified sites\"},{\"code\":\"D489\",\"name\":\"D489 Neoplasm of uncertain or unknown behaviour, unspecified\"},{\"code\":\"D50\",\"name\":\"D50 Iron deficiency anaemia\"},{\"code\":\"D500\",\"name\":\"D500 Iron deficiency anaemia secondary to blood loss (chronic)\"},{\"code\":\"D501\",\"name\":\"D501 Sideropenic dysphagia\"},{\"code\":\"D508\",\"name\":\"D508 Other iron deficiency anaemias\"},{\"code\":\"D509\",\"name\":\"D509 Iron deficiency anaemia, unspecified\"},{\"code\":\"D51\",\"name\":\"D51 Vitamin B12 deficiency anaemia\"},{\"code\":\"D510\",\"name\":\"D510 Vitamin B12 deficiency anaemia due to intrinsic factor deficiency\"},{\"code\":\"D511\",\"name\":\"D511 Vitamin B12 deficiency anaemia due to selective vitamin B12 malabsorption with proteinuria\"},{\"code\":\"D512\",\"name\":\"D512 Transcobalamin II deficiency\"},{\"code\":\"D513\",\"name\":\"D513 Other dietary vitamin B12 deficiency anaemia\"},{\"code\":\"D518\",\"name\":\"D518 Other vitamin B12 deficiency anaemias\"},{\"code\":\"D519\",\"name\":\"D519 Vitamin B12 deficiency anaemia, unspecified\"},{\"code\":\"D52\",\"name\":\"D52 Folate deficiency anaemia\"},{\"code\":\"D520\",\"name\":\"D520 Dietary folate deficiency anaemia\"},{\"code\":\"D521\",\"name\":\"D521 Drug-induced folate deficiency anaemia\"},{\"code\":\"D528\",\"name\":\"D528 Other folate deficiency anaemias\"},{\"code\":\"D529\",\"name\":\"D529 Folate deficiency anaemia, unspecified\"},{\"code\":\"D53\",\"name\":\"D53 Other nutritional anaemias\"},{\"code\":\"D530\",\"name\":\"D530 Protein deficiency anaemia\"},{\"code\":\"D531\",\"name\":\"D531 Other megaloblastic anaemias, NEC\"},{\"code\":\"D532\",\"name\":\"D532 Scorbutic anaemia\"},{\"code\":\"D538\",\"name\":\"D538 Other specified nutritional anaemias\"},{\"code\":\"D539\",\"name\":\"D539 Nutritional anaemia, unspecified\"},{\"code\":\"D55\",\"name\":\"D55 Anaemia due to enzyme disorders\"},{\"code\":\"D550\",\"name\":\"D550 Anaemia due to glucose-6-phosphate dehydrogenase [G6PD] deficiency\"},{\"code\":\"D551\",\"name\":\"D551 Anaemia due to other disorders of glutathione metabolism\"},{\"code\":\"D552\",\"name\":\"D552 Anaemia due to disorders of glycolytic enzymes\"},{\"code\":\"D553\",\"name\":\"D553 Anaemia due to disorders of nucleotide metabolism\"},{\"code\":\"D558\",\"name\":\"D558 Other anaemias due to enzyme disorders\"},{\"code\":\"D559\",\"name\":\"D559 Anaemia due to enzyme disorder, unspecified\"},{\"code\":\"D56\",\"name\":\"D56 Thalassaemia\"},{\"code\":\"D560\",\"name\":\"D560 Alpha thalassaemia\"},{\"code\":\"D561\",\"name\":\"D561 Beta thalassaemia\"},{\"code\":\"D562\",\"name\":\"D562 Delta-beta thalassaemia\"},{\"code\":\"D563\",\"name\":\"D563 Thalassaemia trait\"},{\"code\":\"D564\",\"name\":\"D564 Hereditary persistence of fetal haemoglobin [HPFH]\"},{\"code\":\"D568\",\"name\":\"D568 Other thalassaemias\"},{\"code\":\"D569\",\"name\":\"D569 Thalassaemia, unspecified\"},{\"code\":\"D57\",\"name\":\"D57 Sickle-cell disorders\"},{\"code\":\"D570\",\"name\":\"D570 Sickle-cell anaemia with crisis\"},{\"code\":\"D571\",\"name\":\"D571 Sickle-cell anaemia without crisis\"},{\"code\":\"D572\",\"name\":\"D572 Double heterozygous sickling disorders\"},{\"code\":\"D573\",\"name\":\"D573 Sickle-cell trait\"},{\"code\":\"D578\",\"name\":\"D578 Other sickle-cell disorders\"},{\"code\":\"D58\",\"name\":\"D58 Other hereditary haemolytic anaemias\"},{\"code\":\"D580\",\"name\":\"D580 Hereditary spherocytosis\"},{\"code\":\"D581\",\"name\":\"D581 Hereditary elliptocytosis\"},{\"code\":\"D582\",\"name\":\"D582 Other haemoglobinopathies\"},{\"code\":\"D588\",\"name\":\"D588 Other specified hereditary haemolytic anaemias\"},{\"code\":\"D589\",\"name\":\"D589 Hereditary haemolytic anaemia, unspecified\"},{\"code\":\"D59\",\"name\":\"D59 Acquired haemolytic anaemia\"},{\"code\":\"D590\",\"name\":\"D590 Drug-induced autoimmune haemolytic anaemia\"},{\"code\":\"D591\",\"name\":\"D591 Other autoimmune haemolytic anaemias\"},{\"code\":\"D592\",\"name\":\"D592 Drug-induced nonautoimmune haemolytic anaemia\"},{\"code\":\"D593\",\"name\":\"D593 Haemolytic-uraemic syndrome\"},{\"code\":\"D594\",\"name\":\"D594 Other nonautoimmune haemolytic anaemias\"},{\"code\":\"D595\",\"name\":\"D595 Paroxysmal nocturnal haemoglobinuria [Marchiafava-Micheli]\"},{\"code\":\"D596\",\"name\":\"D596 Haemoglobinuria due to haemolysis from other external causes\"},{\"code\":\"D598\",\"name\":\"D598 Other acquired haemolytic anaemias\"},{\"code\":\"D599\",\"name\":\"D599 Acquired haemolytic anaemia, unspecified\"},{\"code\":\"D60\",\"name\":\"D60 Acquired pure red cell aplasia [erythroblastopenia]\"},{\"code\":\"D600\",\"name\":\"D600 Chronic acquired pure red cell aplasia\"},{\"code\":\"D601\",\"name\":\"D601 Transient acquired pure red cell aplasia\"},{\"code\":\"D608\",\"name\":\"D608 Other acquired pure red cell aplasias\"},{\"code\":\"D609\",\"name\":\"D609 Acquired pure red cell aplasia, unspecified\"},{\"code\":\"D61\",\"name\":\"D61 Other aplastic anaemias\"},{\"code\":\"D610\",\"name\":\"D610 Constitutional aplastic anaemia\"},{\"code\":\"D611\",\"name\":\"D611 Drug-induced aplastic anaemia\"},{\"code\":\"D612\",\"name\":\"D612 Aplastic anaemia due to other external agents\"},{\"code\":\"D613\",\"name\":\"D613 Idiopathic aplastic anaemia\"},{\"code\":\"D618\",\"name\":\"D618 Other specified aplastic anaemias\"},{\"code\":\"D619\",\"name\":\"D619 Aplastic anaemia, unspecified\"},{\"code\":\"D62\",\"name\":\"D62 Acute posthaemorrhagic anaemia\"},{\"code\":\"D63\",\"name\":\"D63 Anaemia in chronic diseases classified elsewhere\"},{\"code\":\"D630\",\"name\":\"D630 Anaemia in neoplastic disease\"},{\"code\":\"D638\",\"name\":\"D638 Anaemia in other chronic diseases classified elsewhere\"},{\"code\":\"D64\",\"name\":\"D64 Other anaemias\"},{\"code\":\"D640\",\"name\":\"D640 Hereditary sideroblastic anaemia\"},{\"code\":\"D641\",\"name\":\"D641 Secondary sideroblastic anaemia due to disease\"},{\"code\":\"D642\",\"name\":\"D642 Secondary sideroblastic anaemia due to drugs and toxins\"},{\"code\":\"D643\",\"name\":\"D643 Other sideroblastic anaemias\"},{\"code\":\"D644\",\"name\":\"D644 Congenital dyserythropoietic anaemia\"},{\"code\":\"D648\",\"name\":\"D648 Other specified anaemias\"},{\"code\":\"D649\",\"name\":\"D649 Anaemia, unspecified\"},{\"code\":\"D65\",\"name\":\"D65 Disseminated intravascular coagulation [defibrination syndrome]\"},{\"code\":\"D66\",\"name\":\"D66 Hereditary factor VIII deficiency\"},{\"code\":\"D67\",\"name\":\"D67 Hereditary factor IX deficiency\"},{\"code\":\"D68\",\"name\":\"D68 Other coagulation defects\"},{\"code\":\"D680\",\"name\":\"D680 Von Willebrand's disease\"},{\"code\":\"D681\",\"name\":\"D681 Hereditary factor XI deficiency\"},{\"code\":\"D682\",\"name\":\"D682 Hereditary deficiency of other clotting factors\"},{\"code\":\"D683\",\"name\":\"D683 Haemorrhagic disorder due to circulating anticoagulants\"},{\"code\":\"D684\",\"name\":\"D684 Acquired coagulation factor deficiency\"},{\"code\":\"D685\",\"name\":\"D685 Primary thrombophilia\"},{\"code\":\"D686\",\"name\":\"D686 Other thrombophilia\"},{\"code\":\"D688\",\"name\":\"D688 Other specified coagulation defects\"},{\"code\":\"D689\",\"name\":\"D689 Coagulation defect, unspecified\"},{\"code\":\"D69\",\"name\":\"D69 Purpura and other haemorrhagic conditions\"},{\"code\":\"D690\",\"name\":\"D690 Allergic purpura\"},{\"code\":\"D691\",\"name\":\"D691 Qualitative platelet defects\"},{\"code\":\"D692\",\"name\":\"D692 Other nonthrombocytopenic purpura\"},{\"code\":\"D693\",\"name\":\"D693 Idiopathic thrombocytopenic purpura\"},{\"code\":\"D694\",\"name\":\"D694 Other primary thrombocytopenia\"},{\"code\":\"D695\",\"name\":\"D695 Secondary thrombocytopenia\"},{\"code\":\"D696\",\"name\":\"D696 Thrombocytopenia, unspecified\"},{\"code\":\"D698\",\"name\":\"D698 Other specified haemorrhagic conditions\"},{\"code\":\"D699\",\"name\":\"D699 Haemorrhagic condition, unspecified\"},{\"code\":\"D70\",\"name\":\"D70 Agranulocytosis\"},{\"code\":\"D71\",\"name\":\"D71 Functional disorders of polymorphonuclear neutrophils\"},{\"code\":\"D72\",\"name\":\"D72 Other disorders of white blood cells\"},{\"code\":\"D720\",\"name\":\"D720 Genetic anomalies of leukocytes\"},{\"code\":\"D721\",\"name\":\"D721 Eosinophilia\"},{\"code\":\"D728\",\"name\":\"D728 Other specified disorders of white blood cells\"},{\"code\":\"D729\",\"name\":\"D729 Disorder of white blood cells, unspecified\"},{\"code\":\"D73\",\"name\":\"D73 Diseases of spleen\"},{\"code\":\"D730\",\"name\":\"D730 Hyposplenism\"},{\"code\":\"D731\",\"name\":\"D731 Hypersplenism\"},{\"code\":\"D732\",\"name\":\"D732 Chronic congestive splenomegaly\"},{\"code\":\"D733\",\"name\":\"D733 Abscess of spleen\"},{\"code\":\"D734\",\"name\":\"D734 Cyst of spleen\"},{\"code\":\"D735\",\"name\":\"D735 Infarction of spleen\"},{\"code\":\"D738\",\"name\":\"D738 Other diseases of spleen\"},{\"code\":\"D739\",\"name\":\"D739 Disease of spleen, unspecified\"},{\"code\":\"D74\",\"name\":\"D74 Methaemoglobinaemia\"},{\"code\":\"D740\",\"name\":\"D740 Congenital methaemoglobinaemia\"},{\"code\":\"D748\",\"name\":\"D748 Other methaemoglobinaemias\"},{\"code\":\"D749\",\"name\":\"D749 Methaemoglobinaemia, unspecified\"},{\"code\":\"D75\",\"name\":\"D75 Other diseases of blood and blood-forming organs\"},{\"code\":\"D750\",\"name\":\"D750 Familial erythrocytosis\"},{\"code\":\"D751\",\"name\":\"D751 Secondary polycythaemia\"},{\"code\":\"D758\",\"name\":\"D758 Other specified diseases of blood and blood-forming organs\"},{\"code\":\"D759\",\"name\":\"D759 Disease of blood and blood-forming organs, unspecified\"},{\"code\":\"D76\",\"name\":\"D76 Certain diseases involving lymphoreticular tissue and reticulohistiocytic system\"},{\"code\":\"D761\",\"name\":\"D761 Haemophagocytic lymphohistiocytosis\"},{\"code\":\"D762\",\"name\":\"D762 Haemophagocytic syndrome, infection-associated\"},{\"code\":\"D763\",\"name\":\"D763 Other histiocytosis syndromes\"},{\"code\":\"D77\",\"name\":\"D77 Other disorders of blood and blood-forming organs in diseases classified elsewhere\"},{\"code\":\"D80\",\"name\":\"D80 Immunodeficiency with predominantly antibody defects\"},{\"code\":\"D800\",\"name\":\"D800 Hereditary hypogammaglobulinaemia\"},{\"code\":\"D801\",\"name\":\"D801 Nonfamilial hypogammaglobulinaemia\"},{\"code\":\"D802\",\"name\":\"D802 Selective deficiency of immunoglobulin A [IgA]\"},{\"code\":\"D803\",\"name\":\"D803 Selective deficiency of immunoglobulin G [IgG] subclasses\"},{\"code\":\"D804\",\"name\":\"D804 Selective deficiency of immunoglobulin M [IgM]\"},{\"code\":\"D805\",\"name\":\"D805 Immunodeficiency with increased immunoglobulin M [IgM]\"},{\"code\":\"D806\",\"name\":\"D806 Antibody deficiency with near-normal immunoglobulins or with hyperimmunoglobulinaemia\"},{\"code\":\"D807\",\"name\":\"D807 Transient hypogammaglobulinaemia of infancy\"},{\"code\":\"D808\",\"name\":\"D808 Other immunodeficiencies with predominantly antibody defects\"},{\"code\":\"D809\",\"name\":\"D809 Immunodeficiency with predominantly antibody defects, unspecified\"},{\"code\":\"D81\",\"name\":\"D81 Combined immunodeficiencies\"},{\"code\":\"D810\",\"name\":\"D810 Severe combined immunodeficiency [SCID] with reticular dysgenesis\"},{\"code\":\"D811\",\"name\":\"D811 Severe combined immunodeficiency [SCID] with low T- and B-cell numbers\"},{\"code\":\"D812\",\"name\":\"D812 Severe combined immunodeficiency [SCID] with low or normal B-cell numbers\"},{\"code\":\"D813\",\"name\":\"D813 Adenosine deaminase [ADA] deficiency\"},{\"code\":\"D814\",\"name\":\"D814 Nezelof's syndrome\"},{\"code\":\"D815\",\"name\":\"D815 Purine nucleoside phosphorylase [PNP] deficiency\"},{\"code\":\"D816\",\"name\":\"D816 Major histocompatibility complex class I deficiency\"},{\"code\":\"D817\",\"name\":\"D817 Major histocompatibility complex class II deficiency\"},{\"code\":\"D818\",\"name\":\"D818 Other combined immunodeficiencies\"},{\"code\":\"D819\",\"name\":\"D819 Combined immunodeficiency, unspecified\"},{\"code\":\"D82\",\"name\":\"D82 Immunodeficiency associated with other major defects\"},{\"code\":\"D820\",\"name\":\"D820 Wiskott-Aldrich syndrome\"},{\"code\":\"D821\",\"name\":\"D821 Di George's syndrome\"},{\"code\":\"D822\",\"name\":\"D822 Immunodeficiency with short-limbed stature\"},{\"code\":\"D823\",\"name\":\"D823 Immunodeficiency following hereditary defective response to Epstein-Barr virus\"},{\"code\":\"D824\",\"name\":\"D824 Hyperimmunoglobulin E [IgE] syndrome\"},{\"code\":\"D828\",\"name\":\"D828 Immunodeficiency associated with other specified major defects\"},{\"code\":\"D829\",\"name\":\"D829 Immunodeficiency associated with major defect, unspecified\"},{\"code\":\"D83\",\"name\":\"D83 Common variable immunodeficiency\"},{\"code\":\"D830\",\"name\":\"D830 Common variable immunodeficiency with predominant abnormalities of B-cell numbers and function\"},{\"code\":\"D831\",\"name\":\"D831 Common variable immunodeficiency with predominant immunoregulatory T-cell disorders\"},{\"code\":\"D832\",\"name\":\"D832 Common variable immunodeficiency with autoantibodies to B- or T-cells\"},{\"code\":\"D838\",\"name\":\"D838 Other common variable immunodeficiencies\"},{\"code\":\"D839\",\"name\":\"D839 Common variable immunodeficiency, unspecified\"},{\"code\":\"D84\",\"name\":\"D84 Other immunodeficiencies\"},{\"code\":\"D840\",\"name\":\"D840 Lymphocyte function antigen-1 [LFA-1] defect\"},{\"code\":\"D841\",\"name\":\"D841 Defects in the complement system\"},{\"code\":\"D848\",\"name\":\"D848 Other specified immunodeficiencies\"},{\"code\":\"D849\",\"name\":\"D849 Immunodeficiency, unspecified\"},{\"code\":\"D86\",\"name\":\"D86 Sarcoidosis\"},{\"code\":\"D860\",\"name\":\"D860 Sarcoidosis of lung\"},{\"code\":\"D861\",\"name\":\"D861 Sarcoidosis of lymph nodes\"},{\"code\":\"D862\",\"name\":\"D862 Sarcoidosis of lung with sarcoidosis of lymph nodes\"},{\"code\":\"D863\",\"name\":\"D863 Sarcoidosis of skin\"},{\"code\":\"D868\",\"name\":\"D868 Sarcoidosis of other and combined sites\"},{\"code\":\"D869\",\"name\":\"D869 Sarcoidosis, unspecified\"},{\"code\":\"D89\",\"name\":\"D89 Other disorders involving the immune mechanism, NEC\"},{\"code\":\"D890\",\"name\":\"D890 Polyclonal hypergammaglobulinaemia\"},{\"code\":\"D891\",\"name\":\"D891 Cryoglobulinaemia\"},{\"code\":\"D892\",\"name\":\"D892 Hypergammaglobulinaemia, unspecified\"},{\"code\":\"D893\",\"name\":\"D893 Immune reconstitution syndrome\"},{\"code\":\"D898\",\"name\":\"D898 Other specified disorders involving the immune mechanism, NEC\"},{\"code\":\"D899\",\"name\":\"D899 Disorder involving the immune mechanism, unspecified\"},{\"code\":\"E00\",\"name\":\"E00 Congenital iodine-deficiency syndrome\"},{\"code\":\"E000\",\"name\":\"E000 Congenital iodine-deficiency syndrome, neurological type\"},{\"code\":\"E001\",\"name\":\"E001 Congenital iodine-deficiency syndrome, myxoedematous type\"},{\"code\":\"E002\",\"name\":\"E002 Congenital iodine-deficiency syndrome, mixed type\"},{\"code\":\"E009\",\"name\":\"E009 Congenital iodine-deficiency syndrome, unspecified\"},{\"code\":\"E01\",\"name\":\"E01 Iodine-deficiency-related thyroid disorders and allied conditions\"},{\"code\":\"E010\",\"name\":\"E010 Iodine-deficiency-related diffuse (endemic) goitre\"},{\"code\":\"E011\",\"name\":\"E011 Iodine-deficiency-related multinodular (endemic) goitre\"},{\"code\":\"E012\",\"name\":\"E012 Iodine-deficiency-related (endemic) goitre, unspecified\"},{\"code\":\"E018\",\"name\":\"E018 Other iodine-deficiency-related thyroid disorders and allied conditions\"},{\"code\":\"E02\",\"name\":\"E02 Subclinical iodine-deficiency hypothyroidism\"},{\"code\":\"E03\",\"name\":\"E03 Other hypothyroidism\"},{\"code\":\"E030\",\"name\":\"E030 Congenital hypothyroidism with diffuse goitre\"},{\"code\":\"E031\",\"name\":\"E031 Congenital hypothyroidism without goitre\"},{\"code\":\"E032\",\"name\":\"E032 Hypothyroidism due to medicaments and other exogenous substances\"},{\"code\":\"E033\",\"name\":\"E033 Postinfectious hypothyroidism\"},{\"code\":\"E034\",\"name\":\"E034 Atrophy of thyroid (acquired)\"},{\"code\":\"E035\",\"name\":\"E035 Myxoedema coma\"},{\"code\":\"E038\",\"name\":\"E038 Other specified hypothyroidism\"},{\"code\":\"E039\",\"name\":\"E039 Hypothyroidism, unspecified\"},{\"code\":\"E04\",\"name\":\"E04 Other nontoxic goitre\"},{\"code\":\"E040\",\"name\":\"E040 Nontoxic diffuse goitre\"},{\"code\":\"E041\",\"name\":\"E041 Nontoxic single thyroid nodule\"},{\"code\":\"E042\",\"name\":\"E042 Nontoxic multinodular goitre\"},{\"code\":\"E048\",\"name\":\"E048 Other specified nontoxic goitre\"},{\"code\":\"E049\",\"name\":\"E049 Nontoxic goitre, unspecified\"},{\"code\":\"E05\",\"name\":\"E05 Thyrotoxicosis [hyperthyroidism]\"},{\"code\":\"E050\",\"name\":\"E050 Thyrotoxicosis with diffuse goitre\"},{\"code\":\"E051\",\"name\":\"E051 Thyrotoxicosis with toxic single thyroid nodule\"},{\"code\":\"E052\",\"name\":\"E052 Thyrotoxicosis with toxic multinodular goitre\"},{\"code\":\"E053\",\"name\":\"E053 Thyrotoxicosis from ectopic thyroid tissue\"},{\"code\":\"E054\",\"name\":\"E054 Thyrotoxicosis factitia\"},{\"code\":\"E055\",\"name\":\"E055 Thyroid crisis or storm\"},{\"code\":\"E058\",\"name\":\"E058 Other thyrotoxicosis\"},{\"code\":\"E059\",\"name\":\"E059 Thyrotoxicosis, unspecified\"},{\"code\":\"E06\",\"name\":\"E06 Thyroiditis\"},{\"code\":\"E060\",\"name\":\"E060 Acute thyroiditis\"},{\"code\":\"E061\",\"name\":\"E061 Subacute thyroiditis\"},{\"code\":\"E062\",\"name\":\"E062 Chronic thyroiditis with transient thyrotoxicosis\"},{\"code\":\"E063\",\"name\":\"E063 Autoimmune thyroiditis\"},{\"code\":\"E064\",\"name\":\"E064 Drug-induced thyroiditis\"},{\"code\":\"E065\",\"name\":\"E065 Other chronic thyroiditis\"},{\"code\":\"E069\",\"name\":\"E069 Thyroiditis, unspecified\"},{\"code\":\"E07\",\"name\":\"E07 Other disorders of thyroid\"},{\"code\":\"E070\",\"name\":\"E070 Hypersecretion of calcitonin\"},{\"code\":\"E071\",\"name\":\"E071 Dyshormogenetic goitre\"},{\"code\":\"E078\",\"name\":\"E078 Other specified disorders of thyroid\"},{\"code\":\"E079\",\"name\":\"E079 Disorder of thyroid, unspecified\"},{\"code\":\"E10\",\"name\":\"E10 Insulin-dependent diabetes mellitus\"},{\"code\":\"E100\",\"name\":\"E100 Insulin-dependent diabetes mellitus with coma\"},{\"code\":\"E101\",\"name\":\"E101 Insulin-dependent diabetes mellitus with ketoacidosis\"},{\"code\":\"E102\",\"name\":\"E102 Insulin-dependent diabetes mellitus with renal complications\"},{\"code\":\"E103\",\"name\":\"E103 Insulin-dependent diabetes mellitus with ophthalmic complications\"},{\"code\":\"E104\",\"name\":\"E104 Insulin-dependent diabetes mellitus with neurological complications\"},{\"code\":\"E105\",\"name\":\"E105 Insulin-dependent diabetes mellitus with peripheral circulatory complications\"},{\"code\":\"E106\",\"name\":\"E106 Insulin-dependent diabetes mellitus with other specified complications\"},{\"code\":\"E107\",\"name\":\"E107 Insulin-dependent diabetes mellitus with multiple complications\"},{\"code\":\"E108\",\"name\":\"E108 Insulin-dependent diabetes mellitus with unspecified complications\"},{\"code\":\"E109\",\"name\":\"E109 Insulin-dependent diabetes mellitus without complications\"},{\"code\":\"E11\",\"name\":\"E11 Non-insulin-dependent diabetes mellitus\"},{\"code\":\"E110\",\"name\":\"E110 Non-insulin-dependent diabetes mellitus with coma\"},{\"code\":\"E111\",\"name\":\"E111 Non-insulin-dependent diabetes mellitus with ketoacidosis\"},{\"code\":\"E112\",\"name\":\"E112 Non-insulin-dependent diabetes mellitus with renal complications\"},{\"code\":\"E113\",\"name\":\"E113 Non-insulin-dependent diabetes mellitus with ophthalmic complications\"},{\"code\":\"E114\",\"name\":\"E114 Non-insulin-dependent diabetes mellitus with neurological complications\"},{\"code\":\"E115\",\"name\":\"E115 Non-insulin-dependent diabetes mellitus with peripheral circulatory complications\"},{\"code\":\"E116\",\"name\":\"E116 Non-insulin-dependent diabetes mellitus with other specified complications\"},{\"code\":\"E117\",\"name\":\"E117 Non-insulin-dependent diabetes mellitus with multiple complications\"},{\"code\":\"E118\",\"name\":\"E118 Non-insulin-dependent diabetes mellitus with unspecified complications\"},{\"code\":\"E119\",\"name\":\"E119 Non-insulin-dependent diabetes mellitus without complications\"},{\"code\":\"E12\",\"name\":\"E12 Malnutrition-related diabetes mellitus\"},{\"code\":\"E120\",\"name\":\"E120 Malnutrition-related diabetes mellitus with coma\"},{\"code\":\"E121\",\"name\":\"E121 Malnutrition-related diabetes mellitus with ketoacidosis\"},{\"code\":\"E122\",\"name\":\"E122 Malnutrition-related diabetes mellitus with renal complications\"},{\"code\":\"E123\",\"name\":\"E123 Malnutrition-related diabetes mellitus with ophthalmic complications\"},{\"code\":\"E124\",\"name\":\"E124 Malnutrition-related diabetes mellitus with neurological complications\"},{\"code\":\"E125\",\"name\":\"E125 Malnutrition-related diabetes mellitus with peripheral circulatory complications\"},{\"code\":\"E126\",\"name\":\"E126 Malnutrition-related diabetes mellitus with other specified complications\"},{\"code\":\"E127\",\"name\":\"E127 Malnutrition-related diabetes mellitus with multiple complications\"},{\"code\":\"E128\",\"name\":\"E128 Malnutrition-related diabetes mellitus with unspecified complications\"},{\"code\":\"E129\",\"name\":\"E129 Malnutrition-related diabetes mellitus without complications\"},{\"code\":\"E13\",\"name\":\"E13 Other specified diabetes mellitus\"},{\"code\":\"E130\",\"name\":\"E130 Other specified diabetes mellitus with coma\"},{\"code\":\"E131\",\"name\":\"E131 Other specified diabetes mellitus with ketoacidosis\"},{\"code\":\"E132\",\"name\":\"E132 Other specified diabetes mellitus with renal complications\"},{\"code\":\"E133\",\"name\":\"E133 Other specified diabetes mellitus with ophthalmic complications\"},{\"code\":\"E134\",\"name\":\"E134 Other specified diabetes mellitus with neurological complications\"},{\"code\":\"E135\",\"name\":\"E135 Other specified diabetes mellitus with peripheral circulatory complications\"},{\"code\":\"E136\",\"name\":\"E136 Other specified diabetes mellitus with other specified complications\"},{\"code\":\"E137\",\"name\":\"E137 Other specified diabetes mellitus with multiple complications\"},{\"code\":\"E138\",\"name\":\"E138 Other specified diabetes mellitus with unspecified complications\"},{\"code\":\"E139\",\"name\":\"E139 Other specified diabetes mellitus without complications\"},{\"code\":\"E14\",\"name\":\"E14 Unspecified diabetes mellitus\"},{\"code\":\"E140\",\"name\":\"E140 Unspecified diabetes mellitus with coma\"},{\"code\":\"E141\",\"name\":\"E141 Unspecified diabetes mellitus with ketoacidosis\"},{\"code\":\"E142\",\"name\":\"E142 Unspecified diabetes mellitus with renal complications\"},{\"code\":\"E143\",\"name\":\"E143 Unspecified diabetes mellitus with ophthalmic complications\"},{\"code\":\"E144\",\"name\":\"E144 Unspecified diabetes mellitus with neurological complications\"},{\"code\":\"E145\",\"name\":\"E145 Unspecified diabetes mellitus with peripheral circulatory complications\"},{\"code\":\"E146\",\"name\":\"E146 Unspecified diabetes mellitus with other specified complications\"},{\"code\":\"E147\",\"name\":\"E147 Unspecified diabetes mellitus with multiple complications\"},{\"code\":\"E148\",\"name\":\"E148 Unspecified diabetes mellitus with unspecified complications\"},{\"code\":\"E149\",\"name\":\"E149 Unspecified diabetes mellitus without complications\"},{\"code\":\"E15\",\"name\":\"E15 Nondiabetic hypoglycaemic coma\"},{\"code\":\"E16\",\"name\":\"E16 Other disorders of pancreatic internal secretion\"},{\"code\":\"E160\",\"name\":\"E160 Drug-induced hypoglycaemia without coma\"},{\"code\":\"E161\",\"name\":\"E161 Other hypoglycaemia\"},{\"code\":\"E162\",\"name\":\"E162 Hypoglycaemia, unspecified\"},{\"code\":\"E163\",\"name\":\"E163 Increased secretion of glucagon\"},{\"code\":\"E164\",\"name\":\"E164 Abnormal secretion of gastrin\"},{\"code\":\"E168\",\"name\":\"E168 Other specified disorders of pancreatic internal secretion\"},{\"code\":\"E169\",\"name\":\"E169 Disorder of pancreatic internal secretion, unspecified\"},{\"code\":\"E20\",\"name\":\"E20 Hypoparathyroidism\"},{\"code\":\"E200\",\"name\":\"E200 Idiopathic hypoparathyroidism\"},{\"code\":\"E201\",\"name\":\"E201 Pseudohypoparathyroidism\"},{\"code\":\"E208\",\"name\":\"E208 Other hypoparathyroidism\"},{\"code\":\"E209\",\"name\":\"E209 Hypoparathyroidism, unspecified\"},{\"code\":\"E21\",\"name\":\"E21 Hyperparathyroidism and other disorders of parathyroid gland\"},{\"code\":\"E210\",\"name\":\"E210 Primary hyperparathyroidism\"},{\"code\":\"E211\",\"name\":\"E211 Secondary hyperparathyroidism, NEC\"},{\"code\":\"E212\",\"name\":\"E212 Other hyperparathyroidism\"},{\"code\":\"E213\",\"name\":\"E213 Hyperparathyroidism, unspecified\"},{\"code\":\"E214\",\"name\":\"E214 Other specified disorders of parathyroid gland\"},{\"code\":\"E215\",\"name\":\"E215 Disorder of parathyroid gland, unspecified\"},{\"code\":\"E22\",\"name\":\"E22 Hyperfunction of pituitary gland\"},{\"code\":\"E220\",\"name\":\"E220 Acromegaly and pituitary gigantism\"},{\"code\":\"E221\",\"name\":\"E221 Hyperprolactinaemia\"},{\"code\":\"E222\",\"name\":\"E222 Syndrome of inappropriate secretion of antidiuretic hormone\"},{\"code\":\"E228\",\"name\":\"E228 Other hyperfunction of pituitary gland\"},{\"code\":\"E229\",\"name\":\"E229 Hyperfunction of pituitary gland, unspecified\"},{\"code\":\"E23\",\"name\":\"E23 Hypofunction and other disorders of pituitary gland\"},{\"code\":\"E230\",\"name\":\"E230 Hypopituitarism\"},{\"code\":\"E231\",\"name\":\"E231 Drug-induced hypopituitarism\"},{\"code\":\"E232\",\"name\":\"E232 Diabetes insipidus\"},{\"code\":\"E233\",\"name\":\"E233 Hypothalamic dysfunction, NEC\"},{\"code\":\"E236\",\"name\":\"E236 Other disorders of pituitary gland\"},{\"code\":\"E237\",\"name\":\"E237 Disorder of pituitary gland, unspecified\"},{\"code\":\"E24\",\"name\":\"E24 Cushing's syndrome\"},{\"code\":\"E240\",\"name\":\"E240 Pituitary-dependent Cushing's disease\"},{\"code\":\"E241\",\"name\":\"E241 Nelson's syndrome\"},{\"code\":\"E242\",\"name\":\"E242 Drug-induced Cushing's syndrome\"},{\"code\":\"E243\",\"name\":\"E243 Ectopic ACTH syndrome\"},{\"code\":\"E244\",\"name\":\"E244 Alcohol-induced pseudo-Cushing's syndrome\"},{\"code\":\"E248\",\"name\":\"E248 Other Cushing's syndrome\"},{\"code\":\"E249\",\"name\":\"E249 Cushing's syndrome, unspecified\"},{\"code\":\"E25\",\"name\":\"E25 Adrenogenital disorders\"},{\"code\":\"E250\",\"name\":\"E250 Congenital adrenogenital disorders associated with enzyme deficiency\"},{\"code\":\"E258\",\"name\":\"E258 Other adrenogenital disorders\"},{\"code\":\"E259\",\"name\":\"E259 Adrenogenital disorder, unspecified\"},{\"code\":\"E26\",\"name\":\"E26 Hyperaldosteronism\"},{\"code\":\"E260\",\"name\":\"E260 Primary hyperaldosteronism\"},{\"code\":\"E261\",\"name\":\"E261 Secondary hyperaldosteronism\"},{\"code\":\"E268\",\"name\":\"E268 Other hyperaldosteronism\"},{\"code\":\"E269\",\"name\":\"E269 Hyperaldosteronism, unspecified\"},{\"code\":\"E27\",\"name\":\"E27 Other disorders of adrenal gland\"},{\"code\":\"E270\",\"name\":\"E270 Other adrenocortical overactivity\"},{\"code\":\"E271\",\"name\":\"E271 Primary adrenocortical insufficiency\"},{\"code\":\"E272\",\"name\":\"E272 Addisonian crisis\"},{\"code\":\"E273\",\"name\":\"E273 Drug-induced adrenocortical insufficiency\"},{\"code\":\"E274\",\"name\":\"E274 Other and unspecified adrenocortical insufficiency\"},{\"code\":\"E275\",\"name\":\"E275 Adrenomedullary hyperfunction\"},{\"code\":\"E278\",\"name\":\"E278 Other specified disorders of adrenal gland\"},{\"code\":\"E279\",\"name\":\"E279 Disorder of adrenal gland, unspecified\"},{\"code\":\"E28\",\"name\":\"E28 Ovarian dysfunction\"},{\"code\":\"E280\",\"name\":\"E280 Estrogen excess\"},{\"code\":\"E281\",\"name\":\"E281 Androgen excess\"},{\"code\":\"E282\",\"name\":\"E282 Polycystic ovarian syndrome\"},{\"code\":\"E283\",\"name\":\"E283 Primary ovarian failure\"},{\"code\":\"E288\",\"name\":\"E288 Other ovarian dysfunction\"},{\"code\":\"E289\",\"name\":\"E289 Ovarian dysfunction, unspecified\"},{\"code\":\"E29\",\"name\":\"E29 Testicular dysfunction\"},{\"code\":\"E290\",\"name\":\"E290 Testicular hyperfunction\"},{\"code\":\"E291\",\"name\":\"E291 Testicular hypofunction\"},{\"code\":\"E298\",\"name\":\"E298 Other testicular dysfunction\"},{\"code\":\"E299\",\"name\":\"E299 Testicular dysfunction, unspecified\"},{\"code\":\"E30\",\"name\":\"E30 Disorders of puberty, NEC\"},{\"code\":\"E300\",\"name\":\"E300 Delayed puberty\"},{\"code\":\"E301\",\"name\":\"E301 Precocious puberty\"},{\"code\":\"E308\",\"name\":\"E308 Other disorders of puberty\"},{\"code\":\"E309\",\"name\":\"E309 Disorder of puberty, unspecified\"},{\"code\":\"E31\",\"name\":\"E31 Polyglandular dysfunction\"},{\"code\":\"E310\",\"name\":\"E310 Autoimmune polyglandular failure\"},{\"code\":\"E311\",\"name\":\"E311 Polyglandular hyperfunction\"},{\"code\":\"E318\",\"name\":\"E318 Other polyglandular dysfunction\"},{\"code\":\"E319\",\"name\":\"E319 Polyglandular dysfunction, unspecified\"},{\"code\":\"E32\",\"name\":\"E32 Diseases of thymus\"},{\"code\":\"E320\",\"name\":\"E320 Persistent hyperplasia of thymus\"},{\"code\":\"E321\",\"name\":\"E321 Abscess of thymus\"},{\"code\":\"E328\",\"name\":\"E328 Other diseases of thymus\"},{\"code\":\"E329\",\"name\":\"E329 Disease of thymus, unspecified\"},{\"code\":\"E34\",\"name\":\"E34 Other endocrine disorders\"},{\"code\":\"E340\",\"name\":\"E340 Carcinoid syndrome\"},{\"code\":\"E341\",\"name\":\"E341 Other hypersecretion of intestinal hormones\"},{\"code\":\"E342\",\"name\":\"E342 Ectopic hormone secretion, NEC\"},{\"code\":\"E343\",\"name\":\"E343 Short stature, NEC\"},{\"code\":\"E344\",\"name\":\"E344 Constitutional tall stature\"},{\"code\":\"E345\",\"name\":\"E345 Androgen resistance syndrome\"},{\"code\":\"E348\",\"name\":\"E348 Other specified endocrine disorders\"},{\"code\":\"E349\",\"name\":\"E349 Endocrine disorder, unspecified\"},{\"code\":\"E35\",\"name\":\"E35 Disorders of endocrine glands in diseases classified elsewhere\"},{\"code\":\"E350\",\"name\":\"E350 Disorders of thyroid gland in diseases classified elsewhere\"},{\"code\":\"E351\",\"name\":\"E351 Disorders of adrenal glands in diseases classified elsewhere\"},{\"code\":\"E358\",\"name\":\"E358 Disorders of other endocrine glands in diseases classified elsewhere\"},{\"code\":\"E40\",\"name\":\"E40 Kwashiorkor\"},{\"code\":\"E41\",\"name\":\"E41 Nutritional marasmus\"},{\"code\":\"E42\",\"name\":\"E42 Marasmic kwashiorkor\"},{\"code\":\"E43\",\"name\":\"E43 Unspecified severe protein-energy malnutrition\"},{\"code\":\"E44\",\"name\":\"E44 Protein-energy malnutrition of moderate and mild degree\"},{\"code\":\"E440\",\"name\":\"E440 Moderate protein-energy malnutrition\"},{\"code\":\"E441\",\"name\":\"E441 Mild protein-energy malnutrition\"},{\"code\":\"E45\",\"name\":\"E45 Retarded development following protein-energy malnutrition\"},{\"code\":\"E46\",\"name\":\"E46 Unspecified protein-energy malnutrition\"},{\"code\":\"E50\",\"name\":\"E50 Vitamin A deficiency\"},{\"code\":\"E500\",\"name\":\"E500 Vitamin A deficiency with conjunctival xerosis\"},{\"code\":\"E501\",\"name\":\"E501 Vitamin A deficiency with Bitot's spot and conjunctival xerosis\"},{\"code\":\"E502\",\"name\":\"E502 Vitamin A deficiency with corneal xerosis\"},{\"code\":\"E503\",\"name\":\"E503 Vitamin A deficiency with corneal ulceration and xerosis\"},{\"code\":\"E504\",\"name\":\"E504 Vitamin A deficiency with keratomalacia\"},{\"code\":\"E505\",\"name\":\"E505 Vitamin A deficiency with night blindness\"},{\"code\":\"E506\",\"name\":\"E506 Vitamin A deficiency with xerophthalmic scars of cornea\"},{\"code\":\"E507\",\"name\":\"E507 Other ocular manifestations of vitamin A deficiency\"},{\"code\":\"E508\",\"name\":\"E508 Other manifestations of vitamin A deficiency\"},{\"code\":\"E509\",\"name\":\"E509 Vitamin A deficiency, unspecified\"},{\"code\":\"E51\",\"name\":\"E51 Thiamine deficiency\"},{\"code\":\"E511\",\"name\":\"E511 Beriberi\"},{\"code\":\"E512\",\"name\":\"E512 Wernicke's encephalopathy\"},{\"code\":\"E518\",\"name\":\"E518 Other manifestations of thiamine deficiency\"},{\"code\":\"E519\",\"name\":\"E519 Thiamine deficiency, unspecified\"},{\"code\":\"E52\",\"name\":\"E52 Niacin deficiency [pellagra]\"},{\"code\":\"E53\",\"name\":\"E53 Deficiency of other B group vitamins\"},{\"code\":\"E530\",\"name\":\"E530 Riboflavin deficiency\"},{\"code\":\"E531\",\"name\":\"E531 Pyridoxine deficiency\"},{\"code\":\"E538\",\"name\":\"E538 Deficiency of other specified B group vitamins\"},{\"code\":\"E539\",\"name\":\"E539 Vitamin B deficiency, unspecified\"},{\"code\":\"E54\",\"name\":\"E54 Ascorbic acid deficiency\"},{\"code\":\"E55\",\"name\":\"E55 Vitamin D deficiency\"},{\"code\":\"E550\",\"name\":\"E550 Rickets, active\"},{\"code\":\"E559\",\"name\":\"E559 Vitamin D deficiency, unspecified\"},{\"code\":\"E56\",\"name\":\"E56 Other vitamin deficiencies\"},{\"code\":\"E560\",\"name\":\"E560 Deficiency of vitamin E\"},{\"code\":\"E561\",\"name\":\"E561 Deficiency of vitamin K\"},{\"code\":\"E568\",\"name\":\"E568 Deficiency of other vitamins\"},{\"code\":\"E569\",\"name\":\"E569 Vitamin deficiency, unspecified\"},{\"code\":\"E58\",\"name\":\"E58 Dietary calcium deficiency\"},{\"code\":\"E59\",\"name\":\"E59 Dietary selenium deficiency\"},{\"code\":\"E60\",\"name\":\"E60 Dietary zinc deficiency\"},{\"code\":\"E61\",\"name\":\"E61 Deficiency of other nutrient elements\"},{\"code\":\"E610\",\"name\":\"E610 Copper deficiency\"},{\"code\":\"E611\",\"name\":\"E611 Iron deficiency\"},{\"code\":\"E612\",\"name\":\"E612 Magnesium deficiency\"},{\"code\":\"E613\",\"name\":\"E613 Manganese deficiency\"},{\"code\":\"E614\",\"name\":\"E614 Chromium deficiency\"},{\"code\":\"E615\",\"name\":\"E615 Molybdenum deficiency\"},{\"code\":\"E616\",\"name\":\"E616 Vanadium deficiency\"},{\"code\":\"E617\",\"name\":\"E617 Deficiency of multiple nutrient elements\"},{\"code\":\"E618\",\"name\":\"E618 Deficiency of other specified nutrient elements\"},{\"code\":\"E619\",\"name\":\"E619 Deficiency of nutrient element, unspecified\"},{\"code\":\"E63\",\"name\":\"E63 Other nutritional deficiencies\"},{\"code\":\"E630\",\"name\":\"E630 Essential fatty acid [EFA] deficiency\"},{\"code\":\"E631\",\"name\":\"E631 Imbalance of constituents of food intake\"},{\"code\":\"E638\",\"name\":\"E638 Other specified nutritional deficiencies\"},{\"code\":\"E639\",\"name\":\"E639 Nutritional deficiency, unspecified\"},{\"code\":\"E64\",\"name\":\"E64 Sequelae of malnutrition and other nutritional deficiencies\"},{\"code\":\"E640\",\"name\":\"E640 Sequelae of protein-energy malnutrition\"},{\"code\":\"E641\",\"name\":\"E641 Sequelae of vitamin A deficiency\"},{\"code\":\"E642\",\"name\":\"E642 Sequelae of vitamin C deficiency\"},{\"code\":\"E643\",\"name\":\"E643 Sequelae of rickets\"},{\"code\":\"E648\",\"name\":\"E648 Sequelae of other nutritional deficiencies\"},{\"code\":\"E649\",\"name\":\"E649 Sequelae of unspecified nutritional deficiency\"},{\"code\":\"E65\",\"name\":\"E65 Localized adiposity\"},{\"code\":\"E66\",\"name\":\"E66 Obesity\"},{\"code\":\"E660\",\"name\":\"E660 Obesity due to excess calories\"},{\"code\":\"E661\",\"name\":\"E661 Drug-induced obesity\"},{\"code\":\"E662\",\"name\":\"E662 Extreme obesity with alveolar hypoventilation\"},{\"code\":\"E668\",\"name\":\"E668 Other obesity\"},{\"code\":\"E669\",\"name\":\"E669 Obesity, unspecified\"},{\"code\":\"E67\",\"name\":\"E67 Other hyperalimentation\"},{\"code\":\"E670\",\"name\":\"E670 Hypervitaminosis A\"},{\"code\":\"E671\",\"name\":\"E671 Hypercarotenaemia\"},{\"code\":\"E672\",\"name\":\"E672 Megavitamin-B6 syndrome\"},{\"code\":\"E673\",\"name\":\"E673 Hypervitaminosis D\"},{\"code\":\"E678\",\"name\":\"E678 Other specified hyperalimentation\"},{\"code\":\"E68\",\"name\":\"E68 Sequelae of hyperalimentation\"},{\"code\":\"E70\",\"name\":\"E70 Disorders of aromatic amino-acid metabolism\"},{\"code\":\"E700\",\"name\":\"E700 Classical phenylketonuria\"},{\"code\":\"E701\",\"name\":\"E701 Other hyperphenylalaninaemias\"},{\"code\":\"E702\",\"name\":\"E702 Disorders of tyrosine metabolism\"},{\"code\":\"E703\",\"name\":\"E703 Albinism\"},{\"code\":\"E708\",\"name\":\"E708 Other disorders of aromatic amino-acid metabolism\"},{\"code\":\"E709\",\"name\":\"E709 Disorder of aromatic amino-acid metabolism, unspecified\"},{\"code\":\"E71\",\"name\":\"E71 Disorders of branched-chain amino-acid metabolism and fatty-acid metabolism\"},{\"code\":\"E710\",\"name\":\"E710 Maple-syrup-urine disease\"},{\"code\":\"E711\",\"name\":\"E711 Other disorders of branched-chain amino-acid metabolism\"},{\"code\":\"E712\",\"name\":\"E712 Disorder of branched-chain amino-acid metabolism, unspecified\"},{\"code\":\"E713\",\"name\":\"E713 Disorders of fatty-acid metabolism\"},{\"code\":\"E72\",\"name\":\"E72 Other disorders of amino-acid metabolism\"},{\"code\":\"E720\",\"name\":\"E720 Disorders of amino-acid transport\"},{\"code\":\"E721\",\"name\":\"E721 Disorders of sulfur-bearing amino-acid metabolism\"},{\"code\":\"E722\",\"name\":\"E722 Disorders of urea cycle metabolism\"},{\"code\":\"E723\",\"name\":\"E723 Disorders of lysine and hydroxylysine metabolism\"},{\"code\":\"E724\",\"name\":\"E724 Disorders of ornithine metabolism\"},{\"code\":\"E725\",\"name\":\"E725 Disorders of glycine metabolism\"},{\"code\":\"E728\",\"name\":\"E728 Other specified disorders of amino-acid metabolism\"},{\"code\":\"E729\",\"name\":\"E729 Disorder of amino-acid metabolism, unspecified\"},{\"code\":\"E73\",\"name\":\"E73 Lactose intolerance\"},{\"code\":\"E730\",\"name\":\"E730 Congenital lactase deficiency\"},{\"code\":\"E731\",\"name\":\"E731 Secondary lactase deficiency\"},{\"code\":\"E738\",\"name\":\"E738 Other lactose intolerance\"},{\"code\":\"E739\",\"name\":\"E739 Lactose intolerance, unspecified\"},{\"code\":\"E74\",\"name\":\"E74 Other disorders of carbohydrate metabolism\"},{\"code\":\"E740\",\"name\":\"E740 Glycogen storage disease\"},{\"code\":\"E741\",\"name\":\"E741 Disorders of fructose metabolism\"},{\"code\":\"E742\",\"name\":\"E742 Disorders of galactose metabolism\"},{\"code\":\"E743\",\"name\":\"E743 Other disorders of intestinal carbohydrate absorption\"},{\"code\":\"E744\",\"name\":\"E744 Disorders of pyruvate metabolism and gluconeogenesis\"},{\"code\":\"E748\",\"name\":\"E748 Other specified disorders of carbohydrate metabolism\"},{\"code\":\"E749\",\"name\":\"E749 Disorder of carbohydrate metabolism, unspecified\"},{\"code\":\"E75\",\"name\":\"E75 Disorders of sphingolipid metabolism and other lipid storage disorders\"},{\"code\":\"E750\",\"name\":\"E750 GM2 gangliosidosis\"},{\"code\":\"E751\",\"name\":\"E751 Other gangliosidosis\"},{\"code\":\"E752\",\"name\":\"E752 Other sphingolipidosis\"},{\"code\":\"E753\",\"name\":\"E753 Sphingolipidosis, unspecified\"},{\"code\":\"E754\",\"name\":\"E754 Neuronal ceroid lipofuscinosis\"},{\"code\":\"E755\",\"name\":\"E755 Other lipid storage disorders\"},{\"code\":\"E756\",\"name\":\"E756 Lipid storage disorder, unspecified\"},{\"code\":\"E76\",\"name\":\"E76 Disorders of glycosaminoglycan metabolism\"},{\"code\":\"E760\",\"name\":\"E760 Mucopolysaccharidosis, type I\"},{\"code\":\"E761\",\"name\":\"E761 Mucopolysaccharidosis, type II\"},{\"code\":\"E762\",\"name\":\"E762 Other mucopolysaccharidoses\"},{\"code\":\"E763\",\"name\":\"E763 Mucopolysaccharidosis, unspecified\"},{\"code\":\"E768\",\"name\":\"E768 Other disorders of glucosaminoglycan metabolism\"},{\"code\":\"E769\",\"name\":\"E769 Disorder of glucosaminoglycan metabolism, unspecified\"},{\"code\":\"E77\",\"name\":\"E77 Disorders of glycoprotein metabolism\"},{\"code\":\"E770\",\"name\":\"E770 Defects in post-translational modification of lysosomal enzymes\"},{\"code\":\"E771\",\"name\":\"E771 Defects in glycoprotein degradation\"},{\"code\":\"E778\",\"name\":\"E778 Other disorders of glycoprotein metabolism\"},{\"code\":\"E779\",\"name\":\"E779 Disorder of glycoprotein metabolism, unspecified\"},{\"code\":\"E78\",\"name\":\"E78 Disorders of lipoprotein metabolism and other lipidaemias\"},{\"code\":\"E780\",\"name\":\"E780 Pure hypercholesterolaemia\"},{\"code\":\"E781\",\"name\":\"E781 Pure hyperglyceridaemia\"},{\"code\":\"E782\",\"name\":\"E782 Mixed hyperlipidaemia\"},{\"code\":\"E783\",\"name\":\"E783 Hyperchylomicronaemia\"},{\"code\":\"E784\",\"name\":\"E784 Other hyperlipidaemia\"},{\"code\":\"E785\",\"name\":\"E785 Hyperlipidaemia, unspecified\"},{\"code\":\"E786\",\"name\":\"E786 Lipoprotein deficiency\"},{\"code\":\"E788\",\"name\":\"E788 Other disorders of lipoprotein metabolism\"},{\"code\":\"E789\",\"name\":\"E789 Disorder of lipoprotein metabolism, unspecified\"},{\"code\":\"E79\",\"name\":\"E79 Disorders of purine and pyrimidine metabolism\"},{\"code\":\"E790\",\"name\":\"E790 Hyperuricaemia without signs of inflammatory arthritis and tophaceous disease\"},{\"code\":\"E791\",\"name\":\"E791 Lesch-Nyhan syndrome\"},{\"code\":\"E798\",\"name\":\"E798 Other disorders of purine and pyrimidine metabolism\"},{\"code\":\"E799\",\"name\":\"E799 Disorder of purine and pyrimidine metabolism, unspecified\"},{\"code\":\"E80\",\"name\":\"E80 Disorders of porphyrin and bilirubin metabolism\"},{\"code\":\"E800\",\"name\":\"E800 Hereditary erythropoietic porphyria\"},{\"code\":\"E801\",\"name\":\"E801 Porphyria cutanea tarda\"},{\"code\":\"E802\",\"name\":\"E802 Other porphyria\"},{\"code\":\"E803\",\"name\":\"E803 Defects of catalase and peroxidase\"},{\"code\":\"E804\",\"name\":\"E804 Gilbert's syndrome\"},{\"code\":\"E805\",\"name\":\"E805 Crigler-Najjar syndrome\"},{\"code\":\"E806\",\"name\":\"E806 Other disorders of bilirubin metabolism\"},{\"code\":\"E807\",\"name\":\"E807 Disorder of bilirubin metabolism, unspecified\"},{\"code\":\"E83\",\"name\":\"E83 Disorders of mineral metabolism\"},{\"code\":\"E830\",\"name\":\"E830 Disorders of copper metabolism\"},{\"code\":\"E831\",\"name\":\"E831 Disorders of iron metabolism\"},{\"code\":\"E832\",\"name\":\"E832 Disorders of zinc metabolism\"},{\"code\":\"E833\",\"name\":\"E833 Disorders of phosphorus metabolism\"},{\"code\":\"E834\",\"name\":\"E834 Disorders of magnesium metabolism\"},{\"code\":\"E835\",\"name\":\"E835 Disorders of calcium metabolism\"},{\"code\":\"E838\",\"name\":\"E838 Other disorders of mineral metabolism\"},{\"code\":\"E839\",\"name\":\"E839 Disorder of mineral metabolism, unspecified\"},{\"code\":\"E84\",\"name\":\"E84 Cystic fibrosis\"},{\"code\":\"E840\",\"name\":\"E840 Cystic fibrosis with pulmonary manifestations\"},{\"code\":\"E841\",\"name\":\"E841 Cystic fibrosis with intestinal manifestations\"},{\"code\":\"E848\",\"name\":\"E848 Cystic fibrosis with other manifestations\"},{\"code\":\"E849\",\"name\":\"E849 Cystic fibrosis, unspecified\"},{\"code\":\"E85\",\"name\":\"E85 Amyloidosis\"},{\"code\":\"E850\",\"name\":\"E850 Non-neuropathic heredofamilial amyloidosis\"},{\"code\":\"E851\",\"name\":\"E851 Neuropathic heredofamilial amyloidosis\"},{\"code\":\"E852\",\"name\":\"E852 Heredofamilial amyloidosis, unspecified\"},{\"code\":\"E853\",\"name\":\"E853 Secondary systemic amyloidosis\"},{\"code\":\"E854\",\"name\":\"E854 Organ-limited amyloidosis\"},{\"code\":\"E858\",\"name\":\"E858 Other amyloidosis\"},{\"code\":\"E859\",\"name\":\"E859 Amyloidosis, unspecified\"},{\"code\":\"E86\",\"name\":\"E86 Volume depletion\"},{\"code\":\"E87\",\"name\":\"E87 Other disorders of fluid, electrolyte and acid-base balance\"},{\"code\":\"E870\",\"name\":\"E870 Hyperosmolality and hypernatraemia\"},{\"code\":\"E871\",\"name\":\"E871 Hypo-osmolality and hyponatraemia\"},{\"code\":\"E872\",\"name\":\"E872 Acidosis\"},{\"code\":\"E873\",\"name\":\"E873 Alkalosis\"},{\"code\":\"E874\",\"name\":\"E874 Mixed disorder of acid-base balance\"},{\"code\":\"E875\",\"name\":\"E875 Hyperkalaemia\"},{\"code\":\"E876\",\"name\":\"E876 Hypokalaemia\"},{\"code\":\"E877\",\"name\":\"E877 Fluid overload\"},{\"code\":\"E878\",\"name\":\"E878 Other disorders of electrolyte and fluid balance, NEC\"},{\"code\":\"E88\",\"name\":\"E88 Other metabolic disorders\"},{\"code\":\"E880\",\"name\":\"E880 Disorders of plasma-protein metabolism, NEC\"},{\"code\":\"E881\",\"name\":\"E881 Lipodystrophy, NEC\"},{\"code\":\"E882\",\"name\":\"E882 Lipomatosis, NEC\"},{\"code\":\"E883\",\"name\":\"E883 Tumour lysis syndrome\"},{\"code\":\"E888\",\"name\":\"E888 Other specified metabolic disorders\"},{\"code\":\"E889\",\"name\":\"E889 Metabolic disorder, unspecified\"},{\"code\":\"E89\",\"name\":\"E89 Postprocedural endocrine and metabolic disorders, NEC\"},{\"code\":\"E890\",\"name\":\"E890 Postprocedural hypothyroidism\"},{\"code\":\"E891\",\"name\":\"E891 Postprocedural hypoinsulinaemia\"},{\"code\":\"E892\",\"name\":\"E892 Postprocedural hypoparathyroidism\"},{\"code\":\"E893\",\"name\":\"E893 Postprocedural hypopituitarism\"},{\"code\":\"E894\",\"name\":\"E894 Postprocedural ovarian failure\"},{\"code\":\"E895\",\"name\":\"E895 Postprocedural testicular hypofunction\"},{\"code\":\"E896\",\"name\":\"E896 Postprocedural adrenocortical(-medullary) hypofunction\"},{\"code\":\"E898\",\"name\":\"E898 Other postprocedural endocrine and metabolic disorders\"},{\"code\":\"E899\",\"name\":\"E899 Postprocedural endocrine and metabolic disorder, unspecified\"},{\"code\":\"E90\",\"name\":\"E90 Nutritional and metabolic disorders in diseases classified elsewhere\"},{\"code\":\"F00\",\"name\":\"F00 Dementia in Alzheimer's disease\"},{\"code\":\"F000\",\"name\":\"F000 Dementia in Alzheimer's disease with early onset\"},{\"code\":\"F001\",\"name\":\"F001 Dementia in Alzheimer's disease with late onset\"},{\"code\":\"F002\",\"name\":\"F002 Dementia in Alzheimer's disease, atypical or mixed type\"},{\"code\":\"F009\",\"name\":\"F009 Dementia in Alzheimer's disease, unspecified\"},{\"code\":\"F01\",\"name\":\"F01 Vascular dementia\"},{\"code\":\"F010\",\"name\":\"F010 Vascular dementia of acute onset\"},{\"code\":\"F011\",\"name\":\"F011 Multi-infarct dementia\"},{\"code\":\"F012\",\"name\":\"F012 Subcortical vascular dementia\"},{\"code\":\"F013\",\"name\":\"F013 Mixed cortical and subcortical vascular dementia\"},{\"code\":\"F018\",\"name\":\"F018 Other vascular dementia\"},{\"code\":\"F019\",\"name\":\"F019 Vascular dementia, unspecified\"},{\"code\":\"F02\",\"name\":\"F02 Dementia in other diseases classified elsewhere\"},{\"code\":\"F020\",\"name\":\"F020 Dementia in Pick's disease\"},{\"code\":\"F021\",\"name\":\"F021 Dementia in Creutzfeldt-Jakob disease\"},{\"code\":\"F022\",\"name\":\"F022 Dementia in Huntington's disease\"},{\"code\":\"F023\",\"name\":\"F023 Dementia in Parkinson's disease\"},{\"code\":\"F024\",\"name\":\"F024 Dementia in human immunodeficiency virus [HIV] disease\"},{\"code\":\"F028\",\"name\":\"F028 Dementia in other specified diseases classified elsewhere\"},{\"code\":\"F03\",\"name\":\"F03 Unspecified dementia\"},{\"code\":\"F04\",\"name\":\"F04 Organic amnesic syndrome, not induced by alcohol and other psychoactive substances\"},{\"code\":\"F05\",\"name\":\"F05 Delirium, not induced by alcohol and other psychoactive substances\"},{\"code\":\"F050\",\"name\":\"F050 Delirium not superimposed on dementia, so described\"},{\"code\":\"F051\",\"name\":\"F051 Delirium superimposed on dementia\"},{\"code\":\"F058\",\"name\":\"F058 Other delirium\"},{\"code\":\"F059\",\"name\":\"F059 Delirium, unspecified\"},{\"code\":\"F06\",\"name\":\"F06 Other mental disorders due to brain damage and dysfunction and to physical disease\"},{\"code\":\"F060\",\"name\":\"F060 Organic hallucinosis\"},{\"code\":\"F061\",\"name\":\"F061 Organic catatonic disorder\"},{\"code\":\"F062\",\"name\":\"F062 Organic delusional [schizophrenia-like] disorder\"},{\"code\":\"F063\",\"name\":\"F063 Organic mood [affective] disorders\"},{\"code\":\"F064\",\"name\":\"F064 Organic anxiety disorder\"},{\"code\":\"F065\",\"name\":\"F065 Organic dissociative disorder\"},{\"code\":\"F066\",\"name\":\"F066 Organic emotionally labile [asthenic] disorder\"},{\"code\":\"F067\",\"name\":\"F067 Mild cognitive disorder\"},{\"code\":\"F068\",\"name\":\"F068 Other specified mental disorders due to brain damage and dysfunction and to physical disease\"},{\"code\":\"F069\",\"name\":\"F069 Unspecified mental disorder due to brain damage and dysfunction and to physical disease\"},{\"code\":\"F07\",\"name\":\"F07 Personality and behavioural disorders due to brain disease, damage and dysfunction\"},{\"code\":\"F070\",\"name\":\"F070 Organic personality disorder\"},{\"code\":\"F071\",\"name\":\"F071 Postencephalitic syndrome\"},{\"code\":\"F072\",\"name\":\"F072 Postconcussional syndrome\"},{\"code\":\"F078\",\"name\":\"F078 Other organic personality and behavioural disorders due to brain disease, damage and dysfunction\"},{\"code\":\"F079\",\"name\":\"F079 Unspecified organic personality and behavioural disorder due to brain disease, damage and dysfunction\"},{\"code\":\"F09\",\"name\":\"F09 Unspecified organic or symptomatic mental disorder\"},{\"code\":\"F10\",\"name\":\"F10 Mental and behavioural disorders due to use of alcohol\"},{\"code\":\"F100\",\"name\":\"F100 Mental and behavioural disorders due to use of alcohol, acute intoxication\"},{\"code\":\"F101\",\"name\":\"F101 Mental and behavioural disorders due to use of alcohol, harmful use\"},{\"code\":\"F102\",\"name\":\"F102 Mental and behavioural disorders due to use of alcohol, dependence syndrome\"},{\"code\":\"F103\",\"name\":\"F103 Mental and behavioural disorders due to use of alcohol, withdrawal state\"},{\"code\":\"F104\",\"name\":\"F104 Mental and behavioural disorders due to use of alcohol, withdrawal state with delirium\"},{\"code\":\"F105\",\"name\":\"F105 Mental and behavioural disorders due to use of alcohol, psychotic disorder\"},{\"code\":\"F106\",\"name\":\"F106 Mental and behavioural disorders due to use of alcohol, amnesic syndrome\"},{\"code\":\"F107\",\"name\":\"F107 Mental and behavioural disorders due to use of alcohol, residual and late-onset psychotic disorder\"},{\"code\":\"F108\",\"name\":\"F108 Mental and behavioural disorders due to use of alcohol, other mental and behavioural disorders\"},{\"code\":\"F109\",\"name\":\"F109 Mental and behavioural disorders due to use of alcohol, unspecified mental and behavioural disorder\"},{\"code\":\"F11\",\"name\":\"F11 Mental and behavioural disorders due to use of opioids\"},{\"code\":\"F110\",\"name\":\"F110 Mental and behavioural disorders due to use of opioids, acute intoxication\"},{\"code\":\"F111\",\"name\":\"F111 Mental and behavioural disorders due to use of opioids, harmful use\"},{\"code\":\"F112\",\"name\":\"F112 Mental and behavioural disorders due to use of opioids, dependence syndrome\"},{\"code\":\"F113\",\"name\":\"F113 Mental and behavioural disorders due to use of opioids, withdrawal state\"},{\"code\":\"F114\",\"name\":\"F114 Mental and behavioural disorders due to use of opioids, withdrawal state with delirium\"},{\"code\":\"F115\",\"name\":\"F115 Mental and behavioural disorders due to use of opioids, psychotic disorder\"},{\"code\":\"F116\",\"name\":\"F116 Mental and behavioural disorders due to use of opioids, amnesic syndrome\"},{\"code\":\"F117\",\"name\":\"F117 Mental and behavioural disorders due to use of opioids, residual and late-onset psychotic disorder\"},{\"code\":\"F118\",\"name\":\"F118 Mental and behavioural disorders due to use of opioids, other mental and behavioural disorders\"},{\"code\":\"F119\",\"name\":\"F119 Mental and behavioural disorders due to use of opioids, unspecified mental and behavioural disorder\"},{\"code\":\"F12\",\"name\":\"F12 Mental and behavioural disorders due to use of cannabinoids\"},{\"code\":\"F120\",\"name\":\"F120 Mental and behavioural disorders due to use of cannabinoids, acute intoxication\"},{\"code\":\"F121\",\"name\":\"F121 Mental and behavioural disorders due to use of cannabinoids, harmful use\"},{\"code\":\"F122\",\"name\":\"F122 Mental and behavioural disorders due to use of cannabinoids, dependence syndrome\"},{\"code\":\"F123\",\"name\":\"F123 Mental and behavioural disorders due to use of cannabinoids, withdrawal state\"},{\"code\":\"F124\",\"name\":\"F124 Mental and behavioural disorders due to use of cannabinoids, withdrawal state with delirium\"},{\"code\":\"F125\",\"name\":\"F125 Mental and behavioural disorders due to use of cannabinoids, psychotic disorder\"},{\"code\":\"F126\",\"name\":\"F126 Mental and behavioural disorders due to use of cannabinoids, amnesic syndrome\"},{\"code\":\"F127\",\"name\":\"F127 Mental and behavioural disorders due to use of cannabinoids, residual and late-onset psychotic disorder\"},{\"code\":\"F128\",\"name\":\"F128 Mental and behavioural disorders due to use of cannabinoids, other mental and behavioural disorders\"},{\"code\":\"F129\",\"name\":\"F129 Mental and behavioural disorders due to use of cannabinoids, unspecified mental and behavioural disorder\"},{\"code\":\"F13\",\"name\":\"F13 Mental and behavioural disorders due to use of sedatives or hypnotics\"},{\"code\":\"F130\",\"name\":\"F130 Mental and behavioural disorders due to use of sedatives or hypnotics, acute intoxication\"},{\"code\":\"F131\",\"name\":\"F131 Mental and behavioural disorders due to use of sedatives or hypnotics, harmful use\"},{\"code\":\"F132\",\"name\":\"F132 Mental and behavioural disorders due to use of sedatives or hypnotics, dependence syndrome\"},{\"code\":\"F133\",\"name\":\"F133 Mental and behavioural disorders due to use of sedatives or hypnotics, withdrawal state\"},{\"code\":\"F134\",\"name\":\"F134 Mental and behavioural disorders due to use of sedatives or hypnotics, withdrawal state with delirium\"},{\"code\":\"F135\",\"name\":\"F135 Mental and behavioural disorders due to use of sedatives or hypnotics, psychotic disorder\"},{\"code\":\"F136\",\"name\":\"F136 Mental and behavioural disorders due to use of sedatives or hypnotics, amnesic syndrome\"},{\"code\":\"F137\",\"name\":\"F137 Mental and behavioural disorders due to use of sedatives or hypnotics, residual and late-onset psychotic disorder\"},{\"code\":\"F138\",\"name\":\"F138 Mental and behavioural disorders due to use of sedatives or hypnotics, other mental and behavioural disorders\"},{\"code\":\"F139\",\"name\":\"F139 Mental and behavioural disorders due to use of sedatives or hypnotics, unspecified mental and behavioural disorder\"},{\"code\":\"F14\",\"name\":\"F14 Mental and behavioural disorders due to use of cocaine\"},{\"code\":\"F140\",\"name\":\"F140 Mental and behavioural disorders due to use of cocaine, acute intoxication\"},{\"code\":\"F141\",\"name\":\"F141 Mental and behavioural disorders due to use of cocaine, harmful use\"},{\"code\":\"F142\",\"name\":\"F142 Mental and behavioural disorders due to use of cocaine, dependence syndrome\"},{\"code\":\"F143\",\"name\":\"F143 Mental and behavioural disorders due to use of cocaine, withdrawal state\"},{\"code\":\"F144\",\"name\":\"F144 Mental and behavioural disorders due to use of cocaine, withdrawal state with delirium\"},{\"code\":\"F145\",\"name\":\"F145 Mental and behavioural disorders due to use of cocaine, psychotic disorder\"},{\"code\":\"F146\",\"name\":\"F146 Mental and behavioural disorders due to use of cocaine, amnesic syndrome\"},{\"code\":\"F147\",\"name\":\"F147 Mental and behavioural disorders due to use of cocaine, residual and late-onset psychotic disorder\"},{\"code\":\"F148\",\"name\":\"F148 Mental and behavioural disorders due to use of cocaine, other mental and behavioural disorders\"},{\"code\":\"F149\",\"name\":\"F149 Mental and behavioural disorders due to use of cocaine, unspecified mental and behavioural disorder\"},{\"code\":\"F15\",\"name\":\"F15 Mental and behavioural disorders due to use of other stimulants, including caffeine\"},{\"code\":\"F150\",\"name\":\"F150 Mental and behavioural disorders due to use of other stimulants, including caffeine, acute intoxication\"},{\"code\":\"F151\",\"name\":\"F151 Mental and behavioural disorders due to use of other stimulants, including caffeine, harmful use\"},{\"code\":\"F152\",\"name\":\"F152 Mental and behavioural disorders due to use of other stimulants, including caffeine, dependence syndrome\"},{\"code\":\"F153\",\"name\":\"F153 Mental and behavioural disorders due to use of other stimulants, including caffeine, withdrawal state\"},{\"code\":\"F154\",\"name\":\"F154 Mental and behavioural disorders due to use of other stimulants, including caffeine, withdrawal state with delirium\"},{\"code\":\"F155\",\"name\":\"F155 Mental and behavioural disorders due to use of other stimulants, including caffeine, psychotic disorder\"},{\"code\":\"F156\",\"name\":\"F156 Mental and behavioural disorders due to use of other stimulants, including caffeine, amnesic syndrome\"},{\"code\":\"F157\",\"name\":\"F157 Mental and behavioural disorders due to use of other stimulants, including caffeine, residual and late-onset psychotic disorder\"},{\"code\":\"F158\",\"name\":\"F158 Mental and behavioural disorders due to use of other stimulants, including caffeine, other mental and behavioural disorders\"},{\"code\":\"F159\",\"name\":\"F159 Mental and behavioural disorders due to use of other stimulants, including caffeine, unspecified mental and behavioural disorder\"},{\"code\":\"F16\",\"name\":\"F16 Mental and behavioural disorders due to use of hallucinogens\"},{\"code\":\"F160\",\"name\":\"F160 Mental and behavioural disorders due to use of hallucinogens, acute intoxication\"},{\"code\":\"F161\",\"name\":\"F161 Mental and behavioural disorders due to use of hallucinogens, harmful use\"},{\"code\":\"F162\",\"name\":\"F162 Mental and behavioural disorders due to use of hallucinogens, dependence syndrome\"},{\"code\":\"F163\",\"name\":\"F163 Mental and behavioural disorders due to use of hallucinogens, withdrawal state\"},{\"code\":\"F164\",\"name\":\"F164 Mental and behavioural disorders due to use of hallucinogens, withdrawal state with delirium\"},{\"code\":\"F165\",\"name\":\"F165 Mental and behavioural disorders due to use of hallucinogens, psychotic disorder\"},{\"code\":\"F166\",\"name\":\"F166 Mental and behavioural disorders due to use of hallucinogens, amnesic syndrome\"},{\"code\":\"F167\",\"name\":\"F167 Mental and behavioural disorders due to use of hallucinogens, residual and late-onset psychotic disorder\"},{\"code\":\"F168\",\"name\":\"F168 Mental and behavioural disorders due to use of hallucinogens, other mental and behavioural disorders\"},{\"code\":\"F169\",\"name\":\"F169 Mental and behavioural disorders due to use of hallucinogens, unspecified mental and behavioural disorder\"},{\"code\":\"F17\",\"name\":\"F17 Mental and behavioural disorders due to use of tobacco\"},{\"code\":\"F170\",\"name\":\"F170 Mental and behavioural disorders due to use of tobacco, acute intoxication\"},{\"code\":\"F171\",\"name\":\"F171 Mental and behavioural disorders due to use of tobacco, harmful use\"},{\"code\":\"F172\",\"name\":\"F172 Mental and behavioural disorders due to use of tobacco, dependence syndrome\"},{\"code\":\"F173\",\"name\":\"F173 Mental and behavioural disorders due to use of tobacco, withdrawal state\"},{\"code\":\"F174\",\"name\":\"F174 Mental and behavioural disorders due to use of tobacco, withdrawal state with delirium\"},{\"code\":\"F175\",\"name\":\"F175 Mental and behavioural disorders due to use of tobacco, psychotic disorder\"},{\"code\":\"F176\",\"name\":\"F176 Mental and behavioural disorders due to use of tobacco, amnesic syndrome\"},{\"code\":\"F177\",\"name\":\"F177 Mental and behavioural disorders due to use of tobacco, residual and late-onset psychotic disorder\"},{\"code\":\"F178\",\"name\":\"F178 Mental and behavioural disorders due to use of tobacco, other mental and behavioural disorders\"},{\"code\":\"F179\",\"name\":\"F179 Mental and behavioural disorders due to use of tobacco, unspecified mental and behavioural disorder\"},{\"code\":\"F18\",\"name\":\"F18 Mental and behavioural disorders due to use of volatile solvents\"},{\"code\":\"F180\",\"name\":\"F180 Mental and behavioural disorders due to use of volatile solvents, acute intoxication\"},{\"code\":\"F181\",\"name\":\"F181 Mental and behavioural disorders due to use of volatile solvents, harmful use\"},{\"code\":\"F182\",\"name\":\"F182 Mental and behavioural disorders due to use of volatile solvents, dependence syndrome\"},{\"code\":\"F183\",\"name\":\"F183 Mental and behavioural disorders due to use of volatile solvents, withdrawal state\"},{\"code\":\"F184\",\"name\":\"F184 Mental and behavioural disorders due to use of volatile solvents, withdrawal state with delirium\"},{\"code\":\"F185\",\"name\":\"F185 Mental and behavioural disorders due to use of volatile solvents, psychotic disorder\"},{\"code\":\"F186\",\"name\":\"F186 Mental and behavioural disorders due to use of volatile solvents, amnesic syndrome\"},{\"code\":\"F187\",\"name\":\"F187 Mental and behavioural disorders due to use of volatile solvents, residual and late-onset psychotic disorder\"},{\"code\":\"F188\",\"name\":\"F188 Mental and behavioural disorders due to use of volatile solvents, other mental and behavioural disorders\"},{\"code\":\"F189\",\"name\":\"F189 Mental and behavioural disorders due to use of volatile solvents, unspecified mental and behavioural disorder\"},{\"code\":\"F19\",\"name\":\"F19 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances\"},{\"code\":\"F190\",\"name\":\"F190 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, acute intoxication\"},{\"code\":\"F191\",\"name\":\"F191 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, harmful use\"},{\"code\":\"F192\",\"name\":\"F192 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, dependence syndrome\"},{\"code\":\"F193\",\"name\":\"F193 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, withdrawal state\"},{\"code\":\"F194\",\"name\":\"F194 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, withdrawal state with delirium\"},{\"code\":\"F195\",\"name\":\"F195 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, psychotic disorder\"},{\"code\":\"F196\",\"name\":\"F196 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, amnesic syndrome\"},{\"code\":\"F197\",\"name\":\"F197 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, residual and late-onset psychotic disorder\"},{\"code\":\"F198\",\"name\":\"F198 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, other mental and behavioural disorders\"},{\"code\":\"F199\",\"name\":\"F199 Mental and behavioural disorders due to multiple drug use and use of other psychoactive substances, unspecified mental and behavioural disorder\"},{\"code\":\"F20\",\"name\":\"F20 Schizophrenia\"},{\"code\":\"F200\",\"name\":\"F200 Paranoid schizophrenia\"},{\"code\":\"F201\",\"name\":\"F201 Hebephrenic schizophrenia\"},{\"code\":\"F202\",\"name\":\"F202 Catatonic schizophrenia\"},{\"code\":\"F203\",\"name\":\"F203 Undifferentiated schizophrenia\"},{\"code\":\"F204\",\"name\":\"F204 Post-schizophrenic depression\"},{\"code\":\"F205\",\"name\":\"F205 Residual schizophrenia\"},{\"code\":\"F206\",\"name\":\"F206 Simple schizophrenia\"},{\"code\":\"F208\",\"name\":\"F208 Other schizophrenia\"},{\"code\":\"F209\",\"name\":\"F209 Schizophrenia, unspecified\"},{\"code\":\"F21\",\"name\":\"F21 Schizotypal disorder\"},{\"code\":\"F22\",\"name\":\"F22 Persistent delusional disorders\"},{\"code\":\"F220\",\"name\":\"F220 Delusional disorder\"},{\"code\":\"F228\",\"name\":\"F228 Other persistent delusional disorders\"},{\"code\":\"F229\",\"name\":\"F229 Persistent delusional disorder, unspecified\"},{\"code\":\"F23\",\"name\":\"F23 Acute and transient psychotic disorders\"},{\"code\":\"F230\",\"name\":\"F230 Acute polymorphic psychotic disorder without symptoms of schizophrenia\"},{\"code\":\"F231\",\"name\":\"F231 Acute polymorphic psychotic disorder with symptoms of schizophrenia\"},{\"code\":\"F232\",\"name\":\"F232 Acute schizophrenia-like psychotic disorder\"},{\"code\":\"F233\",\"name\":\"F233 Other acute predominantly delusional psychotic disorders\"},{\"code\":\"F238\",\"name\":\"F238 Other acute and transient psychotic disorders\"},{\"code\":\"F239\",\"name\":\"F239 Acute and transient psychotic disorder, unspecified\"},{\"code\":\"F24\",\"name\":\"F24 Induced delusional disorder\"},{\"code\":\"F25\",\"name\":\"F25 Schizoaffective disorders\"},{\"code\":\"F250\",\"name\":\"F250 Schizoaffective disorder, manic type\"},{\"code\":\"F251\",\"name\":\"F251 Schizoaffective disorder, depressive type\"},{\"code\":\"F252\",\"name\":\"F252 Schizoaffective disorder, mixed type\"},{\"code\":\"F258\",\"name\":\"F258 Other schizoaffective disorders\"},{\"code\":\"F259\",\"name\":\"F259 Schizoaffective disorder, unspecified\"},{\"code\":\"F28\",\"name\":\"F28 Other nonorganic psychotic disorders\"},{\"code\":\"F29\",\"name\":\"F29 Unspecified nonorganic psychosis\"},{\"code\":\"F30\",\"name\":\"F30 Manic episode\"},{\"code\":\"F300\",\"name\":\"F300 Hypomania\"},{\"code\":\"F301\",\"name\":\"F301 Mania without psychotic symptoms\"},{\"code\":\"F302\",\"name\":\"F302 Mania with psychotic symptoms\"},{\"code\":\"F308\",\"name\":\"F308 Other manic episodes\"},{\"code\":\"F309\",\"name\":\"F309 Manic episode, unspecified\"},{\"code\":\"F31\",\"name\":\"F31 Bipolar affective disorder\"},{\"code\":\"F310\",\"name\":\"F310 Bipolar affective disorder, current episode hypomanic\"},{\"code\":\"F311\",\"name\":\"F311 Bipolar affective disorder, current episode manic without psychotic symptoms\"},{\"code\":\"F312\",\"name\":\"F312 Bipolar affective disorder, current episode manic with psychotic symptoms\"},{\"code\":\"F313\",\"name\":\"F313 Bipolar affective disorder, current episode mild or moderate depression\"},{\"code\":\"F314\",\"name\":\"F314 Bipolar affective disorder, current episode severe depression without psychotic symptoms\"},{\"code\":\"F315\",\"name\":\"F315 Bipolar affective disorder, current episode severe depression with psychotic symptoms\"},{\"code\":\"F316\",\"name\":\"F316 Bipolar affective disorder, current episode mixed\"},{\"code\":\"F317\",\"name\":\"F317 Bipolar affective disorder, currently in remission\"},{\"code\":\"F318\",\"name\":\"F318 Other bipolar affective disorders\"},{\"code\":\"F319\",\"name\":\"F319 Bipolar affective disorder, unspecified\"},{\"code\":\"F32\",\"name\":\"F32 Depressive episode\"},{\"code\":\"F320\",\"name\":\"F320 Mild depressive episode\"},{\"code\":\"F321\",\"name\":\"F321 Moderate depressive episode\"},{\"code\":\"F322\",\"name\":\"F322 Severe depressive episode without psychotic symptoms\"},{\"code\":\"F323\",\"name\":\"F323 Severe depressive episode with psychotic symptoms\"},{\"code\":\"F328\",\"name\":\"F328 Other depressive episodes\"},{\"code\":\"F329\",\"name\":\"F329 Depressive episode, unspecified\"},{\"code\":\"F33\",\"name\":\"F33 Recurrent depressive disorder\"},{\"code\":\"F330\",\"name\":\"F330 Recurrent depressive disorder, current episode mild\"},{\"code\":\"F331\",\"name\":\"F331 Recurrent depressive disorder, current episode moderate\"},{\"code\":\"F332\",\"name\":\"F332 Recurrent depressive disorder, current episode severe without psychotic symptoms\"},{\"code\":\"F333\",\"name\":\"F333 Recurrent depressive disorder, current episode severe with psychotic symptoms\"},{\"code\":\"F334\",\"name\":\"F334 Recurrent depressive disorder, currently in remission\"},{\"code\":\"F338\",\"name\":\"F338 Other recurrent depressive disorders\"},{\"code\":\"F339\",\"name\":\"F339 Recurrent depressive disorder, unspecified\"},{\"code\":\"F34\",\"name\":\"F34 Persistent mood [affective] disorders\"},{\"code\":\"F340\",\"name\":\"F340 Cyclothymia\"},{\"code\":\"F341\",\"name\":\"F341 Dysthymia\"},{\"code\":\"F348\",\"name\":\"F348 Other persistent mood [affective] disorders\"},{\"code\":\"F349\",\"name\":\"F349 Persistent mood [affective] disorder, unspecified\"},{\"code\":\"F38\",\"name\":\"F38 Other mood [affective] disorders\"},{\"code\":\"F380\",\"name\":\"F380 Other single mood [affective] disorders\"},{\"code\":\"F381\",\"name\":\"F381 Other recurrent mood [affective] disorders\"},{\"code\":\"F388\",\"name\":\"F388 Other specified mood [affective] disorders\"},{\"code\":\"F39\",\"name\":\"F39 Unspecified mood [affective] disorder\"},{\"code\":\"F40\",\"name\":\"F40 Phobic anxiety disorders\"},{\"code\":\"F400\",\"name\":\"F400 Agoraphobia\"},{\"code\":\"F401\",\"name\":\"F401 Social phobias\"},{\"code\":\"F402\",\"name\":\"F402 Specific (isolated) phobias\"},{\"code\":\"F408\",\"name\":\"F408 Other phobic anxiety disorders\"},{\"code\":\"F409\",\"name\":\"F409 Phobic anxiety disorder, unspecified\"},{\"code\":\"F41\",\"name\":\"F41 Other anxiety disorders\"},{\"code\":\"F410\",\"name\":\"F410 Panic disorder [episodic paroxysmal anxiety]\"},{\"code\":\"F411\",\"name\":\"F411 Generalized anxiety disorder\"},{\"code\":\"F412\",\"name\":\"F412 Mixed anxiety and depressive disorder\"},{\"code\":\"F413\",\"name\":\"F413 Other mixed anxiety disorders\"},{\"code\":\"F418\",\"name\":\"F418 Other specified anxiety disorders\"},{\"code\":\"F419\",\"name\":\"F419 Anxiety disorder, unspecified\"},{\"code\":\"F42\",\"name\":\"F42 Obsessive-compulsive disorder\"},{\"code\":\"F420\",\"name\":\"F420 Predominantly obsessional thoughts or ruminations\"},{\"code\":\"F421\",\"name\":\"F421 Predominantly compulsive acts [obsessional rituals]\"},{\"code\":\"F422\",\"name\":\"F422 Mixed obsessional thoughts and acts\"},{\"code\":\"F428\",\"name\":\"F428 Other obsessive-compulsive disorders\"},{\"code\":\"F429\",\"name\":\"F429 Obsessive-compulsive disorder, unspecified\"},{\"code\":\"F43\",\"name\":\"F43 Reaction to severe stress, and adjustment disorders\"},{\"code\":\"F430\",\"name\":\"F430 Acute stress reaction\"},{\"code\":\"F431\",\"name\":\"F431 Post-traumatic stress disorder\"},{\"code\":\"F432\",\"name\":\"F432 Adjustment disorders\"},{\"code\":\"F438\",\"name\":\"F438 Other reactions to severe stress\"},{\"code\":\"F439\",\"name\":\"F439 Reaction to severe stress, unspecified\"},{\"code\":\"F44\",\"name\":\"F44 Dissociative [conversion] disorders\"},{\"code\":\"F440\",\"name\":\"F440 Dissociative amnesia\"},{\"code\":\"F441\",\"name\":\"F441 Dissociative fugue\"},{\"code\":\"F442\",\"name\":\"F442 Dissociative stupor\"},{\"code\":\"F443\",\"name\":\"F443 Trance and possession disorders\"},{\"code\":\"F444\",\"name\":\"F444 Dissociative motor disorders\"},{\"code\":\"F445\",\"name\":\"F445 Dissociative convulsions\"},{\"code\":\"F446\",\"name\":\"F446 Dissociative anaesthesia and sensory loss\"},{\"code\":\"F447\",\"name\":\"F447 Mixed dissociative [conversion] disorders\"},{\"code\":\"F448\",\"name\":\"F448 Other dissociative [conversion] disorders\"},{\"code\":\"F449\",\"name\":\"F449 Dissociative [conversion] disorder, unspecified\"},{\"code\":\"F45\",\"name\":\"F45 Somatoform disorders\"},{\"code\":\"F450\",\"name\":\"F450 Somatization disorder\"},{\"code\":\"F451\",\"name\":\"F451 Undifferentiated somatoform disorder\"},{\"code\":\"F452\",\"name\":\"F452 Hypochondriacal disorder\"},{\"code\":\"F453\",\"name\":\"F453 Somatoform autonomic dysfunction\"},{\"code\":\"F454\",\"name\":\"F454 Persistent somatoform pain disorder\"},{\"code\":\"F458\",\"name\":\"F458 Other somatoform disorders\"},{\"code\":\"F459\",\"name\":\"F459 Somatoform disorder, unspecified\"},{\"code\":\"F48\",\"name\":\"F48 Other neurotic disorders\"},{\"code\":\"F480\",\"name\":\"F480 Neurasthenia\"},{\"code\":\"F481\",\"name\":\"F481 Depersonalization-derealization syndrome\"},{\"code\":\"F488\",\"name\":\"F488 Other specified neurotic disorders\"},{\"code\":\"F489\",\"name\":\"F489 Neurotic disorder, unspecified\"},{\"code\":\"F50\",\"name\":\"F50 Eating disorders\"},{\"code\":\"F500\",\"name\":\"F500 Anorexia nervosa\"},{\"code\":\"F501\",\"name\":\"F501 Atypical anorexia nervosa\"},{\"code\":\"F502\",\"name\":\"F502 Bulimia nervosa\"},{\"code\":\"F503\",\"name\":\"F503 Atypical bulimia nervosa\"},{\"code\":\"F504\",\"name\":\"F504 Overeating associated with other psychological disturbances\"},{\"code\":\"F505\",\"name\":\"F505 Vomiting associated with other psychological disturbances\"},{\"code\":\"F508\",\"name\":\"F508 Other eating disorders\"},{\"code\":\"F509\",\"name\":\"F509 Eating disorder, unspecified\"},{\"code\":\"F51\",\"name\":\"F51 Nonorganic sleep disorders\"},{\"code\":\"F510\",\"name\":\"F510 Nonorganic insomnia\"},{\"code\":\"F511\",\"name\":\"F511 Nonorganic hypersomnia\"},{\"code\":\"F512\",\"name\":\"F512 Nonorganic disorder of the sleep-wake schedule\"},{\"code\":\"F513\",\"name\":\"F513 Sleepwalking [somnambulism]\"},{\"code\":\"F514\",\"name\":\"F514 Sleep terrors [night terrors]\"},{\"code\":\"F515\",\"name\":\"F515 Nightmares\"},{\"code\":\"F518\",\"name\":\"F518 Other nonorganic sleep disorders\"},{\"code\":\"F519\",\"name\":\"F519 Nonorganic sleep disorder, unspecified\"},{\"code\":\"F52\",\"name\":\"F52 Sexual dysfunction, not caused by organic disorder or disease\"},{\"code\":\"F520\",\"name\":\"F520 Lack or loss of sexual desire\"},{\"code\":\"F521\",\"name\":\"F521 Sexual aversion and lack of sexual enjoyment\"},{\"code\":\"F522\",\"name\":\"F522 Failure of genital response\"},{\"code\":\"F523\",\"name\":\"F523 Orgasmic dysfunction\"},{\"code\":\"F524\",\"name\":\"F524 Premature ejaculation\"},{\"code\":\"F525\",\"name\":\"F525 Nonorganic vaginismus\"},{\"code\":\"F526\",\"name\":\"F526 Nonorganic dyspareunia\"},{\"code\":\"F527\",\"name\":\"F527 Excessive sexual drive\"},{\"code\":\"F528\",\"name\":\"F528 Other sexual dysfunction, not caused by organic disorder or disease\"},{\"code\":\"F529\",\"name\":\"F529 Unspecified sexual dysfunction, not caused by organic disorder or disease\"},{\"code\":\"F53\",\"name\":\"F53 Mental and behavioural disorders associated with the puerperium, NEC\"},{\"code\":\"F530\",\"name\":\"F530 Mild mental and behavioural disorders associated with the puerperium, NEC\"},{\"code\":\"F531\",\"name\":\"F531 Severe mental and behavioural disorders associated with the puerperium, NEC\"},{\"code\":\"F538\",\"name\":\"F538 Other mental and behavioural disorders associated with the puerperium, NEC\"},{\"code\":\"F539\",\"name\":\"F539 Puerperal mental disorder, unspecified\"},{\"code\":\"F54\",\"name\":\"F54 Psychological and behavioural factors associated with disorders or diseases classified elsewhere\"},{\"code\":\"F55\",\"name\":\"F55 Abuse of non-dependence-producing substances\"},{\"code\":\"F59\",\"name\":\"F59 Unspecified behavioural syndromes associated with physiological disturbances and physical factors\"},{\"code\":\"F60\",\"name\":\"F60 Specific personality disorders\"},{\"code\":\"F600\",\"name\":\"F600 Paranoid personality disorder\"},{\"code\":\"F601\",\"name\":\"F601 Schizoid personality disorder\"},{\"code\":\"F602\",\"name\":\"F602 Dissocial personality disorder\"},{\"code\":\"F603\",\"name\":\"F603 Emotionally unstable personality disorder\"},{\"code\":\"F604\",\"name\":\"F604 Histrionic personality disorder\"},{\"code\":\"F605\",\"name\":\"F605 Anankastic personality disorder\"},{\"code\":\"F606\",\"name\":\"F606 Anxious [avoidant] personality disorder\"},{\"code\":\"F607\",\"name\":\"F607 Dependent personality disorder\"},{\"code\":\"F608\",\"name\":\"F608 Other specific personality disorders\"},{\"code\":\"F609\",\"name\":\"F609 Personality disorder, unspecified\"},{\"code\":\"F61\",\"name\":\"F61 Mixed and other personality disorders\"},{\"code\":\"F62\",\"name\":\"F62 Enduring personality changes, not attributable to brain damage and disease\"},{\"code\":\"F620\",\"name\":\"F620 Enduring personality change after catastrophic experience\"},{\"code\":\"F621\",\"name\":\"F621 Enduring personality change after psychiatric illness\"},{\"code\":\"F628\",\"name\":\"F628 Other enduring personality changes\"},{\"code\":\"F629\",\"name\":\"F629 Enduring personality change, unspecified\"},{\"code\":\"F63\",\"name\":\"F63 Habit and impulse disorders\"},{\"code\":\"F630\",\"name\":\"F630 Pathological gambling\"},{\"code\":\"F631\",\"name\":\"F631 Pathological fire-setting [pyromania]\"},{\"code\":\"F632\",\"name\":\"F632 Pathological stealing [kleptomania]\"},{\"code\":\"F633\",\"name\":\"F633 Trichotillomania\"},{\"code\":\"F638\",\"name\":\"F638 Other habit and impulse disorders\"},{\"code\":\"F639\",\"name\":\"F639 Habit and impulse disorder, unspecified\"},{\"code\":\"F64\",\"name\":\"F64 Gender identity disorders\"},{\"code\":\"F640\",\"name\":\"F640 Transsexualism\"},{\"code\":\"F641\",\"name\":\"F641 Dual-role transvestism\"},{\"code\":\"F642\",\"name\":\"F642 Gender identity disorder of childhood\"},{\"code\":\"F648\",\"name\":\"F648 Other gender identity disorders\"},{\"code\":\"F649\",\"name\":\"F649 Gender identity disorder, unspecified\"},{\"code\":\"F65\",\"name\":\"F65 Disorders of sexual preference\"},{\"code\":\"F650\",\"name\":\"F650 Fetishism\"},{\"code\":\"F651\",\"name\":\"F651 Fetishistic transvestism\"},{\"code\":\"F652\",\"name\":\"F652 Exhibitionism\"},{\"code\":\"F653\",\"name\":\"F653 Voyeurism\"},{\"code\":\"F654\",\"name\":\"F654 Paedophilia\"},{\"code\":\"F655\",\"name\":\"F655 Sadomasochism\"},{\"code\":\"F656\",\"name\":\"F656 Multiple disorders of sexual preference\"},{\"code\":\"F658\",\"name\":\"F658 Other disorders of sexual preference\"},{\"code\":\"F659\",\"name\":\"F659 Disorder of sexual preference, unspecified\"},{\"code\":\"F66\",\"name\":\"F66 Psychological and behavioural disorders associated with sexual development and orientation\"},{\"code\":\"F660\",\"name\":\"F660 Sexual maturation disorder\"},{\"code\":\"F661\",\"name\":\"F661 Egodystonic sexual orientation\"},{\"code\":\"F662\",\"name\":\"F662 Sexual relationship disorder\"},{\"code\":\"F668\",\"name\":\"F668 Other psychosexual development disorders\"},{\"code\":\"F669\",\"name\":\"F669 Psychosexual development disorder, unspecified\"},{\"code\":\"F68\",\"name\":\"F68 Other disorders of adult personality and behaviour\"},{\"code\":\"F680\",\"name\":\"F680 Elaboration of physical symptoms for psychological reasons\"},{\"code\":\"F681\",\"name\":\"F681 Intentional production or feigning of symptoms or disabilities, either physical or psychological [factitious disorder]\"},{\"code\":\"F688\",\"name\":\"F688 Other specified disorders of adult personality and behaviour\"},{\"code\":\"F69\",\"name\":\"F69 Unspecified disorder of adult personality and behaviour\"},{\"code\":\"F70\",\"name\":\"F70 Mild mental retardation\"},{\"code\":\"F700\",\"name\":\"F700 Mild mental retardation with the statement of no, or minimal, impairment of behaviour\"},{\"code\":\"F701\",\"name\":\"F701 Mild mental retardation, significant impairment of behaviour requiring attention or treatment\"},{\"code\":\"F708\",\"name\":\"F708 Mild mental retardation, other impairments of behaviour\"},{\"code\":\"F709\",\"name\":\"F709 Mild mental retardation without mention of impairment of behaviour\"},{\"code\":\"F71\",\"name\":\"F71 Moderate mental retardation\"},{\"code\":\"F710\",\"name\":\"F710 Moderate mental retardation with the statement of no, or minimal, impairment of behaviour\"},{\"code\":\"F711\",\"name\":\"F711 Moderate mental retardation, significant impairment of behaviour requiring attention or treatment\"},{\"code\":\"F718\",\"name\":\"F718 Moderate mental retardation, other impairments of behaviour\"},{\"code\":\"F719\",\"name\":\"F719 Moderate mental retardation without mention of impairment of behaviour\"},{\"code\":\"F72\",\"name\":\"F72 Severe mental retardation\"},{\"code\":\"F720\",\"name\":\"F720 Severe mental retardation with the statement of no, or minimal, impairment of behaviour\"},{\"code\":\"F721\",\"name\":\"F721 Severe mental retardation, significant impairment of behaviour requiring attention or treatment\"},{\"code\":\"F728\",\"name\":\"F728 Severe mental retardation, other impairments of behaviour\"},{\"code\":\"F729\",\"name\":\"F729 Severe mental retardation without mention of impairment of behaviour\"},{\"code\":\"F73\",\"name\":\"F73 Profound mental retardation\"},{\"code\":\"F730\",\"name\":\"F730 Profound mental retardation with the statement of no, or minimal, impairment of behaviour\"},{\"code\":\"F731\",\"name\":\"F731 Profound mental retardation, significant impairment of behaviour requiring attention or treatment\"},{\"code\":\"F738\",\"name\":\"F738 Profound mental retardation, other impairments of behaviour\"},{\"code\":\"F739\",\"name\":\"F739 Profound mental retardation without mention of impairment of behaviour\"},{\"code\":\"F78\",\"name\":\"F78 Other mental retardation\"},{\"code\":\"F780\",\"name\":\"F780 Other mental retardation with the statement of no, or minimal, impairment of behaviour\"},{\"code\":\"F781\",\"name\":\"F781 Other mental retardation, significant impairment of behaviour requiring attention or treatment\"},{\"code\":\"F788\",\"name\":\"F788 Other mental retardation, other impairments of behaviour\"},{\"code\":\"F789\",\"name\":\"F789 Other mental retardation without mention of impairment of behaviour\"},{\"code\":\"F79\",\"name\":\"F79 Unspecified mental retardation\"},{\"code\":\"F790\",\"name\":\"F790 Unspecified mental retardation with the statement of no, or minimal, impairment of behaviour\"},{\"code\":\"F791\",\"name\":\"F791 Unspecified mental retardation, significant impairment of behaviour requiring attention or treatment\"},{\"code\":\"F798\",\"name\":\"F798 Unspecified mental retardation, other impairments of behaviour\"},{\"code\":\"F799\",\"name\":\"F799 Unspecified mental retardation without mention of impairment of behaviour\"},{\"code\":\"F80\",\"name\":\"F80 Specific developmental disorders of speech and language\"},{\"code\":\"F800\",\"name\":\"F800 Specific speech articulation disorder\"},{\"code\":\"F801\",\"name\":\"F801 Expressive language disorder\"},{\"code\":\"F802\",\"name\":\"F802 Receptive language disorder\"},{\"code\":\"F803\",\"name\":\"F803 Acquired aphasia with epilepsy [Landau-Kleffner]\"},{\"code\":\"F808\",\"name\":\"F808 Other developmental disorders of speech and language\"},{\"code\":\"F809\",\"name\":\"F809 Developmental disorder of speech and language, unspecified\"},{\"code\":\"F81\",\"name\":\"F81 Specific developmental disorders of scholastic skills\"},{\"code\":\"F810\",\"name\":\"F810 Specific reading disorder\"},{\"code\":\"F811\",\"name\":\"F811 Specific spelling disorder\"},{\"code\":\"F812\",\"name\":\"F812 Specific disorder of arithmetical skills\"},{\"code\":\"F813\",\"name\":\"F813 Mixed disorder of scholastic skills\"},{\"code\":\"F818\",\"name\":\"F818 Other developmental disorders of scholastic skills\"},{\"code\":\"F819\",\"name\":\"F819 Developmental disorder of scholastic skills, unspecified\"},{\"code\":\"F82\",\"name\":\"F82 Specific developmental disorder of motor function\"},{\"code\":\"F83\",\"name\":\"F83 Mixed specific developmental disorders\"},{\"code\":\"F84\",\"name\":\"F84 Pervasive developmental disorders\"},{\"code\":\"F840\",\"name\":\"F840 Childhood autism\"},{\"code\":\"F841\",\"name\":\"F841 Atypical autism\"},{\"code\":\"F842\",\"name\":\"F842 Rett's syndrome\"},{\"code\":\"F843\",\"name\":\"F843 Other childhood disintegrative disorder\"},{\"code\":\"F844\",\"name\":\"F844 Overactive disorder associated with mental retardation and stereotyped movements\"},{\"code\":\"F845\",\"name\":\"F845 Asperger's syndrome\"},{\"code\":\"F848\",\"name\":\"F848 Other pervasive developmental disorders\"},{\"code\":\"F849\",\"name\":\"F849 Pervasive developmental disorder, unspecified\"},{\"code\":\"F88\",\"name\":\"F88 Other disorders of psychological development\"},{\"code\":\"F89\",\"name\":\"F89 Unspecified disorder of psychological development\"},{\"code\":\"F90\",\"name\":\"F90 Hyperkinetic disorders\"},{\"code\":\"F900\",\"name\":\"F900 Disturbance of activity and attention\"},{\"code\":\"F901\",\"name\":\"F901 Hyperkinetic conduct disorder\"},{\"code\":\"F908\",\"name\":\"F908 Other hyperkinetic disorders\"},{\"code\":\"F909\",\"name\":\"F909 Hyperkinetic disorder, unspecified\"},{\"code\":\"F91\",\"name\":\"F91 Conduct disorders\"},{\"code\":\"F910\",\"name\":\"F910 Conduct disorder confined to the family context\"},{\"code\":\"F911\",\"name\":\"F911 Unsocialized conduct disorder\"},{\"code\":\"F912\",\"name\":\"F912 Socialized conduct disorder\"},{\"code\":\"F913\",\"name\":\"F913 Oppositional defiant disorder\"},{\"code\":\"F918\",\"name\":\"F918 Other conduct disorders\"},{\"code\":\"F919\",\"name\":\"F919 Conduct disorder, unspecified\"},{\"code\":\"F92\",\"name\":\"F92 Mixed disorders of conduct and emotions\"},{\"code\":\"F920\",\"name\":\"F920 Depressive conduct disorder\"},{\"code\":\"F928\",\"name\":\"F928 Other mixed disorders of conduct and emotions\"},{\"code\":\"F929\",\"name\":\"F929 Mixed disorder of conduct and emotions, unspecified\"},{\"code\":\"F93\",\"name\":\"F93 Emotional disorders with onset specific to childhood\"},{\"code\":\"F930\",\"name\":\"F930 Separation anxiety disorder of childhood\"},{\"code\":\"F931\",\"name\":\"F931 Phobic anxiety disorder of childhood\"},{\"code\":\"F932\",\"name\":\"F932 Social anxiety disorder of childhood\"},{\"code\":\"F933\",\"name\":\"F933 Sibling rivalry disorder\"},{\"code\":\"F938\",\"name\":\"F938 Other childhood emotional disorders\"},{\"code\":\"F939\",\"name\":\"F939 Childhood emotional disorder, unspecified\"},{\"code\":\"F94\",\"name\":\"F94 Disorders of social functioning with onset specific to childhood and adolescence\"},{\"code\":\"F940\",\"name\":\"F940 Elective mutism\"},{\"code\":\"F941\",\"name\":\"F941 Reactive attachment disorder of childhood\"},{\"code\":\"F942\",\"name\":\"F942 Disinhibited attachment disorder of childhood\"},{\"code\":\"F948\",\"name\":\"F948 Other childhood disorders of social functioning\"},{\"code\":\"F949\",\"name\":\"F949 Childhood disorder of social functioning, unspecified\"},{\"code\":\"F95\",\"name\":\"F95 Tic disorders\"},{\"code\":\"F950\",\"name\":\"F950 Transient tic disorder\"},{\"code\":\"F951\",\"name\":\"F951 Chronic motor or vocal tic disorder\"},{\"code\":\"F952\",\"name\":\"F952 Combined vocal and multiple motor tic disorder [de la Tourette]\"},{\"code\":\"F958\",\"name\":\"F958 Other tic disorders\"},{\"code\":\"F959\",\"name\":\"F959 Tic disorder, unspecified\"},{\"code\":\"F98\",\"name\":\"F98 Other behavioural and emotional disorders with onset usually occurring in childhood and adolescence\"},{\"code\":\"F980\",\"name\":\"F980 Nonorganic enuresis\"},{\"code\":\"F981\",\"name\":\"F981 Nonorganic encopresis\"},{\"code\":\"F982\",\"name\":\"F982 Feeding disorder of infancy and childhood\"},{\"code\":\"F983\",\"name\":\"F983 Pica of infancy and childhood\"},{\"code\":\"F984\",\"name\":\"F984 Stereotyped movement disorders\"},{\"code\":\"F985\",\"name\":\"F985 Stuttering [stammering]\"},{\"code\":\"F986\",\"name\":\"F986 Cluttering\"},{\"code\":\"F988\",\"name\":\"F988 Other specified behavioural and emotional disorders with onset usually occurring in childhood and adolescence\"},{\"code\":\"F989\",\"name\":\"F989 Unspecified behavioural and emotional disorders with onset usually occurring in childhood and adolescence\"},{\"code\":\"F99\",\"name\":\"F99 Mental disorder, not otherwise specified\"},{\"code\":\"G00\",\"name\":\"G00 Bacterial meningitis, NEC\"},{\"code\":\"G000\",\"name\":\"G000 Haemophilus meningitis\"},{\"code\":\"G001\",\"name\":\"G001 Pneumococcal meningitis\"},{\"code\":\"G002\",\"name\":\"G002 Streptococcal meningitis\"},{\"code\":\"G003\",\"name\":\"G003 Staphylococcal meningitis\"},{\"code\":\"G008\",\"name\":\"G008 Other bacterial meningitis\"},{\"code\":\"G009\",\"name\":\"G009 Bacterial meningitis, unspecified\"},{\"code\":\"G01\",\"name\":\"G01 Meningitis in bacterial diseases classified elsewhere\"},{\"code\":\"G02\",\"name\":\"G02 Meningitis in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"G020\",\"name\":\"G020 Meningitis in viral diseases classified elsewhere\"},{\"code\":\"G021\",\"name\":\"G021 Meningitis in mycoses\"},{\"code\":\"G028\",\"name\":\"G028 Meningitis in other specified infectious and parasitic diseases classified elsewhere\"},{\"code\":\"G03\",\"name\":\"G03 Meningitis due to other and unspecified causes\"},{\"code\":\"G030\",\"name\":\"G030 Nonpyogenic meningitis\"},{\"code\":\"G031\",\"name\":\"G031 Chronic meningitis\"},{\"code\":\"G032\",\"name\":\"G032 Benign recurrent meningitis [Mollaret]\"},{\"code\":\"G038\",\"name\":\"G038 Meningitis due to other specified causes\"},{\"code\":\"G039\",\"name\":\"G039 Meningitis, unspecified\"},{\"code\":\"G04\",\"name\":\"G04 Encephalitis, myelitis and encephalomyelitis\"},{\"code\":\"G040\",\"name\":\"G040 Acute disseminated encephalitis\"},{\"code\":\"G041\",\"name\":\"G041 Tropical spastic paraplegia\"},{\"code\":\"G042\",\"name\":\"G042 Bacterial meningoencephalitis and meningomyelitis, NEC\"},{\"code\":\"G048\",\"name\":\"G048 Other encephalitis, myelitis and encephalomyelitis\"},{\"code\":\"G049\",\"name\":\"G049 Encephalitis, myelitis and encephalomyelitis, unspecified\"},{\"code\":\"G05\",\"name\":\"G05 Encephalitis, myelitis and encephalomyelitis in diseases classified elsewhere\"},{\"code\":\"G050\",\"name\":\"G050 Encephalitis, myelitis and encephalomyelitis in bacterial diseases classified elsewhere\"},{\"code\":\"G051\",\"name\":\"G051 Encephalitis, myelitis and encephalomyelitis in viral diseases classified elsewhere\"},{\"code\":\"G052\",\"name\":\"G052 Encephalitis, myelitis and encephalomyelitis in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"G058\",\"name\":\"G058 Encephalitis, myelitis and encephalomyelitis in other diseases classified elsewhere\"},{\"code\":\"G06\",\"name\":\"G06 Intracranial and intraspinal abscess and granuloma\"},{\"code\":\"G060\",\"name\":\"G060 Intracranial abscess and granuloma\"},{\"code\":\"G061\",\"name\":\"G061 Intraspinal abscess and granuloma\"},{\"code\":\"G062\",\"name\":\"G062 Extradural and subdural abscess, unspecified\"},{\"code\":\"G07\",\"name\":\"G07 Intracranial and intraspinal abscess and granuloma in diseases classified elsewhere\"},{\"code\":\"G08\",\"name\":\"G08 Intracranial and intraspinal phlebitis and thrombophlebitis\"},{\"code\":\"G09\",\"name\":\"G09 Sequelae of inflammatory diseases of central nervous system\"},{\"code\":\"G10\",\"name\":\"G10 Huntington's disease\"},{\"code\":\"G11\",\"name\":\"G11 Hereditary ataxia\"},{\"code\":\"G110\",\"name\":\"G110 Congenital nonprogressive ataxia\"},{\"code\":\"G111\",\"name\":\"G111 Early-onset cerebellar ataxia\"},{\"code\":\"G112\",\"name\":\"G112 Late-onset cerebellar ataxia\"},{\"code\":\"G113\",\"name\":\"G113 Cerebellar ataxia with defective DNA repair\"},{\"code\":\"G114\",\"name\":\"G114 Hereditary spastic paraplegia\"},{\"code\":\"G118\",\"name\":\"G118 Other hereditary ataxias\"},{\"code\":\"G119\",\"name\":\"G119 Hereditary ataxia, unspecified\"},{\"code\":\"G12\",\"name\":\"G12 Spinal muscular atrophy and related syndromes\"},{\"code\":\"G120\",\"name\":\"G120 Infantile spinal muscular atrophy, type I [Werdnig-Hoffman]\"},{\"code\":\"G121\",\"name\":\"G121 Other inherited spinal muscular atrophy\"},{\"code\":\"G122\",\"name\":\"G122 Motor neuron disease\"},{\"code\":\"G128\",\"name\":\"G128 Other spinal muscular atrophies and related syndromes\"},{\"code\":\"G129\",\"name\":\"G129 Spinal muscular atrophy, unspecified\"},{\"code\":\"G13\",\"name\":\"G13 Systemic atrophies primarily affecting central nervous system in diseases classified elsewhere\"},{\"code\":\"G130\",\"name\":\"G130 Paraneoplastic neuromyopathy and neuropathy\"},{\"code\":\"G131\",\"name\":\"G131 Other systemic atrophy primarily affecting central nervous system in neoplastic disease\"},{\"code\":\"G132\",\"name\":\"G132 Systemic atrophy primarily affecting central nervous system in myxoedema\"},{\"code\":\"G138\",\"name\":\"G138 Systemic atrophy primarily affecting central nervous system in other diseases classified elsewhere\"},{\"code\":\"G14\",\"name\":\"G14 Postpolio syndrome\"},{\"code\":\"G20\",\"name\":\"G20 Parkinson's disease\"},{\"code\":\"G21\",\"name\":\"G21 Secondary parkinsonism\"},{\"code\":\"G210\",\"name\":\"G210 Malignant neuroleptic syndrome\"},{\"code\":\"G211\",\"name\":\"G211 Other drug-induced secondary parkinsonism\"},{\"code\":\"G212\",\"name\":\"G212 Secondary parkinsonism due to other external agents\"},{\"code\":\"G213\",\"name\":\"G213 Postencephalitic parkinsonism\"},{\"code\":\"G214\",\"name\":\"G214 Vascular parkinsonism\"},{\"code\":\"G218\",\"name\":\"G218 Other secondary parkinsonism\"},{\"code\":\"G219\",\"name\":\"G219 Secondary parkinsonism, unspecified\"},{\"code\":\"G22\",\"name\":\"G22 Parkinsonism in diseases classified elsewhere\"},{\"code\":\"G23\",\"name\":\"G23 Other degenerative diseases of basal ganglia\"},{\"code\":\"G230\",\"name\":\"G230 Hallervorden-Spatz disease\"},{\"code\":\"G231\",\"name\":\"G231 Progressive supranuclear ophthalmoplegia [Steele-Richardson-Olszewski]\"},{\"code\":\"G232\",\"name\":\"G232 Striatonigral degeneration\"},{\"code\":\"G238\",\"name\":\"G238 Other specified degenerative diseases of basal ganglia\"},{\"code\":\"G239\",\"name\":\"G239 Degenerative disease of basal ganglia, unspecified\"},{\"code\":\"G24\",\"name\":\"G24 Dystonia\"},{\"code\":\"G240\",\"name\":\"G240 Drug-induced dystonia\"},{\"code\":\"G241\",\"name\":\"G241 Idiopathic familial dystonia\"},{\"code\":\"G242\",\"name\":\"G242 Idiopathic nonfamilial dystonia\"},{\"code\":\"G243\",\"name\":\"G243 Spasmodic torticollis\"},{\"code\":\"G244\",\"name\":\"G244 Idiopathic orofacial dystonia\"},{\"code\":\"G245\",\"name\":\"G245 Blepharospasm\"},{\"code\":\"G248\",\"name\":\"G248 Other dystonia\"},{\"code\":\"G249\",\"name\":\"G249 Dystonia, unspecified\"},{\"code\":\"G25\",\"name\":\"G25 Other extrapyramidal and movement disorders\"},{\"code\":\"G250\",\"name\":\"G250 Essential tremor\"},{\"code\":\"G251\",\"name\":\"G251 Drug-induced tremor\"},{\"code\":\"G252\",\"name\":\"G252 Other specified forms of tremor\"},{\"code\":\"G253\",\"name\":\"G253 Myoclonus\"},{\"code\":\"G254\",\"name\":\"G254 Drug-induced chorea\"},{\"code\":\"G255\",\"name\":\"G255 Other chorea\"},{\"code\":\"G256\",\"name\":\"G256 Drug-induced tics and other tics of organic origin\"},{\"code\":\"G258\",\"name\":\"G258 Other specified extrapyramidal and movement disorders\"},{\"code\":\"G259\",\"name\":\"G259 Extrapyramidal and movement disorder, unspecified\"},{\"code\":\"G26\",\"name\":\"G26 Extrapyramidal and movement disorders in diseases classified elsewhere\"},{\"code\":\"G30\",\"name\":\"G30 Alzheimer's disease\"},{\"code\":\"G300\",\"name\":\"G300 Alzheimer's disease with early onset\"},{\"code\":\"G301\",\"name\":\"G301 Alzheimer's disease with late onset\"},{\"code\":\"G308\",\"name\":\"G308 Other Alzheimer's disease\"},{\"code\":\"G309\",\"name\":\"G309 Alzheimer's disease, unspecified\"},{\"code\":\"G31\",\"name\":\"G31 Other degenerative diseases of nervous system, NEC\"},{\"code\":\"G310\",\"name\":\"G310 Circumscribed brain atrophy\"},{\"code\":\"G311\",\"name\":\"G311 Senile degeneration of brain, NEC\"},{\"code\":\"G312\",\"name\":\"G312 Degeneration of nervous system due to alcohol\"},{\"code\":\"G318\",\"name\":\"G318 Other specified degenerative diseases of nervous system\"},{\"code\":\"G319\",\"name\":\"G319 Degenerative disease of nervous system, unspecified\"},{\"code\":\"G32\",\"name\":\"G32 Other degenerative disorders of nervous system in diseases classified elsewhere\"},{\"code\":\"G320\",\"name\":\"G320 Subacute combined degeneration of spinal cord in diseases classified elsewhere\"},{\"code\":\"G328\",\"name\":\"G328 Other specified degenerative disorders of nervous system in diseases classified elsewhere\"},{\"code\":\"G35\",\"name\":\"G35 Multiple sclerosis\"},{\"code\":\"G36\",\"name\":\"G36 Other acute disseminated demyelination\"},{\"code\":\"G360\",\"name\":\"G360 Neuromyelitis optica [Devic]\"},{\"code\":\"G361\",\"name\":\"G361 Acute and subacute haemorrhagic leukoencephalitis [Hurst]\"},{\"code\":\"G368\",\"name\":\"G368 Other specified acute disseminated demyelination\"},{\"code\":\"G369\",\"name\":\"G369 Acute disseminated demyelination, unspecified\"},{\"code\":\"G37\",\"name\":\"G37 Other demyelinating diseases of central nervous system\"},{\"code\":\"G370\",\"name\":\"G370 Diffuse sclerosis\"},{\"code\":\"G371\",\"name\":\"G371 Central demyelination of corpus callosum\"},{\"code\":\"G372\",\"name\":\"G372 Central pontine myelinolysis\"},{\"code\":\"G373\",\"name\":\"G373 Acute transverse myelitis in demyelinating disease of central nervous system\"},{\"code\":\"G374\",\"name\":\"G374 Subacute necrotizing myelitis\"},{\"code\":\"G375\",\"name\":\"G375 Concentric sclerosis [Baló]\"},{\"code\":\"G378\",\"name\":\"G378 Other specified demyelinating diseases of central nervous system\"},{\"code\":\"G379\",\"name\":\"G379 Demyelinating disease of central nervous system, unspecified\"},{\"code\":\"G40\",\"name\":\"G40 Epilepsy\"},{\"code\":\"G400\",\"name\":\"G400 Localization-related (focal)(partial) idiopathic epilepsy and epileptic syndromes with seizures of localized onset\"},{\"code\":\"G401\",\"name\":\"G401 Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with simple partial seizures\"},{\"code\":\"G402\",\"name\":\"G402 Localization-related (focal)(partial) symptomatic epilepsy and epileptic syndromes with complex partial seizures\"},{\"code\":\"G403\",\"name\":\"G403 Generalized idiopathic epilepsy and epileptic syndromes\"},{\"code\":\"G404\",\"name\":\"G404 Other generalized epilepsy and epileptic syndromes\"},{\"code\":\"G405\",\"name\":\"G405 Special epileptic syndromes\"},{\"code\":\"G406\",\"name\":\"G406 Grand mal seizures, unspecified (with or without petit mal)\"},{\"code\":\"G407\",\"name\":\"G407 Petit mal, unspecified, without grand mal seizures\"},{\"code\":\"G408\",\"name\":\"G408 Other epilepsy\"},{\"code\":\"G409\",\"name\":\"G409 Epilepsy, unspecified\"},{\"code\":\"G41\",\"name\":\"G41 Status epilepticus\"},{\"code\":\"G410\",\"name\":\"G410 Grand mal status epilepticus\"},{\"code\":\"G411\",\"name\":\"G411 Petit mal status epilepticus\"},{\"code\":\"G412\",\"name\":\"G412 Complex partial status epilepticus\"},{\"code\":\"G418\",\"name\":\"G418 Other status epilepticus\"},{\"code\":\"G419\",\"name\":\"G419 Status epilepticus, unspecified\"},{\"code\":\"G43\",\"name\":\"G43 Migraine\"},{\"code\":\"G430\",\"name\":\"G430 Migraine without aura [common migraine]\"},{\"code\":\"G431\",\"name\":\"G431 Migraine with aura [classical migraine]\"},{\"code\":\"G432\",\"name\":\"G432 Status migrainosus\"},{\"code\":\"G433\",\"name\":\"G433 Complicated migraine\"},{\"code\":\"G438\",\"name\":\"G438 Other migraine\"},{\"code\":\"G439\",\"name\":\"G439 Migraine, unspecified\"},{\"code\":\"G44\",\"name\":\"G44 Other headache syndromes\"},{\"code\":\"G440\",\"name\":\"G440 Cluster headache syndrome\"},{\"code\":\"G441\",\"name\":\"G441 Vascular headache, NEC\"},{\"code\":\"G442\",\"name\":\"G442 Tension-type headache\"},{\"code\":\"G443\",\"name\":\"G443 Chronic post-traumatic headache\"},{\"code\":\"G444\",\"name\":\"G444 Drug-induced headache, NEC\"},{\"code\":\"G448\",\"name\":\"G448 Other specified headache syndromes\"},{\"code\":\"G45\",\"name\":\"G45 Transient cerebral ischaemic attacks and related syndromes\"},{\"code\":\"G450\",\"name\":\"G450 Vertebro-basilar artery syndrome\"},{\"code\":\"G451\",\"name\":\"G451 Carotid artery syndrome (hemispheric)\"},{\"code\":\"G452\",\"name\":\"G452 Multiple and bilateral precerebral artery syndromes\"},{\"code\":\"G453\",\"name\":\"G453 Amaurosis fugax\"},{\"code\":\"G454\",\"name\":\"G454 Transient global amnesia\"},{\"code\":\"G458\",\"name\":\"G458 Other transient cerebral ischaemic attacks and related syndromes\"},{\"code\":\"G459\",\"name\":\"G459 Transient cerebral ischaemic attack, unspecified\"},{\"code\":\"G46\",\"name\":\"G46 Vascular syndromes of brain in cerebrovascular diseases\"},{\"code\":\"G460\",\"name\":\"G460 Middle cerebral artery syndrome\"},{\"code\":\"G461\",\"name\":\"G461 Anterior cerebral artery syndrome\"},{\"code\":\"G462\",\"name\":\"G462 Posterior cerebral artery syndrome\"},{\"code\":\"G463\",\"name\":\"G463 Brain stem stroke syndrome\"},{\"code\":\"G464\",\"name\":\"G464 Cerebellar stroke syndrome\"},{\"code\":\"G465\",\"name\":\"G465 Pure motor lacunar syndrome\"},{\"code\":\"G466\",\"name\":\"G466 Pure sensory lacunar syndrome\"},{\"code\":\"G467\",\"name\":\"G467 Other lacunar syndromes\"},{\"code\":\"G468\",\"name\":\"G468 Other vascular syndromes of brain in cerebrovascular diseases\"},{\"code\":\"G47\",\"name\":\"G47 Sleep disorders\"},{\"code\":\"G470\",\"name\":\"G470 Disorders of initiating and maintaining sleep [insomnias]\"},{\"code\":\"G471\",\"name\":\"G471 Disorders of excessive somnolence [hypersomnias]\"},{\"code\":\"G472\",\"name\":\"G472 Disorders of the sleep-wake schedule\"},{\"code\":\"G473\",\"name\":\"G473 Sleep apnoea\"},{\"code\":\"G474\",\"name\":\"G474 Narcolepsy and cataplexy\"},{\"code\":\"G478\",\"name\":\"G478 Other sleep disorders\"},{\"code\":\"G479\",\"name\":\"G479 Sleep disorder, unspecified\"},{\"code\":\"G50\",\"name\":\"G50 Disorders of trigeminal nerve\"},{\"code\":\"G500\",\"name\":\"G500 Trigeminal neuralgia\"},{\"code\":\"G501\",\"name\":\"G501 Atypical facial pain\"},{\"code\":\"G508\",\"name\":\"G508 Other disorders of trigeminal nerve\"},{\"code\":\"G509\",\"name\":\"G509 Disorder of trigeminal nerve, unspecified\"},{\"code\":\"G51\",\"name\":\"G51 Facial nerve disorders\"},{\"code\":\"G510\",\"name\":\"G510 Bell's palsy\"},{\"code\":\"G511\",\"name\":\"G511 Geniculate ganglionitis\"},{\"code\":\"G512\",\"name\":\"G512 Melkersson's syndrome\"},{\"code\":\"G513\",\"name\":\"G513 Clonic hemifacial spasm\"},{\"code\":\"G514\",\"name\":\"G514 Facial myokymia\"},{\"code\":\"G518\",\"name\":\"G518 Other disorders of facial nerve\"},{\"code\":\"G519\",\"name\":\"G519 Disorder of facial nerve, unspecified\"},{\"code\":\"G52\",\"name\":\"G52 Disorders of other cranial nerves\"},{\"code\":\"G520\",\"name\":\"G520 Disorders of olfactory nerve\"},{\"code\":\"G521\",\"name\":\"G521 Disorders of glossopharyngeal nerve\"},{\"code\":\"G522\",\"name\":\"G522 Disorders of vagus nerve\"},{\"code\":\"G523\",\"name\":\"G523 Disorders of hypoglossal nerve\"},{\"code\":\"G527\",\"name\":\"G527 Disorders of multiple cranial nerves\"},{\"code\":\"G528\",\"name\":\"G528 Disorders of other specified cranial nerves\"},{\"code\":\"G529\",\"name\":\"G529 Cranial nerve disorder, unspecified\"},{\"code\":\"G53\",\"name\":\"G53 Cranial nerve disorders in diseases classified elsewhere\"},{\"code\":\"G530\",\"name\":\"G530 Postzoster neuralgia\"},{\"code\":\"G531\",\"name\":\"G531 Multiple cranial nerve palsies in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"G532\",\"name\":\"G532 Multiple cranial nerve palsies in sarcoidosis\"},{\"code\":\"G533\",\"name\":\"G533 Multiple cranial nerve palsies in neoplastic disease\"},{\"code\":\"G538\",\"name\":\"G538 Other cranial nerve disorders in other diseases classified elsewhere\"},{\"code\":\"G54\",\"name\":\"G54 Nerve root and plexus disorders\"},{\"code\":\"G540\",\"name\":\"G540 Brachial plexus disorders\"},{\"code\":\"G541\",\"name\":\"G541 Lumbosacral plexus disorders\"},{\"code\":\"G542\",\"name\":\"G542 Cervical root disorders, NEC\"},{\"code\":\"G543\",\"name\":\"G543 Thoracic root disorders, NEC\"},{\"code\":\"G544\",\"name\":\"G544 Lumbosacral root disorders, NEC\"},{\"code\":\"G545\",\"name\":\"G545 Neuralgic amyotrophy\"},{\"code\":\"G546\",\"name\":\"G546 Phantom limb syndrome with pain\"},{\"code\":\"G547\",\"name\":\"G547 Phantom limb syndrome without pain\"},{\"code\":\"G548\",\"name\":\"G548 Other nerve root and plexus disorders\"},{\"code\":\"G549\",\"name\":\"G549 Nerve root and plexus disorder, unspecified\"},{\"code\":\"G55\",\"name\":\"G55 Nerve root and plexus compressions in diseases classified elsewhere\"},{\"code\":\"G550\",\"name\":\"G550 Nerve root and plexus compressions in neoplastic disease\"},{\"code\":\"G551\",\"name\":\"G551 Nerve root and plexus compressions in intervertebral disc disorders\"},{\"code\":\"G552\",\"name\":\"G552 Nerve root and plexus compressions in spondylosis\"},{\"code\":\"G553\",\"name\":\"G553 Nerve root and plexus compressions in other dorsopathies\"},{\"code\":\"G558\",\"name\":\"G558 Nerve root and plexus compressions in other diseases classified elsewhere\"},{\"code\":\"G56\",\"name\":\"G56 Mononeuropathies of upper limb\"},{\"code\":\"G560\",\"name\":\"G560 Carpal tunnel syndrome\"},{\"code\":\"G561\",\"name\":\"G561 Other lesions of median nerve\"},{\"code\":\"G562\",\"name\":\"G562 Lesion of ulnar nerve\"},{\"code\":\"G563\",\"name\":\"G563 Lesion of radial nerve\"},{\"code\":\"G564\",\"name\":\"G564 Causalgia\"},{\"code\":\"G568\",\"name\":\"G568 Other mononeuropathies of upper limb\"},{\"code\":\"G569\",\"name\":\"G569 Mononeuropathy of upper limb, unspecified\"},{\"code\":\"G57\",\"name\":\"G57 Mononeuropathies of lower limb\"},{\"code\":\"G570\",\"name\":\"G570 Lesion of sciatic nerve\"},{\"code\":\"G571\",\"name\":\"G571 Meralgia paraesthetica\"},{\"code\":\"G572\",\"name\":\"G572 Lesion of femoral nerve\"},{\"code\":\"G573\",\"name\":\"G573 Lesion of lateral popliteal nerve\"},{\"code\":\"G574\",\"name\":\"G574 Lesion of medial popliteal nerve\"},{\"code\":\"G575\",\"name\":\"G575 Tarsal tunnel syndrome\"},{\"code\":\"G576\",\"name\":\"G576 Lesion of plantar nerve\"},{\"code\":\"G578\",\"name\":\"G578 Other mononeuropathies of lower limb\"},{\"code\":\"G579\",\"name\":\"G579 Mononeuropathy of lower limb, unspecified\"},{\"code\":\"G58\",\"name\":\"G58 Other mononeuropathies\"},{\"code\":\"G580\",\"name\":\"G580 Intercostal neuropathy\"},{\"code\":\"G587\",\"name\":\"G587 Mononeuritis multiplex\"},{\"code\":\"G588\",\"name\":\"G588 Other specified mononeuropathies\"},{\"code\":\"G589\",\"name\":\"G589 Mononeuropathy, unspecified\"},{\"code\":\"G59\",\"name\":\"G59 Mononeuropathy in diseases classified elsewhere\"},{\"code\":\"G590\",\"name\":\"G590 Diabetic mononeuropathy\"},{\"code\":\"G598\",\"name\":\"G598 Other mononeuropathies in diseases classified elsewhere\"},{\"code\":\"G60\",\"name\":\"G60 Hereditary and idiopathic neuropathy\"},{\"code\":\"G600\",\"name\":\"G600 Hereditary motor and sensory neuropathy\"},{\"code\":\"G601\",\"name\":\"G601 Refsum's disease\"},{\"code\":\"G602\",\"name\":\"G602 Neuropathy in association with hereditary ataxia\"},{\"code\":\"G603\",\"name\":\"G603 Idiopathic progressive neuropathy\"},{\"code\":\"G608\",\"name\":\"G608 Other hereditary and idiopathic neuropathies\"},{\"code\":\"G609\",\"name\":\"G609 Hereditary and idiopathic neuropathy, unspecified\"},{\"code\":\"G61\",\"name\":\"G61 Inflammatory polyneuropathy\"},{\"code\":\"G610\",\"name\":\"G610 Guillain-Barré syndrome\"},{\"code\":\"G611\",\"name\":\"G611 Serum neuropathy\"},{\"code\":\"G618\",\"name\":\"G618 Other inflammatory polyneuropathies\"},{\"code\":\"G619\",\"name\":\"G619 Inflammatory polyneuropathy, unspecified\"},{\"code\":\"G62\",\"name\":\"G62 Other polyneuropathies\"},{\"code\":\"G620\",\"name\":\"G620 Drug-induced polyneuropathy\"},{\"code\":\"G621\",\"name\":\"G621 Alcoholic polyneuropathy\"},{\"code\":\"G622\",\"name\":\"G622 Polyneuropathy due to other toxic agents\"},{\"code\":\"G628\",\"name\":\"G628 Other specified polyneuropathies\"},{\"code\":\"G629\",\"name\":\"G629 Polyneuropathy, unspecified\"},{\"code\":\"G63\",\"name\":\"G63 Polyneuropathy in diseases classified elsewhere\"},{\"code\":\"G630\",\"name\":\"G630 Polyneuropathy in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"G631\",\"name\":\"G631 Polyneuropathy in neoplastic disease\"},{\"code\":\"G632\",\"name\":\"G632 Diabetic polyneuropathy\"},{\"code\":\"G633\",\"name\":\"G633 Polyneuropathy in other endocrine and metabolic diseases\"},{\"code\":\"G634\",\"name\":\"G634 Polyneuropathy in nutritional deficiency\"},{\"code\":\"G635\",\"name\":\"G635 Polyneuropathy in systemic connective tissue disorders\"},{\"code\":\"G636\",\"name\":\"G636 Polyneuropathy in other musculoskeletal disorders\"},{\"code\":\"G638\",\"name\":\"G638 Polyneuropathy in other diseases classified elsewhere\"},{\"code\":\"G64\",\"name\":\"G64 Other disorders of peripheral nervous system\"},{\"code\":\"G70\",\"name\":\"G70 Myasthenia gravis and other myoneural disorders\"},{\"code\":\"G700\",\"name\":\"G700 Myasthenia gravis\"},{\"code\":\"G701\",\"name\":\"G701 Toxic myoneural disorders\"},{\"code\":\"G702\",\"name\":\"G702 Congenital and developmental myasthenia\"},{\"code\":\"G708\",\"name\":\"G708 Other specified myoneural disorders\"},{\"code\":\"G709\",\"name\":\"G709 Myoneural disorder, unspecified\"},{\"code\":\"G71\",\"name\":\"G71 Primary disorders of muscles\"},{\"code\":\"G710\",\"name\":\"G710 Muscular dystrophy\"},{\"code\":\"G711\",\"name\":\"G711 Myotonic disorders\"},{\"code\":\"G712\",\"name\":\"G712 Congenital myopathies\"},{\"code\":\"G713\",\"name\":\"G713 Mitochondrial myopathy, NEC\"},{\"code\":\"G718\",\"name\":\"G718 Other primary disorders of muscles\"},{\"code\":\"G719\",\"name\":\"G719 Primary disorder of muscle, unspecified\"},{\"code\":\"G72\",\"name\":\"G72 Other myopathies\"},{\"code\":\"G720\",\"name\":\"G720 Drug-induced myopathy\"},{\"code\":\"G721\",\"name\":\"G721 Alcoholic myopathy\"},{\"code\":\"G722\",\"name\":\"G722 Myopathy due to other toxic agents\"},{\"code\":\"G723\",\"name\":\"G723 Periodic paralysis\"},{\"code\":\"G724\",\"name\":\"G724 Inflammatory myopathy, NEC\"},{\"code\":\"G728\",\"name\":\"G728 Other specified myopathies\"},{\"code\":\"G729\",\"name\":\"G729 Myopathy, unspecified\"},{\"code\":\"G73\",\"name\":\"G73 Disorders of myoneural junction and muscle in diseases classified elsewhere\"},{\"code\":\"G730\",\"name\":\"G730 Myasthenic syndromes in endocrine diseases\"},{\"code\":\"G731\",\"name\":\"G731 Eaton-Lambert syndrome\"},{\"code\":\"G732\",\"name\":\"G732 Other myasthenic syndromes in neoplastic disease\"},{\"code\":\"G733\",\"name\":\"G733 Myasthenic syndromes in other diseases classified elsewhere\"},{\"code\":\"G734\",\"name\":\"G734 Myopathy in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"G735\",\"name\":\"G735 Myopathy in endocrine diseases\"},{\"code\":\"G736\",\"name\":\"G736 Myopathy in metabolic diseases\"},{\"code\":\"G737\",\"name\":\"G737 Myopathy in other diseases classified elsewhere\"},{\"code\":\"G80\",\"name\":\"G80 Infantile cerebral palsy\"},{\"code\":\"G800\",\"name\":\"G800 Spastic cerebral palsy\"},{\"code\":\"G801\",\"name\":\"G801 Spastic diplegia\"},{\"code\":\"G802\",\"name\":\"G802 Infantile hemiplegia\"},{\"code\":\"G803\",\"name\":\"G803 Dyskinetic cerebral palsy\"},{\"code\":\"G804\",\"name\":\"G804 Ataxic cerebral palsy\"},{\"code\":\"G808\",\"name\":\"G808 Other infantile cerebral palsy\"},{\"code\":\"G809\",\"name\":\"G809 Infantile cerebral palsy, unspecified\"},{\"code\":\"G81\",\"name\":\"G81 Hemiplegia\"},{\"code\":\"G810\",\"name\":\"G810 Flaccid hemiplegia\"},{\"code\":\"G811\",\"name\":\"G811 Spastic hemiplegia\"},{\"code\":\"G819\",\"name\":\"G819 Hemiplegia, unspecified\"},{\"code\":\"G82\",\"name\":\"G82 Paraplegia and tetraplegia\"},{\"code\":\"G820\",\"name\":\"G820 Flaccid paraplegia\"},{\"code\":\"G821\",\"name\":\"G821 Spastic paraplegia\"},{\"code\":\"G822\",\"name\":\"G822 Paraplegia, unspecified\"},{\"code\":\"G823\",\"name\":\"G823 Flaccid tetraplegia\"},{\"code\":\"G824\",\"name\":\"G824 Spastic tetraplegia\"},{\"code\":\"G825\",\"name\":\"G825 Tetraplegia, unspecified\"},{\"code\":\"G83\",\"name\":\"G83 Other paralytic syndromes\"},{\"code\":\"G830\",\"name\":\"G830 Diplegia of upper limbs\"},{\"code\":\"G831\",\"name\":\"G831 Monoplegia of lower limb\"},{\"code\":\"G832\",\"name\":\"G832 Monoplegia of upper limb\"},{\"code\":\"G833\",\"name\":\"G833 Monoplegia, unspecified\"},{\"code\":\"G834\",\"name\":\"G834 Cauda equina syndrome\"},{\"code\":\"G838\",\"name\":\"G838 Other specified paralytic syndromes\"},{\"code\":\"G839\",\"name\":\"G839 Paralytic syndrome, unspecified\"},{\"code\":\"G90\",\"name\":\"G90 Disorders of autonomic nervous system\"},{\"code\":\"G900\",\"name\":\"G900 Idiopathic peripheral autonomic neuropathy\"},{\"code\":\"G901\",\"name\":\"G901 Familial dysautonomia [Riley-Day]\"},{\"code\":\"G902\",\"name\":\"G902 Horner's syndrome\"},{\"code\":\"G903\",\"name\":\"G903 Multi-system degeneration\"},{\"code\":\"G904\",\"name\":\"G904 Autonomic dysreflexia\"},{\"code\":\"G908\",\"name\":\"G908 Other disorders of autonomic nervous system\"},{\"code\":\"G909\",\"name\":\"G909 Disorder of autonomic nervous system, unspecified\"},{\"code\":\"G91\",\"name\":\"G91 Hydrocephalus\"},{\"code\":\"G910\",\"name\":\"G910 Communicating hydrocephalus\"},{\"code\":\"G911\",\"name\":\"G911 Obstructive hydrocephalus\"},{\"code\":\"G912\",\"name\":\"G912 Normal-pressure hydrocephalus\"},{\"code\":\"G913\",\"name\":\"G913 Post-traumatic hydrocephalus, unspecified\"},{\"code\":\"G918\",\"name\":\"G918 Other hydrocephalus\"},{\"code\":\"G919\",\"name\":\"G919 Hydrocephalus, unspecified\"},{\"code\":\"G92\",\"name\":\"G92 Toxic encephalopathy\"},{\"code\":\"G93\",\"name\":\"G93 Other disorders of brain\"},{\"code\":\"G930\",\"name\":\"G930 Cerebral cysts\"},{\"code\":\"G931\",\"name\":\"G931 Anoxic brain damage, NEC\"},{\"code\":\"G932\",\"name\":\"G932 Benign intracranial hypertension\"},{\"code\":\"G933\",\"name\":\"G933 Postviral fatigue syndrome\"},{\"code\":\"G934\",\"name\":\"G934 Encephalopathy, unspecified\"},{\"code\":\"G935\",\"name\":\"G935 Compression of brain\"},{\"code\":\"G936\",\"name\":\"G936 Cerebral oedema\"},{\"code\":\"G937\",\"name\":\"G937 Reye's syndrome\"},{\"code\":\"G938\",\"name\":\"G938 Other specified disorders of brain\"},{\"code\":\"G939\",\"name\":\"G939 Disorder of brain, unspecified\"},{\"code\":\"G94\",\"name\":\"G94 Other disorders of brain in diseases classified elsewhere\"},{\"code\":\"G940\",\"name\":\"G940 Hydrocephalus in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"G941\",\"name\":\"G941 Hydrocephalus in neoplastic disease\"},{\"code\":\"G942\",\"name\":\"G942 Hydrocephalus in other diseases classified elsewhere\"},{\"code\":\"G948\",\"name\":\"G948 Other specified disorders of brain in diseases classified elsewhere\"},{\"code\":\"G95\",\"name\":\"G95 Other diseases of spinal cord\"},{\"code\":\"G950\",\"name\":\"G950 Syringomyelia and syringobulbia\"},{\"code\":\"G951\",\"name\":\"G951 Vascular myelopathies\"},{\"code\":\"G952\",\"name\":\"G952 Cord compression, unspecified\"},{\"code\":\"G958\",\"name\":\"G958 Other specified diseases of spinal cord\"},{\"code\":\"G959\",\"name\":\"G959 Disease of spinal cord, unspecified\"},{\"code\":\"G96\",\"name\":\"G96 Other disorders of central nervous system\"},{\"code\":\"G960\",\"name\":\"G960 Cerebrospinal fluid leak\"},{\"code\":\"G961\",\"name\":\"G961 Disorders of meninges, NEC\"},{\"code\":\"G968\",\"name\":\"G968 Other specified disorders of central nervous system\"},{\"code\":\"G969\",\"name\":\"G969 Disorder of central nervous system, unspecified\"},{\"code\":\"G97\",\"name\":\"G97 Postprocedural disorders of nervous system, NEC\"},{\"code\":\"G970\",\"name\":\"G970 Cerebrospinal fluid leak from spinal puncture\"},{\"code\":\"G971\",\"name\":\"G971 Other reaction to spinal and lumbar puncture\"},{\"code\":\"G972\",\"name\":\"G972 Intracranial hypotension following ventricular shunting\"},{\"code\":\"G978\",\"name\":\"G978 Other postprocedural disorders of nervous system\"},{\"code\":\"G979\",\"name\":\"G979 Postprocedural disorder of nervous system, unspecified\"},{\"code\":\"G98\",\"name\":\"G98 Other disorders of nervous system, NEC\"},{\"code\":\"G99\",\"name\":\"G99 Other disorders of nervous system in diseases classified elsewhere\"},{\"code\":\"G990\",\"name\":\"G990 Autonomic neuropathy in endocrine and metabolic diseases\"},{\"code\":\"G991\",\"name\":\"G991 Other disorders of autonomic nervous system in other diseases classified elsewhere\"},{\"code\":\"G992\",\"name\":\"G992 Myelopathy in diseases classified elsewhere\"},{\"code\":\"G998\",\"name\":\"G998 Other specified disorders of nervous system in diseases classified elsewhere\"},{\"code\":\"H00\",\"name\":\"H00 Hordeolum and chalazion\"},{\"code\":\"H000\",\"name\":\"H000 Hordeolum and other deep inflammation of eyelid\"},{\"code\":\"H001\",\"name\":\"H001 Chalazion\"},{\"code\":\"H01\",\"name\":\"H01 Other inflammation of eyelid\"},{\"code\":\"H010\",\"name\":\"H010 Blepharitis\"},{\"code\":\"H011\",\"name\":\"H011 Noninfectious dermatoses of eyelid\"},{\"code\":\"H018\",\"name\":\"H018 Other specified inflammation of eyelid\"},{\"code\":\"H019\",\"name\":\"H019 Inflammation of eyelid, unspecified\"},{\"code\":\"H02\",\"name\":\"H02 Other disorders of eyelid\"},{\"code\":\"H020\",\"name\":\"H020 Entropion and trichiasis of eyelid\"},{\"code\":\"H021\",\"name\":\"H021 Ectropion of eyelid\"},{\"code\":\"H022\",\"name\":\"H022 Lagophthalmos\"},{\"code\":\"H023\",\"name\":\"H023 Blepharochalasis\"},{\"code\":\"H024\",\"name\":\"H024 Ptosis of eyelid\"},{\"code\":\"H025\",\"name\":\"H025 Other disorders affecting eyelid function\"},{\"code\":\"H026\",\"name\":\"H026 Xanthelasma of eyelid\"},{\"code\":\"H027\",\"name\":\"H027 Other degenerative disorders of eyelid and periocular area\"},{\"code\":\"H028\",\"name\":\"H028 Other specified disorders of eyelid\"},{\"code\":\"H029\",\"name\":\"H029 Disorder of eyelid, unspecified\"},{\"code\":\"H03\",\"name\":\"H03 Disorders of eyelid in diseases classified elsewhere\"},{\"code\":\"H030\",\"name\":\"H030 Parasitic infestation of eyelid in diseases classified elsewhere\"},{\"code\":\"H031\",\"name\":\"H031 Involvement of eyelid in other infectious diseases classified elsewhere\"},{\"code\":\"H038\",\"name\":\"H038 Involvement of eyelid in other diseases classified elsewhere\"},{\"code\":\"H04\",\"name\":\"H04 Disorders of lacrimal system\"},{\"code\":\"H040\",\"name\":\"H040 Dacryoadenitis\"},{\"code\":\"H041\",\"name\":\"H041 Other disorders of lacrimal gland\"},{\"code\":\"H042\",\"name\":\"H042 Epiphora\"},{\"code\":\"H043\",\"name\":\"H043 Acute and unspecified inflammation of lacrimal passages\"},{\"code\":\"H044\",\"name\":\"H044 Chronic inflammation of lacrimal passages\"},{\"code\":\"H045\",\"name\":\"H045 Stenosis and insufficiency of lacrimal passages\"},{\"code\":\"H046\",\"name\":\"H046 Other changes in lacrimal passages\"},{\"code\":\"H048\",\"name\":\"H048 Other disorders of lacrimal system\"},{\"code\":\"H049\",\"name\":\"H049 Disorder of lacrimal system, unspecified\"},{\"code\":\"H05\",\"name\":\"H05 Disorders of orbit\"},{\"code\":\"H050\",\"name\":\"H050 Acute inflammation of orbit\"},{\"code\":\"H051\",\"name\":\"H051 Chronic inflammatory disorders of orbit\"},{\"code\":\"H052\",\"name\":\"H052 Exophthalmic conditions\"},{\"code\":\"H053\",\"name\":\"H053 Deformity of orbit\"},{\"code\":\"H054\",\"name\":\"H054 Enophthalmos\"},{\"code\":\"H055\",\"name\":\"H055 Retained (old) foreign body following penetrating wound of orbit\"},{\"code\":\"H058\",\"name\":\"H058 Other disorders of orbit\"},{\"code\":\"H059\",\"name\":\"H059 Disorder of orbit, unspecified\"},{\"code\":\"H06\",\"name\":\"H06 Disorders of lacrimal system and orbit in diseases classified elsewhere\"},{\"code\":\"H060\",\"name\":\"H060 Disorders of lacrimal system in diseases classified elsewhere\"},{\"code\":\"H061\",\"name\":\"H061 Parasitic infestation of orbit in diseases classified elsewhere\"},{\"code\":\"H062\",\"name\":\"H062 Dysthyroid exophthalmos\"},{\"code\":\"H063\",\"name\":\"H063 Other disorders of orbit in diseases classified elsewhere\"},{\"code\":\"H10\",\"name\":\"H10 Conjunctivitis\"},{\"code\":\"H100\",\"name\":\"H100 Mucopurulent conjunctivitis\"},{\"code\":\"H101\",\"name\":\"H101 Acute atopic conjunctivitis\"},{\"code\":\"H102\",\"name\":\"H102 Other acute conjunctivitis\"},{\"code\":\"H103\",\"name\":\"H103 Acute conjunctivitis, unspecified\"},{\"code\":\"H104\",\"name\":\"H104 Chronic conjunctivitis\"},{\"code\":\"H105\",\"name\":\"H105 Blepharoconjunctivitis\"},{\"code\":\"H108\",\"name\":\"H108 Other conjunctivitis\"},{\"code\":\"H109\",\"name\":\"H109 Conjunctivitis, unspecified\"},{\"code\":\"H11\",\"name\":\"H11 Other disorders of conjunctiva\"},{\"code\":\"H110\",\"name\":\"H110 Pterygium\"},{\"code\":\"H111\",\"name\":\"H111 Conjunctival degenerations and deposits\"},{\"code\":\"H112\",\"name\":\"H112 Conjunctival scars\"},{\"code\":\"H113\",\"name\":\"H113 Conjunctival haemorrhage\"},{\"code\":\"H114\",\"name\":\"H114 Other conjunctival vascular disorders and cysts\"},{\"code\":\"H118\",\"name\":\"H118 Other specified disorders of conjunctiva\"},{\"code\":\"H119\",\"name\":\"H119 Disorder of conjunctiva, unspecified\"},{\"code\":\"H13\",\"name\":\"H13 Disorders of conjunctiva in diseases classified elsewhere\"},{\"code\":\"H130\",\"name\":\"H130 Filarial infection of conjunctiva\"},{\"code\":\"H131\",\"name\":\"H131 Conjunctivitis in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"H132\",\"name\":\"H132 Conjunctivitis in other diseases classified elsewhere\"},{\"code\":\"H133\",\"name\":\"H133 Ocular pemphigoid\"},{\"code\":\"H138\",\"name\":\"H138 Other disorders of conjunctiva in diseases classified elsewhere\"},{\"code\":\"H15\",\"name\":\"H15 Disorders of sclera\"},{\"code\":\"H150\",\"name\":\"H150 Scleritis\"},{\"code\":\"H151\",\"name\":\"H151 Episcleritis\"},{\"code\":\"H158\",\"name\":\"H158 Other disorders of sclera\"},{\"code\":\"H159\",\"name\":\"H159 Disorder of sclera, unspecified\"},{\"code\":\"H16\",\"name\":\"H16 Keratitis\"},{\"code\":\"H160\",\"name\":\"H160 Corneal ulcer\"},{\"code\":\"H161\",\"name\":\"H161 Other superficial keratitis without conjunctivitis\"},{\"code\":\"H162\",\"name\":\"H162 Keratoconjunctivitis\"},{\"code\":\"H163\",\"name\":\"H163 Interstitial and deep keratitis\"},{\"code\":\"H164\",\"name\":\"H164 Corneal neovascularization\"},{\"code\":\"H168\",\"name\":\"H168 Other keratitis\"},{\"code\":\"H169\",\"name\":\"H169 Keratitis, unspecified\"},{\"code\":\"H17\",\"name\":\"H17 Corneal scars and opacities\"},{\"code\":\"H170\",\"name\":\"H170 Adherent leukoma\"},{\"code\":\"H171\",\"name\":\"H171 Other central corneal opacity\"},{\"code\":\"H178\",\"name\":\"H178 Other corneal scars and opacities\"},{\"code\":\"H179\",\"name\":\"H179 Corneal scar and opacity, unspecified\"},{\"code\":\"H18\",\"name\":\"H18 Other disorders of cornea\"},{\"code\":\"H180\",\"name\":\"H180 Corneal pigmentations and deposits\"},{\"code\":\"H181\",\"name\":\"H181 Bullous keratopathy\"},{\"code\":\"H182\",\"name\":\"H182 Other corneal oedema\"},{\"code\":\"H183\",\"name\":\"H183 Changes in corneal membranes\"},{\"code\":\"H184\",\"name\":\"H184 Corneal degeneration\"},{\"code\":\"H185\",\"name\":\"H185 Hereditary corneal dystrophies\"},{\"code\":\"H186\",\"name\":\"H186 Keratoconus\"},{\"code\":\"H187\",\"name\":\"H187 Other corneal deformities\"},{\"code\":\"H188\",\"name\":\"H188 Other specified disorders of cornea\"},{\"code\":\"H189\",\"name\":\"H189 Disorder of cornea, unspecified\"},{\"code\":\"H19\",\"name\":\"H19 Disorders of sclera and cornea in diseases classified elsewhere\"},{\"code\":\"H190\",\"name\":\"H190 Scleritis and episcleritis in diseases classified elsewhere\"},{\"code\":\"H191\",\"name\":\"H191 Herpesviral keratitis and keratoconjunctivitis\"},{\"code\":\"H192\",\"name\":\"H192 Keratitis and keratoconjunctivitis in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"H193\",\"name\":\"H193 Keratitis and keratoconjunctivitis in other diseases classified elsewhere\"},{\"code\":\"H198\",\"name\":\"H198 Other disorders of sclera and cornea in diseases classified elsewhere\"},{\"code\":\"H20\",\"name\":\"H20 Iridocyclitis\"},{\"code\":\"H200\",\"name\":\"H200 Acute and subacute iridocyclitis\"},{\"code\":\"H201\",\"name\":\"H201 Chronic iridocyclitis\"},{\"code\":\"H202\",\"name\":\"H202 Lens-induced iridocyclitis\"},{\"code\":\"H208\",\"name\":\"H208 Other iridocyclitis\"},{\"code\":\"H209\",\"name\":\"H209 Iridocyclitis, unspecified\"},{\"code\":\"H21\",\"name\":\"H21 Other disorders of iris and ciliary body\"},{\"code\":\"H210\",\"name\":\"H210 Hyphaema\"},{\"code\":\"H211\",\"name\":\"H211 Other vascular disorders of iris and ciliary body\"},{\"code\":\"H212\",\"name\":\"H212 Degeneration of iris and ciliary body\"},{\"code\":\"H213\",\"name\":\"H213 Cyst of iris, ciliary body and anterior chamber\"},{\"code\":\"H214\",\"name\":\"H214 Pupillary membranes\"},{\"code\":\"H215\",\"name\":\"H215 Other adhesions and disruptions of iris and ciliary body\"},{\"code\":\"H218\",\"name\":\"H218 Other specified disorders of iris and ciliary body\"},{\"code\":\"H219\",\"name\":\"H219 Disorder of iris and ciliary body, unspecified\"},{\"code\":\"H22\",\"name\":\"H22 Disorders of iris and ciliary body in diseases classified elsewhere\"},{\"code\":\"H220\",\"name\":\"H220 Iridocyclitis in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"H221\",\"name\":\"H221 Iridocyclitis in other diseases classified elsewhere\"},{\"code\":\"H228\",\"name\":\"H228 Other disorders of iris and ciliary body in diseases classified elsewhere\"},{\"code\":\"H25\",\"name\":\"H25 Senile cataract\"},{\"code\":\"H250\",\"name\":\"H250 Senile incipient cataract\"},{\"code\":\"H251\",\"name\":\"H251 Senile nuclear cataract\"},{\"code\":\"H252\",\"name\":\"H252 Senile cataract, morgagnian type\"},{\"code\":\"H258\",\"name\":\"H258 Other senile cataract\"},{\"code\":\"H259\",\"name\":\"H259 Senile cataract, unspecified\"},{\"code\":\"H26\",\"name\":\"H26 Other cataract\"},{\"code\":\"H260\",\"name\":\"H260 Infantile, juvenile and presenile cataract\"},{\"code\":\"H261\",\"name\":\"H261 Traumatic cataract\"},{\"code\":\"H262\",\"name\":\"H262 Complicated cataract\"},{\"code\":\"H263\",\"name\":\"H263 Drug-induced cataract\"},{\"code\":\"H264\",\"name\":\"H264 After-cataract\"},{\"code\":\"H268\",\"name\":\"H268 Other specified cataract\"},{\"code\":\"H269\",\"name\":\"H269 Cataract, unspecified\"},{\"code\":\"H27\",\"name\":\"H27 Other disorders of lens\"},{\"code\":\"H270\",\"name\":\"H270 Aphakia\"},{\"code\":\"H271\",\"name\":\"H271 Dislocation of lens\"},{\"code\":\"H278\",\"name\":\"H278 Other specified disorders of lens\"},{\"code\":\"H279\",\"name\":\"H279 Disorder of lens, unspecified\"},{\"code\":\"H28\",\"name\":\"H28 Cataract and other disorders of lens in diseases classified elsewhere\"},{\"code\":\"H280\",\"name\":\"H280 Diabetic cataract\"},{\"code\":\"H281\",\"name\":\"H281 Cataract in other endocrine, nutritional and metabolic diseases\"},{\"code\":\"H282\",\"name\":\"H282 Cataract in other diseases classified elsewhere\"},{\"code\":\"H288\",\"name\":\"H288 Other disorders of lens in diseases classified elsewhere\"},{\"code\":\"H30\",\"name\":\"H30 Chorioretinal inflammation\"},{\"code\":\"H300\",\"name\":\"H300 Focal chorioretinal inflammation\"},{\"code\":\"H301\",\"name\":\"H301 Disseminated chorioretinal inflammation\"},{\"code\":\"H302\",\"name\":\"H302 Posterior cyclitis\"},{\"code\":\"H308\",\"name\":\"H308 Other chorioretinal inflammations\"},{\"code\":\"H309\",\"name\":\"H309 Chorioretinal inflammation, unspecified\"},{\"code\":\"H31\",\"name\":\"H31 Other disorders of choroid\"},{\"code\":\"H310\",\"name\":\"H310 Chorioretinal scars\"},{\"code\":\"H311\",\"name\":\"H311 Choroidal degeneration\"},{\"code\":\"H312\",\"name\":\"H312 Hereditary choroidal dystrophy\"},{\"code\":\"H313\",\"name\":\"H313 Choroidal haemorrhage and rupture\"},{\"code\":\"H314\",\"name\":\"H314 Choroidal detachment\"},{\"code\":\"H318\",\"name\":\"H318 Other specified disorders of choroid\"},{\"code\":\"H319\",\"name\":\"H319 Disorder of choroid, unspecified\"},{\"code\":\"H32\",\"name\":\"H32 Chorioretinal disorders in diseases classified elsewhere\"},{\"code\":\"H320\",\"name\":\"H320 Chorioretinal inflammation in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"H328\",\"name\":\"H328 Other chorioretinal disorders in diseases classified elsewhere\"},{\"code\":\"H33\",\"name\":\"H33 Retinal detachments and breaks\"},{\"code\":\"H330\",\"name\":\"H330 Retinal detachment with retinal break\"},{\"code\":\"H331\",\"name\":\"H331 Retinoschisis and retinal cysts\"},{\"code\":\"H332\",\"name\":\"H332 Serous retinal detachment\"},{\"code\":\"H333\",\"name\":\"H333 Retinal breaks without detachment\"},{\"code\":\"H334\",\"name\":\"H334 Traction detachment of retina\"},{\"code\":\"H335\",\"name\":\"H335 Other retinal detachments\"},{\"code\":\"H34\",\"name\":\"H34 Retinal vascular occlusions\"},{\"code\":\"H340\",\"name\":\"H340 Transient retinal artery occlusion\"},{\"code\":\"H341\",\"name\":\"H341 Central retinal artery occlusion\"},{\"code\":\"H342\",\"name\":\"H342 Other retinal artery occlusions\"},{\"code\":\"H348\",\"name\":\"H348 Other retinal vascular occlusions\"},{\"code\":\"H349\",\"name\":\"H349 Retinal vascular occlusion, unspecified\"},{\"code\":\"H35\",\"name\":\"H35 Other retinal disorders\"},{\"code\":\"H350\",\"name\":\"H350 Background retinopathy and retinal vascular changes\"},{\"code\":\"H351\",\"name\":\"H351 Retinopathy of prematurity\"},{\"code\":\"H352\",\"name\":\"H352 Other proliferative retinopathy\"},{\"code\":\"H353\",\"name\":\"H353 Degeneration of macula and posterior pole\"},{\"code\":\"H354\",\"name\":\"H354 Peripheral retinal degeneration\"},{\"code\":\"H355\",\"name\":\"H355 Hereditary retinal dystrophy\"},{\"code\":\"H356\",\"name\":\"H356 Retinal haemorrhage\"},{\"code\":\"H357\",\"name\":\"H357 Separation of retinal layers\"},{\"code\":\"H358\",\"name\":\"H358 Other specified retinal disorders\"},{\"code\":\"H359\",\"name\":\"H359 Retinal disorder, unspecified\"},{\"code\":\"H36\",\"name\":\"H36 Retinal disorders in diseases classified elsewhere\"},{\"code\":\"H360\",\"name\":\"H360 Diabetic retinopathy\"},{\"code\":\"H368\",\"name\":\"H368 Other retinal disorders in diseases classified elsewhere\"},{\"code\":\"H40\",\"name\":\"H40 Glaucoma\"},{\"code\":\"H400\",\"name\":\"H400 Glaucoma suspect\"},{\"code\":\"H401\",\"name\":\"H401 Primary open-angle glaucoma\"},{\"code\":\"H402\",\"name\":\"H402 Primary angle-closure glaucoma\"},{\"code\":\"H403\",\"name\":\"H403 Glaucoma secondary to eye trauma\"},{\"code\":\"H404\",\"name\":\"H404 Glaucoma secondary to eye inflammation\"},{\"code\":\"H405\",\"name\":\"H405 Glaucoma secondary to other eye disorders\"},{\"code\":\"H406\",\"name\":\"H406 Glaucoma secondary to drugs\"},{\"code\":\"H408\",\"name\":\"H408 Other glaucoma\"},{\"code\":\"H409\",\"name\":\"H409 Glaucoma, unspecified\"},{\"code\":\"H42\",\"name\":\"H42 Glaucoma in diseases classified elsewhere\"},{\"code\":\"H420\",\"name\":\"H420 Glaucoma in endocrine, nutritional and metabolic diseases\"},{\"code\":\"H428\",\"name\":\"H428 Glaucoma in other diseases classified elsewhere\"},{\"code\":\"H43\",\"name\":\"H43 Disorders of vitreous body\"},{\"code\":\"H430\",\"name\":\"H430 Vitreous prolapse\"},{\"code\":\"H431\",\"name\":\"H431 Vitreous haemorrhage\"},{\"code\":\"H432\",\"name\":\"H432 Crystalline deposits in vitreous body\"},{\"code\":\"H433\",\"name\":\"H433 Other vitreous opacities\"},{\"code\":\"H438\",\"name\":\"H438 Other disorders of vitreous body\"},{\"code\":\"H439\",\"name\":\"H439 Disorder of vitreous body, unspecified\"},{\"code\":\"H44\",\"name\":\"H44 Disorders of globe\"},{\"code\":\"H440\",\"name\":\"H440 Purulent endophthalmitis\"},{\"code\":\"H441\",\"name\":\"H441 Other endophthalmitis\"},{\"code\":\"H442\",\"name\":\"H442 Degenerative myopia\"},{\"code\":\"H443\",\"name\":\"H443 Other degenerative disorders of globe\"},{\"code\":\"H444\",\"name\":\"H444 Hypotony of eye\"},{\"code\":\"H445\",\"name\":\"H445 Degenerated conditions of globe\"},{\"code\":\"H446\",\"name\":\"H446 Retained (old) intraocular foreign body, magnetic\"},{\"code\":\"H447\",\"name\":\"H447 Retained (old) intraocular foreign body, nonmagnetic\"},{\"code\":\"H448\",\"name\":\"H448 Other disorders of globe\"},{\"code\":\"H449\",\"name\":\"H449 Disorder of globe, unspecified\"},{\"code\":\"H45\",\"name\":\"H45 Disorders of vitreous body and globe in diseases classified elsewhere\"},{\"code\":\"H450\",\"name\":\"H450 Vitreous haemorrhage in diseases classified elsewhere\"},{\"code\":\"H451\",\"name\":\"H451 Endophthalmitis in diseases classified elsewhere\"},{\"code\":\"H458\",\"name\":\"H458 Other disorders of vitreous body and globe in diseases classified elsewhere\"},{\"code\":\"H46\",\"name\":\"H46 Optic neuritis\"},{\"code\":\"H47\",\"name\":\"H47 Other disorders of optic [2nd] nerve and visual pathways\"},{\"code\":\"H470\",\"name\":\"H470 Disorders of optic nerve, NEC\"},{\"code\":\"H471\",\"name\":\"H471 Papilloedema, unspecified\"},{\"code\":\"H472\",\"name\":\"H472 Optic atrophy\"},{\"code\":\"H473\",\"name\":\"H473 Other disorders of optic disc\"},{\"code\":\"H474\",\"name\":\"H474 Disorders of optic chiasm\"},{\"code\":\"H475\",\"name\":\"H475 Disorders of other visual pathways\"},{\"code\":\"H476\",\"name\":\"H476 Disorders of visual cortex\"},{\"code\":\"H477\",\"name\":\"H477 Disorder of visual pathways, unspecified\"},{\"code\":\"H48\",\"name\":\"H48 Disorders of optic [2nd] nerve and visual pathways in diseases classified elsewhere\"},{\"code\":\"H480\",\"name\":\"H480 Optic atrophy in diseases classified elsewhere\"},{\"code\":\"H481\",\"name\":\"H481 Retrobulbar neuritis in diseases classified elsewhere\"},{\"code\":\"H488\",\"name\":\"H488 Other disorders of optic nerve and visual pathways in diseases classified elsewhere\"},{\"code\":\"H49\",\"name\":\"H49 Paralytic strabismus\"},{\"code\":\"H490\",\"name\":\"H490 Third [oculomotor] nerve palsy\"},{\"code\":\"H491\",\"name\":\"H491 Fourth [trochlear] nerve palsy\"},{\"code\":\"H492\",\"name\":\"H492 Sixth [abducent] nerve palsy\"},{\"code\":\"H493\",\"name\":\"H493 Total (external) ophthalmoplegia\"},{\"code\":\"H494\",\"name\":\"H494 Progressive external ophthalmoplegia\"},{\"code\":\"H498\",\"name\":\"H498 Other paralytic strabismus\"},{\"code\":\"H499\",\"name\":\"H499 Paralytic strabismus, unspecified\"},{\"code\":\"H50\",\"name\":\"H50 Other strabismus\"},{\"code\":\"H500\",\"name\":\"H500 Convergent concomitant strabismus\"},{\"code\":\"H501\",\"name\":\"H501 Divergent concomitant strabismus\"},{\"code\":\"H502\",\"name\":\"H502 Vertical strabismus\"},{\"code\":\"H503\",\"name\":\"H503 Intermittent heterotropia\"},{\"code\":\"H504\",\"name\":\"H504 Other and unspecified heterotropia\"},{\"code\":\"H505\",\"name\":\"H505 Heterophoria\"},{\"code\":\"H506\",\"name\":\"H506 Mechanical strabismus\"},{\"code\":\"H508\",\"name\":\"H508 Other specified strabismus\"},{\"code\":\"H509\",\"name\":\"H509 Strabismus, unspecified\"},{\"code\":\"H51\",\"name\":\"H51 Other disorders of binocular movement\"},{\"code\":\"H510\",\"name\":\"H510 Palsy of conjugate gaze\"},{\"code\":\"H511\",\"name\":\"H511 Convergence insufficiency and excess\"},{\"code\":\"H512\",\"name\":\"H512 Internuclear ophthalmoplegia\"},{\"code\":\"H518\",\"name\":\"H518 Other specified disorders of binocular movement\"},{\"code\":\"H519\",\"name\":\"H519 Disorder of binocular movement, unspecified\"},{\"code\":\"H52\",\"name\":\"H52 Disorders of refraction and accommodation\"},{\"code\":\"H520\",\"name\":\"H520 Hypermetropia\"},{\"code\":\"H521\",\"name\":\"H521 Myopia\"},{\"code\":\"H522\",\"name\":\"H522 Astigmatism\"},{\"code\":\"H523\",\"name\":\"H523 Anisometropia and aniseikonia\"},{\"code\":\"H524\",\"name\":\"H524 Presbyopia\"},{\"code\":\"H525\",\"name\":\"H525 Disorders of accommodation\"},{\"code\":\"H526\",\"name\":\"H526 Other disorders of refraction\"},{\"code\":\"H527\",\"name\":\"H527 Disorder of refraction, unspecified\"},{\"code\":\"H53\",\"name\":\"H53 Visual disturbances\"},{\"code\":\"H530\",\"name\":\"H530 Amblyopia ex anopsia\"},{\"code\":\"H531\",\"name\":\"H531 Subjective visual disturbances\"},{\"code\":\"H532\",\"name\":\"H532 Diplopia\"},{\"code\":\"H533\",\"name\":\"H533 Other disorders of binocular vision\"},{\"code\":\"H534\",\"name\":\"H534 Visual field defects\"},{\"code\":\"H535\",\"name\":\"H535 Colour vision deficiencies\"},{\"code\":\"H536\",\"name\":\"H536 Night blindness\"},{\"code\":\"H538\",\"name\":\"H538 Other visual disturbances\"},{\"code\":\"H539\",\"name\":\"H539 Visual disturbance, unspecified\"},{\"code\":\"H54\",\"name\":\"H54 Blindness and low vision\"},{\"code\":\"H540\",\"name\":\"H540 Blindness, both eyes\"},{\"code\":\"H541\",\"name\":\"H541 Blindness, one eye, low vision other eye\"},{\"code\":\"H542\",\"name\":\"H542 Low vision, both eyes\"},{\"code\":\"H543\",\"name\":\"H543 Unqualified visual loss, both eyes\"},{\"code\":\"H544\",\"name\":\"H544 Blindness, one eye\"},{\"code\":\"H545\",\"name\":\"H545 Low vision, one eye\"},{\"code\":\"H546\",\"name\":\"H546 Unqualified visual loss, one eye\"},{\"code\":\"H549\",\"name\":\"H549 Unspecified visual impairment (binocular)\"},{\"code\":\"H55\",\"name\":\"H55 Nystagmus and other irregular eye movements\"},{\"code\":\"H57\",\"name\":\"H57 Other disorders of eye and adnexa\"},{\"code\":\"H570\",\"name\":\"H570 Anomalies of pupillary function\"},{\"code\":\"H571\",\"name\":\"H571 Ocular pain\"},{\"code\":\"H578\",\"name\":\"H578 Other specified disorders of eye and adnexa\"},{\"code\":\"H579\",\"name\":\"H579 Disorder of eye and adnexa, unspecified\"},{\"code\":\"H58\",\"name\":\"H58 Other disorders of eye and adnexa in diseases classified elsewhere\"},{\"code\":\"H580\",\"name\":\"H580 Anomalies of pupillary function in diseases classified elsewhere\"},{\"code\":\"H581\",\"name\":\"H581 Visual disturbances in diseases classified elsewhere\"},{\"code\":\"H588\",\"name\":\"H588 Other specified disorders of eye and adnexa in diseases classified elsewhere\"},{\"code\":\"H59\",\"name\":\"H59 Postprocedural disorders of eye and adnexa, NEC\"},{\"code\":\"H590\",\"name\":\"H590 Vitreous syndrome following cataract surgery\"},{\"code\":\"H598\",\"name\":\"H598 Other postprocedural disorders of eye and adnexa\"},{\"code\":\"H599\",\"name\":\"H599 Postprocedural disorder of eye and adnexa, unspecified\"},{\"code\":\"H60\",\"name\":\"H60 Otitis externa\"},{\"code\":\"H600\",\"name\":\"H600 Abscess of external ear\"},{\"code\":\"H601\",\"name\":\"H601 Cellulitis of external ear\"},{\"code\":\"H602\",\"name\":\"H602 Malignant otitis externa\"},{\"code\":\"H603\",\"name\":\"H603 Other infective otitis externa\"},{\"code\":\"H604\",\"name\":\"H604 Cholesteatoma of external ear\"},{\"code\":\"H605\",\"name\":\"H605 Acute otitis externa, noninfective\"},{\"code\":\"H608\",\"name\":\"H608 Other otitis externa\"},{\"code\":\"H609\",\"name\":\"H609 Otitis externa, unspecified\"},{\"code\":\"H61\",\"name\":\"H61 Other disorders of external ear\"},{\"code\":\"H610\",\"name\":\"H610 Perichondritis of external ear\"},{\"code\":\"H611\",\"name\":\"H611 Noninfective disorders of pinna\"},{\"code\":\"H612\",\"name\":\"H612 Impacted cerumen\"},{\"code\":\"H613\",\"name\":\"H613 Acquired stenosis of external ear canal\"},{\"code\":\"H618\",\"name\":\"H618 Other specified disorders of external ear\"},{\"code\":\"H619\",\"name\":\"H619 Disorder of external ear, unspecified\"},{\"code\":\"H62\",\"name\":\"H62 Disorders of external ear in diseases classified elsewhere\"},{\"code\":\"H620\",\"name\":\"H620 Otitis externa in bacterial diseases classified elsewhere\"},{\"code\":\"H621\",\"name\":\"H621 Otitis externa in viral diseases classified elsewhere\"},{\"code\":\"H622\",\"name\":\"H622 Otitis externa in mycoses\"},{\"code\":\"H623\",\"name\":\"H623 Otitis externa in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"H624\",\"name\":\"H624 Otitis externa in other diseases classified elsewhere\"},{\"code\":\"H628\",\"name\":\"H628 Other disorders of external ear in diseases classified elsewhere\"},{\"code\":\"H65\",\"name\":\"H65 Nonsuppurative otitis media\"},{\"code\":\"H650\",\"name\":\"H650 Acute serous otitis media\"},{\"code\":\"H651\",\"name\":\"H651 Other acute nonsuppurative otitis media\"},{\"code\":\"H652\",\"name\":\"H652 Chronic serous otitis media\"},{\"code\":\"H653\",\"name\":\"H653 Chronic mucoid otitis media\"},{\"code\":\"H654\",\"name\":\"H654 Other chronic nonsuppurative otitis media\"},{\"code\":\"H659\",\"name\":\"H659 Nonsuppurative otitis media, unspecified\"},{\"code\":\"H66\",\"name\":\"H66 Suppurative and unspecified otitis media\"},{\"code\":\"H660\",\"name\":\"H660 Acute suppurative otitis media\"},{\"code\":\"H661\",\"name\":\"H661 Chronic tubotympanic suppurative otitis media\"},{\"code\":\"H662\",\"name\":\"H662 Chronic atticoantral suppurative otitis media\"},{\"code\":\"H663\",\"name\":\"H663 Other chronic suppurative otitis media\"},{\"code\":\"H664\",\"name\":\"H664 Suppurative otitis media, unspecified\"},{\"code\":\"H669\",\"name\":\"H669 Otitis media, unspecified\"},{\"code\":\"H67\",\"name\":\"H67 Otitis media in diseases classified elsewhere\"},{\"code\":\"H670\",\"name\":\"H670 Otitis media in bacterial diseases classified elsewhere\"},{\"code\":\"H671\",\"name\":\"H671 Otitis media in viral diseases classified elsewhere\"},{\"code\":\"H678\",\"name\":\"H678 Otitis media in other diseases classified elsewhere\"},{\"code\":\"H68\",\"name\":\"H68 Eustachian salpingitis and obstruction\"},{\"code\":\"H680\",\"name\":\"H680 Eustachian salpingitis\"},{\"code\":\"H681\",\"name\":\"H681 Obstruction of Eustachian tube\"},{\"code\":\"H69\",\"name\":\"H69 Other disorders of Eustachian tube\"},{\"code\":\"H690\",\"name\":\"H690 Patulous Eustachian tube\"},{\"code\":\"H698\",\"name\":\"H698 Other specified disorders of Eustachian tube\"},{\"code\":\"H699\",\"name\":\"H699 Eustachian tube disorder, unspecified\"},{\"code\":\"H70\",\"name\":\"H70 Mastoiditis and related conditions\"},{\"code\":\"H700\",\"name\":\"H700 Acute mastoiditis\"},{\"code\":\"H701\",\"name\":\"H701 Chronic mastoiditis\"},{\"code\":\"H702\",\"name\":\"H702 Petrositis\"},{\"code\":\"H708\",\"name\":\"H708 Other mastoiditis and related conditions\"},{\"code\":\"H709\",\"name\":\"H709 Mastoiditis, unspecified\"},{\"code\":\"H71\",\"name\":\"H71 Cholesteatoma of middle ear\"},{\"code\":\"H72\",\"name\":\"H72 Perforation of tympanic membrane\"},{\"code\":\"H720\",\"name\":\"H720 Central perforation of tympanic membrane\"},{\"code\":\"H721\",\"name\":\"H721 Attic perforation of tympanic membrane\"},{\"code\":\"H722\",\"name\":\"H722 Other marginal perforations of tympanic membrane\"},{\"code\":\"H728\",\"name\":\"H728 Other perforations of tympanic membrane\"},{\"code\":\"H729\",\"name\":\"H729 Perforation of tympanic membrane, unspecified\"},{\"code\":\"H73\",\"name\":\"H73 Other disorders of tympanic membrane\"},{\"code\":\"H730\",\"name\":\"H730 Acute myringitis\"},{\"code\":\"H731\",\"name\":\"H731 Chronic myringitis\"},{\"code\":\"H738\",\"name\":\"H738 Other specified disorders of tympanic membrane\"},{\"code\":\"H739\",\"name\":\"H739 Disorder of tympanic membrane, unspecified\"},{\"code\":\"H74\",\"name\":\"H74 Other disorders of middle ear and mastoid\"},{\"code\":\"H740\",\"name\":\"H740 Tympanosclerosis\"},{\"code\":\"H741\",\"name\":\"H741 Adhesive middle ear disease\"},{\"code\":\"H742\",\"name\":\"H742 Discontinuity and dislocation of ear ossicles\"},{\"code\":\"H743\",\"name\":\"H743 Other acquired abnormalities of ear ossicles\"},{\"code\":\"H744\",\"name\":\"H744 Polyp of middle ear\"},{\"code\":\"H748\",\"name\":\"H748 Other specified disorders of middle ear and mastoid\"},{\"code\":\"H749\",\"name\":\"H749 Disorder of middle ear and mastoid, unspecified\"},{\"code\":\"H75\",\"name\":\"H75 Other disorders of middle ear and mastoid in diseases classified elsewhere\"},{\"code\":\"H750\",\"name\":\"H750 Mastoiditis in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"H758\",\"name\":\"H758 Other specified disorders of middle ear and mastoid in diseases classified elsewhere\"},{\"code\":\"H80\",\"name\":\"H80 Otosclerosis\"},{\"code\":\"H800\",\"name\":\"H800 Otosclerosis involving oval window, nonobliterative\"},{\"code\":\"H801\",\"name\":\"H801 Otosclerosis involving oval window, obliterative\"},{\"code\":\"H802\",\"name\":\"H802 Cochlear otosclerosis\"},{\"code\":\"H808\",\"name\":\"H808 Other otosclerosis\"},{\"code\":\"H809\",\"name\":\"H809 Otosclerosis, unspecified\"},{\"code\":\"H81\",\"name\":\"H81 Disorders of vestibular function\"},{\"code\":\"H810\",\"name\":\"H810 Ménière's disease\"},{\"code\":\"H811\",\"name\":\"H811 Benign paroxysmal vertigo\"},{\"code\":\"H812\",\"name\":\"H812 Vestibular neuronitis\"},{\"code\":\"H813\",\"name\":\"H813 Other peripheral vertigo\"},{\"code\":\"H814\",\"name\":\"H814 Vertigo of central origin\"},{\"code\":\"H818\",\"name\":\"H818 Other disorders of vestibular function\"},{\"code\":\"H819\",\"name\":\"H819 Disorder of vestibular function, unspecified\"},{\"code\":\"H82\",\"name\":\"H82 Vertiginous syndromes in diseases classified elsewhere\"},{\"code\":\"H83\",\"name\":\"H83 Other diseases of inner ear\"},{\"code\":\"H830\",\"name\":\"H830 Labyrinthitis\"},{\"code\":\"H831\",\"name\":\"H831 Labyrinthine fistula\"},{\"code\":\"H832\",\"name\":\"H832 Labyrinthine dysfunction\"},{\"code\":\"H833\",\"name\":\"H833 Noise effects on inner ear\"},{\"code\":\"H838\",\"name\":\"H838 Other specified diseases of inner ear\"},{\"code\":\"H839\",\"name\":\"H839 Disease of inner ear, unspecified\"},{\"code\":\"H90\",\"name\":\"H90 Conductive and sensorineural hearing loss\"},{\"code\":\"H900\",\"name\":\"H900 Conductive hearing loss, bilateral\"},{\"code\":\"H901\",\"name\":\"H901 Conductive hearing loss, unilateral with unrestricted hearing on the contralateral side\"},{\"code\":\"H902\",\"name\":\"H902 Conductive hearing loss, unspecified\"},{\"code\":\"H903\",\"name\":\"H903 Sensorineural hearing loss, bilateral\"},{\"code\":\"H904\",\"name\":\"H904 Sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side\"},{\"code\":\"H905\",\"name\":\"H905 Sensorineural hearing loss, unspecified\"},{\"code\":\"H906\",\"name\":\"H906 Mixed conductive and sensorineural hearing loss, bilateral\"},{\"code\":\"H907\",\"name\":\"H907 Mixed conductive and sensorineural hearing loss, unilateral with unrestricted hearing on the contralateral side\"},{\"code\":\"H908\",\"name\":\"H908 Mixed conductive and sensorineural hearing loss, unspecified\"},{\"code\":\"H91\",\"name\":\"H91 Other hearing loss\"},{\"code\":\"H910\",\"name\":\"H910 Ototoxic hearing loss\"},{\"code\":\"H911\",\"name\":\"H911 Presbycusis\"},{\"code\":\"H912\",\"name\":\"H912 Sudden idiopathic hearing loss\"},{\"code\":\"H913\",\"name\":\"H913 Deaf mutism, NEC\"},{\"code\":\"H918\",\"name\":\"H918 Other specified hearing loss\"},{\"code\":\"H919\",\"name\":\"H919 Hearing loss, unspecified\"},{\"code\":\"H92\",\"name\":\"H92 Otalgia and effusion of ear\"},{\"code\":\"H920\",\"name\":\"H920 Otalgia\"},{\"code\":\"H921\",\"name\":\"H921 Otorrhoea\"},{\"code\":\"H922\",\"name\":\"H922 Otorrhagia\"},{\"code\":\"H93\",\"name\":\"H93 Other disorders of ear, NEC\"},{\"code\":\"H930\",\"name\":\"H930 Degenerative and vascular disorders of ear\"},{\"code\":\"H931\",\"name\":\"H931 Tinnitus\"},{\"code\":\"H932\",\"name\":\"H932 Other abnormal auditory perceptions\"},{\"code\":\"H933\",\"name\":\"H933 Disorders of acoustic nerve\"},{\"code\":\"H938\",\"name\":\"H938 Other specified disorders of ear\"},{\"code\":\"H939\",\"name\":\"H939 Disorder of ear, unspecified\"},{\"code\":\"H94\",\"name\":\"H94 Other disorders of ear in diseases classified elsewhere\"},{\"code\":\"H940\",\"name\":\"H940 Acoustic neuritis in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"H948\",\"name\":\"H948 Other specified disorders of ear in diseases classified elsewhere\"},{\"code\":\"H95\",\"name\":\"H95 Postprocedural disorders of ear and mastoid process, NEC\"},{\"code\":\"H950\",\"name\":\"H950 Recurrent cholesteatoma of postmastoidectomy cavity\"},{\"code\":\"H951\",\"name\":\"H951 Other disorders following mastoidectomy\"},{\"code\":\"H958\",\"name\":\"H958 Other postprocedural disorders of ear and mastoid process\"},{\"code\":\"H959\",\"name\":\"H959 Postprocedural disorder of ear and mastoid process, unspecified\"},{\"code\":\"I00\",\"name\":\"I00 Rheumatic fever without mention of heart involvement\"},{\"code\":\"I01\",\"name\":\"I01 Rheumatic fever with heart involvement\"},{\"code\":\"I010\",\"name\":\"I010 Acute rheumatic pericarditis\"},{\"code\":\"I011\",\"name\":\"I011 Acute rheumatic endocarditis\"},{\"code\":\"I012\",\"name\":\"I012 Acute rheumatic myocarditis\"},{\"code\":\"I018\",\"name\":\"I018 Other acute rheumatic heart disease\"},{\"code\":\"I019\",\"name\":\"I019 Acute rheumatic heart disease, unspecified\"},{\"code\":\"I02\",\"name\":\"I02 Rheumatic chorea\"},{\"code\":\"I020\",\"name\":\"I020 Rheumatic chorea with heart involvement\"},{\"code\":\"I029\",\"name\":\"I029 Rheumatic chorea without heart involvement\"},{\"code\":\"I05\",\"name\":\"I05 Rheumatic mitral valve diseases\"},{\"code\":\"I050\",\"name\":\"I050 Mitral stenosis\"},{\"code\":\"I051\",\"name\":\"I051 Rheumatic mitral insufficiency\"},{\"code\":\"I052\",\"name\":\"I052 Mitral stenosis with insufficiency\"},{\"code\":\"I058\",\"name\":\"I058 Other mitral valve diseases\"},{\"code\":\"I059\",\"name\":\"I059 Mitral valve disease, unspecified\"},{\"code\":\"I06\",\"name\":\"I06 Rheumatic aortic valve diseases\"},{\"code\":\"I060\",\"name\":\"I060 Rheumatic aortic stenosis\"},{\"code\":\"I061\",\"name\":\"I061 Rheumatic aortic insufficiency\"},{\"code\":\"I062\",\"name\":\"I062 Rheumatic aortic stenosis with insufficiency\"},{\"code\":\"I068\",\"name\":\"I068 Other rheumatic aortic valve diseases\"},{\"code\":\"I069\",\"name\":\"I069 Rheumatic aortic valve disease, unspecified\"},{\"code\":\"I07\",\"name\":\"I07 Rheumatic tricuspid valve diseases\"},{\"code\":\"I070\",\"name\":\"I070 Tricuspid stenosis\"},{\"code\":\"I071\",\"name\":\"I071 Tricuspid insufficiency\"},{\"code\":\"I072\",\"name\":\"I072 Tricuspid stenosis with insufficiency\"},{\"code\":\"I078\",\"name\":\"I078 Other tricuspid valve diseases\"},{\"code\":\"I079\",\"name\":\"I079 Tricuspid valve disease, unspecified\"},{\"code\":\"I08\",\"name\":\"I08 Multiple valve diseases\"},{\"code\":\"I080\",\"name\":\"I080 Disorders of both mitral and aortic valves\"},{\"code\":\"I081\",\"name\":\"I081 Disorders of both mitral and tricuspid valves\"},{\"code\":\"I082\",\"name\":\"I082 Disorders of both aortic and tricuspid valves\"},{\"code\":\"I083\",\"name\":\"I083 Combined disorders of mitral, aortic and tricuspid valves\"},{\"code\":\"I088\",\"name\":\"I088 Other multiple valve diseases\"},{\"code\":\"I089\",\"name\":\"I089 Multiple valve disease, unspecified\"},{\"code\":\"I09\",\"name\":\"I09 Other rheumatic heart diseases\"},{\"code\":\"I090\",\"name\":\"I090 Rheumatic myocarditis\"},{\"code\":\"I091\",\"name\":\"I091 Rheumatic diseases of endocardium, valve unspecified\"},{\"code\":\"I092\",\"name\":\"I092 Chronic rheumatic pericarditis\"},{\"code\":\"I098\",\"name\":\"I098 Other specified rheumatic heart diseases\"},{\"code\":\"I099\",\"name\":\"I099 Rheumatic heart disease, unspecified\"},{\"code\":\"I10\",\"name\":\"I10 Essential (primary) hypertension\"},{\"code\":\"I11\",\"name\":\"I11 Hypertensive heart disease\"},{\"code\":\"I110\",\"name\":\"I110 Hypertensive heart disease with (congestive) heart failure\"},{\"code\":\"I119\",\"name\":\"I119 Hypertensive heart disease without (congestive) heart failure\"},{\"code\":\"I12\",\"name\":\"I12 Hypertensive renal disease\"},{\"code\":\"I120\",\"name\":\"I120 Hypertensive renal disease with renal failure\"},{\"code\":\"I129\",\"name\":\"I129 Hypertensive renal disease without renal failure\"},{\"code\":\"I13\",\"name\":\"I13 Hypertensive heart and renal disease\"},{\"code\":\"I130\",\"name\":\"I130 Hypertensive heart and renal disease with (congestive) heart failure\"},{\"code\":\"I131\",\"name\":\"I131 Hypertensive heart and renal disease with renal failure\"},{\"code\":\"I132\",\"name\":\"I132 Hypertensive heart and renal disease with both (congestive) heart failure and renal failure\"},{\"code\":\"I139\",\"name\":\"I139 Hypertensive heart and renal disease, unspecified\"},{\"code\":\"I15\",\"name\":\"I15 Secondary hypertension\"},{\"code\":\"I150\",\"name\":\"I150 Renovascular hypertension\"},{\"code\":\"I151\",\"name\":\"I151 Hypertension secondary to other renal disorders\"},{\"code\":\"I152\",\"name\":\"I152 Hypertension secondary to endocrine disorders\"},{\"code\":\"I158\",\"name\":\"I158 Other secondary hypertension\"},{\"code\":\"I159\",\"name\":\"I159 Secondary hypertension, unspecified\"},{\"code\":\"I20\",\"name\":\"I20 Angina pectoris\"},{\"code\":\"I200\",\"name\":\"I200 Unstable angina\"},{\"code\":\"I201\",\"name\":\"I201 Angina pectoris with documented spasm\"},{\"code\":\"I208\",\"name\":\"I208 Other forms of angina pectoris\"},{\"code\":\"I209\",\"name\":\"I209 Angina pectoris, unspecified\"},{\"code\":\"I21\",\"name\":\"I21 Acute myocardial infarction\"},{\"code\":\"I210\",\"name\":\"I210 Acute transmural myocardial infarction of anterior wall\"},{\"code\":\"I211\",\"name\":\"I211 Acute transmural myocardial infarction of inferior wall\"},{\"code\":\"I212\",\"name\":\"I212 Acute transmural myocardial infarction of other sites\"},{\"code\":\"I213\",\"name\":\"I213 Acute transmural myocardial infarction of unspecified site\"},{\"code\":\"I214\",\"name\":\"I214 Acute subendocardial myocardial infarction\"},{\"code\":\"I219\",\"name\":\"I219 Acute myocardial infarction, unspecified\"},{\"code\":\"I22\",\"name\":\"I22 Subsequent myocardial infarction\"},{\"code\":\"I220\",\"name\":\"I220 Subsequent myocardial infarction of anterior wall\"},{\"code\":\"I221\",\"name\":\"I221 Subsequent myocardial infarction of inferior wall\"},{\"code\":\"I228\",\"name\":\"I228 Subsequent myocardial infarction of other sites\"},{\"code\":\"I229\",\"name\":\"I229 Subsequent myocardial infarction of unspecified site\"},{\"code\":\"I23\",\"name\":\"I23 Certain current complications following acute myocardial infarction\"},{\"code\":\"I230\",\"name\":\"I230 Haemopericardium as current complication following acute myocardial infarction\"},{\"code\":\"I231\",\"name\":\"I231 Atrial septal defect as current complication following acute myocardial infarction\"},{\"code\":\"I232\",\"name\":\"I232 Ventricular septal defect as current complication following acute myocardial infarction\"},{\"code\":\"I233\",\"name\":\"I233 Rupture of cardiac wall without haemopericardium as current complication following acute myocardial infarction\"},{\"code\":\"I234\",\"name\":\"I234 Rupture of chordae tendineae as current complication following acute myocardial infarction\"},{\"code\":\"I235\",\"name\":\"I235 Rupture of papillary muscle as current complication following acute myocardial infarction\"},{\"code\":\"I236\",\"name\":\"I236 Thrombosis of atrium, auricular appendage, and ventricle as current complications following acute myocardial infarction\"},{\"code\":\"I238\",\"name\":\"I238 Other current complications following acute myocardial infarction\"},{\"code\":\"I24\",\"name\":\"I24 Other acute ischaemic heart diseases\"},{\"code\":\"I240\",\"name\":\"I240 Coronary thrombosis not resulting in myocardial infarction\"},{\"code\":\"I241\",\"name\":\"I241 Dressler's syndrome\"},{\"code\":\"I248\",\"name\":\"I248 Other forms of acute ischaemic heart disease\"},{\"code\":\"I249\",\"name\":\"I249 Acute ischaemic heart disease, unspecified\"},{\"code\":\"I25\",\"name\":\"I25 Chronic ischaemic heart disease\"},{\"code\":\"I250\",\"name\":\"I250 Atherosclerotic cardiovascular disease, so described\"},{\"code\":\"I251\",\"name\":\"I251 Atherosclerotic heart disease\"},{\"code\":\"I252\",\"name\":\"I252 Old myocardial infarction\"},{\"code\":\"I253\",\"name\":\"I253 Aneurysm of heart\"},{\"code\":\"I254\",\"name\":\"I254 Coronary artery aneurysm\"},{\"code\":\"I255\",\"name\":\"I255 Ischaemic cardiomyopathy\"},{\"code\":\"I256\",\"name\":\"I256 Silent myocardial ischaemia\"},{\"code\":\"I258\",\"name\":\"I258 Other forms of chronic ischaemic heart disease\"},{\"code\":\"I259\",\"name\":\"I259 Chronic ischaemic heart disease, unspecified\"},{\"code\":\"I26\",\"name\":\"I26 Pulmonary embolism\"},{\"code\":\"I260\",\"name\":\"I260 Pulmonary embolism with mention of acute cor pulmonale\"},{\"code\":\"I269\",\"name\":\"I269 Pulmonary embolism without mention of acute cor pulmonale\"},{\"code\":\"I27\",\"name\":\"I27 Other pulmonary heart diseases\"},{\"code\":\"I270\",\"name\":\"I270 Primary pulmonary hypertension\"},{\"code\":\"I271\",\"name\":\"I271 Kyphoscoliotic heart disease\"},{\"code\":\"I272\",\"name\":\"I272 Other secondary pulmonary hypertension\"},{\"code\":\"I278\",\"name\":\"I278 Other specified pulmonary heart diseases\"},{\"code\":\"I279\",\"name\":\"I279 Pulmonary heart disease, unspecified\"},{\"code\":\"I28\",\"name\":\"I28 Other diseases of pulmonary vessels\"},{\"code\":\"I280\",\"name\":\"I280 Arteriovenous fistula of pulmonary vessels\"},{\"code\":\"I281\",\"name\":\"I281 Aneurysm of pulmonary artery\"},{\"code\":\"I288\",\"name\":\"I288 Other specified diseases of pulmonary vessels\"},{\"code\":\"I289\",\"name\":\"I289 Disease of pulmonary vessels, unspecified\"},{\"code\":\"I30\",\"name\":\"I30 Acute pericarditis\"},{\"code\":\"I300\",\"name\":\"I300 Acute nonspecific idiopathic pericarditis\"},{\"code\":\"I301\",\"name\":\"I301 Infective pericarditis\"},{\"code\":\"I308\",\"name\":\"I308 Other forms of acute pericarditis\"},{\"code\":\"I309\",\"name\":\"I309 Acute pericarditis, unspecified\"},{\"code\":\"I31\",\"name\":\"I31 Other diseases of pericardium\"},{\"code\":\"I310\",\"name\":\"I310 Chronic adhesive pericarditis\"},{\"code\":\"I311\",\"name\":\"I311 Chronic constrictive pericarditis\"},{\"code\":\"I312\",\"name\":\"I312 Haemopericardium, NEC\"},{\"code\":\"I313\",\"name\":\"I313 Pericardial effusion (noninflammatory)\"},{\"code\":\"I318\",\"name\":\"I318 Other specified diseases of pericardium\"},{\"code\":\"I319\",\"name\":\"I319 Disease of pericardium, unspecified\"},{\"code\":\"I32\",\"name\":\"I32 Pericarditis in diseases classified elsewhere\"},{\"code\":\"I320\",\"name\":\"I320 Pericarditis in bacterial diseases classified elsewhere\"},{\"code\":\"I321\",\"name\":\"I321 Pericarditis in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"I328\",\"name\":\"I328 Pericarditis in other diseases classified elsewhere\"},{\"code\":\"I33\",\"name\":\"I33 Acute and subacute endocarditis\"},{\"code\":\"I330\",\"name\":\"I330 Acute and subacute infective endocarditis\"},{\"code\":\"I339\",\"name\":\"I339 Acute endocarditis, unspecified\"},{\"code\":\"I34\",\"name\":\"I34 Nonrheumatic mitral valve disorders\"},{\"code\":\"I340\",\"name\":\"I340 Mitral (valve) insufficiency\"},{\"code\":\"I341\",\"name\":\"I341 Mitral (valve) prolapse\"},{\"code\":\"I342\",\"name\":\"I342 Nonrheumatic mitral (valve) stenosis\"},{\"code\":\"I348\",\"name\":\"I348 Other nonrheumatic mitral valve disorders\"},{\"code\":\"I349\",\"name\":\"I349 Nonrheumatic mitral valve disorder, unspecified\"},{\"code\":\"I35\",\"name\":\"I35 Nonrheumatic aortic valve disorders\"},{\"code\":\"I350\",\"name\":\"I350 Aortic (valve) stenosis\"},{\"code\":\"I351\",\"name\":\"I351 Aortic (valve) insufficiency\"},{\"code\":\"I352\",\"name\":\"I352 Aortic (valve) stenosis with insufficiency\"},{\"code\":\"I358\",\"name\":\"I358 Other aortic valve disorders\"},{\"code\":\"I359\",\"name\":\"I359 Aortic valve disorder, unspecified\"},{\"code\":\"I36\",\"name\":\"I36 Nonrheumatic tricuspid valve disorders\"},{\"code\":\"I360\",\"name\":\"I360 Nonrheumatic tricuspid (valve) stenosis\"},{\"code\":\"I361\",\"name\":\"I361 Nonrheumatic tricuspid (valve) insufficiency\"},{\"code\":\"I362\",\"name\":\"I362 Nonrheumatic tricuspid (valve) stenosis with insufficiency\"},{\"code\":\"I368\",\"name\":\"I368 Other nonrheumatic tricuspid valve disorders\"},{\"code\":\"I369\",\"name\":\"I369 Nonrheumatic tricuspid valve disorder, unspecified\"},{\"code\":\"I37\",\"name\":\"I37 Pulmonary valve disorders\"},{\"code\":\"I370\",\"name\":\"I370 Pulmonary valve stenosis\"},{\"code\":\"I371\",\"name\":\"I371 Pulmonary valve insufficiency\"},{\"code\":\"I372\",\"name\":\"I372 Pulmonary valve stenosis with insufficiency\"},{\"code\":\"I378\",\"name\":\"I378 Other pulmonary valve disorders\"},{\"code\":\"I379\",\"name\":\"I379 Pulmonary valve disorder, unspecified\"},{\"code\":\"I38\",\"name\":\"I38 Endocarditis, valve unspecified\"},{\"code\":\"I39\",\"name\":\"I39 Endocarditis and heart valve disorders in diseases classified elsewhere\"},{\"code\":\"I390\",\"name\":\"I390 Mitral valve disorders in diseases classified elsewhere\"},{\"code\":\"I391\",\"name\":\"I391 Aortic valve disorders in diseases classified elsewhere\"},{\"code\":\"I392\",\"name\":\"I392 Tricuspid valve disorders in diseases classified elsewhere\"},{\"code\":\"I393\",\"name\":\"I393 Pulmonary valve disorders in diseases classified elsewhere\"},{\"code\":\"I394\",\"name\":\"I394 Multiple valve disorders in diseases classified elsewhere\"},{\"code\":\"I398\",\"name\":\"I398 Endocarditis, valve unspecified, in diseases classified elsewhere\"},{\"code\":\"I40\",\"name\":\"I40 Acute myocarditis\"},{\"code\":\"I400\",\"name\":\"I400 Infective myocarditis\"},{\"code\":\"I401\",\"name\":\"I401 Isolated myocarditis\"},{\"code\":\"I408\",\"name\":\"I408 Other acute myocarditis\"},{\"code\":\"I409\",\"name\":\"I409 Acute myocarditis, unspecified\"},{\"code\":\"I41\",\"name\":\"I41 Myocarditis in diseases classified elsewhere\"},{\"code\":\"I410\",\"name\":\"I410 Myocarditis in bacterial diseases classified elsewhere\"},{\"code\":\"I411\",\"name\":\"I411 Myocarditis in viral diseases classified elsewhere\"},{\"code\":\"I412\",\"name\":\"I412 Myocarditis in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"I418\",\"name\":\"I418 Myocarditis in other diseases classified elsewhere\"},{\"code\":\"I42\",\"name\":\"I42 Cardiomyopathy\"},{\"code\":\"I420\",\"name\":\"I420 Dilated cardiomyopathy\"},{\"code\":\"I421\",\"name\":\"I421 Obstructive hypertrophic cardiomyopathy\"},{\"code\":\"I422\",\"name\":\"I422 Other hypertrophic cardiomyopathy\"},{\"code\":\"I423\",\"name\":\"I423 Endomyocardial (eosinophilic) disease\"},{\"code\":\"I424\",\"name\":\"I424 Endocardial fibroelastosis\"},{\"code\":\"I425\",\"name\":\"I425 Other restrictive cardiomyopathy\"},{\"code\":\"I426\",\"name\":\"I426 Alcoholic cardiomyopathy\"},{\"code\":\"I427\",\"name\":\"I427 Cardiomyopathy due to drugs and other external agents\"},{\"code\":\"I428\",\"name\":\"I428 Other cardiomyopathies\"},{\"code\":\"I429\",\"name\":\"I429 Cardiomyopathy, unspecified\"},{\"code\":\"I43\",\"name\":\"I43 Cardiomyopathy in diseases classified elsewhere\"},{\"code\":\"I430\",\"name\":\"I430 Cardiomyopathy in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"I431\",\"name\":\"I431 Cardiomyopathy in metabolic diseases\"},{\"code\":\"I432\",\"name\":\"I432 Cardiomyopathy in nutritional diseases\"},{\"code\":\"I438\",\"name\":\"I438 Cardiomyopathy in other diseases classified elsewhere\"},{\"code\":\"I44\",\"name\":\"I44 Atrioventricular and left bundle-branch block\"},{\"code\":\"I440\",\"name\":\"I440 Atrioventricular block, first degree\"},{\"code\":\"I441\",\"name\":\"I441 Atrioventricular block, second degree\"},{\"code\":\"I442\",\"name\":\"I442 Atrioventricular block, complete\"},{\"code\":\"I443\",\"name\":\"I443 Other and unspecified atrioventricular block\"},{\"code\":\"I444\",\"name\":\"I444 Left anterior fascicular block\"},{\"code\":\"I445\",\"name\":\"I445 Left posterior fascicular block\"},{\"code\":\"I446\",\"name\":\"I446 Other and unspecified fascicular block\"},{\"code\":\"I447\",\"name\":\"I447 Left bundle-branch block, unspecified\"},{\"code\":\"I45\",\"name\":\"I45 Other conduction disorders\"},{\"code\":\"I450\",\"name\":\"I450 Right fascicular block\"},{\"code\":\"I451\",\"name\":\"I451 Other and unspecified right bundle-branch block\"},{\"code\":\"I452\",\"name\":\"I452 Bifascicular block\"},{\"code\":\"I453\",\"name\":\"I453 Trifascicular block\"},{\"code\":\"I454\",\"name\":\"I454 Nonspecific intraventricular block\"},{\"code\":\"I455\",\"name\":\"I455 Other specified heart block\"},{\"code\":\"I456\",\"name\":\"I456 Pre-excitation syndrome\"},{\"code\":\"I458\",\"name\":\"I458 Other specified conduction disorders\"},{\"code\":\"I459\",\"name\":\"I459 Conduction disorder, unspecified\"},{\"code\":\"I46\",\"name\":\"I46 Cardiac arrest\"},{\"code\":\"I460\",\"name\":\"I460 Cardiac arrest with successful resuscitation\"},{\"code\":\"I461\",\"name\":\"I461 Sudden cardiac death, so described\"},{\"code\":\"I469\",\"name\":\"I469 Cardiac arrest, unspecified\"},{\"code\":\"I47\",\"name\":\"I47 Paroxysmal tachycardia\"},{\"code\":\"I470\",\"name\":\"I470 Re-entry ventricular arrhythmia\"},{\"code\":\"I471\",\"name\":\"I471 Supraventricular tachycardia\"},{\"code\":\"I472\",\"name\":\"I472 Ventricular tachycardia\"},{\"code\":\"I479\",\"name\":\"I479 Paroxysmal tachycardia, unspecified\"},{\"code\":\"I48\",\"name\":\"I48 Atrial fibrillation and flutter\"},{\"code\":\"I49\",\"name\":\"I49 Other cardiac arrhythmias\"},{\"code\":\"I490\",\"name\":\"I490 Ventricular fibrillation and flutter\"},{\"code\":\"I491\",\"name\":\"I491 Atrial premature depolarization\"},{\"code\":\"I492\",\"name\":\"I492 Junctional premature depolarization\"},{\"code\":\"I493\",\"name\":\"I493 Ventricular premature depolarization\"},{\"code\":\"I494\",\"name\":\"I494 Other and unspecified premature depolarization\"},{\"code\":\"I495\",\"name\":\"I495 Sick sinus syndrome\"},{\"code\":\"I498\",\"name\":\"I498 Other specified cardiac arrhythmias\"},{\"code\":\"I499\",\"name\":\"I499 Cardiac arrhythmia, unspecified\"},{\"code\":\"I50\",\"name\":\"I50 Heart failure\"},{\"code\":\"I500\",\"name\":\"I500 Congestive heart failure\"},{\"code\":\"I501\",\"name\":\"I501 Left ventricular failure\"},{\"code\":\"I509\",\"name\":\"I509 Heart failure, unspecified\"},{\"code\":\"I51\",\"name\":\"I51 Complications and ill-defined descriptions of heart disease\"},{\"code\":\"I510\",\"name\":\"I510 Cardiac septal defect, acquired\"},{\"code\":\"I511\",\"name\":\"I511 Rupture of chordae tendineae, NEC\"},{\"code\":\"I512\",\"name\":\"I512 Rupture of papillary muscle, NEC\"},{\"code\":\"I513\",\"name\":\"I513 Intracardiac thrombosis, NEC\"},{\"code\":\"I514\",\"name\":\"I514 Myocarditis, unspecified\"},{\"code\":\"I515\",\"name\":\"I515 Myocardial degeneration\"},{\"code\":\"I516\",\"name\":\"I516 Cardiovascular disease, unspecified\"},{\"code\":\"I517\",\"name\":\"I517 Cardiomegaly\"},{\"code\":\"I518\",\"name\":\"I518 Other ill-defined heart diseases\"},{\"code\":\"I519\",\"name\":\"I519 Heart disease, unspecified\"},{\"code\":\"I52\",\"name\":\"I52 Other heart disorders in diseases classified elsewhere\"},{\"code\":\"I520\",\"name\":\"I520 Other heart disorders in bacterial diseases classified elsewhere\"},{\"code\":\"I521\",\"name\":\"I521 Other heart disorders in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"I528\",\"name\":\"I528 Other heart disorders in other diseases classified elsewhere\"},{\"code\":\"I60\",\"name\":\"I60 Subarachnoid haemorrhage\"},{\"code\":\"I600\",\"name\":\"I600 Subarachnoid haemorrhage from carotid siphon and bifurcation\"},{\"code\":\"I601\",\"name\":\"I601 Subarachnoid haemorrhage from middle cerebral artery\"},{\"code\":\"I602\",\"name\":\"I602 Subarachnoid haemorrhage from anterior communicating artery\"},{\"code\":\"I603\",\"name\":\"I603 Subarachnoid haemorrhage from posterior communicating artery\"},{\"code\":\"I604\",\"name\":\"I604 Subarachnoid haemorrhage from basilar artery\"},{\"code\":\"I605\",\"name\":\"I605 Subarachnoid haemorrhage from vertebral artery\"},{\"code\":\"I606\",\"name\":\"I606 Subarachnoid haemorrhage from other intracranial arteries\"},{\"code\":\"I607\",\"name\":\"I607 Subarachnoid haemorrhage from intracranial artery, unspecified\"},{\"code\":\"I608\",\"name\":\"I608 Other subarachnoid haemorrhage\"},{\"code\":\"I609\",\"name\":\"I609 Subarachnoid haemorrhage, unspecified\"},{\"code\":\"I61\",\"name\":\"I61 Intracerebral haemorrhage\"},{\"code\":\"I610\",\"name\":\"I610 Intracerebral haemorrhage in hemisphere, subcortical\"},{\"code\":\"I611\",\"name\":\"I611 Intracerebral haemorrhage in hemisphere, cortical\"},{\"code\":\"I612\",\"name\":\"I612 Intracerebral haemorrhage in hemisphere, unspecified\"},{\"code\":\"I613\",\"name\":\"I613 Intracerebral haemorrhage in brain stem\"},{\"code\":\"I614\",\"name\":\"I614 Intracerebral haemorrhage in cerebellum\"},{\"code\":\"I615\",\"name\":\"I615 Intracerebral haemorrhage, intraventricular\"},{\"code\":\"I616\",\"name\":\"I616 Intracerebral haemorrhage, multiple localized\"},{\"code\":\"I618\",\"name\":\"I618 Other intracerebral haemorrhage\"},{\"code\":\"I619\",\"name\":\"I619 Intracerebral haemorrhage, unspecified\"},{\"code\":\"I62\",\"name\":\"I62 Other nontraumatic intracranial haemorrhage\"},{\"code\":\"I620\",\"name\":\"I620 Subdural haemorrhage (acute)(nontraumatic)\"},{\"code\":\"I621\",\"name\":\"I621 Nontraumatic extradural haemorrhage\"},{\"code\":\"I629\",\"name\":\"I629 Intracranial haemorrhage (nontraumatic), unspecified\"},{\"code\":\"I63\",\"name\":\"I63 Cerebral infarction\"},{\"code\":\"I630\",\"name\":\"I630 Cerebral infarction due to thrombosis of precerebral arteries\"},{\"code\":\"I631\",\"name\":\"I631 Cerebral infarction due to embolism of precerebral arteries\"},{\"code\":\"I632\",\"name\":\"I632 Cerebral infarction due to unspecified occlusion or stenosis of precerebral arteries\"},{\"code\":\"I633\",\"name\":\"I633 Cerebral infarction due to thrombosis of cerebral arteries\"},{\"code\":\"I634\",\"name\":\"I634 Cerebral infarction due to embolism of cerebral arteries\"},{\"code\":\"I635\",\"name\":\"I635 Cerebral infarction due to unspecified occlusion or stenosis of cerebral arteries\"},{\"code\":\"I636\",\"name\":\"I636 Cerebral infarction due to cerebral venous thrombosis, nonpyogenic\"},{\"code\":\"I638\",\"name\":\"I638 Other cerebral infarction\"},{\"code\":\"I639\",\"name\":\"I639 Cerebral infarction, unspecified\"},{\"code\":\"I64\",\"name\":\"I64 Stroke, not specified as haemorrhage or infarction\"},{\"code\":\"I65\",\"name\":\"I65 Occlusion and stenosis of precerebral arteries, not resulting in cerebral infarction\"},{\"code\":\"I650\",\"name\":\"I650 Occlusion and stenosis of vertebral artery\"},{\"code\":\"I651\",\"name\":\"I651 Occlusion and stenosis of basilar artery\"},{\"code\":\"I652\",\"name\":\"I652 Occlusion and stenosis of carotid artery\"},{\"code\":\"I653\",\"name\":\"I653 Occlusion and stenosis of multiple and bilateral precerebral arteries\"},{\"code\":\"I658\",\"name\":\"I658 Occlusion and stenosis of other precerebral artery\"},{\"code\":\"I659\",\"name\":\"I659 Occlusion and stenosis of unspecified precerebral artery\"},{\"code\":\"I66\",\"name\":\"I66 Occlusion and stenosis of cerebral arteries, not resulting in cerebral infarction\"},{\"code\":\"I660\",\"name\":\"I660 Occlusion and stenosis of middle cerebral artery\"},{\"code\":\"I661\",\"name\":\"I661 Occlusion and stenosis of anterior cerebral artery\"},{\"code\":\"I662\",\"name\":\"I662 Occlusion and stenosis of posterior cerebral artery\"},{\"code\":\"I663\",\"name\":\"I663 Occlusion and stenosis of cerebellar arteries\"},{\"code\":\"I664\",\"name\":\"I664 Occlusion and stenosis of multiple and bilateral cerebral arteries\"},{\"code\":\"I668\",\"name\":\"I668 Occlusion and stenosis of other cerebral artery\"},{\"code\":\"I669\",\"name\":\"I669 Occlusion and stenosis of unspecified cerebral artery\"},{\"code\":\"I67\",\"name\":\"I67 Other cerebrovascular diseases\"},{\"code\":\"I670\",\"name\":\"I670 Dissection of cerebral arteries, nonruptured\"},{\"code\":\"I671\",\"name\":\"I671 Cerebral aneurysm, nonruptured\"},{\"code\":\"I672\",\"name\":\"I672 Cerebral atherosclerosis\"},{\"code\":\"I673\",\"name\":\"I673 Progressive vascular leukoencephalopathy\"},{\"code\":\"I674\",\"name\":\"I674 Hypertensive encephalopathy\"},{\"code\":\"I675\",\"name\":\"I675 Moyamoya disease\"},{\"code\":\"I676\",\"name\":\"I676 Nonpyogenic thrombosis of intracranial venous system\"},{\"code\":\"I677\",\"name\":\"I677 Cerebral arteritis, NEC\"},{\"code\":\"I678\",\"name\":\"I678 Other specified cerebrovascular diseases\"},{\"code\":\"I679\",\"name\":\"I679 Cerebrovascular disease, unspecified\"},{\"code\":\"I68\",\"name\":\"I68 Cerebrovascular disorders in diseases classified elsewhere\"},{\"code\":\"I680\",\"name\":\"I680 Cerebral amyloid angiopathy\"},{\"code\":\"I681\",\"name\":\"I681 Cerebral arteritis in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"I682\",\"name\":\"I682 Cerebral arteritis in other diseases classified elsewhere\"},{\"code\":\"I688\",\"name\":\"I688 Other cerebrovascular disorders in diseases classified elsewhere\"},{\"code\":\"I69\",\"name\":\"I69 Sequelae of cerebrovascular disease\"},{\"code\":\"I690\",\"name\":\"I690 Sequelae of subarachnoid haemorrhage\"},{\"code\":\"I691\",\"name\":\"I691 Sequelae of intracerebral haemorrhage\"},{\"code\":\"I692\",\"name\":\"I692 Sequelae of other nontraumatic intracranial haemorrhage\"},{\"code\":\"I693\",\"name\":\"I693 Sequelae of cerebral infarction\"},{\"code\":\"I694\",\"name\":\"I694 Sequelae of stroke, not specified as haemorrhage or infarction\"},{\"code\":\"I698\",\"name\":\"I698 Sequelae of other and unspecified cerebrovascular diseases\"},{\"code\":\"I70\",\"name\":\"I70 Atherosclerosis\"},{\"code\":\"I700\",\"name\":\"I700 Atherosclerosis of aorta\"},{\"code\":\"I701\",\"name\":\"I701 Atherosclerosis of renal artery\"},{\"code\":\"I702\",\"name\":\"I702 Atherosclerosis of arteries of extremities\"},{\"code\":\"I708\",\"name\":\"I708 Atherosclerosis of other arteries\"},{\"code\":\"I709\",\"name\":\"I709 Generalized and unspecified atherosclerosis\"},{\"code\":\"I71\",\"name\":\"I71 Aortic aneurysm and dissection\"},{\"code\":\"I710\",\"name\":\"I710 Dissection of aorta [any part]\"},{\"code\":\"I711\",\"name\":\"I711 Thoracic aortic aneurysm, ruptured\"},{\"code\":\"I712\",\"name\":\"I712 Thoracic aortic aneurysm, without mention of rupture\"},{\"code\":\"I713\",\"name\":\"I713 Abdominal aortic aneurysm, ruptured\"},{\"code\":\"I714\",\"name\":\"I714 Abdominal aortic aneurysm, without mention of rupture\"},{\"code\":\"I715\",\"name\":\"I715 Thoracoabdominal aortic aneurysm, ruptured\"},{\"code\":\"I716\",\"name\":\"I716 Thoracoabdominal aortic aneurysm, without mention of rupture\"},{\"code\":\"I718\",\"name\":\"I718 Aortic aneurysm of unspecified site, ruptured\"},{\"code\":\"I719\",\"name\":\"I719 Aortic aneurysm of unspecified site, without mention of rupture\"},{\"code\":\"I72\",\"name\":\"I72 Other aneurysm\"},{\"code\":\"I720\",\"name\":\"I720 Aneurysm of carotid artery\"},{\"code\":\"I721\",\"name\":\"I721 Aneurysm of artery of upper extremity\"},{\"code\":\"I722\",\"name\":\"I722 Aneurysm of renal artery\"},{\"code\":\"I723\",\"name\":\"I723 Aneurysm of iliac artery\"},{\"code\":\"I724\",\"name\":\"I724 Aneurysm of artery of lower extremity\"},{\"code\":\"I725\",\"name\":\"I725 Aneurysm and dissection of other precerebral arteries\"},{\"code\":\"I728\",\"name\":\"I728 Aneurysm of other specified arteries\"},{\"code\":\"I729\",\"name\":\"I729 Aneurysm of unspecified site\"},{\"code\":\"I73\",\"name\":\"I73 Other peripheral vascular diseases\"},{\"code\":\"I730\",\"name\":\"I730 Raynaud's syndrome\"},{\"code\":\"I731\",\"name\":\"I731 Thromboangiitis obliterans [Buerger]\"},{\"code\":\"I738\",\"name\":\"I738 Other specified peripheral vascular diseases\"},{\"code\":\"I739\",\"name\":\"I739 Peripheral vascular disease, unspecified\"},{\"code\":\"I74\",\"name\":\"I74 Arterial embolism and thrombosis\"},{\"code\":\"I740\",\"name\":\"I740 Embolism and thrombosis of abdominal aorta\"},{\"code\":\"I741\",\"name\":\"I741 Embolism and thrombosis of other and unspecified parts of aorta\"},{\"code\":\"I742\",\"name\":\"I742 Embolism and thrombosis of arteries of upper extremities\"},{\"code\":\"I743\",\"name\":\"I743 Embolism and thrombosis of arteries of lower extremities\"},{\"code\":\"I744\",\"name\":\"I744 Embolism and thrombosis of arteries of extremities, unspecified\"},{\"code\":\"I745\",\"name\":\"I745 Embolism and thrombosis of iliac artery\"},{\"code\":\"I748\",\"name\":\"I748 Embolism and thrombosis of other arteries\"},{\"code\":\"I749\",\"name\":\"I749 Embolism and thrombosis of unspecified artery\"},{\"code\":\"I77\",\"name\":\"I77 Other disorders of arteries and arterioles\"},{\"code\":\"I770\",\"name\":\"I770 Arteriovenous fistula, acquired\"},{\"code\":\"I771\",\"name\":\"I771 Stricture of artery\"},{\"code\":\"I772\",\"name\":\"I772 Rupture of artery\"},{\"code\":\"I773\",\"name\":\"I773 Arterial fibromuscular dysplasia\"},{\"code\":\"I774\",\"name\":\"I774 Coeliac artery compression syndrome\"},{\"code\":\"I775\",\"name\":\"I775 Necrosis of artery\"},{\"code\":\"I776\",\"name\":\"I776 Arteritis, unspecified\"},{\"code\":\"I778\",\"name\":\"I778 Other specified disorders of arteries and arterioles\"},{\"code\":\"I779\",\"name\":\"I779 Disorder of arteries and arterioles, unspecified\"},{\"code\":\"I78\",\"name\":\"I78 Diseases of capillaries\"},{\"code\":\"I780\",\"name\":\"I780 Hereditary haemorrhagic telangiectasia\"},{\"code\":\"I781\",\"name\":\"I781 Naevus, non-neoplastic\"},{\"code\":\"I788\",\"name\":\"I788 Other diseases of capillaries\"},{\"code\":\"I789\",\"name\":\"I789 Disease of capillaries, unspecified\"},{\"code\":\"I79\",\"name\":\"I79 Disorders of arteries, arterioles and capillaries in diseases classified elsewhere\"},{\"code\":\"I790\",\"name\":\"I790 Aneurysm of aorta in diseases classified elsewhere\"},{\"code\":\"I791\",\"name\":\"I791 Aortitis in diseases classified elsewhere\"},{\"code\":\"I792\",\"name\":\"I792 Peripheral angiopathy in diseases classified elsewhere\"},{\"code\":\"I798\",\"name\":\"I798 Other disorders of arteries, arterioles and capillaries in diseases classified elsewhere\"},{\"code\":\"I80\",\"name\":\"I80 Phlebitis and thrombophlebitis\"},{\"code\":\"I800\",\"name\":\"I800 Phlebitis and thrombophlebitis of superficial vessels of lower extremities\"},{\"code\":\"I801\",\"name\":\"I801 Phlebitis and thrombophlebitis of femoral vein\"},{\"code\":\"I802\",\"name\":\"I802 Phlebitis and thrombophlebitis of other deep vessels of lower extremities\"},{\"code\":\"I803\",\"name\":\"I803 Phlebitis and thrombophlebitis of lower extremities, unspecified\"},{\"code\":\"I808\",\"name\":\"I808 Phlebitis and thrombophlebitis of other sites\"},{\"code\":\"I809\",\"name\":\"I809 Phlebitis and thrombophlebitis of unspecified site\"},{\"code\":\"I81\",\"name\":\"I81 Portal vein thrombosis\"},{\"code\":\"I82\",\"name\":\"I82 Other venous embolism and thrombosis\"},{\"code\":\"I820\",\"name\":\"I820 Budd-Chiari syndrome\"},{\"code\":\"I821\",\"name\":\"I821 Thrombophlebitis migrans\"},{\"code\":\"I822\",\"name\":\"I822 Embolism and thrombosis of vena cava\"},{\"code\":\"I823\",\"name\":\"I823 Embolism and thrombosis of renal vein\"},{\"code\":\"I828\",\"name\":\"I828 Embolism and thrombosis of other specified veins\"},{\"code\":\"I829\",\"name\":\"I829 Embolism and thrombosis of unspecified vein\"},{\"code\":\"I83\",\"name\":\"I83 Varicose veins of lower extremities\"},{\"code\":\"I830\",\"name\":\"I830 Varicose veins of lower extremities with ulcer\"},{\"code\":\"I831\",\"name\":\"I831 Varicose veins of lower extremities with inflammation\"},{\"code\":\"I832\",\"name\":\"I832 Varicose veins of lower extremities with both ulcer and inflammation\"},{\"code\":\"I839\",\"name\":\"I839 Varicose veins of lower extremities without ulcer or inflammation\"},{\"code\":\"I84\",\"name\":\"I84 Haemorrhoids\"},{\"code\":\"I840\",\"name\":\"I840 Internal thrombosed haemorrhoids\"},{\"code\":\"I841\",\"name\":\"I841 Internal haemorrhoids with other complications\"},{\"code\":\"I842\",\"name\":\"I842 Internal haemorrhoids without complication\"},{\"code\":\"I843\",\"name\":\"I843 External thrombosed haemorrhoids\"},{\"code\":\"I844\",\"name\":\"I844 External haemorrhoids with other complications\"},{\"code\":\"I845\",\"name\":\"I845 External haemorrhoids without complication\"},{\"code\":\"I846\",\"name\":\"I846 Residual haemorrhoidal skin tags\"},{\"code\":\"I847\",\"name\":\"I847 Unspecified thrombosed haemorrhoids\"},{\"code\":\"I848\",\"name\":\"I848 Unspecified haemorrhoids with other complications\"},{\"code\":\"I849\",\"name\":\"I849 Unspecified haemorrhoids without complication\"},{\"code\":\"I85\",\"name\":\"I85 Oesophageal varices\"},{\"code\":\"I850\",\"name\":\"I850 Oesophageal varices with bleeding\"},{\"code\":\"I859\",\"name\":\"I859 Oesophageal varices without bleeding\"},{\"code\":\"I86\",\"name\":\"I86 Varicose veins of other sites\"},{\"code\":\"I860\",\"name\":\"I860 Sublingual varices\"},{\"code\":\"I861\",\"name\":\"I861 Scrotal varices\"},{\"code\":\"I862\",\"name\":\"I862 Pelvic varices\"},{\"code\":\"I863\",\"name\":\"I863 Vulval varices\"},{\"code\":\"I864\",\"name\":\"I864 Gastric varices\"},{\"code\":\"I868\",\"name\":\"I868 Varicose veins of other specified sites\"},{\"code\":\"I87\",\"name\":\"I87 Other disorders of veins\"},{\"code\":\"I870\",\"name\":\"I870 Postphlebitic syndrome\"},{\"code\":\"I871\",\"name\":\"I871 Compression of vein\"},{\"code\":\"I872\",\"name\":\"I872 Venous insufficiency (chronic)(peripheral)\"},{\"code\":\"I878\",\"name\":\"I878 Other specified disorders of veins\"},{\"code\":\"I879\",\"name\":\"I879 Disorder of vein, unspecified\"},{\"code\":\"I88\",\"name\":\"I88 Nonspecific lymphadenitis\"},{\"code\":\"I880\",\"name\":\"I880 Nonspecific mesenteric lymphadenitis\"},{\"code\":\"I881\",\"name\":\"I881 Chronic lymphadenitis, except mesenteric\"},{\"code\":\"I888\",\"name\":\"I888 Other nonspecific lymphadenitis\"},{\"code\":\"I889\",\"name\":\"I889 Nonspecific lymphadenitis, unspecified\"},{\"code\":\"I89\",\"name\":\"I89 Other noninfective disorders of lymphatic vessels and lymph nodes\"},{\"code\":\"I890\",\"name\":\"I890 Lymphoedema, NEC\"},{\"code\":\"I891\",\"name\":\"I891 Lymphangitis\"},{\"code\":\"I898\",\"name\":\"I898 Other specified noninfective disorders of lymphatic vessels and lymph nodes\"},{\"code\":\"I899\",\"name\":\"I899 Noninfective disorder of lymphatic vessels and lymph nodes, unspecified\"},{\"code\":\"I95\",\"name\":\"I95 Hypotension\"},{\"code\":\"I950\",\"name\":\"I950 Idiopathic hypotension\"},{\"code\":\"I951\",\"name\":\"I951 Orthostatic hypotension\"},{\"code\":\"I952\",\"name\":\"I952 Hypotension due to drugs\"},{\"code\":\"I958\",\"name\":\"I958 Other hypotension\"},{\"code\":\"I959\",\"name\":\"I959 Hypotension, unspecified\"},{\"code\":\"I97\",\"name\":\"I97 Postprocedural disorders of circulatory system, NEC\"},{\"code\":\"I970\",\"name\":\"I970 Postcardiotomy syndrome\"},{\"code\":\"I971\",\"name\":\"I971 Other functional disturbances following cardiac surgery\"},{\"code\":\"I972\",\"name\":\"I972 Postmastectomy lymphoedema syndrome\"},{\"code\":\"I978\",\"name\":\"I978 Other postprocedural disorders of circulatory system, NEC\"},{\"code\":\"I979\",\"name\":\"I979 Postprocedural disorder of circulatory system, unspecified\"},{\"code\":\"I98\",\"name\":\"I98 Other disorders of circulatory system in diseases classified elsewhere\"},{\"code\":\"I980\",\"name\":\"I980 Cardiovascular syphilis\"},{\"code\":\"I981\",\"name\":\"I981 Cardiovascular disorders in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"I982\",\"name\":\"I982 Oesophageal varices in diseases classified elsewhere\"},{\"code\":\"I983\",\"name\":\"I983 Oesophageal varices without bleeding in diseases classified elsewhere\"},{\"code\":\"I988\",\"name\":\"I988 Other specified disorders of circulatory system in diseases classified elsewhere\"},{\"code\":\"I99\",\"name\":\"I99 Other and unspecified disorders of circulatory system\"},{\"code\":\"J00\",\"name\":\"J00 Acute nasopharyngitis [common cold]\"},{\"code\":\"J01\",\"name\":\"J01 Acute sinusitis\"},{\"code\":\"J010\",\"name\":\"J010 Acute maxillary sinusitis\"},{\"code\":\"J011\",\"name\":\"J011 Acute frontal sinusitis\"},{\"code\":\"J012\",\"name\":\"J012 Acute ethmoidal sinusitis\"},{\"code\":\"J013\",\"name\":\"J013 Acute sphenoidal sinusitis\"},{\"code\":\"J014\",\"name\":\"J014 Acute pansinusitis\"},{\"code\":\"J018\",\"name\":\"J018 Other acute sinusitis\"},{\"code\":\"J019\",\"name\":\"J019 Acute sinusitis, unspecified\"},{\"code\":\"J02\",\"name\":\"J02 Acute pharyngitis\"},{\"code\":\"J020\",\"name\":\"J020 Streptococcal pharyngitis\"},{\"code\":\"J028\",\"name\":\"J028 Acute pharyngitis due to other specified organisms\"},{\"code\":\"J029\",\"name\":\"J029 Acute pharyngitis, unspecified\"},{\"code\":\"J03\",\"name\":\"J03 Acute tonsillitis\"},{\"code\":\"J030\",\"name\":\"J030 Streptococcal tonsillitis\"},{\"code\":\"J038\",\"name\":\"J038 Acute tonsillitis due to other specified organisms\"},{\"code\":\"J039\",\"name\":\"J039 Acute tonsillitis, unspecified\"},{\"code\":\"J04\",\"name\":\"J04 Acute laryngitis and tracheitis\"},{\"code\":\"J040\",\"name\":\"J040 Acute laryngitis\"},{\"code\":\"J041\",\"name\":\"J041 Acute tracheitis\"},{\"code\":\"J042\",\"name\":\"J042 Acute laryngotracheitis\"},{\"code\":\"J05\",\"name\":\"J05 Acute obstructive laryngitis [croup] and epiglottitis\"},{\"code\":\"J050\",\"name\":\"J050 Acute obstructive laryngitis [croup]\"},{\"code\":\"J051\",\"name\":\"J051 Acute epiglottitis\"},{\"code\":\"J06\",\"name\":\"J06 Acute upper respiratory infections of multiple and unspecified sites\"},{\"code\":\"J060\",\"name\":\"J060 Acute laryngopharyngitis\"},{\"code\":\"J068\",\"name\":\"J068 Other acute upper respiratory infections of multiple sites\"},{\"code\":\"J069\",\"name\":\"J069 Acute upper respiratory infection, unspecified\"},{\"code\":\"J09\",\"name\":\"J09 Influenza due to identified avian influenza virus\"},{\"code\":\"J10\",\"name\":\"J10 Influenza due to identified influenza virus\"},{\"code\":\"J100\",\"name\":\"J100 Influenza with pneumonia, influenza virus identified\"},{\"code\":\"J101\",\"name\":\"J101 Influenza with other respiratory manifestations, influenza virus identified\"},{\"code\":\"J108\",\"name\":\"J108 Influenza with other manifestations, influenza virus identified\"},{\"code\":\"J11\",\"name\":\"J11 Influenza, virus not identified\"},{\"code\":\"J110\",\"name\":\"J110 Influenza with pneumonia, virus not identified\"},{\"code\":\"J111\",\"name\":\"J111 Influenza with other respiratory manifestations, virus not identified\"},{\"code\":\"J118\",\"name\":\"J118 Influenza with other manifestations, virus not identified\"},{\"code\":\"J12\",\"name\":\"J12 Viral pneumonia, NEC\"},{\"code\":\"J120\",\"name\":\"J120 Adenoviral pneumonia\"},{\"code\":\"J121\",\"name\":\"J121 Respiratory syncytial virus pneumonia\"},{\"code\":\"J122\",\"name\":\"J122 Parainfluenza virus pneumonia\"},{\"code\":\"J123\",\"name\":\"J123 Human metapneumovirus pneumonia\"},{\"code\":\"J128\",\"name\":\"J128 Other viral pneumonia\"},{\"code\":\"J129\",\"name\":\"J129 Viral pneumonia, unspecified\"},{\"code\":\"J13\",\"name\":\"J13 Pneumonia due to Streptococcus pneumoniae\"},{\"code\":\"J14\",\"name\":\"J14 Pneumonia due to Haemophilus influenzae\"},{\"code\":\"J15\",\"name\":\"J15 Bacterial pneumonia, NEC\"},{\"code\":\"J150\",\"name\":\"J150 Pneumonia due to Klebsiella pneumoniae\"},{\"code\":\"J151\",\"name\":\"J151 Pneumonia due to Pseudomonas\"},{\"code\":\"J152\",\"name\":\"J152 Pneumonia due to staphylococcus\"},{\"code\":\"J153\",\"name\":\"J153 Pneumonia due to streptococcus, group B\"},{\"code\":\"J154\",\"name\":\"J154 Pneumonia due to other streptococci\"},{\"code\":\"J155\",\"name\":\"J155 Pneumonia due to Escherichia coli\"},{\"code\":\"J156\",\"name\":\"J156 Pneumonia due to other aerobic Gram-negative bacteria\"},{\"code\":\"J157\",\"name\":\"J157 Pneumonia due to Mycoplasma pneumoniae\"},{\"code\":\"J158\",\"name\":\"J158 Other bacterial pneumonia\"},{\"code\":\"J159\",\"name\":\"J159 Bacterial pneumonia, unspecified\"},{\"code\":\"J16\",\"name\":\"J16 Pneumonia due to other infectious organisms, NEC\"},{\"code\":\"J160\",\"name\":\"J160 Chlamydial pneumonia\"},{\"code\":\"J168\",\"name\":\"J168 Pneumonia due to other specified infectious organisms\"},{\"code\":\"J17\",\"name\":\"J17 Pneumonia in diseases classified elsewhere\"},{\"code\":\"J170\",\"name\":\"J170 Pneumonia in bacterial diseases classified elsewhere\"},{\"code\":\"J171\",\"name\":\"J171 Pneumonia in viral diseases classified elsewhere\"},{\"code\":\"J172\",\"name\":\"J172 Pneumonia in mycoses\"},{\"code\":\"J173\",\"name\":\"J173 Pneumonia in parasitic diseases\"},{\"code\":\"J178\",\"name\":\"J178 Pneumonia in other diseases classified elsewhere\"},{\"code\":\"J18\",\"name\":\"J18 Pneumonia, organism unspecified\"},{\"code\":\"J180\",\"name\":\"J180 Bronchopneumonia, unspecified\"},{\"code\":\"J181\",\"name\":\"J181 Lobar pneumonia, unspecified\"},{\"code\":\"J182\",\"name\":\"J182 Hypostatic pneumonia, unspecified\"},{\"code\":\"J188\",\"name\":\"J188 Other pneumonia, organism unspecified\"},{\"code\":\"J189\",\"name\":\"J189 Pneumonia, unspecified\"},{\"code\":\"J20\",\"name\":\"J20 Acute bronchitis\"},{\"code\":\"J200\",\"name\":\"J200 Acute bronchitis due to Mycoplasma pneumoniae\"},{\"code\":\"J201\",\"name\":\"J201 Acute bronchitis due to Haemophilus influenzae\"},{\"code\":\"J202\",\"name\":\"J202 Acute bronchitis due to streptococcus\"},{\"code\":\"J203\",\"name\":\"J203 Acute bronchitis due to coxsackievirus\"},{\"code\":\"J204\",\"name\":\"J204 Acute bronchitis due to parainfluenza virus\"},{\"code\":\"J205\",\"name\":\"J205 Acute bronchitis due to respiratory syncytial virus\"},{\"code\":\"J206\",\"name\":\"J206 Acute bronchitis due to rhinovirus\"},{\"code\":\"J207\",\"name\":\"J207 Acute bronchitis due to echovirus\"},{\"code\":\"J208\",\"name\":\"J208 Acute bronchitis due to other specified organisms\"},{\"code\":\"J209\",\"name\":\"J209 Acute bronchitis, unspecified\"},{\"code\":\"J21\",\"name\":\"J21 Acute bronchiolitis\"},{\"code\":\"J210\",\"name\":\"J210 Acute bronchiolitis due to respiratory syncytial virus\"},{\"code\":\"J211\",\"name\":\"J211 Acute bronchiolitis due to human metapneumovirus\"},{\"code\":\"J218\",\"name\":\"J218 Acute bronchiolitis due to other specified organisms\"},{\"code\":\"J219\",\"name\":\"J219 Acute bronchiolitis, unspecified\"},{\"code\":\"J22\",\"name\":\"J22 Unspecified acute lower respiratory infection\"},{\"code\":\"J30\",\"name\":\"J30 Vasomotor and allergic rhinitis\"},{\"code\":\"J300\",\"name\":\"J300 Vasomotor rhinitis\"},{\"code\":\"J301\",\"name\":\"J301 Allergic rhinitis due to pollen\"},{\"code\":\"J302\",\"name\":\"J302 Other seasonal allergic rhinitis\"},{\"code\":\"J303\",\"name\":\"J303 Other allergic rhinitis\"},{\"code\":\"J304\",\"name\":\"J304 Allergic rhinitis, unspecified\"},{\"code\":\"J31\",\"name\":\"J31 Chronic rhinitis, nasopharyngitis and pharyngitis\"},{\"code\":\"J310\",\"name\":\"J310 Chronic rhinitis\"},{\"code\":\"J311\",\"name\":\"J311 Chronic nasopharyngitis\"},{\"code\":\"J312\",\"name\":\"J312 Chronic pharyngitis\"},{\"code\":\"J32\",\"name\":\"J32 Chronic sinusitis\"},{\"code\":\"J320\",\"name\":\"J320 Chronic maxillary sinusitis\"},{\"code\":\"J321\",\"name\":\"J321 Chronic frontal sinusitis\"},{\"code\":\"J322\",\"name\":\"J322 Chronic ethmoidal sinusitis\"},{\"code\":\"J323\",\"name\":\"J323 Chronic sphenoidal sinusitis\"},{\"code\":\"J324\",\"name\":\"J324 Chronic pansinusitis\"},{\"code\":\"J328\",\"name\":\"J328 Other chronic sinusitis\"},{\"code\":\"J329\",\"name\":\"J329 Chronic sinusitis, unspecified\"},{\"code\":\"J33\",\"name\":\"J33 Nasal polyp\"},{\"code\":\"J330\",\"name\":\"J330 Polyp of nasal cavity\"},{\"code\":\"J331\",\"name\":\"J331 Polypoid sinus degeneration\"},{\"code\":\"J338\",\"name\":\"J338 Other polyp of sinus\"},{\"code\":\"J339\",\"name\":\"J339 Nasal polyp, unspecified\"},{\"code\":\"J34\",\"name\":\"J34 Other disorders of nose and nasal sinuses\"},{\"code\":\"J340\",\"name\":\"J340 Abscess, furuncle and carbuncle of nose\"},{\"code\":\"J341\",\"name\":\"J341 Cyst and mucocele of nose and nasal sinus\"},{\"code\":\"J342\",\"name\":\"J342 Deviated nasal septum\"},{\"code\":\"J343\",\"name\":\"J343 Hypertrophy of nasal turbinates\"},{\"code\":\"J348\",\"name\":\"J348 Other specified disorders of nose and nasal sinuses\"},{\"code\":\"J35\",\"name\":\"J35 Chronic diseases of tonsils and adenoids\"},{\"code\":\"J350\",\"name\":\"J350 Chronic tonsillitis\"},{\"code\":\"J351\",\"name\":\"J351 Hypertrophy of tonsils\"},{\"code\":\"J352\",\"name\":\"J352 Hypertrophy of adenoids\"},{\"code\":\"J353\",\"name\":\"J353 Hypertrophy of tonsils with hypertrophy of adenoids\"},{\"code\":\"J358\",\"name\":\"J358 Other chronic diseases of tonsils and adenoids\"},{\"code\":\"J359\",\"name\":\"J359 Chronic disease of tonsils and adenoids, unspecified\"},{\"code\":\"J36\",\"name\":\"J36 Peritonsillar abscess\"},{\"code\":\"J37\",\"name\":\"J37 Chronic laryngitis and laryngotracheitis\"},{\"code\":\"J370\",\"name\":\"J370 Chronic laryngitis\"},{\"code\":\"J371\",\"name\":\"J371 Chronic laryngotracheitis\"},{\"code\":\"J38\",\"name\":\"J38 Diseases of vocal cords and larynx, NEC\"},{\"code\":\"J380\",\"name\":\"J380 Paralysis of vocal cords and larynx\"},{\"code\":\"J381\",\"name\":\"J381 Polyp of vocal cord and larynx\"},{\"code\":\"J382\",\"name\":\"J382 Nodules of vocal cords\"},{\"code\":\"J383\",\"name\":\"J383 Other diseases of vocal cords\"},{\"code\":\"J384\",\"name\":\"J384 Oedema of larynx\"},{\"code\":\"J385\",\"name\":\"J385 Laryngeal spasm\"},{\"code\":\"J386\",\"name\":\"J386 Stenosis of larynx\"},{\"code\":\"J387\",\"name\":\"J387 Other diseases of larynx\"},{\"code\":\"J39\",\"name\":\"J39 Other diseases of upper respiratory tract\"},{\"code\":\"J390\",\"name\":\"J390 Retropharyngeal and parapharyngeal abscess\"},{\"code\":\"J391\",\"name\":\"J391 Other abscess of pharynx\"},{\"code\":\"J392\",\"name\":\"J392 Other diseases of pharynx\"},{\"code\":\"J393\",\"name\":\"J393 Upper respiratory tract hypersensitivity reaction, site unspecified\"},{\"code\":\"J398\",\"name\":\"J398 Other specified diseases of upper respiratory tract\"},{\"code\":\"J399\",\"name\":\"J399 Disease of upper respiratory tract, unspecified\"},{\"code\":\"J40\",\"name\":\"J40 Bronchitis, not specified as acute or chronic\"},{\"code\":\"J41\",\"name\":\"J41 Simple and mucopurulent chronic bronchitis\"},{\"code\":\"J410\",\"name\":\"J410 Simple chronic bronchitis\"},{\"code\":\"J411\",\"name\":\"J411 Mucopurulent chronic bronchitis\"},{\"code\":\"J418\",\"name\":\"J418 Mixed simple and mucopurulent chronic bronchitis\"},{\"code\":\"J42\",\"name\":\"J42 Unspecified chronic bronchitis\"},{\"code\":\"J43\",\"name\":\"J43 Emphysema\"},{\"code\":\"J430\",\"name\":\"J430 MacLeod's syndrome\"},{\"code\":\"J431\",\"name\":\"J431 Panlobular emphysema\"},{\"code\":\"J432\",\"name\":\"J432 Centrilobular emphysema\"},{\"code\":\"J438\",\"name\":\"J438 Other emphysema\"},{\"code\":\"J439\",\"name\":\"J439 Emphysema, unspecified\"},{\"code\":\"J44\",\"name\":\"J44 Other chronic obstructive pulmonary disease\"},{\"code\":\"J440\",\"name\":\"J440 Chronic obstructive pulmonary disease with acute lower respiratory infection\"},{\"code\":\"J441\",\"name\":\"J441 Chronic obstructive pulmonary disease with acute exacerbation, unspecified\"},{\"code\":\"J448\",\"name\":\"J448 Other specified chronic obstructive pulmonary disease\"},{\"code\":\"J449\",\"name\":\"J449 Chronic obstructive pulmonary disease, unspecified\"},{\"code\":\"J45\",\"name\":\"J45 Asthma\"},{\"code\":\"J450\",\"name\":\"J450 Predominantly allergic asthma\"},{\"code\":\"J451\",\"name\":\"J451 Nonallergic asthma\"},{\"code\":\"J458\",\"name\":\"J458 Mixed asthma\"},{\"code\":\"J459\",\"name\":\"J459 Asthma, unspecified\"},{\"code\":\"J46\",\"name\":\"J46 Status asthmaticus\"},{\"code\":\"J47\",\"name\":\"J47 Bronchiectasis\"},{\"code\":\"J60\",\"name\":\"J60 Coalworker's pneumoconiosis\"},{\"code\":\"J61\",\"name\":\"J61 Pneumoconiosis due to asbestos and other mineral fibres\"},{\"code\":\"J62\",\"name\":\"J62 Pneumoconiosis due to dust containing silica\"},{\"code\":\"J620\",\"name\":\"J620 Pneumoconiosis due to talc dust\"},{\"code\":\"J628\",\"name\":\"J628 Pneumoconiosis due to other dust containing silica\"},{\"code\":\"J63\",\"name\":\"J63 Pneumoconiosis due to other inorganic dusts\"},{\"code\":\"J630\",\"name\":\"J630 Aluminosis (of lung)\"},{\"code\":\"J631\",\"name\":\"J631 Bauxite fibrosis (of lung)\"},{\"code\":\"J632\",\"name\":\"J632 Berylliosis\"},{\"code\":\"J633\",\"name\":\"J633 Graphite fibrosis (of lung)\"},{\"code\":\"J634\",\"name\":\"J634 Siderosis\"},{\"code\":\"J635\",\"name\":\"J635 Stannosis\"},{\"code\":\"J638\",\"name\":\"J638 Pneumoconiosis due to other specified inorganic dusts\"},{\"code\":\"J64\",\"name\":\"J64 Unspecified pneumoconiosis\"},{\"code\":\"J65\",\"name\":\"J65 Pneumoconiosis associated with tuberculosis\"},{\"code\":\"J66\",\"name\":\"J66 Airway disease due to specific organic dust\"},{\"code\":\"J660\",\"name\":\"J660 Byssinosis\"},{\"code\":\"J661\",\"name\":\"J661 Flax-dresser's disease\"},{\"code\":\"J662\",\"name\":\"J662 Cannabinosis\"},{\"code\":\"J668\",\"name\":\"J668 Airway disease due to other specific organic dusts\"},{\"code\":\"J67\",\"name\":\"J67 Hypersensitivity pneumonitis due to organic dust\"},{\"code\":\"J670\",\"name\":\"J670 Farmer's lung\"},{\"code\":\"J671\",\"name\":\"J671 Bagassosis\"},{\"code\":\"J672\",\"name\":\"J672 Bird fancier's lung\"},{\"code\":\"J673\",\"name\":\"J673 Suberosis\"},{\"code\":\"J674\",\"name\":\"J674 Maltworker's lung\"},{\"code\":\"J675\",\"name\":\"J675 Mushroom-worker's lung\"},{\"code\":\"J676\",\"name\":\"J676 Maple-bark-stripper's lung\"},{\"code\":\"J677\",\"name\":\"J677 Air-conditioner and humidifier lung\"},{\"code\":\"J678\",\"name\":\"J678 Hypersensitivity pneumonitis due to other organic dusts\"},{\"code\":\"J679\",\"name\":\"J679 Hypersensitivity pneumonitis due to unspecified organic dust\"},{\"code\":\"J68\",\"name\":\"J68 Respiratory conditions due to inhalation of chemicals, gases, fumes and vapours\"},{\"code\":\"J680\",\"name\":\"J680 Bronchitis and pneumonitis due to chemicals, gases, fumes and vapours\"},{\"code\":\"J681\",\"name\":\"J681 Acute pulmonary oedema due to chemicals, gases, fumes and vapours\"},{\"code\":\"J682\",\"name\":\"J682 Upper respiratory inflammation due to chemicals, gases, fumes and vapours, NEC\"},{\"code\":\"J683\",\"name\":\"J683 Other acute and subacute respiratory conditions due to chemicals, gases, fumes and vapours\"},{\"code\":\"J684\",\"name\":\"J684 Chronic respiratory conditions due to chemicals, gases, fumes and vapours\"},{\"code\":\"J688\",\"name\":\"J688 Other respiratory conditions due to chemicals, gases, fumes and vapours\"},{\"code\":\"J689\",\"name\":\"J689 Unspecified respiratory condition due to chemicals, gases, fumes and vapours\"},{\"code\":\"J69\",\"name\":\"J69 Pneumonitis due to solids and liquids\"},{\"code\":\"J690\",\"name\":\"J690 Pneumonitis due to food and vomit\"},{\"code\":\"J691\",\"name\":\"J691 Pneumonitis due to oils and essences\"},{\"code\":\"J698\",\"name\":\"J698 Pneumonitis due to other solids and liquids\"},{\"code\":\"J70\",\"name\":\"J70 Respiratory conditions due to other external agents\"},{\"code\":\"J700\",\"name\":\"J700 Acute pulmonary manifestations due to radiation\"},{\"code\":\"J701\",\"name\":\"J701 Chronic and other pulmonary manifestations due to radiation\"},{\"code\":\"J702\",\"name\":\"J702 Acute drug-induced interstitial lung disorders\"},{\"code\":\"J703\",\"name\":\"J703 Chronic drug-induced interstitial lung disorders\"},{\"code\":\"J704\",\"name\":\"J704 Drug-induced interstitial lung disorders, unspecified\"},{\"code\":\"J708\",\"name\":\"J708 Respiratory conditions due to other specified external agents\"},{\"code\":\"J709\",\"name\":\"J709 Respiratory conditions due to unspecified external agent\"},{\"code\":\"J80\",\"name\":\"J80 Adult respiratory distress syndrome\"},{\"code\":\"J81\",\"name\":\"J81 Pulmonary oedema\"},{\"code\":\"J82\",\"name\":\"J82 Pulmonary eosinophilia, NEC\"},{\"code\":\"J84\",\"name\":\"J84 Other interstitial pulmonary diseases\"},{\"code\":\"J840\",\"name\":\"J840 Alveolar and parietoalveolar conditions\"},{\"code\":\"J841\",\"name\":\"J841 Other interstitial pulmonary diseases with fibrosis\"},{\"code\":\"J848\",\"name\":\"J848 Other specified interstitial pulmonary diseases\"},{\"code\":\"J849\",\"name\":\"J849 Interstitial pulmonary disease, unspecified\"},{\"code\":\"J85\",\"name\":\"J85 Abscess of lung and mediastinum\"},{\"code\":\"J850\",\"name\":\"J850 Gangrene and necrosis of lung\"},{\"code\":\"J851\",\"name\":\"J851 Abscess of lung with pneumonia\"},{\"code\":\"J852\",\"name\":\"J852 Abscess of lung without pneumonia\"},{\"code\":\"J853\",\"name\":\"J853 Abscess of mediastinum\"},{\"code\":\"J86\",\"name\":\"J86 Pyothorax\"},{\"code\":\"J860\",\"name\":\"J860 Pyothorax with fistula\"},{\"code\":\"J869\",\"name\":\"J869 Pyothorax without fistula\"},{\"code\":\"J90\",\"name\":\"J90 Pleural effusion, NEC\"},{\"code\":\"J91\",\"name\":\"J91 Pleural effusion in conditions classified elsewhere\"},{\"code\":\"J92\",\"name\":\"J92 Pleural plaque\"},{\"code\":\"J920\",\"name\":\"J920 Pleural plaque with presence of asbestos\"},{\"code\":\"J929\",\"name\":\"J929 Pleural plaque without asbestos\"},{\"code\":\"J93\",\"name\":\"J93 Pneumothorax\"},{\"code\":\"J930\",\"name\":\"J930 Spontaneous tension pneumothorax\"},{\"code\":\"J931\",\"name\":\"J931 Other spontaneous pneumothorax\"},{\"code\":\"J938\",\"name\":\"J938 Other pneumothorax\"},{\"code\":\"J939\",\"name\":\"J939 Pneumothorax, unspecified\"},{\"code\":\"J94\",\"name\":\"J94 Other pleural conditions\"},{\"code\":\"J940\",\"name\":\"J940 Chylous effusion\"},{\"code\":\"J941\",\"name\":\"J941 Fibrothorax\"},{\"code\":\"J942\",\"name\":\"J942 Haemothorax\"},{\"code\":\"J948\",\"name\":\"J948 Other specified pleural conditions\"},{\"code\":\"J949\",\"name\":\"J949 Pleural condition, unspecified\"},{\"code\":\"J95\",\"name\":\"J95 Postprocedural respiratory disorders, NEC\"},{\"code\":\"J950\",\"name\":\"J950 Tracheostomy malfunction\"},{\"code\":\"J951\",\"name\":\"J951 Acute pulmonary insufficiency following thoracic surgery\"},{\"code\":\"J952\",\"name\":\"J952 Acute pulmonary insufficiency following nonthoracic surgery\"},{\"code\":\"J953\",\"name\":\"J953 Chronic pulmonary insufficiency following surgery\"},{\"code\":\"J954\",\"name\":\"J954 Mendelson's syndrome\"},{\"code\":\"J955\",\"name\":\"J955 Postprocedural subglottic stenosis\"},{\"code\":\"J958\",\"name\":\"J958 Other postprocedural respiratory disorders\"},{\"code\":\"J959\",\"name\":\"J959 Postprocedural respiratory disorder, unspecified\"},{\"code\":\"J96\",\"name\":\"J96 Respiratory failure, NEC\"},{\"code\":\"J960\",\"name\":\"J960 Acute respiratory failure\"},{\"code\":\"J961\",\"name\":\"J961 Chronic respiratory failure\"},{\"code\":\"J969\",\"name\":\"J969 Respiratory failure, unspecified\"},{\"code\":\"J98\",\"name\":\"J98 Other respiratory disorders\"},{\"code\":\"J980\",\"name\":\"J980 Diseases of bronchus, NEC\"},{\"code\":\"J981\",\"name\":\"J981 Pulmonary collapse\"},{\"code\":\"J982\",\"name\":\"J982 Interstitial emphysema\"},{\"code\":\"J983\",\"name\":\"J983 Compensatory emphysema\"},{\"code\":\"J984\",\"name\":\"J984 Other disorders of lung\"},{\"code\":\"J985\",\"name\":\"J985 Diseases of mediastinum, NEC\"},{\"code\":\"J986\",\"name\":\"J986 Disorders of diaphragm\"},{\"code\":\"J988\",\"name\":\"J988 Other specified respiratory disorders\"},{\"code\":\"J989\",\"name\":\"J989 Respiratory disorder, unspecified\"},{\"code\":\"J99\",\"name\":\"J99 Respiratory disorders in diseases classified elsewhere\"},{\"code\":\"J990\",\"name\":\"J990 Rheumatoid lung disease\"},{\"code\":\"J991\",\"name\":\"J991 Respiratory disorders in other diffuse connective tissue disorders\"},{\"code\":\"J998\",\"name\":\"J998 Respiratory disorders in other diseases classified elsewhere\"},{\"code\":\"K00\",\"name\":\"K00 Disorders of tooth development and eruption\"},{\"code\":\"K000\",\"name\":\"K000 Anodontia\"},{\"code\":\"K001\",\"name\":\"K001 Supernumerary teeth\"},{\"code\":\"K002\",\"name\":\"K002 Abnormalities of size and form of teeth\"},{\"code\":\"K003\",\"name\":\"K003 Mottled teeth\"},{\"code\":\"K004\",\"name\":\"K004 Disturbances in tooth formation\"},{\"code\":\"K005\",\"name\":\"K005 Hereditary disturbances in tooth structure, NEC\"},{\"code\":\"K006\",\"name\":\"K006 Disturbances in tooth eruption\"},{\"code\":\"K007\",\"name\":\"K007 Teething syndrome\"},{\"code\":\"K008\",\"name\":\"K008 Other disorders of tooth development\"},{\"code\":\"K009\",\"name\":\"K009 Disorder of tooth development, unspecified\"},{\"code\":\"K01\",\"name\":\"K01 Embedded and impacted teeth\"},{\"code\":\"K010\",\"name\":\"K010 Embedded teeth\"},{\"code\":\"K011\",\"name\":\"K011 Impacted teeth\"},{\"code\":\"K02\",\"name\":\"K02 Dental caries\"},{\"code\":\"K020\",\"name\":\"K020 Caries limited to enamel\"},{\"code\":\"K021\",\"name\":\"K021 Caries of dentine\"},{\"code\":\"K022\",\"name\":\"K022 Caries of cementum\"},{\"code\":\"K023\",\"name\":\"K023 Arrested dental caries\"},{\"code\":\"K024\",\"name\":\"K024 Odontoclasia\"},{\"code\":\"K028\",\"name\":\"K028 Other dental caries\"},{\"code\":\"K029\",\"name\":\"K029 Dental caries, unspecified\"},{\"code\":\"K03\",\"name\":\"K03 Other diseases of hard tissues of teeth\"},{\"code\":\"K030\",\"name\":\"K030 Excessive attrition of teeth\"},{\"code\":\"K031\",\"name\":\"K031 Abrasion of teeth\"},{\"code\":\"K032\",\"name\":\"K032 Erosion of teeth\"},{\"code\":\"K033\",\"name\":\"K033 Pathological resorption of teeth\"},{\"code\":\"K034\",\"name\":\"K034 Hypercementosis\"},{\"code\":\"K035\",\"name\":\"K035 Ankylosis of teeth\"},{\"code\":\"K036\",\"name\":\"K036 Deposits [accretions] on teeth\"},{\"code\":\"K037\",\"name\":\"K037 Posteruptive colour changes of dental hard tissues\"},{\"code\":\"K038\",\"name\":\"K038 Other specified diseases of hard tissues of teeth\"},{\"code\":\"K039\",\"name\":\"K039 Disease of hard tissues of teeth, unspecified\"},{\"code\":\"K04\",\"name\":\"K04 Diseases of pulp and periapical tissues\"},{\"code\":\"K040\",\"name\":\"K040 Pulpitis\"},{\"code\":\"K041\",\"name\":\"K041 Necrosis of pulp\"},{\"code\":\"K042\",\"name\":\"K042 Pulp degeneration\"},{\"code\":\"K043\",\"name\":\"K043 Abnormal hard tissue formation in pulp\"},{\"code\":\"K044\",\"name\":\"K044 Acute apical periodontitis of pulpal origin\"},{\"code\":\"K045\",\"name\":\"K045 Chronic apical periodontitis\"},{\"code\":\"K046\",\"name\":\"K046 Periapical abscess with sinus\"},{\"code\":\"K047\",\"name\":\"K047 Periapical abscess without sinus\"},{\"code\":\"K048\",\"name\":\"K048 Radicular cyst\"},{\"code\":\"K049\",\"name\":\"K049 Other and unspecified diseases of pulp and periapical tissues\"},{\"code\":\"K05\",\"name\":\"K05 Gingivitis and periodontal diseases\"},{\"code\":\"K050\",\"name\":\"K050 Acute gingivitis\"},{\"code\":\"K051\",\"name\":\"K051 Chronic gingivitis\"},{\"code\":\"K052\",\"name\":\"K052 Acute periodontitis\"},{\"code\":\"K053\",\"name\":\"K053 Chronic periodontitis\"},{\"code\":\"K054\",\"name\":\"K054 Periodontosis\"},{\"code\":\"K055\",\"name\":\"K055 Other periodontal diseases\"},{\"code\":\"K056\",\"name\":\"K056 Periodontal disease, unspecified\"},{\"code\":\"K06\",\"name\":\"K06 Other disorders of gingiva and edentulous alveolar ridge\"},{\"code\":\"K060\",\"name\":\"K060 Gingival recession\"},{\"code\":\"K061\",\"name\":\"K061 Gingival enlargement\"},{\"code\":\"K062\",\"name\":\"K062 Gingival and edentulous alveolar ridge lesions associated with trauma\"},{\"code\":\"K068\",\"name\":\"K068 Other specified disorders of gingiva and edentulous alveolar ridge\"},{\"code\":\"K069\",\"name\":\"K069 Disorder of gingiva and edentulous alveolar ridge, unspecified\"},{\"code\":\"K07\",\"name\":\"K07 Dentofacial anomalies [including malocclusion]\"},{\"code\":\"K070\",\"name\":\"K070 Major anomalies of jaw size\"},{\"code\":\"K071\",\"name\":\"K071 Anomalies of jaw-cranial base relationship\"},{\"code\":\"K072\",\"name\":\"K072 Anomalies of dental arch relationship\"},{\"code\":\"K073\",\"name\":\"K073 Anomalies of tooth position\"},{\"code\":\"K074\",\"name\":\"K074 Malocclusion, unspecified\"},{\"code\":\"K075\",\"name\":\"K075 Dentofacial functional abnormalities\"},{\"code\":\"K076\",\"name\":\"K076 Temporomandibular joint disorders\"},{\"code\":\"K078\",\"name\":\"K078 Other dentofacial anomalies\"},{\"code\":\"K079\",\"name\":\"K079 Dentofacial anomaly, unspecified\"},{\"code\":\"K08\",\"name\":\"K08 Other disorders of teeth and supporting structures\"},{\"code\":\"K080\",\"name\":\"K080 Exfoliation of teeth due to systemic causes\"},{\"code\":\"K081\",\"name\":\"K081 Loss of teeth due to accident, extraction or local periodontal disease\"},{\"code\":\"K082\",\"name\":\"K082 Atrophy of edentulous alveolar ridge\"},{\"code\":\"K083\",\"name\":\"K083 Retained dental root\"},{\"code\":\"K088\",\"name\":\"K088 Other specified disorders of teeth and supporting structures\"},{\"code\":\"K089\",\"name\":\"K089 Disorder of teeth and supporting structures, unspecified\"},{\"code\":\"K09\",\"name\":\"K09 Cysts of oral region, NEC\"},{\"code\":\"K090\",\"name\":\"K090 Developmental odontogenic cysts\"},{\"code\":\"K091\",\"name\":\"K091 Developmental (nonodontogenic) cysts of oral region\"},{\"code\":\"K092\",\"name\":\"K092 Other cysts of jaw\"},{\"code\":\"K098\",\"name\":\"K098 Other cysts of oral region, NEC\"},{\"code\":\"K099\",\"name\":\"K099 Cyst of oral region, unspecified\"},{\"code\":\"K10\",\"name\":\"K10 Other diseases of jaws\"},{\"code\":\"K100\",\"name\":\"K100 Developmental disorders of jaws\"},{\"code\":\"K101\",\"name\":\"K101 Giant cell granuloma, central\"},{\"code\":\"K102\",\"name\":\"K102 Inflammatory conditions of jaws\"},{\"code\":\"K103\",\"name\":\"K103 Alveolitis of jaws\"},{\"code\":\"K108\",\"name\":\"K108 Other specified diseases of jaws\"},{\"code\":\"K109\",\"name\":\"K109 Disease of jaws, unspecified\"},{\"code\":\"K11\",\"name\":\"K11 Diseases of salivary glands\"},{\"code\":\"K110\",\"name\":\"K110 Atrophy of salivary gland\"},{\"code\":\"K111\",\"name\":\"K111 Hypertrophy of salivary gland\"},{\"code\":\"K112\",\"name\":\"K112 Sialoadenitis\"},{\"code\":\"K113\",\"name\":\"K113 Abscess of salivary gland\"},{\"code\":\"K114\",\"name\":\"K114 Fistula of salivary gland\"},{\"code\":\"K115\",\"name\":\"K115 Sialolithiasis\"},{\"code\":\"K116\",\"name\":\"K116 Mucocele of salivary gland\"},{\"code\":\"K117\",\"name\":\"K117 Disturbances of salivary secretion\"},{\"code\":\"K118\",\"name\":\"K118 Other diseases of salivary glands\"},{\"code\":\"K119\",\"name\":\"K119 Disease of salivary gland, unspecified\"},{\"code\":\"K12\",\"name\":\"K12 Stomatitis and related lesions\"},{\"code\":\"K120\",\"name\":\"K120 Recurrent oral aphthae\"},{\"code\":\"K121\",\"name\":\"K121 Other forms of stomatitis\"},{\"code\":\"K122\",\"name\":\"K122 Cellulitis and abscess of mouth\"},{\"code\":\"K123\",\"name\":\"K123 Oral mucositis (ulcerative)\"},{\"code\":\"K13\",\"name\":\"K13 Other diseases of lip and oral mucosa\"},{\"code\":\"K130\",\"name\":\"K130 Diseases of lips\"},{\"code\":\"K131\",\"name\":\"K131 Cheek and lip biting\"},{\"code\":\"K132\",\"name\":\"K132 Leukoplakia and other disturbances of oral epithelium, including tongue\"},{\"code\":\"K133\",\"name\":\"K133 Hairy leukoplakia\"},{\"code\":\"K134\",\"name\":\"K134 Granuloma and granuloma-like lesions of oral mucosa\"},{\"code\":\"K135\",\"name\":\"K135 Oral submucous fibrosis\"},{\"code\":\"K136\",\"name\":\"K136 Irritative hyperplasia of oral mucosa\"},{\"code\":\"K137\",\"name\":\"K137 Other and unspecified lesions of oral mucosa\"},{\"code\":\"K14\",\"name\":\"K14 Diseases of tongue\"},{\"code\":\"K140\",\"name\":\"K140 Glossitis\"},{\"code\":\"K141\",\"name\":\"K141 Geographic tongue\"},{\"code\":\"K142\",\"name\":\"K142 Median rhomboid glossitis\"},{\"code\":\"K143\",\"name\":\"K143 Hypertrophy of tongue papillae\"},{\"code\":\"K144\",\"name\":\"K144 Atrophy of tongue papillae\"},{\"code\":\"K145\",\"name\":\"K145 Plicated tongue\"},{\"code\":\"K146\",\"name\":\"K146 Glossodynia\"},{\"code\":\"K148\",\"name\":\"K148 Other diseases of tongue\"},{\"code\":\"K149\",\"name\":\"K149 Disease of tongue, unspecified\"},{\"code\":\"K20\",\"name\":\"K20 Oesophagitis\"},{\"code\":\"K21\",\"name\":\"K21 Gastro-oesophageal reflux disease\"},{\"code\":\"K210\",\"name\":\"K210 Gastro-oesophageal reflux disease with oesophagitis\"},{\"code\":\"K219\",\"name\":\"K219 Gastro-oesophageal reflux disease without oesophagitis\"},{\"code\":\"K22\",\"name\":\"K22 Other diseases of oesophagus\"},{\"code\":\"K220\",\"name\":\"K220 Achalasia of cardia\"},{\"code\":\"K221\",\"name\":\"K221 Ulcer of oesophagus\"},{\"code\":\"K222\",\"name\":\"K222 Oesophageal obstruction\"},{\"code\":\"K223\",\"name\":\"K223 Perforation of oesophagus\"},{\"code\":\"K224\",\"name\":\"K224 Dyskinesia of oesophagus\"},{\"code\":\"K225\",\"name\":\"K225 Diverticulum of oesophagus, acquired\"},{\"code\":\"K226\",\"name\":\"K226 Gastro-oesophageal laceration-haemorrhage syndrome\"},{\"code\":\"K227\",\"name\":\"K227 Barrett's oesophagus\"},{\"code\":\"K228\",\"name\":\"K228 Other specified diseases of oesophagus\"},{\"code\":\"K229\",\"name\":\"K229 Disease of oesophagus, unspecified\"},{\"code\":\"K23\",\"name\":\"K23 Disorders of oesophagus in diseases classified elsewhere\"},{\"code\":\"K230\",\"name\":\"K230 Tuberculous oesophagitis\"},{\"code\":\"K231\",\"name\":\"K231 Megaoesophagus in Chagas' disease\"},{\"code\":\"K238\",\"name\":\"K238 Disorders of oesophagus in other diseases classified elsewhere\"},{\"code\":\"K25\",\"name\":\"K25 Gastric ulcer\"},{\"code\":\"K250\",\"name\":\"K250 Gastric ulcer, acute with haemorrhage\"},{\"code\":\"K251\",\"name\":\"K251 Gastric ulcer, acute with perforation\"},{\"code\":\"K252\",\"name\":\"K252 Gastric ulcer, acute with both haemorrhage and perforation\"},{\"code\":\"K253\",\"name\":\"K253 Gastric ulcer, acute without haemorrhage or perforation\"},{\"code\":\"K254\",\"name\":\"K254 Gastric ulcer, chronic or unspecified with haemorrhage\"},{\"code\":\"K255\",\"name\":\"K255 Gastric ulcer, chronic or unspecified with perforation\"},{\"code\":\"K256\",\"name\":\"K256 Gastric ulcer, chronic or unspecified with both haemorrhage and perforation\"},{\"code\":\"K257\",\"name\":\"K257 Gastric ulcer, chronic without haemorrhage or perforation\"},{\"code\":\"K259\",\"name\":\"K259 Gastric ulcer, unspecified as acute or chronic, without haemorrhage or perforation\"},{\"code\":\"K26\",\"name\":\"K26 Duodenal ulcer\"},{\"code\":\"K260\",\"name\":\"K260 Duodenal ulcer, acute with haemorrhage\"},{\"code\":\"K261\",\"name\":\"K261 Duodenal ulcer, acute with perforation\"},{\"code\":\"K262\",\"name\":\"K262 Duodenal ulcer, acute with both haemorrhage and perforation\"},{\"code\":\"K263\",\"name\":\"K263 Duodenal ulcer, acute without haemorrhage or perforation\"},{\"code\":\"K264\",\"name\":\"K264 Duodenal ulcer, chronic or unspecified with haemorrhage\"},{\"code\":\"K265\",\"name\":\"K265 Duodenal ulcer, chronic or unspecified with perforation\"},{\"code\":\"K266\",\"name\":\"K266 Duodenal ulcer, chronic or unspecified with both haemorrhage and perforation\"},{\"code\":\"K267\",\"name\":\"K267 Duodenal ulcer, chronic without haemorrhage or perforation\"},{\"code\":\"K269\",\"name\":\"K269 Duodenal ulcer, unspecified as acute or chronic, without haemorrhage or perforation\"},{\"code\":\"K27\",\"name\":\"K27 Peptic ulcer, site unspecified\"},{\"code\":\"K270\",\"name\":\"K270 Peptic ulcer, site unspecified, acute with haemorrhage\"},{\"code\":\"K271\",\"name\":\"K271 Peptic ulcer, site unspecified, acute with perforation\"},{\"code\":\"K272\",\"name\":\"K272 Peptic ulcer, site unspecified, acute with both haemorrhage and perforation\"},{\"code\":\"K273\",\"name\":\"K273 Peptic ulcer, site unspecified, acute without haemorrhage or perforation\"},{\"code\":\"K274\",\"name\":\"K274 Peptic ulcer, site unspecified, chronic or unspecified with haemorrhage\"},{\"code\":\"K275\",\"name\":\"K275 Peptic ulcer, site unspecified, chronic or unspecified with perforation\"},{\"code\":\"K276\",\"name\":\"K276 Peptic ulcer, site unspecified, chronic or unspecified with both haemorrhage and perforation\"},{\"code\":\"K277\",\"name\":\"K277 Peptic ulcer, site unspecified, chronic without haemorrhage or perforation\"},{\"code\":\"K279\",\"name\":\"K279 Peptic ulcer, site unspecified, unspecified as acute or chronic, without haemorrhage or perforation\"},{\"code\":\"K28\",\"name\":\"K28 Gastrojejunal ulcer\"},{\"code\":\"K280\",\"name\":\"K280 Gastrojejunal ulcer, acute with haemorrhage\"},{\"code\":\"K281\",\"name\":\"K281 Gastrojejunal ulcer, acute with perforation\"},{\"code\":\"K282\",\"name\":\"K282 Gastrojejunal ulcer, acute with both haemorrhage and perforation\"},{\"code\":\"K283\",\"name\":\"K283 Gastrojejunal ulcer, acute without haemorrhage or perforation\"},{\"code\":\"K284\",\"name\":\"K284 Gastrojejunal ulcer, chronic or unspecified with haemorrhage\"},{\"code\":\"K285\",\"name\":\"K285 Gastrojejunal ulcer, chronic or unspecified with perforation\"},{\"code\":\"K286\",\"name\":\"K286 Gastrojejunal ulcer, chronic or unspecified with both haemorrhage and perforation\"},{\"code\":\"K287\",\"name\":\"K287 Gastrojejunal ulcer, chronic without haemorrhage or perforation\"},{\"code\":\"K289\",\"name\":\"K289 Gastrojejunal ulcer, unspecified as acute or chronic, without haemorrhage or perforation\"},{\"code\":\"K29\",\"name\":\"K29 Gastritis and duodenitis\"},{\"code\":\"K290\",\"name\":\"K290 Acute haemorrhagic gastritis\"},{\"code\":\"K291\",\"name\":\"K291 Other acute gastritis\"},{\"code\":\"K292\",\"name\":\"K292 Alcoholic gastritis\"},{\"code\":\"K293\",\"name\":\"K293 Chronic superficial gastritis\"},{\"code\":\"K294\",\"name\":\"K294 Chronic atrophic gastritis\"},{\"code\":\"K295\",\"name\":\"K295 Chronic gastritis, unspecified\"},{\"code\":\"K296\",\"name\":\"K296 Other gastritis\"},{\"code\":\"K297\",\"name\":\"K297 Gastritis, unspecified\"},{\"code\":\"K298\",\"name\":\"K298 Duodenitis\"},{\"code\":\"K299\",\"name\":\"K299 Gastroduodenitis, unspecified\"},{\"code\":\"K30\",\"name\":\"K30 Dyspepsia\"},{\"code\":\"K31\",\"name\":\"K31 Other diseases of stomach and duodenum\"},{\"code\":\"K310\",\"name\":\"K310 Acute dilatation of stomach\"},{\"code\":\"K311\",\"name\":\"K311 Adult hypertrophic pyloric stenosis\"},{\"code\":\"K312\",\"name\":\"K312 Hourglass stricture and stenosis of stomach\"},{\"code\":\"K313\",\"name\":\"K313 Pylorospasm, NEC\"},{\"code\":\"K314\",\"name\":\"K314 Gastric diverticulum\"},{\"code\":\"K315\",\"name\":\"K315 Obstruction of duodenum\"},{\"code\":\"K316\",\"name\":\"K316 Fistula of stomach and duodenum\"},{\"code\":\"K317\",\"name\":\"K317 Polyp of stomach and duodenum\"},{\"code\":\"K318\",\"name\":\"K318 Other specified diseases of stomach and duodenum\"},{\"code\":\"K319\",\"name\":\"K319 Disease of stomach and duodenum, unspecified\"},{\"code\":\"K35\",\"name\":\"K35 Acute appendicitis\"},{\"code\":\"K352\",\"name\":\"K352 Acute appendicitis with generalized peritonitis\"},{\"code\":\"K353\",\"name\":\"K353 Acute appendicitis with localized peritonitis\"},{\"code\":\"K358\",\"name\":\"K358 Acute appendicitis, other and unspecified\"},{\"code\":\"K36\",\"name\":\"K36 Other appendicitis\"},{\"code\":\"K37\",\"name\":\"K37 Unspecified appendicitis\"},{\"code\":\"K38\",\"name\":\"K38 Other diseases of appendix\"},{\"code\":\"K380\",\"name\":\"K380 Hyperplasia of appendix\"},{\"code\":\"K381\",\"name\":\"K381 Appendicular concretions\"},{\"code\":\"K382\",\"name\":\"K382 Diverticulum of appendix\"},{\"code\":\"K383\",\"name\":\"K383 Fistula of appendix\"},{\"code\":\"K388\",\"name\":\"K388 Other specified diseases of appendix\"},{\"code\":\"K389\",\"name\":\"K389 Disease of appendix, unspecified\"},{\"code\":\"K40\",\"name\":\"K40 Inguinal hernia\"},{\"code\":\"K400\",\"name\":\"K400 Bilateral inguinal hernia, with obstruction, without gangrene\"},{\"code\":\"K401\",\"name\":\"K401 Bilateral inguinal hernia, with gangrene\"},{\"code\":\"K402\",\"name\":\"K402 Bilateral inguinal hernia, without obstruction or gangrene\"},{\"code\":\"K403\",\"name\":\"K403 Unilateral or unspecified inguinal hernia, with obstruction, without gangrene\"},{\"code\":\"K404\",\"name\":\"K404 Unilateral or unspecified inguinal hernia, with gangrene\"},{\"code\":\"K409\",\"name\":\"K409 Unilateral or unspecified inguinal hernia, without obstruction or gangrene\"},{\"code\":\"K41\",\"name\":\"K41 Femoral hernia\"},{\"code\":\"K410\",\"name\":\"K410 Bilateral femoral hernia, with obstruction, without gangrene\"},{\"code\":\"K411\",\"name\":\"K411 Bilateral femoral hernia, with gangrene\"},{\"code\":\"K412\",\"name\":\"K412 Bilateral femoral hernia, without obstruction or gangrene\"},{\"code\":\"K413\",\"name\":\"K413 Unilateral or unspecified femoral hernia, with obstruction, without gangrene\"},{\"code\":\"K414\",\"name\":\"K414 Unilateral or unspecified femoral hernia, with gangrene\"},{\"code\":\"K419\",\"name\":\"K419 Unilateral or unspecified femoral hernia, without obstruction or gangrene\"},{\"code\":\"K42\",\"name\":\"K42 Umbilical hernia\"},{\"code\":\"K420\",\"name\":\"K420 Umbilical hernia with obstruction, without gangrene\"},{\"code\":\"K421\",\"name\":\"K421 Umbilical hernia with gangrene\"},{\"code\":\"K429\",\"name\":\"K429 Umbilical hernia without obstruction or gangrene\"},{\"code\":\"K43\",\"name\":\"K43 Ventral hernia\"},{\"code\":\"K430\",\"name\":\"K430 Ventral hernia with obstruction, without gangrene\"},{\"code\":\"K431\",\"name\":\"K431 Ventral hernia with gangrene\"},{\"code\":\"K439\",\"name\":\"K439 Ventral hernia without obstruction or gangrene\"},{\"code\":\"K44\",\"name\":\"K44 Diaphragmatic hernia\"},{\"code\":\"K440\",\"name\":\"K440 Diaphragmatic hernia with obstruction, without gangrene\"},{\"code\":\"K441\",\"name\":\"K441 Diaphragmatic hernia with gangrene\"},{\"code\":\"K449\",\"name\":\"K449 Diaphragmatic hernia without obstruction or gangrene\"},{\"code\":\"K45\",\"name\":\"K45 Other abdominal hernia\"},{\"code\":\"K450\",\"name\":\"K450 Other specified abdominal hernia with obstruction, without gangrene\"},{\"code\":\"K451\",\"name\":\"K451 Other specified abdominal hernia with gangrene\"},{\"code\":\"K458\",\"name\":\"K458 Other specified abdominal hernia without obstruction or gangrene\"},{\"code\":\"K46\",\"name\":\"K46 Unspecified abdominal hernia\"},{\"code\":\"K460\",\"name\":\"K460 Unspecified abdominal hernia with obstruction, without gangrene\"},{\"code\":\"K461\",\"name\":\"K461 Unspecified abdominal hernia with gangrene\"},{\"code\":\"K469\",\"name\":\"K469 Unspecified abdominal hernia without obstruction or gangrene\"},{\"code\":\"K50\",\"name\":\"K50 Crohn's disease [regional enteritis]\"},{\"code\":\"K500\",\"name\":\"K500 Crohn's disease of small intestine\"},{\"code\":\"K501\",\"name\":\"K501 Crohn's disease of large intestine\"},{\"code\":\"K508\",\"name\":\"K508 Other Crohn's disease\"},{\"code\":\"K509\",\"name\":\"K509 Crohn's disease, unspecified\"},{\"code\":\"K51\",\"name\":\"K51 Ulcerative colitis\"},{\"code\":\"K510\",\"name\":\"K510 Ulcerative (chronic) enterocolitis\"},{\"code\":\"K512\",\"name\":\"K512 Ulcerative (chronic) proctitis\"},{\"code\":\"K513\",\"name\":\"K513 Ulcerative (chronic) rectosigmoiditis\"},{\"code\":\"K514\",\"name\":\"K514 Pseudopolyposis of colon\"},{\"code\":\"K515\",\"name\":\"K515 Mucosal proctocolitis\"},{\"code\":\"K518\",\"name\":\"K518 Other ulcerative colitis\"},{\"code\":\"K519\",\"name\":\"K519 Ulcerative colitis, unspecified\"},{\"code\":\"K52\",\"name\":\"K52 Other noninfective gastroenteritis and colitis\"},{\"code\":\"K520\",\"name\":\"K520 Gastroenteritis and colitis due to radiation\"},{\"code\":\"K521\",\"name\":\"K521 Toxic gastroenteritis and colitis\"},{\"code\":\"K522\",\"name\":\"K522 Allergic and dietetic gastroenteritis and colitis\"},{\"code\":\"K523\",\"name\":\"K523 Indeterminate colitis\"},{\"code\":\"K528\",\"name\":\"K528 Other specified noninfective gastroenteritis and colitis\"},{\"code\":\"K529\",\"name\":\"K529 Noninfective gastroenteritis and colitis, unspecified\"},{\"code\":\"K55\",\"name\":\"K55 Vascular disorders of intestine\"},{\"code\":\"K550\",\"name\":\"K550 Acute vascular disorders of intestine\"},{\"code\":\"K551\",\"name\":\"K551 Chronic vascular disorders of intestine\"},{\"code\":\"K552\",\"name\":\"K552 Angiodysplasia of colon\"},{\"code\":\"K558\",\"name\":\"K558 Other vascular disorders of intestine\"},{\"code\":\"K559\",\"name\":\"K559 Vascular disorder of intestine, unspecified\"},{\"code\":\"K56\",\"name\":\"K56 Paralytic ileus and intestinal obstruction without hernia\"},{\"code\":\"K560\",\"name\":\"K560 Paralytic ileus\"},{\"code\":\"K561\",\"name\":\"K561 Intussusception\"},{\"code\":\"K562\",\"name\":\"K562 Volvulus\"},{\"code\":\"K563\",\"name\":\"K563 Gallstone ileus\"},{\"code\":\"K564\",\"name\":\"K564 Other impaction of intestine\"},{\"code\":\"K565\",\"name\":\"K565 Intestinal adhesions [bands] with obstruction\"},{\"code\":\"K566\",\"name\":\"K566 Other and unspecified intestinal obstruction\"},{\"code\":\"K567\",\"name\":\"K567 Ileus, unspecified\"},{\"code\":\"K57\",\"name\":\"K57 Diverticular disease of intestine\"},{\"code\":\"K570\",\"name\":\"K570 Diverticular disease of small intestine with perforation and abscess\"},{\"code\":\"K571\",\"name\":\"K571 Diverticular disease of small intestine without perforation or abscess\"},{\"code\":\"K572\",\"name\":\"K572 Diverticular disease of large intestine with perforation and abscess\"},{\"code\":\"K573\",\"name\":\"K573 Diverticular disease of large intestine without perforation or abscess\"},{\"code\":\"K574\",\"name\":\"K574 Diverticular disease of both small and large intestine with perforation and abscess\"},{\"code\":\"K575\",\"name\":\"K575 Diverticular disease of both small and large intestine without perforation or abscess\"},{\"code\":\"K578\",\"name\":\"K578 Diverticular disease of intestine, part unspecified, with perforation and abscess\"},{\"code\":\"K579\",\"name\":\"K579 Diverticular disease of intestine, part unspecified, without perforation or abscess\"},{\"code\":\"K58\",\"name\":\"K58 Irritable bowel syndrome\"},{\"code\":\"K580\",\"name\":\"K580 Irritable bowel syndrome with diarrhoea\"},{\"code\":\"K589\",\"name\":\"K589 Irritable bowel syndrome without diarrhoea\"},{\"code\":\"K59\",\"name\":\"K59 Other functional intestinal disorders\"},{\"code\":\"K590\",\"name\":\"K590 Constipation\"},{\"code\":\"K591\",\"name\":\"K591 Functional diarrhoea\"},{\"code\":\"K592\",\"name\":\"K592 Neurogenic bowel, NEC\"},{\"code\":\"K593\",\"name\":\"K593 Megacolon, NEC\"},{\"code\":\"K594\",\"name\":\"K594 Anal spasm\"},{\"code\":\"K598\",\"name\":\"K598 Other specified functional intestinal disorders\"},{\"code\":\"K599\",\"name\":\"K599 Functional intestinal disorder, unspecified\"},{\"code\":\"K60\",\"name\":\"K60 Fissure and fistula of anal and rectal regions\"},{\"code\":\"K600\",\"name\":\"K600 Acute anal fissure\"},{\"code\":\"K601\",\"name\":\"K601 Chronic anal fissure\"},{\"code\":\"K602\",\"name\":\"K602 Anal fissure, unspecified\"},{\"code\":\"K603\",\"name\":\"K603 Anal fistula\"},{\"code\":\"K604\",\"name\":\"K604 Rectal fistula\"},{\"code\":\"K605\",\"name\":\"K605 Anorectal fistula\"},{\"code\":\"K61\",\"name\":\"K61 Abscess of anal and rectal regions\"},{\"code\":\"K610\",\"name\":\"K610 Anal abscess\"},{\"code\":\"K611\",\"name\":\"K611 Rectal abscess\"},{\"code\":\"K612\",\"name\":\"K612 Anorectal abscess\"},{\"code\":\"K613\",\"name\":\"K613 Ischiorectal abscess\"},{\"code\":\"K614\",\"name\":\"K614 Intrasphincteric abscess\"},{\"code\":\"K62\",\"name\":\"K62 Other diseases of anus and rectum\"},{\"code\":\"K620\",\"name\":\"K620 Anal polyp\"},{\"code\":\"K621\",\"name\":\"K621 Rectal polyp\"},{\"code\":\"K622\",\"name\":\"K622 Anal prolapse\"},{\"code\":\"K623\",\"name\":\"K623 Rectal prolapse\"},{\"code\":\"K624\",\"name\":\"K624 Stenosis of anus and rectum\"},{\"code\":\"K625\",\"name\":\"K625 Haemorrhage of anus and rectum\"},{\"code\":\"K626\",\"name\":\"K626 Ulcer of anus and rectum\"},{\"code\":\"K627\",\"name\":\"K627 Radiation proctitis\"},{\"code\":\"K628\",\"name\":\"K628 Other specified diseases of anus and rectum\"},{\"code\":\"K629\",\"name\":\"K629 Disease of anus and rectum, unspecified\"},{\"code\":\"K63\",\"name\":\"K63 Other diseases of intestine\"},{\"code\":\"K630\",\"name\":\"K630 Abscess of intestine\"},{\"code\":\"K631\",\"name\":\"K631 Perforation of intestine (nontraumatic)\"},{\"code\":\"K632\",\"name\":\"K632 Fistula of intestine\"},{\"code\":\"K633\",\"name\":\"K633 Ulcer of intestine\"},{\"code\":\"K634\",\"name\":\"K634 Enteroptosis\"},{\"code\":\"K635\",\"name\":\"K635 Polyp of colon\"},{\"code\":\"K638\",\"name\":\"K638 Other specified diseases of intestine\"},{\"code\":\"K639\",\"name\":\"K639 Disease of intestine, unspecified\"},{\"code\":\"K65\",\"name\":\"K65 Peritonitis\"},{\"code\":\"K650\",\"name\":\"K650 Acute peritonitis\"},{\"code\":\"K658\",\"name\":\"K658 Other peritonitis\"},{\"code\":\"K659\",\"name\":\"K659 Peritonitis, unspecified\"},{\"code\":\"K66\",\"name\":\"K66 Other disorders of peritoneum\"},{\"code\":\"K660\",\"name\":\"K660 Peritoneal adhesions\"},{\"code\":\"K661\",\"name\":\"K661 Haemoperitoneum\"},{\"code\":\"K668\",\"name\":\"K668 Other specified disorders of peritoneum\"},{\"code\":\"K669\",\"name\":\"K669 Disorder of peritoneum, unspecified\"},{\"code\":\"K67\",\"name\":\"K67 Disorders of peritoneum in infectious diseases classified elsewhere\"},{\"code\":\"K670\",\"name\":\"K670 Chlamydial peritonitis\"},{\"code\":\"K671\",\"name\":\"K671 Gonococcal peritonitis\"},{\"code\":\"K672\",\"name\":\"K672 Syphilitic peritonitis\"},{\"code\":\"K673\",\"name\":\"K673 Tuberculous peritonitis\"},{\"code\":\"K678\",\"name\":\"K678 Other disorders of peritoneum in infectious diseases classified elsewhere\"},{\"code\":\"K70\",\"name\":\"K70 Alcoholic liver disease\"},{\"code\":\"K700\",\"name\":\"K700 Alcoholic fatty liver\"},{\"code\":\"K701\",\"name\":\"K701 Alcoholic hepatitis\"},{\"code\":\"K702\",\"name\":\"K702 Alcoholic fibrosis and sclerosis of liver\"},{\"code\":\"K703\",\"name\":\"K703 Alcoholic cirrhosis of liver\"},{\"code\":\"K704\",\"name\":\"K704 Alcoholic hepatic failure\"},{\"code\":\"K709\",\"name\":\"K709 Alcoholic liver disease, unspecified\"},{\"code\":\"K71\",\"name\":\"K71 Toxic liver disease\"},{\"code\":\"K710\",\"name\":\"K710 Toxic liver disease with cholestasis\"},{\"code\":\"K711\",\"name\":\"K711 Toxic liver disease with hepatic necrosis\"},{\"code\":\"K712\",\"name\":\"K712 Toxic liver disease with acute hepatitis\"},{\"code\":\"K713\",\"name\":\"K713 Toxic liver disease with chronic persistent hepatitis\"},{\"code\":\"K714\",\"name\":\"K714 Toxic liver disease with chronic lobular hepatitis\"},{\"code\":\"K715\",\"name\":\"K715 Toxic liver disease with chronic active hepatitis\"},{\"code\":\"K716\",\"name\":\"K716 Toxic liver disease with hepatitis, NEC\"},{\"code\":\"K717\",\"name\":\"K717 Toxic liver disease with fibrosis and cirrhosis of liver\"},{\"code\":\"K718\",\"name\":\"K718 Toxic liver disease with other disorders of liver\"},{\"code\":\"K719\",\"name\":\"K719 Toxic liver disease, unspecified\"},{\"code\":\"K72\",\"name\":\"K72 Hepatic failure, NEC\"},{\"code\":\"K720\",\"name\":\"K720 Acute and subacute hepatic failure\"},{\"code\":\"K721\",\"name\":\"K721 Chronic hepatic failure\"},{\"code\":\"K729\",\"name\":\"K729 Hepatic failure, unspecified\"},{\"code\":\"K73\",\"name\":\"K73 Chronic hepatitis, NEC\"},{\"code\":\"K730\",\"name\":\"K730 Chronic persistent hepatitis, NEC\"},{\"code\":\"K731\",\"name\":\"K731 Chronic lobular hepatitis, NEC\"},{\"code\":\"K732\",\"name\":\"K732 Chronic active hepatitis, NEC\"},{\"code\":\"K738\",\"name\":\"K738 Other chronic hepatitis, NEC\"},{\"code\":\"K739\",\"name\":\"K739 Chronic hepatitis, unspecified\"},{\"code\":\"K74\",\"name\":\"K74 Fibrosis and cirrhosis of liver\"},{\"code\":\"K740\",\"name\":\"K740 Hepatic fibrosis\"},{\"code\":\"K741\",\"name\":\"K741 Hepatic sclerosis\"},{\"code\":\"K742\",\"name\":\"K742 Hepatic fibrosis with hepatic sclerosis\"},{\"code\":\"K743\",\"name\":\"K743 Primary biliary cirrhosis\"},{\"code\":\"K744\",\"name\":\"K744 Secondary biliary cirrhosis\"},{\"code\":\"K745\",\"name\":\"K745 Biliary cirrhosis, unspecified\"},{\"code\":\"K746\",\"name\":\"K746 Other and unspecified cirrhosis of liver\"},{\"code\":\"K75\",\"name\":\"K75 Other inflammatory liver diseases\"},{\"code\":\"K750\",\"name\":\"K750 Abscess of liver\"},{\"code\":\"K751\",\"name\":\"K751 Phlebitis of portal vein\"},{\"code\":\"K752\",\"name\":\"K752 Nonspecific reactive hepatitis\"},{\"code\":\"K753\",\"name\":\"K753 Granulomatous hepatitis, NEC\"},{\"code\":\"K754\",\"name\":\"K754 Autoimmune hepatitis\"},{\"code\":\"K758\",\"name\":\"K758 Other specified inflammatory liver diseases\"},{\"code\":\"K759\",\"name\":\"K759 Inflammatory liver disease, unspecified\"},{\"code\":\"K76\",\"name\":\"K76 Other diseases of liver\"},{\"code\":\"K760\",\"name\":\"K760 Fatty (change of) liver, NEC\"},{\"code\":\"K761\",\"name\":\"K761 Chronic passive congestion of liver\"},{\"code\":\"K762\",\"name\":\"K762 Central haemorrhagic necrosis of liver\"},{\"code\":\"K763\",\"name\":\"K763 Infarction of liver\"},{\"code\":\"K764\",\"name\":\"K764 Peliosis hepatis\"},{\"code\":\"K765\",\"name\":\"K765 Hepatic veno-occlusive disease\"},{\"code\":\"K766\",\"name\":\"K766 Portal hypertension\"},{\"code\":\"K767\",\"name\":\"K767 Hepatorenal syndrome\"},{\"code\":\"K768\",\"name\":\"K768 Other specified diseases of liver\"},{\"code\":\"K769\",\"name\":\"K769 Liver disease, unspecified\"},{\"code\":\"K77\",\"name\":\"K77 Liver disorders in diseases classified elsewhere\"},{\"code\":\"K770\",\"name\":\"K770 Liver disorders in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"K778\",\"name\":\"K778 Liver disorders in other diseases classified elsewhere\"},{\"code\":\"K80\",\"name\":\"K80 Cholelithiasis\"},{\"code\":\"K800\",\"name\":\"K800 Calculus of gallbladder with acute cholecystitis\"},{\"code\":\"K801\",\"name\":\"K801 Calculus of gallbladder with other cholecystitis\"},{\"code\":\"K802\",\"name\":\"K802 Calculus of gallbladder without cholecystitis\"},{\"code\":\"K803\",\"name\":\"K803 Calculus of bile duct with cholangitis\"},{\"code\":\"K804\",\"name\":\"K804 Calculus of bile duct with cholecystitis\"},{\"code\":\"K805\",\"name\":\"K805 Calculus of bile duct without cholangitis or cholecystitis\"},{\"code\":\"K808\",\"name\":\"K808 Other cholelithiasis\"},{\"code\":\"K81\",\"name\":\"K81 Cholecystitis\"},{\"code\":\"K810\",\"name\":\"K810 Acute cholecystitis\"},{\"code\":\"K811\",\"name\":\"K811 Chronic cholecystitis\"},{\"code\":\"K818\",\"name\":\"K818 Other cholecystitis\"},{\"code\":\"K819\",\"name\":\"K819 Cholecystitis, unspecified\"},{\"code\":\"K82\",\"name\":\"K82 Other diseases of gallbladder\"},{\"code\":\"K820\",\"name\":\"K820 Obstruction of gallbladder\"},{\"code\":\"K821\",\"name\":\"K821 Hydrops of gallbladder\"},{\"code\":\"K822\",\"name\":\"K822 Perforation of gallbladder\"},{\"code\":\"K823\",\"name\":\"K823 Fistula of gallbladder\"},{\"code\":\"K824\",\"name\":\"K824 Cholesterolosis of gallbladder\"},{\"code\":\"K828\",\"name\":\"K828 Other specified diseases of gallbladder\"},{\"code\":\"K829\",\"name\":\"K829 Disease of gallbladder, unspecified\"},{\"code\":\"K83\",\"name\":\"K83 Other diseases of biliary tract\"},{\"code\":\"K830\",\"name\":\"K830 Cholangitis\"},{\"code\":\"K831\",\"name\":\"K831 Obstruction of bile duct\"},{\"code\":\"K832\",\"name\":\"K832 Perforation of bile duct\"},{\"code\":\"K833\",\"name\":\"K833 Fistula of bile duct\"},{\"code\":\"K834\",\"name\":\"K834 Spasm of sphincter of Oddi\"},{\"code\":\"K835\",\"name\":\"K835 Biliary cyst\"},{\"code\":\"K838\",\"name\":\"K838 Other specified diseases of biliary tract\"},{\"code\":\"K839\",\"name\":\"K839 Disease of biliary tract, unspecified\"},{\"code\":\"K85\",\"name\":\"K85 Acute pancreatitis\"},{\"code\":\"K850\",\"name\":\"K850 Idiopathic acute pancreatitis\"},{\"code\":\"K851\",\"name\":\"K851 Biliary acute pancreatitis\"},{\"code\":\"K852\",\"name\":\"K852 Alcohol-induced acute pancreatitis\"},{\"code\":\"K853\",\"name\":\"K853 Drug-induced acute pancreatitis\"},{\"code\":\"K858\",\"name\":\"K858 Other acute pancreatitis\"},{\"code\":\"K859\",\"name\":\"K859 Acute pancreatitis, unspecified\"},{\"code\":\"K86\",\"name\":\"K86 Other diseases of pancreas\"},{\"code\":\"K860\",\"name\":\"K860 Alcohol-induced chronic pancreatitis\"},{\"code\":\"K861\",\"name\":\"K861 Other chronic pancreatitis\"},{\"code\":\"K862\",\"name\":\"K862 Cyst of pancreas\"},{\"code\":\"K863\",\"name\":\"K863 Pseudocyst of pancreas\"},{\"code\":\"K868\",\"name\":\"K868 Other specified diseases of pancreas\"},{\"code\":\"K869\",\"name\":\"K869 Disease of pancreas, unspecified\"},{\"code\":\"K87\",\"name\":\"K87 Disorders of gallbladder, biliary tract and pancreas in diseases classified elsewhere\"},{\"code\":\"K870\",\"name\":\"K870 Disorders of gallbladder and biliary tract in diseases classified elsewhere\"},{\"code\":\"K871\",\"name\":\"K871 Disorders of pancreas in diseases classified elsewhere\"},{\"code\":\"K90\",\"name\":\"K90 Intestinal malabsorption\"},{\"code\":\"K900\",\"name\":\"K900 Coeliac disease\"},{\"code\":\"K901\",\"name\":\"K901 Tropical sprue\"},{\"code\":\"K902\",\"name\":\"K902 Blind loop syndrome, NEC\"},{\"code\":\"K903\",\"name\":\"K903 Pancreatic steatorrhoea\"},{\"code\":\"K904\",\"name\":\"K904 Malabsorption due to intolerance, NEC\"},{\"code\":\"K908\",\"name\":\"K908 Other intestinal malabsorption\"},{\"code\":\"K909\",\"name\":\"K909 Intestinal malabsorption, unspecified\"},{\"code\":\"K91\",\"name\":\"K91 Postprocedural disorders of digestive system, NEC\"},{\"code\":\"K910\",\"name\":\"K910 Vomiting following gastrointestinal surgery\"},{\"code\":\"K911\",\"name\":\"K911 Postgastric surgery syndromes\"},{\"code\":\"K912\",\"name\":\"K912 Postsurgical malabsorption, NEC\"},{\"code\":\"K913\",\"name\":\"K913 Postoperative intestinal obstruction\"},{\"code\":\"K914\",\"name\":\"K914 Colostomy and enterostomy malfunction\"},{\"code\":\"K915\",\"name\":\"K915 Postcholecystectomy syndrome\"},{\"code\":\"K918\",\"name\":\"K918 Other postprocedural disorders of digestive system, NEC\"},{\"code\":\"K919\",\"name\":\"K919 Postprocedural disorder of digestive system, unspecified\"},{\"code\":\"K92\",\"name\":\"K92 Other diseases of digestive system\"},{\"code\":\"K920\",\"name\":\"K920 Haematemesis\"},{\"code\":\"K921\",\"name\":\"K921 Melaena\"},{\"code\":\"K922\",\"name\":\"K922 Gastrointestinal haemorrhage, unspecified\"},{\"code\":\"K928\",\"name\":\"K928 Other specified diseases of digestive system\"},{\"code\":\"K929\",\"name\":\"K929 Disease of digestive system, unspecified\"},{\"code\":\"K93\",\"name\":\"K93 Disorders of other digestive organs in diseases classified elsewhere\"},{\"code\":\"K930\",\"name\":\"K930 Tuberculous disorders of intestines, peritoneum and mesenteric glands\"},{\"code\":\"K931\",\"name\":\"K931 Megacolon in Chagas' disease\"},{\"code\":\"K938\",\"name\":\"K938 Disorders of other specified digestive organs in diseases classified elsewhere\"},{\"code\":\"L00\",\"name\":\"L00 Staphylococcal scalded skin syndrome\"},{\"code\":\"L01\",\"name\":\"L01 Impetigo\"},{\"code\":\"L010\",\"name\":\"L010 Impetigo [any organism] [any site]\"},{\"code\":\"L011\",\"name\":\"L011 Impetiginization of other dermatoses\"},{\"code\":\"L02\",\"name\":\"L02 Cutaneous abscess, furuncle and carbuncle\"},{\"code\":\"L020\",\"name\":\"L020 Cutaneous abscess, furuncle and carbuncle of face\"},{\"code\":\"L021\",\"name\":\"L021 Cutaneous abscess, furuncle and carbuncle of neck\"},{\"code\":\"L022\",\"name\":\"L022 Cutaneous abscess, furuncle and carbuncle of trunk\"},{\"code\":\"L023\",\"name\":\"L023 Cutaneous abscess, furuncle and carbuncle of buttock\"},{\"code\":\"L024\",\"name\":\"L024 Cutaneous abscess, furuncle and carbuncle of limb\"},{\"code\":\"L028\",\"name\":\"L028 Cutaneous abscess, furuncle and carbuncle of other sites\"},{\"code\":\"L029\",\"name\":\"L029 Cutaneous abscess, furuncle and carbuncle, unspecified\"},{\"code\":\"L03\",\"name\":\"L03 Cellulitis\"},{\"code\":\"L030\",\"name\":\"L030 Cellulitis of finger and toe\"},{\"code\":\"L031\",\"name\":\"L031 Cellulitis of other parts of limb\"},{\"code\":\"L032\",\"name\":\"L032 Cellulitis of face\"},{\"code\":\"L033\",\"name\":\"L033 Cellulitis of trunk\"},{\"code\":\"L038\",\"name\":\"L038 Cellulitis of other sites\"},{\"code\":\"L039\",\"name\":\"L039 Cellulitis, unspecified\"},{\"code\":\"L04\",\"name\":\"L04 Acute lymphadenitis\"},{\"code\":\"L040\",\"name\":\"L040 Acute lymphadenitis of face, head and neck\"},{\"code\":\"L041\",\"name\":\"L041 Acute lymphadenitis of trunk\"},{\"code\":\"L042\",\"name\":\"L042 Acute lymphadenitis of upper limb\"},{\"code\":\"L043\",\"name\":\"L043 Acute lymphadenitis of lower limb\"},{\"code\":\"L048\",\"name\":\"L048 Acute lymphadenitis of other sites\"},{\"code\":\"L049\",\"name\":\"L049 Acute lymphadenitis, unspecified\"},{\"code\":\"L05\",\"name\":\"L05 Pilonidal cyst\"},{\"code\":\"L050\",\"name\":\"L050 Pilonidal cyst with abscess\"},{\"code\":\"L059\",\"name\":\"L059 Pilonidal cyst without abscess\"},{\"code\":\"L08\",\"name\":\"L08 Other local infections of skin and subcutaneous tissue\"},{\"code\":\"L080\",\"name\":\"L080 Pyoderma\"},{\"code\":\"L081\",\"name\":\"L081 Erythrasma\"},{\"code\":\"L088\",\"name\":\"L088 Other specified local infections of skin and subcutaneous tissue\"},{\"code\":\"L089\",\"name\":\"L089 Local infection of skin and subcutaneous tissue, unspecified\"},{\"code\":\"L10\",\"name\":\"L10 Pemphigus\"},{\"code\":\"L100\",\"name\":\"L100 Pemphigus vulgaris\"},{\"code\":\"L101\",\"name\":\"L101 Pemphigus vegetans\"},{\"code\":\"L102\",\"name\":\"L102 Pemphigus foliaceus\"},{\"code\":\"L103\",\"name\":\"L103 Brazilian pemphigus [fogo selvagem]\"},{\"code\":\"L104\",\"name\":\"L104 Pemphigus erythematosus\"},{\"code\":\"L105\",\"name\":\"L105 Drug-induced pemphigus\"},{\"code\":\"L108\",\"name\":\"L108 Other pemphigus\"},{\"code\":\"L109\",\"name\":\"L109 Pemphigus, unspecified\"},{\"code\":\"L11\",\"name\":\"L11 Other acantholytic disorders\"},{\"code\":\"L110\",\"name\":\"L110 Acquired keratosis follicularis\"},{\"code\":\"L111\",\"name\":\"L111 Transient acantholytic dermatosis [Grover]\"},{\"code\":\"L118\",\"name\":\"L118 Other specified acantholytic disorders\"},{\"code\":\"L119\",\"name\":\"L119 Acantholytic disorder, unspecified\"},{\"code\":\"L12\",\"name\":\"L12 Pemphigoid\"},{\"code\":\"L120\",\"name\":\"L120 Bullous pemphigoid\"},{\"code\":\"L121\",\"name\":\"L121 Cicatricial pemphigoid\"},{\"code\":\"L122\",\"name\":\"L122 Chronic bullous disease of childhood\"},{\"code\":\"L123\",\"name\":\"L123 Acquired epidermolysis bullosa\"},{\"code\":\"L128\",\"name\":\"L128 Other pemphigoid\"},{\"code\":\"L129\",\"name\":\"L129 Pemphigoid, unspecified\"},{\"code\":\"L13\",\"name\":\"L13 Other bullous disorders\"},{\"code\":\"L130\",\"name\":\"L130 Dermatitis herpetiformis\"},{\"code\":\"L131\",\"name\":\"L131 Subcorneal pustular dermatitis\"},{\"code\":\"L138\",\"name\":\"L138 Other specified bullous disorders\"},{\"code\":\"L139\",\"name\":\"L139 Bullous disorder, unspecified\"},{\"code\":\"L14\",\"name\":\"L14 Bullous disorders in diseases classified elsewhere\"},{\"code\":\"L20\",\"name\":\"L20 Atopic dermatitis\"},{\"code\":\"L200\",\"name\":\"L200 Besnier's prurigo\"},{\"code\":\"L208\",\"name\":\"L208 Other atopic dermatitis\"},{\"code\":\"L209\",\"name\":\"L209 Atopic dermatitis, unspecified\"},{\"code\":\"L21\",\"name\":\"L21 Seborrhoeic dermatitis\"},{\"code\":\"L210\",\"name\":\"L210 Seborrhoea capitis\"},{\"code\":\"L211\",\"name\":\"L211 Seborrhoeic infantile dermatitis\"},{\"code\":\"L218\",\"name\":\"L218 Other seborrhoeic dermatitis\"},{\"code\":\"L219\",\"name\":\"L219 Seborrhoeic dermatitis, unspecified\"},{\"code\":\"L22\",\"name\":\"L22 Diaper [napkin] dermatitis\"},{\"code\":\"L23\",\"name\":\"L23 Allergic contact dermatitis\"},{\"code\":\"L230\",\"name\":\"L230 Allergic contact dermatitis due to metals\"},{\"code\":\"L231\",\"name\":\"L231 Allergic contact dermatitis due to adhesives\"},{\"code\":\"L232\",\"name\":\"L232 Allergic contact dermatitis due to cosmetics\"},{\"code\":\"L233\",\"name\":\"L233 Allergic contact dermatitis due to drugs in contact with skin\"},{\"code\":\"L234\",\"name\":\"L234 Allergic contact dermatitis due to dyes\"},{\"code\":\"L235\",\"name\":\"L235 Allergic contact dermatitis due to other chemical products\"},{\"code\":\"L236\",\"name\":\"L236 Allergic contact dermatitis due to food in contact with skin\"},{\"code\":\"L237\",\"name\":\"L237 Allergic contact dermatitis due to plants, except food\"},{\"code\":\"L238\",\"name\":\"L238 Allergic contact dermatitis due to other agents\"},{\"code\":\"L239\",\"name\":\"L239 Allergic contact dermatitis, unspecified cause\"},{\"code\":\"L24\",\"name\":\"L24 Irritant contact dermatitis\"},{\"code\":\"L240\",\"name\":\"L240 Irritant contact dermatitis due to detergents\"},{\"code\":\"L241\",\"name\":\"L241 Irritant contact dermatitis due to oils and greases\"},{\"code\":\"L242\",\"name\":\"L242 Irritant contact dermatitis due to solvents\"},{\"code\":\"L243\",\"name\":\"L243 Irritant contact dermatitis due to cosmetics\"},{\"code\":\"L244\",\"name\":\"L244 Irritant contact dermatitis due to drugs in contact with skin\"},{\"code\":\"L245\",\"name\":\"L245 Irritant contact dermatitis due to other chemical products\"},{\"code\":\"L246\",\"name\":\"L246 Irritant contact dermatitis due to food in contact with skin\"},{\"code\":\"L247\",\"name\":\"L247 Irritant contact dermatitis due to plants, except food\"},{\"code\":\"L248\",\"name\":\"L248 Irritant contact dermatitis due to other agents\"},{\"code\":\"L249\",\"name\":\"L249 Irritant contact dermatitis, unspecified cause\"},{\"code\":\"L25\",\"name\":\"L25 Unspecified contact dermatitis\"},{\"code\":\"L250\",\"name\":\"L250 Unspecified contact dermatitis due to cosmetics\"},{\"code\":\"L251\",\"name\":\"L251 Unspecified contact dermatitis due to drugs in contact with skin\"},{\"code\":\"L252\",\"name\":\"L252 Unspecified contact dermatitis due to dyes\"},{\"code\":\"L253\",\"name\":\"L253 Unspecified contact dermatitis due to other chemical products\"},{\"code\":\"L254\",\"name\":\"L254 Unspecified contact dermatitis due to food in contact with skin\"},{\"code\":\"L255\",\"name\":\"L255 Unspecified contact dermatitis due to plants, except food\"},{\"code\":\"L258\",\"name\":\"L258 Unspecified contact dermatitis due to other agents\"},{\"code\":\"L259\",\"name\":\"L259 Unspecified contact dermatitis, unspecified cause\"},{\"code\":\"L26\",\"name\":\"L26 Exfoliative dermatitis\"},{\"code\":\"L27\",\"name\":\"L27 Dermatitis due to substances taken internally\"},{\"code\":\"L270\",\"name\":\"L270 Generalized skin eruption due to drugs and medicaments\"},{\"code\":\"L271\",\"name\":\"L271 Localized skin eruption due to drugs and medicaments\"},{\"code\":\"L272\",\"name\":\"L272 Dermatitis due to ingested food\"},{\"code\":\"L278\",\"name\":\"L278 Dermatitis due to other substances taken internally\"},{\"code\":\"L279\",\"name\":\"L279 Dermatitis due to unspecified substance taken internally\"},{\"code\":\"L28\",\"name\":\"L28 Lichen simplex chronicus and prurigo\"},{\"code\":\"L280\",\"name\":\"L280 Lichen simplex chronicus\"},{\"code\":\"L281\",\"name\":\"L281 Prurigo nodularis\"},{\"code\":\"L282\",\"name\":\"L282 Other prurigo\"},{\"code\":\"L29\",\"name\":\"L29 Pruritus\"},{\"code\":\"L290\",\"name\":\"L290 Pruritus ani\"},{\"code\":\"L291\",\"name\":\"L291 Pruritus scroti\"},{\"code\":\"L292\",\"name\":\"L292 Pruritus vulvae\"},{\"code\":\"L293\",\"name\":\"L293 Anogenital pruritus, unspecified\"},{\"code\":\"L298\",\"name\":\"L298 Other pruritus\"},{\"code\":\"L299\",\"name\":\"L299 Pruritus, unspecified\"},{\"code\":\"L30\",\"name\":\"L30 Other dermatitis\"},{\"code\":\"L300\",\"name\":\"L300 Nummular dermatitis\"},{\"code\":\"L301\",\"name\":\"L301 Dyshidrosis [pompholyx]\"},{\"code\":\"L302\",\"name\":\"L302 Cutaneous autosensitization\"},{\"code\":\"L303\",\"name\":\"L303 Infective dermatitis\"},{\"code\":\"L304\",\"name\":\"L304 Erythema intertrigo\"},{\"code\":\"L305\",\"name\":\"L305 Pityriasis alba\"},{\"code\":\"L308\",\"name\":\"L308 Other specified dermatitis\"},{\"code\":\"L309\",\"name\":\"L309 Dermatitis, unspecified\"},{\"code\":\"L40\",\"name\":\"L40 Psoriasis\"},{\"code\":\"L400\",\"name\":\"L400 Psoriasis vulgaris\"},{\"code\":\"L401\",\"name\":\"L401 Generalized pustular psoriasis\"},{\"code\":\"L402\",\"name\":\"L402 Acrodermatitis continua\"},{\"code\":\"L403\",\"name\":\"L403 Pustulosis palmaris et plantaris\"},{\"code\":\"L404\",\"name\":\"L404 Guttate psoriasis\"},{\"code\":\"L405\",\"name\":\"L405 Arthropathic psoriasis\"},{\"code\":\"L408\",\"name\":\"L408 Other psoriasis\"},{\"code\":\"L409\",\"name\":\"L409 Psoriasis, unspecified\"},{\"code\":\"L41\",\"name\":\"L41 Parapsoriasis\"},{\"code\":\"L410\",\"name\":\"L410 Pityriasis lichenoides et varioliformis acuta\"},{\"code\":\"L411\",\"name\":\"L411 Pityriasis lichenoides chronica\"},{\"code\":\"L412\",\"name\":\"L412 Lymphomatoid papulosis\"},{\"code\":\"L413\",\"name\":\"L413 Small plaque parapsoriasis\"},{\"code\":\"L414\",\"name\":\"L414 Large plaque parapsoriasis\"},{\"code\":\"L415\",\"name\":\"L415 Retiform parapsoriasis\"},{\"code\":\"L418\",\"name\":\"L418 Other parapsoriasis\"},{\"code\":\"L419\",\"name\":\"L419 Parapsoriasis, unspecified\"},{\"code\":\"L42\",\"name\":\"L42 Pityriasis rosea\"},{\"code\":\"L43\",\"name\":\"L43 Lichen planus\"},{\"code\":\"L430\",\"name\":\"L430 Hypertrophic lichen planus\"},{\"code\":\"L431\",\"name\":\"L431 Bullous lichen planus\"},{\"code\":\"L432\",\"name\":\"L432 Lichenoid drug reaction\"},{\"code\":\"L433\",\"name\":\"L433 Subacute (active) lichen planus\"},{\"code\":\"L438\",\"name\":\"L438 Other lichen planus\"},{\"code\":\"L439\",\"name\":\"L439 Lichen planus, unspecified\"},{\"code\":\"L44\",\"name\":\"L44 Other papulosquamous disorders\"},{\"code\":\"L440\",\"name\":\"L440 Pityriasis rubra pilaris\"},{\"code\":\"L441\",\"name\":\"L441 Lichen nitidus\"},{\"code\":\"L442\",\"name\":\"L442 Lichen striatus\"},{\"code\":\"L443\",\"name\":\"L443 Lichen ruber moniliformis\"},{\"code\":\"L444\",\"name\":\"L444 Infantile papular acrodermatitis [Giannotti-Crosti]\"},{\"code\":\"L448\",\"name\":\"L448 Other specified papulosquamous disorders\"},{\"code\":\"L449\",\"name\":\"L449 Papulosquamous disorder, unspecified\"},{\"code\":\"L45\",\"name\":\"L45 Papulosquamous disorders in diseases classified elsewhere\"},{\"code\":\"L50\",\"name\":\"L50 Urticaria\"},{\"code\":\"L500\",\"name\":\"L500 Allergic urticaria\"},{\"code\":\"L501\",\"name\":\"L501 Idiopathic urticaria\"},{\"code\":\"L502\",\"name\":\"L502 Urticaria due to cold and heat\"},{\"code\":\"L503\",\"name\":\"L503 Dermatographic urticaria\"},{\"code\":\"L504\",\"name\":\"L504 Vibratory urticaria\"},{\"code\":\"L505\",\"name\":\"L505 Cholinergic urticaria\"},{\"code\":\"L506\",\"name\":\"L506 Contact urticaria\"},{\"code\":\"L508\",\"name\":\"L508 Other urticaria\"},{\"code\":\"L509\",\"name\":\"L509 Urticaria, unspecified\"},{\"code\":\"L51\",\"name\":\"L51 Erythema multiforme\"},{\"code\":\"L510\",\"name\":\"L510 Nonbullous erythema multiforme\"},{\"code\":\"L511\",\"name\":\"L511 Bullous erythema multiforme\"},{\"code\":\"L512\",\"name\":\"L512 Toxic epidermal necrolysis [Lyell]\"},{\"code\":\"L518\",\"name\":\"L518 Other erythema multiforme\"},{\"code\":\"L519\",\"name\":\"L519 Erythema multiforme, unspecified\"},{\"code\":\"L52\",\"name\":\"L52 Erythema nodosum\"},{\"code\":\"L53\",\"name\":\"L53 Other erythematous conditions\"},{\"code\":\"L530\",\"name\":\"L530 Toxic erythema\"},{\"code\":\"L531\",\"name\":\"L531 Erythema annulare centrifugum\"},{\"code\":\"L532\",\"name\":\"L532 Erythema marginatum\"},{\"code\":\"L533\",\"name\":\"L533 Other chronic figurate erythema\"},{\"code\":\"L538\",\"name\":\"L538 Other specified erythematous conditions\"},{\"code\":\"L539\",\"name\":\"L539 Erythematous condition, unspecified\"},{\"code\":\"L54\",\"name\":\"L54 Erythema in diseases classified elsewhere\"},{\"code\":\"L540\",\"name\":\"L540 Erythema marginatum in acute rheumatic fever\"},{\"code\":\"L548\",\"name\":\"L548 Erythema in other diseases classified elsewhere\"},{\"code\":\"L55\",\"name\":\"L55 Sunburn\"},{\"code\":\"L550\",\"name\":\"L550 Sunburn of first degree\"},{\"code\":\"L551\",\"name\":\"L551 Sunburn of second degree\"},{\"code\":\"L552\",\"name\":\"L552 Sunburn of third degree\"},{\"code\":\"L558\",\"name\":\"L558 Other sunburn\"},{\"code\":\"L559\",\"name\":\"L559 Sunburn, unspecified\"},{\"code\":\"L56\",\"name\":\"L56 Other acute skin changes due to ultraviolet radiation\"},{\"code\":\"L560\",\"name\":\"L560 Drug phototoxic response\"},{\"code\":\"L561\",\"name\":\"L561 Drug photoallergic response\"},{\"code\":\"L562\",\"name\":\"L562 Photocontact dermatitis [berloque dermatitis]\"},{\"code\":\"L563\",\"name\":\"L563 Solar urticaria\"},{\"code\":\"L564\",\"name\":\"L564 Polymorphous light eruption\"},{\"code\":\"L568\",\"name\":\"L568 Other specified acute skin changes due to ultraviolet radiation\"},{\"code\":\"L569\",\"name\":\"L569 Acute skin change due to ultraviolet radiation, unspecified\"},{\"code\":\"L57\",\"name\":\"L57 Skin changes due to chronic exposure to nonionizing radiation\"},{\"code\":\"L570\",\"name\":\"L570 Actinic keratosis\"},{\"code\":\"L571\",\"name\":\"L571 Actinic reticuloid\"},{\"code\":\"L572\",\"name\":\"L572 Cutis rhomboidalis nuchae\"},{\"code\":\"L573\",\"name\":\"L573 Poikiloderma of Civatte\"},{\"code\":\"L574\",\"name\":\"L574 Cutis laxa senilis\"},{\"code\":\"L575\",\"name\":\"L575 Actinic granuloma\"},{\"code\":\"L578\",\"name\":\"L578 Other skin changes due to chronic exposure to nonionizing radiation\"},{\"code\":\"L579\",\"name\":\"L579 Skin changes due to chronic exposure to nonionizing radiation, unspecified\"},{\"code\":\"L58\",\"name\":\"L58 Radiodermatitis\"},{\"code\":\"L580\",\"name\":\"L580 Acute radiodermatitis\"},{\"code\":\"L581\",\"name\":\"L581 Chronic radiodermatitis\"},{\"code\":\"L589\",\"name\":\"L589 Radiodermatitis, unspecified\"},{\"code\":\"L59\",\"name\":\"L59 Other disorders of skin and subcutaneous tissue related to radiation\"},{\"code\":\"L590\",\"name\":\"L590 Erythema ab igne [dermatitis ab igne]\"},{\"code\":\"L598\",\"name\":\"L598 Other specified disorders of skin and subcutaneous tissue related to radiation\"},{\"code\":\"L599\",\"name\":\"L599 Disorder of skin and subcutaneous tissue related to radiation, unspecified\"},{\"code\":\"L60\",\"name\":\"L60 Nail disorders\"},{\"code\":\"L600\",\"name\":\"L600 Ingrowing nail\"},{\"code\":\"L601\",\"name\":\"L601 Onycholysis\"},{\"code\":\"L602\",\"name\":\"L602 Onychogryphosis\"},{\"code\":\"L603\",\"name\":\"L603 Nail dystrophy\"},{\"code\":\"L604\",\"name\":\"L604 Beau's lines\"},{\"code\":\"L605\",\"name\":\"L605 Yellow nail syndrome\"},{\"code\":\"L608\",\"name\":\"L608 Other nail disorders\"},{\"code\":\"L609\",\"name\":\"L609 Nail disorder, unspecified\"},{\"code\":\"L62\",\"name\":\"L62 Nail disorders in diseases classified elsewhere\"},{\"code\":\"L620\",\"name\":\"L620 Clubbed nail pachydermoperiostosis\"},{\"code\":\"L628\",\"name\":\"L628 Nail disorders in other diseases classified elsewhere\"},{\"code\":\"L63\",\"name\":\"L63 Alopecia areata\"},{\"code\":\"L630\",\"name\":\"L630 Alopecia (capitis) totalis\"},{\"code\":\"L631\",\"name\":\"L631 Alopecia universalis\"},{\"code\":\"L632\",\"name\":\"L632 Ophiasis\"},{\"code\":\"L638\",\"name\":\"L638 Other alopecia areata\"},{\"code\":\"L639\",\"name\":\"L639 Alopecia areata, unspecified\"},{\"code\":\"L64\",\"name\":\"L64 Androgenic alopecia\"},{\"code\":\"L640\",\"name\":\"L640 Drug-induced androgenic alopecia\"},{\"code\":\"L648\",\"name\":\"L648 Other androgenic alopecia\"},{\"code\":\"L649\",\"name\":\"L649 Androgenic alopecia, unspecified\"},{\"code\":\"L65\",\"name\":\"L65 Other nonscarring hair loss\"},{\"code\":\"L650\",\"name\":\"L650 Telogen effluvium\"},{\"code\":\"L651\",\"name\":\"L651 Anagen effluvium\"},{\"code\":\"L652\",\"name\":\"L652 Alopecia mucinosa\"},{\"code\":\"L658\",\"name\":\"L658 Other specified nonscarring hair loss\"},{\"code\":\"L659\",\"name\":\"L659 Nonscarring hair loss, unspecified\"},{\"code\":\"L66\",\"name\":\"L66 Cicatricial alopecia [scarring hair loss]\"},{\"code\":\"L660\",\"name\":\"L660 Pseudopelade\"},{\"code\":\"L661\",\"name\":\"L661 Lichen planopilaris\"},{\"code\":\"L662\",\"name\":\"L662 Folliculitis decalvans\"},{\"code\":\"L663\",\"name\":\"L663 Perifolliculitis capitis abscedens\"},{\"code\":\"L664\",\"name\":\"L664 Folliculitis ulerythematosa reticulata\"},{\"code\":\"L668\",\"name\":\"L668 Other cicatricial alopecia\"},{\"code\":\"L669\",\"name\":\"L669 Cicatricial alopecia, unspecified\"},{\"code\":\"L67\",\"name\":\"L67 Hair colour and hair shaft abnormalities\"},{\"code\":\"L670\",\"name\":\"L670 Trichorrhexis nodosa\"},{\"code\":\"L671\",\"name\":\"L671 Variations in hair colour\"},{\"code\":\"L678\",\"name\":\"L678 Other hair colour and hair shaft abnormalities\"},{\"code\":\"L679\",\"name\":\"L679 Hair colour and hair shaft abnormality, unspecified\"},{\"code\":\"L68\",\"name\":\"L68 Hypertrichosis\"},{\"code\":\"L680\",\"name\":\"L680 Hirsutism\"},{\"code\":\"L681\",\"name\":\"L681 Acquired hypertrichosis lanuginosa\"},{\"code\":\"L682\",\"name\":\"L682 Localized hypertrichosis\"},{\"code\":\"L683\",\"name\":\"L683 Polytrichia\"},{\"code\":\"L688\",\"name\":\"L688 Other hypertrichosis\"},{\"code\":\"L689\",\"name\":\"L689 Hypertrichosis, unspecified\"},{\"code\":\"L70\",\"name\":\"L70 Acne\"},{\"code\":\"L700\",\"name\":\"L700 Acne vulgaris\"},{\"code\":\"L701\",\"name\":\"L701 Acne conglobata\"},{\"code\":\"L702\",\"name\":\"L702 Acne varioliformis\"},{\"code\":\"L703\",\"name\":\"L703 Acne tropica\"},{\"code\":\"L704\",\"name\":\"L704 Infantile acne\"},{\"code\":\"L705\",\"name\":\"L705 Acné excoriée des jeunes filles\"},{\"code\":\"L708\",\"name\":\"L708 Other acne\"},{\"code\":\"L709\",\"name\":\"L709 Acne, unspecified\"},{\"code\":\"L71\",\"name\":\"L71 Rosacea\"},{\"code\":\"L710\",\"name\":\"L710 Perioral dermatitis\"},{\"code\":\"L711\",\"name\":\"L711 Rhinophyma\"},{\"code\":\"L718\",\"name\":\"L718 Other rosacea\"},{\"code\":\"L719\",\"name\":\"L719 Rosacea, unspecified\"},{\"code\":\"L72\",\"name\":\"L72 Follicular cysts of skin and subcutaneous tissue\"},{\"code\":\"L720\",\"name\":\"L720 Epidermal cyst\"},{\"code\":\"L721\",\"name\":\"L721 Trichilemmal cyst\"},{\"code\":\"L722\",\"name\":\"L722 Steatocystoma multiplex\"},{\"code\":\"L728\",\"name\":\"L728 Other follicular cysts of skin and subcutaneous tissue\"},{\"code\":\"L729\",\"name\":\"L729 Follicular cyst of skin and subcutaneous tissue, unspecified\"},{\"code\":\"L73\",\"name\":\"L73 Other follicular disorders\"},{\"code\":\"L730\",\"name\":\"L730 Acne keloid\"},{\"code\":\"L731\",\"name\":\"L731 Pseudofolliculitis barbae\"},{\"code\":\"L732\",\"name\":\"L732 Hidradenitis suppurativa\"},{\"code\":\"L738\",\"name\":\"L738 Other specified follicular disorders\"},{\"code\":\"L739\",\"name\":\"L739 Follicular disorder, unspecified\"},{\"code\":\"L74\",\"name\":\"L74 Eccrine sweat disorders\"},{\"code\":\"L740\",\"name\":\"L740 Miliaria rubra\"},{\"code\":\"L741\",\"name\":\"L741 Miliaria crystallina\"},{\"code\":\"L742\",\"name\":\"L742 Miliaria profunda\"},{\"code\":\"L743\",\"name\":\"L743 Miliaria, unspecified\"},{\"code\":\"L744\",\"name\":\"L744 Anhidrosis\"},{\"code\":\"L748\",\"name\":\"L748 Other eccrine sweat disorders\"},{\"code\":\"L749\",\"name\":\"L749 Eccrine sweat disorder, unspecified\"},{\"code\":\"L75\",\"name\":\"L75 Apocrine sweat disorders\"},{\"code\":\"L750\",\"name\":\"L750 Bromhidrosis\"},{\"code\":\"L751\",\"name\":\"L751 Chromhidrosis\"},{\"code\":\"L752\",\"name\":\"L752 Apocrine miliaria\"},{\"code\":\"L758\",\"name\":\"L758 Other apocrine sweat disorders\"},{\"code\":\"L759\",\"name\":\"L759 Apocrine sweat disorder, unspecified\"},{\"code\":\"L80\",\"name\":\"L80 Vitiligo\"},{\"code\":\"L81\",\"name\":\"L81 Other disorders of pigmentation\"},{\"code\":\"L810\",\"name\":\"L810 Postinflammatory hyperpigmentation\"},{\"code\":\"L811\",\"name\":\"L811 Chloasma\"},{\"code\":\"L812\",\"name\":\"L812 Freckles\"},{\"code\":\"L813\",\"name\":\"L813 Café au lait spots\"},{\"code\":\"L814\",\"name\":\"L814 Other melanin hyperpigmentation\"},{\"code\":\"L815\",\"name\":\"L815 Leukoderma, NEC\"},{\"code\":\"L816\",\"name\":\"L816 Other disorders of diminished melanin formation\"},{\"code\":\"L817\",\"name\":\"L817 Pigmented purpuric dermatosis\"},{\"code\":\"L818\",\"name\":\"L818 Other specified disorders of pigmentation\"},{\"code\":\"L819\",\"name\":\"L819 Disorder of pigmentation, unspecified\"},{\"code\":\"L82\",\"name\":\"L82 Seborrhoeic keratosis\"},{\"code\":\"L83\",\"name\":\"L83 Acanthosis nigricans\"},{\"code\":\"L84\",\"name\":\"L84 Corns and callosities\"},{\"code\":\"L85\",\"name\":\"L85 Other epidermal thickening\"},{\"code\":\"L850\",\"name\":\"L850 Acquired ichthyosis\"},{\"code\":\"L851\",\"name\":\"L851 Acquired keratosis [keratoderma] palmaris et plantaris\"},{\"code\":\"L852\",\"name\":\"L852 Keratosis punctata (palmaris et plantaris)\"},{\"code\":\"L853\",\"name\":\"L853 Xerosis cutis\"},{\"code\":\"L858\",\"name\":\"L858 Other specified epidermal thickening\"},{\"code\":\"L859\",\"name\":\"L859 Epidermal thickening, unspecified\"},{\"code\":\"L86\",\"name\":\"L86 Keratoderma in diseases classified elsewhere\"},{\"code\":\"L87\",\"name\":\"L87 Transepidermal elimination disorders\"},{\"code\":\"L870\",\"name\":\"L870 Keratosis follicularis et parafollicularis in cutem penetrans [Kyrle]\"},{\"code\":\"L871\",\"name\":\"L871 Reactive perforating collagenosis\"},{\"code\":\"L872\",\"name\":\"L872 Elastosis perforans serpiginosa\"},{\"code\":\"L878\",\"name\":\"L878 Other transepidermal elimination disorders\"},{\"code\":\"L879\",\"name\":\"L879 Transepidermal elimination disorder, unspecified\"},{\"code\":\"L88\",\"name\":\"L88 Pyoderma gangrenosum\"},{\"code\":\"L89\",\"name\":\"L89 Decubitus ulcer\"},{\"code\":\"L890\",\"name\":\"L890 Stage I decubitus ulcer and pressure area\"},{\"code\":\"L891\",\"name\":\"L891 Stage II decubitus ulcer and pressure area\"},{\"code\":\"L892\",\"name\":\"L892 Stage III decubitus ulcer and pressure area\"},{\"code\":\"L893\",\"name\":\"L893 Stage IV decubitus ulcer and pressure area\"},{\"code\":\"L899\",\"name\":\"L899 Decubitus ulcer and pressure area, unspecified\"},{\"code\":\"L90\",\"name\":\"L90 Atrophic disorders of skin\"},{\"code\":\"L900\",\"name\":\"L900 Lichen sclerosus et atrophicus\"},{\"code\":\"L901\",\"name\":\"L901 Anetoderma of Schweninger-Buzzi\"},{\"code\":\"L902\",\"name\":\"L902 Anetoderma of Jadassohn-Pellizzari\"},{\"code\":\"L903\",\"name\":\"L903 Atrophoderma of Pasini and Pierini\"},{\"code\":\"L904\",\"name\":\"L904 Acrodermatitis chronica atrophicans\"},{\"code\":\"L905\",\"name\":\"L905 Scar conditions and fibrosis of skin\"},{\"code\":\"L906\",\"name\":\"L906 Striae atrophicae\"},{\"code\":\"L908\",\"name\":\"L908 Other atrophic disorders of skin\"},{\"code\":\"L909\",\"name\":\"L909 Atrophic disorder of skin, unspecified\"},{\"code\":\"L91\",\"name\":\"L91 Hypertrophic disorders of skin\"},{\"code\":\"L910\",\"name\":\"L910 Keloid scar\"},{\"code\":\"L918\",\"name\":\"L918 Other hypertrophic disorders of skin\"},{\"code\":\"L919\",\"name\":\"L919 Hypertrophic disorder of skin, unspecified\"},{\"code\":\"L92\",\"name\":\"L92 Granulomatous disorders of skin and subcutaneous tissue\"},{\"code\":\"L920\",\"name\":\"L920 Granuloma annulare\"},{\"code\":\"L921\",\"name\":\"L921 Necrobiosis lipoidica, NEC\"},{\"code\":\"L922\",\"name\":\"L922 Granuloma faciale [eosinophilic granuloma of skin]\"},{\"code\":\"L923\",\"name\":\"L923 Foreign body granuloma of skin and subcutaneous tissue\"},{\"code\":\"L928\",\"name\":\"L928 Other granulomatous disorders of skin and subcutaneous tissue\"},{\"code\":\"L929\",\"name\":\"L929 Granulomatous disorder of skin and subcutaneous tissue, unspecified\"},{\"code\":\"L93\",\"name\":\"L93 Lupus erythematosus\"},{\"code\":\"L930\",\"name\":\"L930 Discoid lupus erythematosus\"},{\"code\":\"L931\",\"name\":\"L931 Subacute cutaneous lupus erythematosus\"},{\"code\":\"L932\",\"name\":\"L932 Other local lupus erythematosus\"},{\"code\":\"L94\",\"name\":\"L94 Other localized connective tissue disorders\"},{\"code\":\"L940\",\"name\":\"L940 Localized scleroderma [morphea]\"},{\"code\":\"L941\",\"name\":\"L941 Linear scleroderma\"},{\"code\":\"L942\",\"name\":\"L942 Calcinosis cutis\"},{\"code\":\"L943\",\"name\":\"L943 Sclerodactyly\"},{\"code\":\"L944\",\"name\":\"L944 Gottron's papules\"},{\"code\":\"L945\",\"name\":\"L945 Poikiloderma vasculare atrophicans\"},{\"code\":\"L946\",\"name\":\"L946 Ainhum\"},{\"code\":\"L948\",\"name\":\"L948 Other specified localized connective tissue disorders\"},{\"code\":\"L949\",\"name\":\"L949 Localized connective tissue disorder, unspecified\"},{\"code\":\"L95\",\"name\":\"L95 Vasculitis limited to skin, NEC\"},{\"code\":\"L950\",\"name\":\"L950 Livedoid vasculitis\"},{\"code\":\"L951\",\"name\":\"L951 Erythema elevatum diutinum\"},{\"code\":\"L958\",\"name\":\"L958 Other vasculitis limited to skin\"},{\"code\":\"L959\",\"name\":\"L959 Vasculitis limited to skin, unspecified\"},{\"code\":\"L97\",\"name\":\"L97 Ulcer of lower limb, NEC\"},{\"code\":\"L98\",\"name\":\"L98 Other disorders of skin and subcutaneous tissue, NEC\"},{\"code\":\"L980\",\"name\":\"L980 Pyogenic granuloma\"},{\"code\":\"L981\",\"name\":\"L981 Factitial dermatitis\"},{\"code\":\"L982\",\"name\":\"L982 Febrile neutrophilic dermatosis [Sweet]\"},{\"code\":\"L983\",\"name\":\"L983 Eosinophilic cellulitis [Wells]\"},{\"code\":\"L984\",\"name\":\"L984 Chronic ulcer of skin, NEC\"},{\"code\":\"L985\",\"name\":\"L985 Mucinosis of skin\"},{\"code\":\"L986\",\"name\":\"L986 Other infiltrative disorders of skin and subcutaneous tissue\"},{\"code\":\"L988\",\"name\":\"L988 Other specified disorders of skin and subcutaneous tissue\"},{\"code\":\"L989\",\"name\":\"L989 Disorder of skin and subcutaneous tissue, unspecified\"},{\"code\":\"L99\",\"name\":\"L99 Other disorders of skin and subcutaneous tissue in diseases classified elsewhere\"},{\"code\":\"L990\",\"name\":\"L990 Amyloidosis of skin\"},{\"code\":\"L998\",\"name\":\"L998 Other specified disorders of skin and subcutaneous tissue in diseases classified elsewhere\"},{\"code\":\"M00\",\"name\":\"M00 Pyogenic arthritis\"},{\"code\":\"M000\",\"name\":\"M000 Staphylococcal arthritis and polyarthritis\"},{\"code\":\"M001\",\"name\":\"M001 Pneumococcal arthritis and polyarthritis\"},{\"code\":\"M002\",\"name\":\"M002 Other streptococcal arthritis and polyarthritis\"},{\"code\":\"M008\",\"name\":\"M008 Arthritis and polyarthritis due to other specified bacterial agents\"},{\"code\":\"M009\",\"name\":\"M009 Pyogenic arthritis, unspecified\"},{\"code\":\"M01\",\"name\":\"M01 Direct infections of joint in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"M010\",\"name\":\"M010 Meningococcal arthritis\"},{\"code\":\"M011\",\"name\":\"M011 Tuberculous arthritis\"},{\"code\":\"M012\",\"name\":\"M012 Arthritis in Lyme disease\"},{\"code\":\"M013\",\"name\":\"M013 Arthritis in other bacterial diseases classified elsewhere\"},{\"code\":\"M014\",\"name\":\"M014 Rubella arthritis\"},{\"code\":\"M015\",\"name\":\"M015 Arthritis in other viral diseases classified elsewhere\"},{\"code\":\"M016\",\"name\":\"M016 Arthritis in mycoses\"},{\"code\":\"M018\",\"name\":\"M018 Arthritis in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"M02\",\"name\":\"M02 Reactive arthropathies\"},{\"code\":\"M020\",\"name\":\"M020 Arthropathy following intestinal bypass\"},{\"code\":\"M021\",\"name\":\"M021 Postdysenteric arthropathy\"},{\"code\":\"M022\",\"name\":\"M022 Postimmunization arthropathy\"},{\"code\":\"M023\",\"name\":\"M023 Reiter's disease\"},{\"code\":\"M028\",\"name\":\"M028 Other reactive arthropathies\"},{\"code\":\"M029\",\"name\":\"M029 Reactive arthropathy, unspecified\"},{\"code\":\"M03\",\"name\":\"M03 Postinfective and reactive arthropathies in diseases classified elsewhere\"},{\"code\":\"M030\",\"name\":\"M030 Postmeningococcal arthritis\"},{\"code\":\"M031\",\"name\":\"M031 Postinfective arthropathy in syphilis\"},{\"code\":\"M032\",\"name\":\"M032 Other postinfectious arthropathies in diseases classified elsewhere\"},{\"code\":\"M036\",\"name\":\"M036 Reactive arthropathy in other diseases classified elsewhere\"},{\"code\":\"M05\",\"name\":\"M05 Seropositive rheumatoid arthritis\"},{\"code\":\"M050\",\"name\":\"M050 Felty's syndrome\"},{\"code\":\"M051\",\"name\":\"M051 Rheumatoid lung disease\"},{\"code\":\"M052\",\"name\":\"M052 Rheumatoid vasculitis\"},{\"code\":\"M053\",\"name\":\"M053 Rheumatoid arthritis with involvement of other organs and systems\"},{\"code\":\"M058\",\"name\":\"M058 Other seropositive rheumatoid arthritis\"},{\"code\":\"M059\",\"name\":\"M059 Seropositive rheumatoid arthritis, unspecified\"},{\"code\":\"M06\",\"name\":\"M06 Other rheumatoid arthritis\"},{\"code\":\"M060\",\"name\":\"M060 Seronegative rheumatoid arthritis\"},{\"code\":\"M061\",\"name\":\"M061 Adult-onset Still's disease\"},{\"code\":\"M062\",\"name\":\"M062 Rheumatoid bursitis\"},{\"code\":\"M063\",\"name\":\"M063 Rheumatoid nodule\"},{\"code\":\"M064\",\"name\":\"M064 Inflammatory polyarthropathy\"},{\"code\":\"M068\",\"name\":\"M068 Other specified rheumatoid arthritis\"},{\"code\":\"M069\",\"name\":\"M069 Rheumatoid arthritis, unspecified\"},{\"code\":\"M07\",\"name\":\"M07 Psoriatic and enteropathic arthropathies\"},{\"code\":\"M070\",\"name\":\"M070 Distal interphalangeal psoriatic arthropathy\"},{\"code\":\"M071\",\"name\":\"M071 Arthritis mutilans\"},{\"code\":\"M072\",\"name\":\"M072 Psoriatic spondylitis\"},{\"code\":\"M073\",\"name\":\"M073 Other psoriatic arthropathies\"},{\"code\":\"M074\",\"name\":\"M074 Arthropathy in Crohn's disease [regional enteritis]\"},{\"code\":\"M075\",\"name\":\"M075 Arthropathy in ulcerative colitis\"},{\"code\":\"M076\",\"name\":\"M076 Other enteropathic arthropathies\"},{\"code\":\"M08\",\"name\":\"M08 Juvenile arthritis\"},{\"code\":\"M080\",\"name\":\"M080 Juvenile rheumatoid arthritis\"},{\"code\":\"M081\",\"name\":\"M081 Juvenile ankylosing spondylitis\"},{\"code\":\"M082\",\"name\":\"M082 Juvenile arthritis with systemic onset\"},{\"code\":\"M083\",\"name\":\"M083 Juvenile polyarthritis (seronegative)\"},{\"code\":\"M084\",\"name\":\"M084 Pauciarticular juvenile arthritis\"},{\"code\":\"M088\",\"name\":\"M088 Other juvenile arthritis\"},{\"code\":\"M089\",\"name\":\"M089 Juvenile arthritis, unspecified\"},{\"code\":\"M09\",\"name\":\"M09 Juvenile arthritis in diseases classified elsewhere\"},{\"code\":\"M090\",\"name\":\"M090 Juvenile arthritis in psoriasis\"},{\"code\":\"M091\",\"name\":\"M091 Juvenile arthritis in Crohn's disease [regional enteritis]\"},{\"code\":\"M092\",\"name\":\"M092 Juvenile arthritis in ulcerative colitis\"},{\"code\":\"M098\",\"name\":\"M098 Juvenile arthritis in other diseases classified elsewhere\"},{\"code\":\"M10\",\"name\":\"M10 Gout\"},{\"code\":\"M100\",\"name\":\"M100 Idiopathic gout\"},{\"code\":\"M101\",\"name\":\"M101 Lead-induced gout\"},{\"code\":\"M102\",\"name\":\"M102 Drug-induced gout\"},{\"code\":\"M103\",\"name\":\"M103 Gout due to impairment of renal function\"},{\"code\":\"M104\",\"name\":\"M104 Other secondary gout\"},{\"code\":\"M109\",\"name\":\"M109 Gout, unspecified\"},{\"code\":\"M11\",\"name\":\"M11 Other crystal arthropathies\"},{\"code\":\"M110\",\"name\":\"M110 Hydroxyapatite deposition disease\"},{\"code\":\"M111\",\"name\":\"M111 Familial chondrocalcinosis\"},{\"code\":\"M112\",\"name\":\"M112 Other chondrocalcinosis\"},{\"code\":\"M118\",\"name\":\"M118 Other specified crystal arthropathies\"},{\"code\":\"M119\",\"name\":\"M119 Crystal arthropathy, unspecified\"},{\"code\":\"M12\",\"name\":\"M12 Other specific arthropathies\"},{\"code\":\"M120\",\"name\":\"M120 Chronic postrheumatic arthropathy [Jaccoud]\"},{\"code\":\"M121\",\"name\":\"M121 Kaschin-Beck disease\"},{\"code\":\"M122\",\"name\":\"M122 Villonodular synovitis (pigmented)\"},{\"code\":\"M123\",\"name\":\"M123 Palindromic rheumatism\"},{\"code\":\"M124\",\"name\":\"M124 Intermittent hydrarthrosis\"},{\"code\":\"M125\",\"name\":\"M125 Traumatic arthropathy\"},{\"code\":\"M128\",\"name\":\"M128 Other specific arthropathies, NEC\"},{\"code\":\"M13\",\"name\":\"M13 Other arthritis\"},{\"code\":\"M130\",\"name\":\"M130 Polyarthritis, unspecified\"},{\"code\":\"M131\",\"name\":\"M131 Monoarthritis, NEC\"},{\"code\":\"M138\",\"name\":\"M138 Other specified arthritis\"},{\"code\":\"M139\",\"name\":\"M139 Arthritis, unspecified\"},{\"code\":\"M14\",\"name\":\"M14 Arthropathies in other diseases classified elsewhere\"},{\"code\":\"M140\",\"name\":\"M140 Gouty arthropathy due to enzyme defects and other inherited disorders\"},{\"code\":\"M141\",\"name\":\"M141 Crystal arthropathy in other metabolic disorders\"},{\"code\":\"M142\",\"name\":\"M142 Diabetic arthropathy\"},{\"code\":\"M143\",\"name\":\"M143 Lipoid dermatoarthritis\"},{\"code\":\"M144\",\"name\":\"M144 Arthropathy in amyloidosis\"},{\"code\":\"M145\",\"name\":\"M145 Arthropathies in other endocrine, nutritional and metabolic disorders\"},{\"code\":\"M146\",\"name\":\"M146 Neuropathic arthropathy\"},{\"code\":\"M148\",\"name\":\"M148 Arthropathies in other specified diseases classified elsewhere\"},{\"code\":\"M15\",\"name\":\"M15 Polyarthrosis\"},{\"code\":\"M150\",\"name\":\"M150 Primary generalized (osteo)arthrosis\"},{\"code\":\"M151\",\"name\":\"M151 Heberden's nodes (with arthropathy)\"},{\"code\":\"M152\",\"name\":\"M152 Bouchard's nodes (with arthropathy)\"},{\"code\":\"M153\",\"name\":\"M153 Secondary multiple arthrosis\"},{\"code\":\"M154\",\"name\":\"M154 Erosive (osteo)arthrosis\"},{\"code\":\"M158\",\"name\":\"M158 Other polyarthrosis\"},{\"code\":\"M159\",\"name\":\"M159 Polyarthrosis, unspecified\"},{\"code\":\"M16\",\"name\":\"M16 Coxarthrosis [arthrosis of hip]\"},{\"code\":\"M160\",\"name\":\"M160 Primary coxarthrosis, bilateral\"},{\"code\":\"M161\",\"name\":\"M161 Other primary coxarthrosis\"},{\"code\":\"M162\",\"name\":\"M162 Coxarthrosis resulting from dysplasia, bilateral\"},{\"code\":\"M163\",\"name\":\"M163 Other dysplastic coxarthrosis\"},{\"code\":\"M164\",\"name\":\"M164 Post-traumatic coxarthrosis, bilateral\"},{\"code\":\"M165\",\"name\":\"M165 Other post-traumatic coxarthrosis\"},{\"code\":\"M166\",\"name\":\"M166 Other secondary coxarthrosis, bilateral\"},{\"code\":\"M167\",\"name\":\"M167 Other secondary coxarthrosis\"},{\"code\":\"M169\",\"name\":\"M169 Coxarthrosis, unspecified\"},{\"code\":\"M17\",\"name\":\"M17 Gonarthrosis [arthrosis of knee]\"},{\"code\":\"M170\",\"name\":\"M170 Primary gonarthrosis, bilateral\"},{\"code\":\"M171\",\"name\":\"M171 Other primary gonarthrosis\"},{\"code\":\"M172\",\"name\":\"M172 Post-traumatic gonarthrosis, bilateral\"},{\"code\":\"M173\",\"name\":\"M173 Other post-traumatic gonarthrosis\"},{\"code\":\"M174\",\"name\":\"M174 Other secondary gonarthrosis, bilateral\"},{\"code\":\"M175\",\"name\":\"M175 Other secondary gonarthrosis\"},{\"code\":\"M179\",\"name\":\"M179 Gonarthrosis, unspecified\"},{\"code\":\"M18\",\"name\":\"M18 Arthrosis of first carpometacarpal joint\"},{\"code\":\"M180\",\"name\":\"M180 Primary arthrosis of first carpometacarpal joints, bilateral\"},{\"code\":\"M181\",\"name\":\"M181 Other primary arthrosis of first carpometacarpal joint\"},{\"code\":\"M182\",\"name\":\"M182 Post-traumatic arthrosis of first carpometacarpal joints, bilateral\"},{\"code\":\"M183\",\"name\":\"M183 Other post-traumatic arthrosis of first carpometacarpal joint\"},{\"code\":\"M184\",\"name\":\"M184 Other secondary arthrosis of first carpometacarpal joints, bilateral\"},{\"code\":\"M185\",\"name\":\"M185 Other secondary arthrosis of first carpometacarpal joint\"},{\"code\":\"M189\",\"name\":\"M189 Arthrosis of first carpometacarpal joint, unspecified\"},{\"code\":\"M19\",\"name\":\"M19 Other arthrosis\"},{\"code\":\"M190\",\"name\":\"M190 Primary arthrosis of other joints\"},{\"code\":\"M191\",\"name\":\"M191 Post-traumatic arthrosis of other joints\"},{\"code\":\"M192\",\"name\":\"M192 Other secondary arthrosis\"},{\"code\":\"M198\",\"name\":\"M198 Other specified arthrosis\"},{\"code\":\"M199\",\"name\":\"M199 Arthrosis, unspecified\"},{\"code\":\"M20\",\"name\":\"M20 Acquired deformities of fingers and toes\"},{\"code\":\"M200\",\"name\":\"M200 Deformity of finger(s)\"},{\"code\":\"M201\",\"name\":\"M201 Hallux valgus (acquired)\"},{\"code\":\"M202\",\"name\":\"M202 Hallux rigidus\"},{\"code\":\"M203\",\"name\":\"M203 Other deformity of hallux (acquired)\"},{\"code\":\"M204\",\"name\":\"M204 Other hammer toe(s) (acquired)\"},{\"code\":\"M205\",\"name\":\"M205 Other deformities of toe(s) (acquired)\"},{\"code\":\"M206\",\"name\":\"M206 Acquired deformity of toe(s), unspecified\"},{\"code\":\"M21\",\"name\":\"M21 Other acquired deformities of limbs\"},{\"code\":\"M210\",\"name\":\"M210 Valgus deformity, NEC\"},{\"code\":\"M211\",\"name\":\"M211 Varus deformity, NEC\"},{\"code\":\"M212\",\"name\":\"M212 Flexion deformity\"},{\"code\":\"M213\",\"name\":\"M213 Wrist or foot drop (acquired)\"},{\"code\":\"M214\",\"name\":\"M214 Flat foot [pes planus] (acquired)\"},{\"code\":\"M215\",\"name\":\"M215 Acquired clawhand, clubhand, clawfoot and clubfoot\"},{\"code\":\"M216\",\"name\":\"M216 Other acquired deformities of ankle and foot\"},{\"code\":\"M217\",\"name\":\"M217 Unequal limb length (acquired)\"},{\"code\":\"M218\",\"name\":\"M218 Other specified acquired deformities of limbs\"},{\"code\":\"M219\",\"name\":\"M219 Acquired deformity of limb, unspecified\"},{\"code\":\"M22\",\"name\":\"M22 Disorders of patella\"},{\"code\":\"M220\",\"name\":\"M220 Recurrent dislocation of patella\"},{\"code\":\"M221\",\"name\":\"M221 Recurrent subluxation of patella\"},{\"code\":\"M222\",\"name\":\"M222 Patellofemoral disorders\"},{\"code\":\"M223\",\"name\":\"M223 Other derangements of patella\"},{\"code\":\"M224\",\"name\":\"M224 Chondromalacia patellae\"},{\"code\":\"M228\",\"name\":\"M228 Other disorders of patella\"},{\"code\":\"M229\",\"name\":\"M229 Disorder of patella, unspecified\"},{\"code\":\"M23\",\"name\":\"M23 Internal derangement of knee\"},{\"code\":\"M230\",\"name\":\"M230 Cystic meniscus\"},{\"code\":\"M231\",\"name\":\"M231 Discoid meniscus (congenital)\"},{\"code\":\"M232\",\"name\":\"M232 Derangement of meniscus due to old tear or injury\"},{\"code\":\"M233\",\"name\":\"M233 Other meniscus derangements\"},{\"code\":\"M234\",\"name\":\"M234 Loose body in knee\"},{\"code\":\"M235\",\"name\":\"M235 Chronic instability of knee\"},{\"code\":\"M236\",\"name\":\"M236 Other spontaneous disruption of ligament(s) of knee\"},{\"code\":\"M238\",\"name\":\"M238 Other internal derangements of knee\"},{\"code\":\"M239\",\"name\":\"M239 Internal derangement of knee, unspecified\"},{\"code\":\"M24\",\"name\":\"M24 Other specific joint derangements\"},{\"code\":\"M240\",\"name\":\"M240 Loose body in joint\"},{\"code\":\"M241\",\"name\":\"M241 Other articular cartilage disorders\"},{\"code\":\"M242\",\"name\":\"M242 Disorder of ligament\"},{\"code\":\"M243\",\"name\":\"M243 Pathological dislocation and subluxation of joint, NEC\"},{\"code\":\"M244\",\"name\":\"M244 Recurrent dislocation and subluxation of joint\"},{\"code\":\"M245\",\"name\":\"M245 Contracture of joint\"},{\"code\":\"M246\",\"name\":\"M246 Ankylosis of joint\"},{\"code\":\"M247\",\"name\":\"M247 Protrusio acetabuli\"},{\"code\":\"M248\",\"name\":\"M248 Other specific joint derangements, NEC\"},{\"code\":\"M249\",\"name\":\"M249 Joint derangement, unspecified\"},{\"code\":\"M25\",\"name\":\"M25 Other joint disorders, NEC\"},{\"code\":\"M250\",\"name\":\"M250 Haemarthrosis\"},{\"code\":\"M251\",\"name\":\"M251 Fistula of joint\"},{\"code\":\"M252\",\"name\":\"M252 Flail joint\"},{\"code\":\"M253\",\"name\":\"M253 Other instability of joint\"},{\"code\":\"M254\",\"name\":\"M254 Effusion of joint\"},{\"code\":\"M255\",\"name\":\"M255 Pain in joint\"},{\"code\":\"M256\",\"name\":\"M256 Stiffness of joint, NEC\"},{\"code\":\"M257\",\"name\":\"M257 Osteophyte\"},{\"code\":\"M258\",\"name\":\"M258 Other specified joint disorders\"},{\"code\":\"M259\",\"name\":\"M259 Joint disorder, unspecified\"},{\"code\":\"M30\",\"name\":\"M30 Polyarteritis nodosa and related conditions\"},{\"code\":\"M300\",\"name\":\"M300 Polyarteritis nodosa\"},{\"code\":\"M301\",\"name\":\"M301 Polyarteritis with lung involvement [Churg-Strauss]\"},{\"code\":\"M302\",\"name\":\"M302 Juvenile polyarteritis\"},{\"code\":\"M303\",\"name\":\"M303 Mucocutaneous lymph node syndrome [Kawasaki]\"},{\"code\":\"M308\",\"name\":\"M308 Other conditions related to polyarteritis nodosa\"},{\"code\":\"M31\",\"name\":\"M31 Other necrotizing vasculopathies\"},{\"code\":\"M310\",\"name\":\"M310 Hypersensitivity angiitis\"},{\"code\":\"M311\",\"name\":\"M311 Thrombotic microangiopathy\"},{\"code\":\"M312\",\"name\":\"M312 Lethal midline granuloma\"},{\"code\":\"M313\",\"name\":\"M313 Wegener's granulomatosis\"},{\"code\":\"M314\",\"name\":\"M314 Aortic arch syndrome [Takayasu]\"},{\"code\":\"M315\",\"name\":\"M315 Giant cell arteritis with polymyalgia rheumatica\"},{\"code\":\"M316\",\"name\":\"M316 Other giant cell arteritis\"},{\"code\":\"M317\",\"name\":\"M317 Microscopic polyangiitis\"},{\"code\":\"M318\",\"name\":\"M318 Other specified necrotizing vasculopathies\"},{\"code\":\"M319\",\"name\":\"M319 Necrotizing vasculopathy, unspecified\"},{\"code\":\"M32\",\"name\":\"M32 Systemic lupus erythematosus\"},{\"code\":\"M320\",\"name\":\"M320 Drug-induced systemic lupus erythematosus\"},{\"code\":\"M321\",\"name\":\"M321 Systemic lupus erythematosus with organ or system involvement\"},{\"code\":\"M328\",\"name\":\"M328 Other forms of systemic lupus erythematosus\"},{\"code\":\"M329\",\"name\":\"M329 Systemic lupus erythematosus, unspecified\"},{\"code\":\"M33\",\"name\":\"M33 Dermatopolymyositis\"},{\"code\":\"M330\",\"name\":\"M330 Juvenile dermatomyositis\"},{\"code\":\"M331\",\"name\":\"M331 Other dermatomyositis\"},{\"code\":\"M332\",\"name\":\"M332 Polymyositis\"},{\"code\":\"M339\",\"name\":\"M339 Dermatopolymyositis, unspecified\"},{\"code\":\"M34\",\"name\":\"M34 Systemic sclerosis\"},{\"code\":\"M340\",\"name\":\"M340 Progressive systemic sclerosis\"},{\"code\":\"M341\",\"name\":\"M341 CR(E)ST syndrome\"},{\"code\":\"M342\",\"name\":\"M342 Systemic sclerosis induced by drugs and chemicals\"},{\"code\":\"M348\",\"name\":\"M348 Other forms of systemic sclerosis\"},{\"code\":\"M349\",\"name\":\"M349 Systemic sclerosis, unspecified\"},{\"code\":\"M35\",\"name\":\"M35 Other systemic involvement of connective tissue\"},{\"code\":\"M350\",\"name\":\"M350 Sicca syndrome [Sjögren]\"},{\"code\":\"M351\",\"name\":\"M351 Other overlap syndromes\"},{\"code\":\"M352\",\"name\":\"M352 Behçet's disease\"},{\"code\":\"M353\",\"name\":\"M353 Polymyalgia rheumatica\"},{\"code\":\"M354\",\"name\":\"M354 Diffuse (eosinophilic) fasciitis\"},{\"code\":\"M355\",\"name\":\"M355 Multifocal fibrosclerosis\"},{\"code\":\"M356\",\"name\":\"M356 Relapsing panniculitis [Weber-Christian]\"},{\"code\":\"M357\",\"name\":\"M357 Hypermobility syndrome\"},{\"code\":\"M358\",\"name\":\"M358 Other specified systemic involvement of connective tissue\"},{\"code\":\"M359\",\"name\":\"M359 Systemic involvement of connective tissue, unspecified\"},{\"code\":\"M36\",\"name\":\"M36 Systemic disorders of connective tissue in diseases classified elsewhere\"},{\"code\":\"M360\",\"name\":\"M360 Dermato(poly)myositis in neoplastic disease\"},{\"code\":\"M361\",\"name\":\"M361 Arthropathy in neoplastic disease\"},{\"code\":\"M362\",\"name\":\"M362 Haemophilic arthropathy\"},{\"code\":\"M363\",\"name\":\"M363 Arthropathy in other blood disorders\"},{\"code\":\"M364\",\"name\":\"M364 Arthropathy in hypersensitivity reactions classified elsewhere\"},{\"code\":\"M368\",\"name\":\"M368 Systemic disorders of connective tissue in other diseases classified elsewhere\"},{\"code\":\"M40\",\"name\":\"M40 Kyphosis and lordosis\"},{\"code\":\"M400\",\"name\":\"M400 Postural kyphosis\"},{\"code\":\"M401\",\"name\":\"M401 Other secondary kyphosis\"},{\"code\":\"M402\",\"name\":\"M402 Other and unspecified kyphosis\"},{\"code\":\"M403\",\"name\":\"M403 Flatback syndrome\"},{\"code\":\"M404\",\"name\":\"M404 Other lordosis\"},{\"code\":\"M405\",\"name\":\"M405 Lordosis, unspecified\"},{\"code\":\"M41\",\"name\":\"M41 Scoliosis\"},{\"code\":\"M410\",\"name\":\"M410 Infantile idiopathic scoliosis\"},{\"code\":\"M411\",\"name\":\"M411 Juvenile idiopathic scoliosis\"},{\"code\":\"M412\",\"name\":\"M412 Other idiopathic scoliosis\"},{\"code\":\"M413\",\"name\":\"M413 Thoracogenic scoliosis\"},{\"code\":\"M414\",\"name\":\"M414 Neuromuscular scoliosis\"},{\"code\":\"M415\",\"name\":\"M415 Other secondary scoliosis\"},{\"code\":\"M418\",\"name\":\"M418 Other forms of scoliosis\"},{\"code\":\"M419\",\"name\":\"M419 Scoliosis, unspecified\"},{\"code\":\"M42\",\"name\":\"M42 Spinal osteochondrosis\"},{\"code\":\"M420\",\"name\":\"M420 Juvenile osteochondrosis of spine\"},{\"code\":\"M421\",\"name\":\"M421 Adult osteochondrosis of spine\"},{\"code\":\"M429\",\"name\":\"M429 Spinal osteochondrosis, unspecified\"},{\"code\":\"M43\",\"name\":\"M43 Other deforming dorsopathies\"},{\"code\":\"M430\",\"name\":\"M430 Spondylolysis\"},{\"code\":\"M431\",\"name\":\"M431 Spondylolisthesis\"},{\"code\":\"M432\",\"name\":\"M432 Other fusion of spine\"},{\"code\":\"M433\",\"name\":\"M433 Recurrent atlantoaxial subluxation with myelopathy\"},{\"code\":\"M434\",\"name\":\"M434 Other recurrent atlantoaxial subluxation\"},{\"code\":\"M435\",\"name\":\"M435 Other recurrent vertebral subluxation\"},{\"code\":\"M436\",\"name\":\"M436 Torticollis\"},{\"code\":\"M438\",\"name\":\"M438 Other specified deforming dorsopathies\"},{\"code\":\"M439\",\"name\":\"M439 Deforming dorsopathy, unspecified\"},{\"code\":\"M45\",\"name\":\"M45 Ankylosing spondylitis\"},{\"code\":\"M46\",\"name\":\"M46 Other inflammatory spondylopathies\"},{\"code\":\"M460\",\"name\":\"M460 Spinal enthesopathy\"},{\"code\":\"M461\",\"name\":\"M461 Sacroiliitis, NEC\"},{\"code\":\"M462\",\"name\":\"M462 Osteomyelitis of vertebra\"},{\"code\":\"M463\",\"name\":\"M463 Infection of intervertebral disc (pyogenic)\"},{\"code\":\"M464\",\"name\":\"M464 Discitis, unspecified\"},{\"code\":\"M465\",\"name\":\"M465 Other infective spondylopathies\"},{\"code\":\"M468\",\"name\":\"M468 Other specified inflammatory spondylopathies\"},{\"code\":\"M469\",\"name\":\"M469 Inflammatory spondylopathy, unspecified\"},{\"code\":\"M47\",\"name\":\"M47 Spondylosis\"},{\"code\":\"M470\",\"name\":\"M470 Anterior spinal and vertebral artery compression syndromes\"},{\"code\":\"M471\",\"name\":\"M471 Other spondylosis with myelopathy\"},{\"code\":\"M472\",\"name\":\"M472 Other spondylosis with radiculopathy\"},{\"code\":\"M478\",\"name\":\"M478 Other spondylosis\"},{\"code\":\"M479\",\"name\":\"M479 Spondylosis, unspecified\"},{\"code\":\"M48\",\"name\":\"M48 Other spondylopathies\"},{\"code\":\"M480\",\"name\":\"M480 Spinal stenosis\"},{\"code\":\"M481\",\"name\":\"M481 Ankylosing hyperostosis [Forestier]\"},{\"code\":\"M482\",\"name\":\"M482 Kissing spine\"},{\"code\":\"M483\",\"name\":\"M483 Traumatic spondylopathy\"},{\"code\":\"M484\",\"name\":\"M484 Fatigue fracture of vertebra\"},{\"code\":\"M485\",\"name\":\"M485 Collapsed vertebra, NEC\"},{\"code\":\"M488\",\"name\":\"M488 Other specified spondylopathies\"},{\"code\":\"M489\",\"name\":\"M489 Spondylopathy, unspecified\"},{\"code\":\"M49\",\"name\":\"M49 Spondylopathies in diseases classified elsewhere\"},{\"code\":\"M490\",\"name\":\"M490 Tuberculosis of spine\"},{\"code\":\"M491\",\"name\":\"M491 Brucella spondylitis\"},{\"code\":\"M492\",\"name\":\"M492 Enterobacterial spondylitis\"},{\"code\":\"M493\",\"name\":\"M493 Spondylopathy in other infectious and parasitic diseases classified elsewhere\"},{\"code\":\"M494\",\"name\":\"M494 Neuropathic spondylopathy\"},{\"code\":\"M495\",\"name\":\"M495 Collapsed vertebra in diseases classified elsewhere\"},{\"code\":\"M498\",\"name\":\"M498 Spondylopathy in other diseases classified elsewhere\"},{\"code\":\"M50\",\"name\":\"M50 Cervical disc disorders\"},{\"code\":\"M500\",\"name\":\"M500 Cervical disc disorder with myelopathy\"},{\"code\":\"M501\",\"name\":\"M501 Cervical disc disorder with radiculopathy\"},{\"code\":\"M502\",\"name\":\"M502 Other cervical disc displacement\"},{\"code\":\"M503\",\"name\":\"M503 Other cervical disc degeneration\"},{\"code\":\"M508\",\"name\":\"M508 Other cervical disc disorders\"},{\"code\":\"M509\",\"name\":\"M509 Cervical disc disorder, unspecified\"},{\"code\":\"M51\",\"name\":\"M51 Other intervertebral disc disorders\"},{\"code\":\"M510\",\"name\":\"M510 Lumbar and other intervertebral disc disorders with myelopathy\"},{\"code\":\"M511\",\"name\":\"M511 Lumbar and other intervertebral disc disorders with radiculopathy\"},{\"code\":\"M512\",\"name\":\"M512 Other specified intervertebral disc displacement\"},{\"code\":\"M513\",\"name\":\"M513 Other specified intervertebral disc degeneration\"},{\"code\":\"M514\",\"name\":\"M514 Schmorl's nodes\"},{\"code\":\"M518\",\"name\":\"M518 Other specified intervertebral disc disorders\"},{\"code\":\"M519\",\"name\":\"M519 Intervertebral disc disorder, unspecified\"},{\"code\":\"M53\",\"name\":\"M53 Other dorsopathies, NEC\"},{\"code\":\"M530\",\"name\":\"M530 Cervicocranial syndrome\"},{\"code\":\"M531\",\"name\":\"M531 Cervicobrachial syndrome\"},{\"code\":\"M532\",\"name\":\"M532 Spinal instabilities\"},{\"code\":\"M533\",\"name\":\"M533 Sacrococcygeal disorders, NEC\"},{\"code\":\"M538\",\"name\":\"M538 Other specified dorsopathies\"},{\"code\":\"M539\",\"name\":\"M539 Dorsopathy, unspecified\"},{\"code\":\"M54\",\"name\":\"M54 Dorsalgia\"},{\"code\":\"M540\",\"name\":\"M540 Panniculitis affecting regions of neck and back\"},{\"code\":\"M541\",\"name\":\"M541 Radiculopathy\"},{\"code\":\"M542\",\"name\":\"M542 Cervicalgia\"},{\"code\":\"M543\",\"name\":\"M543 Sciatica\"},{\"code\":\"M544\",\"name\":\"M544 Lumbago with sciatica\"},{\"code\":\"M545\",\"name\":\"M545 Low back pain\"},{\"code\":\"M546\",\"name\":\"M546 Pain in thoracic spine\"},{\"code\":\"M548\",\"name\":\"M548 Other dorsalgia\"},{\"code\":\"M549\",\"name\":\"M549 Dorsalgia, unspecified\"},{\"code\":\"M60\",\"name\":\"M60 Myositis\"},{\"code\":\"M600\",\"name\":\"M600 Infective myositis\"},{\"code\":\"M601\",\"name\":\"M601 Interstitial myositis\"},{\"code\":\"M602\",\"name\":\"M602 Foreign body granuloma of soft tissue, NEC\"},{\"code\":\"M608\",\"name\":\"M608 Other myositis\"},{\"code\":\"M609\",\"name\":\"M609 Myositis, unspecified\"},{\"code\":\"M61\",\"name\":\"M61 Calcification and ossification of muscle\"},{\"code\":\"M610\",\"name\":\"M610 Myositis ossificans traumatica\"},{\"code\":\"M611\",\"name\":\"M611 Myositis ossificans progressiva\"},{\"code\":\"M612\",\"name\":\"M612 Paralytic calcification and ossification of muscle\"},{\"code\":\"M613\",\"name\":\"M613 Calcification and ossification of muscles associated with burns\"},{\"code\":\"M614\",\"name\":\"M614 Other calcification of muscle\"},{\"code\":\"M615\",\"name\":\"M615 Other ossification of muscle\"},{\"code\":\"M619\",\"name\":\"M619 Calcification and ossification of muscle, unspecified\"},{\"code\":\"M62\",\"name\":\"M62 Other disorders of muscle\"},{\"code\":\"M620\",\"name\":\"M620 Diastasis of muscle\"},{\"code\":\"M621\",\"name\":\"M621 Other rupture of muscle (nontraumatic)\"},{\"code\":\"M622\",\"name\":\"M622 Ischaemic infarction of muscle\"},{\"code\":\"M623\",\"name\":\"M623 Immobility syndrome (paraplegic)\"},{\"code\":\"M624\",\"name\":\"M624 Contracture of muscle\"},{\"code\":\"M625\",\"name\":\"M625 Muscle wasting and atrophy, NEC\"},{\"code\":\"M626\",\"name\":\"M626 Muscle strain\"},{\"code\":\"M628\",\"name\":\"M628 Other specified disorders of muscle\"},{\"code\":\"M629\",\"name\":\"M629 Disorder of muscle, unspecified\"},{\"code\":\"M63\",\"name\":\"M63 Disorders of muscle in diseases classified elsewhere\"},{\"code\":\"M630\",\"name\":\"M630 Myositis in bacterial diseases classified elsewhere\"},{\"code\":\"M631\",\"name\":\"M631 Myositis in protozoal and parasitic infections classified elsewhere\"},{\"code\":\"M632\",\"name\":\"M632 Myositis in other infectious diseases classified elsewhere\"},{\"code\":\"M633\",\"name\":\"M633 Myositis in sarcoidosis\"},{\"code\":\"M638\",\"name\":\"M638 Other disorders of muscle in diseases classified elsewhere\"},{\"code\":\"M65\",\"name\":\"M65 Synovitis and tenosynovitis\"},{\"code\":\"M650\",\"name\":\"M650 Abscess of tendon sheath\"},{\"code\":\"M651\",\"name\":\"M651 Other infective (teno)synovitis\"},{\"code\":\"M652\",\"name\":\"M652 Calcific tendinitis\"},{\"code\":\"M653\",\"name\":\"M653 Trigger finger\"},{\"code\":\"M654\",\"name\":\"M654 Radial styloid tenosynovitis [de Quervain]\"},{\"code\":\"M658\",\"name\":\"M658 Other synovitis and tenosynovitis\"},{\"code\":\"M659\",\"name\":\"M659 Synovitis and tenosynovitis, unspecified\"},{\"code\":\"M66\",\"name\":\"M66 Spontaneous rupture of synovium and tendon\"},{\"code\":\"M660\",\"name\":\"M660 Rupture of popliteal cyst\"},{\"code\":\"M661\",\"name\":\"M661 Rupture of synovium\"},{\"code\":\"M662\",\"name\":\"M662 Spontaneous rupture of extensor tendons\"},{\"code\":\"M663\",\"name\":\"M663 Spontaneous rupture of flexor tendons\"},{\"code\":\"M664\",\"name\":\"M664 Spontaneous rupture of other tendons\"},{\"code\":\"M665\",\"name\":\"M665 Spontaneous rupture of unspecified tendon\"},{\"code\":\"M67\",\"name\":\"M67 Other disorders of synovium and tendon\"},{\"code\":\"M670\",\"name\":\"M670 Short Achilles tendon (acquired)\"},{\"code\":\"M671\",\"name\":\"M671 Other contracture of tendon (sheath)\"},{\"code\":\"M672\",\"name\":\"M672 Synovial hypertrophy, NEC\"},{\"code\":\"M673\",\"name\":\"M673 Transient synovitis\"},{\"code\":\"M674\",\"name\":\"M674 Ganglion\"},{\"code\":\"M678\",\"name\":\"M678 Other specified disorders of synovium and tendon\"},{\"code\":\"M679\",\"name\":\"M679 Disorder of synovium and tendon, unspecified\"},{\"code\":\"M68\",\"name\":\"M68 Disorders of synovium and tendon in diseases classified elsewhere\"},{\"code\":\"M680\",\"name\":\"M680 Synovitis and tenosynovitis in bacterial diseases classified elsewhere\"},{\"code\":\"M688\",\"name\":\"M688 Other disorders of synovium and tendon in diseases classified elsewhere\"},{\"code\":\"M70\",\"name\":\"M70 Soft tissue disorders related to use, overuse and pressure\"},{\"code\":\"M700\",\"name\":\"M700 Chronic crepitant synovitis of hand and wrist\"},{\"code\":\"M701\",\"name\":\"M701 Bursitis of hand\"},{\"code\":\"M702\",\"name\":\"M702 Olecranon bursitis\"},{\"code\":\"M703\",\"name\":\"M703 Other bursitis of elbow\"},{\"code\":\"M704\",\"name\":\"M704 Prepatellar bursitis\"},{\"code\":\"M705\",\"name\":\"M705 Other bursitis of knee\"},{\"code\":\"M706\",\"name\":\"M706 Trochanteric bursitis\"},{\"code\":\"M707\",\"name\":\"M707 Other bursitis of hip\"},{\"code\":\"M708\",\"name\":\"M708 Other soft tissue disorders related to use, overuse and pressure\"},{\"code\":\"M709\",\"name\":\"M709 Unspecified soft tissue disorder related to use, overuse and pressure\"},{\"code\":\"M71\",\"name\":\"M71 Other bursopathies\"},{\"code\":\"M710\",\"name\":\"M710 Abscess of bursa\"},{\"code\":\"M711\",\"name\":\"M711 Other infective bursitis\"},{\"code\":\"M712\",\"name\":\"M712 Synovial cyst of popliteal space [Baker]\"},{\"code\":\"M713\",\"name\":\"M713 Other bursal cyst\"},{\"code\":\"M714\",\"name\":\"M714 Calcium deposit in bursa\"},{\"code\":\"M715\",\"name\":\"M715 Other bursitis, NEC\"},{\"code\":\"M718\",\"name\":\"M718 Other specified bursopathies\"},{\"code\":\"M719\",\"name\":\"M719 Bursopathy, unspecified\"},{\"code\":\"M72\",\"name\":\"M72 Fibroblastic disorders\"},{\"code\":\"M720\",\"name\":\"M720 Palmar fascial fibromatosis [Dupuytren]\"},{\"code\":\"M721\",\"name\":\"M721 Knuckle pads\"},{\"code\":\"M722\",\"name\":\"M722 Plantar fascial fibromatosis\"},{\"code\":\"M724\",\"name\":\"M724 Pseudosarcomatous fibromatosis\"},{\"code\":\"M726\",\"name\":\"M726 Necrotizing fasciitis\"},{\"code\":\"M728\",\"name\":\"M728 Other fibroblastic disorders\"},{\"code\":\"M729\",\"name\":\"M729 Fibroblastic disorder, unspecified\"},{\"code\":\"M73\",\"name\":\"M73 Soft tissue disorders in diseases classified elsewhere\"},{\"code\":\"M730\",\"name\":\"M730 Gonococcal bursitis\"},{\"code\":\"M731\",\"name\":\"M731 Syphilitic bursitis\"},{\"code\":\"M738\",\"name\":\"M738 Other soft tissue disorders in diseases classified elsewhere\"},{\"code\":\"M75\",\"name\":\"M75 Shoulder lesions\"},{\"code\":\"M750\",\"name\":\"M750 Adhesive capsulitis of shoulder\"},{\"code\":\"M751\",\"name\":\"M751 Rotator cuff syndrome\"},{\"code\":\"M752\",\"name\":\"M752 Bicipital tendinitis\"},{\"code\":\"M753\",\"name\":\"M753 Calcific tendinitis of shoulder\"},{\"code\":\"M754\",\"name\":\"M754 Impingement syndrome of shoulder\"},{\"code\":\"M755\",\"name\":\"M755 Bursitis of shoulder\"},{\"code\":\"M758\",\"name\":\"M758 Other shoulder lesions\"},{\"code\":\"M759\",\"name\":\"M759 Shoulder lesion, unspecified\"},{\"code\":\"M76\",\"name\":\"M76 Enthesopathies of lower limb, excluding foot\"},{\"code\":\"M760\",\"name\":\"M760 Gluteal tendinitis\"},{\"code\":\"M761\",\"name\":\"M761 Psoas tendinitis\"},{\"code\":\"M762\",\"name\":\"M762 Iliac crest spur\"},{\"code\":\"M763\",\"name\":\"M763 Iliotibial band syndrome\"},{\"code\":\"M764\",\"name\":\"M764 Tibial collateral bursitis [Pellegrini-Stieda]\"},{\"code\":\"M765\",\"name\":\"M765 Patellar tendinitis\"},{\"code\":\"M766\",\"name\":\"M766 Achilles tendinitis\"},{\"code\":\"M767\",\"name\":\"M767 Peroneal tendinitis\"},{\"code\":\"M768\",\"name\":\"M768 Other enthesopathies of lower limb, excluding foot\"},{\"code\":\"M769\",\"name\":\"M769 Enthesopathy of lower limb, unspecified\"},{\"code\":\"M77\",\"name\":\"M77 Other enthesopathies\"},{\"code\":\"M770\",\"name\":\"M770 Medial epicondylitis\"},{\"code\":\"M771\",\"name\":\"M771 Lateral epicondylitis\"},{\"code\":\"M772\",\"name\":\"M772 Periarthritis of wrist\"},{\"code\":\"M773\",\"name\":\"M773 Calcaneal spur\"},{\"code\":\"M774\",\"name\":\"M774 Metatarsalgia\"},{\"code\":\"M775\",\"name\":\"M775 Other enthesopathy of foot\"},{\"code\":\"M778\",\"name\":\"M778 Other enthesopathies, NEC\"},{\"code\":\"M779\",\"name\":\"M779 Enthesopathy, unspecified\"},{\"code\":\"M79\",\"name\":\"M79 Other soft tissue disorders, NEC\"},{\"code\":\"M790\",\"name\":\"M790 Rheumatism, unspecified\"},{\"code\":\"M791\",\"name\":\"M791 Myalgia\"},{\"code\":\"M792\",\"name\":\"M792 Neuralgia and neuritis, unspecified\"},{\"code\":\"M793\",\"name\":\"M793 Panniculitis, unspecified\"},{\"code\":\"M794\",\"name\":\"M794 Hypertrophy of (infrapatellar) fat pad\"},{\"code\":\"M795\",\"name\":\"M795 Residual foreign body in soft tissue\"},{\"code\":\"M796\",\"name\":\"M796 Pain in limb\"},{\"code\":\"M797\",\"name\":\"M797 Fibromyalgia\"},{\"code\":\"M798\",\"name\":\"M798 Other specified soft tissue disorders\"},{\"code\":\"M799\",\"name\":\"M799 Soft tissue disorder, unspecified\"},{\"code\":\"M80\",\"name\":\"M80 Osteoporosis with pathological fracture\"},{\"code\":\"M800\",\"name\":\"M800 Postmenopausal osteoporosis with pathological fracture\"},{\"code\":\"M801\",\"name\":\"M801 Postoophorectomy osteoporosis with pathological fracture\"},{\"code\":\"M802\",\"name\":\"M802 Osteoporosis of disuse with pathological fracture\"},{\"code\":\"M803\",\"name\":\"M803 Postsurgical malabsorption osteoporosis with pathological fracture\"},{\"code\":\"M804\",\"name\":\"M804 Drug-induced osteoporosis with pathological fracture\"},{\"code\":\"M805\",\"name\":\"M805 Idiopathic osteoporosis with pathological fracture\"},{\"code\":\"M808\",\"name\":\"M808 Other osteoporosis with pathological fracture\"},{\"code\":\"M809\",\"name\":\"M809 Unspecified osteoporosis with pathological fracture\"},{\"code\":\"M81\",\"name\":\"M81 Osteoporosis without pathological fracture\"},{\"code\":\"M810\",\"name\":\"M810 Postmenopausal osteoporosis\"},{\"code\":\"M811\",\"name\":\"M811 Postoophorectomy osteoporosis\"},{\"code\":\"M812\",\"name\":\"M812 Osteoporosis of disuse\"},{\"code\":\"M813\",\"name\":\"M813 Postsurgical malabsorption osteoporosis\"},{\"code\":\"M814\",\"name\":\"M814 Drug-induced osteoporosis\"},{\"code\":\"M815\",\"name\":\"M815 Idiopathic osteoporosis\"},{\"code\":\"M816\",\"name\":\"M816 Localized osteoporosis [Lequesne]\"},{\"code\":\"M818\",\"name\":\"M818 Other osteoporosis\"},{\"code\":\"M819\",\"name\":\"M819 Osteoporosis, unspecified\"},{\"code\":\"M82\",\"name\":\"M82 Osteoporosis in diseases classified elsewhere\"},{\"code\":\"M820\",\"name\":\"M820 Osteoporosis in multiple myelomatosis\"},{\"code\":\"M821\",\"name\":\"M821 Osteoporosis in endocrine disorders\"},{\"code\":\"M828\",\"name\":\"M828 Osteoporosis in other diseases classified elsewhere\"},{\"code\":\"M83\",\"name\":\"M83 Adult osteomalacia\"},{\"code\":\"M830\",\"name\":\"M830 Puerperal osteomalacia\"},{\"code\":\"M831\",\"name\":\"M831 Senile osteomalacia\"},{\"code\":\"M832\",\"name\":\"M832 Adult osteomalacia due to malabsorption\"},{\"code\":\"M833\",\"name\":\"M833 Adult osteomalacia due to malnutrition\"},{\"code\":\"M834\",\"name\":\"M834 Aluminium bone disease\"},{\"code\":\"M835\",\"name\":\"M835 Other drug-induced osteomalacia in adults\"},{\"code\":\"M838\",\"name\":\"M838 Other adult osteomalacia\"},{\"code\":\"M839\",\"name\":\"M839 Adult osteomalacia, unspecified\"},{\"code\":\"M84\",\"name\":\"M84 Disorders of continuity of bone\"},{\"code\":\"M840\",\"name\":\"M840 Malunion of fracture\"},{\"code\":\"M841\",\"name\":\"M841 Nonunion of fracture [pseudarthrosis]\"},{\"code\":\"M842\",\"name\":\"M842 Delayed union of fracture\"},{\"code\":\"M843\",\"name\":\"M843 Stress fracture, NEC\"},{\"code\":\"M844\",\"name\":\"M844 Pathological fracture, NEC\"},{\"code\":\"M848\",\"name\":\"M848 Other disorders of continuity of bone\"},{\"code\":\"M849\",\"name\":\"M849 Disorder of continuity of bone, unspecified\"},{\"code\":\"M85\",\"name\":\"M85 Other disorders of bone density and structure\"},{\"code\":\"M850\",\"name\":\"M850 Fibrous dysplasia (monostotic)\"},{\"code\":\"M851\",\"name\":\"M851 Skeletal fluorosis\"},{\"code\":\"M852\",\"name\":\"M852 Hyperostosis of skull\"},{\"code\":\"M853\",\"name\":\"M853 Osteitis condensans\"},{\"code\":\"M854\",\"name\":\"M854 Solitary bone cyst\"},{\"code\":\"M855\",\"name\":\"M855 Aneurysmal bone cyst\"},{\"code\":\"M856\",\"name\":\"M856 Other cyst of bone\"},{\"code\":\"M858\",\"name\":\"M858 Other specified disorders of bone density and structure\"},{\"code\":\"M859\",\"name\":\"M859 Disorder of bone density and structure, unspecified\"},{\"code\":\"M86\",\"name\":\"M86 Osteomyelitis\"},{\"code\":\"M860\",\"name\":\"M860 Acute haematogenous osteomyelitis\"},{\"code\":\"M861\",\"name\":\"M861 Other acute osteomyelitis\"},{\"code\":\"M862\",\"name\":\"M862 Subacute osteomyelitis\"},{\"code\":\"M863\",\"name\":\"M863 Chronic multifocal osteomyelitis\"},{\"code\":\"M864\",\"name\":\"M864 Chronic osteomyelitis with draining sinus\"},{\"code\":\"M865\",\"name\":\"M865 Other chronic haematogenous osteomyelitis\"},{\"code\":\"M866\",\"name\":\"M866 Other chronic osteomyelitis\"},{\"code\":\"M868\",\"name\":\"M868 Other osteomyelitis\"},{\"code\":\"M869\",\"name\":\"M869 Osteomyelitis, unspecified\"},{\"code\":\"M87\",\"name\":\"M87 Osteonecrosis\"},{\"code\":\"M870\",\"name\":\"M870 Idiopathic aseptic necrosis of bone\"},{\"code\":\"M871\",\"name\":\"M871 Osteonecrosis due to drugs\"},{\"code\":\"M872\",\"name\":\"M872 Osteonecrosis due to previous trauma\"},{\"code\":\"M873\",\"name\":\"M873 Other secondary osteonecrosis\"},{\"code\":\"M878\",\"name\":\"M878 Other osteonecrosis\"},{\"code\":\"M879\",\"name\":\"M879 Osteonecrosis, unspecified\"},{\"code\":\"M88\",\"name\":\"M88 Paget's disease of bone [osteitis deformans]\"},{\"code\":\"M880\",\"name\":\"M880 Paget's disease of skull\"},{\"code\":\"M888\",\"name\":\"M888 Paget's disease of other bones\"},{\"code\":\"M889\",\"name\":\"M889 Paget's disease of bone, unspecified\"},{\"code\":\"M89\",\"name\":\"M89 Other disorders of bone\"},{\"code\":\"M890\",\"name\":\"M890 Algoneurodystrophy\"},{\"code\":\"M891\",\"name\":\"M891 Epiphyseal arrest\"},{\"code\":\"M892\",\"name\":\"M892 Other disorders of bone development and growth\"},{\"code\":\"M893\",\"name\":\"M893 Hypertrophy of bone\"},{\"code\":\"M894\",\"name\":\"M894 Other hypertrophic osteoarthropathy\"},{\"code\":\"M895\",\"name\":\"M895 Osteolysis\"},{\"code\":\"M896\",\"name\":\"M896 Osteopathy after poliomyelitis\"},{\"code\":\"M898\",\"name\":\"M898 Other specified disorders of bone\"},{\"code\":\"M899\",\"name\":\"M899 Disorder of bone, unspecified\"},{\"code\":\"M90\",\"name\":\"M90 Osteopathies in diseases classified elsewhere\"},{\"code\":\"M900\",\"name\":\"M900 Tuberculosis of bone\"},{\"code\":\"M901\",\"name\":\"M901 Periostitis in other infectious diseases classified elsewhere\"},{\"code\":\"M902\",\"name\":\"M902 Osteopathy in other infectious diseases classified elsewhere\"},{\"code\":\"M903\",\"name\":\"M903 Osteonecrosis in caisson disease\"},{\"code\":\"M904\",\"name\":\"M904 Osteonecrosis due to haemoglobinopathy\"},{\"code\":\"M905\",\"name\":\"M905 Osteonecrosis in other diseases classified elsewhere\"},{\"code\":\"M906\",\"name\":\"M906 Osteitis deformans in neoplastic disease\"},{\"code\":\"M907\",\"name\":\"M907 Fracture of bone in neoplastic disease\"},{\"code\":\"M908\",\"name\":\"M908 Osteopathy in other diseases classified elsewhere\"},{\"code\":\"M91\",\"name\":\"M91 Juvenile osteochondrosis of hip and pelvis\"},{\"code\":\"M910\",\"name\":\"M910 Juvenile osteochondrosis of pelvis\"},{\"code\":\"M911\",\"name\":\"M911 Juvenile osteochondrosis of head of femur [Legg-Calvé-Perthes]\"},{\"code\":\"M912\",\"name\":\"M912 Coxa plana\"},{\"code\":\"M913\",\"name\":\"M913 Pseudocoxalgia\"},{\"code\":\"M918\",\"name\":\"M918 Other juvenile osteochondrosis of hip and pelvis\"},{\"code\":\"M919\",\"name\":\"M919 Juvenile osteochondrosis of hip and pelvis, unspecified\"},{\"code\":\"M92\",\"name\":\"M92 Other juvenile osteochondrosis\"},{\"code\":\"M920\",\"name\":\"M920 Juvenile osteochondrosis of humerus\"},{\"code\":\"M921\",\"name\":\"M921 Juvenile osteochondrosis of radius and ulna\"},{\"code\":\"M922\",\"name\":\"M922 Juvenile osteochondrosis of hand\"},{\"code\":\"M923\",\"name\":\"M923 Other juvenile osteochondrosis of upper limb\"},{\"code\":\"M924\",\"name\":\"M924 Juvenile osteochondrosis of patella\"},{\"code\":\"M925\",\"name\":\"M925 Juvenile osteochondrosis of tibia and fibula\"},{\"code\":\"M926\",\"name\":\"M926 Juvenile osteochondrosis of tarsus\"},{\"code\":\"M927\",\"name\":\"M927 Juvenile osteochondrosis of metatarsus\"},{\"code\":\"M928\",\"name\":\"M928 Other specified juvenile osteochondrosis\"},{\"code\":\"M929\",\"name\":\"M929 Juvenile osteochondrosis, unspecified\"},{\"code\":\"M93\",\"name\":\"M93 Other osteochondropathies\"},{\"code\":\"M930\",\"name\":\"M930 Slipped upper femoral epiphysis (nontraumatic)\"},{\"code\":\"M931\",\"name\":\"M931 Kienböck's disease of adults\"},{\"code\":\"M932\",\"name\":\"M932 Osteochondritis dissecans\"},{\"code\":\"M938\",\"name\":\"M938 Other specified osteochondropathies\"},{\"code\":\"M939\",\"name\":\"M939 Osteochondropathy, unspecified\"},{\"code\":\"M94\",\"name\":\"M94 Other disorders of cartilage\"},{\"code\":\"M940\",\"name\":\"M940 Chondrocostal junction syndrome [Tietze]\"},{\"code\":\"M941\",\"name\":\"M941 Relapsing polychondritis\"},{\"code\":\"M942\",\"name\":\"M942 Chondromalacia\"},{\"code\":\"M943\",\"name\":\"M943 Chondrolysis\"},{\"code\":\"M948\",\"name\":\"M948 Other specified disorders of cartilage\"},{\"code\":\"M949\",\"name\":\"M949 Disorder of cartilage, unspecified\"},{\"code\":\"M95\",\"name\":\"M95 Other acquired deformities of musculoskeletal system and connective tissue\"},{\"code\":\"M950\",\"name\":\"M950 Acquired deformity of nose\"},{\"code\":\"M951\",\"name\":\"M951 Cauliflower ear\"},{\"code\":\"M952\",\"name\":\"M952 Other acquired deformity of head\"},{\"code\":\"M953\",\"name\":\"M953 Acquired deformity of neck\"},{\"code\":\"M954\",\"name\":\"M954 Acquired deformity of chest and rib\"},{\"code\":\"M955\",\"name\":\"M955 Acquired deformity of pelvis\"},{\"code\":\"M958\",\"name\":\"M958 Other specified acquired deformities of musculoskeletal system\"},{\"code\":\"M959\",\"name\":\"M959 Acquired deformity of musculoskeletal system, unspecified\"},{\"code\":\"M96\",\"name\":\"M96 Postprocedural musculoskeletal disorders, NEC\"},{\"code\":\"M960\",\"name\":\"M960 Pseudarthrosis after fusion or arthrodesis\"},{\"code\":\"M961\",\"name\":\"M961 Postlaminectomy syndrome, NEC\"},{\"code\":\"M962\",\"name\":\"M962 Postradiation kyphosis\"},{\"code\":\"M963\",\"name\":\"M963 Postlaminectomy kyphosis\"},{\"code\":\"M964\",\"name\":\"M964 Postsurgical lordosis\"},{\"code\":\"M965\",\"name\":\"M965 Postradiation scoliosis\"},{\"code\":\"M966\",\"name\":\"M966 Fracture of bone following insertion of orthopaedic implant, joint prosthesis, or bone plate\"},{\"code\":\"M968\",\"name\":\"M968 Other postprocedural musculoskeletal disorders\"},{\"code\":\"M969\",\"name\":\"M969 Postprocedural musculoskeletal disorder, unspecified\"},{\"code\":\"M99\",\"name\":\"M99 Biomechanical lesions, NEC\"},{\"code\":\"M990\",\"name\":\"M990 Segmental and somatic dysfunction\"},{\"code\":\"M991\",\"name\":\"M991 Subluxation complex (vertebral)\"},{\"code\":\"M992\",\"name\":\"M992 Subluxation stenosis of neural canal\"},{\"code\":\"M993\",\"name\":\"M993 Osseous stenosis of neural canal\"},{\"code\":\"M994\",\"name\":\"M994 Connective tissue stenosis of neural canal\"},{\"code\":\"M995\",\"name\":\"M995 Intervertebral disc stenosis of neural canal\"},{\"code\":\"M996\",\"name\":\"M996 Osseous and subluxation stenosis of intervertebral foramina\"},{\"code\":\"M997\",\"name\":\"M997 Connective tissue and disc stenosis of intervertebral foramina\"},{\"code\":\"M998\",\"name\":\"M998 Other biomechanical lesions\"},{\"code\":\"M999\",\"name\":\"M999 Biomechanical lesion, unspecified\"},{\"code\":\"N00\",\"name\":\"N00 Acute nephritic syndrome\"},{\"code\":\"N000\",\"name\":\"N000 Acute nephritic syndrome, minor glomerular abnormality\"},{\"code\":\"N001\",\"name\":\"N001 Acute nephritic syndrome, focal and segmental glomerular lesions\"},{\"code\":\"N002\",\"name\":\"N002 Acute nephritic syndrome, diffuse membranous glomerulonephritis\"},{\"code\":\"N003\",\"name\":\"N003 Acute nephritic syndrome, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N004\",\"name\":\"N004 Acute nephritic syndrome, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N005\",\"name\":\"N005 Acute nephritic syndrome, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N006\",\"name\":\"N006 Acute nephritic syndrome, dense deposit disease\"},{\"code\":\"N007\",\"name\":\"N007 Acute nephritic syndrome, diffuse crescentic glomerulonephritis\"},{\"code\":\"N008\",\"name\":\"N008 Acute nephritic syndrome, other\"},{\"code\":\"N009\",\"name\":\"N009 Acute nephritic syndrome, unspecified\"},{\"code\":\"N01\",\"name\":\"N01 Rapidly progressive nephritic syndrome\"},{\"code\":\"N010\",\"name\":\"N010 Rapidly progressive nephritic syndrome, minor glomerular abnormality\"},{\"code\":\"N011\",\"name\":\"N011 Rapidly progressive nephritic syndrome, focal and segmental glomerular lesions\"},{\"code\":\"N012\",\"name\":\"N012 Rapidly progressive nephritic syndrome, diffuse membranous glomerulonephritis\"},{\"code\":\"N013\",\"name\":\"N013 Rapidly progressive nephritic syndrome, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N014\",\"name\":\"N014 Rapidly progressive nephritic syndrome, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N015\",\"name\":\"N015 Rapidly progressive nephritic syndrome, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N016\",\"name\":\"N016 Rapidly progressive nephritic syndrome, dense deposit disease\"},{\"code\":\"N017\",\"name\":\"N017 Rapidly progressive nephritic syndrome, diffuse crescentic glomerulonephritis\"},{\"code\":\"N018\",\"name\":\"N018 Rapidly progressive nephritic syndrome, other\"},{\"code\":\"N019\",\"name\":\"N019 Rapidly progressive nephritic syndrome, unspecified\"},{\"code\":\"N02\",\"name\":\"N02 Recurrent and persistent haematuria\"},{\"code\":\"N020\",\"name\":\"N020 Recurrent and persistent haematuria, minor glomerular abnormality\"},{\"code\":\"N021\",\"name\":\"N021 Recurrent and persistent haematuria, focal and segmental glomerular lesions\"},{\"code\":\"N022\",\"name\":\"N022 Recurrent and persistent haematuria, diffuse membranous glomerulonephritis\"},{\"code\":\"N023\",\"name\":\"N023 Recurrent and persistent haematuria, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N024\",\"name\":\"N024 Recurrent and persistent haematuria, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N025\",\"name\":\"N025 Recurrent and persistent haematuria, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N026\",\"name\":\"N026 Recurrent and persistent haematuria, dense deposit disease\"},{\"code\":\"N027\",\"name\":\"N027 Recurrent and persistent haematuria, diffuse crescentic glomerulonephritis\"},{\"code\":\"N028\",\"name\":\"N028 Recurrent and persistent haematuria, other\"},{\"code\":\"N029\",\"name\":\"N029 Recurrent and persistent haematuria, unspecified\"},{\"code\":\"N03\",\"name\":\"N03 Chronic nephritic syndrome\"},{\"code\":\"N030\",\"name\":\"N030 Chronic nephritic syndrome, minor glomerular abnormality\"},{\"code\":\"N031\",\"name\":\"N031 Chronic nephritic syndrome, focal and segmental glomerular lesions\"},{\"code\":\"N032\",\"name\":\"N032 Chronic nephritic syndrome, diffuse membranous glomerulonephritis\"},{\"code\":\"N033\",\"name\":\"N033 Chronic nephritic syndrome, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N034\",\"name\":\"N034 Chronic nephritic syndrome, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N035\",\"name\":\"N035 Chronic nephritic syndrome, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N036\",\"name\":\"N036 Chronic nephritic syndrome, dense deposit disease\"},{\"code\":\"N037\",\"name\":\"N037 Chronic nephritic syndrome, diffuse crescentic glomerulonephritis\"},{\"code\":\"N038\",\"name\":\"N038 Chronic nephritic syndrome, other\"},{\"code\":\"N039\",\"name\":\"N039 Chronic nephritic syndrome, unspecified\"},{\"code\":\"N04\",\"name\":\"N04 Nephrotic syndrome\"},{\"code\":\"N040\",\"name\":\"N040 Nephrotic syndrome, minor glomerular abnormality\"},{\"code\":\"N041\",\"name\":\"N041 Nephrotic syndrome, focal and segmental glomerular lesions\"},{\"code\":\"N042\",\"name\":\"N042 Nephrotic syndrome, diffuse membranous glomerulonephritis\"},{\"code\":\"N043\",\"name\":\"N043 Nephrotic syndrome, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N044\",\"name\":\"N044 Nephrotic syndrome, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N045\",\"name\":\"N045 Nephrotic syndrome, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N046\",\"name\":\"N046 Nephrotic syndrome, dense deposit disease\"},{\"code\":\"N047\",\"name\":\"N047 Nephrotic syndrome, diffuse crescentic glomerulonephritis\"},{\"code\":\"N048\",\"name\":\"N048 Nephrotic syndrome, other\"},{\"code\":\"N049\",\"name\":\"N049 Nephrotic syndrome, unspecified\"},{\"code\":\"N05\",\"name\":\"N05 Unspecified nephritic syndrome\"},{\"code\":\"N050\",\"name\":\"N050 Unspecified nephritic syndrome, minor glomerular abnormality\"},{\"code\":\"N051\",\"name\":\"N051 Unspecified nephritic syndrome, focal and segmental glomerular lesions\"},{\"code\":\"N052\",\"name\":\"N052 Unspecified nephritic syndrome, diffuse membranous glomerulonephritis\"},{\"code\":\"N053\",\"name\":\"N053 Unspecified nephritic syndrome, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N054\",\"name\":\"N054 Unspecified nephritic syndrome, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N055\",\"name\":\"N055 Unspecified nephritic syndrome, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N056\",\"name\":\"N056 Unspecified nephritic syndrome, dense deposit disease\"},{\"code\":\"N057\",\"name\":\"N057 Unspecified nephritic syndrome, diffuse crescentic glomerulonephritis\"},{\"code\":\"N058\",\"name\":\"N058 Unspecified nephritic syndrome, other\"},{\"code\":\"N059\",\"name\":\"N059 Unspecified nephritic syndrome, unspecified\"},{\"code\":\"N06\",\"name\":\"N06 Isolated proteinuria with specified morphological lesion\"},{\"code\":\"N060\",\"name\":\"N060 Isolated proteinuria with specified morphological lesion, minor glomerular abnormality\"},{\"code\":\"N061\",\"name\":\"N061 Isolated proteinuria with specified morphological lesion, focal and segmental glomerular lesions\"},{\"code\":\"N062\",\"name\":\"N062 Isolated proteinuria with specified morphological lesion, diffuse membranous glomerulonephritis\"},{\"code\":\"N063\",\"name\":\"N063 Isolated proteinuria with specified morphological lesion, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N064\",\"name\":\"N064 Isolated proteinuria with specified morphological lesion, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N065\",\"name\":\"N065 Isolated proteinuria with specified morphological lesion, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N066\",\"name\":\"N066 Isolated proteinuria with specified morphological lesion, dense deposit disease\"},{\"code\":\"N067\",\"name\":\"N067 Isolated proteinuria with specified morphological lesion, diffuse crescentic glomerulonephritis\"},{\"code\":\"N068\",\"name\":\"N068 Isolated proteinuria with specified morphological lesion, other\"},{\"code\":\"N069\",\"name\":\"N069 Isolated proteinuria with specified morphological lesion, unspecified\"},{\"code\":\"N07\",\"name\":\"N07 Hereditary nephropathy, NEC\"},{\"code\":\"N070\",\"name\":\"N070 Hereditary nephropathy, NEC, minor glomerular abnormality\"},{\"code\":\"N071\",\"name\":\"N071 Hereditary nephropathy, NEC, focal and segmental glomerular lesions\"},{\"code\":\"N072\",\"name\":\"N072 Hereditary nephropathy, NEC, diffuse membranous glomerulonephritis\"},{\"code\":\"N073\",\"name\":\"N073 Hereditary nephropathy, NEC, diffuse mesangial proliferative glomerulonephritis\"},{\"code\":\"N074\",\"name\":\"N074 Hereditary nephropathy, NEC, diffuse endocapillary proliferative glomerulonephritis\"},{\"code\":\"N075\",\"name\":\"N075 Hereditary nephropathy, NEC, diffuse mesangiocapillary glomerulonephritis\"},{\"code\":\"N076\",\"name\":\"N076 Hereditary nephropathy, NEC, dense deposit disease\"},{\"code\":\"N077\",\"name\":\"N077 Hereditary nephropathy, NEC, diffuse crescentic glomerulonephritis\"},{\"code\":\"N078\",\"name\":\"N078 Hereditary nephropathy, NEC, other\"},{\"code\":\"N079\",\"name\":\"N079 Hereditary nephropathy, NEC, unspecified\"},{\"code\":\"N08\",\"name\":\"N08 Glomerular disorders in diseases classified elsewhere\"},{\"code\":\"N080\",\"name\":\"N080 Glomerular disorders in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"N081\",\"name\":\"N081 Glomerular disorders in neoplastic diseases\"},{\"code\":\"N082\",\"name\":\"N082 Glomerular disorders in blood diseases and disorders involving the immune mechanism\"},{\"code\":\"N083\",\"name\":\"N083 Glomerular disorders in diabetes mellitus\"},{\"code\":\"N084\",\"name\":\"N084 Glomerular disorders in other endocrine, nutritional and metabolic diseases\"},{\"code\":\"N085\",\"name\":\"N085 Glomerular disorders in systemic connective tissue disorders\"},{\"code\":\"N088\",\"name\":\"N088 Glomerular disorders in other diseases classified elsewhere\"},{\"code\":\"N10\",\"name\":\"N10 Acute tubulo-interstitial nephritis\"},{\"code\":\"N11\",\"name\":\"N11 Chronic tubulo-interstitial nephritis\"},{\"code\":\"N110\",\"name\":\"N110 Nonobstructive reflux-associated chronic pyelonephritis\"},{\"code\":\"N111\",\"name\":\"N111 Chronic obstructive pyelonephritis\"},{\"code\":\"N118\",\"name\":\"N118 Other chronic tubulo-interstitial nephritis\"},{\"code\":\"N119\",\"name\":\"N119 Chronic tubulo-interstitial nephritis, unspecified\"},{\"code\":\"N12\",\"name\":\"N12 Tubulo-interstitial nephritis, not specified as acute or chronic\"},{\"code\":\"N13\",\"name\":\"N13 Obstructive and reflux uropathy\"},{\"code\":\"N130\",\"name\":\"N130 Hydronephrosis with ureteropelvic junction obstruction\"},{\"code\":\"N131\",\"name\":\"N131 Hydronephrosis with ureteral stricture, NEC\"},{\"code\":\"N132\",\"name\":\"N132 Hydronephrosis with renal and ureteral calculous obstruction\"},{\"code\":\"N133\",\"name\":\"N133 Other and unspecified hydronephrosis\"},{\"code\":\"N134\",\"name\":\"N134 Hydroureter\"},{\"code\":\"N135\",\"name\":\"N135 Kinking and stricture of ureter without hydronephrosis\"},{\"code\":\"N136\",\"name\":\"N136 Pyonephrosis\"},{\"code\":\"N137\",\"name\":\"N137 Vesicoureteral-reflux-associated uropathy\"},{\"code\":\"N138\",\"name\":\"N138 Other obstructive and reflux uropathy\"},{\"code\":\"N139\",\"name\":\"N139 Obstructive and reflux uropathy, unspecified\"},{\"code\":\"N14\",\"name\":\"N14 Drug- and heavy-metal-induced tubulo-interstitial and tubular conditions\"},{\"code\":\"N140\",\"name\":\"N140 Analgesic nephropathy\"},{\"code\":\"N141\",\"name\":\"N141 Nephropathy induced by other drugs, medicaments and biological substances\"},{\"code\":\"N142\",\"name\":\"N142 Nephropathy induced by unspecified drug, medicament or biological substance\"},{\"code\":\"N143\",\"name\":\"N143 Nephropathy induced by heavy metals\"},{\"code\":\"N144\",\"name\":\"N144 Toxic nephropathy, NEC\"},{\"code\":\"N15\",\"name\":\"N15 Other renal tubulo-interstitial diseases\"},{\"code\":\"N150\",\"name\":\"N150 Balkan nephropathy\"},{\"code\":\"N151\",\"name\":\"N151 Renal and perinephric abscess\"},{\"code\":\"N158\",\"name\":\"N158 Other specified renal tubulo-interstitial diseases\"},{\"code\":\"N159\",\"name\":\"N159 Renal tubulo-interstitial disease, unspecified\"},{\"code\":\"N16\",\"name\":\"N16 Renal tubulo-interstitial disorders in diseases classified elsewhere\"},{\"code\":\"N160\",\"name\":\"N160 Renal tubulo-interstitial disorders in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"N161\",\"name\":\"N161 Renal tubulo-interstitial disorders in neoplastic diseases\"},{\"code\":\"N162\",\"name\":\"N162 Renal tubulo-interstitial disorders in blood diseases and disorders involving the immune mechanism\"},{\"code\":\"N163\",\"name\":\"N163 Renal tubulo-interstitial disorders in metabolic diseases\"},{\"code\":\"N164\",\"name\":\"N164 Renal tubulo-interstitial disorders in systemic connective tissue disorders\"},{\"code\":\"N165\",\"name\":\"N165 Renal tubulo-interstitial disorders in transplant rejection\"},{\"code\":\"N168\",\"name\":\"N168 Renal tubulo-interstitial disorders in other diseases classified elsewhere\"},{\"code\":\"N17\",\"name\":\"N17 Acute renal failure\"},{\"code\":\"N170\",\"name\":\"N170 Acute renal failure with tubular necrosis\"},{\"code\":\"N171\",\"name\":\"N171 Acute renal failure with acute cortical necrosis\"},{\"code\":\"N172\",\"name\":\"N172 Acute renal failure with medullary necrosis\"},{\"code\":\"N178\",\"name\":\"N178 Other acute renal failure\"},{\"code\":\"N179\",\"name\":\"N179 Acute renal failure, unspecified\"},{\"code\":\"N18\",\"name\":\"N18 Chronic renal failure\"},{\"code\":\"N181\",\"name\":\"N181 Chronic kidney disease, stage 1\"},{\"code\":\"N182\",\"name\":\"N182 Chronic kidney disease, stage 2\"},{\"code\":\"N183\",\"name\":\"N183 Chronic kidney disease, stage 3\"},{\"code\":\"N184\",\"name\":\"N184 Chronic kidney disease, stage 4\"},{\"code\":\"N185\",\"name\":\"N185 Chronic kidney disease, stage 5\"},{\"code\":\"N189\",\"name\":\"N189 Chronic renal failure, unspecified\"},{\"code\":\"N19\",\"name\":\"N19 Unspecified renal failure\"},{\"code\":\"N20\",\"name\":\"N20 Calculus of kidney and ureter\"},{\"code\":\"N200\",\"name\":\"N200 Calculus of kidney\"},{\"code\":\"N201\",\"name\":\"N201 Calculus of ureter\"},{\"code\":\"N202\",\"name\":\"N202 Calculus of kidney with calculus of ureter\"},{\"code\":\"N209\",\"name\":\"N209 Urinary calculus, unspecified\"},{\"code\":\"N21\",\"name\":\"N21 Calculus of lower urinary tract\"},{\"code\":\"N210\",\"name\":\"N210 Calculus in bladder\"},{\"code\":\"N211\",\"name\":\"N211 Calculus in urethra\"},{\"code\":\"N218\",\"name\":\"N218 Other lower urinary tract calculus\"},{\"code\":\"N219\",\"name\":\"N219 Calculus of lower urinary tract, unspecified\"},{\"code\":\"N22\",\"name\":\"N22 Calculus of urinary tract in diseases classified elsewhere\"},{\"code\":\"N220\",\"name\":\"N220 Urinary calculus in schistosomiasis [bilharziasis]\"},{\"code\":\"N228\",\"name\":\"N228 Calculus of urinary tract in other diseases classified elsewhere\"},{\"code\":\"N23\",\"name\":\"N23 Unspecified renal colic\"},{\"code\":\"N25\",\"name\":\"N25 Disorders resulting from impaired renal tubular function\"},{\"code\":\"N250\",\"name\":\"N250 Renal osteodystrophy\"},{\"code\":\"N251\",\"name\":\"N251 Nephrogenic diabetes insipidus\"},{\"code\":\"N258\",\"name\":\"N258 Other disorders resulting from impaired renal tubular function\"},{\"code\":\"N259\",\"name\":\"N259 Disorder resulting from impaired renal tubular function, unspecified\"},{\"code\":\"N26\",\"name\":\"N26 Unspecified contracted kidney\"},{\"code\":\"N27\",\"name\":\"N27 Small kidney of unknown cause\"},{\"code\":\"N270\",\"name\":\"N270 Small kidney, unilateral\"},{\"code\":\"N271\",\"name\":\"N271 Small kidney, bilateral\"},{\"code\":\"N279\",\"name\":\"N279 Small kidney, unspecified\"},{\"code\":\"N28\",\"name\":\"N28 Other disorders of kidney and ureter, NEC\"},{\"code\":\"N280\",\"name\":\"N280 Ischaemia and infarction of kidney\"},{\"code\":\"N281\",\"name\":\"N281 Cyst of kidney, acquired\"},{\"code\":\"N288\",\"name\":\"N288 Other specified disorders of kidney and ureter\"},{\"code\":\"N289\",\"name\":\"N289 Disorder of kidney and ureter, unspecified\"},{\"code\":\"N29\",\"name\":\"N29 Other disorders of kidney and ureter in diseases classified elsewhere\"},{\"code\":\"N290\",\"name\":\"N290 Late syphilis of kidney\"},{\"code\":\"N291\",\"name\":\"N291 Other disorders of kidney and ureter in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"N298\",\"name\":\"N298 Other disorders of kidney and ureter in other diseases classified elsewhere\"},{\"code\":\"N30\",\"name\":\"N30 Cystitis\"},{\"code\":\"N300\",\"name\":\"N300 Acute cystitis\"},{\"code\":\"N301\",\"name\":\"N301 Interstitial cystitis (chronic)\"},{\"code\":\"N302\",\"name\":\"N302 Other chronic cystitis\"},{\"code\":\"N303\",\"name\":\"N303 Trigonitis\"},{\"code\":\"N304\",\"name\":\"N304 Irradiation cystitis\"},{\"code\":\"N308\",\"name\":\"N308 Other cystitis\"},{\"code\":\"N309\",\"name\":\"N309 Cystitis, unspecified\"},{\"code\":\"N31\",\"name\":\"N31 Neuromuscular dysfunction of bladder, NEC\"},{\"code\":\"N310\",\"name\":\"N310 Uninhibited neuropathic bladder, NEC\"},{\"code\":\"N311\",\"name\":\"N311 Reflex neuropathic bladder, NEC\"},{\"code\":\"N312\",\"name\":\"N312 Flaccid neuropathic bladder, NEC\"},{\"code\":\"N318\",\"name\":\"N318 Other neuromuscular dysfunction of bladder\"},{\"code\":\"N319\",\"name\":\"N319 Neuromuscular dysfunction of bladder, unspecified\"},{\"code\":\"N32\",\"name\":\"N32 Other disorders of bladder\"},{\"code\":\"N320\",\"name\":\"N320 Bladder-neck obstruction\"},{\"code\":\"N321\",\"name\":\"N321 Vesicointestinal fistula\"},{\"code\":\"N322\",\"name\":\"N322 Vesical fistula, NEC\"},{\"code\":\"N323\",\"name\":\"N323 Diverticulum of bladder\"},{\"code\":\"N324\",\"name\":\"N324 Rupture of bladder, nontraumatic\"},{\"code\":\"N328\",\"name\":\"N328 Other specified disorders of bladder\"},{\"code\":\"N329\",\"name\":\"N329 Bladder disorder, unspecified\"},{\"code\":\"N33\",\"name\":\"N33 Bladder disorders in diseases classified elsewhere\"},{\"code\":\"N330\",\"name\":\"N330 Tuberculous cystitis\"},{\"code\":\"N338\",\"name\":\"N338 Bladder disorders in other diseases classified elsewhere\"},{\"code\":\"N34\",\"name\":\"N34 Urethritis and urethral syndrome\"},{\"code\":\"N340\",\"name\":\"N340 Urethral abscess\"},{\"code\":\"N341\",\"name\":\"N341 Nonspecific urethritis\"},{\"code\":\"N342\",\"name\":\"N342 Other urethritis\"},{\"code\":\"N343\",\"name\":\"N343 Urethral syndrome, unspecified\"},{\"code\":\"N35\",\"name\":\"N35 Urethral stricture\"},{\"code\":\"N350\",\"name\":\"N350 Post-traumatic urethral stricture\"},{\"code\":\"N351\",\"name\":\"N351 Postinfective urethral stricture, NEC\"},{\"code\":\"N358\",\"name\":\"N358 Other urethral stricture\"},{\"code\":\"N359\",\"name\":\"N359 Urethral stricture, unspecified\"},{\"code\":\"N36\",\"name\":\"N36 Other disorders of urethra\"},{\"code\":\"N360\",\"name\":\"N360 Urethral fistula\"},{\"code\":\"N361\",\"name\":\"N361 Urethral diverticulum\"},{\"code\":\"N362\",\"name\":\"N362 Urethral caruncle\"},{\"code\":\"N363\",\"name\":\"N363 Prolapsed urethral mucosa\"},{\"code\":\"N368\",\"name\":\"N368 Other specified disorders of urethra\"},{\"code\":\"N369\",\"name\":\"N369 Urethral disorder, unspecified\"},{\"code\":\"N37\",\"name\":\"N37 Urethral disorders in diseases classified elsewhere\"},{\"code\":\"N370\",\"name\":\"N370 Urethritis in diseases classified elsewhere\"},{\"code\":\"N378\",\"name\":\"N378 Other urethral disorders in diseases classified elsewhere\"},{\"code\":\"N39\",\"name\":\"N39 Other disorders of urinary system\"},{\"code\":\"N390\",\"name\":\"N390 Urinary tract infection, site not specified\"},{\"code\":\"N391\",\"name\":\"N391 Persistent proteinuria, unspecified\"},{\"code\":\"N392\",\"name\":\"N392 Orthostatic proteinuria, unspecified\"},{\"code\":\"N393\",\"name\":\"N393 Stress incontinence\"},{\"code\":\"N394\",\"name\":\"N394 Other specified urinary incontinence\"},{\"code\":\"N398\",\"name\":\"N398 Other specified disorders of urinary system\"},{\"code\":\"N399\",\"name\":\"N399 Disorder of urinary system, unspecified\"},{\"code\":\"N40\",\"name\":\"N40 Hyperplasia of prostate\"},{\"code\":\"N41\",\"name\":\"N41 Inflammatory diseases of prostate\"},{\"code\":\"N410\",\"name\":\"N410 Acute prostatitis\"},{\"code\":\"N411\",\"name\":\"N411 Chronic prostatitis\"},{\"code\":\"N412\",\"name\":\"N412 Abscess of prostate\"},{\"code\":\"N413\",\"name\":\"N413 Prostatocystitis\"},{\"code\":\"N418\",\"name\":\"N418 Other inflammatory diseases of prostate\"},{\"code\":\"N419\",\"name\":\"N419 Inflammatory disease of prostate, unspecified\"},{\"code\":\"N42\",\"name\":\"N42 Other disorders of prostate\"},{\"code\":\"N420\",\"name\":\"N420 Calculus of prostate\"},{\"code\":\"N421\",\"name\":\"N421 Congestion and haemorrhage of prostate\"},{\"code\":\"N422\",\"name\":\"N422 Atrophy of prostate\"},{\"code\":\"N423\",\"name\":\"N423 Dysplasia of prostate\"},{\"code\":\"N428\",\"name\":\"N428 Other specified disorders of prostate\"},{\"code\":\"N429\",\"name\":\"N429 Disorder of prostate, unspecified\"},{\"code\":\"N43\",\"name\":\"N43 Hydrocele and spermatocele\"},{\"code\":\"N430\",\"name\":\"N430 Encysted hydrocele\"},{\"code\":\"N431\",\"name\":\"N431 Infected hydrocele\"},{\"code\":\"N432\",\"name\":\"N432 Other hydrocele\"},{\"code\":\"N433\",\"name\":\"N433 Hydrocele, unspecified\"},{\"code\":\"N434\",\"name\":\"N434 Spermatocele\"},{\"code\":\"N44\",\"name\":\"N44 Torsion of testis\"},{\"code\":\"N45\",\"name\":\"N45 Orchitis and epididymitis\"},{\"code\":\"N450\",\"name\":\"N450 Orchitis, epididymitis and epididymo-orchitis with abscess\"},{\"code\":\"N459\",\"name\":\"N459 Orchitis, epididymitis and epididymo-orchitis without abscess\"},{\"code\":\"N46\",\"name\":\"N46 Male infertility\"},{\"code\":\"N47\",\"name\":\"N47 Redundant prepuce, phimosis and paraphimosis\"},{\"code\":\"N48\",\"name\":\"N48 Other disorders of penis\"},{\"code\":\"N480\",\"name\":\"N480 Leukoplakia of penis\"},{\"code\":\"N481\",\"name\":\"N481 Balanoposthitis\"},{\"code\":\"N482\",\"name\":\"N482 Other inflammatory disorders of penis\"},{\"code\":\"N483\",\"name\":\"N483 Priapism\"},{\"code\":\"N484\",\"name\":\"N484 Impotence of organic origin\"},{\"code\":\"N485\",\"name\":\"N485 Ulcer of penis\"},{\"code\":\"N486\",\"name\":\"N486 Balanitis xerotica obliterans\"},{\"code\":\"N488\",\"name\":\"N488 Other specified disorders of penis\"},{\"code\":\"N489\",\"name\":\"N489 Disorder of penis, unspecified\"},{\"code\":\"N49\",\"name\":\"N49 Inflammatory disorders of male genital organs, NEC\"},{\"code\":\"N490\",\"name\":\"N490 Inflammatory disorders of seminal vesicle\"},{\"code\":\"N491\",\"name\":\"N491 Inflammatory disorders of spermatic cord, tunica vaginalis and vas deferens\"},{\"code\":\"N492\",\"name\":\"N492 Inflammatory disorders of scrotum\"},{\"code\":\"N498\",\"name\":\"N498 Inflammatory disorders of other specified male genital organs\"},{\"code\":\"N499\",\"name\":\"N499 Inflammatory disorder of unspecified male genital organ\"},{\"code\":\"N50\",\"name\":\"N50 Other disorders of male genital organs\"},{\"code\":\"N500\",\"name\":\"N500 Atrophy of testis\"},{\"code\":\"N501\",\"name\":\"N501 Vascular disorders of male genital organs\"},{\"code\":\"N508\",\"name\":\"N508 Other specified disorders of male genital organs\"},{\"code\":\"N509\",\"name\":\"N509 Disorder of male genital organs, unspecified\"},{\"code\":\"N51\",\"name\":\"N51 Disorders of male genital organs in diseases classified elsewhere\"},{\"code\":\"N510\",\"name\":\"N510 Disorders of prostate in diseases classified elsewhere\"},{\"code\":\"N511\",\"name\":\"N511 Disorders of testis and epididymis in diseases classified elsewhere\"},{\"code\":\"N512\",\"name\":\"N512 Balanitis in diseases classified elsewhere\"},{\"code\":\"N518\",\"name\":\"N518 Other disorders of male genital organs in diseases classified elsewhere\"},{\"code\":\"N60\",\"name\":\"N60 Benign mammary dysplasia\"},{\"code\":\"N600\",\"name\":\"N600 Solitary cyst of breast\"},{\"code\":\"N601\",\"name\":\"N601 Diffuse cystic mastopathy\"},{\"code\":\"N602\",\"name\":\"N602 Fibroadenosis of breast\"},{\"code\":\"N603\",\"name\":\"N603 Fibrosclerosis of breast\"},{\"code\":\"N604\",\"name\":\"N604 Mammary duct ectasia\"},{\"code\":\"N608\",\"name\":\"N608 Other benign mammary dysplasias\"},{\"code\":\"N609\",\"name\":\"N609 Benign mammary dysplasia, unspecified\"},{\"code\":\"N61\",\"name\":\"N61 Inflammatory disorders of breast\"},{\"code\":\"N62\",\"name\":\"N62 Hypertrophy of breast\"},{\"code\":\"N63\",\"name\":\"N63 Unspecified lump in breast\"},{\"code\":\"N64\",\"name\":\"N64 Other disorders of breast\"},{\"code\":\"N640\",\"name\":\"N640 Fissure and fistula of nipple\"},{\"code\":\"N641\",\"name\":\"N641 Fat necrosis of breast\"},{\"code\":\"N642\",\"name\":\"N642 Atrophy of breast\"},{\"code\":\"N643\",\"name\":\"N643 Galactorrhoea not associated with childbirth\"},{\"code\":\"N644\",\"name\":\"N644 Mastodynia\"},{\"code\":\"N645\",\"name\":\"N645 Other signs and symptoms in breast\"},{\"code\":\"N648\",\"name\":\"N648 Other specified disorders of breast\"},{\"code\":\"N649\",\"name\":\"N649 Disorder of breast, unspecified\"},{\"code\":\"N70\",\"name\":\"N70 Salpingitis and oophoritis\"},{\"code\":\"N700\",\"name\":\"N700 Acute salpingitis and oophoritis\"},{\"code\":\"N701\",\"name\":\"N701 Chronic salpingitis and oophoritis\"},{\"code\":\"N709\",\"name\":\"N709 Salpingitis and oophoritis, unspecified\"},{\"code\":\"N71\",\"name\":\"N71 Inflammatory disease of uterus, except cervix\"},{\"code\":\"N710\",\"name\":\"N710 Acute inflammatory disease of uterus\"},{\"code\":\"N711\",\"name\":\"N711 Chronic inflammatory disease of uterus\"},{\"code\":\"N719\",\"name\":\"N719 Inflammatory disease of uterus, unspecified\"},{\"code\":\"N72\",\"name\":\"N72 Inflammatory disease of cervix uteri\"},{\"code\":\"N73\",\"name\":\"N73 Other female pelvic inflammatory diseases\"},{\"code\":\"N730\",\"name\":\"N730 Acute parametritis and pelvic cellulitis\"},{\"code\":\"N731\",\"name\":\"N731 Chronic parametritis and pelvic cellulitis\"},{\"code\":\"N732\",\"name\":\"N732 Unspecified parametritis and pelvic cellulitis\"},{\"code\":\"N733\",\"name\":\"N733 Female acute pelvic peritonitis\"},{\"code\":\"N734\",\"name\":\"N734 Female chronic pelvic peritonitis\"},{\"code\":\"N735\",\"name\":\"N735 Female pelvic peritonitis, unspecified\"},{\"code\":\"N736\",\"name\":\"N736 Female pelvic peritoneal adhesions\"},{\"code\":\"N738\",\"name\":\"N738 Other specified female pelvic inflammatory diseases\"},{\"code\":\"N739\",\"name\":\"N739 Female pelvic inflammatory disease, unspecified\"},{\"code\":\"N74\",\"name\":\"N74 Female pelvic inflammatory disorders in diseases classified elsewhere\"},{\"code\":\"N740\",\"name\":\"N740 Tuberculous infection of cervix uteri\"},{\"code\":\"N741\",\"name\":\"N741 Female tuberculous pelvic inflammatory disease\"},{\"code\":\"N742\",\"name\":\"N742 Female syphilitic pelvic inflammatory disease\"},{\"code\":\"N743\",\"name\":\"N743 Female gonococcal pelvic inflammatory disease\"},{\"code\":\"N744\",\"name\":\"N744 Female chlamydial pelvic inflammatory disease\"},{\"code\":\"N748\",\"name\":\"N748 Female pelvic inflammatory disorders in other diseases classified elsewhere\"},{\"code\":\"N75\",\"name\":\"N75 Diseases of Bartholin's gland\"},{\"code\":\"N750\",\"name\":\"N750 Cyst of Bartholin's gland\"},{\"code\":\"N751\",\"name\":\"N751 Abscess of Bartholin's gland\"},{\"code\":\"N758\",\"name\":\"N758 Other diseases of Bartholin's gland\"},{\"code\":\"N759\",\"name\":\"N759 Disease of Bartholin's gland, unspecified\"},{\"code\":\"N76\",\"name\":\"N76 Other inflammation of vagina and vulva\"},{\"code\":\"N760\",\"name\":\"N760 Acute vaginitis\"},{\"code\":\"N761\",\"name\":\"N761 Subacute and chronic vaginitis\"},{\"code\":\"N762\",\"name\":\"N762 Acute vulvitis\"},{\"code\":\"N763\",\"name\":\"N763 Subacute and chronic vulvitis\"},{\"code\":\"N764\",\"name\":\"N764 Abscess of vulva\"},{\"code\":\"N765\",\"name\":\"N765 Ulceration of vagina\"},{\"code\":\"N766\",\"name\":\"N766 Ulceration of vulva\"},{\"code\":\"N768\",\"name\":\"N768 Other specified inflammation of vagina and vulva\"},{\"code\":\"N77\",\"name\":\"N77 Vulvovaginal ulceration and inflammation in diseases classified elsewhere\"},{\"code\":\"N770\",\"name\":\"N770 Ulceration of vulva in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"N771\",\"name\":\"N771 Vaginitis, vulvitis and vulvovaginitis in infectious and parasitic diseases classified elsewhere\"},{\"code\":\"N778\",\"name\":\"N778 Vulvovaginal ulceration and inflammation in other diseases classified elsewhere\"},{\"code\":\"N80\",\"name\":\"N80 Endometriosis\"},{\"code\":\"N800\",\"name\":\"N800 Endometriosis of uterus\"},{\"code\":\"N801\",\"name\":\"N801 Endometriosis of ovary\"},{\"code\":\"N802\",\"name\":\"N802 Endometriosis of fallopian tube\"},{\"code\":\"N803\",\"name\":\"N803 Endometriosis of pelvic peritoneum\"},{\"code\":\"N804\",\"name\":\"N804 Endometriosis of rectovaginal septum and vagina\"},{\"code\":\"N805\",\"name\":\"N805 Endometriosis of intestine\"},{\"code\":\"N806\",\"name\":\"N806 Endometriosis in cutaneous scar\"},{\"code\":\"N808\",\"name\":\"N808 Other endometriosis\"},{\"code\":\"N809\",\"name\":\"N809 Endometriosis, unspecified\"},{\"code\":\"N81\",\"name\":\"N81 Female genital prolapse\"},{\"code\":\"N810\",\"name\":\"N810 Female urethrocele\"},{\"code\":\"N811\",\"name\":\"N811 Cystocele\"},{\"code\":\"N812\",\"name\":\"N812 Incomplete uterovaginal prolapse\"},{\"code\":\"N813\",\"name\":\"N813 Complete uterovaginal prolapse\"},{\"code\":\"N814\",\"name\":\"N814 Uterovaginal prolapse, unspecified\"},{\"code\":\"N815\",\"name\":\"N815 Vaginal enterocele\"},{\"code\":\"N816\",\"name\":\"N816 Rectocele\"},{\"code\":\"N818\",\"name\":\"N818 Other female genital prolapse\"},{\"code\":\"N819\",\"name\":\"N819 Female genital prolapse, unspecified\"},{\"code\":\"N82\",\"name\":\"N82 Fistulae involving female genital tract\"},{\"code\":\"N820\",\"name\":\"N820 Vesicovaginal fistula\"},{\"code\":\"N821\",\"name\":\"N821 Other female urinary-genital tract fistulae\"},{\"code\":\"N822\",\"name\":\"N822 Fistula of vagina to small intestine\"},{\"code\":\"N823\",\"name\":\"N823 Fistula of vagina to large intestine\"},{\"code\":\"N824\",\"name\":\"N824 Other female intestinal-genital tract fistulae\"},{\"code\":\"N825\",\"name\":\"N825 Female genital tract-skin fistulae\"},{\"code\":\"N828\",\"name\":\"N828 Other female genital tract fistulae\"},{\"code\":\"N829\",\"name\":\"N829 Female genital tract fistula, unspecified\"},{\"code\":\"N83\",\"name\":\"N83 Noninflammatory disorders of ovary, fallopian tube and broad ligament\"},{\"code\":\"N830\",\"name\":\"N830 Follicular cyst of ovary\"},{\"code\":\"N831\",\"name\":\"N831 Corpus luteum cyst\"},{\"code\":\"N832\",\"name\":\"N832 Other and unspecified ovarian cysts\"},{\"code\":\"N833\",\"name\":\"N833 Acquired atrophy of ovary and fallopian tube\"},{\"code\":\"N834\",\"name\":\"N834 Prolapse and hernia of ovary and fallopian tube\"},{\"code\":\"N835\",\"name\":\"N835 Torsion of ovary, ovarian pedicle and fallopian tube\"},{\"code\":\"N836\",\"name\":\"N836 Haematosalpinx\"},{\"code\":\"N837\",\"name\":\"N837 Haematoma of broad ligament\"},{\"code\":\"N838\",\"name\":\"N838 Other noninflammatory disorders of ovary, fallopian tube and broad ligament\"},{\"code\":\"N839\",\"name\":\"N839 Noninflammatory disorder of ovary, fallopian tube and broad ligament, unspecified\"},{\"code\":\"N84\",\"name\":\"N84 Polyp of female genital tract\"},{\"code\":\"N840\",\"name\":\"N840 Polyp of corpus uteri\"},{\"code\":\"N841\",\"name\":\"N841 Polyp of cervix uteri\"},{\"code\":\"N842\",\"name\":\"N842 Polyp of vagina\"},{\"code\":\"N843\",\"name\":\"N843 Polyp of vulva\"},{\"code\":\"N848\",\"name\":\"N848 Polyp of other parts of female genital tract\"},{\"code\":\"N849\",\"name\":\"N849 Polyp of female genital tract, unspecified\"},{\"code\":\"N85\",\"name\":\"N85 Other noninflammatory disorders of uterus, except cervix\"},{\"code\":\"N850\",\"name\":\"N850 Endometrial glandular hyperplasia\"},{\"code\":\"N851\",\"name\":\"N851 Endometrial adenomatous hyperplasia\"},{\"code\":\"N852\",\"name\":\"N852 Hypertrophy of uterus\"},{\"code\":\"N853\",\"name\":\"N853 Subinvolution of uterus\"},{\"code\":\"N854\",\"name\":\"N854 Malposition of uterus\"},{\"code\":\"N855\",\"name\":\"N855 Inversion of uterus\"},{\"code\":\"N856\",\"name\":\"N856 Intrauterine synechiae\"},{\"code\":\"N857\",\"name\":\"N857 Haematometra\"},{\"code\":\"N858\",\"name\":\"N858 Other specified noninflammatory disorders of uterus\"},{\"code\":\"N859\",\"name\":\"N859 Noninflammatory disorder of uterus, unspecified\"},{\"code\":\"N86\",\"name\":\"N86 Erosion and ectropion of cervix uteri\"},{\"code\":\"N87\",\"name\":\"N87 Dysplasia of cervix uteri\"},{\"code\":\"N870\",\"name\":\"N870 Mild cervical dysplasia\"},{\"code\":\"N871\",\"name\":\"N871 Moderate cervical dysplasia\"},{\"code\":\"N872\",\"name\":\"N872 Severe cervical dysplasia, NEC\"},{\"code\":\"N879\",\"name\":\"N879 Dysplasia of cervix uteri, unspecified\"},{\"code\":\"N88\",\"name\":\"N88 Other noninflammatory disorders of cervix uteri\"},{\"code\":\"N880\",\"name\":\"N880 Leukoplakia of cervix uteri\"},{\"code\":\"N881\",\"name\":\"N881 Old laceration of cervix uteri\"},{\"code\":\"N882\",\"name\":\"N882 Stricture and stenosis of cervix uteri\"},{\"code\":\"N883\",\"name\":\"N883 Incompetence of cervix uteri\"},{\"code\":\"N884\",\"name\":\"N884 Hypertrophic elongation of cervix uteri\"},{\"code\":\"N888\",\"name\":\"N888 Other specified noninflammatory disorders of cervix uteri\"},{\"code\":\"N889\",\"name\":\"N889 Noninflammatory disorder of cervix uteri, unspecified\"},{\"code\":\"N89\",\"name\":\"N89 Other noninflammatory disorders of vagina\"},{\"code\":\"N890\",\"name\":\"N890 Mild vaginal dysplasia\"},{\"code\":\"N891\",\"name\":\"N891 Moderate vaginal dysplasia\"},{\"code\":\"N892\",\"name\":\"N892 Severe vaginal dysplasia, NEC\"},{\"code\":\"N893\",\"name\":\"N893 Dysplasia of vagina, unspecified\"},{\"code\":\"N894\",\"name\":\"N894 Leukoplakia of vagina\"},{\"code\":\"N895\",\"name\":\"N895 Stricture and atresia of vagina\"},{\"code\":\"N896\",\"name\":\"N896 Tight hymenal ring\"},{\"code\":\"N897\",\"name\":\"N897 Haematocolpos\"},{\"code\":\"N898\",\"name\":\"N898 Other specified noninflammatory disorders of vagina\"},{\"code\":\"N899\",\"name\":\"N899 Noninflammatory disorder of vagina, unspecified\"},{\"code\":\"N90\",\"name\":\"N90 Other noninflammatory disorders of vulva and perineum\"},{\"code\":\"N900\",\"name\":\"N900 Mild vulvar dysplasia\"},{\"code\":\"N901\",\"name\":\"N901 Moderate vulvar dysplasia\"},{\"code\":\"N902\",\"name\":\"N902 Severe vulvar dysplasia, NEC\"},{\"code\":\"N903\",\"name\":\"N903 Dysplasia of vulva, unspecified\"},{\"code\":\"N904\",\"name\":\"N904 Leukoplakia of vulva\"},{\"code\":\"N905\",\"name\":\"N905 Atrophy of vulva\"},{\"code\":\"N906\",\"name\":\"N906 Hypertrophy of vulva\"},{\"code\":\"N907\",\"name\":\"N907 Vulvar cyst\"},{\"code\":\"N908\",\"name\":\"N908 Other specified noninflammatory disorders of vulva and perineum\"},{\"code\":\"N909\",\"name\":\"N909 Noninflammatory disorder of vulva and perineum, unspecified\"},{\"code\":\"N91\",\"name\":\"N91 Absent, scanty and rare menstruation\"},{\"code\":\"N910\",\"name\":\"N910 Primary amenorrhoea\"},{\"code\":\"N911\",\"name\":\"N911 Secondary amenorrhoea\"},{\"code\":\"N912\",\"name\":\"N912 Amenorrhoea, unspecified\"},{\"code\":\"N913\",\"name\":\"N913 Primary oligomenorrhoea\"},{\"code\":\"N914\",\"name\":\"N914 Secondary oligomenorrhoea\"},{\"code\":\"N915\",\"name\":\"N915 Oligomenorrhoea, unspecified\"},{\"code\":\"N92\",\"name\":\"N92 Excessive, frequent and irregular menstruation\"},{\"code\":\"N920\",\"name\":\"N920 Excessive and frequent menstruation with regular cycle\"},{\"code\":\"N921\",\"name\":\"N921 Excessive and frequent menstruation with irregular cycle\"},{\"code\":\"N922\",\"name\":\"N922 Excessive menstruation at puberty\"},{\"code\":\"N923\",\"name\":\"N923 Ovulation bleeding\"},{\"code\":\"N924\",\"name\":\"N924 Excessive bleeding in the premenopausal period\"},{\"code\":\"N925\",\"name\":\"N925 Other specified irregular menstruation\"},{\"code\":\"N926\",\"name\":\"N926 Irregular menstruation, unspecified\"},{\"code\":\"N93\",\"name\":\"N93 Other abnormal uterine and vaginal bleeding\"},{\"code\":\"N930\",\"name\":\"N930 Postcoital and contact bleeding\"},{\"code\":\"N938\",\"name\":\"N938 Other specified abnormal uterine and vaginal bleeding\"},{\"code\":\"N939\",\"name\":\"N939 Abnormal uterine and vaginal bleeding, unspecified\"},{\"code\":\"N94\",\"name\":\"N94 Pain and other conditions associated with female genital organs and menstrual cycle\"},{\"code\":\"N940\",\"name\":\"N940 Mittelschmerz\"},{\"code\":\"N941\",\"name\":\"N941 Dyspareunia\"},{\"code\":\"N942\",\"name\":\"N942 Vaginismus\"},{\"code\":\"N943\",\"name\":\"N943 Premenstrual tension syndrome\"},{\"code\":\"N944\",\"name\":\"N944 Primary dysmenorrhoea\"},{\"code\":\"N945\",\"name\":\"N945 Secondary dysmenorrhoea\"},{\"code\":\"N946\",\"name\":\"N946 Dysmenorrhoea, unspecified\"},{\"code\":\"N948\",\"name\":\"N948 Other specified conditions associated with female genital organs and menstrual cycle\"},{\"code\":\"N949\",\"name\":\"N949 Unspecified condition associated with female genital organs and menstrual cycle\"},{\"code\":\"N95\",\"name\":\"N95 Menopausal and other perimenopausal disorders\"},{\"code\":\"N950\",\"name\":\"N950 Postmenopausal bleeding\"},{\"code\":\"N951\",\"name\":\"N951 Menopausal and female climacteric states\"},{\"code\":\"N952\",\"name\":\"N952 Postmenopausal atrophic vaginitis\"},{\"code\":\"N953\",\"name\":\"N953 States associated with artificial menopause\"},{\"code\":\"N958\",\"name\":\"N958 Other specified menopausal and perimenopausal disorders\"},{\"code\":\"N959\",\"name\":\"N959 Menopausal and perimenopausal disorder, unspecified\"},{\"code\":\"N96\",\"name\":\"N96 Habitual aborter\"},{\"code\":\"N97\",\"name\":\"N97 Female infertility\"},{\"code\":\"N970\",\"name\":\"N970 Female infertility associated with anovulation\"},{\"code\":\"N971\",\"name\":\"N971 Female infertility of tubal origin\"},{\"code\":\"N972\",\"name\":\"N972 Female infertility of uterine origin\"},{\"code\":\"N973\",\"name\":\"N973 Female infertility of cervical origin\"},{\"code\":\"N974\",\"name\":\"N974 Female infertility associated with male factors\"},{\"code\":\"N978\",\"name\":\"N978 Female infertility of other origin\"},{\"code\":\"N979\",\"name\":\"N979 Female infertility, unspecified\"},{\"code\":\"N98\",\"name\":\"N98 Complications associated with artificial fertilization\"},{\"code\":\"N980\",\"name\":\"N980 Infection associated with artificial insemination\"},{\"code\":\"N981\",\"name\":\"N981 Hyperstimulation of ovaries\"},{\"code\":\"N982\",\"name\":\"N982 Complications of attempted introduction of fertilized ovum following in vitro fertilization\"},{\"code\":\"N983\",\"name\":\"N983 Complications of attempted introduction of embryo in embryo transfer\"},{\"code\":\"N988\",\"name\":\"N988 Other complications associated with artificial fertilization\"},{\"code\":\"N989\",\"name\":\"N989 Complication associated with artificial fertilization, unspecified\"},{\"code\":\"N99\",\"name\":\"N99 Postprocedural disorders of genitourinary system, NEC\"},{\"code\":\"N990\",\"name\":\"N990 Postprocedural renal failure\"},{\"code\":\"N991\",\"name\":\"N991 Postprocedural urethral stricture\"},{\"code\":\"N992\",\"name\":\"N992 Postoperative adhesions of vagina\"},{\"code\":\"N993\",\"name\":\"N993 Prolapse of vaginal vault after hysterectomy\"},{\"code\":\"N994\",\"name\":\"N994 Postprocedural pelvic peritoneal adhesions\"},{\"code\":\"N995\",\"name\":\"N995 Malfunction of external stoma of urinary tract\"},{\"code\":\"N998\",\"name\":\"N998 Other postprocedural disorders of genitourinary system\"},{\"code\":\"N999\",\"name\":\"N999 Postprocedural disorder of genitourinary system, unspecified\"},{\"code\":\"O00\",\"name\":\"O00 Ectopic pregnancy\"},{\"code\":\"O000\",\"name\":\"O000 Abdominal pregnancy\"},{\"code\":\"O001\",\"name\":\"O001 Tubal pregnancy\"},{\"code\":\"O002\",\"name\":\"O002 Ovarian pregnancy\"},{\"code\":\"O008\",\"name\":\"O008 Other ectopic pregnancy\"},{\"code\":\"O009\",\"name\":\"O009 Ectopic pregnancy, unspecified\"},{\"code\":\"O01\",\"name\":\"O01 Hydatidiform mole\"},{\"code\":\"O010\",\"name\":\"O010 Classical hydatidiform mole\"},{\"code\":\"O011\",\"name\":\"O011 Incomplete and partial hydatidiform mole\"},{\"code\":\"O019\",\"name\":\"O019 Hydatidiform mole, unspecified\"},{\"code\":\"O02\",\"name\":\"O02 Other abnormal products of conception\"},{\"code\":\"O020\",\"name\":\"O020 Blighted ovum and nonhydatidiform mole\"},{\"code\":\"O021\",\"name\":\"O021 Missed abortion\"},{\"code\":\"O028\",\"name\":\"O028 Other specified abnormal products of conception\"},{\"code\":\"O029\",\"name\":\"O029 Abnormal product of conception, unspecified\"},{\"code\":\"O03\",\"name\":\"O03 Spontaneous abortion\"},{\"code\":\"O030\",\"name\":\"O030 Spontaneous abortion, incomplete, complicated by genital tract and pelvic infection\"},{\"code\":\"O031\",\"name\":\"O031 Spontaneous abortion, incomplete, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O032\",\"name\":\"O032 Spontaneous abortion, incomplete, complicated by embolism\"},{\"code\":\"O033\",\"name\":\"O033 Spontaneous abortion, incomplete, with other and unspecified complications\"},{\"code\":\"O034\",\"name\":\"O034 Spontaneous abortion, incomplete, without complication\"},{\"code\":\"O035\",\"name\":\"O035 Spontaneous abortion, complete or unspecified, complicated by genital tract and pelvic infection\"},{\"code\":\"O036\",\"name\":\"O036 Spontaneous abortion, complete or unspecified, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O037\",\"name\":\"O037 Spontaneous abortion, complete or unspecified, complicated by embolism\"},{\"code\":\"O038\",\"name\":\"O038 Spontaneous abortion, complete or unspecified, with other and unspecified complications\"},{\"code\":\"O039\",\"name\":\"O039 Spontaneous abortion, complete or unspecified, without complication\"},{\"code\":\"O04\",\"name\":\"O04 Medical abortion\"},{\"code\":\"O040\",\"name\":\"O040 Medical abortion, incomplete, complicated by genital tract and pelvic infection\"},{\"code\":\"O041\",\"name\":\"O041 Medical abortion, incomplete, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O042\",\"name\":\"O042 Medical abortion, incomplete, complicated by embolism\"},{\"code\":\"O043\",\"name\":\"O043 Medical abortion, incomplete, with other and unspecified complications\"},{\"code\":\"O044\",\"name\":\"O044 Medical abortion, incomplete, without complication\"},{\"code\":\"O045\",\"name\":\"O045 Medical abortion, complete or unspecified, complicated by genital tract and pelvic infection\"},{\"code\":\"O046\",\"name\":\"O046 Medical abortion, complete or unspecified, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O047\",\"name\":\"O047 Medical abortion, complete or unspecified, complicated by embolism\"},{\"code\":\"O048\",\"name\":\"O048 Medical abortion, complete or unspecified, with other and unspecified complications\"},{\"code\":\"O049\",\"name\":\"O049 Medical abortion, complete or unspecified, without complication\"},{\"code\":\"O05\",\"name\":\"O05 Other abortion\"},{\"code\":\"O050\",\"name\":\"O050 Other abortion, incomplete, complicated by genital tract and pelvic infection\"},{\"code\":\"O051\",\"name\":\"O051 Other abortion, incomplete, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O052\",\"name\":\"O052 Other abortion, incomplete, complicated by embolism\"},{\"code\":\"O053\",\"name\":\"O053 Other abortion, incomplete, with other and unspecified complications\"},{\"code\":\"O054\",\"name\":\"O054 Other abortion, incomplete, without complication\"},{\"code\":\"O055\",\"name\":\"O055 Other abortion, complete or unspecified, complicated by genital tract and pelvic infection\"},{\"code\":\"O056\",\"name\":\"O056 Other abortion, complete or unspecified, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O057\",\"name\":\"O057 Other abortion, complete or unspecified, complicated by embolism\"},{\"code\":\"O058\",\"name\":\"O058 Other abortion, complete or unspecified, with other and unspecified complications\"},{\"code\":\"O059\",\"name\":\"O059 Other abortion, complete or unspecified, without complication\"},{\"code\":\"O06\",\"name\":\"O06 Unspecified abortion\"},{\"code\":\"O060\",\"name\":\"O060 Unspecified abortion, incomplete, complicated by genital tract and pelvic infection\"},{\"code\":\"O061\",\"name\":\"O061 Unspecified abortion, incomplete, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O062\",\"name\":\"O062 Unspecified abortion, incomplete, complicated by embolism\"},{\"code\":\"O063\",\"name\":\"O063 Unspecified abortion, incomplete, with other and unspecified complications\"},{\"code\":\"O064\",\"name\":\"O064 Unspecified abortion, incomplete, without complication\"},{\"code\":\"O065\",\"name\":\"O065 Unspecified abortion, complete or unspecified, complicated by genital tract and pelvic infection\"},{\"code\":\"O066\",\"name\":\"O066 Unspecified abortion, complete or unspecified, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O067\",\"name\":\"O067 Unspecified abortion, complete or unspecified, complicated by embolism\"},{\"code\":\"O068\",\"name\":\"O068 Unspecified abortion, complete or unspecified, with other and unspecified complications\"},{\"code\":\"O069\",\"name\":\"O069 Unspecified abortion, complete or unspecified, without complication\"},{\"code\":\"O07\",\"name\":\"O07 Failed attempted abortion\"},{\"code\":\"O070\",\"name\":\"O070 Failed medical abortion, complicated by genital tract and pelvic infection\"},{\"code\":\"O071\",\"name\":\"O071 Failed medical abortion, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O072\",\"name\":\"O072 Failed medical abortion, complicated by embolism\"},{\"code\":\"O073\",\"name\":\"O073 Failed medical abortion, with other and unspecified complications\"},{\"code\":\"O074\",\"name\":\"O074 Failed medical abortion, without complication\"},{\"code\":\"O075\",\"name\":\"O075 Other and unspecified failed attempted abortion, complicated by genital tract and pelvic infection\"},{\"code\":\"O076\",\"name\":\"O076 Other and unspecified failed attempted abortion, complicated by delayed or excessive haemorrhage\"},{\"code\":\"O077\",\"name\":\"O077 Other and unspecified failed attempted abortion, complicated by embolism\"},{\"code\":\"O078\",\"name\":\"O078 Other and unspecified failed attempted abortion, with other and unspecified complications\"},{\"code\":\"O079\",\"name\":\"O079 Other and unspecified failed attempted abortion, without complication\"},{\"code\":\"O08\",\"name\":\"O08 Complications following abortion and ectopic and molar pregnancy\"},{\"code\":\"O080\",\"name\":\"O080 Genital tract and pelvic infection following abortion and ectopic and molar pregnancy\"},{\"code\":\"O081\",\"name\":\"O081 Delayed or excessive haemorrhage following abortion and ectopic and molar pregnancy\"},{\"code\":\"O082\",\"name\":\"O082 Embolism following abortion and ectopic and molar pregnancy\"},{\"code\":\"O083\",\"name\":\"O083 Shock following abortion and ectopic and molar pregnancy\"},{\"code\":\"O084\",\"name\":\"O084 Renal failure following abortion and ectopic and molar pregnancy\"},{\"code\":\"O085\",\"name\":\"O085 Metabolic disorders following abortion and ectopic and molar pregnancy\"},{\"code\":\"O086\",\"name\":\"O086 Damage to pelvic organs and tissues following abortion and ectopic and molar pregnancy\"},{\"code\":\"O087\",\"name\":\"O087 Other venous complications following abortion and ectopic and molar pregnancy\"},{\"code\":\"O088\",\"name\":\"O088 Other complications following abortion and ectopic and molar pregnancy\"},{\"code\":\"O089\",\"name\":\"O089 Complication following abortion and ectopic and molar pregnancy, unspecified\"},{\"code\":\"O10\",\"name\":\"O10 Pre-existing hypertension complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O100\",\"name\":\"O100 Pre-existing essential hypertension complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O101\",\"name\":\"O101 Pre-existing hypertensive heart disease complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O102\",\"name\":\"O102 Pre-existing hypertensive renal disease complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O103\",\"name\":\"O103 Pre-existing hypertensive heart and renal disease complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O104\",\"name\":\"O104 Pre-existing secondary hypertension complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O109\",\"name\":\"O109 Unspecified pre-existing hypertension complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O11\",\"name\":\"O11 Pre-existing hypertensive disorder with superimposed proteinuria\"},{\"code\":\"O12\",\"name\":\"O12 Gestational [pregnancy-induced] oedema and proteinuria without hypertension\"},{\"code\":\"O120\",\"name\":\"O120 Gestational oedema\"},{\"code\":\"O121\",\"name\":\"O121 Gestational proteinuria\"},{\"code\":\"O122\",\"name\":\"O122 Gestational oedema with proteinuria\"},{\"code\":\"O13\",\"name\":\"O13 Gestational [pregnancy-induced] hypertension without significant proteinuria\"},{\"code\":\"O14\",\"name\":\"O14 Gestational [pregnancy-induced] hypertension with significant proteinuria\"},{\"code\":\"O140\",\"name\":\"O140 Moderate pre-eclampsia\"},{\"code\":\"O141\",\"name\":\"O141 Severe pre-eclampsia\"},{\"code\":\"O149\",\"name\":\"O149 Pre-eclampsia, unspecified\"},{\"code\":\"O15\",\"name\":\"O15 Eclampsia\"},{\"code\":\"O150\",\"name\":\"O150 Eclampsia in pregnancy\"},{\"code\":\"O151\",\"name\":\"O151 Eclampsia in labour\"},{\"code\":\"O152\",\"name\":\"O152 Eclampsia in the puerperium\"},{\"code\":\"O159\",\"name\":\"O159 Eclampsia, unspecified as to time period\"},{\"code\":\"O16\",\"name\":\"O16 Unspecified maternal hypertension\"},{\"code\":\"O20\",\"name\":\"O20 Haemorrhage in early pregnancy\"},{\"code\":\"O200\",\"name\":\"O200 Threatened abortion\"},{\"code\":\"O208\",\"name\":\"O208 Other haemorrhage in early pregnancy\"},{\"code\":\"O209\",\"name\":\"O209 Haemorrhage in early pregnancy, unspecified\"},{\"code\":\"O21\",\"name\":\"O21 Excessive vomiting in pregnancy\"},{\"code\":\"O210\",\"name\":\"O210 Mild hyperemesis gravidarum\"},{\"code\":\"O211\",\"name\":\"O211 Hyperemesis gravidarum with metabolic disturbance\"},{\"code\":\"O212\",\"name\":\"O212 Late vomiting of pregnancy\"},{\"code\":\"O218\",\"name\":\"O218 Other vomiting complicating pregnancy\"},{\"code\":\"O219\",\"name\":\"O219 Vomiting of pregnancy, unspecified\"},{\"code\":\"O22\",\"name\":\"O22 Venous complications in pregnancy\"},{\"code\":\"O220\",\"name\":\"O220 Varicose veins of lower extremity in pregnancy\"},{\"code\":\"O221\",\"name\":\"O221 Genital varices in pregnancy\"},{\"code\":\"O222\",\"name\":\"O222 Superficial thrombophlebitis in pregnancy\"},{\"code\":\"O223\",\"name\":\"O223 Deep phlebothrombosis in pregnancy\"},{\"code\":\"O224\",\"name\":\"O224 Haemorrhoids in pregnancy\"},{\"code\":\"O225\",\"name\":\"O225 Cerebral venous thrombosis in pregnancy\"},{\"code\":\"O228\",\"name\":\"O228 Other venous complications in pregnancy\"},{\"code\":\"O229\",\"name\":\"O229 Venous complication in pregnancy, unspecified\"},{\"code\":\"O23\",\"name\":\"O23 Infections of genitourinary tract in pregnancy\"},{\"code\":\"O230\",\"name\":\"O230 Infections of kidney in pregnancy\"},{\"code\":\"O231\",\"name\":\"O231 Infections of bladder in pregnancy\"},{\"code\":\"O232\",\"name\":\"O232 Infections of urethra in pregnancy\"},{\"code\":\"O233\",\"name\":\"O233 Infections of other parts of urinary tract in pregnancy\"},{\"code\":\"O234\",\"name\":\"O234 Unspecified infection of urinary tract in pregnancy\"},{\"code\":\"O235\",\"name\":\"O235 Infections of the genital tract in pregnancy\"},{\"code\":\"O239\",\"name\":\"O239 Other and unspecified genitourinary tract infection in pregnancy\"},{\"code\":\"O24\",\"name\":\"O24 Diabetes mellitus in pregnancy\"},{\"code\":\"O240\",\"name\":\"O240 Pre-existing diabetes mellitus, insulin-dependent\"},{\"code\":\"O241\",\"name\":\"O241 Pre-existing diabetes mellitus, non-insulin-dependent\"},{\"code\":\"O242\",\"name\":\"O242 Pre-existing malnutrition-related diabetes mellitus\"},{\"code\":\"O243\",\"name\":\"O243 Pre-existing diabetes mellitus, unspecified\"},{\"code\":\"O244\",\"name\":\"O244 Diabetes mellitus arising in pregnancy\"},{\"code\":\"O249\",\"name\":\"O249 Diabetes mellitus in pregnancy, unspecified\"},{\"code\":\"O25\",\"name\":\"O25 Malnutrition in pregnancy\"},{\"code\":\"O26\",\"name\":\"O26 Maternal care for other conditions predominantly related to pregnancy\"},{\"code\":\"O260\",\"name\":\"O260 Excessive weight gain in pregnancy\"},{\"code\":\"O261\",\"name\":\"O261 Low weight gain in pregnancy\"},{\"code\":\"O262\",\"name\":\"O262 Pregnancy care of habitual aborter\"},{\"code\":\"O263\",\"name\":\"O263 Retained intrauterine contraceptive device in pregnancy\"},{\"code\":\"O264\",\"name\":\"O264 Herpes gestationis\"},{\"code\":\"O265\",\"name\":\"O265 Maternal hypotension syndrome\"},{\"code\":\"O266\",\"name\":\"O266 Liver disorders in pregnancy, childbirth and the puerperium\"},{\"code\":\"O267\",\"name\":\"O267 Subluxation of symphysis (pubis) in pregnancy, childbirth and the puerperium\"},{\"code\":\"O268\",\"name\":\"O268 Other specified pregnancy-related conditions\"},{\"code\":\"O269\",\"name\":\"O269 Pregnancy-related condition, unspecified\"},{\"code\":\"O28\",\"name\":\"O28 Abnormal findings on antenatal screening of mother\"},{\"code\":\"O280\",\"name\":\"O280 Abnormal haematological finding on antenatal screening of mother\"},{\"code\":\"O281\",\"name\":\"O281 Abnormal biochemical finding on antenatal screening of mother\"},{\"code\":\"O282\",\"name\":\"O282 Abnormal cytological finding on antenatal screening of mother\"},{\"code\":\"O283\",\"name\":\"O283 Abnormal ultrasonic finding on antenatal screening of mother\"},{\"code\":\"O284\",\"name\":\"O284 Abnormal radiological finding on antenatal screening of mother\"},{\"code\":\"O285\",\"name\":\"O285 Abnormal chromosomal and genetic finding on antenatal screening of mother\"},{\"code\":\"O288\",\"name\":\"O288 Other abnormal findings on antenatal screening of mother\"},{\"code\":\"O289\",\"name\":\"O289 Abnormal finding on antenatal screening of mother, unspecified\"},{\"code\":\"O29\",\"name\":\"O29 Complications of anaesthesia during pregnancy\"},{\"code\":\"O290\",\"name\":\"O290 Pulmonary complications of anaesthesia during pregnancy\"},{\"code\":\"O291\",\"name\":\"O291 Cardiac complications of anaesthesia during pregnancy\"},{\"code\":\"O292\",\"name\":\"O292 Central nervous system complications of anaesthesia during pregnancy\"},{\"code\":\"O293\",\"name\":\"O293 Toxic reaction to local anaesthesia during pregnancy\"},{\"code\":\"O294\",\"name\":\"O294 Spinal and epidural anaesthesia-induced headache during pregnancy\"},{\"code\":\"O295\",\"name\":\"O295 Other complications of spinal and epidural anaesthesia during pregnancy\"},{\"code\":\"O296\",\"name\":\"O296 Failed or difficult intubation during pregnancy\"},{\"code\":\"O298\",\"name\":\"O298 Other complications of anaesthesia during pregnancy\"},{\"code\":\"O299\",\"name\":\"O299 Complication of anaesthesia during pregnancy, unspecified\"},{\"code\":\"O30\",\"name\":\"O30 Multiple gestation\"},{\"code\":\"O300\",\"name\":\"O300 Twin pregnancy\"},{\"code\":\"O301\",\"name\":\"O301 Triplet pregnancy\"},{\"code\":\"O302\",\"name\":\"O302 Quadruplet pregnancy\"},{\"code\":\"O308\",\"name\":\"O308 Other multiple gestation\"},{\"code\":\"O309\",\"name\":\"O309 Multiple gestation, unspecified\"},{\"code\":\"O31\",\"name\":\"O31 Complications specific to multiple gestation\"},{\"code\":\"O310\",\"name\":\"O310 Papyraceous fetus\"},{\"code\":\"O311\",\"name\":\"O311 Continuing pregnancy after abortion of one fetus or more\"},{\"code\":\"O312\",\"name\":\"O312 Continuing pregnancy after intrauterine death of one fetus or more\"},{\"code\":\"O318\",\"name\":\"O318 Other complications specific to multiple gestation\"},{\"code\":\"O32\",\"name\":\"O32 Maternal care for known or suspected malpresentation of fetus\"},{\"code\":\"O320\",\"name\":\"O320 Maternal care for unstable lie\"},{\"code\":\"O321\",\"name\":\"O321 Maternal care for breech presentation\"},{\"code\":\"O322\",\"name\":\"O322 Maternal care for transverse and oblique lie\"},{\"code\":\"O323\",\"name\":\"O323 Maternal care for face, brow and chin presentation\"},{\"code\":\"O324\",\"name\":\"O324 Maternal care for high head at term\"},{\"code\":\"O325\",\"name\":\"O325 Maternal care for multiple gestation with malpresentation of one fetus or more\"},{\"code\":\"O326\",\"name\":\"O326 Maternal care for compound presentation\"},{\"code\":\"O328\",\"name\":\"O328 Maternal care for other malpresentation of fetus\"},{\"code\":\"O329\",\"name\":\"O329 Maternal care for malpresentation of fetus, unspecified\"},{\"code\":\"O33\",\"name\":\"O33 Maternal care for known or suspected disproportion\"},{\"code\":\"O330\",\"name\":\"O330 Maternal care for disproportion due to deformity of maternal pelvic bones\"},{\"code\":\"O331\",\"name\":\"O331 Maternal care for disproportion due to generally contracted pelvis\"},{\"code\":\"O332\",\"name\":\"O332 Maternal care for disproportion due to inlet contraction of pelvis\"},{\"code\":\"O333\",\"name\":\"O333 Maternal care for disproportion due to outlet contraction of pelvis\"},{\"code\":\"O334\",\"name\":\"O334 Maternal care for disproportion of mixed maternal and fetal origin\"},{\"code\":\"O335\",\"name\":\"O335 Maternal care for disproportion due to unusually large fetus\"},{\"code\":\"O336\",\"name\":\"O336 Maternal care for disproportion due to hydrocephalic fetus\"},{\"code\":\"O337\",\"name\":\"O337 Maternal care for disproportion due to other fetal deformities\"},{\"code\":\"O338\",\"name\":\"O338 Maternal care for disproportion of other origin\"},{\"code\":\"O339\",\"name\":\"O339 Maternal care for disproportion, unspecified\"},{\"code\":\"O34\",\"name\":\"O34 Maternal care for known or suspected abnormality of pelvic organs\"},{\"code\":\"O340\",\"name\":\"O340 Maternal care for congenital malformation of uterus\"},{\"code\":\"O341\",\"name\":\"O341 Maternal care for tumour of corpus uteri\"},{\"code\":\"O342\",\"name\":\"O342 Maternal care due to uterine scar from previous surgery\"},{\"code\":\"O343\",\"name\":\"O343 Maternal care for cervical incompetence\"},{\"code\":\"O344\",\"name\":\"O344 Maternal care for other abnormalities of cervix\"},{\"code\":\"O345\",\"name\":\"O345 Maternal care for other abnormalities of gravid uterus\"},{\"code\":\"O346\",\"name\":\"O346 Maternal care for abnormality of vagina\"},{\"code\":\"O347\",\"name\":\"O347 Maternal care for abnormality of vulva and perineum\"},{\"code\":\"O348\",\"name\":\"O348 Maternal care for other abnormalities of pelvic organs\"},{\"code\":\"O349\",\"name\":\"O349 Maternal care for abnormality of pelvic organ, unspecified\"},{\"code\":\"O35\",\"name\":\"O35 Maternal care for known or suspected fetal abnormality and damage\"},{\"code\":\"O350\",\"name\":\"O350 Maternal care for (suspected) central nervous system malformation in fetus\"},{\"code\":\"O351\",\"name\":\"O351 Maternal care for (suspected) chromosomal abnormality in fetus\"},{\"code\":\"O352\",\"name\":\"O352 Maternal care for (suspected) hereditary disease in fetus\"},{\"code\":\"O353\",\"name\":\"O353 Maternal care for (suspected) damage to fetus from viral disease in mother\"},{\"code\":\"O354\",\"name\":\"O354 Maternal care for (suspected) damage to fetus from alcohol\"},{\"code\":\"O355\",\"name\":\"O355 Maternal care for (suspected) damage to fetus by drugs\"},{\"code\":\"O356\",\"name\":\"O356 Maternal care for (suspected) damage to fetus by radiation\"},{\"code\":\"O357\",\"name\":\"O357 Maternal care for (suspected) damage to fetus by other medical procedures\"},{\"code\":\"O358\",\"name\":\"O358 Maternal care for other (suspected) fetal abnormality and damage\"},{\"code\":\"O359\",\"name\":\"O359 Maternal care for (suspected) fetal abnormality and damage, unspecified\"},{\"code\":\"O36\",\"name\":\"O36 Maternal care for other known or suspected fetal problems\"},{\"code\":\"O360\",\"name\":\"O360 Maternal care for rhesus isoimmunization\"},{\"code\":\"O361\",\"name\":\"O361 Maternal care for other isoimmunization\"},{\"code\":\"O362\",\"name\":\"O362 Maternal care for hydrops fetalis\"},{\"code\":\"O363\",\"name\":\"O363 Maternal care for signs of fetal hypoxia\"},{\"code\":\"O364\",\"name\":\"O364 Maternal care for intrauterine death\"},{\"code\":\"O365\",\"name\":\"O365 Maternal care for poor fetal growth\"},{\"code\":\"O366\",\"name\":\"O366 Maternal care for excessive fetal growth\"},{\"code\":\"O367\",\"name\":\"O367 Maternal care for viable fetus in abdominal pregnancy\"},{\"code\":\"O368\",\"name\":\"O368 Maternal care for other specified fetal problems\"},{\"code\":\"O369\",\"name\":\"O369 Maternal care for fetal problem, unspecified\"},{\"code\":\"O40\",\"name\":\"O40 Polyhydramnios\"},{\"code\":\"O41\",\"name\":\"O41 Other disorders of amniotic fluid and membranes\"},{\"code\":\"O410\",\"name\":\"O410 Oligohydramnios\"},{\"code\":\"O411\",\"name\":\"O411 Infection of amniotic sac and membranes\"},{\"code\":\"O418\",\"name\":\"O418 Other specified disorders of amniotic fluid and membranes\"},{\"code\":\"O419\",\"name\":\"O419 Disorder of amniotic fluid and membranes, unspecified\"},{\"code\":\"O42\",\"name\":\"O42 Premature rupture of membranes\"},{\"code\":\"O420\",\"name\":\"O420 Premature rupture of membranes, onset of labour within 24 hours\"},{\"code\":\"O421\",\"name\":\"O421 Premature rupture of membranes, onset of labour after 24 hours\"},{\"code\":\"O422\",\"name\":\"O422 Premature rupture of membranes, labour delayed by therapy\"},{\"code\":\"O429\",\"name\":\"O429 Premature rupture of membranes, unspecified\"},{\"code\":\"O43\",\"name\":\"O43 Placental disorders\"},{\"code\":\"O430\",\"name\":\"O430 Placental transfusion syndromes\"},{\"code\":\"O431\",\"name\":\"O431 Malformation of placenta\"},{\"code\":\"O432\",\"name\":\"O432 Morbidly adherent placenta\"},{\"code\":\"O438\",\"name\":\"O438 Other placental disorders\"},{\"code\":\"O439\",\"name\":\"O439 Placental disorder, unspecified\"},{\"code\":\"O44\",\"name\":\"O44 Placenta praevia\"},{\"code\":\"O440\",\"name\":\"O440 Placenta praevia specified as without haemorrhage\"},{\"code\":\"O441\",\"name\":\"O441 Placenta praevia with haemorrhage\"},{\"code\":\"O45\",\"name\":\"O45 Premature separation of placenta [abruptio placentae]\"},{\"code\":\"O450\",\"name\":\"O450 Premature separation of placenta with coagulation defect\"},{\"code\":\"O458\",\"name\":\"O458 Other premature separation of placenta\"},{\"code\":\"O459\",\"name\":\"O459 Premature separation of placenta, unspecified\"},{\"code\":\"O46\",\"name\":\"O46 Antepartum haemorrhage, NEC\"},{\"code\":\"O460\",\"name\":\"O460 Antepartum haemorrhage with coagulation defect\"},{\"code\":\"O468\",\"name\":\"O468 Other antepartum haemorrhage\"},{\"code\":\"O469\",\"name\":\"O469 Antepartum haemorrhage, unspecified\"},{\"code\":\"O47\",\"name\":\"O47 False labour\"},{\"code\":\"O470\",\"name\":\"O470 False labour before 37 completed weeks of gestation\"},{\"code\":\"O471\",\"name\":\"O471 False labour at or after 37 completed weeks of gestation\"},{\"code\":\"O479\",\"name\":\"O479 False labour, unspecified\"},{\"code\":\"O48\",\"name\":\"O48 Prolonged pregnancy\"},{\"code\":\"O60\",\"name\":\"O60 Preterm delivery\"},{\"code\":\"O600\",\"name\":\"O600 Preterm labour without delivery\"},{\"code\":\"O601\",\"name\":\"O601 Preterm labour with preterm delivery\"},{\"code\":\"O602\",\"name\":\"O602 Preterm labour with term delivery\"},{\"code\":\"O603\",\"name\":\"O603 Preterm delivery without spontaneous labour\"},{\"code\":\"O61\",\"name\":\"O61 Failed induction of labour\"},{\"code\":\"O610\",\"name\":\"O610 Failed medical induction of labour\"},{\"code\":\"O611\",\"name\":\"O611 Failed instrumental induction of labour\"},{\"code\":\"O618\",\"name\":\"O618 Other failed induction of labour\"},{\"code\":\"O619\",\"name\":\"O619 Failed induction of labour, unspecified\"},{\"code\":\"O62\",\"name\":\"O62 Abnormalities of forces of labour\"},{\"code\":\"O620\",\"name\":\"O620 Primary inadequate contractions\"},{\"code\":\"O621\",\"name\":\"O621 Secondary uterine inertia\"},{\"code\":\"O622\",\"name\":\"O622 Other uterine inertia\"},{\"code\":\"O623\",\"name\":\"O623 Precipitate labour\"},{\"code\":\"O624\",\"name\":\"O624 Hypertonic, incoordinate, and prolonged uterine contractions\"},{\"code\":\"O628\",\"name\":\"O628 Other abnormalities of forces of labour\"},{\"code\":\"O629\",\"name\":\"O629 Abnormality of forces of labour, unspecified\"},{\"code\":\"O63\",\"name\":\"O63 Long labour\"},{\"code\":\"O630\",\"name\":\"O630 Prolonged first stage (of labour)\"},{\"code\":\"O631\",\"name\":\"O631 Prolonged second stage (of labour)\"},{\"code\":\"O632\",\"name\":\"O632 Delayed delivery of second twin, triplet, etc.\"},{\"code\":\"O639\",\"name\":\"O639 Long labour, unspecified\"},{\"code\":\"O64\",\"name\":\"O64 Obstructed labour due to malposition and malpresentation of fetus\"},{\"code\":\"O640\",\"name\":\"O640 Obstructed labour due to incomplete rotation of fetal head\"},{\"code\":\"O641\",\"name\":\"O641 Obstructed labour due to breech presentation\"},{\"code\":\"O642\",\"name\":\"O642 Obstructed labour due to face presentation\"},{\"code\":\"O643\",\"name\":\"O643 Obstructed labour due to brow presentation\"},{\"code\":\"O644\",\"name\":\"O644 Obstructed labour due to shoulder presentation\"},{\"code\":\"O645\",\"name\":\"O645 Obstructed labour due to compound presentation\"},{\"code\":\"O648\",\"name\":\"O648 Obstructed labour due to other malposition and malpresentation\"},{\"code\":\"O649\",\"name\":\"O649 Obstructed labour due to malposition and malpresentation, unspecified\"},{\"code\":\"O65\",\"name\":\"O65 Obstructed labour due to maternal pelvic abnormality\"},{\"code\":\"O650\",\"name\":\"O650 Obstructed labour due to deformed pelvis\"},{\"code\":\"O651\",\"name\":\"O651 Obstructed labour due to generally contracted pelvis\"},{\"code\":\"O652\",\"name\":\"O652 Obstructed labour due to pelvic inlet contraction\"},{\"code\":\"O653\",\"name\":\"O653 Obstructed labour due to pelvic outlet and mid-cavity contraction\"},{\"code\":\"O654\",\"name\":\"O654 Obstructed labour due to fetopelvic disproportion, unspecified\"},{\"code\":\"O655\",\"name\":\"O655 Obstructed labour due to abnormality of maternal pelvic organs\"},{\"code\":\"O658\",\"name\":\"O658 Obstructed labour due to other maternal pelvic abnormalities\"},{\"code\":\"O659\",\"name\":\"O659 Obstructed labour due to maternal pelvic abnormality, unspecified\"},{\"code\":\"O66\",\"name\":\"O66 Other obstructed labour\"},{\"code\":\"O660\",\"name\":\"O660 Obstructed labour due to shoulder dystocia\"},{\"code\":\"O661\",\"name\":\"O661 Obstructed labour due to locked twins\"},{\"code\":\"O662\",\"name\":\"O662 Obstructed labour due to unusually large fetus\"},{\"code\":\"O663\",\"name\":\"O663 Obstructed labour due to other abnormalities of fetus\"},{\"code\":\"O664\",\"name\":\"O664 Failed trial of labour, unspecified\"},{\"code\":\"O665\",\"name\":\"O665 Failed application of vacuum extractor and forceps, unspecified\"},{\"code\":\"O668\",\"name\":\"O668 Other specified obstructed labour\"},{\"code\":\"O669\",\"name\":\"O669 Obstructed labour, unspecified\"},{\"code\":\"O67\",\"name\":\"O67 Labour and delivery complicated by intrapartum haemorrhage, NEC\"},{\"code\":\"O670\",\"name\":\"O670 Intrapartum haemorrhage with coagulation defect\"},{\"code\":\"O678\",\"name\":\"O678 Other intrapartum haemorrhage\"},{\"code\":\"O679\",\"name\":\"O679 Intrapartum haemorrhage, unspecified\"},{\"code\":\"O68\",\"name\":\"O68 Labour and delivery complicated by fetal stress [distress]\"},{\"code\":\"O680\",\"name\":\"O680 Labour and delivery complicated by fetal heart rate anomaly\"},{\"code\":\"O681\",\"name\":\"O681 Labour and delivery complicated by meconium in amniotic fluid\"},{\"code\":\"O682\",\"name\":\"O682 Labour and delivery complicated by fetal heart rate anomaly with meconium in amniotic fluid\"},{\"code\":\"O683\",\"name\":\"O683 Labour and delivery complicated by biochemical evidence of fetal stress\"},{\"code\":\"O688\",\"name\":\"O688 Labour and delivery complicated by other evidence of fetal stress\"},{\"code\":\"O689\",\"name\":\"O689 Labour and delivery complicated by fetal stress, unspecified\"},{\"code\":\"O69\",\"name\":\"O69 Labour and delivery complicated by umbilical cord complications\"},{\"code\":\"O690\",\"name\":\"O690 Labour and delivery complicated by prolapse of cord\"},{\"code\":\"O691\",\"name\":\"O691 Labour and delivery complicated by cord around neck, with compression\"},{\"code\":\"O692\",\"name\":\"O692 Labour and delivery complicated by other cord entanglement\"},{\"code\":\"O693\",\"name\":\"O693 Labour and delivery complicated by short cord\"},{\"code\":\"O694\",\"name\":\"O694 Labour and delivery complicated by vasa praevia\"},{\"code\":\"O695\",\"name\":\"O695 Labour and delivery complicated by vascular lesion of cord\"},{\"code\":\"O698\",\"name\":\"O698 Labour and delivery complicated by other cord complications\"},{\"code\":\"O699\",\"name\":\"O699 Labour and delivery complicated by cord complication, unspecified\"},{\"code\":\"O70\",\"name\":\"O70 Perineal laceration during delivery\"},{\"code\":\"O700\",\"name\":\"O700 First degree perineal laceration during delivery\"},{\"code\":\"O701\",\"name\":\"O701 Second degree perineal laceration during delivery\"},{\"code\":\"O702\",\"name\":\"O702 Third degree perineal laceration during delivery\"},{\"code\":\"O703\",\"name\":\"O703 Fourth degree perineal laceration during delivery\"},{\"code\":\"O709\",\"name\":\"O709 Perineal laceration during delivery, unspecified\"},{\"code\":\"O71\",\"name\":\"O71 Other obstetric trauma\"},{\"code\":\"O710\",\"name\":\"O710 Rupture of uterus before onset of labour\"},{\"code\":\"O711\",\"name\":\"O711 Rupture of uterus during labour\"},{\"code\":\"O712\",\"name\":\"O712 Postpartum inversion of uterus\"},{\"code\":\"O713\",\"name\":\"O713 Obstetric laceration of cervix\"},{\"code\":\"O714\",\"name\":\"O714 Obstetric high vaginal laceration alone\"},{\"code\":\"O715\",\"name\":\"O715 Other obstetric injury to pelvic organs\"},{\"code\":\"O716\",\"name\":\"O716 Obstetric damage to pelvic joints and ligaments\"},{\"code\":\"O717\",\"name\":\"O717 Obstetric haematoma of pelvis\"},{\"code\":\"O718\",\"name\":\"O718 Other specified obstetric trauma\"},{\"code\":\"O719\",\"name\":\"O719 Obstetric trauma, unspecified\"},{\"code\":\"O72\",\"name\":\"O72 Postpartum haemorrhage\"},{\"code\":\"O720\",\"name\":\"O720 Third-stage haemorrhage\"},{\"code\":\"O721\",\"name\":\"O721 Other immediate postpartum haemorrhage\"},{\"code\":\"O722\",\"name\":\"O722 Delayed and secondary postpartum haemorrhage\"},{\"code\":\"O723\",\"name\":\"O723 Postpartum coagulation defects\"},{\"code\":\"O73\",\"name\":\"O73 Retained placenta and membranes, without haemorrhage\"},{\"code\":\"O730\",\"name\":\"O730 Retained placenta without haemorrhage\"},{\"code\":\"O731\",\"name\":\"O731 Retained portions of placenta and membranes, without haemorrhage\"},{\"code\":\"O74\",\"name\":\"O74 Complications of anaesthesia during labour and delivery\"},{\"code\":\"O740\",\"name\":\"O740 Aspiration pneumonitis due to anaesthesia during labour and delivery\"},{\"code\":\"O741\",\"name\":\"O741 Other pulmonary complications of anaesthesia during labour and delivery\"},{\"code\":\"O742\",\"name\":\"O742 Cardiac complications of anaesthesia during labour and delivery\"},{\"code\":\"O743\",\"name\":\"O743 Central nervous system complications of anaesthesia during labour and delivery\"},{\"code\":\"O744\",\"name\":\"O744 Toxic reaction to local anaesthesia during labour and delivery\"},{\"code\":\"O745\",\"name\":\"O745 Spinal and epidural anaesthesia-induced headache during labour and delivery\"},{\"code\":\"O746\",\"name\":\"O746 Other complications of spinal and epidural anaesthesia during labour and delivery\"},{\"code\":\"O747\",\"name\":\"O747 Failed or difficult intubation during labour and delivery\"},{\"code\":\"O748\",\"name\":\"O748 Other complications of anaesthesia during labour and delivery\"},{\"code\":\"O749\",\"name\":\"O749 Complication of anaesthesia during labour and delivery, unspecified\"},{\"code\":\"O75\",\"name\":\"O75 Other complications of labour and delivery, NEC\"},{\"code\":\"O750\",\"name\":\"O750 Maternal distress during labour and delivery\"},{\"code\":\"O751\",\"name\":\"O751 Shock during or following labour and delivery\"},{\"code\":\"O752\",\"name\":\"O752 Pyrexia during labour, NEC\"},{\"code\":\"O753\",\"name\":\"O753 Other infection during labour\"},{\"code\":\"O754\",\"name\":\"O754 Other complications of obstetric surgery and procedures\"},{\"code\":\"O755\",\"name\":\"O755 Delayed delivery after artificial rupture of membranes\"},{\"code\":\"O756\",\"name\":\"O756 Delayed delivery after spontaneous or unspecified rupture of membranes\"},{\"code\":\"O757\",\"name\":\"O757 Vaginal delivery following previous caesarean section\"},{\"code\":\"O758\",\"name\":\"O758 Other specified complications of labour and delivery\"},{\"code\":\"O759\",\"name\":\"O759 Complication of labour and delivery, unspecified\"},{\"code\":\"O80\",\"name\":\"O80 Single spontaneous delivery\"},{\"code\":\"O800\",\"name\":\"O800 Spontaneous vertex delivery\"},{\"code\":\"O801\",\"name\":\"O801 Spontaneous breech delivery\"},{\"code\":\"O808\",\"name\":\"O808 Other single spontaneous delivery\"},{\"code\":\"O809\",\"name\":\"O809 Single spontaneous delivery, unspecified\"},{\"code\":\"O81\",\"name\":\"O81 Single delivery by forceps and vacuum extractor\"},{\"code\":\"O810\",\"name\":\"O810 Low forceps delivery\"},{\"code\":\"O811\",\"name\":\"O811 Mid-cavity forceps delivery\"},{\"code\":\"O812\",\"name\":\"O812 Mid-cavity forceps with rotation\"},{\"code\":\"O813\",\"name\":\"O813 Other and unspecified forceps delivery\"},{\"code\":\"O814\",\"name\":\"O814 Vacuum extractor delivery\"},{\"code\":\"O815\",\"name\":\"O815 Delivery by combination of forceps and vacuum extractor\"},{\"code\":\"O82\",\"name\":\"O82 Single delivery by caesarean section\"},{\"code\":\"O820\",\"name\":\"O820 Delivery by elective caesarean section\"},{\"code\":\"O821\",\"name\":\"O821 Delivery by emergency caesarean section\"},{\"code\":\"O822\",\"name\":\"O822 Delivery by caesarean hysterectomy\"},{\"code\":\"O828\",\"name\":\"O828 Other single delivery by caesarean section\"},{\"code\":\"O829\",\"name\":\"O829 Delivery by caesarean section, unspecified\"},{\"code\":\"O83\",\"name\":\"O83 Other assisted single delivery\"},{\"code\":\"O830\",\"name\":\"O830 Breech extraction\"},{\"code\":\"O831\",\"name\":\"O831 Other assisted breech delivery\"},{\"code\":\"O832\",\"name\":\"O832 Other manipulation-assisted delivery\"},{\"code\":\"O833\",\"name\":\"O833 Delivery of viable fetus in abdominal pregnancy\"},{\"code\":\"O834\",\"name\":\"O834 Destructive operation for delivery\"},{\"code\":\"O838\",\"name\":\"O838 Other specified assisted single delivery\"},{\"code\":\"O839\",\"name\":\"O839 Assisted single delivery, unspecified\"},{\"code\":\"O84\",\"name\":\"O84 Multiple delivery\"},{\"code\":\"O840\",\"name\":\"O840 Multiple delivery, all spontaneous\"},{\"code\":\"O841\",\"name\":\"O841 Multiple delivery, all by forceps and vacuum extractor\"},{\"code\":\"O842\",\"name\":\"O842 Multiple delivery, all by caesarean section\"},{\"code\":\"O848\",\"name\":\"O848 Other multiple delivery\"},{\"code\":\"O849\",\"name\":\"O849 Multiple delivery, unspecified\"},{\"code\":\"O85\",\"name\":\"O85 Puerperal sepsis\"},{\"code\":\"O86\",\"name\":\"O86 Other puerperal infections\"},{\"code\":\"O860\",\"name\":\"O860 Infection of obstetric surgical wound\"},{\"code\":\"O861\",\"name\":\"O861 Other infection of genital tract following delivery\"},{\"code\":\"O862\",\"name\":\"O862 Urinary tract infection following delivery\"},{\"code\":\"O863\",\"name\":\"O863 Other genitourinary tract infections following delivery\"},{\"code\":\"O864\",\"name\":\"O864 Pyrexia of unknown origin following delivery\"},{\"code\":\"O868\",\"name\":\"O868 Other specified puerperal infections\"},{\"code\":\"O87\",\"name\":\"O87 Venous complications in the puerperium\"},{\"code\":\"O870\",\"name\":\"O870 Superficial thrombophlebitis in the puerperium\"},{\"code\":\"O871\",\"name\":\"O871 Deep phlebothrombosis in the puerperium\"},{\"code\":\"O872\",\"name\":\"O872 Haemorrhoids in the puerperium\"},{\"code\":\"O873\",\"name\":\"O873 Cerebral venous thrombosis in the puerperium\"},{\"code\":\"O878\",\"name\":\"O878 Other venous complications in the puerperium\"},{\"code\":\"O879\",\"name\":\"O879 Venous complication in the puerperium, unspecified\"},{\"code\":\"O88\",\"name\":\"O88 Obstetric embolism\"},{\"code\":\"O880\",\"name\":\"O880 Obstetric air embolism\"},{\"code\":\"O881\",\"name\":\"O881 Amniotic fluid embolism\"},{\"code\":\"O882\",\"name\":\"O882 Obstetric blood-clot embolism\"},{\"code\":\"O883\",\"name\":\"O883 Obstetric pyaemic and septic embolism\"},{\"code\":\"O888\",\"name\":\"O888 Other obstetric embolism\"},{\"code\":\"O89\",\"name\":\"O89 Complications of anaesthesia during the puerperium\"},{\"code\":\"O890\",\"name\":\"O890 Pulmonary complications of anaesthesia during the puerperium\"},{\"code\":\"O891\",\"name\":\"O891 Cardiac complications of anaesthesia during the puerperium\"},{\"code\":\"O892\",\"name\":\"O892 Central nervous system complications of anaesthesia during the puerperium\"},{\"code\":\"O893\",\"name\":\"O893 Toxic reaction to local anaesthesia during the puerperium\"},{\"code\":\"O894\",\"name\":\"O894 Spinal and epidural anaesthesia-induced headache during the puerperium\"},{\"code\":\"O895\",\"name\":\"O895 Other complications of spinal and epidural anaesthesia during the puerperium\"},{\"code\":\"O896\",\"name\":\"O896 Failed or difficult intubation during the puerperium\"},{\"code\":\"O898\",\"name\":\"O898 Other complications of anaesthesia during the puerperium\"},{\"code\":\"O899\",\"name\":\"O899 Complication of anaesthesia during the puerperium, unspecified\"},{\"code\":\"O90\",\"name\":\"O90 Complications of the puerperium, NEC\"},{\"code\":\"O900\",\"name\":\"O900 Disruption of caesarean section wound\"},{\"code\":\"O901\",\"name\":\"O901 Disruption of perineal obstetric wound\"},{\"code\":\"O902\",\"name\":\"O902 Haematoma of obstetric wound\"},{\"code\":\"O903\",\"name\":\"O903 Cardiomyopathy in the puerperium\"},{\"code\":\"O904\",\"name\":\"O904 Postpartum acute renal failure\"},{\"code\":\"O905\",\"name\":\"O905 Postpartum thyroiditis\"},{\"code\":\"O908\",\"name\":\"O908 Other complications of the puerperium, NEC\"},{\"code\":\"O909\",\"name\":\"O909 Complication of the puerperium, unspecified\"},{\"code\":\"O91\",\"name\":\"O91 Infections of breast associated with childbirth\"},{\"code\":\"O910\",\"name\":\"O910 Infection of nipple associated with childbirth\"},{\"code\":\"O911\",\"name\":\"O911 Abscess of breast associated with childbirth\"},{\"code\":\"O912\",\"name\":\"O912 Nonpurulent mastitis associated with childbirth\"},{\"code\":\"O92\",\"name\":\"O92 Other disorders of breast and lactation associated with childbirth\"},{\"code\":\"O920\",\"name\":\"O920 Retracted nipple associated with childbirth\"},{\"code\":\"O921\",\"name\":\"O921 Cracked nipple associated with childbirth\"},{\"code\":\"O922\",\"name\":\"O922 Other and unspecified disorders of breast associated with childbirth\"},{\"code\":\"O923\",\"name\":\"O923 Agalactia\"},{\"code\":\"O924\",\"name\":\"O924 Hypogalactia\"},{\"code\":\"O925\",\"name\":\"O925 Suppressed lactation\"},{\"code\":\"O926\",\"name\":\"O926 Galactorrhoea\"},{\"code\":\"O927\",\"name\":\"O927 Other and unspecified disorders of lactation\"},{\"code\":\"O94\",\"name\":\"O94 Sequelae of complication of pregnancy, childbirth and the puerperium\"},{\"code\":\"O95\",\"name\":\"O95 Obstetric death of unspecified cause\"},{\"code\":\"O96\",\"name\":\"O96 Death from any obstetric cause occurring more than 42 days but less than one year after delivery\"},{\"code\":\"O960\",\"name\":\"O960 Death from direct obstetric cause\"},{\"code\":\"O961\",\"name\":\"O961 Death from indirect obstetric cause\"},{\"code\":\"O969\",\"name\":\"O969 Death from unspecified obstetric cause\"},{\"code\":\"O97\",\"name\":\"O97 Death from sequelae of direct obstetric causes\"},{\"code\":\"O970\",\"name\":\"O970 Death from sequelae of direct obstetric cause\"},{\"code\":\"O971\",\"name\":\"O971 Death from sequelae of indirect obstetric cause\"},{\"code\":\"O979\",\"name\":\"O979 Death from sequelae of obstetric cause, unspecified\"},{\"code\":\"O98\",\"name\":\"O98 Maternal infectious and parasitic diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O980\",\"name\":\"O980 Tuberculosis complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O981\",\"name\":\"O981 Syphilis complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O982\",\"name\":\"O982 Gonorrhoea complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O983\",\"name\":\"O983 Other infections with a predominantly sexual mode of transmission complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O984\",\"name\":\"O984 Viral hepatitis complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O985\",\"name\":\"O985 Other viral diseases complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O986\",\"name\":\"O986 Protozoal diseases complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O987\",\"name\":\"O987 Human immunodefiency [HIV] disease complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O988\",\"name\":\"O988 Other maternal infectious and parasitic diseases complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O989\",\"name\":\"O989 Unspecified maternal infectious or parasitic disease complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O99\",\"name\":\"O99 Other maternal diseases classifiable elsewhere but complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O990\",\"name\":\"O990 Anaemia complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O991\",\"name\":\"O991 Other diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O992\",\"name\":\"O992 Endocrine, nutritional and metabolic diseases complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O993\",\"name\":\"O993 Mental disorders and diseases of the nervous system complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O994\",\"name\":\"O994 Diseases of the circulatory system complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O995\",\"name\":\"O995 Diseases of the respiratory system complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O996\",\"name\":\"O996 Diseases of the digestive system complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O997\",\"name\":\"O997 Diseases of the skin and subcutaneous tissue complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"O998\",\"name\":\"O998 Other specified diseases and conditions complicating pregnancy, childbirth and the puerperium\"},{\"code\":\"P00\",\"name\":\"P00 Fetus and newborn affected by maternal conditions that may be unrelated to present pregnancy\"},{\"code\":\"P000\",\"name\":\"P000 Fetus and newborn affected by maternal hypertensive disorders\"},{\"code\":\"P001\",\"name\":\"P001 Fetus and newborn affected by maternal renal and urinary tract diseases\"},{\"code\":\"P002\",\"name\":\"P002 Fetus and newborn affected by maternal infectious and parasitic diseases\"},{\"code\":\"P003\",\"name\":\"P003 Fetus and newborn affected by other maternal circulatory and respiratory diseases\"},{\"code\":\"P004\",\"name\":\"P004 Fetus and newborn affected by maternal nutritional disorders\"},{\"code\":\"P005\",\"name\":\"P005 Fetus and newborn affected by maternal injury\"},{\"code\":\"P006\",\"name\":\"P006 Fetus and newborn affected by surgical procedure on mother\"},{\"code\":\"P007\",\"name\":\"P007 Fetus and newborn affected by other medical procedures on mother, NEC\"},{\"code\":\"P008\",\"name\":\"P008 Fetus and newborn affected by other maternal conditions\"},{\"code\":\"P009\",\"name\":\"P009 Fetus and newborn affected by unspecified maternal condition\"},{\"code\":\"P01\",\"name\":\"P01 Fetus and newborn affected by maternal complications of pregnancy\"},{\"code\":\"P010\",\"name\":\"P010 Fetus and newborn affected by incompetent cervix\"},{\"code\":\"P011\",\"name\":\"P011 Fetus and newborn affected by premature rupture of membranes\"},{\"code\":\"P012\",\"name\":\"P012 Fetus and newborn affected by oligohydramnios\"},{\"code\":\"P013\",\"name\":\"P013 Fetus and newborn affected by polyhydramnios\"},{\"code\":\"P014\",\"name\":\"P014 Fetus and newborn affected by ectopic pregnancy\"},{\"code\":\"P015\",\"name\":\"P015 Fetus and newborn affected by multiple pregnancy\"},{\"code\":\"P016\",\"name\":\"P016 Fetus and newborn affected by maternal death\"},{\"code\":\"P017\",\"name\":\"P017 Fetus and newborn affected by malpresentation before labour\"},{\"code\":\"P018\",\"name\":\"P018 Fetus and newborn affected by other maternal complications of pregnancy\"},{\"code\":\"P019\",\"name\":\"P019 Fetus and newborn affected by maternal complication of pregnancy, unspecified\"},{\"code\":\"P02\",\"name\":\"P02 Fetus and newborn affected by complications of placenta, cord and membranes\"},{\"code\":\"P020\",\"name\":\"P020 Fetus and newborn affected by placenta praevia\"},{\"code\":\"P021\",\"name\":\"P021 Fetus and newborn affected by other forms of placental separation and haemorrhage\"},{\"code\":\"P022\",\"name\":\"P022 Fetus and newborn affected by other and unspecified morphological and functional abnormalities of placenta\"},{\"code\":\"P023\",\"name\":\"P023 Fetus and newborn affected by placental transfusion syndromes\"},{\"code\":\"P024\",\"name\":\"P024 Fetus and newborn affected by prolapsed cord\"},{\"code\":\"P025\",\"name\":\"P025 Fetus and newborn affected by other compression of umbilical cord\"},{\"code\":\"P026\",\"name\":\"P026 Fetus and newborn affected by other and unspecified conditions of umbilical cord\"},{\"code\":\"P027\",\"name\":\"P027 Fetus and newborn affected by chorioamnionitis\"},{\"code\":\"P028\",\"name\":\"P028 Fetus and newborn affected by other abnormalities of membranes\"},{\"code\":\"P029\",\"name\":\"P029 Fetus and newborn affected by abnormality of membranes, unspecified\"},{\"code\":\"P03\",\"name\":\"P03 Fetus and newborn affected by other complications of labour and delivery\"},{\"code\":\"P030\",\"name\":\"P030 Fetus and newborn affected by breech delivery and extraction\"},{\"code\":\"P031\",\"name\":\"P031 Fetus and newborn affected by other malpresentation, malposition and disproportion during labour and delivery\"},{\"code\":\"P032\",\"name\":\"P032 Fetus and newborn affected by forceps delivery\"},{\"code\":\"P033\",\"name\":\"P033 Fetus and newborn affected by delivery by vacuum extractor [ventouse]\"},{\"code\":\"P034\",\"name\":\"P034 Fetus and newborn affected by caesarean delivery\"},{\"code\":\"P035\",\"name\":\"P035 Fetus and newborn affected by precipitate delivery\"},{\"code\":\"P036\",\"name\":\"P036 Fetus and newborn affected by abnormal uterine contractions\"},{\"code\":\"P038\",\"name\":\"P038 Fetus and newborn affected by other specified complications of labour and delivery\"},{\"code\":\"P039\",\"name\":\"P039 Fetus and newborn affected by complication of labour and delivery, unspecified\"},{\"code\":\"P04\",\"name\":\"P04 Fetus and newborn affected by noxious influences transmitted via placenta or breast milk\"},{\"code\":\"P040\",\"name\":\"P040 Fetus and newborn affected by maternal anaesthesia and analgesia in pregnancy, labour and delivery\"},{\"code\":\"P041\",\"name\":\"P041 Fetus and newborn affected by other maternal medication\"},{\"code\":\"P042\",\"name\":\"P042 Fetus and newborn affected by maternal use of tobacco\"},{\"code\":\"P043\",\"name\":\"P043 Fetus and newborn affected by maternal use of alcohol\"},{\"code\":\"P044\",\"name\":\"P044 Fetus and newborn affected by maternal use of drugs of addiction\"},{\"code\":\"P045\",\"name\":\"P045 Fetus and newborn affected by maternal use of nutritional chemical substances\"},{\"code\":\"P046\",\"name\":\"P046 Fetus and newborn affected by maternal exposure to environmental chemical substances\"},{\"code\":\"P048\",\"name\":\"P048 Fetus and newborn affected by other maternal noxious influences\"},{\"code\":\"P049\",\"name\":\"P049 Fetus and newborn affected by maternal noxious influence, unspecified\"},{\"code\":\"P05\",\"name\":\"P05 Slow fetal growth and fetal malnutrition\"},{\"code\":\"P050\",\"name\":\"P050 Light for gestational age\"},{\"code\":\"P051\",\"name\":\"P051 Small for gestational age\"},{\"code\":\"P052\",\"name\":\"P052 Fetal malnutrition without mention of light or small for gestational age\"},{\"code\":\"P059\",\"name\":\"P059 Slow fetal growth, unspecified\"},{\"code\":\"P07\",\"name\":\"P07 Disorders related to short gestation and low birth weight, NEC\"},{\"code\":\"P070\",\"name\":\"P070 Extremely low birth weight\"},{\"code\":\"P071\",\"name\":\"P071 Other low birth weight\"},{\"code\":\"P072\",\"name\":\"P072 Extreme immaturity\"},{\"code\":\"P073\",\"name\":\"P073 Other preterm infants\"},{\"code\":\"P08\",\"name\":\"P08 Disorders related to long gestation and high birth weight\"},{\"code\":\"P080\",\"name\":\"P080 Exceptionally large baby\"},{\"code\":\"P081\",\"name\":\"P081 Other heavy for gestational age infants\"},{\"code\":\"P082\",\"name\":\"P082 Post-term infant, not heavy for gestational age\"},{\"code\":\"P10\",\"name\":\"P10 Intracranial laceration and haemorrhage due to birth injury\"},{\"code\":\"P100\",\"name\":\"P100 Subdural haemorrhage due to birth injury\"},{\"code\":\"P101\",\"name\":\"P101 Cerebral haemorrhage due to birth injury\"},{\"code\":\"P102\",\"name\":\"P102 Intraventricular haemorrhage due to birth injury\"},{\"code\":\"P103\",\"name\":\"P103 Subarachnoid haemorrhage due to birth injury\"},{\"code\":\"P104\",\"name\":\"P104 Tentorial tear due to birth injury\"},{\"code\":\"P108\",\"name\":\"P108 Other intracranial lacerations and haemorrhages due to birth injury\"},{\"code\":\"P109\",\"name\":\"P109 Unspecified intracranial laceration and haemorrhage due to birth injury\"},{\"code\":\"P11\",\"name\":\"P11 Other birth injuries to central nervous system\"},{\"code\":\"P110\",\"name\":\"P110 Cerebral oedema due to birth injury\"},{\"code\":\"P111\",\"name\":\"P111 Other specified brain damage due to birth injury\"},{\"code\":\"P112\",\"name\":\"P112 Unspecified brain damage due to birth injury\"},{\"code\":\"P113\",\"name\":\"P113 Birth injury to facial nerve\"},{\"code\":\"P114\",\"name\":\"P114 Birth injury to other cranial nerves\"},{\"code\":\"P115\",\"name\":\"P115 Birth injury to spine and spinal cord\"},{\"code\":\"P119\",\"name\":\"P119 Birth injury to central nervous system, unspecified\"},{\"code\":\"P12\",\"name\":\"P12 Birth injury to scalp\"},{\"code\":\"P120\",\"name\":\"P120 Cephalhaematoma due to birth injury\"},{\"code\":\"P121\",\"name\":\"P121 Chignon due to birth injury\"},{\"code\":\"P122\",\"name\":\"P122 Epicranial subaponeurotic haemorrhage due to birth injury\"},{\"code\":\"P123\",\"name\":\"P123 Bruising of scalp due to birth injury\"},{\"code\":\"P124\",\"name\":\"P124 Monitoring injury of scalp of newborn\"},{\"code\":\"P128\",\"name\":\"P128 Other birth injuries to scalp\"},{\"code\":\"P129\",\"name\":\"P129 Birth injury to scalp, unspecified\"},{\"code\":\"P13\",\"name\":\"P13 Birth injury to skeleton\"},{\"code\":\"P130\",\"name\":\"P130 Fracture of skull due to birth injury\"},{\"code\":\"P131\",\"name\":\"P131 Other birth injuries to skull\"},{\"code\":\"P132\",\"name\":\"P132 Birth injury to femur\"},{\"code\":\"P133\",\"name\":\"P133 Birth injury to other long bones\"},{\"code\":\"P134\",\"name\":\"P134 Fracture of clavicle due to birth injury\"},{\"code\":\"P138\",\"name\":\"P138 Birth injuries to other parts of skeleton\"},{\"code\":\"P139\",\"name\":\"P139 Birth injury to skeleton, unspecified\"},{\"code\":\"P14\",\"name\":\"P14 Birth injury to peripheral nervous system\"},{\"code\":\"P140\",\"name\":\"P140 Erb's paralysis due to birth injury\"},{\"code\":\"P141\",\"name\":\"P141 Klumpke's paralysis due to birth injury\"},{\"code\":\"P142\",\"name\":\"P142 Phrenic nerve paralysis due to birth injury\"},{\"code\":\"P143\",\"name\":\"P143 Other brachial plexus birth injuries\"},{\"code\":\"P148\",\"name\":\"P148 Birth injuries to other parts of peripheral nervous system\"},{\"code\":\"P149\",\"name\":\"P149 Birth injury to peripheral nervous system, unspecified\"},{\"code\":\"P15\",\"name\":\"P15 Other birth injuries\"},{\"code\":\"P150\",\"name\":\"P150 Birth injury to liver\"},{\"code\":\"P151\",\"name\":\"P151 Birth injury to spleen\"},{\"code\":\"P152\",\"name\":\"P152 Sternomastoid injury due to birth injury\"},{\"code\":\"P153\",\"name\":\"P153 Birth injury to eye\"},{\"code\":\"P154\",\"name\":\"P154 Birth injury to face\"},{\"code\":\"P155\",\"name\":\"P155 Birth injury to external genitalia\"},{\"code\":\"P156\",\"name\":\"P156 Subcutaneous fat necrosis due to birth injury\"},{\"code\":\"P158\",\"name\":\"P158 Other specified birth injuries\"},{\"code\":\"P159\",\"name\":\"P159 Birth injury, unspecified\"},{\"code\":\"P20\",\"name\":\"P20 Intrauterine hypoxia\"},{\"code\":\"P200\",\"name\":\"P200 Intrauterine hypoxia first noted before onset of labour\"},{\"code\":\"P201\",\"name\":\"P201 Intrauterine hypoxia first noted during labour and delivery\"},{\"code\":\"P209\",\"name\":\"P209 Intrauterine hypoxia, unspecified\"},{\"code\":\"P21\",\"name\":\"P21 Birth asphyxia\"},{\"code\":\"P210\",\"name\":\"P210 Severe birth asphyxia\"},{\"code\":\"P211\",\"name\":\"P211 Mild and moderate birth asphyxia\"},{\"code\":\"P219\",\"name\":\"P219 Birth asphyxia, unspecified\"},{\"code\":\"P22\",\"name\":\"P22 Respiratory distress of newborn\"},{\"code\":\"P220\",\"name\":\"P220 Respiratory distress syndrome of newborn\"},{\"code\":\"P221\",\"name\":\"P221 Transient tachypnoea of newborn\"},{\"code\":\"P228\",\"name\":\"P228 Other respiratory distress of newborn\"},{\"code\":\"P229\",\"name\":\"P229 Respiratory distress of newborn, unspecified\"},{\"code\":\"P23\",\"name\":\"P23 Congenital pneumonia\"},{\"code\":\"P230\",\"name\":\"P230 Congenital pneumonia due to viral agent\"},{\"code\":\"P231\",\"name\":\"P231 Congenital pneumonia due to Chlamydia\"},{\"code\":\"P232\",\"name\":\"P232 Congenital pneumonia due to staphylococcus\"},{\"code\":\"P233\",\"name\":\"P233 Congenital pneumonia due to streptococcus, group B\"},{\"code\":\"P234\",\"name\":\"P234 Congenital pneumonia due to Escherichia coli\"},{\"code\":\"P235\",\"name\":\"P235 Congenital pneumonia due to Pseudomonas\"},{\"code\":\"P236\",\"name\":\"P236 Congenital pneumonia due to other bacterial agents\"},{\"code\":\"P238\",\"name\":\"P238 Congenital pneumonia due to other organisms\"},{\"code\":\"P239\",\"name\":\"P239 Congenital pneumonia, unspecified\"},{\"code\":\"P24\",\"name\":\"P24 Neonatal aspiration syndromes\"},{\"code\":\"P240\",\"name\":\"P240 Neonatal aspiration of meconium\"},{\"code\":\"P241\",\"name\":\"P241 Neonatal aspiration of amniotic fluid and mucus\"},{\"code\":\"P242\",\"name\":\"P242 Neonatal aspiration of blood\"},{\"code\":\"P243\",\"name\":\"P243 Neonatal aspiration of milk and regurgitated food\"},{\"code\":\"P248\",\"name\":\"P248 Other neonatal aspiration syndromes\"},{\"code\":\"P249\",\"name\":\"P249 Neonatal aspiration syndrome, unspecified\"},{\"code\":\"P25\",\"name\":\"P25 Interstitial emphysema and related conditions originating in the perinatal period\"},{\"code\":\"P250\",\"name\":\"P250 Interstitial emphysema originating in the perinatal period\"},{\"code\":\"P251\",\"name\":\"P251 Pneumothorax originating in the perinatal period\"},{\"code\":\"P252\",\"name\":\"P252 Pneumomediastinum originating in the perinatal period\"},{\"code\":\"P253\",\"name\":\"P253 Pneumopericardium originating in the perinatal period\"},{\"code\":\"P258\",\"name\":\"P258 Other conditions related to interstitial emphysema originating in the perinatal period\"},{\"code\":\"P26\",\"name\":\"P26 Pulmonary haemorrhage originating in the perinatal period\"},{\"code\":\"P260\",\"name\":\"P260 Tracheobronchial haemorrhage originating in the perinatal period\"},{\"code\":\"P261\",\"name\":\"P261 Massive pulmonary haemorrhage originating in the perinatal period\"},{\"code\":\"P268\",\"name\":\"P268 Other pulmonary haemorrhages originating in the perinatal period\"},{\"code\":\"P269\",\"name\":\"P269 Unspecified pulmonary haemorrhage originating in the perinatal period\"},{\"code\":\"P27\",\"name\":\"P27 Chronic respiratory disease originating in the perinatal period\"},{\"code\":\"P270\",\"name\":\"P270 Wilson-Mikity syndrome\"},{\"code\":\"P271\",\"name\":\"P271 Bronchopulmonary dysplasia originating in the perinatal period\"},{\"code\":\"P278\",\"name\":\"P278 Other chronic respiratory diseases originating in the perinatal period\"},{\"code\":\"P279\",\"name\":\"P279 Unspecified chronic respiratory disease originating in the perinatal period\"},{\"code\":\"P28\",\"name\":\"P28 Other respiratory conditions originating in the perinatal period\"},{\"code\":\"P280\",\"name\":\"P280 Primary atelectasis of newborn\"},{\"code\":\"P281\",\"name\":\"P281 Other and unspecified atelectasis of newborn\"},{\"code\":\"P282\",\"name\":\"P282 Cyanotic attacks of newborn\"},{\"code\":\"P283\",\"name\":\"P283 Primary sleep apnoea of newborn\"},{\"code\":\"P284\",\"name\":\"P284 Other apnoea of newborn\"},{\"code\":\"P285\",\"name\":\"P285 Respiratory failure of newborn\"},{\"code\":\"P288\",\"name\":\"P288 Other specified respiratory conditions of newborn\"},{\"code\":\"P289\",\"name\":\"P289 Respiratory condition of newborn, unspecified\"},{\"code\":\"P29\",\"name\":\"P29 Cardiovascular disorders originating in the perinatal period\"},{\"code\":\"P290\",\"name\":\"P290 Neonatal cardiac failure\"},{\"code\":\"P291\",\"name\":\"P291 Neonatal cardiac dysrhythmia\"},{\"code\":\"P292\",\"name\":\"P292 Neonatal hypertension\"},{\"code\":\"P293\",\"name\":\"P293 Persistent fetal circulation\"},{\"code\":\"P294\",\"name\":\"P294 Transient myocardial ischaemia of newborn\"},{\"code\":\"P298\",\"name\":\"P298 Other cardiovascular disorders originating in the perinatal period\"},{\"code\":\"P299\",\"name\":\"P299 Cardiovascular disorder originating in the perinatal period, unspecified\"},{\"code\":\"P35\",\"name\":\"P35 Congenital viral diseases\"},{\"code\":\"P350\",\"name\":\"P350 Congenital rubella syndrome\"},{\"code\":\"P351\",\"name\":\"P351 Congenital cytomegalovirus infection\"},{\"code\":\"P352\",\"name\":\"P352 Congenital herpesviral [herpes simplex] infection\"},{\"code\":\"P353\",\"name\":\"P353 Congenital viral hepatitis\"},{\"code\":\"P358\",\"name\":\"P358 Other congenital viral diseases\"},{\"code\":\"P359\",\"name\":\"P359 Congenital viral disease, unspecified\"},{\"code\":\"P36\",\"name\":\"P36 Bacterial sepsis of newborn\"},{\"code\":\"P360\",\"name\":\"P360 Sepsis of newborn due to streptococcus, group B\"},{\"code\":\"P361\",\"name\":\"P361 Sepsis of newborn due to other and unspecified streptococci\"},{\"code\":\"P362\",\"name\":\"P362 Sepsis of newborn due to Staphylococcus aureus\"},{\"code\":\"P363\",\"name\":\"P363 Sepsis of newborn due to other and unspecified staphylococci\"},{\"code\":\"P364\",\"name\":\"P364 Sepsis of newborn due to Escherichia coli\"},{\"code\":\"P365\",\"name\":\"P365 Sepsis of newborn due to anaerobes\"},{\"code\":\"P368\",\"name\":\"P368 Other bacterial sepsis of newborn\"},{\"code\":\"P369\",\"name\":\"P369 Bacterial sepsis of newborn, unspecified\"},{\"code\":\"P37\",\"name\":\"P37 Other congenital infectious and parasitic diseases\"},{\"code\":\"P370\",\"name\":\"P370 Congenital tuberculosis\"},{\"code\":\"P371\",\"name\":\"P371 Congenital toxoplasmosis\"},{\"code\":\"P372\",\"name\":\"P372 Neonatal (disseminated) listeriosis\"},{\"code\":\"P373\",\"name\":\"P373 Congenital falciparum malaria\"},{\"code\":\"P374\",\"name\":\"P374 Other congenital malaria\"},{\"code\":\"P375\",\"name\":\"P375 Neonatal candidiasis\"},{\"code\":\"P378\",\"name\":\"P378 Other specified congenital infectious and parasitic diseases\"},{\"code\":\"P379\",\"name\":\"P379 Congenital infectious and parasitic disease, unspecified\"},{\"code\":\"P38\",\"name\":\"P38 Omphalitis of newborn with or without mild haemorrhage\"},{\"code\":\"P39\",\"name\":\"P39 Other infections specific to the perinatal period\"},{\"code\":\"P390\",\"name\":\"P390 Neonatal infective mastitis\"},{\"code\":\"P391\",\"name\":\"P391 Neonatal conjunctivitis and dacryocystitis\"},{\"code\":\"P392\",\"name\":\"P392 Intra-amniotic infection of fetus, NEC\"},{\"code\":\"P393\",\"name\":\"P393 Neonatal urinary tract infection\"},{\"code\":\"P394\",\"name\":\"P394 Neonatal skin infection\"},{\"code\":\"P398\",\"name\":\"P398 Other specified infections specific to the perinatal period\"},{\"code\":\"P399\",\"name\":\"P399 Infection specific to the perinatal period, unspecified\"},{\"code\":\"P50\",\"name\":\"P50 Fetal blood loss\"},{\"code\":\"P500\",\"name\":\"P500 Fetal blood loss from vasa praevia\"},{\"code\":\"P501\",\"name\":\"P501 Fetal blood loss from ruptured cord\"},{\"code\":\"P502\",\"name\":\"P502 Fetal blood loss from placenta\"},{\"code\":\"P503\",\"name\":\"P503 Haemorrhage into co-twin\"},{\"code\":\"P504\",\"name\":\"P504 Haemorrhage into maternal circulation\"},{\"code\":\"P505\",\"name\":\"P505 Fetal blood loss from cut end of co-twin's cord\"},{\"code\":\"P508\",\"name\":\"P508 Other fetal blood loss\"},{\"code\":\"P509\",\"name\":\"P509 Fetal blood loss, unspecified\"},{\"code\":\"P51\",\"name\":\"P51 Umbilical haemorrhage of newborn\"},{\"code\":\"P510\",\"name\":\"P510 Massive umbilical haemorrhage of newborn\"},{\"code\":\"P518\",\"name\":\"P518 Other umbilical haemorrhages of newborn\"},{\"code\":\"P519\",\"name\":\"P519 Umbilical haemorrhage of newborn, unspecified\"},{\"code\":\"P52\",\"name\":\"P52 Intracranial nontraumatic haemorrhage of fetus and newborn\"},{\"code\":\"P520\",\"name\":\"P520 Intraventricular (nontraumatic) haemorrhage, grade 1, of fetus and newborn\"},{\"code\":\"P521\",\"name\":\"P521 Intraventricular (nontraumatic) haemorrhage, grade 2, of fetus and newborn\"},{\"code\":\"P522\",\"name\":\"P522 Intraventricular (nontraumatic) haemorrhage, grade 3, of fetus and newborn\"},{\"code\":\"P523\",\"name\":\"P523 Unspecified intraventricular (nontraumatic) haemorrhage of fetus and newborn\"},{\"code\":\"P524\",\"name\":\"P524 Intracerebral (nontraumatic) haemorrhage of fetus and newborn\"},{\"code\":\"P525\",\"name\":\"P525 Subarachnoid (nontraumatic) haemorrhage of fetus and newborn\"},{\"code\":\"P526\",\"name\":\"P526 Cerebellar (nontraumatic) and posterior fossa haemorrhage of fetus and newborn\"},{\"code\":\"P528\",\"name\":\"P528 Other intracranial (nontraumatic) haemorrhages of fetus and newborn\"},{\"code\":\"P529\",\"name\":\"P529 Intracranial (nontraumatic) haemorrhage of fetus and newborn, unspecified\"},{\"code\":\"P53\",\"name\":\"P53 Haemorrhagic disease of fetus and newborn\"},{\"code\":\"P54\",\"name\":\"P54 Other neonatal haemorrhages\"},{\"code\":\"P540\",\"name\":\"P540 Neonatal haematemesis\"},{\"code\":\"P541\",\"name\":\"P541 Neonatal melaena\"},{\"code\":\"P542\",\"name\":\"P542 Neonatal rectal haemorrhage\"},{\"code\":\"P543\",\"name\":\"P543 Other neonatal gastrointestinal haemorrhage\"},{\"code\":\"P544\",\"name\":\"P544 Neonatal adrenal haemorrhage\"},{\"code\":\"P545\",\"name\":\"P545 Neonatal cutaneous haemorrhage\"},{\"code\":\"P546\",\"name\":\"P546 Neonatal vaginal haemorrhage\"},{\"code\":\"P548\",\"name\":\"P548 Other specified neonatal haemorrhages\"},{\"code\":\"P549\",\"name\":\"P549 Neonatal haemorrhage, unspecified\"},{\"code\":\"P55\",\"name\":\"P55 Haemolytic disease of fetus and newborn\"},{\"code\":\"P550\",\"name\":\"P550 Rh isoimmunization of fetus and newborn\"},{\"code\":\"P551\",\"name\":\"P551 ABO isoimmunization of fetus and newborn\"},{\"code\":\"P558\",\"name\":\"P558 Other haemolytic diseases of fetus and newborn\"},{\"code\":\"P559\",\"name\":\"P559 Haemolytic disease of fetus and newborn, unspecified\"},{\"code\":\"P56\",\"name\":\"P56 Hydrops fetalis due to haemolytic disease\"},{\"code\":\"P560\",\"name\":\"P560 Hydrops fetalis due to isoimmunization\"},{\"code\":\"P569\",\"name\":\"P569 Hydrops fetalis due to other and unspecified haemolytic disease\"},{\"code\":\"P57\",\"name\":\"P57 Kernicterus\"},{\"code\":\"P570\",\"name\":\"P570 Kernicterus due to isoimmunization\"},{\"code\":\"P578\",\"name\":\"P578 Other specified kernicterus\"},{\"code\":\"P579\",\"name\":\"P579 Kernicterus, unspecified\"},{\"code\":\"P58\",\"name\":\"P58 Neonatal jaundice due to other excessive haemolysis\"},{\"code\":\"P580\",\"name\":\"P580 Neonatal jaundice due to bruising\"},{\"code\":\"P581\",\"name\":\"P581 Neonatal jaundice due to bleeding\"},{\"code\":\"P582\",\"name\":\"P582 Neonatal jaundice due to infection\"},{\"code\":\"P583\",\"name\":\"P583 Neonatal jaundice due to polycythaemia\"},{\"code\":\"P584\",\"name\":\"P584 Neonatal jaundice due to drugs or toxins transmitted from mother or given to newborn\"},{\"code\":\"P585\",\"name\":\"P585 Neonatal jaundice due to swallowed maternal blood\"},{\"code\":\"P588\",\"name\":\"P588 Neonatal jaundice due to other specified excessive haemolysis\"},{\"code\":\"P589\",\"name\":\"P589 Neonatal jaundice due to excessive haemolysis, unspecified\"},{\"code\":\"P59\",\"name\":\"P59 Neonatal jaundice from other and unspecified causes\"},{\"code\":\"P590\",\"name\":\"P590 Neonatal jaundice associated with preterm delivery\"},{\"code\":\"P591\",\"name\":\"P591 Inspissated bile syndrome\"},{\"code\":\"P592\",\"name\":\"P592 Neonatal jaundice from other and unspecified hepatocellular damage\"},{\"code\":\"P593\",\"name\":\"P593 Neonatal jaundice from breast milk inhibitor\"},{\"code\":\"P598\",\"name\":\"P598 Neonatal jaundice from other specified causes\"},{\"code\":\"P599\",\"name\":\"P599 Neonatal jaundice, unspecified\"},{\"code\":\"P60\",\"name\":\"P60 Disseminated intravascular coagulation of fetus and newborn\"},{\"code\":\"P61\",\"name\":\"P61 Other perinatal haematological disorders\"},{\"code\":\"P610\",\"name\":\"P610 Transient neonatal thrombocytopenia\"},{\"code\":\"P611\",\"name\":\"P611 Polycythaemia neonatorum\"},{\"code\":\"P612\",\"name\":\"P612 Anaemia of prematurity\"},{\"code\":\"P613\",\"name\":\"P613 Congenital anaemia from fetal blood loss\"},{\"code\":\"P614\",\"name\":\"P614 Other congenital anaemias, NEC\"},{\"code\":\"P615\",\"name\":\"P615 Transient neonatal neutropenia\"},{\"code\":\"P616\",\"name\":\"P616 Other transient neonatal disorders of coagulation\"},{\"code\":\"P618\",\"name\":\"P618 Other specified perinatal haematological disorders\"},{\"code\":\"P619\",\"name\":\"P619 Perinatal haematological disorder, unspecified\"},{\"code\":\"P70\",\"name\":\"P70 Transitory disorders of carbohydrate metabolism specific to fetus and newborn\"},{\"code\":\"P700\",\"name\":\"P700 Syndrome of infant of mother with gestational diabetes\"},{\"code\":\"P701\",\"name\":\"P701 Syndrome of infant of a diabetic mother\"},{\"code\":\"P702\",\"name\":\"P702 Neonatal diabetes mellitus\"},{\"code\":\"P703\",\"name\":\"P703 Iatrogenic neonatal hypoglycaemia\"},{\"code\":\"P704\",\"name\":\"P704 Other neonatal hypoglycaemia\"},{\"code\":\"P708\",\"name\":\"P708 Other transitory disorders of carbohydrate metabolism of fetus and newborn\"},{\"code\":\"P709\",\"name\":\"P709 Transitory disorder of carbohydrate metabolism of fetus and newborn, unspecified\"},{\"code\":\"P71\",\"name\":\"P71 Transitory neonatal disorders of calcium and magnesium metabolism\"},{\"code\":\"P710\",\"name\":\"P710 Cow's milk hypocalcaemia in newborn\"},{\"code\":\"P711\",\"name\":\"P711 Other neonatal hypocalcaemia\"},{\"code\":\"P712\",\"name\":\"P712 Neonatal hypomagnesaemia\"},{\"code\":\"P713\",\"name\":\"P713 Neonatal tetany without calcium or magnesium deficiency\"},{\"code\":\"P714\",\"name\":\"P714 Transitory neonatal hypoparathyroidism\"},{\"code\":\"P718\",\"name\":\"P718 Other transitory neonatal disorders of calcium and magnesium metabolism\"},{\"code\":\"P719\",\"name\":\"P719 Transitory neonatal disorder of calcium and magnesium metabolism, unspecified\"},{\"code\":\"P72\",\"name\":\"P72 Other transitory neonatal endocrine disorders\"},{\"code\":\"P720\",\"name\":\"P720 Neonatal goitre, NEC\"},{\"code\":\"P721\",\"name\":\"P721 Transitory neonatal hyperthyroidism\"},{\"code\":\"P722\",\"name\":\"P722 Other transitory neonatal disorders of thyroid function, NEC\"},{\"code\":\"P728\",\"name\":\"P728 Other specified transitory neonatal endocrine disorders\"},{\"code\":\"P729\",\"name\":\"P729 Transitory neonatal endocrine disorder, unspecified\"},{\"code\":\"P74\",\"name\":\"P74 Other transitory neonatal electrolyte and metabolic disturbances\"},{\"code\":\"P740\",\"name\":\"P740 Late metabolic acidosis of newborn\"},{\"code\":\"P741\",\"name\":\"P741 Dehydration of newborn\"},{\"code\":\"P742\",\"name\":\"P742 Disturbances of sodium balance of newborn\"},{\"code\":\"P743\",\"name\":\"P743 Disturbances of potassium balance of newborn\"},{\"code\":\"P744\",\"name\":\"P744 Other transitory electrolyte disturbances of newborn\"},{\"code\":\"P745\",\"name\":\"P745 Transitory tyrosinaemia of newborn\"},{\"code\":\"P748\",\"name\":\"P748 Other transitory metabolic disturbances of newborn\"},{\"code\":\"P749\",\"name\":\"P749 Transitory metabolic disturbance of newborn, unspecified\"},{\"code\":\"P75\",\"name\":\"P75 Meconium ileus\"},{\"code\":\"P76\",\"name\":\"P76 Other intestinal obstruction of newborn\"},{\"code\":\"P760\",\"name\":\"P760 Meconium plug syndrome\"},{\"code\":\"P761\",\"name\":\"P761 Transitory ileus of newborn\"},{\"code\":\"P762\",\"name\":\"P762 Intestinal obstruction due to inspissated milk\"},{\"code\":\"P768\",\"name\":\"P768 Other specified intestinal obstruction of newborn\"},{\"code\":\"P769\",\"name\":\"P769 Intestinal obstruction of newborn, unspecified\"},{\"code\":\"P77\",\"name\":\"P77 Necrotizing enterocolitis of fetus and newborn\"},{\"code\":\"P78\",\"name\":\"P78 Other perinatal digestive system disorders\"},{\"code\":\"P780\",\"name\":\"P780 Perinatal intestinal perforation\"},{\"code\":\"P781\",\"name\":\"P781 Other neonatal peritonitis\"},{\"code\":\"P782\",\"name\":\"P782 Neonatal haematemesis and melaena due to swallowed maternal blood\"},{\"code\":\"P783\",\"name\":\"P783 Noninfective neonatal diarrhoea\"},{\"code\":\"P788\",\"name\":\"P788 Other specified perinatal digestive system disorders\"},{\"code\":\"P789\",\"name\":\"P789 Perinatal digestive system disorder, unspecified\"},{\"code\":\"P80\",\"name\":\"P80 Hypothermia of newborn\"},{\"code\":\"P800\",\"name\":\"P800 Cold injury syndrome\"},{\"code\":\"P808\",\"name\":\"P808 Other hypothermia of newborn\"},{\"code\":\"P809\",\"name\":\"P809 Hypothermia of newborn, unspecified\"},{\"code\":\"P81\",\"name\":\"P81 Other disturbances of temperature regulation of newborn\"},{\"code\":\"P810\",\"name\":\"P810 Environmental hyperthermia of newborn\"},{\"code\":\"P818\",\"name\":\"P818 Other specified disturbances of temperature regulation of newborn\"},{\"code\":\"P819\",\"name\":\"P819 Disturbance of temperature regulation of newborn, unspecified\"},{\"code\":\"P83\",\"name\":\"P83 Other conditions of integument specific to fetus and newborn\"},{\"code\":\"P830\",\"name\":\"P830 Sclerema neonatorum\"},{\"code\":\"P831\",\"name\":\"P831 Neonatal erythema toxicum\"},{\"code\":\"P832\",\"name\":\"P832 Hydrops fetalis not due to haemolytic disease\"},{\"code\":\"P833\",\"name\":\"P833 Other and unspecified oedema specific to fetus and newborn\"},{\"code\":\"P834\",\"name\":\"P834 Breast engorgement of newborn\"},{\"code\":\"P835\",\"name\":\"P835 Congenital hydrocele\"},{\"code\":\"P836\",\"name\":\"P836 Umbilical polyp of newborn\"},{\"code\":\"P838\",\"name\":\"P838 Other specified conditions of integument specific to fetus and newborn\"},{\"code\":\"P839\",\"name\":\"P839 Condition of integument specific to fetus and newborn, unspecified\"},{\"code\":\"P90\",\"name\":\"P90 Convulsions of newborn\"},{\"code\":\"P91\",\"name\":\"P91 Other disturbances of cerebral status of newborn\"},{\"code\":\"P910\",\"name\":\"P910 Neonatal cerebral ischaemia\"},{\"code\":\"P911\",\"name\":\"P911 Acquired periventricular cysts of newborn\"},{\"code\":\"P912\",\"name\":\"P912 Neonatal cerebral leukomalacia\"},{\"code\":\"P913\",\"name\":\"P913 Neonatal cerebral irritability\"},{\"code\":\"P914\",\"name\":\"P914 Neonatal cerebral depression\"},{\"code\":\"P915\",\"name\":\"P915 Neonatal coma\"},{\"code\":\"P916\",\"name\":\"P916 Hypoxic ischaemic encephalopathy of newborn\"},{\"code\":\"P918\",\"name\":\"P918 Other specified disturbances of cerebral status of newborn\"},{\"code\":\"P919\",\"name\":\"P919 Disturbance of cerebral status of newborn, unspecified\"},{\"code\":\"P92\",\"name\":\"P92 Feeding problems of newborn\"},{\"code\":\"P920\",\"name\":\"P920 Vomiting in newborn\"},{\"code\":\"P921\",\"name\":\"P921 Regurgitation and rumination in newborn\"},{\"code\":\"P922\",\"name\":\"P922 Slow feeding of newborn\"},{\"code\":\"P923\",\"name\":\"P923 Underfeeding of newborn\"},{\"code\":\"P924\",\"name\":\"P924 Overfeeding of newborn\"},{\"code\":\"P925\",\"name\":\"P925 Neonatal difficulty in feeding at breast\"},{\"code\":\"P928\",\"name\":\"P928 Other feeding problems of newborn\"},{\"code\":\"P929\",\"name\":\"P929 Feeding problem of newborn, unspecified\"},{\"code\":\"P93\",\"name\":\"P93 Reactions and intoxications due to drugs administered to fetus and newborn\"},{\"code\":\"P94\",\"name\":\"P94 Disorders of muscle tone of newborn\"},{\"code\":\"P940\",\"name\":\"P940 Transient neonatal myasthenia gravis\"},{\"code\":\"P941\",\"name\":\"P941 Congenital hypertonia\"},{\"code\":\"P942\",\"name\":\"P942 Congenital hypotonia\"},{\"code\":\"P948\",\"name\":\"P948 Other disorders of muscle tone of newborn\"},{\"code\":\"P949\",\"name\":\"P949 Disorder of muscle tone of newborn, unspecified\"},{\"code\":\"P95\",\"name\":\"P95 Fetal death of unspecified cause\"},{\"code\":\"P96\",\"name\":\"P96 Other conditions originating in the perinatal period\"},{\"code\":\"P960\",\"name\":\"P960 Congenital renal failure\"},{\"code\":\"P961\",\"name\":\"P961 Neonatal withdrawal symptoms from maternal use of drugs of addiction\"},{\"code\":\"P962\",\"name\":\"P962 Withdrawal symptoms from therapeutic use of drugs in newborn\"},{\"code\":\"P963\",\"name\":\"P963 Wide cranial sutures of newborn\"},{\"code\":\"P964\",\"name\":\"P964 Termination of pregnancy, fetus and newborn\"},{\"code\":\"P965\",\"name\":\"P965 Complications of intrauterine procedures, NEC\"},{\"code\":\"P968\",\"name\":\"P968 Other specified conditions originating in the perinatal period\"},{\"code\":\"P969\",\"name\":\"P969 Condition originating in the perinatal period, unspecified\"},{\"code\":\"Q00\",\"name\":\"Q00 Anencephaly and similar malformations\"},{\"code\":\"Q000\",\"name\":\"Q000 Anencephaly\"},{\"code\":\"Q001\",\"name\":\"Q001 Craniorachischisis\"},{\"code\":\"Q002\",\"name\":\"Q002 Iniencephaly\"},{\"code\":\"Q01\",\"name\":\"Q01 Encephalocele\"},{\"code\":\"Q010\",\"name\":\"Q010 Frontal encephalocele\"},{\"code\":\"Q011\",\"name\":\"Q011 Nasofrontal encephalocele\"},{\"code\":\"Q012\",\"name\":\"Q012 Occipital encephalocele\"},{\"code\":\"Q018\",\"name\":\"Q018 Encephalocele of other sites\"},{\"code\":\"Q019\",\"name\":\"Q019 Encephalocele, unspecified\"},{\"code\":\"Q02\",\"name\":\"Q02 Microcephaly\"},{\"code\":\"Q03\",\"name\":\"Q03 Congenital hydrocephalus\"},{\"code\":\"Q030\",\"name\":\"Q030 Malformations of aqueduct of Sylvius\"},{\"code\":\"Q031\",\"name\":\"Q031 Atresia of foramina of Magendie and Luschka\"},{\"code\":\"Q038\",\"name\":\"Q038 Other congenital hydrocephalus\"},{\"code\":\"Q039\",\"name\":\"Q039 Congenital hydrocephalus, unspecified\"},{\"code\":\"Q04\",\"name\":\"Q04 Other congenital malformations of brain\"},{\"code\":\"Q040\",\"name\":\"Q040 Congenital malformations of corpus callosum\"},{\"code\":\"Q041\",\"name\":\"Q041 Arhinencephaly\"},{\"code\":\"Q042\",\"name\":\"Q042 Holoprosencephaly\"},{\"code\":\"Q043\",\"name\":\"Q043 Other reduction deformities of brain\"},{\"code\":\"Q044\",\"name\":\"Q044 Septo-optic dysplasia\"},{\"code\":\"Q045\",\"name\":\"Q045 Megalencephaly\"},{\"code\":\"Q046\",\"name\":\"Q046 Congenital cerebral cysts\"},{\"code\":\"Q048\",\"name\":\"Q048 Other specified congenital malformations of brain\"},{\"code\":\"Q049\",\"name\":\"Q049 Congenital malformation of brain, unspecified\"},{\"code\":\"Q05\",\"name\":\"Q05 Spina bifida\"},{\"code\":\"Q050\",\"name\":\"Q050 Cervical spina bifida with hydrocephalus\"},{\"code\":\"Q051\",\"name\":\"Q051 Thoracic spina bifida with hydrocephalus\"},{\"code\":\"Q052\",\"name\":\"Q052 Lumbar spina bifida with hydrocephalus\"},{\"code\":\"Q053\",\"name\":\"Q053 Sacral spina bifida with hydrocephalus\"},{\"code\":\"Q054\",\"name\":\"Q054 Unspecified spina bifida with hydrocephalus\"},{\"code\":\"Q055\",\"name\":\"Q055 Cervical spina bifida without hydrocephalus\"},{\"code\":\"Q056\",\"name\":\"Q056 Thoracic spina bifida without hydrocephalus\"},{\"code\":\"Q057\",\"name\":\"Q057 Lumbar spina bifida without hydrocephalus\"},{\"code\":\"Q058\",\"name\":\"Q058 Sacral spina bifida without hydrocephalus\"},{\"code\":\"Q059\",\"name\":\"Q059 Spina bifida, unspecified\"},{\"code\":\"Q06\",\"name\":\"Q06 Other congenital malformations of spinal cord\"},{\"code\":\"Q060\",\"name\":\"Q060 Amyelia\"},{\"code\":\"Q061\",\"name\":\"Q061 Hypoplasia and dysplasia of spinal cord\"},{\"code\":\"Q062\",\"name\":\"Q062 Diastematomyelia\"},{\"code\":\"Q063\",\"name\":\"Q063 Other congenital cauda equina malformations\"},{\"code\":\"Q064\",\"name\":\"Q064 Hydromyelia\"},{\"code\":\"Q068\",\"name\":\"Q068 Other specified congenital malformations of spinal cord\"},{\"code\":\"Q069\",\"name\":\"Q069 Congenital malformation of spinal cord, unspecified\"},{\"code\":\"Q07\",\"name\":\"Q07 Other congenital malformations of nervous system\"},{\"code\":\"Q070\",\"name\":\"Q070 Arnold-Chiari syndrome\"},{\"code\":\"Q078\",\"name\":\"Q078 Other specified congenital malformations of nervous system\"},{\"code\":\"Q079\",\"name\":\"Q079 Congenital malformation of nervous system, unspecified\"},{\"code\":\"Q10\",\"name\":\"Q10 Congenital malformations of eyelid, lacrimal apparatus and orbit\"},{\"code\":\"Q100\",\"name\":\"Q100 Congenital ptosis\"},{\"code\":\"Q101\",\"name\":\"Q101 Congenital ectropion\"},{\"code\":\"Q102\",\"name\":\"Q102 Congenital entropion\"},{\"code\":\"Q103\",\"name\":\"Q103 Other congenital malformations of eyelid\"},{\"code\":\"Q104\",\"name\":\"Q104 Absence and agenesis of lacrimal apparatus\"},{\"code\":\"Q105\",\"name\":\"Q105 Congenital stenosis and stricture of lacrimal duct\"},{\"code\":\"Q106\",\"name\":\"Q106 Other congenital malformations of lacrimal apparatus\"},{\"code\":\"Q107\",\"name\":\"Q107 Congenital malformation of orbit\"},{\"code\":\"Q11\",\"name\":\"Q11 Anophthalmos, microphthalmos and macrophthalmos\"},{\"code\":\"Q110\",\"name\":\"Q110 Cystic eyeball\"},{\"code\":\"Q111\",\"name\":\"Q111 Other anophthalmos\"},{\"code\":\"Q112\",\"name\":\"Q112 Microphthalmos\"},{\"code\":\"Q113\",\"name\":\"Q113 Macrophthalmos\"},{\"code\":\"Q12\",\"name\":\"Q12 Congenital lens malformations\"},{\"code\":\"Q120\",\"name\":\"Q120 Congenital cataract\"},{\"code\":\"Q121\",\"name\":\"Q121 Congenital displaced lens\"},{\"code\":\"Q122\",\"name\":\"Q122 Coloboma of lens\"},{\"code\":\"Q123\",\"name\":\"Q123 Congenital aphakia\"},{\"code\":\"Q124\",\"name\":\"Q124 Spherophakia\"},{\"code\":\"Q128\",\"name\":\"Q128 Other congenital lens malformations\"},{\"code\":\"Q129\",\"name\":\"Q129 Congenital lens malformation, unspecified\"},{\"code\":\"Q13\",\"name\":\"Q13 Congenital malformations of anterior segment of eye\"},{\"code\":\"Q130\",\"name\":\"Q130 Coloboma of iris\"},{\"code\":\"Q131\",\"name\":\"Q131 Absence of iris\"},{\"code\":\"Q132\",\"name\":\"Q132 Other congenital malformations of iris\"},{\"code\":\"Q133\",\"name\":\"Q133 Congenital corneal opacity\"},{\"code\":\"Q134\",\"name\":\"Q134 Other congenital corneal malformations\"},{\"code\":\"Q135\",\"name\":\"Q135 Blue sclera\"},{\"code\":\"Q138\",\"name\":\"Q138 Other congenital malformations of anterior segment of eye\"},{\"code\":\"Q139\",\"name\":\"Q139 Congenital malformation of anterior segment of eye, unspecified\"},{\"code\":\"Q14\",\"name\":\"Q14 Congenital malformations of posterior segment of eye\"},{\"code\":\"Q140\",\"name\":\"Q140 Congenital malformation of vitreous humour\"},{\"code\":\"Q141\",\"name\":\"Q141 Congenital malformation of retina\"},{\"code\":\"Q142\",\"name\":\"Q142 Congenital malformation of optic disc\"},{\"code\":\"Q143\",\"name\":\"Q143 Congenital malformation of choroid\"},{\"code\":\"Q148\",\"name\":\"Q148 Other congenital malformations of posterior segment of eye\"},{\"code\":\"Q149\",\"name\":\"Q149 Congenital malformation of posterior segment of eye, unspecified\"},{\"code\":\"Q15\",\"name\":\"Q15 Other congenital malformations of eye\"},{\"code\":\"Q150\",\"name\":\"Q150 Congenital glaucoma\"},{\"code\":\"Q158\",\"name\":\"Q158 Other specified congenital malformations of eye\"},{\"code\":\"Q159\",\"name\":\"Q159 Congenital malformation of eye, unspecified\"},{\"code\":\"Q16\",\"name\":\"Q16 Congenital malformations of ear causing impairment of hearing\"},{\"code\":\"Q160\",\"name\":\"Q160 Congenital absence of (ear) auricle\"},{\"code\":\"Q161\",\"name\":\"Q161 Congenital absence, atresia and stricture of auditory canal (external)\"},{\"code\":\"Q162\",\"name\":\"Q162 Absence of eustachian tube\"},{\"code\":\"Q163\",\"name\":\"Q163 Congenital malformation of ear ossicles\"},{\"code\":\"Q164\",\"name\":\"Q164 Other congenital malformations of middle ear\"},{\"code\":\"Q165\",\"name\":\"Q165 Congenital malformation of inner ear\"},{\"code\":\"Q169\",\"name\":\"Q169 Congenital malformation of ear causing impairment of hearing, unspecified\"},{\"code\":\"Q17\",\"name\":\"Q17 Other congenital malformations of ear\"},{\"code\":\"Q170\",\"name\":\"Q170 Accessory auricle\"},{\"code\":\"Q171\",\"name\":\"Q171 Macrotia\"},{\"code\":\"Q172\",\"name\":\"Q172 Microtia\"},{\"code\":\"Q173\",\"name\":\"Q173 Other misshapen ear\"},{\"code\":\"Q174\",\"name\":\"Q174 Misplaced ear\"},{\"code\":\"Q175\",\"name\":\"Q175 Prominent ear\"},{\"code\":\"Q178\",\"name\":\"Q178 Other specified congenital malformations of ear\"},{\"code\":\"Q179\",\"name\":\"Q179 Congenital malformation of ear, unspecified\"},{\"code\":\"Q18\",\"name\":\"Q18 Other congenital malformations of face and neck\"},{\"code\":\"Q180\",\"name\":\"Q180 Sinus, fistula and cyst of branchial cleft\"},{\"code\":\"Q181\",\"name\":\"Q181 Preauricular sinus and cyst\"},{\"code\":\"Q182\",\"name\":\"Q182 Other branchial cleft malformations\"},{\"code\":\"Q183\",\"name\":\"Q183 Webbing of neck\"},{\"code\":\"Q184\",\"name\":\"Q184 Macrostomia\"},{\"code\":\"Q185\",\"name\":\"Q185 Microstomia\"},{\"code\":\"Q186\",\"name\":\"Q186 Macrocheilia\"},{\"code\":\"Q187\",\"name\":\"Q187 Microcheilia\"},{\"code\":\"Q188\",\"name\":\"Q188 Other specified congenital malformations of face and neck\"},{\"code\":\"Q189\",\"name\":\"Q189 Congenital malformation of face and neck, unspecified\"},{\"code\":\"Q20\",\"name\":\"Q20 Congenital malformations of cardiac chambers and connections\"},{\"code\":\"Q200\",\"name\":\"Q200 Common arterial trunk\"},{\"code\":\"Q201\",\"name\":\"Q201 Double outlet right ventricle\"},{\"code\":\"Q202\",\"name\":\"Q202 Double outlet left ventricle\"},{\"code\":\"Q203\",\"name\":\"Q203 Discordant ventriculoarterial connection\"},{\"code\":\"Q204\",\"name\":\"Q204 Double inlet ventricle\"},{\"code\":\"Q205\",\"name\":\"Q205 Discordant atrioventricular connection\"},{\"code\":\"Q206\",\"name\":\"Q206 Isomerism of atrial appendages\"},{\"code\":\"Q208\",\"name\":\"Q208 Other congenital malformations of cardiac chambers and connections\"},{\"code\":\"Q209\",\"name\":\"Q209 Congenital malformation of cardiac chambers and connections, unspecified\"},{\"code\":\"Q21\",\"name\":\"Q21 Congenital malformations of cardiac septa\"},{\"code\":\"Q210\",\"name\":\"Q210 Ventricular septal defect\"},{\"code\":\"Q211\",\"name\":\"Q211 Atrial septal defect\"},{\"code\":\"Q212\",\"name\":\"Q212 Atrioventricular septal defect\"},{\"code\":\"Q213\",\"name\":\"Q213 Tetralogy of Fallot\"},{\"code\":\"Q214\",\"name\":\"Q214 Aortopulmonary septal defect\"},{\"code\":\"Q218\",\"name\":\"Q218 Other congenital malformations of cardiac septa\"},{\"code\":\"Q219\",\"name\":\"Q219 Congenital malformation of cardiac septum, unspecified\"},{\"code\":\"Q22\",\"name\":\"Q22 Congenital malformations of pulmonary and tricuspid valves\"},{\"code\":\"Q220\",\"name\":\"Q220 Pulmonary valve atresia\"},{\"code\":\"Q221\",\"name\":\"Q221 Congenital pulmonary valve stenosis\"},{\"code\":\"Q222\",\"name\":\"Q222 Congenital pulmonary valve insufficiency\"},{\"code\":\"Q223\",\"name\":\"Q223 Other congenital malformations of pulmonary valve\"},{\"code\":\"Q224\",\"name\":\"Q224 Congenital tricuspid stenosis\"},{\"code\":\"Q225\",\"name\":\"Q225 Ebstein's anomaly\"},{\"code\":\"Q226\",\"name\":\"Q226 Hypoplastic right heart syndrome\"},{\"code\":\"Q228\",\"name\":\"Q228 Other congenital malformations of tricuspid valve\"},{\"code\":\"Q229\",\"name\":\"Q229 Congenital malformation of tricuspid valve, unspecified\"},{\"code\":\"Q23\",\"name\":\"Q23 Congenital malformations of aortic and mitral valves\"},{\"code\":\"Q230\",\"name\":\"Q230 Congenital stenosis of aortic valve\"},{\"code\":\"Q231\",\"name\":\"Q231 Congenital insufficiency of aortic valve\"},{\"code\":\"Q232\",\"name\":\"Q232 Congenital mitral stenosis\"},{\"code\":\"Q233\",\"name\":\"Q233 Congenital mitral insufficiency\"},{\"code\":\"Q234\",\"name\":\"Q234 Hypoplastic left heart syndrome\"},{\"code\":\"Q238\",\"name\":\"Q238 Other congenital malformations of aortic and mitral valves\"},{\"code\":\"Q239\",\"name\":\"Q239 Congenital malformation of aortic and mitral valves, unspecified\"},{\"code\":\"Q24\",\"name\":\"Q24 Other congenital malformations of heart\"},{\"code\":\"Q240\",\"name\":\"Q240 Dextrocardia\"},{\"code\":\"Q241\",\"name\":\"Q241 Laevocardia\"},{\"code\":\"Q242\",\"name\":\"Q242 Cor triatriatum\"},{\"code\":\"Q243\",\"name\":\"Q243 Pulmonary infundibular stenosis\"},{\"code\":\"Q244\",\"name\":\"Q244 Congenital subaortic stenosis\"},{\"code\":\"Q245\",\"name\":\"Q245 Malformation of coronary vessels\"},{\"code\":\"Q246\",\"name\":\"Q246 Congenital heart block\"},{\"code\":\"Q248\",\"name\":\"Q248 Other specified congenital malformations of heart\"},{\"code\":\"Q249\",\"name\":\"Q249 Congenital malformation of heart, unspecified\"},{\"code\":\"Q25\",\"name\":\"Q25 Congenital malformations of great arteries\"},{\"code\":\"Q250\",\"name\":\"Q250 Patent ductus arteriosus\"},{\"code\":\"Q251\",\"name\":\"Q251 Coarctation of aorta\"},{\"code\":\"Q252\",\"name\":\"Q252 Atresia of aorta\"},{\"code\":\"Q253\",\"name\":\"Q253 Stenosis of aorta\"},{\"code\":\"Q254\",\"name\":\"Q254 Other congenital malformations of aorta\"},{\"code\":\"Q255\",\"name\":\"Q255 Atresia of pulmonary artery\"},{\"code\":\"Q256\",\"name\":\"Q256 Stenosis of pulmonary artery\"},{\"code\":\"Q257\",\"name\":\"Q257 Other congenital malformations of pulmonary artery\"},{\"code\":\"Q258\",\"name\":\"Q258 Other congenital malformations of great arteries\"},{\"code\":\"Q259\",\"name\":\"Q259 Congenital malformation of great arteries, unspecified\"},{\"code\":\"Q26\",\"name\":\"Q26 Congenital malformations of great veins\"},{\"code\":\"Q260\",\"name\":\"Q260 Congenital stenosis of vena cava\"},{\"code\":\"Q261\",\"name\":\"Q261 Persistent left superior vena cava\"},{\"code\":\"Q262\",\"name\":\"Q262 Total anomalous pulmonary venous connection\"},{\"code\":\"Q263\",\"name\":\"Q263 Partial anomalous pulmonary venous connection\"},{\"code\":\"Q264\",\"name\":\"Q264 Anomalous pulmonary venous connection, unspecified\"},{\"code\":\"Q265\",\"name\":\"Q265 Anomalous portal venous connection\"},{\"code\":\"Q266\",\"name\":\"Q266 Portal vein-hepatic artery fistula\"},{\"code\":\"Q268\",\"name\":\"Q268 Other congenital malformations of great veins\"},{\"code\":\"Q269\",\"name\":\"Q269 Congenital malformation of great vein, unspecified\"},{\"code\":\"Q27\",\"name\":\"Q27 Other congenital malformations of peripheral vascular system\"},{\"code\":\"Q270\",\"name\":\"Q270 Congenital absence and hypoplasia of umbilical artery\"},{\"code\":\"Q271\",\"name\":\"Q271 Congenital renal artery stenosis\"},{\"code\":\"Q272\",\"name\":\"Q272 Other congenital malformations of renal artery\"},{\"code\":\"Q273\",\"name\":\"Q273 Peripheral arteriovenous malformation\"},{\"code\":\"Q274\",\"name\":\"Q274 Congenital phlebectasia\"},{\"code\":\"Q278\",\"name\":\"Q278 Other specified congenital malformations of peripheral vascular system\"},{\"code\":\"Q279\",\"name\":\"Q279 Congenital malformation of peripheral vascular system, unspecified\"},{\"code\":\"Q28\",\"name\":\"Q28 Other congenital malformations of circulatory system\"},{\"code\":\"Q280\",\"name\":\"Q280 Arteriovenous malformation of precerebral vessels\"},{\"code\":\"Q281\",\"name\":\"Q281 Other malformations of precerebral vessels\"},{\"code\":\"Q282\",\"name\":\"Q282 Arteriovenous malformation of cerebral vessels\"},{\"code\":\"Q283\",\"name\":\"Q283 Other malformations of cerebral vessels\"},{\"code\":\"Q288\",\"name\":\"Q288 Other specified congenital malformations of circulatory system\"},{\"code\":\"Q289\",\"name\":\"Q289 Congenital malformation of circulatory system, unspecified\"},{\"code\":\"Q30\",\"name\":\"Q30 Congenital malformations of nose\"},{\"code\":\"Q300\",\"name\":\"Q300 Choanal atresia\"},{\"code\":\"Q301\",\"name\":\"Q301 Agenesis and underdevelopment of nose\"},{\"code\":\"Q302\",\"name\":\"Q302 Fissured, notched and cleft nose\"},{\"code\":\"Q303\",\"name\":\"Q303 Congenital perforated nasal septum\"},{\"code\":\"Q308\",\"name\":\"Q308 Other congenital malformations of nose\"},{\"code\":\"Q309\",\"name\":\"Q309 Congenital malformation of nose, unspecified\"},{\"code\":\"Q31\",\"name\":\"Q31 Congenital malformations of larynx\"},{\"code\":\"Q310\",\"name\":\"Q310 Web of larynx\"},{\"code\":\"Q311\",\"name\":\"Q311 Congenital subglottic stenosis\"},{\"code\":\"Q312\",\"name\":\"Q312 Laryngeal hypoplasia\"},{\"code\":\"Q313\",\"name\":\"Q313 Laryngocele\"},{\"code\":\"Q315\",\"name\":\"Q315 Congenital laryngomalacia\"},{\"code\":\"Q318\",\"name\":\"Q318 Other congenital malformations of larynx\"},{\"code\":\"Q319\",\"name\":\"Q319 Congenital malformation of larynx, unspecified\"},{\"code\":\"Q32\",\"name\":\"Q32 Congenital malformations of trachea and bronchus\"},{\"code\":\"Q320\",\"name\":\"Q320 Congenital tracheomalacia\"},{\"code\":\"Q321\",\"name\":\"Q321 Other congenital malformations of trachea\"},{\"code\":\"Q322\",\"name\":\"Q322 Congenital bronchomalacia\"},{\"code\":\"Q323\",\"name\":\"Q323 Congenital stenosis of bronchus\"},{\"code\":\"Q324\",\"name\":\"Q324 Other congenital malformations of bronchus\"},{\"code\":\"Q33\",\"name\":\"Q33 Congenital malformations of lung\"},{\"code\":\"Q330\",\"name\":\"Q330 Congenital cystic lung\"},{\"code\":\"Q331\",\"name\":\"Q331 Accessory lobe of lung\"},{\"code\":\"Q332\",\"name\":\"Q332 Sequestration of lung\"},{\"code\":\"Q333\",\"name\":\"Q333 Agenesis of lung\"},{\"code\":\"Q334\",\"name\":\"Q334 Congenital bronchiectasis\"},{\"code\":\"Q335\",\"name\":\"Q335 Ectopic tissue in lung\"},{\"code\":\"Q336\",\"name\":\"Q336 Hypoplasia and dysplasia of lung\"},{\"code\":\"Q338\",\"name\":\"Q338 Other congenital malformations of lung\"},{\"code\":\"Q339\",\"name\":\"Q339 Congenital malformation of lung, unspecified\"},{\"code\":\"Q34\",\"name\":\"Q34 Other congenital malformations of respiratory system\"},{\"code\":\"Q340\",\"name\":\"Q340 Anomaly of pleura\"},{\"code\":\"Q341\",\"name\":\"Q341 Congenital cyst of mediastinum\"},{\"code\":\"Q348\",\"name\":\"Q348 Other specified congenital malformations of respiratory system\"},{\"code\":\"Q349\",\"name\":\"Q349 Congenital malformation of respiratory system, unspecified\"},{\"code\":\"Q35\",\"name\":\"Q35 Cleft palate\"},{\"code\":\"Q351\",\"name\":\"Q351 Cleft hard palate\"},{\"code\":\"Q353\",\"name\":\"Q353 Cleft soft palate\"},{\"code\":\"Q355\",\"name\":\"Q355 Cleft hard palate with cleft soft palate\"},{\"code\":\"Q357\",\"name\":\"Q357 Cleft uvula\"},{\"code\":\"Q359\",\"name\":\"Q359 Cleft palate, unspecified\"},{\"code\":\"Q36\",\"name\":\"Q36 Cleft lip\"},{\"code\":\"Q360\",\"name\":\"Q360 Cleft lip, bilateral\"},{\"code\":\"Q361\",\"name\":\"Q361 Cleft lip, medial\"},{\"code\":\"Q369\",\"name\":\"Q369 Cleft lip, unilateral\"},{\"code\":\"Q37\",\"name\":\"Q37 Cleft palate with cleft lip\"},{\"code\":\"Q370\",\"name\":\"Q370 Cleft hard palate with bilateral cleft lip\"},{\"code\":\"Q371\",\"name\":\"Q371 Cleft hard palate with unilateral cleft lip\"},{\"code\":\"Q372\",\"name\":\"Q372 Cleft soft palate with bilateral cleft lip\"},{\"code\":\"Q373\",\"name\":\"Q373 Cleft soft palate with unilateral cleft lip\"},{\"code\":\"Q374\",\"name\":\"Q374 Cleft hard and soft palate with bilateral cleft lip\"},{\"code\":\"Q375\",\"name\":\"Q375 Cleft hard and soft palate with unilateral cleft lip\"},{\"code\":\"Q378\",\"name\":\"Q378 Unspecified cleft palate with bilateral cleft lip\"},{\"code\":\"Q379\",\"name\":\"Q379 Unspecified cleft palate with unilateral cleft lip\"},{\"code\":\"Q38\",\"name\":\"Q38 Other congenital malformations of tongue, mouth and pharynx\"},{\"code\":\"Q380\",\"name\":\"Q380 Congenital malformations of lips, NEC\"},{\"code\":\"Q381\",\"name\":\"Q381 Ankyloglossia\"},{\"code\":\"Q382\",\"name\":\"Q382 Macroglossia\"},{\"code\":\"Q383\",\"name\":\"Q383 Other congenital malformations of tongue\"},{\"code\":\"Q384\",\"name\":\"Q384 Congenital malformations of salivary glands and ducts\"},{\"code\":\"Q385\",\"name\":\"Q385 Congenital malformations of palate, NEC\"},{\"code\":\"Q386\",\"name\":\"Q386 Other congenital malformations of mouth\"},{\"code\":\"Q387\",\"name\":\"Q387 Pharyngeal pouch\"},{\"code\":\"Q388\",\"name\":\"Q388 Other congenital malformations of pharynx\"},{\"code\":\"Q39\",\"name\":\"Q39 Congenital malformations of oesophagus\"},{\"code\":\"Q390\",\"name\":\"Q390 Atresia of oesophagus without fistula\"},{\"code\":\"Q391\",\"name\":\"Q391 Atresia of oesophagus with tracheo-oesophageal fistula\"},{\"code\":\"Q392\",\"name\":\"Q392 Congenital tracheo-oesophageal fistula without atresia\"},{\"code\":\"Q393\",\"name\":\"Q393 Congenital stenosis and stricture of oesophagus\"},{\"code\":\"Q394\",\"name\":\"Q394 Oesophageal web\"},{\"code\":\"Q395\",\"name\":\"Q395 Congenital dilatation of oesophagus\"},{\"code\":\"Q396\",\"name\":\"Q396 Diverticulum of oesophagus\"},{\"code\":\"Q398\",\"name\":\"Q398 Other congenital malformations of oesophagus\"},{\"code\":\"Q399\",\"name\":\"Q399 Congenital malformation of oesophagus, unspecified\"},{\"code\":\"Q40\",\"name\":\"Q40 Other congenital malformations of upper alimentary tract\"},{\"code\":\"Q400\",\"name\":\"Q400 Congenital hypertrophic pyloric stenosis\"},{\"code\":\"Q401\",\"name\":\"Q401 Congenital hiatus hernia\"},{\"code\":\"Q402\",\"name\":\"Q402 Other specified congenital malformations of stomach\"},{\"code\":\"Q403\",\"name\":\"Q403 Congenital malformation of stomach, unspecified\"},{\"code\":\"Q408\",\"name\":\"Q408 Other specified congenital malformations of upper alimentary tract\"},{\"code\":\"Q409\",\"name\":\"Q409 Congenital malformation of upper alimentary tract, unspecified\"},{\"code\":\"Q41\",\"name\":\"Q41 Congenital absence, atresia and stenosis of small intestine\"},{\"code\":\"Q410\",\"name\":\"Q410 Congenital absence, atresia and stenosis of duodenum\"},{\"code\":\"Q411\",\"name\":\"Q411 Congenital absence, atresia and stenosis of jejunum\"},{\"code\":\"Q412\",\"name\":\"Q412 Congenital absence, atresia and stenosis of ileum\"},{\"code\":\"Q418\",\"name\":\"Q418 Congenital absence, atresia and stenosis of other specified parts of small intestine\"},{\"code\":\"Q419\",\"name\":\"Q419 Congenital absence, atresia and stenosis of small intestine, part unspecified\"},{\"code\":\"Q42\",\"name\":\"Q42 Congenital absence, atresia and stenosis of large intestine\"},{\"code\":\"Q420\",\"name\":\"Q420 Congenital absence, atresia and stenosis of rectum with fistula\"},{\"code\":\"Q421\",\"name\":\"Q421 Congenital absence, atresia and stenosis of rectum without fistula\"},{\"code\":\"Q422\",\"name\":\"Q422 Congenital absence, atresia and stenosis of anus with fistula\"},{\"code\":\"Q423\",\"name\":\"Q423 Congenital absence, atresia and stenosis of anus without fistula\"},{\"code\":\"Q428\",\"name\":\"Q428 Congenital absence, atresia and stenosis of other parts of large intestine\"},{\"code\":\"Q429\",\"name\":\"Q429 Congenital absence, atresia and stenosis of large intestine, part unspecified\"},{\"code\":\"Q43\",\"name\":\"Q43 Other congenital malformations of intestine\"},{\"code\":\"Q430\",\"name\":\"Q430 Meckel's diverticulum\"},{\"code\":\"Q431\",\"name\":\"Q431 Hirschsprung's disease\"},{\"code\":\"Q432\",\"name\":\"Q432 Other congenital functional disorders of colon\"},{\"code\":\"Q433\",\"name\":\"Q433 Congenital malformations of intestinal fixation\"},{\"code\":\"Q434\",\"name\":\"Q434 Duplication of intestine\"},{\"code\":\"Q435\",\"name\":\"Q435 Ectopic anus\"},{\"code\":\"Q436\",\"name\":\"Q436 Congenital fistula of rectum and anus\"},{\"code\":\"Q437\",\"name\":\"Q437 Persistent cloaca\"},{\"code\":\"Q438\",\"name\":\"Q438 Other specified congenital malformations of intestine\"},{\"code\":\"Q439\",\"name\":\"Q439 Congenital malformation of intestine, unspecified\"},{\"code\":\"Q44\",\"name\":\"Q44 Congenital malformations of gallbladder, bile ducts and liver\"},{\"code\":\"Q440\",\"name\":\"Q440 Agenesis, aplasia and hypoplasia of gallbladder\"},{\"code\":\"Q441\",\"name\":\"Q441 Other congenital malformations of gallbladder\"},{\"code\":\"Q442\",\"name\":\"Q442 Atresia of bile ducts\"},{\"code\":\"Q443\",\"name\":\"Q443 Congenital stenosis and stricture of bile ducts\"},{\"code\":\"Q444\",\"name\":\"Q444 Choledochal cyst\"},{\"code\":\"Q445\",\"name\":\"Q445 Other congenital malformations of bile ducts\"},{\"code\":\"Q446\",\"name\":\"Q446 Cystic disease of liver\"},{\"code\":\"Q447\",\"name\":\"Q447 Other congenital malformations of liver\"},{\"code\":\"Q45\",\"name\":\"Q45 Other congenital malformations of digestive system\"},{\"code\":\"Q450\",\"name\":\"Q450 Agenesis, aplasia and hypoplasia of pancreas\"},{\"code\":\"Q451\",\"name\":\"Q451 Annular pancreas\"},{\"code\":\"Q452\",\"name\":\"Q452 Congenital pancreatic cyst\"},{\"code\":\"Q453\",\"name\":\"Q453 Other congenital malformations of pancreas and pancreatic duct\"},{\"code\":\"Q458\",\"name\":\"Q458 Other specified congenital malformations of digestive system\"},{\"code\":\"Q459\",\"name\":\"Q459 Congenital malformation of digestive system, unspecified\"},{\"code\":\"Q50\",\"name\":\"Q50 Congenital malformations of ovaries, fallopian tubes and broad ligaments\"},{\"code\":\"Q500\",\"name\":\"Q500 Congenital absence of ovary\"},{\"code\":\"Q501\",\"name\":\"Q501 Developmental ovarian cyst\"},{\"code\":\"Q502\",\"name\":\"Q502 Congenital torsion of ovary\"},{\"code\":\"Q503\",\"name\":\"Q503 Other congenital malformations of ovary\"},{\"code\":\"Q504\",\"name\":\"Q504 Embryonic cyst of fallopian tube\"},{\"code\":\"Q505\",\"name\":\"Q505 Embryonic cyst of broad ligament\"},{\"code\":\"Q506\",\"name\":\"Q506 Other congenital malformations of fallopian tube and broad ligament\"},{\"code\":\"Q51\",\"name\":\"Q51 Congenital malformations of uterus and cervix\"},{\"code\":\"Q510\",\"name\":\"Q510 Agenesis and aplasia of uterus\"},{\"code\":\"Q511\",\"name\":\"Q511 Doubling of uterus with doubling of cervix and vagina\"},{\"code\":\"Q512\",\"name\":\"Q512 Other doubling of uterus\"},{\"code\":\"Q513\",\"name\":\"Q513 Bicornate uterus\"},{\"code\":\"Q514\",\"name\":\"Q514 Unicornate uterus\"},{\"code\":\"Q515\",\"name\":\"Q515 Agenesis and aplasia of cervix\"},{\"code\":\"Q516\",\"name\":\"Q516 Embryonic cyst of cervix\"},{\"code\":\"Q517\",\"name\":\"Q517 Congenital fistulae between uterus and digestive and urinary tracts\"},{\"code\":\"Q518\",\"name\":\"Q518 Other congenital malformations of uterus and cervix\"},{\"code\":\"Q519\",\"name\":\"Q519 Congenital malformation of uterus and cervix, unspecified\"},{\"code\":\"Q52\",\"name\":\"Q52 Other congenital malformations of female genitalia\"},{\"code\":\"Q520\",\"name\":\"Q520 Congenital absence of vagina\"},{\"code\":\"Q521\",\"name\":\"Q521 Doubling of vagina\"},{\"code\":\"Q522\",\"name\":\"Q522 Congenital rectovaginal fistula\"},{\"code\":\"Q523\",\"name\":\"Q523 Imperforate hymen\"},{\"code\":\"Q524\",\"name\":\"Q524 Other congenital malformations of vagina\"},{\"code\":\"Q525\",\"name\":\"Q525 Fusion of labia\"},{\"code\":\"Q526\",\"name\":\"Q526 Congenital malformation of clitoris\"},{\"code\":\"Q527\",\"name\":\"Q527 Other congenital malformations of vulva\"},{\"code\":\"Q528\",\"name\":\"Q528 Other specified congenital malformations of female genitalia\"},{\"code\":\"Q529\",\"name\":\"Q529 Congenital malformation of female genitalia, unspecified\"},{\"code\":\"Q53\",\"name\":\"Q53 Undescended testicle\"},{\"code\":\"Q530\",\"name\":\"Q530 Ectopic testis\"},{\"code\":\"Q531\",\"name\":\"Q531 Undescended testicle, unilateral\"},{\"code\":\"Q532\",\"name\":\"Q532 Undescended testicle, bilateral\"},{\"code\":\"Q539\",\"name\":\"Q539 Undescended testicle, unspecified\"},{\"code\":\"Q54\",\"name\":\"Q54 Hypospadias\"},{\"code\":\"Q540\",\"name\":\"Q540 Hypospadias, balanic\"},{\"code\":\"Q541\",\"name\":\"Q541 Hypospadias, penile\"},{\"code\":\"Q542\",\"name\":\"Q542 Hypospadias, penoscrotal\"},{\"code\":\"Q543\",\"name\":\"Q543 Hypospadias, perineal\"},{\"code\":\"Q544\",\"name\":\"Q544 Congenital chordee\"},{\"code\":\"Q548\",\"name\":\"Q548 Other hypospadias\"},{\"code\":\"Q549\",\"name\":\"Q549 Hypospadias, unspecified\"},{\"code\":\"Q55\",\"name\":\"Q55 Other congenital malformations of male genital organs\"},{\"code\":\"Q550\",\"name\":\"Q550 Absence and aplasia of testis\"},{\"code\":\"Q551\",\"name\":\"Q551 Hypoplasia of testis and scrotum\"},{\"code\":\"Q552\",\"name\":\"Q552 Other congenital malformations of testis and scrotum\"},{\"code\":\"Q553\",\"name\":\"Q553 Atresia of vas deferens\"},{\"code\":\"Q554\",\"name\":\"Q554 Other congenital malformations of vas deferens, epididymis, seminal vesicles and prostate\"},{\"code\":\"Q555\",\"name\":\"Q555 Congenital absence and aplasia of penis\"},{\"code\":\"Q556\",\"name\":\"Q556 Other congenital malformations of penis\"},{\"code\":\"Q558\",\"name\":\"Q558 Other specified congenital malformations of male genital organs\"},{\"code\":\"Q559\",\"name\":\"Q559 Congenital malformation of male genital organ, unspecified\"},{\"code\":\"Q56\",\"name\":\"Q56 Indeterminate sex and pseudohermaphroditism\"},{\"code\":\"Q560\",\"name\":\"Q560 Hermaphroditism, NEC\"},{\"code\":\"Q561\",\"name\":\"Q561 Male pseudohermaphroditism, NEC\"},{\"code\":\"Q562\",\"name\":\"Q562 Female pseudohermaphroditism, NEC\"},{\"code\":\"Q563\",\"name\":\"Q563 Pseudohermaphroditism, unspecified\"},{\"code\":\"Q564\",\"name\":\"Q564 Indeterminate sex, unspecified\"},{\"code\":\"Q60\",\"name\":\"Q60 Renal agenesis and other reduction defects of kidney\"},{\"code\":\"Q600\",\"name\":\"Q600 Renal agenesis, unilateral\"},{\"code\":\"Q601\",\"name\":\"Q601 Renal agenesis, bilateral\"},{\"code\":\"Q602\",\"name\":\"Q602 Renal agenesis, unspecified\"},{\"code\":\"Q603\",\"name\":\"Q603 Renal hypoplasia, unilateral\"},{\"code\":\"Q604\",\"name\":\"Q604 Renal hypoplasia, bilateral\"},{\"code\":\"Q605\",\"name\":\"Q605 Renal hypoplasia, unspecified\"},{\"code\":\"Q606\",\"name\":\"Q606 Potter's syndrome\"},{\"code\":\"Q61\",\"name\":\"Q61 Cystic kidney disease\"},{\"code\":\"Q610\",\"name\":\"Q610 Congenital single renal cyst\"},{\"code\":\"Q611\",\"name\":\"Q611 Polycystic kidney, infantile type\"},{\"code\":\"Q612\",\"name\":\"Q612 Polycystic kidney, adult type\"},{\"code\":\"Q613\",\"name\":\"Q613 Polycystic kidney, unspecified\"},{\"code\":\"Q614\",\"name\":\"Q614 Renal dysplasia\"},{\"code\":\"Q615\",\"name\":\"Q615 Medullary cystic kidney\"},{\"code\":\"Q618\",\"name\":\"Q618 Other cystic kidney diseases\"},{\"code\":\"Q619\",\"name\":\"Q619 Cystic kidney disease, unspecified\"},{\"code\":\"Q62\",\"name\":\"Q62 Congenital obstructive defects of renal pelvis and congenital malformations of ureter\"},{\"code\":\"Q620\",\"name\":\"Q620 Congenital hydronephrosis\"},{\"code\":\"Q621\",\"name\":\"Q621 Atresia and stenosis of ureter\"},{\"code\":\"Q622\",\"name\":\"Q622 Congenital megaloureter\"},{\"code\":\"Q623\",\"name\":\"Q623 Other obstructive defects of renal pelvis and ureter\"},{\"code\":\"Q624\",\"name\":\"Q624 Agenesis of ureter\"},{\"code\":\"Q625\",\"name\":\"Q625 Duplication of ureter\"},{\"code\":\"Q626\",\"name\":\"Q626 Malposition of ureter\"},{\"code\":\"Q627\",\"name\":\"Q627 Congenital vesico-uretero-renal reflux\"},{\"code\":\"Q628\",\"name\":\"Q628 Other congenital malformations of ureter\"},{\"code\":\"Q63\",\"name\":\"Q63 Other congenital malformations of kidney\"},{\"code\":\"Q630\",\"name\":\"Q630 Accessory kidney\"},{\"code\":\"Q631\",\"name\":\"Q631 Lobulated, fused and horseshoe kidney\"},{\"code\":\"Q632\",\"name\":\"Q632 Ectopic kidney\"},{\"code\":\"Q633\",\"name\":\"Q633 Hyperplastic and giant kidney\"},{\"code\":\"Q638\",\"name\":\"Q638 Other specified congenital malformations of kidney\"},{\"code\":\"Q639\",\"name\":\"Q639 Congenital malformation of kidney, unspecified\"},{\"code\":\"Q64\",\"name\":\"Q64 Other congenital malformations of urinary system\"},{\"code\":\"Q640\",\"name\":\"Q640 Epispadias\"},{\"code\":\"Q641\",\"name\":\"Q641 Exstrophy of urinary bladder\"},{\"code\":\"Q642\",\"name\":\"Q642 Congenital posterior urethral valves\"},{\"code\":\"Q643\",\"name\":\"Q643 Other atresia and stenosis of urethra and bladder neck\"},{\"code\":\"Q644\",\"name\":\"Q644 Malformation of urachus\"},{\"code\":\"Q645\",\"name\":\"Q645 Congenital absence of bladder and urethra\"},{\"code\":\"Q646\",\"name\":\"Q646 Congenital diverticulum of bladder\"},{\"code\":\"Q647\",\"name\":\"Q647 Other congenital malformations of bladder and urethra\"},{\"code\":\"Q648\",\"name\":\"Q648 Other specified congenital malformations of urinary system\"},{\"code\":\"Q649\",\"name\":\"Q649 Congenital malformation of urinary system, unspecified\"},{\"code\":\"Q65\",\"name\":\"Q65 Congenital deformities of hip\"},{\"code\":\"Q650\",\"name\":\"Q650 Congenital dislocation of hip, unilateral\"},{\"code\":\"Q651\",\"name\":\"Q651 Congenital dislocation of hip, bilateral\"},{\"code\":\"Q652\",\"name\":\"Q652 Congenital dislocation of hip, unspecified\"},{\"code\":\"Q653\",\"name\":\"Q653 Congenital subluxation of hip, unilateral\"},{\"code\":\"Q654\",\"name\":\"Q654 Congenital subluxation of hip, bilateral\"},{\"code\":\"Q655\",\"name\":\"Q655 Congenital subluxation of hip, unspecified\"},{\"code\":\"Q656\",\"name\":\"Q656 Unstable hip\"},{\"code\":\"Q658\",\"name\":\"Q658 Other congenital deformities of hip\"},{\"code\":\"Q659\",\"name\":\"Q659 Congenital deformity of hip, unspecified\"},{\"code\":\"Q66\",\"name\":\"Q66 Congenital deformities of feet\"},{\"code\":\"Q660\",\"name\":\"Q660 Talipes equinovarus\"},{\"code\":\"Q661\",\"name\":\"Q661 Talipes calcaneovarus\"},{\"code\":\"Q662\",\"name\":\"Q662 Metatarsus varus\"},{\"code\":\"Q663\",\"name\":\"Q663 Other congenital varus deformities of feet\"},{\"code\":\"Q664\",\"name\":\"Q664 Talipes calcaneovalgus\"},{\"code\":\"Q665\",\"name\":\"Q665 Congenital pes planus\"},{\"code\":\"Q666\",\"name\":\"Q666 Other congenital valgus deformities of feet\"},{\"code\":\"Q667\",\"name\":\"Q667 Pes cavus\"},{\"code\":\"Q668\",\"name\":\"Q668 Other congenital deformities of feet\"},{\"code\":\"Q669\",\"name\":\"Q669 Congenital deformity of feet, unspecified\"},{\"code\":\"Q67\",\"name\":\"Q67 Congenital musculoskeletal deformities of head, face, spine and chest\"},{\"code\":\"Q670\",\"name\":\"Q670 Facial asymmetry\"},{\"code\":\"Q671\",\"name\":\"Q671 Compression facies\"},{\"code\":\"Q672\",\"name\":\"Q672 Dolichocephaly\"},{\"code\":\"Q673\",\"name\":\"Q673 Plagiocephaly\"},{\"code\":\"Q674\",\"name\":\"Q674 Other congenital deformities of skull, face and jaw\"},{\"code\":\"Q675\",\"name\":\"Q675 Congenital deformity of spine\"},{\"code\":\"Q676\",\"name\":\"Q676 Pectus excavatum\"},{\"code\":\"Q677\",\"name\":\"Q677 Pectus carinatum\"},{\"code\":\"Q678\",\"name\":\"Q678 Other congenital deformities of chest\"},{\"code\":\"Q68\",\"name\":\"Q68 Other congenital musculoskeletal deformities\"},{\"code\":\"Q680\",\"name\":\"Q680 Congenital deformity of sternocleidomastoid muscle\"},{\"code\":\"Q681\",\"name\":\"Q681 Congenital deformity of hand\"},{\"code\":\"Q682\",\"name\":\"Q682 Congenital deformity of knee\"},{\"code\":\"Q683\",\"name\":\"Q683 Congenital bowing of femur\"},{\"code\":\"Q684\",\"name\":\"Q684 Congenital bowing of tibia and fibula\"},{\"code\":\"Q685\",\"name\":\"Q685 Congenital bowing of long bones of leg, unspecified\"},{\"code\":\"Q688\",\"name\":\"Q688 Other specified congenital musculoskeletal deformities\"},{\"code\":\"Q69\",\"name\":\"Q69 Polydactyly\"},{\"code\":\"Q690\",\"name\":\"Q690 Accessory finger(s)\"},{\"code\":\"Q691\",\"name\":\"Q691 Accessory thumb(s)\"},{\"code\":\"Q692\",\"name\":\"Q692 Accessory toe(s)\"},{\"code\":\"Q699\",\"name\":\"Q699 Polydactyly, unspecified\"},{\"code\":\"Q70\",\"name\":\"Q70 Syndactyly\"},{\"code\":\"Q700\",\"name\":\"Q700 Fused fingers\"},{\"code\":\"Q701\",\"name\":\"Q701 Webbed fingers\"},{\"code\":\"Q702\",\"name\":\"Q702 Fused toes\"},{\"code\":\"Q703\",\"name\":\"Q703 Webbed toes\"},{\"code\":\"Q704\",\"name\":\"Q704 Polysyndactyly\"},{\"code\":\"Q709\",\"name\":\"Q709 Syndactyly, unspecified\"},{\"code\":\"Q71\",\"name\":\"Q71 Reduction defects of upper limb\"},{\"code\":\"Q710\",\"name\":\"Q710 Congenital complete absence of upper limb(s)\"},{\"code\":\"Q711\",\"name\":\"Q711 Congenital absence of upper arm and forearm with hand present\"},{\"code\":\"Q712\",\"name\":\"Q712 Congenital absence of both forearm and hand\"},{\"code\":\"Q713\",\"name\":\"Q713 Congenital absence of hand and finger(s)\"},{\"code\":\"Q714\",\"name\":\"Q714 Longitudinal reduction defect of radius\"},{\"code\":\"Q715\",\"name\":\"Q715 Longitudinal reduction defect of ulna\"},{\"code\":\"Q716\",\"name\":\"Q716 Lobster-claw hand\"},{\"code\":\"Q718\",\"name\":\"Q718 Other reduction defects of upper limb(s)\"},{\"code\":\"Q719\",\"name\":\"Q719 Reduction defect of upper limb, unspecified\"},{\"code\":\"Q72\",\"name\":\"Q72 Reduction defects of lower limb\"},{\"code\":\"Q720\",\"name\":\"Q720 Congenital complete absence of lower limb(s)\"},{\"code\":\"Q721\",\"name\":\"Q721 Congenital absence of thigh and lower leg with foot present\"},{\"code\":\"Q722\",\"name\":\"Q722 Congenital absence of both lower leg and foot\"},{\"code\":\"Q723\",\"name\":\"Q723 Congenital absence of foot and toe(s)\"},{\"code\":\"Q724\",\"name\":\"Q724 Longitudinal reduction defect of femur\"},{\"code\":\"Q725\",\"name\":\"Q725 Longitudinal reduction defect of tibia\"},{\"code\":\"Q726\",\"name\":\"Q726 Longitudinal reduction defect of fibula\"},{\"code\":\"Q727\",\"name\":\"Q727 Split foot\"},{\"code\":\"Q728\",\"name\":\"Q728 Other reduction defects of lower limb(s)\"},{\"code\":\"Q729\",\"name\":\"Q729 Reduction defect of lower limb, unspecified\"},{\"code\":\"Q73\",\"name\":\"Q73 Reduction defects of unspecified limb\"},{\"code\":\"Q730\",\"name\":\"Q730 Congenital absence of unspecified limb(s)\"},{\"code\":\"Q731\",\"name\":\"Q731 Phocomelia, unspecified limb(s)\"},{\"code\":\"Q738\",\"name\":\"Q738 Other reduction defects of unspecified limb(s)\"},{\"code\":\"Q74\",\"name\":\"Q74 Other congenital malformations of limb(s)\"},{\"code\":\"Q740\",\"name\":\"Q740 Other congenital malformations of upper limb(s), including shoulder girdle\"},{\"code\":\"Q741\",\"name\":\"Q741 Congenital malformation of knee\"},{\"code\":\"Q742\",\"name\":\"Q742 Other congenital malformations of lower limb(s), including pelvic girdle\"},{\"code\":\"Q743\",\"name\":\"Q743 Arthrogryposis multiplex congenita\"},{\"code\":\"Q748\",\"name\":\"Q748 Other specified congenital malformations of limb(s)\"},{\"code\":\"Q749\",\"name\":\"Q749 Unspecified congenital malformation of limb(s)\"},{\"code\":\"Q75\",\"name\":\"Q75 Other congenital malformations of skull and face bones\"},{\"code\":\"Q750\",\"name\":\"Q750 Craniosynostosis\"},{\"code\":\"Q751\",\"name\":\"Q751 Craniofacial dysostosis\"},{\"code\":\"Q752\",\"name\":\"Q752 Hypertelorism\"},{\"code\":\"Q753\",\"name\":\"Q753 Macrocephaly\"},{\"code\":\"Q754\",\"name\":\"Q754 Mandibulofacial dysostosis\"},{\"code\":\"Q755\",\"name\":\"Q755 Oculomandibular dysostosis\"},{\"code\":\"Q758\",\"name\":\"Q758 Other specified congenital malformations of skull and face bones\"},{\"code\":\"Q759\",\"name\":\"Q759 Congenital malformation of skull and face bones, unspecified\"},{\"code\":\"Q76\",\"name\":\"Q76 Congenital malformations of spine and bony thorax\"},{\"code\":\"Q760\",\"name\":\"Q760 Spina bifida occulta\"},{\"code\":\"Q761\",\"name\":\"Q761 Klippel-Feil syndrome\"},{\"code\":\"Q762\",\"name\":\"Q762 Congenital spondylolisthesis\"},{\"code\":\"Q763\",\"name\":\"Q763 Congenital scoliosis due to congenital bony malformation\"},{\"code\":\"Q764\",\"name\":\"Q764 Other congenital malformations of spine, not associated with scoliosis\"},{\"code\":\"Q765\",\"name\":\"Q765 Cervical rib\"},{\"code\":\"Q766\",\"name\":\"Q766 Other congenital malformations of ribs\"},{\"code\":\"Q767\",\"name\":\"Q767 Congenital malformation of sternum\"},{\"code\":\"Q768\",\"name\":\"Q768 Other congenital malformations of bony thorax\"},{\"code\":\"Q769\",\"name\":\"Q769 Congenital malformation of bony thorax, unspecified\"},{\"code\":\"Q77\",\"name\":\"Q77 Osteochondrodysplasia with defects of growth of tubular bones and spine\"},{\"code\":\"Q770\",\"name\":\"Q770 Achondrogenesis\"},{\"code\":\"Q771\",\"name\":\"Q771 Thanatophoric short stature\"},{\"code\":\"Q772\",\"name\":\"Q772 Short rib syndrome\"},{\"code\":\"Q773\",\"name\":\"Q773 Chondrodysplasia punctata\"},{\"code\":\"Q774\",\"name\":\"Q774 Achondroplasia\"},{\"code\":\"Q775\",\"name\":\"Q775 Dystrophic dysplasia\"},{\"code\":\"Q776\",\"name\":\"Q776 Chondroectodermal dysplasia\"},{\"code\":\"Q777\",\"name\":\"Q777 Spondyloepiphyseal dysplasia\"},{\"code\":\"Q778\",\"name\":\"Q778 Other osteochondrodysplasia with defects of growth of tubular bones and spine\"},{\"code\":\"Q779\",\"name\":\"Q779 Osteochondrodysplasia with defects of growth of tubular bones and spine, unspecified\"},{\"code\":\"Q78\",\"name\":\"Q78 Other osteochondrodysplasias\"},{\"code\":\"Q780\",\"name\":\"Q780 Osteogenesis imperfecta\"},{\"code\":\"Q781\",\"name\":\"Q781 Polyostotic fibrous dysplasia\"},{\"code\":\"Q782\",\"name\":\"Q782 Osteopetrosis\"},{\"code\":\"Q783\",\"name\":\"Q783 Progressive diaphyseal dysplasia\"},{\"code\":\"Q784\",\"name\":\"Q784 Enchondromatosis\"},{\"code\":\"Q785\",\"name\":\"Q785 Metaphyseal dysplasia\"},{\"code\":\"Q786\",\"name\":\"Q786 Multiple congenital exostoses\"},{\"code\":\"Q788\",\"name\":\"Q788 Other specified osteochondrodysplasias\"},{\"code\":\"Q789\",\"name\":\"Q789 Osteochondrodysplasia, unspecified\"},{\"code\":\"Q79\",\"name\":\"Q79 Congenital malformations of the musculoskeletal system, NEC\"},{\"code\":\"Q790\",\"name\":\"Q790 Congenital diaphragmatic hernia\"},{\"code\":\"Q791\",\"name\":\"Q791 Other congenital malformations of diaphragm\"},{\"code\":\"Q792\",\"name\":\"Q792 Exomphalos\"},{\"code\":\"Q793\",\"name\":\"Q793 Gastroschisis\"},{\"code\":\"Q794\",\"name\":\"Q794 Prune belly syndrome\"},{\"code\":\"Q795\",\"name\":\"Q795 Other congenital malformations of abdominal wall\"},{\"code\":\"Q796\",\"name\":\"Q796 Ehlers-Danlos syndrome\"},{\"code\":\"Q798\",\"name\":\"Q798 Other congenital malformations of musculoskeletal system\"},{\"code\":\"Q799\",\"name\":\"Q799 Congenital malformation of musculoskeletal system, unspecified\"},{\"code\":\"Q80\",\"name\":\"Q80 Congenital ichthyosis\"},{\"code\":\"Q800\",\"name\":\"Q800 Ichthyosis vulgaris\"},{\"code\":\"Q801\",\"name\":\"Q801 X-linked ichthyosis\"},{\"code\":\"Q802\",\"name\":\"Q802 Lamellar ichthyosis\"},{\"code\":\"Q803\",\"name\":\"Q803 Congenital bullous ichthyosiform erythroderma\"},{\"code\":\"Q804\",\"name\":\"Q804 Harlequin fetus\"},{\"code\":\"Q808\",\"name\":\"Q808 Other congenital ichthyosis\"},{\"code\":\"Q809\",\"name\":\"Q809 Congenital ichthyosis, unspecified\"},{\"code\":\"Q81\",\"name\":\"Q81 Epidermolysis bullosa\"},{\"code\":\"Q810\",\"name\":\"Q810 Epidermolysis bullosa simplex\"},{\"code\":\"Q811\",\"name\":\"Q811 Epidermolysis bullosa letalis\"},{\"code\":\"Q812\",\"name\":\"Q812 Epidermolysis bullosa dystrophica\"},{\"code\":\"Q818\",\"name\":\"Q818 Other epidermolysis bullosa\"},{\"code\":\"Q819\",\"name\":\"Q819 Epidermolysis bullosa, unspecified\"},{\"code\":\"Q82\",\"name\":\"Q82 Other congenital malformations of skin\"},{\"code\":\"Q820\",\"name\":\"Q820 Hereditary lymphoedema\"},{\"code\":\"Q821\",\"name\":\"Q821 Xeroderma pigmentosum\"},{\"code\":\"Q822\",\"name\":\"Q822 Mastocytosis\"},{\"code\":\"Q823\",\"name\":\"Q823 Incontinentia pigmenti\"},{\"code\":\"Q824\",\"name\":\"Q824 Ectodermal dysplasia (anhidrotic)\"},{\"code\":\"Q825\",\"name\":\"Q825 Congenital non-neoplastic naevus\"},{\"code\":\"Q828\",\"name\":\"Q828 Other specified congenital malformations of skin\"},{\"code\":\"Q829\",\"name\":\"Q829 Congenital malformation of skin, unspecified\"},{\"code\":\"Q83\",\"name\":\"Q83 Congenital malformations of breast\"},{\"code\":\"Q830\",\"name\":\"Q830 Congenital absence of breast with absent nipple\"},{\"code\":\"Q831\",\"name\":\"Q831 Accessory breast\"},{\"code\":\"Q832\",\"name\":\"Q832 Absent nipple\"},{\"code\":\"Q833\",\"name\":\"Q833 Accessory nipple\"},{\"code\":\"Q838\",\"name\":\"Q838 Other congenital malformations of breast\"},{\"code\":\"Q839\",\"name\":\"Q839 Congenital malformation of breast, unspecified\"},{\"code\":\"Q84\",\"name\":\"Q84 Other congenital malformations of integument\"},{\"code\":\"Q840\",\"name\":\"Q840 Congenital alopecia\"},{\"code\":\"Q841\",\"name\":\"Q841 Congenital morphological disturbances of hair, NEC\"},{\"code\":\"Q842\",\"name\":\"Q842 Other congenital malformations of hair\"},{\"code\":\"Q843\",\"name\":\"Q843 Anonychia\"},{\"code\":\"Q844\",\"name\":\"Q844 Congenital leukonychia\"},{\"code\":\"Q845\",\"name\":\"Q845 Enlarged and hypertrophic nails\"},{\"code\":\"Q846\",\"name\":\"Q846 Other congenital malformations of nails\"},{\"code\":\"Q848\",\"name\":\"Q848 Other specified congenital malformations of integument\"},{\"code\":\"Q849\",\"name\":\"Q849 Congenital malformation of integument, unspecified\"},{\"code\":\"Q85\",\"name\":\"Q85 Phakomatoses, NEC\"},{\"code\":\"Q850\",\"name\":\"Q850 Neurofibromatosis (nonmalignant)\"},{\"code\":\"Q851\",\"name\":\"Q851 Tuberous sclerosis\"},{\"code\":\"Q858\",\"name\":\"Q858 Other phakomatoses, NEC\"},{\"code\":\"Q859\",\"name\":\"Q859 Phakomatosis, unspecified\"},{\"code\":\"Q86\",\"name\":\"Q86 Congenital malformation syndromes due to known exogenous causes, NEC\"},{\"code\":\"Q860\",\"name\":\"Q860 Fetal alcohol syndrome (dysmorphic)\"},{\"code\":\"Q861\",\"name\":\"Q861 Fetal hydantoin syndrome\"},{\"code\":\"Q862\",\"name\":\"Q862 Dysmorphism due to warfarin\"},{\"code\":\"Q868\",\"name\":\"Q868 Other congenital malformation syndromes due to known exogenous causes\"},{\"code\":\"Q87\",\"name\":\"Q87 Other specified congenital malformation syndromes affecting multiple systems\"},{\"code\":\"Q870\",\"name\":\"Q870 Congenital malformation syndromes predominantly affecting facial appearance\"},{\"code\":\"Q871\",\"name\":\"Q871 Congenital malformation syndromes predominantly associated with short stature\"},{\"code\":\"Q872\",\"name\":\"Q872 Congenital malformation syndromes predominantly involving limbs\"},{\"code\":\"Q873\",\"name\":\"Q873 Congenital malformation syndromes involving early overgrowth\"},{\"code\":\"Q874\",\"name\":\"Q874 Marfan's syndrome\"},{\"code\":\"Q875\",\"name\":\"Q875 Other congenital malformation syndromes with other skeletal changes\"},{\"code\":\"Q878\",\"name\":\"Q878 Other specified congenital malformation syndromes, NEC\"},{\"code\":\"Q89\",\"name\":\"Q89 Other congenital malformations, NEC\"},{\"code\":\"Q890\",\"name\":\"Q890 Congenital malformations of spleen\"},{\"code\":\"Q891\",\"name\":\"Q891 Congenital malformations of adrenal gland\"},{\"code\":\"Q892\",\"name\":\"Q892 Congenital malformations of other endocrine glands\"},{\"code\":\"Q893\",\"name\":\"Q893 Situs inversus\"},{\"code\":\"Q894\",\"name\":\"Q894 Conjoined twins\"},{\"code\":\"Q897\",\"name\":\"Q897 Multiple congenital malformations, NEC\"},{\"code\":\"Q898\",\"name\":\"Q898 Other specified congenital malformations\"},{\"code\":\"Q899\",\"name\":\"Q899 Congenital malformation, unspecified\"},{\"code\":\"Q90\",\"name\":\"Q90 Down's syndrome\"},{\"code\":\"Q900\",\"name\":\"Q900 Trisomy 21, meiotic nondisjunction\"},{\"code\":\"Q901\",\"name\":\"Q901 Trisomy 21, mosaicism (mitotic nondisjunction)\"},{\"code\":\"Q902\",\"name\":\"Q902 Trisomy 21, translocation\"},{\"code\":\"Q909\",\"name\":\"Q909 Down's syndrome, unspecified\"},{\"code\":\"Q91\",\"name\":\"Q91 Edwards' syndrome and Patau's syndrome\"},{\"code\":\"Q910\",\"name\":\"Q910 Trisomy 18, meiotic nondisjunction\"},{\"code\":\"Q911\",\"name\":\"Q911 Trisomy 18, mosaicism (mitotic nondisjunction)\"},{\"code\":\"Q912\",\"name\":\"Q912 Trisomy 18, translocation\"},{\"code\":\"Q913\",\"name\":\"Q913 Edwards' syndrome, unspecified\"},{\"code\":\"Q914\",\"name\":\"Q914 Trisomy 13, meiotic nondisjunction\"},{\"code\":\"Q915\",\"name\":\"Q915 Trisomy 13, mosaicism (mitotic nondisjunction)\"},{\"code\":\"Q916\",\"name\":\"Q916 Trisomy 13, translocation\"},{\"code\":\"Q917\",\"name\":\"Q917 Patau's syndrome, unspecified\"},{\"code\":\"Q92\",\"name\":\"Q92 Other trisomies and partial trisomies of the autosomes, NEC\"},{\"code\":\"Q920\",\"name\":\"Q920 Whole chromosome trisomy, meiotic nondisjunction\"},{\"code\":\"Q921\",\"name\":\"Q921 Whole chromosome trisomy, mosaicism (mitotic nondisjunction)\"},{\"code\":\"Q922\",\"name\":\"Q922 Major partial trisomy\"},{\"code\":\"Q923\",\"name\":\"Q923 Minor partial trisomy\"},{\"code\":\"Q924\",\"name\":\"Q924 Duplications seen only at prometaphase\"},{\"code\":\"Q925\",\"name\":\"Q925 Duplications with other complex rearrangements\"},{\"code\":\"Q926\",\"name\":\"Q926 Extra marker chromosomes\"},{\"code\":\"Q927\",\"name\":\"Q927 Triploidy and polyploidy\"},{\"code\":\"Q928\",\"name\":\"Q928 Other specified trisomies and partial trisomies of autosomes\"},{\"code\":\"Q929\",\"name\":\"Q929 Trisomy and partial trisomy of autosomes, unspecified\"},{\"code\":\"Q93\",\"name\":\"Q93 Monosomies and deletions from the autosomes, NEC\"},{\"code\":\"Q930\",\"name\":\"Q930 Whole chromosome monosomy, meiotic nondisjunction\"},{\"code\":\"Q931\",\"name\":\"Q931 Whole chromosome monosomy, mosaicism (mitotic nondisjunction)\"},{\"code\":\"Q932\",\"name\":\"Q932 Chromosome replaced with ring or dicentric\"},{\"code\":\"Q933\",\"name\":\"Q933 Deletion of short arm of chromosome 4\"},{\"code\":\"Q934\",\"name\":\"Q934 Deletion of short arm of chromosome 5\"},{\"code\":\"Q935\",\"name\":\"Q935 Other deletions of part of a chromosome\"},{\"code\":\"Q936\",\"name\":\"Q936 Deletions seen only at prometaphase\"},{\"code\":\"Q937\",\"name\":\"Q937 Deletions with other complex rearrangements\"},{\"code\":\"Q938\",\"name\":\"Q938 Other deletions from the autosomes\"},{\"code\":\"Q939\",\"name\":\"Q939 Deletion from autosomes, unspecified\"},{\"code\":\"Q95\",\"name\":\"Q95 Balanced rearrangements and structural markers, NEC\"},{\"code\":\"Q950\",\"name\":\"Q950 Balanced translocation and insertion in normal individual\"},{\"code\":\"Q951\",\"name\":\"Q951 Chromosome inversion in normal individual\"},{\"code\":\"Q952\",\"name\":\"Q952 Balanced autosomal rearrangement in abnormal individual\"},{\"code\":\"Q953\",\"name\":\"Q953 Balanced sex/autosomal rearrangement in abnormal individual\"},{\"code\":\"Q954\",\"name\":\"Q954 Individuals with marker heterochromatin\"},{\"code\":\"Q955\",\"name\":\"Q955 Individuals with autosomal fragile site\"},{\"code\":\"Q958\",\"name\":\"Q958 Other balanced rearrangements and structural markers\"},{\"code\":\"Q959\",\"name\":\"Q959 Balanced rearrangement and structural marker, unspecified\"},{\"code\":\"Q96\",\"name\":\"Q96 Turner's syndrome\"},{\"code\":\"Q960\",\"name\":\"Q960 Karyotype 45,X\"},{\"code\":\"Q961\",\"name\":\"Q961 Karyotype 46,X iso (Xq)\"},{\"code\":\"Q962\",\"name\":\"Q962 Karyotype 46,X with abnormal sex chromosome, except iso (Xq)\"},{\"code\":\"Q963\",\"name\":\"Q963 Mosaicism, 45,X/46,XX or XY\"},{\"code\":\"Q964\",\"name\":\"Q964 Mosaicism, 45,X/other cell line(s) with abnormal sex chromosome\"},{\"code\":\"Q968\",\"name\":\"Q968 Other variants of Turner's syndrome\"},{\"code\":\"Q969\",\"name\":\"Q969 Turner's syndrome, unspecified\"},{\"code\":\"Q97\",\"name\":\"Q97 Other sex chromosome abnormalities, female phenotype, NEC\"},{\"code\":\"Q970\",\"name\":\"Q970 Karyotype 47,XXX\"},{\"code\":\"Q971\",\"name\":\"Q971 Female with more than three X chromosomes\"},{\"code\":\"Q972\",\"name\":\"Q972 Mosaicism, lines with various numbers of X chromosomes\"},{\"code\":\"Q973\",\"name\":\"Q973 Female with 46,XY karyotype\"},{\"code\":\"Q978\",\"name\":\"Q978 Other specified sex chromosome abnormalities, female phenotype\"},{\"code\":\"Q979\",\"name\":\"Q979 Sex chromosome abnormality, female phenotype, unspecified\"},{\"code\":\"Q98\",\"name\":\"Q98 Other sex chromosome abnormalities, male phenotype, NEC\"},{\"code\":\"Q980\",\"name\":\"Q980 Klinefelter's syndrome karyotype 47,XXY\"},{\"code\":\"Q981\",\"name\":\"Q981 Klinefelter's syndrome, male with more than two X chromosomes\"},{\"code\":\"Q982\",\"name\":\"Q982 Klinefelter's syndrome, male with 46,XX karyotype\"},{\"code\":\"Q983\",\"name\":\"Q983 Other male with 46,XX karyotype\"},{\"code\":\"Q984\",\"name\":\"Q984 Klinefelter's syndrome, unspecified\"},{\"code\":\"Q985\",\"name\":\"Q985 Karyotype 47,XYY\"},{\"code\":\"Q986\",\"name\":\"Q986 Male with structurally abnormal sex chromosome\"},{\"code\":\"Q987\",\"name\":\"Q987 Male with sex chromosome mosaicism\"},{\"code\":\"Q988\",\"name\":\"Q988 Other specified sex chromosome abnormalities, male phenotype\"},{\"code\":\"Q989\",\"name\":\"Q989 Sex chromosome abnormality, male phenotype, unspecified\"},{\"code\":\"Q99\",\"name\":\"Q99 Other chromosome abnormalities, NEC\"},{\"code\":\"Q990\",\"name\":\"Q990 Chimera 46,XX/46,XY\"},{\"code\":\"Q991\",\"name\":\"Q991 46,XX true hermaphrodite\"},{\"code\":\"Q992\",\"name\":\"Q992 Fragile X chromosome\"},{\"code\":\"Q998\",\"name\":\"Q998 Other specified chromosome abnormalities\"},{\"code\":\"Q999\",\"name\":\"Q999 Chromosomal abnormality, unspecified\"},{\"code\":\"R00\",\"name\":\"R00 Abnormalities of heart beat\"},{\"code\":\"R000\",\"name\":\"R000 Tachycardia, unspecified\"},{\"code\":\"R001\",\"name\":\"R001 Bradycardia, unspecified\"},{\"code\":\"R002\",\"name\":\"R002 Palpitations\"},{\"code\":\"R008\",\"name\":\"R008 Other and unspecified abnormalities of heart beat\"},{\"code\":\"R01\",\"name\":\"R01 Cardiac murmurs and other cardiac sounds\"},{\"code\":\"R010\",\"name\":\"R010 Benign and innocent cardiac murmurs\"},{\"code\":\"R011\",\"name\":\"R011 Cardiac murmur, unspecified\"},{\"code\":\"R012\",\"name\":\"R012 Other cardiac sounds\"},{\"code\":\"R02\",\"name\":\"R02 Gangrene, NEC\"},{\"code\":\"R03\",\"name\":\"R03 Abnormal blood-pressure reading, without diagnosis\"},{\"code\":\"R030\",\"name\":\"R030 Elevated blood-pressure reading, without diagnosis of hypertension\"},{\"code\":\"R031\",\"name\":\"R031 Nonspecific low blood-pressure reading\"},{\"code\":\"R04\",\"name\":\"R04 Haemorrhage from respiratory passages\"},{\"code\":\"R040\",\"name\":\"R040 Epistaxis\"},{\"code\":\"R041\",\"name\":\"R041 Haemorrhage from throat\"},{\"code\":\"R042\",\"name\":\"R042 Haemoptysis\"},{\"code\":\"R048\",\"name\":\"R048 Haemorrhage from other sites in respiratory passages\"},{\"code\":\"R049\",\"name\":\"R049 Haemorrhage from respiratory passages, unspecified\"},{\"code\":\"R05\",\"name\":\"R05 Cough\"},{\"code\":\"R06\",\"name\":\"R06 Abnormalities of breathing\"},{\"code\":\"R060\",\"name\":\"R060 Dyspnoea\"},{\"code\":\"R061\",\"name\":\"R061 Stridor\"},{\"code\":\"R062\",\"name\":\"R062 Wheezing\"},{\"code\":\"R063\",\"name\":\"R063 Periodic breathing\"},{\"code\":\"R064\",\"name\":\"R064 Hyperventilation\"},{\"code\":\"R065\",\"name\":\"R065 Mouth breathing\"},{\"code\":\"R066\",\"name\":\"R066 Hiccough\"},{\"code\":\"R067\",\"name\":\"R067 Sneezing\"},{\"code\":\"R068\",\"name\":\"R068 Other and unspecified abnormalities of breathing\"},{\"code\":\"R07\",\"name\":\"R07 Pain in throat and chest\"},{\"code\":\"R070\",\"name\":\"R070 Pain in throat\"},{\"code\":\"R071\",\"name\":\"R071 Chest pain on breathing\"},{\"code\":\"R072\",\"name\":\"R072 Precordial pain\"},{\"code\":\"R073\",\"name\":\"R073 Other chest pain\"},{\"code\":\"R074\",\"name\":\"R074 Chest pain, unspecified\"},{\"code\":\"R09\",\"name\":\"R09 Other symptoms and signs involving the circulatory and respiratory systems\"},{\"code\":\"R090\",\"name\":\"R090 Asphyxia\"},{\"code\":\"R091\",\"name\":\"R091 Pleurisy\"},{\"code\":\"R092\",\"name\":\"R092 Respiratory arrest\"},{\"code\":\"R093\",\"name\":\"R093 Abnormal sputum\"},{\"code\":\"R098\",\"name\":\"R098 Other specified symptoms and signs involving the circulatory and respiratory systems\"},{\"code\":\"R10\",\"name\":\"R10 Abdominal and pelvic pain\"},{\"code\":\"R100\",\"name\":\"R100 Acute abdomen\"},{\"code\":\"R101\",\"name\":\"R101 Pain localized to upper abdomen\"},{\"code\":\"R102\",\"name\":\"R102 Pelvic and perineal pain\"},{\"code\":\"R103\",\"name\":\"R103 Pain localized to other parts of lower abdomen\"},{\"code\":\"R104\",\"name\":\"R104 Other and unspecified abdominal pain\"},{\"code\":\"R11\",\"name\":\"R11 Nausea and vomiting\"},{\"code\":\"R12\",\"name\":\"R12 Heartburn\"},{\"code\":\"R13\",\"name\":\"R13 Dysphagia\"},{\"code\":\"R14\",\"name\":\"R14 Flatulence and related conditions\"},{\"code\":\"R15\",\"name\":\"R15 Faecal incontinence\"},{\"code\":\"R16\",\"name\":\"R16 Hepatomegaly and splenomegaly, NEC\"},{\"code\":\"R160\",\"name\":\"R160 Hepatomegaly, NEC\"},{\"code\":\"R161\",\"name\":\"R161 Splenomegaly, NEC\"},{\"code\":\"R162\",\"name\":\"R162 Hepatomegaly with splenomegaly, NEC\"},{\"code\":\"R17\",\"name\":\"R17 Unspecified jaundice\"},{\"code\":\"R18\",\"name\":\"R18 Ascites\"},{\"code\":\"R19\",\"name\":\"R19 Other symptoms and signs involving the digestive system and abdomen\"},{\"code\":\"R190\",\"name\":\"R190 Intra-abdominal and pelvic swelling, mass and lump\"},{\"code\":\"R191\",\"name\":\"R191 Abnormal bowel sounds\"},{\"code\":\"R192\",\"name\":\"R192 Visible peristalsis\"},{\"code\":\"R193\",\"name\":\"R193 Abdominal rigidity\"},{\"code\":\"R194\",\"name\":\"R194 Change in bowel habit\"},{\"code\":\"R195\",\"name\":\"R195 Other faecal abnormalities\"},{\"code\":\"R196\",\"name\":\"R196 Halitosis\"},{\"code\":\"R198\",\"name\":\"R198 Other specified symptoms and signs involving the digestive system and abdomen\"},{\"code\":\"R20\",\"name\":\"R20 Disturbances of skin sensation\"},{\"code\":\"R200\",\"name\":\"R200 Anaesthesia of skin\"},{\"code\":\"R201\",\"name\":\"R201 Hypoaesthesia of skin\"},{\"code\":\"R202\",\"name\":\"R202 Paraesthesia of skin\"},{\"code\":\"R203\",\"name\":\"R203 Hyperaesthesia\"},{\"code\":\"R208\",\"name\":\"R208 Other and unspecified disturbances of skin sensation\"},{\"code\":\"R21\",\"name\":\"R21 Rash and other nonspecific skin eruption\"},{\"code\":\"R22\",\"name\":\"R22 Localized swelling, mass and lump of skin and subcutaneous tissue\"},{\"code\":\"R220\",\"name\":\"R220 Localized swelling, mass and lump, head\"},{\"code\":\"R221\",\"name\":\"R221 Localized swelling, mass and lump, neck\"},{\"code\":\"R222\",\"name\":\"R222 Localized swelling, mass and lump, trunk\"},{\"code\":\"R223\",\"name\":\"R223 Localized swelling, mass and lump, upper limb\"},{\"code\":\"R224\",\"name\":\"R224 Localized swelling, mass and lump, lower limb\"},{\"code\":\"R227\",\"name\":\"R227 Localized swelling, mass and lump, multiple sites\"},{\"code\":\"R229\",\"name\":\"R229 Localized swelling, mass and lump, unspecified\"},{\"code\":\"R23\",\"name\":\"R23 Other skin changes\"},{\"code\":\"R230\",\"name\":\"R230 Cyanosis\"},{\"code\":\"R231\",\"name\":\"R231 Pallor\"},{\"code\":\"R232\",\"name\":\"R232 Flushing\"},{\"code\":\"R233\",\"name\":\"R233 Spontaneous ecchymoses\"},{\"code\":\"R234\",\"name\":\"R234 Changes in skin texture\"},{\"code\":\"R238\",\"name\":\"R238 Other and unspecified skin changes\"},{\"code\":\"R25\",\"name\":\"R25 Abnormal involuntary movements\"},{\"code\":\"R250\",\"name\":\"R250 Abnormal head movements\"},{\"code\":\"R251\",\"name\":\"R251 Tremor, unspecified\"},{\"code\":\"R252\",\"name\":\"R252 Cramp and spasm\"},{\"code\":\"R253\",\"name\":\"R253 Fasciculation\"},{\"code\":\"R258\",\"name\":\"R258 Other and unspecified abnormal involuntary movements\"},{\"code\":\"R26\",\"name\":\"R26 Abnormalities of gait and mobility\"},{\"code\":\"R260\",\"name\":\"R260 Ataxic gait\"},{\"code\":\"R261\",\"name\":\"R261 Paralytic gait\"},{\"code\":\"R262\",\"name\":\"R262 Difficulty in walking, NEC\"},{\"code\":\"R263\",\"name\":\"R263 Immobility\"},{\"code\":\"R268\",\"name\":\"R268 Other and unspecified abnormalities of gait and mobility\"},{\"code\":\"R27\",\"name\":\"R27 Other lack of coordination\"},{\"code\":\"R270\",\"name\":\"R270 Ataxia, unspecified\"},{\"code\":\"R278\",\"name\":\"R278 Other and unspecified lack of coordination\"},{\"code\":\"R29\",\"name\":\"R29 Other symptoms and signs involving the nervous and musculoskeletal systems\"},{\"code\":\"R290\",\"name\":\"R290 Tetany\"},{\"code\":\"R291\",\"name\":\"R291 Meningismus\"},{\"code\":\"R292\",\"name\":\"R292 Abnormal reflex\"},{\"code\":\"R293\",\"name\":\"R293 Abnormal posture\"},{\"code\":\"R294\",\"name\":\"R294 Clicking hip\"},{\"code\":\"R296\",\"name\":\"R296 Tendency to fall, NEC\"},{\"code\":\"R298\",\"name\":\"R298 Other and unspecified symptoms and signs involving the nervous and musculoskeletal systems\"},{\"code\":\"R30\",\"name\":\"R30 Pain associated with micturition\"},{\"code\":\"R300\",\"name\":\"R300 Dysuria\"},{\"code\":\"R301\",\"name\":\"R301 Vesical tenesmus\"},{\"code\":\"R309\",\"name\":\"R309 Painful micturition, unspecified\"},{\"code\":\"R31\",\"name\":\"R31 Unspecified haematuria\"},{\"code\":\"R32\",\"name\":\"R32 Unspecified urinary incontinence\"},{\"code\":\"R33\",\"name\":\"R33 Retention of urine\"},{\"code\":\"R34\",\"name\":\"R34 Anuria and oliguria\"},{\"code\":\"R35\",\"name\":\"R35 Polyuria\"},{\"code\":\"R36\",\"name\":\"R36 Urethral discharge\"},{\"code\":\"R39\",\"name\":\"R39 Other symptoms and signs involving the urinary system\"},{\"code\":\"R390\",\"name\":\"R390 Extravasation of urine\"},{\"code\":\"R391\",\"name\":\"R391 Other difficulties with micturition\"},{\"code\":\"R392\",\"name\":\"R392 Extrarenal uraemia\"},{\"code\":\"R398\",\"name\":\"R398 Other and unspecified symptoms and signs involving the urinary system\"},{\"code\":\"R40\",\"name\":\"R40 Somnolence, stupor and coma\"},{\"code\":\"R400\",\"name\":\"R400 Somnolence\"},{\"code\":\"R401\",\"name\":\"R401 Stupor\"},{\"code\":\"R402\",\"name\":\"R402 Coma, unspecified\"},{\"code\":\"R41\",\"name\":\"R41 Other symptoms and signs involving cognitive functions and awareness\"},{\"code\":\"R410\",\"name\":\"R410 Disorientation, unspecified\"},{\"code\":\"R411\",\"name\":\"R411 Anterograde amnesia\"},{\"code\":\"R412\",\"name\":\"R412 Retrograde amnesia\"},{\"code\":\"R413\",\"name\":\"R413 Other amnesia\"},{\"code\":\"R418\",\"name\":\"R418 Other and unspecified symptoms and signs involving cognitive functions and awareness\"},{\"code\":\"R42\",\"name\":\"R42 Dizziness and giddiness\"},{\"code\":\"R43\",\"name\":\"R43 Disturbances of smell and taste\"},{\"code\":\"R430\",\"name\":\"R430 Anosmia\"},{\"code\":\"R431\",\"name\":\"R431 Parosmia\"},{\"code\":\"R432\",\"name\":\"R432 Parageusia\"},{\"code\":\"R438\",\"name\":\"R438 Other and unspecified disturbances of smell and taste\"},{\"code\":\"R44\",\"name\":\"R44 Other symptoms and signs involving general sensations and perceptions\"},{\"code\":\"R440\",\"name\":\"R440 Auditory hallucinations\"},{\"code\":\"R441\",\"name\":\"R441 Visual hallucinations\"},{\"code\":\"R442\",\"name\":\"R442 Other hallucinations\"},{\"code\":\"R443\",\"name\":\"R443 Hallucinations, unspecified\"},{\"code\":\"R448\",\"name\":\"R448 Other and unspecified symptoms and signs involving general sensations and perceptions\"},{\"code\":\"R45\",\"name\":\"R45 Symptoms and signs involving emotional state\"},{\"code\":\"R450\",\"name\":\"R450 Nervousness\"},{\"code\":\"R451\",\"name\":\"R451 Restlessness and agitation\"},{\"code\":\"R452\",\"name\":\"R452 Unhappiness\"},{\"code\":\"R453\",\"name\":\"R453 Demoralization and apathy\"},{\"code\":\"R454\",\"name\":\"R454 Irritability and anger\"},{\"code\":\"R455\",\"name\":\"R455 Hostility\"},{\"code\":\"R456\",\"name\":\"R456 Physical violence\"},{\"code\":\"R457\",\"name\":\"R457 State of emotional shock and stress, unspecified\"},{\"code\":\"R458\",\"name\":\"R458 Other symptoms and signs involving emotional state\"},{\"code\":\"R46\",\"name\":\"R46 Symptoms and signs involving appearance and behaviour\"},{\"code\":\"R460\",\"name\":\"R460 Very low level of personal hygiene\"},{\"code\":\"R461\",\"name\":\"R461 Bizarre personal appearance\"},{\"code\":\"R462\",\"name\":\"R462 Strange and inexplicable behaviour\"},{\"code\":\"R463\",\"name\":\"R463 Overactivity\"},{\"code\":\"R464\",\"name\":\"R464 Slowness and poor responsiveness\"},{\"code\":\"R465\",\"name\":\"R465 Suspiciousness and marked evasiveness\"},{\"code\":\"R466\",\"name\":\"R466 Undue concern and preoccupation with stressful events\"},{\"code\":\"R467\",\"name\":\"R467 Verbosity and circumstantial detail obscuring reason for contact\"},{\"code\":\"R468\",\"name\":\"R468 Other symptoms and signs involving appearance and behaviour\"},{\"code\":\"R47\",\"name\":\"R47 Speech disturbances, NEC\"},{\"code\":\"R470\",\"name\":\"R470 Dysphasia and aphasia\"},{\"code\":\"R471\",\"name\":\"R471 Dysarthria and anarthria\"},{\"code\":\"R478\",\"name\":\"R478 Other and unspecified speech disturbances\"},{\"code\":\"R48\",\"name\":\"R48 Dyslexia and other symbolic dysfunctions, NEC\"},{\"code\":\"R480\",\"name\":\"R480 Dyslexia and alexia\"},{\"code\":\"R481\",\"name\":\"R481 Agnosia\"},{\"code\":\"R482\",\"name\":\"R482 Apraxia\"},{\"code\":\"R488\",\"name\":\"R488 Other and unspecified symbolic dysfunctions\"},{\"code\":\"R49\",\"name\":\"R49 Voice disturbances\"},{\"code\":\"R490\",\"name\":\"R490 Dysphonia\"},{\"code\":\"R491\",\"name\":\"R491 Aphonia\"},{\"code\":\"R492\",\"name\":\"R492 Hypernasality and hyponasality\"},{\"code\":\"R498\",\"name\":\"R498 Other and unspecified voice disturbances\"},{\"code\":\"R50\",\"name\":\"R50 Fever of unknown origin\"},{\"code\":\"R502\",\"name\":\"R502 Drug-induced fever\"},{\"code\":\"R508\",\"name\":\"R508 Other specified fever\"},{\"code\":\"R509\",\"name\":\"R509 Fever, unspecified\"},{\"code\":\"R51\",\"name\":\"R51 Headache\"},{\"code\":\"R52\",\"name\":\"R52 Pain, NEC\"},{\"code\":\"R520\",\"name\":\"R520 Acute pain\"},{\"code\":\"R521\",\"name\":\"R521 Chronic intractable pain\"},{\"code\":\"R522\",\"name\":\"R522 Other chronic pain\"},{\"code\":\"R529\",\"name\":\"R529 Pain, unspecified\"},{\"code\":\"R53\",\"name\":\"R53 Malaise and fatigue\"},{\"code\":\"R54\",\"name\":\"R54 Senility\"},{\"code\":\"R55\",\"name\":\"R55 Syncope and collapse\"},{\"code\":\"R56\",\"name\":\"R56 Convulsions, NEC\"},{\"code\":\"R560\",\"name\":\"R560 Febrile convulsions\"},{\"code\":\"R568\",\"name\":\"R568 Other and unspecified convulsions\"},{\"code\":\"R57\",\"name\":\"R57 Shock, NEC\"},{\"code\":\"R570\",\"name\":\"R570 Cardiogenic shock\"},{\"code\":\"R571\",\"name\":\"R571 Hypovolaemic shock\"},{\"code\":\"R572\",\"name\":\"R572 Septic shock\"},{\"code\":\"R578\",\"name\":\"R578 Other shock\"},{\"code\":\"R579\",\"name\":\"R579 Shock, unspecified\"},{\"code\":\"R58\",\"name\":\"R58 Haemorrhage, NEC\"},{\"code\":\"R59\",\"name\":\"R59 Enlarged lymph nodes\"},{\"code\":\"R590\",\"name\":\"R590 Localized enlarged lymph nodes\"},{\"code\":\"R591\",\"name\":\"R591 Generalized enlarged lymph nodes\"},{\"code\":\"R599\",\"name\":\"R599 Enlarged lymph nodes, unspecified\"},{\"code\":\"R60\",\"name\":\"R60 Oedema, NEC\"},{\"code\":\"R600\",\"name\":\"R600 Localized oedema\"},{\"code\":\"R601\",\"name\":\"R601 Generalized oedema\"},{\"code\":\"R609\",\"name\":\"R609 Oedema, unspecified\"},{\"code\":\"R61\",\"name\":\"R61 Hyperhidrosis\"},{\"code\":\"R610\",\"name\":\"R610 Localized hyperhidrosis\"},{\"code\":\"R611\",\"name\":\"R611 Generalized hyperhidrosis\"},{\"code\":\"R619\",\"name\":\"R619 Hyperhidrosis, unspecified\"},{\"code\":\"R62\",\"name\":\"R62 Lack of expected normal physiological development\"},{\"code\":\"R620\",\"name\":\"R620 Delayed milestone\"},{\"code\":\"R628\",\"name\":\"R628 Other lack of expected normal physiological development\"},{\"code\":\"R629\",\"name\":\"R629 Lack of expected normal physiological development, unspecified\"},{\"code\":\"R63\",\"name\":\"R63 Symptoms and signs concerning food and fluid intake\"},{\"code\":\"R630\",\"name\":\"R630 Anorexia\"},{\"code\":\"R631\",\"name\":\"R631 Polydipsia\"},{\"code\":\"R632\",\"name\":\"R632 Polyphagia\"},{\"code\":\"R633\",\"name\":\"R633 Feeding difficulties and mismanagement\"},{\"code\":\"R634\",\"name\":\"R634 Abnormal weight loss\"},{\"code\":\"R635\",\"name\":\"R635 Abnormal weight gain\"},{\"code\":\"R636\",\"name\":\"R636 Insufficient intake of food and water due to self neglect\"},{\"code\":\"R638\",\"name\":\"R638 Other symptoms and signs concerning food and fluid intake\"},{\"code\":\"R64\",\"name\":\"R64 Cachexia\"},{\"code\":\"R65\",\"name\":\"R65 Systemic Inflammatory Response Syndrome\"},{\"code\":\"R650\",\"name\":\"R650 Systemic Inflammatory Response Syndrome of infectious origin without organ failure\"},{\"code\":\"R651\",\"name\":\"R651 Systemic Inflammatory Response Syndrome of infectious origin with organ failure\"},{\"code\":\"R652\",\"name\":\"R652 Systemic Inflammatory Response Syndrome of noninfectious origin without organ failure\"},{\"code\":\"R653\",\"name\":\"R653 Systemic Inflammatory Response Syndrome of noninfectious origin with organ failure\"},{\"code\":\"R659\",\"name\":\"R659 Systemic Inflammatory Response Syndrome, unspecified\"},{\"code\":\"R68\",\"name\":\"R68 Other general symptoms and signs\"},{\"code\":\"R680\",\"name\":\"R680 Hypothermia, not associated with low environmental temperature\"},{\"code\":\"R681\",\"name\":\"R681 Nonspecific symptoms peculiar to infancy\"},{\"code\":\"R682\",\"name\":\"R682 Dry mouth, unspecified\"},{\"code\":\"R683\",\"name\":\"R683 Clubbing of fingers\"},{\"code\":\"R688\",\"name\":\"R688 Other specified general symptoms and signs\"},{\"code\":\"R69\",\"name\":\"R69 Unknown and unspecified causes of morbidity\"},{\"code\":\"R70\",\"name\":\"R70 Elevated erythrocyte sedimentation rate and abnormality of plasma viscosity\"},{\"code\":\"R700\",\"name\":\"R700 Elevated erythrocyte sedimentation rate\"},{\"code\":\"R701\",\"name\":\"R701 Abnormal plasma viscosity\"},{\"code\":\"R71\",\"name\":\"R71 Abnormality of red blood cells\"},{\"code\":\"R72\",\"name\":\"R72 Abnormality of white blood cells, NEC\"},{\"code\":\"R73\",\"name\":\"R73 Elevated blood glucose level\"},{\"code\":\"R730\",\"name\":\"R730 Abnormal glucose tolerance test\"},{\"code\":\"R739\",\"name\":\"R739 Hyperglycaemia, unspecified\"},{\"code\":\"R74\",\"name\":\"R74 Abnormal serum enzyme levels\"},{\"code\":\"R740\",\"name\":\"R740 Elevation of levels of transaminase and lactic acid dehydrogenase [LDH]\"},{\"code\":\"R748\",\"name\":\"R748 Abnormal levels of other serum enzymes\"},{\"code\":\"R749\",\"name\":\"R749 Abnormal level of unspecified serum enzyme\"},{\"code\":\"R75\",\"name\":\"R75 Laboratory evidence of human immunodeficiency virus [HIV]\"},{\"code\":\"R76\",\"name\":\"R76 Other abnormal immunological findings in serum\"},{\"code\":\"R760\",\"name\":\"R760 Raised antibody titre\"},{\"code\":\"R761\",\"name\":\"R761 Abnormal reaction to tuberculin test\"},{\"code\":\"R762\",\"name\":\"R762 False-positive serological test for syphilis\"},{\"code\":\"R768\",\"name\":\"R768 Other specified abnormal immunological findings in serum\"},{\"code\":\"R769\",\"name\":\"R769 Abnormal immunological finding in serum, unspecified\"},{\"code\":\"R77\",\"name\":\"R77 Other abnormalities of plasma proteins\"},{\"code\":\"R770\",\"name\":\"R770 Abnormality of albumin\"},{\"code\":\"R771\",\"name\":\"R771 Abnormality of globulin\"},{\"code\":\"R772\",\"name\":\"R772 Abnormality of alphafetoprotein\"},{\"code\":\"R778\",\"name\":\"R778 Other specified abnormalities of plasma proteins\"},{\"code\":\"R779\",\"name\":\"R779 Abnormality of plasma protein, unspecified\"},{\"code\":\"R78\",\"name\":\"R78 Findings of drugs and other substances, not normally found in blood\"},{\"code\":\"R780\",\"name\":\"R780 Finding of alcohol in blood\"},{\"code\":\"R781\",\"name\":\"R781 Finding of opiate drug in blood\"},{\"code\":\"R782\",\"name\":\"R782 Finding of cocaine in blood\"},{\"code\":\"R783\",\"name\":\"R783 Finding of hallucinogen in blood\"},{\"code\":\"R784\",\"name\":\"R784 Finding of other drugs of addictive potential in blood\"},{\"code\":\"R785\",\"name\":\"R785 Finding of psychotropic drug in blood\"},{\"code\":\"R786\",\"name\":\"R786 Finding of steroid agent in blood\"},{\"code\":\"R787\",\"name\":\"R787 Finding of abnormal level of heavy metals in blood\"},{\"code\":\"R788\",\"name\":\"R788 Finding of other specified substances, not normally found in blood\"},{\"code\":\"R789\",\"name\":\"R789 Finding of unspecified substance, not normally found in blood\"},{\"code\":\"R79\",\"name\":\"R79 Other abnormal findings of blood chemistry\"},{\"code\":\"R790\",\"name\":\"R790 Abnormal level of blood mineral\"},{\"code\":\"R798\",\"name\":\"R798 Other specified abnormal findings of blood chemistry\"},{\"code\":\"R799\",\"name\":\"R799 Abnormal finding of blood chemistry, unspecified\"},{\"code\":\"R80\",\"name\":\"R80 Isolated proteinuria\"},{\"code\":\"R81\",\"name\":\"R81 Glycosuria\"},{\"code\":\"R82\",\"name\":\"R82 Other abnormal findings in urine\"},{\"code\":\"R820\",\"name\":\"R820 Chyluria\"},{\"code\":\"R821\",\"name\":\"R821 Myoglobinuria\"},{\"code\":\"R822\",\"name\":\"R822 Biliuria\"},{\"code\":\"R823\",\"name\":\"R823 Haemoglobinuria\"},{\"code\":\"R824\",\"name\":\"R824 Acetonuria\"},{\"code\":\"R825\",\"name\":\"R825 Elevated urine levels of drugs, medicaments and biological substances\"},{\"code\":\"R826\",\"name\":\"R826 Abnormal urine levels of substances chiefly nonmedicinal as to source\"},{\"code\":\"R827\",\"name\":\"R827 Abnormal findings on microbiological examination of urine\"},{\"code\":\"R828\",\"name\":\"R828 Abnormal findings on cytological and histological examination of urine\"},{\"code\":\"R829\",\"name\":\"R829 Other and unspecified abnormal findings in urine\"},{\"code\":\"R83\",\"name\":\"R83 Abnormal findings in cerebrospinal fluid\"},{\"code\":\"R830\",\"name\":\"R830 Abnormal findings in cerebrospinal fluid, abnormal level of enzymes\"},{\"code\":\"R831\",\"name\":\"R831 Abnormal findings in cerebrospinal fluid, abnormal level of hormones\"},{\"code\":\"R832\",\"name\":\"R832 Abnormal findings in cerebrospinal fluid, abnormal level of other drugs, medicaments and biological substances\"},{\"code\":\"R833\",\"name\":\"R833 Abnormal findings in cerebrospinal fluid, abnormal level of substances chiefly nonmedicinal as to source\"},{\"code\":\"R834\",\"name\":\"R834 Abnormal findings in cerebrospinal fluid, abnormal immunological findings\"},{\"code\":\"R835\",\"name\":\"R835 Abnormal findings in cerebrospinal fluid, abnormal microbiological findings\"},{\"code\":\"R836\",\"name\":\"R836 Abnormal findings in cerebrospinal fluid, abnormal cytological findings\"},{\"code\":\"R837\",\"name\":\"R837 Abnormal findings in cerebrospinal fluid, abnormal histological findings\"},{\"code\":\"R838\",\"name\":\"R838 Abnormal findings in cerebrospinal fluid, other abnormal findings\"},{\"code\":\"R839\",\"name\":\"R839 Abnormal findings in cerebrospinal fluid, unspecified abnormal finding\"},{\"code\":\"R84\",\"name\":\"R84 Abnormal findings in specimens from respiratory organs and thorax\"},{\"code\":\"R840\",\"name\":\"R840 Abnormal findings in specimens from respiratory organs and thorax, abnormal level of enzymes\"},{\"code\":\"R841\",\"name\":\"R841 Abnormal findings in specimens from respiratory organs and thorax, abnormal level of hormones\"},{\"code\":\"R842\",\"name\":\"R842 Abnormal findings in specimens from respiratory organs and thorax, abnormal level of other drugs, medicaments and biological substances\"},{\"code\":\"R843\",\"name\":\"R843 Abnormal findings in specimens from respiratory organs and thorax, abnormal level of substances chiefly nonmedicinal as to source\"},{\"code\":\"R844\",\"name\":\"R844 Abnormal findings in specimens from respiratory organs and thorax, abnormal immunological findings\"},{\"code\":\"R845\",\"name\":\"R845 Abnormal findings in specimens from respiratory organs and thorax, abnormal microbiological findings\"},{\"code\":\"R846\",\"name\":\"R846 Abnormal findings in specimens from respiratory organs and thorax, abnormal cytological findings\"},{\"code\":\"R847\",\"name\":\"R847 Abnormal findings in specimens from respiratory organs and thorax, abnormal histological findings\"},{\"code\":\"R848\",\"name\":\"R848 Abnormal findings in specimens from respiratory organs and thorax, other abnormal findings\"},{\"code\":\"R849\",\"name\":\"R849 Abnormal findings in specimens from respiratory organs and thorax, unspecified abnormal finding\"},{\"code\":\"R85\",\"name\":\"R85 Abnormal findings in specimens from digestive organs and abdominal cavity\"},{\"code\":\"R850\",\"name\":\"R850 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal level of enzymes\"},{\"code\":\"R851\",\"name\":\"R851 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal level of hormones\"},{\"code\":\"R852\",\"name\":\"R852 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal level of other drugs, medicaments and biological substances\"},{\"code\":\"R853\",\"name\":\"R853 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal level of substances chiefly nonmedicinal as to source\"},{\"code\":\"R854\",\"name\":\"R854 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal immunological findings\"},{\"code\":\"R855\",\"name\":\"R855 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal microbiological findings\"},{\"code\":\"R856\",\"name\":\"R856 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal cytological findings\"},{\"code\":\"R857\",\"name\":\"R857 Abnormal findings in specimens from digestive organs and abdominal cavity, abnormal histological findings\"},{\"code\":\"R858\",\"name\":\"R858 Abnormal findings in specimens from digestive organs and abdominal cavity, other abnormal findings\"},{\"code\":\"R859\",\"name\":\"R859 Abnormal findings in specimens from digestive organs and abdominal cavity, unspecified abnormal finding\"},{\"code\":\"R86\",\"name\":\"R86 Abnormal findings in specimens from male genital organs\"},{\"code\":\"R860\",\"name\":\"R860 Abnormal findings in specimens from male genital organs, abnormal level of enzymes\"},{\"code\":\"R861\",\"name\":\"R861 Abnormal findings in specimens from male genital organs, abnormal level of hormones\"},{\"code\":\"R862\",\"name\":\"R862 Abnormal findings in specimens from male genital organs, abnormal level of other drugs, medicaments and biological substances\"},{\"code\":\"R863\",\"name\":\"R863 Abnormal findings in specimens from male genital organs, abnormal level of substances chiefly nonmedicinal as to source\"},{\"code\":\"R864\",\"name\":\"R864 Abnormal findings in specimens from male genital organs, abnormal immunological findings\"},{\"code\":\"R865\",\"name\":\"R865 Abnormal findings in specimens from male genital organs, abnormal microbiological findings\"},{\"code\":\"R866\",\"name\":\"R866 Abnormal findings in specimens from male genital organs, abnormal cytological findings\"},{\"code\":\"R867\",\"name\":\"R867 Abnormal findings in specimens from male genital organs, abnormal histological findings\"},{\"code\":\"R868\",\"name\":\"R868 Abnormal findings in specimens from male genital organs, other abnormal findings\"},{\"code\":\"R869\",\"name\":\"R869 Abnormal findings in specimens from male genital organs, unspecified abnormal finding\"},{\"code\":\"R87\",\"name\":\"R87 Abnormal findings in specimens from female genital organs\"},{\"code\":\"R870\",\"name\":\"R870 Abnormal findings in specimens from female genital organs, abnormal level of enzymes\"},{\"code\":\"R871\",\"name\":\"R871 Abnormal findings in specimens from female genital organs, abnormal level of hormones\"},{\"code\":\"R872\",\"name\":\"R872 Abnormal findings in specimens from female genital organs, abnormal level of other drugs, medicaments and biological substances\"},{\"code\":\"R873\",\"name\":\"R873 Abnormal findings in specimens from female genital organs, abnormal level of substances chiefly nonmedicinal as to source\"},{\"code\":\"R874\",\"name\":\"R874 Abnormal findings in specimens from female genital organs, abnormal immunological findings\"},{\"code\":\"R875\",\"name\":\"R875 Abnormal findings in specimens from female genital organs, abnormal microbiological findings\"},{\"code\":\"R876\",\"name\":\"R876 Abnormal findings in specimens from female genital organs, abnormal cytological findings\"},{\"code\":\"R877\",\"name\":\"R877 Abnormal findings in specimens from female genital organs, abnormal histological findings\"},{\"code\":\"R878\",\"name\":\"R878 Abnormal findings in specimens from female genital organs, other abnormal findings\"},{\"code\":\"R879\",\"name\":\"R879 Abnormal findings in specimens from female genital organs, unspecified abnormal finding\"},{\"code\":\"R89\",\"name\":\"R89 Abnormal findings in specimens from other organs, systems and tissues\"},{\"code\":\"R890\",\"name\":\"R890 Abnormal findings in specimens from other organs, systems and tissues, abnormal level of enzymes\"},{\"code\":\"R891\",\"name\":\"R891 Abnormal findings in specimens from other organs, systems and tissues, abnormal level of hormones\"},{\"code\":\"R892\",\"name\":\"R892 Abnormal findings in specimens from other organs, systems and tissues, abnormal level of other drugs, medicaments and biological substances\"},{\"code\":\"R893\",\"name\":\"R893 Abnormal findings in specimens from other organs, systems and tissues, abnormal level of substances chiefly nonmedicinal as to source\"},{\"code\":\"R894\",\"name\":\"R894 Abnormal findings in specimens from other organs, systems and tissues, abnormal immunological findings\"},{\"code\":\"R895\",\"name\":\"R895 Abnormal findings in specimens from other organs, systems and tissues, abnormal microbiological findings\"},{\"code\":\"R896\",\"name\":\"R896 Abnormal findings in specimens from other organs, systems and tissues, abnormal cytological findings\"},{\"code\":\"R897\",\"name\":\"R897 Abnormal findings in specimens from other organs, systems and tissues, abnormal histological findings\"},{\"code\":\"R898\",\"name\":\"R898 Abnormal findings in specimens from other organs, systems and tissues, other abnormal findings\"},{\"code\":\"R899\",\"name\":\"R899 Abnormal findings in specimens from other organs, systems and tissues, unspecified abnormal finding\"},{\"code\":\"R90\",\"name\":\"R90 Abnormal findings on diagnostic imaging of central nervous system\"},{\"code\":\"R900\",\"name\":\"R900 Intracranial space-occupying lesion\"},{\"code\":\"R908\",\"name\":\"R908 Other abnormal findings on diagnostic imaging of central nervous system\"},{\"code\":\"R91\",\"name\":\"R91 Abnormal findings on diagnostic imaging of lung\"},{\"code\":\"R92\",\"name\":\"R92 Abnormal findings on diagnostic imaging of breast\"},{\"code\":\"R93\",\"name\":\"R93 Abnormal findings on diagnostic imaging of other body structures\"},{\"code\":\"R930\",\"name\":\"R930 Abnormal findings on diagnostic imaging of skull and head, NEC\"},{\"code\":\"R931\",\"name\":\"R931 Abnormal findings on diagnostic imaging of heart and coronary circulation\"},{\"code\":\"R932\",\"name\":\"R932 Abnormal findings on diagnostic imaging of liver and biliary tract\"},{\"code\":\"R933\",\"name\":\"R933 Abnormal findings on diagnostic imaging of other parts of digestive tract\"},{\"code\":\"R934\",\"name\":\"R934 Abnormal findings on diagnostic imaging of urinary organs\"},{\"code\":\"R935\",\"name\":\"R935 Abnormal findings on diagnostic imaging of other abdominal regions, including retroperitoneum\"},{\"code\":\"R936\",\"name\":\"R936 Abnormal findings on diagnostic imaging of limbs\"},{\"code\":\"R937\",\"name\":\"R937 Abnormal findings on diagnostic imaging of other parts of musculoskeletal system\"},{\"code\":\"R938\",\"name\":\"R938 Abnormal findings on diagnostic imaging of other specified body structures\"},{\"code\":\"R94\",\"name\":\"R94 Abnormal results of function studies\"},{\"code\":\"R940\",\"name\":\"R940 Abnormal results of function studies of central nervous system\"},{\"code\":\"R941\",\"name\":\"R941 Abnormal results of function studies of peripheral nervous system and special senses\"},{\"code\":\"R942\",\"name\":\"R942 Abnormal results of pulmonary function studies\"},{\"code\":\"R943\",\"name\":\"R943 Abnormal results of cardiovascular function studies\"},{\"code\":\"R944\",\"name\":\"R944 Abnormal results of kidney function studies\"},{\"code\":\"R945\",\"name\":\"R945 Abnormal results of liver function studies\"},{\"code\":\"R946\",\"name\":\"R946 Abnormal results of thyroid function studies\"},{\"code\":\"R947\",\"name\":\"R947 Abnormal results of other endocrine function studies\"},{\"code\":\"R948\",\"name\":\"R948 Abnormal results of function studies of other organs and systems\"},{\"code\":\"R95\",\"name\":\"R95 Sudden infant death syndrome\"},{\"code\":\"R96\",\"name\":\"R96 Other sudden death, cause unknown\"},{\"code\":\"R960\",\"name\":\"R960 Instantaneous death\"},{\"code\":\"R961\",\"name\":\"R961 Death occurring less than 24 hours from onset of symptoms, not otherwise explained\"},{\"code\":\"R98\",\"name\":\"R98 Unattended death\"},{\"code\":\"R99\",\"name\":\"R99 Other ill-defined and unspecified causes of mortality\"},{\"code\":\"S00\",\"name\":\"S00 Superficial injury of head\"},{\"code\":\"S000\",\"name\":\"S000 Superficial injury of scalp\"},{\"code\":\"S001\",\"name\":\"S001 Contusion of eyelid and periocular area\"},{\"code\":\"S002\",\"name\":\"S002 Other superficial injuries of eyelid and periocular area\"},{\"code\":\"S003\",\"name\":\"S003 Superficial injury of nose\"},{\"code\":\"S004\",\"name\":\"S004 Superficial injury of ear\"},{\"code\":\"S005\",\"name\":\"S005 Superficial injury of lip and oral cavity\"},{\"code\":\"S007\",\"name\":\"S007 Multiple superficial injuries of head\"},{\"code\":\"S008\",\"name\":\"S008 Superficial injury of other parts of head\"},{\"code\":\"S009\",\"name\":\"S009 Superficial injury of head, part unspecified\"},{\"code\":\"S01\",\"name\":\"S01 Open wound of head\"},{\"code\":\"S010\",\"name\":\"S010 Open wound of scalp\"},{\"code\":\"S011\",\"name\":\"S011 Open wound of eyelid and periocular area\"},{\"code\":\"S012\",\"name\":\"S012 Open wound of nose\"},{\"code\":\"S013\",\"name\":\"S013 Open wound of ear\"},{\"code\":\"S014\",\"name\":\"S014 Open wound of cheek and temporomandibular area\"},{\"code\":\"S015\",\"name\":\"S015 Open wound of lip and oral cavity\"},{\"code\":\"S017\",\"name\":\"S017 Multiple open wounds of head\"},{\"code\":\"S018\",\"name\":\"S018 Open wound of other parts of head\"},{\"code\":\"S019\",\"name\":\"S019 Open wound of head, part unspecified\"},{\"code\":\"S02\",\"name\":\"S02 Fracture of skull and facial bones\"},{\"code\":\"S020\",\"name\":\"S020 Fracture of vault of skull\"},{\"code\":\"S021\",\"name\":\"S021 Fracture of base of skull\"},{\"code\":\"S022\",\"name\":\"S022 Fracture of nasal bones\"},{\"code\":\"S023\",\"name\":\"S023 Fracture of orbital floor\"},{\"code\":\"S024\",\"name\":\"S024 Fracture of malar and maxillary bones\"},{\"code\":\"S025\",\"name\":\"S025 Fracture of tooth\"},{\"code\":\"S026\",\"name\":\"S026 Fracture of mandible\"},{\"code\":\"S027\",\"name\":\"S027 Multiple fractures involving skull and facial bones\"},{\"code\":\"S028\",\"name\":\"S028 Fractures of other skull and facial bones\"},{\"code\":\"S029\",\"name\":\"S029 Fracture of skull and facial bones, part unspecified\"},{\"code\":\"S03\",\"name\":\"S03 Dislocation, sprain and strain of joints and ligaments of head\"},{\"code\":\"S030\",\"name\":\"S030 Dislocation of jaw\"},{\"code\":\"S031\",\"name\":\"S031 Dislocation of septal cartilage of nose\"},{\"code\":\"S032\",\"name\":\"S032 Dislocation of tooth\"},{\"code\":\"S033\",\"name\":\"S033 Dislocation of other and unspecified parts of head\"},{\"code\":\"S034\",\"name\":\"S034 Sprain and strain of jaw\"},{\"code\":\"S035\",\"name\":\"S035 Sprain and strain of joints and ligaments of other and unspecified parts of head\"},{\"code\":\"S04\",\"name\":\"S04 Injury of cranial nerves\"},{\"code\":\"S040\",\"name\":\"S040 Injury of optic nerve and pathways\"},{\"code\":\"S041\",\"name\":\"S041 Injury of oculomotor nerve\"},{\"code\":\"S042\",\"name\":\"S042 Injury of trochlear nerve\"},{\"code\":\"S043\",\"name\":\"S043 Injury of trigeminal nerve\"},{\"code\":\"S044\",\"name\":\"S044 Injury of abducent nerve\"},{\"code\":\"S045\",\"name\":\"S045 Injury of facial nerve\"},{\"code\":\"S046\",\"name\":\"S046 Injury of acoustic nerve\"},{\"code\":\"S047\",\"name\":\"S047 Injury of accessory nerve\"},{\"code\":\"S048\",\"name\":\"S048 Injury of other cranial nerves\"},{\"code\":\"S049\",\"name\":\"S049 Injury of unspecified cranial nerve\"},{\"code\":\"S05\",\"name\":\"S05 Injury of eye and orbit\"},{\"code\":\"S050\",\"name\":\"S050 Injury of conjunctiva and corneal abrasion without mention of foreign body\"},{\"code\":\"S051\",\"name\":\"S051 Contusion of eyeball and orbital tissues\"},{\"code\":\"S052\",\"name\":\"S052 Ocular laceration and rupture with prolapse or loss of intraocular tissue\"},{\"code\":\"S053\",\"name\":\"S053 Ocular laceration without prolapse or loss of intraocular tissue\"},{\"code\":\"S054\",\"name\":\"S054 Penetrating wound of orbit with or without foreign body\"},{\"code\":\"S055\",\"name\":\"S055 Penetrating wound of eyeball with foreign body\"},{\"code\":\"S056\",\"name\":\"S056 Penetrating wound of eyeball without foreign body\"},{\"code\":\"S057\",\"name\":\"S057 Avulsion of eye\"},{\"code\":\"S058\",\"name\":\"S058 Other injuries of eye and orbit\"},{\"code\":\"S059\",\"name\":\"S059 Injury of eye and orbit, part unspecified\"},{\"code\":\"S06\",\"name\":\"S06 Intracranial injury\"},{\"code\":\"S060\",\"name\":\"S060 Concussion\"},{\"code\":\"S061\",\"name\":\"S061 Traumatic cerebral oedema\"},{\"code\":\"S062\",\"name\":\"S062 Diffuse brain injury\"},{\"code\":\"S063\",\"name\":\"S063 Focal brain injury\"},{\"code\":\"S064\",\"name\":\"S064 Epidural haemorrhage\"},{\"code\":\"S065\",\"name\":\"S065 Traumatic subdural haemorrhage\"},{\"code\":\"S066\",\"name\":\"S066 Traumatic subarachnoid haemorrhage\"},{\"code\":\"S067\",\"name\":\"S067 Intracranial injury with prolonged coma\"},{\"code\":\"S068\",\"name\":\"S068 Other intracranial injuries\"},{\"code\":\"S069\",\"name\":\"S069 Intracranial injury, unspecified\"},{\"code\":\"S07\",\"name\":\"S07 Crushing injury of head\"},{\"code\":\"S070\",\"name\":\"S070 Crushing injury of face\"},{\"code\":\"S071\",\"name\":\"S071 Crushing injury of skull\"},{\"code\":\"S078\",\"name\":\"S078 Crushing injury of other parts of head\"},{\"code\":\"S079\",\"name\":\"S079 Crushing injury of head, part unspecified\"},{\"code\":\"S08\",\"name\":\"S08 Traumatic amputation of part of head\"},{\"code\":\"S080\",\"name\":\"S080 Avulsion of scalp\"},{\"code\":\"S081\",\"name\":\"S081 Traumatic amputation of ear\"},{\"code\":\"S088\",\"name\":\"S088 Traumatic amputation of other parts of head\"},{\"code\":\"S089\",\"name\":\"S089 Traumatic amputation of unspecified part of head\"},{\"code\":\"S09\",\"name\":\"S09 Other and unspecified injuries of head\"},{\"code\":\"S090\",\"name\":\"S090 Injury of blood vessels of head, NEC\"},{\"code\":\"S091\",\"name\":\"S091 Injury of muscle and tendon of head\"},{\"code\":\"S092\",\"name\":\"S092 Traumatic rupture of ear drum\"},{\"code\":\"S097\",\"name\":\"S097 Multiple injuries of head\"},{\"code\":\"S098\",\"name\":\"S098 Other specified injuries of head\"},{\"code\":\"S099\",\"name\":\"S099 Unspecified injury of head\"},{\"code\":\"S10\",\"name\":\"S10 Superficial injury of neck\"},{\"code\":\"S100\",\"name\":\"S100 Contusion of throat\"},{\"code\":\"S101\",\"name\":\"S101 Other and unspecified superficial injuries of throat\"},{\"code\":\"S107\",\"name\":\"S107 Multiple superficial injuries of neck\"},{\"code\":\"S108\",\"name\":\"S108 Superficial injury of other parts of neck\"},{\"code\":\"S109\",\"name\":\"S109 Superficial injury of neck, part unspecified\"},{\"code\":\"S11\",\"name\":\"S11 Open wound of neck\"},{\"code\":\"S110\",\"name\":\"S110 Open wound involving larynx and trachea\"},{\"code\":\"S111\",\"name\":\"S111 Open wound involving thyroid gland\"},{\"code\":\"S112\",\"name\":\"S112 Open wound involving pharynx and cervical oesophagus\"},{\"code\":\"S117\",\"name\":\"S117 Multiple open wounds of neck\"},{\"code\":\"S118\",\"name\":\"S118 Open wound of other parts of neck\"},{\"code\":\"S119\",\"name\":\"S119 Open wound of neck, part unspecified\"},{\"code\":\"S12\",\"name\":\"S12 Fracture of neck\"},{\"code\":\"S120\",\"name\":\"S120 Fracture of first cervical vertebra\"},{\"code\":\"S121\",\"name\":\"S121 Fracture of second cervical vertebra\"},{\"code\":\"S122\",\"name\":\"S122 Fracture of other specified cervical vertebra\"},{\"code\":\"S127\",\"name\":\"S127 Multiple fractures of cervical spine\"},{\"code\":\"S128\",\"name\":\"S128 Fracture of other parts of neck\"},{\"code\":\"S129\",\"name\":\"S129 Fracture of neck, part unspecified\"},{\"code\":\"S13\",\"name\":\"S13 Dislocation, sprain and strain of joints and ligaments at neck level\"},{\"code\":\"S130\",\"name\":\"S130 Traumatic rupture of cervical intervertebral disc\"},{\"code\":\"S131\",\"name\":\"S131 Dislocation of cervical vertebra\"},{\"code\":\"S132\",\"name\":\"S132 Dislocation of other and unspecified parts of neck\"},{\"code\":\"S133\",\"name\":\"S133 Multiple dislocations of neck\"},{\"code\":\"S134\",\"name\":\"S134 Sprain and strain of cervical spine\"},{\"code\":\"S135\",\"name\":\"S135 Sprain and strain of thyroid region\"},{\"code\":\"S136\",\"name\":\"S136 Sprain and strain of joints and ligaments of other and unspecified parts of neck\"},{\"code\":\"S14\",\"name\":\"S14 Injury of nerves and spinal cord at neck level\"},{\"code\":\"S140\",\"name\":\"S140 Concussion and oedema of cervical spinal cord\"},{\"code\":\"S141\",\"name\":\"S141 Other and unspecified injuries of cervical spinal cord\"},{\"code\":\"S142\",\"name\":\"S142 Injury of nerve root of cervical spine\"},{\"code\":\"S143\",\"name\":\"S143 Injury of brachial plexus\"},{\"code\":\"S144\",\"name\":\"S144 Injury of peripheral nerves of neck\"},{\"code\":\"S145\",\"name\":\"S145 Injury of cervical sympathetic nerves\"},{\"code\":\"S146\",\"name\":\"S146 Injury of other and unspecified nerves of neck\"},{\"code\":\"S15\",\"name\":\"S15 Injury of blood vessels at neck level\"},{\"code\":\"S150\",\"name\":\"S150 Injury of carotid artery\"},{\"code\":\"S151\",\"name\":\"S151 Injury of vertebral artery\"},{\"code\":\"S152\",\"name\":\"S152 Injury of external jugular vein\"},{\"code\":\"S153\",\"name\":\"S153 Injury of internal jugular vein\"},{\"code\":\"S157\",\"name\":\"S157 Injury of multiple blood vessels at neck level\"},{\"code\":\"S158\",\"name\":\"S158 Injury of other blood vessels at neck level\"},{\"code\":\"S159\",\"name\":\"S159 Injury of unspecified blood vessel at neck level\"},{\"code\":\"S16\",\"name\":\"S16 Injury of muscle and tendon at neck level\"},{\"code\":\"S17\",\"name\":\"S17 Crushing injury of neck\"},{\"code\":\"S170\",\"name\":\"S170 Crushing injury of larynx and trachea\"},{\"code\":\"S178\",\"name\":\"S178 Crushing injury of other parts of neck\"},{\"code\":\"S179\",\"name\":\"S179 Crushing injury of neck, part unspecified\"},{\"code\":\"S18\",\"name\":\"S18 Traumatic amputation at neck level\"},{\"code\":\"S19\",\"name\":\"S19 Other and unspecified injuries of neck\"},{\"code\":\"S197\",\"name\":\"S197 Multiple injuries of neck\"},{\"code\":\"S198\",\"name\":\"S198 Other specified injuries of neck\"},{\"code\":\"S199\",\"name\":\"S199 Unspecified injury of neck\"},{\"code\":\"S20\",\"name\":\"S20 Superficial injury of thorax\"},{\"code\":\"S200\",\"name\":\"S200 Contusion of breast\"},{\"code\":\"S201\",\"name\":\"S201 Other and unspecified superficial injuries of breast\"},{\"code\":\"S202\",\"name\":\"S202 Contusion of thorax\"},{\"code\":\"S203\",\"name\":\"S203 Other superficial injuries of front wall of thorax\"},{\"code\":\"S204\",\"name\":\"S204 Other superficial injuries of back wall of thorax\"},{\"code\":\"S207\",\"name\":\"S207 Multiple superficial injuries of thorax\"},{\"code\":\"S208\",\"name\":\"S208 Superficial injury of other and unspecified parts of thorax\"},{\"code\":\"S21\",\"name\":\"S21 Open wound of thorax\"},{\"code\":\"S210\",\"name\":\"S210 Open wound of breast\"},{\"code\":\"S211\",\"name\":\"S211 Open wound of front wall of thorax\"},{\"code\":\"S212\",\"name\":\"S212 Open wound of back wall of thorax\"},{\"code\":\"S217\",\"name\":\"S217 Multiple open wounds of thoracic wall\"},{\"code\":\"S218\",\"name\":\"S218 Open wound of other parts of thorax\"},{\"code\":\"S219\",\"name\":\"S219 Open wound of thorax, part unspecified\"},{\"code\":\"S22\",\"name\":\"S22 Fracture of rib(s), sternum and thoracic spine\"},{\"code\":\"S220\",\"name\":\"S220 Fracture of thoracic vertebra\"},{\"code\":\"S221\",\"name\":\"S221 Multiple fractures of thoracic spine\"},{\"code\":\"S222\",\"name\":\"S222 Fracture of sternum\"},{\"code\":\"S223\",\"name\":\"S223 Fracture of rib\"},{\"code\":\"S224\",\"name\":\"S224 Multiple fractures of ribs\"},{\"code\":\"S225\",\"name\":\"S225 Flail chest\"},{\"code\":\"S228\",\"name\":\"S228 Fracture of other parts of bony thorax\"},{\"code\":\"S229\",\"name\":\"S229 Fracture of bony thorax, part unspecified\"},{\"code\":\"S23\",\"name\":\"S23 Dislocation, sprain and strain of joints and ligaments of thorax\"},{\"code\":\"S230\",\"name\":\"S230 Traumatic rupture of thoracic intervertebral disc\"},{\"code\":\"S231\",\"name\":\"S231 Dislocation of thoracic vertebra\"},{\"code\":\"S232\",\"name\":\"S232 Dislocation of other and unspecified parts of thorax\"},{\"code\":\"S233\",\"name\":\"S233 Sprain and strain of thoracic spine\"},{\"code\":\"S234\",\"name\":\"S234 Sprain and strain of ribs and sternum\"},{\"code\":\"S235\",\"name\":\"S235 Sprain and strain of other and unspecified parts of thorax\"},{\"code\":\"S24\",\"name\":\"S24 Injury of nerves and spinal cord at thorax level\"},{\"code\":\"S240\",\"name\":\"S240 Concussion and oedema of thoracic spinal cord\"},{\"code\":\"S241\",\"name\":\"S241 Other and unspecified injuries of thoracic spinal cord\"},{\"code\":\"S242\",\"name\":\"S242 Injury of nerve root of thoracic spine\"},{\"code\":\"S243\",\"name\":\"S243 Injury of peripheral nerves of thorax\"},{\"code\":\"S244\",\"name\":\"S244 Injury of thoracic sympathetic nerves\"},{\"code\":\"S245\",\"name\":\"S245 Injury of other nerves of thorax\"},{\"code\":\"S246\",\"name\":\"S246 Injury of unspecified nerve of thorax\"},{\"code\":\"S25\",\"name\":\"S25 Injury of blood vessels of thorax\"},{\"code\":\"S250\",\"name\":\"S250 Injury of thoracic aorta\"},{\"code\":\"S251\",\"name\":\"S251 Injury of innominate or subclavian artery\"},{\"code\":\"S252\",\"name\":\"S252 Injury of superior vena cava\"},{\"code\":\"S253\",\"name\":\"S253 Injury of innominate or subclavian vein\"},{\"code\":\"S254\",\"name\":\"S254 Injury of pulmonary blood vessels\"},{\"code\":\"S255\",\"name\":\"S255 Injury of intercostal blood vessels\"},{\"code\":\"S257\",\"name\":\"S257 Injury of multiple blood vessels of thorax\"},{\"code\":\"S258\",\"name\":\"S258 Injury of other blood vessels of thorax\"},{\"code\":\"S259\",\"name\":\"S259 Injury of unspecified blood vessel of thorax\"},{\"code\":\"S26\",\"name\":\"S26 Injury of heart\"},{\"code\":\"S260\",\"name\":\"S260 Injury of heart with haemopericardium\"},{\"code\":\"S268\",\"name\":\"S268 Other injuries of heart\"},{\"code\":\"S269\",\"name\":\"S269 Injury of heart, unspecified\"},{\"code\":\"S27\",\"name\":\"S27 Injury of other and unspecified intrathoracic organs\"},{\"code\":\"S270\",\"name\":\"S270 Traumatic pneumothorax\"},{\"code\":\"S271\",\"name\":\"S271 Traumatic haemothorax\"},{\"code\":\"S272\",\"name\":\"S272 Traumatic haemopneumothorax\"},{\"code\":\"S273\",\"name\":\"S273 Other injuries of lung\"},{\"code\":\"S274\",\"name\":\"S274 Injury of bronchus\"},{\"code\":\"S275\",\"name\":\"S275 Injury of thoracic trachea\"},{\"code\":\"S276\",\"name\":\"S276 Injury of pleura\"},{\"code\":\"S277\",\"name\":\"S277 Multiple injuries of intrathoracic organs\"},{\"code\":\"S278\",\"name\":\"S278 Injury of other specified intrathoracic organs\"},{\"code\":\"S279\",\"name\":\"S279 Injury of unspecified intrathoracic organ\"},{\"code\":\"S28\",\"name\":\"S28 Crushing injury of thorax and traumatic amputation of part of thorax\"},{\"code\":\"S280\",\"name\":\"S280 Crushed chest\"},{\"code\":\"S281\",\"name\":\"S281 Traumatic amputation of part of thorax\"},{\"code\":\"S29\",\"name\":\"S29 Other and unspecified injuries of thorax\"},{\"code\":\"S290\",\"name\":\"S290 Injury of muscle and tendon at thorax level\"},{\"code\":\"S297\",\"name\":\"S297 Multiple injuries of thorax\"},{\"code\":\"S298\",\"name\":\"S298 Other specified injuries of thorax\"},{\"code\":\"S299\",\"name\":\"S299 Unspecified injury of thorax\"},{\"code\":\"S30\",\"name\":\"S30 Superficial injury of abdomen, lower back and pelvis\"},{\"code\":\"S300\",\"name\":\"S300 Contusion of lower back and pelvis\"},{\"code\":\"S301\",\"name\":\"S301 Contusion of abdominal wall\"},{\"code\":\"S302\",\"name\":\"S302 Contusion of external genital organs\"},{\"code\":\"S307\",\"name\":\"S307 Multiple superficial injuries of abdomen, lower back and pelvis\"},{\"code\":\"S308\",\"name\":\"S308 Other superficial injuries of abdomen, lower back and pelvis\"},{\"code\":\"S309\",\"name\":\"S309 Superficial injury of abdomen, lower back and pelvis, part unspecified\"},{\"code\":\"S31\",\"name\":\"S31 Open wound of abdomen, lower back and pelvis\"},{\"code\":\"S310\",\"name\":\"S310 Open wound of lower back and pelvis\"},{\"code\":\"S311\",\"name\":\"S311 Open wound of abdominal wall\"},{\"code\":\"S312\",\"name\":\"S312 Open wound of penis\"},{\"code\":\"S313\",\"name\":\"S313 Open wound of scrotum and testes\"},{\"code\":\"S314\",\"name\":\"S314 Open wound of vagina and vulva\"},{\"code\":\"S315\",\"name\":\"S315 Open wound of other and unspecified external genital organs\"},{\"code\":\"S317\",\"name\":\"S317 Multiple open wounds of abdomen, lower back and pelvis\"},{\"code\":\"S318\",\"name\":\"S318 Open wound of other and unspecified parts of abdomen\"},{\"code\":\"S32\",\"name\":\"S32 Fracture of lumbar spine and pelvis\"},{\"code\":\"S320\",\"name\":\"S320 Fracture of lumbar vertebra\"},{\"code\":\"S321\",\"name\":\"S321 Fracture of sacrum\"},{\"code\":\"S322\",\"name\":\"S322 Fracture of coccyx\"},{\"code\":\"S323\",\"name\":\"S323 Fracture of ilium\"},{\"code\":\"S324\",\"name\":\"S324 Fracture of acetabulum\"},{\"code\":\"S325\",\"name\":\"S325 Fracture of pubis\"},{\"code\":\"S327\",\"name\":\"S327 Multiple fractures of lumbar spine and pelvis\"},{\"code\":\"S328\",\"name\":\"S328 Fracture of other and unspecified parts of lumbar spine and pelvis\"},{\"code\":\"S33\",\"name\":\"S33 Dislocation, sprain and strain of joints and ligaments of lumbar spine and pelvis\"},{\"code\":\"S330\",\"name\":\"S330 Traumatic rupture of lumbar intervertebral disc\"},{\"code\":\"S331\",\"name\":\"S331 Dislocation of lumbar vertebra\"},{\"code\":\"S332\",\"name\":\"S332 Dislocation of sacroiliac and sacrococcygeal joint\"},{\"code\":\"S333\",\"name\":\"S333 Dislocation of other and unspecified parts of lumbar spine and pelvis\"},{\"code\":\"S334\",\"name\":\"S334 Traumatic rupture of symphysis pubis\"},{\"code\":\"S335\",\"name\":\"S335 Sprain and strain of lumbar spine\"},{\"code\":\"S336\",\"name\":\"S336 Sprain and strain of sacroiliac joint\"},{\"code\":\"S337\",\"name\":\"S337 Sprain and strain of other and unspecified parts of lumbar spine and pelvis\"},{\"code\":\"S34\",\"name\":\"S34 Injury of nerves and lumbar spinal cord at abdomen, lower back and pelvis level\"},{\"code\":\"S340\",\"name\":\"S340 Concussion and oedema of lumbar spinal cord\"},{\"code\":\"S341\",\"name\":\"S341 Other injury of lumbar spinal cord\"},{\"code\":\"S342\",\"name\":\"S342 Injury of nerve root of lumbar and sacral spine\"},{\"code\":\"S343\",\"name\":\"S343 Injury of cauda equina\"},{\"code\":\"S344\",\"name\":\"S344 Injury of lumbosacral plexus\"},{\"code\":\"S345\",\"name\":\"S345 Injury of lumbar, sacral and pelvic sympathetic nerves\"},{\"code\":\"S346\",\"name\":\"S346 Injury of peripheral nerve(s) of abdomen, lower back and pelvis\"},{\"code\":\"S348\",\"name\":\"S348 Injury of other and unspecified nerves at abdomen, lower back and pelvis level\"},{\"code\":\"S35\",\"name\":\"S35 Injury of blood vessels at abdomen, lower back and pelvis level\"},{\"code\":\"S350\",\"name\":\"S350 Injury of abdominal aorta\"},{\"code\":\"S351\",\"name\":\"S351 Injury of inferior vena cava\"},{\"code\":\"S352\",\"name\":\"S352 Injury of coeliac or mesenteric artery\"},{\"code\":\"S353\",\"name\":\"S353 Injury of portal or splenic vein\"},{\"code\":\"S354\",\"name\":\"S354 Injury of renal blood vessels\"},{\"code\":\"S355\",\"name\":\"S355 Injury of iliac blood vessels\"},{\"code\":\"S357\",\"name\":\"S357 Injury of multiple blood vessels at abdomen, lower back and pelvis level\"},{\"code\":\"S358\",\"name\":\"S358 Injury of other blood vessels at abdomen, lower back and pelvis level\"},{\"code\":\"S359\",\"name\":\"S359 Injury of unspecified blood vessel at abdomen, lower back and pelvis level\"},{\"code\":\"S36\",\"name\":\"S36 Injury of intra-abdominal organs\"},{\"code\":\"S360\",\"name\":\"S360 Injury of spleen\"},{\"code\":\"S361\",\"name\":\"S361 Injury of liver or gallbladder\"},{\"code\":\"S362\",\"name\":\"S362 Injury of pancreas\"},{\"code\":\"S363\",\"name\":\"S363 Injury of stomach\"},{\"code\":\"S364\",\"name\":\"S364 Injury of small intestine\"},{\"code\":\"S365\",\"name\":\"S365 Injury of colon\"},{\"code\":\"S366\",\"name\":\"S366 Injury of rectum\"},{\"code\":\"S367\",\"name\":\"S367 Injury of multiple intra-abdominal organs\"},{\"code\":\"S368\",\"name\":\"S368 Injury of other intra-abdominal organs\"},{\"code\":\"S369\",\"name\":\"S369 Injury of unspecified intra-abdominal organ\"},{\"code\":\"S37\",\"name\":\"S37 Injury of urinary and pelvic organs\"},{\"code\":\"S370\",\"name\":\"S370 Injury of kidney\"},{\"code\":\"S371\",\"name\":\"S371 Injury of ureter\"},{\"code\":\"S372\",\"name\":\"S372 Injury of bladder\"},{\"code\":\"S373\",\"name\":\"S373 Injury of urethra\"},{\"code\":\"S374\",\"name\":\"S374 Injury of ovary\"},{\"code\":\"S375\",\"name\":\"S375 Injury of fallopian tube\"},{\"code\":\"S376\",\"name\":\"S376 Injury of uterus\"},{\"code\":\"S377\",\"name\":\"S377 Injury of multiple pelvic organs\"},{\"code\":\"S378\",\"name\":\"S378 Injury of other pelvic organs\"},{\"code\":\"S379\",\"name\":\"S379 Injury of unspecified pelvic organ\"},{\"code\":\"S38\",\"name\":\"S38 Crushing injury and traumatic amputation of part of abdomen, lower back and pelvis\"},{\"code\":\"S380\",\"name\":\"S380 Crushing injury of external genital organs\"},{\"code\":\"S381\",\"name\":\"S381 Crushing injury of other and unspecified parts of abdomen, lower back and pelvis\"},{\"code\":\"S382\",\"name\":\"S382 Traumatic amputation of external genital organs\"},{\"code\":\"S383\",\"name\":\"S383 Traumatic amputation of other and unspecified parts of abdomen, lower back and pelvis\"},{\"code\":\"S39\",\"name\":\"S39 Other and unspecified injuries of abdomen, lower back and pelvis\"},{\"code\":\"S390\",\"name\":\"S390 Injury of muscle and tendon of abdomen, lower back and pelvis\"},{\"code\":\"S396\",\"name\":\"S396 Injury of intra-abdominal organ(s) with pelvic organ(s)\"},{\"code\":\"S397\",\"name\":\"S397 Other multiple injuries of abdomen, lower back and pelvis\"},{\"code\":\"S398\",\"name\":\"S398 Other specified injuries of abdomen, lower back and pelvis\"},{\"code\":\"S399\",\"name\":\"S399 Unspecified injury of abdomen, lower back and pelvis\"},{\"code\":\"S40\",\"name\":\"S40 Superficial injury of shoulder and upper arm\"},{\"code\":\"S400\",\"name\":\"S400 Contusion of shoulder and upper arm\"},{\"code\":\"S407\",\"name\":\"S407 Multiple superficial injuries of shoulder and upper arm\"},{\"code\":\"S408\",\"name\":\"S408 Other superficial injuries of shoulder and upper arm\"},{\"code\":\"S409\",\"name\":\"S409 Superficial injury of shoulder and upper arm, unspecified\"},{\"code\":\"S41\",\"name\":\"S41 Open wound of shoulder and upper arm\"},{\"code\":\"S410\",\"name\":\"S410 Open wound of shoulder\"},{\"code\":\"S411\",\"name\":\"S411 Open wound of upper arm\"},{\"code\":\"S417\",\"name\":\"S417 Multiple open wounds of shoulder and upper arm\"},{\"code\":\"S418\",\"name\":\"S418 Open wound of other and unspecified parts of shoulder girdle\"},{\"code\":\"S42\",\"name\":\"S42 Fracture of shoulder and upper arm\"},{\"code\":\"S420\",\"name\":\"S420 Fracture of clavicle\"},{\"code\":\"S421\",\"name\":\"S421 Fracture of scapula\"},{\"code\":\"S422\",\"name\":\"S422 Fracture of upper end of humerus\"},{\"code\":\"S423\",\"name\":\"S423 Fracture of shaft of humerus\"},{\"code\":\"S424\",\"name\":\"S424 Fracture of lower end of humerus\"},{\"code\":\"S427\",\"name\":\"S427 Multiple fractures of clavicle, scapula and humerus\"},{\"code\":\"S428\",\"name\":\"S428 Fracture of other parts of shoulder and upper arm\"},{\"code\":\"S429\",\"name\":\"S429 Fracture of shoulder girdle, part unspecified\"},{\"code\":\"S43\",\"name\":\"S43 Dislocation, sprain and strain of joints and ligaments of shoulder girdle\"},{\"code\":\"S430\",\"name\":\"S430 Dislocation of shoulder joint\"},{\"code\":\"S431\",\"name\":\"S431 Dislocation of acromioclavicular joint\"},{\"code\":\"S432\",\"name\":\"S432 Dislocation of sternoclavicular joint\"},{\"code\":\"S433\",\"name\":\"S433 Dislocation of other and unspecified parts of shoulder girdle\"},{\"code\":\"S434\",\"name\":\"S434 Sprain and strain of shoulder joint\"},{\"code\":\"S435\",\"name\":\"S435 Sprain and strain of acromioclavicular joint\"},{\"code\":\"S436\",\"name\":\"S436 Sprain and strain of sternoclavicular joint\"},{\"code\":\"S437\",\"name\":\"S437 Sprain and strain of other and unspecified parts of shoulder girdle\"},{\"code\":\"S44\",\"name\":\"S44 Injury of nerves at shoulder and upper arm level\"},{\"code\":\"S440\",\"name\":\"S440 Injury of ulnar nerve at upper arm level\"},{\"code\":\"S441\",\"name\":\"S441 Injury of median nerve at upper arm level\"},{\"code\":\"S442\",\"name\":\"S442 Injury of radial nerve at upper arm level\"},{\"code\":\"S443\",\"name\":\"S443 Injury of axillary nerve\"},{\"code\":\"S444\",\"name\":\"S444 Injury of musculocutaneous nerve\"},{\"code\":\"S445\",\"name\":\"S445 Injury of cutaneous sensory nerve at shoulder and upper arm level\"},{\"code\":\"S447\",\"name\":\"S447 Injury of multiple nerves at shoulder and upper arm level\"},{\"code\":\"S448\",\"name\":\"S448 Injury of other nerves at shoulder and upper arm level\"},{\"code\":\"S449\",\"name\":\"S449 Injury of unspecified nerve at shoulder and upper arm level\"},{\"code\":\"S45\",\"name\":\"S45 Injury of blood vessels at shoulder and upper arm level\"},{\"code\":\"S450\",\"name\":\"S450 Injury of axillary artery\"},{\"code\":\"S451\",\"name\":\"S451 Injury of brachial artery\"},{\"code\":\"S452\",\"name\":\"S452 Injury of axillary or brachial vein\"},{\"code\":\"S453\",\"name\":\"S453 Injury of superficial vein at shoulder and upper arm level\"},{\"code\":\"S457\",\"name\":\"S457 Injury of multiple blood vessels at shoulder and upper arm level\"},{\"code\":\"S458\",\"name\":\"S458 Injury of other blood vessels at shoulder and upper arm level\"},{\"code\":\"S459\",\"name\":\"S459 Injury of unspecified blood vessel at shoulder and upper arm level\"},{\"code\":\"S46\",\"name\":\"S46 Injury of muscle and tendon at shoulder and upper arm level\"},{\"code\":\"S460\",\"name\":\"S460 Injury of tendon of the rotator cuff of shoulder\"},{\"code\":\"S461\",\"name\":\"S461 Injury of muscle and tendon of long head of biceps\"},{\"code\":\"S462\",\"name\":\"S462 Injury of muscle and tendon of other parts of biceps\"},{\"code\":\"S463\",\"name\":\"S463 Injury of muscle and tendon of triceps\"},{\"code\":\"S467\",\"name\":\"S467 Injury of multiple muscles and tendons at shoulder and upper arm level\"},{\"code\":\"S468\",\"name\":\"S468 Injury of other muscles and tendons at shoulder and upper arm level\"},{\"code\":\"S469\",\"name\":\"S469 Injury of unspecified muscle and tendon at shoulder and upper arm level\"},{\"code\":\"S47\",\"name\":\"S47 Crushing injury of shoulder and upper arm\"},{\"code\":\"S48\",\"name\":\"S48 Traumatic amputation of shoulder and upper arm\"},{\"code\":\"S480\",\"name\":\"S480 Traumatic amputation at shoulder joint\"},{\"code\":\"S481\",\"name\":\"S481 Traumatic amputation at level between shoulder and elbow\"},{\"code\":\"S489\",\"name\":\"S489 Traumatic amputation of shoulder and upper arm, level unspecified\"},{\"code\":\"S49\",\"name\":\"S49 Other and unspecified injuries of shoulder and upper arm\"},{\"code\":\"S497\",\"name\":\"S497 Multiple injuries of shoulder and upper arm\"},{\"code\":\"S498\",\"name\":\"S498 Other specified injuries of shoulder and upper arm\"},{\"code\":\"S499\",\"name\":\"S499 Unspecified injury of shoulder and upper arm\"},{\"code\":\"S50\",\"name\":\"S50 Superficial injury of forearm\"},{\"code\":\"S500\",\"name\":\"S500 Contusion of elbow\"},{\"code\":\"S501\",\"name\":\"S501 Contusion of other and unspecified parts of forearm\"},{\"code\":\"S507\",\"name\":\"S507 Multiple superficial injuries of forearm\"},{\"code\":\"S508\",\"name\":\"S508 Other superficial injuries of forearm\"},{\"code\":\"S509\",\"name\":\"S509 Superficial injury of forearm, unspecified\"},{\"code\":\"S51\",\"name\":\"S51 Open wound of forearm\"},{\"code\":\"S510\",\"name\":\"S510 Open wound of elbow\"},{\"code\":\"S517\",\"name\":\"S517 Multiple open wounds of forearm\"},{\"code\":\"S518\",\"name\":\"S518 Open wound of other parts of forearm\"},{\"code\":\"S519\",\"name\":\"S519 Open wound of forearm, part unspecified\"},{\"code\":\"S52\",\"name\":\"S52 Fracture of forearm\"},{\"code\":\"S520\",\"name\":\"S520 Fracture of upper end of ulna\"},{\"code\":\"S521\",\"name\":\"S521 Fracture of upper end of radius\"},{\"code\":\"S522\",\"name\":\"S522 Fracture of shaft of ulna\"},{\"code\":\"S523\",\"name\":\"S523 Fracture of shaft of radius\"},{\"code\":\"S524\",\"name\":\"S524 Fracture of shafts of both ulna and radius\"},{\"code\":\"S525\",\"name\":\"S525 Fracture of lower end of radius\"},{\"code\":\"S526\",\"name\":\"S526 Fracture of lower end of both ulna and radius\"},{\"code\":\"S527\",\"name\":\"S527 Multiple fractures of forearm\"},{\"code\":\"S528\",\"name\":\"S528 Fracture of other parts of forearm\"},{\"code\":\"S529\",\"name\":\"S529 Fracture of forearm, part unspecified\"},{\"code\":\"S53\",\"name\":\"S53 Dislocation, sprain and strain of joints and ligaments of elbow\"},{\"code\":\"S530\",\"name\":\"S530 Dislocation of radial head\"},{\"code\":\"S531\",\"name\":\"S531 Dislocation of elbow, unspecified\"},{\"code\":\"S532\",\"name\":\"S532 Traumatic rupture of radial collateral ligament\"},{\"code\":\"S533\",\"name\":\"S533 Traumatic rupture of ulnar collateral ligament\"},{\"code\":\"S534\",\"name\":\"S534 Sprain and strain of elbow\"},{\"code\":\"S54\",\"name\":\"S54 Injury of nerves at forearm level\"},{\"code\":\"S540\",\"name\":\"S540 Injury of ulnar nerve at forearm level\"},{\"code\":\"S541\",\"name\":\"S541 Injury of median nerve at forearm level\"},{\"code\":\"S542\",\"name\":\"S542 Injury of radial nerve at forearm level\"},{\"code\":\"S543\",\"name\":\"S543 Injury of cutaneous sensory nerve at forearm level\"},{\"code\":\"S547\",\"name\":\"S547 Injury of multiple nerves at forearm level\"},{\"code\":\"S548\",\"name\":\"S548 Injury of other nerves at forearm level\"},{\"code\":\"S549\",\"name\":\"S549 Injury of unspecified nerve at forearm level\"},{\"code\":\"S55\",\"name\":\"S55 Injury of blood vessels at forearm level\"},{\"code\":\"S550\",\"name\":\"S550 Injury of ulnar artery at forearm level\"},{\"code\":\"S551\",\"name\":\"S551 Injury of radial artery at forearm level\"},{\"code\":\"S552\",\"name\":\"S552 Injury of vein at forearm level\"},{\"code\":\"S557\",\"name\":\"S557 Injury of multiple blood vessels at forearm level\"},{\"code\":\"S558\",\"name\":\"S558 Injury of other blood vessels at forearm level\"},{\"code\":\"S559\",\"name\":\"S559 Injury of unspecified blood vessel at forearm level\"},{\"code\":\"S56\",\"name\":\"S56 Injury of muscle and tendon at forearm level\"},{\"code\":\"S560\",\"name\":\"S560 Injury of flexor muscle and tendon of thumb at forearm level\"},{\"code\":\"S561\",\"name\":\"S561 Injury of long flexor muscle and tendon of other finger(s) at forearm level\"},{\"code\":\"S562\",\"name\":\"S562 Injury of other flexor muscle and tendon at forearm level\"},{\"code\":\"S563\",\"name\":\"S563 Injury of extensor or abductor muscles and tendons of thumb at forearm level\"},{\"code\":\"S564\",\"name\":\"S564 Injury of extensor muscle and tendon of other finger(s) at forearm level\"},{\"code\":\"S565\",\"name\":\"S565 Injury of other extensor muscle and tendon at forearm level\"},{\"code\":\"S567\",\"name\":\"S567 Injury of multiple muscles and tendons at forearm level\"},{\"code\":\"S568\",\"name\":\"S568 Injury of other and unspecified muscles and tendons at forearm level\"},{\"code\":\"S57\",\"name\":\"S57 Crushing injury of forearm\"},{\"code\":\"S570\",\"name\":\"S570 Crushing injury of elbow\"},{\"code\":\"S578\",\"name\":\"S578 Crushing injury of other parts of forearm\"},{\"code\":\"S579\",\"name\":\"S579 Crushing injury of forearm, part unspecified\"},{\"code\":\"S58\",\"name\":\"S58 Traumatic amputation of forearm\"},{\"code\":\"S580\",\"name\":\"S580 Traumatic amputation at elbow level\"},{\"code\":\"S581\",\"name\":\"S581 Traumatic amputation at level between elbow and wrist\"},{\"code\":\"S589\",\"name\":\"S589 Traumatic amputation of forearm, level unspecified\"},{\"code\":\"S59\",\"name\":\"S59 Other and unspecified injuries of forearm\"},{\"code\":\"S597\",\"name\":\"S597 Multiple injuries of forearm\"},{\"code\":\"S598\",\"name\":\"S598 Other specified injuries of forearm\"},{\"code\":\"S599\",\"name\":\"S599 Unspecified injury of forearm\"},{\"code\":\"S60\",\"name\":\"S60 Superficial injury of wrist and hand\"},{\"code\":\"S600\",\"name\":\"S600 Contusion of finger(s) without damage to nail\"},{\"code\":\"S601\",\"name\":\"S601 Contusion of finger(s) with damage to nail\"},{\"code\":\"S602\",\"name\":\"S602 Contusion of other parts of wrist and hand\"},{\"code\":\"S607\",\"name\":\"S607 Multiple superficial injuries of wrist and hand\"},{\"code\":\"S608\",\"name\":\"S608 Other superficial injuries of wrist and hand\"},{\"code\":\"S609\",\"name\":\"S609 Superficial injury of wrist and hand, unspecified\"},{\"code\":\"S61\",\"name\":\"S61 Open wound of wrist and hand\"},{\"code\":\"S610\",\"name\":\"S610 Open wound of finger(s) without damage to nail\"},{\"code\":\"S611\",\"name\":\"S611 Open wound of finger(s) with damage to nail\"},{\"code\":\"S617\",\"name\":\"S617 Multiple open wounds of wrist and hand\"},{\"code\":\"S618\",\"name\":\"S618 Open wound of other parts of wrist and hand\"},{\"code\":\"S619\",\"name\":\"S619 Open wound of wrist and hand part, part unspecified\"},{\"code\":\"S62\",\"name\":\"S62 Fracture at wrist and hand level\"},{\"code\":\"S620\",\"name\":\"S620 Fracture of navicular [scaphoid] bone of hand\"},{\"code\":\"S621\",\"name\":\"S621 Fracture of other carpal bone(s)\"},{\"code\":\"S622\",\"name\":\"S622 Fracture of first metacarpal bone\"},{\"code\":\"S623\",\"name\":\"S623 Fracture of other metacarpal bone\"},{\"code\":\"S624\",\"name\":\"S624 Multiple fractures of metacarpal bones\"},{\"code\":\"S625\",\"name\":\"S625 Fracture of thumb\"},{\"code\":\"S626\",\"name\":\"S626 Fracture of other finger\"},{\"code\":\"S627\",\"name\":\"S627 Multiple fractures of fingers\"},{\"code\":\"S628\",\"name\":\"S628 Fracture of other and unspecified parts of wrist and hand\"},{\"code\":\"S63\",\"name\":\"S63 Dislocation, sprain and strain of joints and ligaments at wrist and hand level\"},{\"code\":\"S630\",\"name\":\"S630 Dislocation of wrist\"},{\"code\":\"S631\",\"name\":\"S631 Dislocation of finger\"},{\"code\":\"S632\",\"name\":\"S632 Multiple dislocations of fingers\"},{\"code\":\"S633\",\"name\":\"S633 Traumatic rupture of ligament of wrist and carpus\"},{\"code\":\"S634\",\"name\":\"S634 Traumatic rupture of ligament of finger at metacarpophalangeal and interphalangeal joint(s)\"},{\"code\":\"S635\",\"name\":\"S635 Sprain and strain of wrist\"},{\"code\":\"S636\",\"name\":\"S636 Sprain and strain of finger(s)\"},{\"code\":\"S637\",\"name\":\"S637 Sprain and strain of other and unspecified parts of hand\"},{\"code\":\"S64\",\"name\":\"S64 Injury of nerves at wrist and hand level\"},{\"code\":\"S640\",\"name\":\"S640 Injury of ulnar nerve at wrist and hand level\"},{\"code\":\"S641\",\"name\":\"S641 Injury of median nerve at wrist and hand level\"},{\"code\":\"S642\",\"name\":\"S642 Injury of radial nerve at wrist and hand level\"},{\"code\":\"S643\",\"name\":\"S643 Injury of digital nerve of thumb\"},{\"code\":\"S644\",\"name\":\"S644 Injury of digital nerve of other finger\"},{\"code\":\"S647\",\"name\":\"S647 Injury of multiple nerves at wrist and hand level\"},{\"code\":\"S648\",\"name\":\"S648 Injury of other nerves at wrist and hand level\"},{\"code\":\"S649\",\"name\":\"S649 Injury of unspecified nerve at wrist and hand level\"},{\"code\":\"S65\",\"name\":\"S65 Injury of blood vessels at wrist and hand level\"},{\"code\":\"S650\",\"name\":\"S650 Injury of ulnar artery at wrist and hand level\"},{\"code\":\"S651\",\"name\":\"S651 Injury of radial artery at wrist and hand level\"},{\"code\":\"S652\",\"name\":\"S652 Injury of superficial palmar arch\"},{\"code\":\"S653\",\"name\":\"S653 Injury of deep palmar arch\"},{\"code\":\"S654\",\"name\":\"S654 Injury of blood vessel(s) of thumb\"},{\"code\":\"S655\",\"name\":\"S655 Injury of blood vessel(s) of other finger\"},{\"code\":\"S657\",\"name\":\"S657 Injury of multiple blood vessels at wrist and hand level\"},{\"code\":\"S658\",\"name\":\"S658 Injury of other blood vessels at wrist and hand level\"},{\"code\":\"S659\",\"name\":\"S659 Injury of unspecified blood vessel at wrist and hand level\"},{\"code\":\"S66\",\"name\":\"S66 Injury of muscle and tendon at wrist and hand level\"},{\"code\":\"S660\",\"name\":\"S660 Injury of long flexor muscle and tendon of thumb at wrist and hand level\"},{\"code\":\"S661\",\"name\":\"S661 Injury of flexor muscle and tendon of other finger at wrist and hand level\"},{\"code\":\"S662\",\"name\":\"S662 Injury of extensor muscle and tendon of thumb at wrist and hand level\"},{\"code\":\"S663\",\"name\":\"S663 Injury of extensor muscle and tendon of other finger at wrist and hand level\"},{\"code\":\"S664\",\"name\":\"S664 Injury of intrinsic muscle and tendon of thumb at wrist and hand level\"},{\"code\":\"S665\",\"name\":\"S665 Injury of intrinsic muscle and tendon of other finger at wrist and hand level\"},{\"code\":\"S666\",\"name\":\"S666 Injury of multiple flexor muscles and tendons at wrist and hand level\"},{\"code\":\"S667\",\"name\":\"S667 Injury of multiple extensor muscles and tendons at wrist and hand level\"},{\"code\":\"S668\",\"name\":\"S668 Injury of other muscles and tendons at wrist and hand level\"},{\"code\":\"S669\",\"name\":\"S669 Injury of unspecified muscle and tendon at wrist and hand level\"},{\"code\":\"S67\",\"name\":\"S67 Crushing injury of wrist and hand\"},{\"code\":\"S670\",\"name\":\"S670 Crushing injury of thumb and other finger(s)\"},{\"code\":\"S678\",\"name\":\"S678 Crushing injury of other and unspecified parts of wrist and hand\"},{\"code\":\"S68\",\"name\":\"S68 Traumatic amputation of wrist and hand\"},{\"code\":\"S680\",\"name\":\"S680 Traumatic amputation of thumb (complete)(partial)\"},{\"code\":\"S681\",\"name\":\"S681 Traumatic amputation of other single finger (complete)(partial)\"},{\"code\":\"S682\",\"name\":\"S682 Traumatic amputation of two or more fingers alone (complete)(partial)\"},{\"code\":\"S683\",\"name\":\"S683 Combined traumatic amputation of (part of) finger(s) with other parts of wrist and hand\"},{\"code\":\"S684\",\"name\":\"S684 Traumatic amputation of hand at wrist level\"},{\"code\":\"S688\",\"name\":\"S688 Traumatic amputation of other parts of wrist and hand\"},{\"code\":\"S689\",\"name\":\"S689 Traumatic amputation of wrist and hand, level unspecified\"},{\"code\":\"S69\",\"name\":\"S69 Other and unspecified injuries of wrist and hand\"},{\"code\":\"S697\",\"name\":\"S697 Multiple injuries of wrist and hand\"},{\"code\":\"S698\",\"name\":\"S698 Other specified injuries of wrist and hand\"},{\"code\":\"S699\",\"name\":\"S699 Unspecified injury of wrist and hand\"},{\"code\":\"S70\",\"name\":\"S70 Superficial injury of hip and thigh\"},{\"code\":\"S700\",\"name\":\"S700 Contusion of hip\"},{\"code\":\"S701\",\"name\":\"S701 Contusion of thigh\"},{\"code\":\"S707\",\"name\":\"S707 Multiple superficial injuries of hip and thigh\"},{\"code\":\"S708\",\"name\":\"S708 Other superficial injuries of hip and thigh\"},{\"code\":\"S709\",\"name\":\"S709 Superficial injury of hip and thigh, unspecified\"},{\"code\":\"S71\",\"name\":\"S71 Open wound of hip and thigh\"},{\"code\":\"S710\",\"name\":\"S710 Open wound of hip\"},{\"code\":\"S711\",\"name\":\"S711 Open wound of thigh\"},{\"code\":\"S717\",\"name\":\"S717 Multiple open wounds of hip and thigh\"},{\"code\":\"S718\",\"name\":\"S718 Open wound of other and unspecified parts of pelvic girdle\"},{\"code\":\"S72\",\"name\":\"S72 Fracture of femur\"},{\"code\":\"S720\",\"name\":\"S720 Fracture of neck of femur\"},{\"code\":\"S721\",\"name\":\"S721 Pertrochanteric fracture\"},{\"code\":\"S722\",\"name\":\"S722 Subtrochanteric fracture\"},{\"code\":\"S723\",\"name\":\"S723 Fracture of shaft of femur\"},{\"code\":\"S724\",\"name\":\"S724 Fracture of lower end of femur\"},{\"code\":\"S727\",\"name\":\"S727 Multiple fractures of femur\"},{\"code\":\"S728\",\"name\":\"S728 Fractures of other parts of femur\"},{\"code\":\"S729\",\"name\":\"S729 Fracture of femur, part unspecified\"},{\"code\":\"S73\",\"name\":\"S73 Dislocation, sprain and strain of joint and ligaments of hip\"},{\"code\":\"S730\",\"name\":\"S730 Dislocation of hip\"},{\"code\":\"S731\",\"name\":\"S731 Sprain and strain of hip\"},{\"code\":\"S74\",\"name\":\"S74 Injury of nerves at hip and thigh level\"},{\"code\":\"S740\",\"name\":\"S740 Injury of sciatic nerve at hip and thigh level\"},{\"code\":\"S741\",\"name\":\"S741 Injury of femoral nerve at hip and thigh level\"},{\"code\":\"S742\",\"name\":\"S742 Injury of cutaneous sensory nerve at hip and thigh level\"},{\"code\":\"S747\",\"name\":\"S747 Injury of multiple nerves at hip and thigh level\"},{\"code\":\"S748\",\"name\":\"S748 Injury of other nerves at hip and thigh level\"},{\"code\":\"S749\",\"name\":\"S749 Injury of unspecified nerve at hip and thigh level\"},{\"code\":\"S75\",\"name\":\"S75 Injury of blood vessels at hip and thigh level\"},{\"code\":\"S750\",\"name\":\"S750 Injury of femoral artery\"},{\"code\":\"S751\",\"name\":\"S751 Injury of femoral vein at hip and thigh level\"},{\"code\":\"S752\",\"name\":\"S752 Injury of greater saphenous vein at hip and thigh level\"},{\"code\":\"S757\",\"name\":\"S757 Injury of multiple blood vessels at hip and thigh level\"},{\"code\":\"S758\",\"name\":\"S758 Injury of other blood vessels at hip and thigh level\"},{\"code\":\"S759\",\"name\":\"S759 Injury of unspecified blood vessel at hip and thigh level\"},{\"code\":\"S76\",\"name\":\"S76 Injury of muscle and tendon at hip and thigh level\"},{\"code\":\"S760\",\"name\":\"S760 Injury of muscle and tendon of hip\"},{\"code\":\"S761\",\"name\":\"S761 Injury of quadriceps muscle and tendon\"},{\"code\":\"S762\",\"name\":\"S762 Injury of adductor muscle and tendon of thigh\"},{\"code\":\"S763\",\"name\":\"S763 Injury of muscle and tendon of the posterior muscle group at thigh level\"},{\"code\":\"S764\",\"name\":\"S764 Injury of other and unspecified muscles and tendons at thigh level\"},{\"code\":\"S767\",\"name\":\"S767 Injury of multiple muscles and tendons at hip and thigh level\"},{\"code\":\"S77\",\"name\":\"S77 Crushing injury of hip and thigh\"},{\"code\":\"S770\",\"name\":\"S770 Crushing injury of hip\"},{\"code\":\"S771\",\"name\":\"S771 Crushing injury of thigh\"},{\"code\":\"S772\",\"name\":\"S772 Crushing injury of hip with thigh\"},{\"code\":\"S78\",\"name\":\"S78 Traumatic amputation of hip and thigh\"},{\"code\":\"S780\",\"name\":\"S780 Traumatic amputation at hip joint\"},{\"code\":\"S781\",\"name\":\"S781 Traumatic amputation at level between hip and knee\"},{\"code\":\"S789\",\"name\":\"S789 Traumatic amputation of hip and thigh, level unspecified\"},{\"code\":\"S79\",\"name\":\"S79 Other and specified injuries of hip and thigh\"},{\"code\":\"S797\",\"name\":\"S797 Multiple injuries of hip and thigh\"},{\"code\":\"S798\",\"name\":\"S798 Other specified injuries of hip and thigh\"},{\"code\":\"S799\",\"name\":\"S799 Unspecified injury of hip and thigh\"},{\"code\":\"S80\",\"name\":\"S80 Superficial injury of lower leg\"},{\"code\":\"S800\",\"name\":\"S800 Contusion of knee\"},{\"code\":\"S801\",\"name\":\"S801 Contusion of other and unspecified parts of lower leg\"},{\"code\":\"S807\",\"name\":\"S807 Multiple superficial injuries of lower leg\"},{\"code\":\"S808\",\"name\":\"S808 Other superficial injuries of lower leg\"},{\"code\":\"S809\",\"name\":\"S809 Superficial injury of lower leg, unspecified\"},{\"code\":\"S81\",\"name\":\"S81 Open wound of lower leg\"},{\"code\":\"S810\",\"name\":\"S810 Open wound of knee\"},{\"code\":\"S817\",\"name\":\"S817 Multiple open wounds of lower leg\"},{\"code\":\"S818\",\"name\":\"S818 Open wound of other parts of lower leg\"},{\"code\":\"S819\",\"name\":\"S819 Open wound of lower leg, part unspecified\"},{\"code\":\"S82\",\"name\":\"S82 Fracture of lower leg, including ankle\"},{\"code\":\"S820\",\"name\":\"S820 Fracture of patella\"},{\"code\":\"S821\",\"name\":\"S821 Fracture of upper end of tibia\"},{\"code\":\"S822\",\"name\":\"S822 Fracture of shaft of tibia\"},{\"code\":\"S823\",\"name\":\"S823 Fracture of lower end of tibia\"},{\"code\":\"S824\",\"name\":\"S824 Fracture of fibula alone\"},{\"code\":\"S825\",\"name\":\"S825 Fracture of medial malleolus\"},{\"code\":\"S826\",\"name\":\"S826 Fracture of lateral malleolus\"},{\"code\":\"S827\",\"name\":\"S827 Multiple fractures of lower leg\"},{\"code\":\"S828\",\"name\":\"S828 Fractures of other parts of lower leg\"},{\"code\":\"S829\",\"name\":\"S829 Fracture of lower leg, part unspecified\"},{\"code\":\"S83\",\"name\":\"S83 Dislocation, sprain and strain of joints and ligaments of knee\"},{\"code\":\"S830\",\"name\":\"S830 Dislocation of patella\"},{\"code\":\"S831\",\"name\":\"S831 Dislocation of knee\"},{\"code\":\"S832\",\"name\":\"S832 Tear of meniscus, current\"},{\"code\":\"S833\",\"name\":\"S833 Tear of articular cartilage of knee, current\"},{\"code\":\"S834\",\"name\":\"S834 Sprain and strain involving (fibular)(tibial) collateral ligament of knee\"},{\"code\":\"S835\",\"name\":\"S835 Sprain and strain involving (anterior)(posterior) cruciate ligament of knee\"},{\"code\":\"S836\",\"name\":\"S836 Sprain and strain of other and unspecified parts of knee\"},{\"code\":\"S837\",\"name\":\"S837 Injury to multiple structures of knee\"},{\"code\":\"S84\",\"name\":\"S84 Injury of nerves at lower leg level\"},{\"code\":\"S840\",\"name\":\"S840 Injury of tibial nerve at lower leg level\"},{\"code\":\"S841\",\"name\":\"S841 Injury of peroneal nerve at lower leg level\"},{\"code\":\"S842\",\"name\":\"S842 Injury of cutaneous sensory nerve at lower leg level\"},{\"code\":\"S847\",\"name\":\"S847 Injury of multiple nerves at lower leg level\"},{\"code\":\"S848\",\"name\":\"S848 Injury of other nerves at lower leg level\"},{\"code\":\"S849\",\"name\":\"S849 Injury of unspecified nerve at lower leg level\"},{\"code\":\"S85\",\"name\":\"S85 Injury of blood vessels at lower leg level\"},{\"code\":\"S850\",\"name\":\"S850 Injury of popliteal artery\"},{\"code\":\"S851\",\"name\":\"S851 Injury of (anterior)(posterior) tibial artery\"},{\"code\":\"S852\",\"name\":\"S852 Injury of peroneal artery\"},{\"code\":\"S853\",\"name\":\"S853 Injury of greater saphenous vein at lower leg level\"},{\"code\":\"S854\",\"name\":\"S854 Injury of lesser saphenous vein at lower leg level\"},{\"code\":\"S855\",\"name\":\"S855 Injury of popliteal vein\"},{\"code\":\"S857\",\"name\":\"S857 Injury of multiple blood vessels at lower leg level\"},{\"code\":\"S858\",\"name\":\"S858 Injury of other blood vessels at lower leg level\"},{\"code\":\"S859\",\"name\":\"S859 Injury of unspecified blood vessel at lower leg level\"},{\"code\":\"S86\",\"name\":\"S86 Injury of muscle and tendon at lower leg level\"},{\"code\":\"S860\",\"name\":\"S860 Injury of Achilles tendon\"},{\"code\":\"S861\",\"name\":\"S861 Injury of other muscle(s) and tendon(s) of posterior muscle group at lower leg level\"},{\"code\":\"S862\",\"name\":\"S862 Injury of muscle(s) and tendon(s) of anterior muscle group at lower leg level\"},{\"code\":\"S863\",\"name\":\"S863 Injury of muscle(s) and tendon(s) of peroneal muscle group at lower leg level\"},{\"code\":\"S867\",\"name\":\"S867 Injury of multiple muscles and tendons at lower leg level\"},{\"code\":\"S868\",\"name\":\"S868 Injury of other muscles and tendons at lower leg level\"},{\"code\":\"S869\",\"name\":\"S869 Injury of unspecified muscle and tendon at lower leg level\"},{\"code\":\"S87\",\"name\":\"S87 Crushing injury of lower leg\"},{\"code\":\"S870\",\"name\":\"S870 Crushing injury of knee\"},{\"code\":\"S878\",\"name\":\"S878 Crushing injury of other and unspecified parts of lower leg\"},{\"code\":\"S88\",\"name\":\"S88 Traumatic amputation of lower leg\"},{\"code\":\"S880\",\"name\":\"S880 Traumatic amputation at knee level\"},{\"code\":\"S881\",\"name\":\"S881 Traumatic amputation at level between knee and ankle\"},{\"code\":\"S889\",\"name\":\"S889 Traumatic amputation of lower leg, level unspecified\"},{\"code\":\"S89\",\"name\":\"S89 Other and unspecified injuries of lower leg\"},{\"code\":\"S897\",\"name\":\"S897 Multiple injuries of lower leg\"},{\"code\":\"S898\",\"name\":\"S898 Other specified injuries of lower leg\"},{\"code\":\"S899\",\"name\":\"S899 Unspecified injury of lower leg\"},{\"code\":\"S90\",\"name\":\"S90 Superficial injury of ankle and foot\"},{\"code\":\"S900\",\"name\":\"S900 Contusion of ankle\"},{\"code\":\"S901\",\"name\":\"S901 Contusion of toe(s) without damage to nail\"},{\"code\":\"S902\",\"name\":\"S902 Contusion of toe(s) with damage to nail\"},{\"code\":\"S903\",\"name\":\"S903 Contusion of other and unspecified parts of foot\"},{\"code\":\"S907\",\"name\":\"S907 Multiple superficial injuries of ankle and foot\"},{\"code\":\"S908\",\"name\":\"S908 Other superficial injuries of ankle and foot\"},{\"code\":\"S909\",\"name\":\"S909 Superficial injury of ankle and foot, unspecified\"},{\"code\":\"S91\",\"name\":\"S91 Open wound of ankle and foot\"},{\"code\":\"S910\",\"name\":\"S910 Open wound of ankle\"},{\"code\":\"S911\",\"name\":\"S911 Open wound of toe(s) without damage to nail\"},{\"code\":\"S912\",\"name\":\"S912 Open wound of toe(s) with damage to nail\"},{\"code\":\"S913\",\"name\":\"S913 Open wound of other parts of foot\"},{\"code\":\"S917\",\"name\":\"S917 Multiple open wounds of ankle and foot\"},{\"code\":\"S92\",\"name\":\"S92 Fracture of foot, except ankle\"},{\"code\":\"S920\",\"name\":\"S920 Fracture of calcaneus\"},{\"code\":\"S921\",\"name\":\"S921 Fracture of talus\"},{\"code\":\"S922\",\"name\":\"S922 Fracture of other tarsal bone(s)\"},{\"code\":\"S923\",\"name\":\"S923 Fracture of metatarsal bone\"},{\"code\":\"S924\",\"name\":\"S924 Fracture of great toe\"},{\"code\":\"S925\",\"name\":\"S925 Fracture of other toe\"},{\"code\":\"S927\",\"name\":\"S927 Multiple fractures of foot\"},{\"code\":\"S929\",\"name\":\"S929 Fracture of foot, unspecified\"},{\"code\":\"S93\",\"name\":\"S93 Dislocation, sprain and strain of joints and ligaments at ankle and foot level\"},{\"code\":\"S930\",\"name\":\"S930 Dislocation of ankle joint\"},{\"code\":\"S931\",\"name\":\"S931 Dislocation of toe(s)\"},{\"code\":\"S932\",\"name\":\"S932 Rupture of ligaments at ankle and foot level\"},{\"code\":\"S933\",\"name\":\"S933 Dislocation of other and unspecified parts of foot\"},{\"code\":\"S934\",\"name\":\"S934 Sprain and strain of ankle\"},{\"code\":\"S935\",\"name\":\"S935 Sprain and strain of toe(s)\"},{\"code\":\"S936\",\"name\":\"S936 Sprain and strain of other and unspecified parts of foot\"},{\"code\":\"S94\",\"name\":\"S94 Injury of nerves at ankle and foot level\"},{\"code\":\"S940\",\"name\":\"S940 Injury of lateral plantar nerve\"},{\"code\":\"S941\",\"name\":\"S941 Injury of medial plantar nerve\"},{\"code\":\"S942\",\"name\":\"S942 Injury of deep peroneal nerve at ankle and foot level\"},{\"code\":\"S943\",\"name\":\"S943 Injury of cutaneous sensory nerve at ankle and foot level\"},{\"code\":\"S947\",\"name\":\"S947 Injury of multiple nerves at ankle and foot level\"},{\"code\":\"S948\",\"name\":\"S948 Injury of other nerves at ankle and foot level\"},{\"code\":\"S949\",\"name\":\"S949 Injury of unspecified nerve at ankle and foot level\"},{\"code\":\"S95\",\"name\":\"S95 Injury of blood vessels at ankle and foot level\"},{\"code\":\"S950\",\"name\":\"S950 Injury of dorsal artery of foot\"},{\"code\":\"S951\",\"name\":\"S951 Injury of plantar artery of foot\"},{\"code\":\"S952\",\"name\":\"S952 Injury of dorsal vein of foot\"},{\"code\":\"S957\",\"name\":\"S957 Injury of multiple blood vessels at ankle and foot level\"},{\"code\":\"S958\",\"name\":\"S958 Injury of other blood vessels at ankle and foot level\"},{\"code\":\"S959\",\"name\":\"S959 Injury of unspecified blood vessel at ankle and foot level\"},{\"code\":\"S96\",\"name\":\"S96 Injury of muscle and tendon at ankle and foot level\"},{\"code\":\"S960\",\"name\":\"S960 Injury of muscle and tendon of long flexor muscle of toe at ankle and foot level\"},{\"code\":\"S961\",\"name\":\"S961 Injury of muscle and tendon of long extensor muscle of toe at ankle and foot level\"},{\"code\":\"S962\",\"name\":\"S962 Injury of intrinsic muscle and tendon at ankle and foot level\"},{\"code\":\"S967\",\"name\":\"S967 Injury of multiple muscles and tendons at ankle and foot level\"},{\"code\":\"S968\",\"name\":\"S968 Injury of other muscles and tendons at ankle and foot level\"},{\"code\":\"S969\",\"name\":\"S969 Injury of unspecified muscle and tendon at ankle and foot level\"},{\"code\":\"S97\",\"name\":\"S97 Crushing injury of ankle and foot\"},{\"code\":\"S970\",\"name\":\"S970 Crushing injury of ankle\"},{\"code\":\"S971\",\"name\":\"S971 Crushing injury of toe(s)\"},{\"code\":\"S978\",\"name\":\"S978 Crushing injury of other parts of ankle and foot\"},{\"code\":\"S98\",\"name\":\"S98 Traumatic amputation of ankle and foot\"},{\"code\":\"S980\",\"name\":\"S980 Traumatic amputation of foot at ankle level\"},{\"code\":\"S981\",\"name\":\"S981 Traumatic amputation of one toe\"},{\"code\":\"S982\",\"name\":\"S982 Traumatic amputation of two or more toes\"},{\"code\":\"S983\",\"name\":\"S983 Traumatic amputation of other parts of foot\"},{\"code\":\"S984\",\"name\":\"S984 Traumatic amputation of foot, level unspecified\"},{\"code\":\"S99\",\"name\":\"S99 Other and unspecified injuries of ankle and foot\"},{\"code\":\"S997\",\"name\":\"S997 Multiple injuries of ankle and foot\"},{\"code\":\"S998\",\"name\":\"S998 Other specified injuries of ankle and foot\"},{\"code\":\"S999\",\"name\":\"S999 Unspecified injury of ankle and foot\"},{\"code\":\"T00\",\"name\":\"T00 Superficial injuries involving multiple body regions\"},{\"code\":\"T000\",\"name\":\"T000 Superficial injuries involving head with neck\"},{\"code\":\"T001\",\"name\":\"T001 Superficial injuries involving thorax with abdomen, lower back and pelvis\"},{\"code\":\"T002\",\"name\":\"T002 Superficial injuries involving multiple regions of upper limb(s)\"},{\"code\":\"T003\",\"name\":\"T003 Superficial injuries involving multiple regions of lower limb(s)\"},{\"code\":\"T006\",\"name\":\"T006 Superficial injuries involving multiple regions of upper limb(s) with lower limb(s)\"},{\"code\":\"T008\",\"name\":\"T008 Superficial injuries involving other combinations of body regions\"},{\"code\":\"T009\",\"name\":\"T009 Multiple superficial injuries, unspecified\"},{\"code\":\"T01\",\"name\":\"T01 Open wounds involving multiple body regions\"},{\"code\":\"T010\",\"name\":\"T010 Open wounds involving head with neck\"},{\"code\":\"T011\",\"name\":\"T011 Open wounds involving thorax with abdomen, lower back and pelvis\"},{\"code\":\"T012\",\"name\":\"T012 Open wounds involving multiple regions of upper limb(s)\"},{\"code\":\"T013\",\"name\":\"T013 Open wounds involving multiple regions of lower limb(s)\"},{\"code\":\"T016\",\"name\":\"T016 Open wounds involving multiple regions of upper limb(s) with lower limb(s)\"},{\"code\":\"T018\",\"name\":\"T018 Open wounds involving other combinations of body regions\"},{\"code\":\"T019\",\"name\":\"T019 Multiple open wounds, unspecified\"},{\"code\":\"T02\",\"name\":\"T02 Fractures involving multiple body regions\"},{\"code\":\"T020\",\"name\":\"T020 Fractures involving head with neck\"},{\"code\":\"T021\",\"name\":\"T021 Fractures involving thorax with lower back and pelvis\"},{\"code\":\"T022\",\"name\":\"T022 Fractures involving multiple regions of one upper limb\"},{\"code\":\"T023\",\"name\":\"T023 Fractures involving multiple regions of one lower limb\"},{\"code\":\"T024\",\"name\":\"T024 Fractures involving multiple regions of both upper limbs\"},{\"code\":\"T025\",\"name\":\"T025 Fractures involving multiple regions of both lower limbs\"},{\"code\":\"T026\",\"name\":\"T026 Fractures involving multiple regions of upper limb(s) with lower limb(s)\"},{\"code\":\"T027\",\"name\":\"T027 Fractures involving thorax with lower back and pelvis with limb(s)\"},{\"code\":\"T028\",\"name\":\"T028 Fractures involving other combinations of body regions\"},{\"code\":\"T029\",\"name\":\"T029 Multiple fractures, unspecified\"},{\"code\":\"T03\",\"name\":\"T03 Dislocations, sprains and strains involving multiple body regions\"},{\"code\":\"T030\",\"name\":\"T030 Dislocations, sprains and strains involving head with neck\"},{\"code\":\"T031\",\"name\":\"T031 Dislocations, sprains and strains involving thorax with lower back and pelvis\"},{\"code\":\"T032\",\"name\":\"T032 Dislocations, sprains and strains involving multiple regions of upper limb(s)\"},{\"code\":\"T033\",\"name\":\"T033 Dislocations, sprains and strains involving multiple regions of lower limb(s)\"},{\"code\":\"T034\",\"name\":\"T034 Dislocations, sprains and strains involving multiple regions of upper limb(s) with lower limb(s)\"},{\"code\":\"T038\",\"name\":\"T038 Dislocations, sprains and strains involving other combinations of body regions\"},{\"code\":\"T039\",\"name\":\"T039 Multiple dislocations, sprains and strains, unspecified\"},{\"code\":\"T04\",\"name\":\"T04 Crushing injuries involving multiple body regions\"},{\"code\":\"T040\",\"name\":\"T040 Crushing injuries involving head with neck\"},{\"code\":\"T041\",\"name\":\"T041 Crushing injuries involving thorax with abdomen, lower back and pelvis\"},{\"code\":\"T042\",\"name\":\"T042 Crushing injuries involving multiple regions of upper limb(s)\"},{\"code\":\"T043\",\"name\":\"T043 Crushing injuries involving multiple regions of lower limb(s)\"},{\"code\":\"T044\",\"name\":\"T044 Crushing injuries involving multiple regions of upper limb(s) with lower limb(s)\"},{\"code\":\"T047\",\"name\":\"T047 Crushing injuries of thorax with abdomen, lower back and pelvis with limb(s)\"},{\"code\":\"T048\",\"name\":\"T048 Crushing injuries involving other combinations of body regions\"},{\"code\":\"T049\",\"name\":\"T049 Multiple crushing injuries, unspecified\"},{\"code\":\"T05\",\"name\":\"T05 Traumatic amputations involving multiple body regions\"},{\"code\":\"T050\",\"name\":\"T050 Traumatic amputation of both hands\"},{\"code\":\"T051\",\"name\":\"T051 Traumatic amputation of one hand and other arm [any level, except hand]\"},{\"code\":\"T052\",\"name\":\"T052 Traumatic amputation of both arms [any level]\"},{\"code\":\"T053\",\"name\":\"T053 Traumatic amputation of both feet\"},{\"code\":\"T054\",\"name\":\"T054 Traumatic amputation of one foot and other leg [any level, except foot]\"},{\"code\":\"T055\",\"name\":\"T055 Traumatic amputation of both legs [any level]\"},{\"code\":\"T056\",\"name\":\"T056 Traumatic amputation of upper and lower limbs, any combination [any level]\"},{\"code\":\"T058\",\"name\":\"T058 Traumatic amputations involving other combinations of body regions\"},{\"code\":\"T059\",\"name\":\"T059 Multiple traumatic amputations, unspecified\"},{\"code\":\"T06\",\"name\":\"T06 Other injuries involving multiple body regions, NEC\"},{\"code\":\"T060\",\"name\":\"T060 Injuries of brain and cranial nerves with injuries of nerves and spinal cord at neck level\"},{\"code\":\"T061\",\"name\":\"T061 Injuries of nerves and spinal cord involving other multiple body regions\"},{\"code\":\"T062\",\"name\":\"T062 Injuries of nerves involving multiple body regions\"},{\"code\":\"T063\",\"name\":\"T063 Injuries of blood vessels involving multiple body regions\"},{\"code\":\"T064\",\"name\":\"T064 Injuries of muscles and tendons involving multiple body regions\"},{\"code\":\"T065\",\"name\":\"T065 Injuries of intrathoracic organs with intra-abdominal and pelvic organs\"},{\"code\":\"T068\",\"name\":\"T068 Other specified injuries involving multiple body regions\"},{\"code\":\"T07\",\"name\":\"T07 Unspecified multiple injuries\"},{\"code\":\"T08\",\"name\":\"T08 Fracture of spine, level unspecified\"},{\"code\":\"T09\",\"name\":\"T09 Other injuries of spine and trunk, level unspecified\"},{\"code\":\"T090\",\"name\":\"T090 Superficial injury of trunk, level unspecified\"},{\"code\":\"T091\",\"name\":\"T091 Open wound of trunk, level unspecified\"},{\"code\":\"T092\",\"name\":\"T092 Dislocation, sprain and strain of unspecified joint and ligament of trunk\"},{\"code\":\"T093\",\"name\":\"T093 Injury of spinal cord, level unspecified\"},{\"code\":\"T094\",\"name\":\"T094 Injury of unspecified nerve, spinal nerve root and plexus of trunk\"},{\"code\":\"T095\",\"name\":\"T095 Injury of unspecified muscle and tendon of trunk\"},{\"code\":\"T096\",\"name\":\"T096 Traumatic amputation of trunk, level unspecified\"},{\"code\":\"T098\",\"name\":\"T098 Other specified injuries of trunk, level unspecified\"},{\"code\":\"T099\",\"name\":\"T099 Unspecified injury of trunk, level unspecified\"},{\"code\":\"T10\",\"name\":\"T10 Fracture of upper limb, level unspecified\"},{\"code\":\"T11\",\"name\":\"T11 Other injuries of upper limb, level unspecified\"},{\"code\":\"T110\",\"name\":\"T110 Superficial injury of upper limb, level unspecified\"},{\"code\":\"T111\",\"name\":\"T111 Open wound of upper limb, level unspecified\"},{\"code\":\"T112\",\"name\":\"T112 Dislocation, sprain and strain of unspecified joint and ligament of upper limb, level unspecified\"},{\"code\":\"T113\",\"name\":\"T113 Injury of unspecified nerve of upper limb, level unspecified\"},{\"code\":\"T114\",\"name\":\"T114 Injury of unspecified blood vessel of upper limb, level unspecified\"},{\"code\":\"T115\",\"name\":\"T115 Injury of unspecified muscle and tendon of upper limb, level unspecified\"},{\"code\":\"T116\",\"name\":\"T116 Traumatic amputation of upper limb, level unspecified\"},{\"code\":\"T118\",\"name\":\"T118 Other specified injuries of upper limb, level unspecified\"},{\"code\":\"T119\",\"name\":\"T119 Unspecified injury of upper limb, level unspecified\"},{\"code\":\"T12\",\"name\":\"T12 Fracture of lower limb, level unspecified\"},{\"code\":\"T13\",\"name\":\"T13 Other injuries of lower limb, level unspecified\"},{\"code\":\"T130\",\"name\":\"T130 Superficial injury of lower limb, level unspecified\"},{\"code\":\"T131\",\"name\":\"T131 Open wound of lower limb, level unspecified\"},{\"code\":\"T132\",\"name\":\"T132 Dislocation, sprain and strain of unspecified joint and ligament of lower limb, level unspecified\"},{\"code\":\"T133\",\"name\":\"T133 Injury of unspecified nerve of lower limb, level unspecified\"},{\"code\":\"T134\",\"name\":\"T134 Injury of unspecified blood vessel of lower limb, level unspecified\"},{\"code\":\"T135\",\"name\":\"T135 Injury of unspecified muscle and tendon of lower limb, level unspecified\"},{\"code\":\"T136\",\"name\":\"T136 Traumatic amputation of lower limb, level unspecified\"},{\"code\":\"T138\",\"name\":\"T138 Other specified injuries of lower limb, level unspecified\"},{\"code\":\"T139\",\"name\":\"T139 Unspecified injury of lower limb, level unspecified\"},{\"code\":\"T14\",\"name\":\"T14 Injury of unspecified body region\"},{\"code\":\"T140\",\"name\":\"T140 Superficial injury of unspecified body region\"},{\"code\":\"T141\",\"name\":\"T141 Open wound of unspecified body region\"},{\"code\":\"T142\",\"name\":\"T142 Fracture of unspecified body region\"},{\"code\":\"T143\",\"name\":\"T143 Dislocation, sprain and strain of unspecified body region\"},{\"code\":\"T144\",\"name\":\"T144 Injury of nerve(s) of unspecified body region\"},{\"code\":\"T145\",\"name\":\"T145 Injury of blood vessel(s) of unspecified body region\"},{\"code\":\"T146\",\"name\":\"T146 Injury of muscles and tendons of unspecified body region\"},{\"code\":\"T147\",\"name\":\"T147 Crushing injury and traumatic amputation of unspecified body region\"},{\"code\":\"T148\",\"name\":\"T148 Other injuries of unspecified body region\"},{\"code\":\"T149\",\"name\":\"T149 Injury, unspecified\"},{\"code\":\"T15\",\"name\":\"T15 Foreign body on external eye\"},{\"code\":\"T150\",\"name\":\"T150 Foreign body in cornea\"},{\"code\":\"T151\",\"name\":\"T151 Foreign body in conjunctival sac\"},{\"code\":\"T158\",\"name\":\"T158 Foreign body in other and multiple parts of external eye\"},{\"code\":\"T159\",\"name\":\"T159 Foreign body on external eye, part unspecified\"},{\"code\":\"T16\",\"name\":\"T16 Foreign body in ear\"},{\"code\":\"T17\",\"name\":\"T17 Foreign body in respiratory tract\"},{\"code\":\"T170\",\"name\":\"T170 Foreign body in nasal sinus\"},{\"code\":\"T171\",\"name\":\"T171 Foreign body in nostril\"},{\"code\":\"T172\",\"name\":\"T172 Foreign body in pharynx\"},{\"code\":\"T173\",\"name\":\"T173 Foreign body in larynx\"},{\"code\":\"T174\",\"name\":\"T174 Foreign body in trachea\"},{\"code\":\"T175\",\"name\":\"T175 Foreign body in bronchus\"},{\"code\":\"T178\",\"name\":\"T178 Foreign body in other and multiple parts of respiratory tract\"},{\"code\":\"T179\",\"name\":\"T179 Foreign body in respiratory tract, part unspecified\"},{\"code\":\"T18\",\"name\":\"T18 Foreign body in alimentary tract\"},{\"code\":\"T180\",\"name\":\"T180 Foreign body in mouth\"},{\"code\":\"T181\",\"name\":\"T181 Foreign body in oesophagus\"},{\"code\":\"T182\",\"name\":\"T182 Foreign body in stomach\"},{\"code\":\"T183\",\"name\":\"T183 Foreign body in small intestine\"},{\"code\":\"T184\",\"name\":\"T184 Foreign body in colon\"},{\"code\":\"T185\",\"name\":\"T185 Foreign body in anus and rectum\"},{\"code\":\"T188\",\"name\":\"T188 Foreign body in other and multiple parts of alimentary tract\"},{\"code\":\"T189\",\"name\":\"T189 Foreign body in alimentary tract, part unspecified\"},{\"code\":\"T19\",\"name\":\"T19 Foreign body in genitourinary tract\"},{\"code\":\"T190\",\"name\":\"T190 Foreign body in urethra\"},{\"code\":\"T191\",\"name\":\"T191 Foreign body in bladder\"},{\"code\":\"T192\",\"name\":\"T192 Foreign body in vulva and vagina\"},{\"code\":\"T193\",\"name\":\"T193 Foreign body in uterus [any part]\"},{\"code\":\"T198\",\"name\":\"T198 Foreign body in other and multiple parts of genitourinary tract\"},{\"code\":\"T199\",\"name\":\"T199 Foreign body in genitourinary tract, part unspecified\"},{\"code\":\"T20\",\"name\":\"T20 Burn and corrosion of head and neck\"},{\"code\":\"T200\",\"name\":\"T200 Burn of unspecified degree of head and neck\"},{\"code\":\"T201\",\"name\":\"T201 Burn of first degree of head and neck\"},{\"code\":\"T202\",\"name\":\"T202 Burn of second degree of head and neck\"},{\"code\":\"T203\",\"name\":\"T203 Burn of third degree of head and neck\"},{\"code\":\"T204\",\"name\":\"T204 Corrosion of unspecified degree of head and neck\"},{\"code\":\"T205\",\"name\":\"T205 Corrosion of first degree of head and neck\"},{\"code\":\"T206\",\"name\":\"T206 Corrosion of second degree of head and neck\"},{\"code\":\"T207\",\"name\":\"T207 Corrosion of third degree of head and neck\"},{\"code\":\"T21\",\"name\":\"T21 Burn and corrosion of trunk\"},{\"code\":\"T210\",\"name\":\"T210 Burn of unspecified degree of trunk\"},{\"code\":\"T211\",\"name\":\"T211 Burn of first degree of trunk\"},{\"code\":\"T212\",\"name\":\"T212 Burn of second degree of trunk\"},{\"code\":\"T213\",\"name\":\"T213 Burn of third degree of trunk\"},{\"code\":\"T214\",\"name\":\"T214 Corrosion of unspecified degree of trunk\"},{\"code\":\"T215\",\"name\":\"T215 Corrosion of first degree of trunk\"},{\"code\":\"T216\",\"name\":\"T216 Corrosion of second degree of trunk\"},{\"code\":\"T217\",\"name\":\"T217 Corrosion of third degree of trunk\"},{\"code\":\"T22\",\"name\":\"T22 Burn and corrosion of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T220\",\"name\":\"T220 Burn of unspecified degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T221\",\"name\":\"T221 Burn of first degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T222\",\"name\":\"T222 Burn of second degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T223\",\"name\":\"T223 Burn of third degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T224\",\"name\":\"T224 Corrosion of unspecified degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T225\",\"name\":\"T225 Corrosion of first degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T226\",\"name\":\"T226 Corrosion of second degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T227\",\"name\":\"T227 Corrosion of third degree of shoulder and upper limb, except wrist and hand\"},{\"code\":\"T23\",\"name\":\"T23 Burn and corrosion of wrist and hand\"},{\"code\":\"T230\",\"name\":\"T230 Burn of unspecified degree of wrist and hand\"},{\"code\":\"T231\",\"name\":\"T231 Burn of first degree of wrist and hand\"},{\"code\":\"T232\",\"name\":\"T232 Burn of second degree of wrist and hand\"},{\"code\":\"T233\",\"name\":\"T233 Burn of third degree of wrist and hand\"},{\"code\":\"T234\",\"name\":\"T234 Corrosion of unspecified degree of wrist and hand\"},{\"code\":\"T235\",\"name\":\"T235 Corrosion of first degree of wrist and hand\"},{\"code\":\"T236\",\"name\":\"T236 Corrosion of second degree of wrist and hand\"},{\"code\":\"T237\",\"name\":\"T237 Corrosion of third degree of wrist and hand\"},{\"code\":\"T24\",\"name\":\"T24 Burn and corrosion of hip and lower limb, except ankle and foot\"},{\"code\":\"T240\",\"name\":\"T240 Burn of unspecified degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T241\",\"name\":\"T241 Burn of first degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T242\",\"name\":\"T242 Burn of second degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T243\",\"name\":\"T243 Burn of third degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T244\",\"name\":\"T244 Corrosion of unspecified degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T245\",\"name\":\"T245 Corrosion of first degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T246\",\"name\":\"T246 Corrosion of second degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T247\",\"name\":\"T247 Corrosion of third degree of hip and lower limb, except ankle and foot\"},{\"code\":\"T25\",\"name\":\"T25 Burn and corrosion of ankle and foot\"},{\"code\":\"T250\",\"name\":\"T250 Burn of unspecified degree of ankle and foot\"},{\"code\":\"T251\",\"name\":\"T251 Burn of first degree of ankle and foot\"},{\"code\":\"T252\",\"name\":\"T252 Burn of second degree of ankle and foot\"},{\"code\":\"T253\",\"name\":\"T253 Burn of third degree of ankle and foot\"},{\"code\":\"T254\",\"name\":\"T254 Corrosion of unspecified degree of ankle and foot\"},{\"code\":\"T255\",\"name\":\"T255 Corrosion of first degree of ankle and foot\"},{\"code\":\"T256\",\"name\":\"T256 Corrosion of second degree of ankle and foot\"},{\"code\":\"T257\",\"name\":\"T257 Corrosion of third degree of ankle and foot\"},{\"code\":\"T26\",\"name\":\"T26 Burn and corrosion confined to eye and adnexa\"},{\"code\":\"T260\",\"name\":\"T260 Burn of eyelid and periocular area\"},{\"code\":\"T261\",\"name\":\"T261 Burn of cornea and conjunctival sac\"},{\"code\":\"T262\",\"name\":\"T262 Burn with resulting rupture and destruction of eyeball\"},{\"code\":\"T263\",\"name\":\"T263 Burn of other parts of eye and adnexa\"},{\"code\":\"T264\",\"name\":\"T264 Burn of eye and adnexa, part unspecified\"},{\"code\":\"T265\",\"name\":\"T265 Corrosion of eyelid and periocular area\"},{\"code\":\"T266\",\"name\":\"T266 Corrosion of cornea and conjunctival sac\"},{\"code\":\"T267\",\"name\":\"T267 Corrosion with resulting rupture and destruction of eyeball\"},{\"code\":\"T268\",\"name\":\"T268 Corrosion of other parts of eye and adnexa\"},{\"code\":\"T269\",\"name\":\"T269 Corrosion of eye and adnexa, part unspecified\"},{\"code\":\"T27\",\"name\":\"T27 Burn and corrosion of respiratory tract\"},{\"code\":\"T270\",\"name\":\"T270 Burn of larynx and trachea\"},{\"code\":\"T271\",\"name\":\"T271 Burn involving larynx and trachea with lung\"},{\"code\":\"T272\",\"name\":\"T272 Burn of other parts of respiratory tract\"},{\"code\":\"T273\",\"name\":\"T273 Burn of respiratory tract, part unspecified\"},{\"code\":\"T274\",\"name\":\"T274 Corrosion of larynx and trachea\"},{\"code\":\"T275\",\"name\":\"T275 Corrosion involving larynx and trachea with lung\"},{\"code\":\"T276\",\"name\":\"T276 Corrosion of other parts of respiratory tract\"},{\"code\":\"T277\",\"name\":\"T277 Corrosion of respiratory tract, part unspecified\"},{\"code\":\"T28\",\"name\":\"T28 Burn and corrosion of other internal organs\"},{\"code\":\"T280\",\"name\":\"T280 Burn of mouth and pharynx\"},{\"code\":\"T281\",\"name\":\"T281 Burn of oesophagus\"},{\"code\":\"T282\",\"name\":\"T282 Burn of other parts of alimentary tract\"},{\"code\":\"T283\",\"name\":\"T283 Burn of internal genitourinary organs\"},{\"code\":\"T284\",\"name\":\"T284 Burn of other and unspecified internal organs\"},{\"code\":\"T285\",\"name\":\"T285 Corrosion of mouth and pharynx\"},{\"code\":\"T286\",\"name\":\"T286 Corrosion of oesophagus\"},{\"code\":\"T287\",\"name\":\"T287 Corrosion of other parts of alimentary tract\"},{\"code\":\"T288\",\"name\":\"T288 Corrosion of internal genitourinary organs\"},{\"code\":\"T289\",\"name\":\"T289 Corrosion of other and unspecified internal organs\"},{\"code\":\"T29\",\"name\":\"T29 Burns and corrosions of multiple body regions\"},{\"code\":\"T290\",\"name\":\"T290 Burns of multiple regions, unspecified degree\"},{\"code\":\"T291\",\"name\":\"T291 Burns of multiple regions, no more than first-degree burns mentioned\"},{\"code\":\"T292\",\"name\":\"T292 Burns of multiple regions, no more than second-degree burns mentioned\"},{\"code\":\"T293\",\"name\":\"T293 Burns of multiple regions, at least one burn of third degree mentioned\"},{\"code\":\"T294\",\"name\":\"T294 Corrosions of multiple regions, unspecified degree\"},{\"code\":\"T295\",\"name\":\"T295 Corrosions of multiple regions, no more than first-degree corrosions mentioned\"},{\"code\":\"T296\",\"name\":\"T296 Corrosions of multiple regions, no more than second-degree corrosions mentioned\"},{\"code\":\"T297\",\"name\":\"T297 Corrosions of multiple regions, at least one corrosion of third degree mentioned\"},{\"code\":\"T30\",\"name\":\"T30 Burn and corrosion, body region unspecified\"},{\"code\":\"T300\",\"name\":\"T300 Burn of unspecified body region, unspecified degree\"},{\"code\":\"T301\",\"name\":\"T301 Burn of first degree, body region unspecified\"},{\"code\":\"T302\",\"name\":\"T302 Burn of second degree, body region unspecified\"},{\"code\":\"T303\",\"name\":\"T303 Burn of third degree, body region unspecified\"},{\"code\":\"T304\",\"name\":\"T304 Corrosion of unspecified body region, unspecified degree\"},{\"code\":\"T305\",\"name\":\"T305 Corrosion of first degree, body region unspecified\"},{\"code\":\"T306\",\"name\":\"T306 Corrosion of second degree, body region unspecified\"},{\"code\":\"T307\",\"name\":\"T307 Corrosion of third degree, body region unspecified\"},{\"code\":\"T31\",\"name\":\"T31 Burns classified according to extent of body surface involved\"},{\"code\":\"T310\",\"name\":\"T310 Burns involving less than 10% of body surface\"},{\"code\":\"T311\",\"name\":\"T311 Burns involving 10-19% of body surface\"},{\"code\":\"T312\",\"name\":\"T312 Burns involving 20-29% of body surface\"},{\"code\":\"T313\",\"name\":\"T313 Burns involving 30-39% of body surface\"},{\"code\":\"T314\",\"name\":\"T314 Burns involving 40-49% of body surface\"},{\"code\":\"T315\",\"name\":\"T315 Burns involving 50-59% of body surface\"},{\"code\":\"T316\",\"name\":\"T316 Burns involving 60-69% of body surface\"},{\"code\":\"T317\",\"name\":\"T317 Burns involving 70-79% of body surface\"},{\"code\":\"T318\",\"name\":\"T318 Burns involving 80-89% of body surface\"},{\"code\":\"T319\",\"name\":\"T319 Burns involving 90% or more of body surface\"},{\"code\":\"T32\",\"name\":\"T32 Corrosions classified according to extent of body surface involved\"},{\"code\":\"T320\",\"name\":\"T320 Corrosions involving less than 10% of body surface\"},{\"code\":\"T321\",\"name\":\"T321 Corrosions involving 10-19% of body surface\"},{\"code\":\"T322\",\"name\":\"T322 Corrosions involving 20-29% of body surface\"},{\"code\":\"T323\",\"name\":\"T323 Corrosions involving 30-39% of body surface\"},{\"code\":\"T324\",\"name\":\"T324 Corrosions involving 40-49% of body surface\"},{\"code\":\"T325\",\"name\":\"T325 Corrosions involving 50-59% of body surface\"},{\"code\":\"T326\",\"name\":\"T326 Corrosions involving 60-69% of body surface\"},{\"code\":\"T327\",\"name\":\"T327 Corrosions involving 70-79% of body surface\"},{\"code\":\"T328\",\"name\":\"T328 Corrosions involving 80-89% of body surface\"},{\"code\":\"T329\",\"name\":\"T329 Corrosions involving 90% or more of body surface\"},{\"code\":\"T33\",\"name\":\"T33 Superficial frostbite\"},{\"code\":\"T330\",\"name\":\"T330 Superficial frostbite of head\"},{\"code\":\"T331\",\"name\":\"T331 Superficial frostbite of neck\"},{\"code\":\"T332\",\"name\":\"T332 Superficial frostbite of thorax\"},{\"code\":\"T333\",\"name\":\"T333 Superficial frostbite of abdominal wall, lower back and pelvis\"},{\"code\":\"T334\",\"name\":\"T334 Superficial frostbite of arm\"},{\"code\":\"T335\",\"name\":\"T335 Superficial frostbite of wrist and hand\"},{\"code\":\"T336\",\"name\":\"T336 Superficial frostbite of hip and thigh\"},{\"code\":\"T337\",\"name\":\"T337 Superficial frostbite of knee and lower leg\"},{\"code\":\"T338\",\"name\":\"T338 Superficial frostbite of ankle and foot\"},{\"code\":\"T339\",\"name\":\"T339 Superficial frostbite of other and unspecified sites\"},{\"code\":\"T34\",\"name\":\"T34 Frostbite with tissue necrosis\"},{\"code\":\"T340\",\"name\":\"T340 Frostbite with tissue necrosis of head\"},{\"code\":\"T341\",\"name\":\"T341 Frostbite with tissue necrosis of neck\"},{\"code\":\"T342\",\"name\":\"T342 Frostbite with tissue necrosis of thorax\"},{\"code\":\"T343\",\"name\":\"T343 Frostbite with tissue necrosis of abdominal wall, lower back and pelvis\"},{\"code\":\"T344\",\"name\":\"T344 Frostbite with tissue necrosis of arm\"},{\"code\":\"T345\",\"name\":\"T345 Frostbite with tissue necrosis of wrist and hand\"},{\"code\":\"T346\",\"name\":\"T346 Frostbite with tissue necrosis of hip and thigh\"},{\"code\":\"T347\",\"name\":\"T347 Frostbite with tissue necrosis of knee and lower leg\"},{\"code\":\"T348\",\"name\":\"T348 Frostbite with tissue necrosis of ankle and foot\"},{\"code\":\"T349\",\"name\":\"T349 Frostbite with tissue necrosis of other and unspecified sites\"},{\"code\":\"T35\",\"name\":\"T35 Frostbite involving multiple body regions and unspecified frostbite\"},{\"code\":\"T350\",\"name\":\"T350 Superficial frostbite involving multiple body regions\"},{\"code\":\"T351\",\"name\":\"T351 Frostbite with tissue necrosis involving multiple body regions\"},{\"code\":\"T352\",\"name\":\"T352 Unspecified frostbite of head and neck\"},{\"code\":\"T353\",\"name\":\"T353 Unspecified frostbite of thorax, abdomen, lower back and pelvis\"},{\"code\":\"T354\",\"name\":\"T354 Unspecified frostbite of upper limb\"},{\"code\":\"T355\",\"name\":\"T355 Unspecified frostbite of lower limb\"},{\"code\":\"T356\",\"name\":\"T356 Unspecified frostbite involving multiple body regions\"},{\"code\":\"T357\",\"name\":\"T357 Unspecified frostbite of unspecified site\"},{\"code\":\"T36\",\"name\":\"T36 Poisoning by systemic antibiotics\"},{\"code\":\"T360\",\"name\":\"T360 Penicillins\"},{\"code\":\"T361\",\"name\":\"T361 Cefalosporins and other beta-lactam antibiotics\"},{\"code\":\"T362\",\"name\":\"T362 Chloramphenicol group\"},{\"code\":\"T363\",\"name\":\"T363 Macrolides\"},{\"code\":\"T364\",\"name\":\"T364 Tetracyclines\"},{\"code\":\"T365\",\"name\":\"T365 Aminoglycosides\"},{\"code\":\"T366\",\"name\":\"T366 Rifamycins\"},{\"code\":\"T367\",\"name\":\"T367 Antifungal antibiotics, systemically used\"},{\"code\":\"T368\",\"name\":\"T368 Other systemic antibiotics\"},{\"code\":\"T369\",\"name\":\"T369 Systemic antibiotic, unspecified\"},{\"code\":\"T37\",\"name\":\"T37 Poisoning by other systemic anti-infectives and antiparasitics\"},{\"code\":\"T370\",\"name\":\"T370 Sulfonamides\"},{\"code\":\"T371\",\"name\":\"T371 Antimycobacterial drugs\"},{\"code\":\"T372\",\"name\":\"T372 Antimalarials and drugs acting on other blood protozoa\"},{\"code\":\"T373\",\"name\":\"T373 Other antiprotozoal drugs\"},{\"code\":\"T374\",\"name\":\"T374 Anthelminthics\"},{\"code\":\"T375\",\"name\":\"T375 Antiviral drugs\"},{\"code\":\"T378\",\"name\":\"T378 Other specified systemic anti-infectives and antiparasitics\"},{\"code\":\"T379\",\"name\":\"T379 Systemic anti-infective and antiparasitic, unspecified\"},{\"code\":\"T38\",\"name\":\"T38 Poisoning by hormones and their synthetic substitutes and antagonists, NEC\"},{\"code\":\"T380\",\"name\":\"T380 Glucocorticoids and synthetic analogues\"},{\"code\":\"T381\",\"name\":\"T381 Thyroid hormones and substitutes\"},{\"code\":\"T382\",\"name\":\"T382 Antithyroid drugs\"},{\"code\":\"T383\",\"name\":\"T383 Insulin and oral hypoglycaemic [antidiabetic] drugs\"},{\"code\":\"T384\",\"name\":\"T384 Oral contraceptives\"},{\"code\":\"T385\",\"name\":\"T385 Other estrogens and progestogens\"},{\"code\":\"T386\",\"name\":\"T386 Antigonadotrophins, antiestrogens, antiandrogens, NEC\"},{\"code\":\"T387\",\"name\":\"T387 Androgens and anabolic congeners\"},{\"code\":\"T388\",\"name\":\"T388 Other and unspecified hormones and their synthetic substitutes\"},{\"code\":\"T389\",\"name\":\"T389 Other and unspecified hormone antagonists\"},{\"code\":\"T39\",\"name\":\"T39 Poisoning by nonopioid analgesics, antipyretics and antirheumatics\"},{\"code\":\"T390\",\"name\":\"T390 Salicylates\"},{\"code\":\"T391\",\"name\":\"T391 4-Aminophenol derivatives\"},{\"code\":\"T392\",\"name\":\"T392 Pyrazolone derivatives\"},{\"code\":\"T393\",\"name\":\"T393 Other nonsteroidal anti-inflammatory drugs [NSAID]\"},{\"code\":\"T394\",\"name\":\"T394 Antirheumatics, NEC\"},{\"code\":\"T398\",\"name\":\"T398 Other nonopioid analgesics and antipyretics, NEC\"},{\"code\":\"T399\",\"name\":\"T399 Nonopioid analgesic, antipyretic and antirheumatic, unspecified\"},{\"code\":\"T40\",\"name\":\"T40 Poisoning by narcotics and psychodysleptics [hallucinogens]\"},{\"code\":\"T400\",\"name\":\"T400 Opium\"},{\"code\":\"T401\",\"name\":\"T401 Heroin\"},{\"code\":\"T402\",\"name\":\"T402 Other opioids\"},{\"code\":\"T403\",\"name\":\"T403 Methadone\"},{\"code\":\"T404\",\"name\":\"T404 Other synthetic narcotics\"},{\"code\":\"T405\",\"name\":\"T405 Cocaine\"},{\"code\":\"T406\",\"name\":\"T406 Other and unspecified narcotics\"},{\"code\":\"T407\",\"name\":\"T407 Cannabis (derivatives)\"},{\"code\":\"T408\",\"name\":\"T408 Lysergide [LSD]\"},{\"code\":\"T409\",\"name\":\"T409 Other and unspecified psychodysleptics [hallucinogens]\"},{\"code\":\"T41\",\"name\":\"T41 Poisoning by anaesthetics and therapeutic gases\"},{\"code\":\"T410\",\"name\":\"T410 Inhaled anaesthetics\"},{\"code\":\"T411\",\"name\":\"T411 Intravenous anaesthetics\"},{\"code\":\"T412\",\"name\":\"T412 Other and unspecified general anaesthetics\"},{\"code\":\"T413\",\"name\":\"T413 Local anaesthetics\"},{\"code\":\"T414\",\"name\":\"T414 Anaesthetic, unspecified\"},{\"code\":\"T415\",\"name\":\"T415 Therapeutic gases\"},{\"code\":\"T42\",\"name\":\"T42 Poisoning by antiepileptic, sedative-hypnotic and antiparkinsonism drugs\"},{\"code\":\"T420\",\"name\":\"T420 Hydantoin derivatives\"},{\"code\":\"T421\",\"name\":\"T421 Iminostilbenes\"},{\"code\":\"T422\",\"name\":\"T422 Succinimides and oxazolidinediones\"},{\"code\":\"T423\",\"name\":\"T423 Barbiturates\"},{\"code\":\"T424\",\"name\":\"T424 Benzodiazepines\"},{\"code\":\"T425\",\"name\":\"T425 Mixed antiepileptics, NEC\"},{\"code\":\"T426\",\"name\":\"T426 Other antiepileptic and sedative-hypnotic drugs\"},{\"code\":\"T427\",\"name\":\"T427 Antiepileptic and sedative-hypnotic drugs, unspecified\"},{\"code\":\"T428\",\"name\":\"T428 Antiparkinsonism drugs and other central muscle-tone depressants\"},{\"code\":\"T43\",\"name\":\"T43 Poisoning by psychotropic drugs, NEC\"},{\"code\":\"T430\",\"name\":\"T430 Tricyclic and tetracyclic antidepressants\"},{\"code\":\"T431\",\"name\":\"T431 Monoamine-oxidase-inhibitor antidepressants\"},{\"code\":\"T432\",\"name\":\"T432 Other and unspecified antidepressants\"},{\"code\":\"T433\",\"name\":\"T433 Phenothiazine antipsychotics and neuroleptics\"},{\"code\":\"T434\",\"name\":\"T434 Butyrophenone and thioxanthene neuroleptics\"},{\"code\":\"T435\",\"name\":\"T435 Other and unspecified antipsychotics and neuroleptics\"},{\"code\":\"T436\",\"name\":\"T436 Psychostimulants with abuse potential\"},{\"code\":\"T438\",\"name\":\"T438 Other psychotropic drugs, NEC\"},{\"code\":\"T439\",\"name\":\"T439 Psychotropic drug, unspecified\"},{\"code\":\"T44\",\"name\":\"T44 Poisoning by drugs primarily affecting the autonomic nervous system\"},{\"code\":\"T440\",\"name\":\"T440 Anticholinesterase agents\"},{\"code\":\"T441\",\"name\":\"T441 Other parasympathomimetics [cholinergics]\"},{\"code\":\"T442\",\"name\":\"T442 Ganglionic blocking drugs, NEC\"},{\"code\":\"T443\",\"name\":\"T443 Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, NEC\"},{\"code\":\"T444\",\"name\":\"T444 Predominantly alpha-adrenoreceptor agonists, NEC\"},{\"code\":\"T445\",\"name\":\"T445 Predominantly beta-adrenoreceptor agonists, NEC\"},{\"code\":\"T446\",\"name\":\"T446 Alpha-Adrenoreceptor antagonists, NEC\"},{\"code\":\"T447\",\"name\":\"T447 Beta-Adrenoreceptor antagonists, NEC\"},{\"code\":\"T448\",\"name\":\"T448 Centrally acting and adrenergic-neuron-blocking agents, NEC\"},{\"code\":\"T449\",\"name\":\"T449 Other and unspecified drugs primarily affecting the autonomic nervous system\"},{\"code\":\"T45\",\"name\":\"T45 Poisoning by primarily systemic and haematological agents, NEC\"},{\"code\":\"T450\",\"name\":\"T450 Antiallergic and antiemetic drugs\"},{\"code\":\"T451\",\"name\":\"T451 Antineoplastic and immunosuppressive drugs\"},{\"code\":\"T452\",\"name\":\"T452 Vitamins, NEC\"},{\"code\":\"T453\",\"name\":\"T453 Enzymes, NEC\"},{\"code\":\"T454\",\"name\":\"T454 Iron and its compounds\"},{\"code\":\"T455\",\"name\":\"T455 Anticoagulants\"},{\"code\":\"T456\",\"name\":\"T456 Fibrinolysis-affecting drugs\"},{\"code\":\"T457\",\"name\":\"T457 Anticoagulant antagonists, vitamin K and other coagulants\"},{\"code\":\"T458\",\"name\":\"T458 Other primarily systemic and haematological agents\"},{\"code\":\"T459\",\"name\":\"T459 Primarily systemic and haematological agent, unspecified\"},{\"code\":\"T46\",\"name\":\"T46 Poisoning by agents primarily affecting the cardiovascular system\"},{\"code\":\"T460\",\"name\":\"T460 Cardiac-stimulant glycosides and drugs of similar action\"},{\"code\":\"T461\",\"name\":\"T461 Calcium-channel blockers\"},{\"code\":\"T462\",\"name\":\"T462 Other antidysrhythmic drugs, NEC\"},{\"code\":\"T463\",\"name\":\"T463 Coronary vasodilators, NEC\"},{\"code\":\"T464\",\"name\":\"T464 Angiotensin-converting-enzyme inhibitors\"},{\"code\":\"T465\",\"name\":\"T465 Other antihypertensive drugs, NEC\"},{\"code\":\"T466\",\"name\":\"T466 Antihyperlipidaemic and antiarteriosclerotic drugs\"},{\"code\":\"T467\",\"name\":\"T467 Peripheral vasodilators\"},{\"code\":\"T468\",\"name\":\"T468 Antivaricose drugs, including sclerosing agents\"},{\"code\":\"T469\",\"name\":\"T469 Other and unspecified agents primarily affecting the cardiovascular system\"},{\"code\":\"T47\",\"name\":\"T47 Poisoning by agents primarily affecting the gastrointestinal system\"},{\"code\":\"T470\",\"name\":\"T470 Histamine H2-receptor antagonists\"},{\"code\":\"T471\",\"name\":\"T471 Other antacids and anti-gastric-secretion drugs\"},{\"code\":\"T472\",\"name\":\"T472 Stimulant laxatives\"},{\"code\":\"T473\",\"name\":\"T473 Saline and osmotic laxatives\"},{\"code\":\"T474\",\"name\":\"T474 Other laxatives\"},{\"code\":\"T475\",\"name\":\"T475 Digestants\"},{\"code\":\"T476\",\"name\":\"T476 Antidiarrhoeal drugs\"},{\"code\":\"T477\",\"name\":\"T477 Emetics\"},{\"code\":\"T478\",\"name\":\"T478 Other agents primarily affecting the gastrointestinal system\"},{\"code\":\"T479\",\"name\":\"T479 Agent primarily affecting the gastrointestinal system, unspecified\"},{\"code\":\"T48\",\"name\":\"T48 Poisoning by agents primarily acting on smooth and skeletal muscles and the respiratory system\"},{\"code\":\"T480\",\"name\":\"T480 Oxytocic drugs\"},{\"code\":\"T481\",\"name\":\"T481 Skeletal muscle relaxants [neuromuscular blocking agents]\"},{\"code\":\"T482\",\"name\":\"T482 Other and unspecified agents primarily acting on muscles\"},{\"code\":\"T483\",\"name\":\"T483 Antitussives\"},{\"code\":\"T484\",\"name\":\"T484 Expectorants\"},{\"code\":\"T485\",\"name\":\"T485 Anti-common-cold drugs\"},{\"code\":\"T486\",\"name\":\"T486 Antiasthmatics, NEC\"},{\"code\":\"T487\",\"name\":\"T487 Other and unspecified agents primarily acting on the respiratory system\"},{\"code\":\"T49\",\"name\":\"T49 Poisoning by topical agents primarily affecting skin and mucous membrane and by ophthalmological, otorhinolaryngological and dental drugs\"},{\"code\":\"T490\",\"name\":\"T490 Local antifungal, anti-infective and anti-inflammatory drugs, NEC\"},{\"code\":\"T491\",\"name\":\"T491 Antipruritics\"},{\"code\":\"T492\",\"name\":\"T492 Local astringents and local detergents\"},{\"code\":\"T493\",\"name\":\"T493 Emollients, demulcents and protectants\"},{\"code\":\"T494\",\"name\":\"T494 Keratolytics, keratoplastics and other hair treatment drugs and preparations\"},{\"code\":\"T495\",\"name\":\"T495 Ophthalmological drugs and preparations\"},{\"code\":\"T496\",\"name\":\"T496 Otorhinolaryngological drugs and preparations\"},{\"code\":\"T497\",\"name\":\"T497 Dental drugs, topically applied\"},{\"code\":\"T498\",\"name\":\"T498 Other topical agents\"},{\"code\":\"T499\",\"name\":\"T499 Topical agent, unspecified\"},{\"code\":\"T50\",\"name\":\"T50 Poisoning by diuretics and other and unspecified drugs, medicaments and biological substances\"},{\"code\":\"T500\",\"name\":\"T500 Mineralocorticoids and their antagonists\"},{\"code\":\"T501\",\"name\":\"T501 Loop [high-ceiling] diuretics\"},{\"code\":\"T502\",\"name\":\"T502 Carbonic-anhydrase inhibitors, benzothiadiazides and other diuretics\"},{\"code\":\"T503\",\"name\":\"T503 Electrolytic, caloric and water-balance agents\"},{\"code\":\"T504\",\"name\":\"T504 Drugs affecting uric acid metabolism\"},{\"code\":\"T505\",\"name\":\"T505 Appetite depressants\"},{\"code\":\"T506\",\"name\":\"T506 Antidotes and chelating agents, NEC\"},{\"code\":\"T507\",\"name\":\"T507 Analeptics and opioid receptor antagonists\"},{\"code\":\"T508\",\"name\":\"T508 Diagnostic agents\"},{\"code\":\"T509\",\"name\":\"T509 Other and unspecified drugs, medicaments and biological substances\"},{\"code\":\"T51\",\"name\":\"T51 Toxic effect of alcohol\"},{\"code\":\"T510\",\"name\":\"T510 Ethanol\"},{\"code\":\"T511\",\"name\":\"T511 Methanol\"},{\"code\":\"T512\",\"name\":\"T512 2-Propanol\"},{\"code\":\"T513\",\"name\":\"T513 Fusel oil\"},{\"code\":\"T518\",\"name\":\"T518 Other alcohols\"},{\"code\":\"T519\",\"name\":\"T519 Alcohol, unspecified\"},{\"code\":\"T52\",\"name\":\"T52 Toxic effect of organic solvents\"},{\"code\":\"T520\",\"name\":\"T520 Petroleum products\"},{\"code\":\"T521\",\"name\":\"T521 Benzene\"},{\"code\":\"T522\",\"name\":\"T522 Homologues of benzene\"},{\"code\":\"T523\",\"name\":\"T523 Glycols\"},{\"code\":\"T524\",\"name\":\"T524 Ketones\"},{\"code\":\"T528\",\"name\":\"T528 Other organic solvents\"},{\"code\":\"T529\",\"name\":\"T529 Organic solvent, unspecified\"},{\"code\":\"T53\",\"name\":\"T53 Toxic effect of halogen derivatives of aliphatic and aromatic hydrocarbons\"},{\"code\":\"T530\",\"name\":\"T530 Carbon tetrachloride\"},{\"code\":\"T531\",\"name\":\"T531 Chloroform\"},{\"code\":\"T532\",\"name\":\"T532 Trichloroethylene\"},{\"code\":\"T533\",\"name\":\"T533 Tetrachloroethylene\"},{\"code\":\"T534\",\"name\":\"T534 Dichloromethane\"},{\"code\":\"T535\",\"name\":\"T535 Chlorofluorocarbons\"},{\"code\":\"T536\",\"name\":\"T536 Other halogen derivatives of aliphatic hydrocarbons\"},{\"code\":\"T537\",\"name\":\"T537 Other halogen derivatives of aromatic hydrocarbons\"},{\"code\":\"T539\",\"name\":\"T539 Halogen derivative of aliphatic and aromatic hydrocarbons, unspecified\"},{\"code\":\"T54\",\"name\":\"T54 Toxic effect of corrosive substances\"},{\"code\":\"T540\",\"name\":\"T540 Phenol and phenol homologues\"},{\"code\":\"T541\",\"name\":\"T541 Other corrosive organic compounds\"},{\"code\":\"T542\",\"name\":\"T542 Corrosive acids and acid-like substances\"},{\"code\":\"T543\",\"name\":\"T543 Corrosive alkalis and alkali-like substances\"},{\"code\":\"T549\",\"name\":\"T549 Corrosive substance, unspecified\"},{\"code\":\"T55\",\"name\":\"T55 Toxic effect of soaps and detergents\"},{\"code\":\"T56\",\"name\":\"T56 Toxic effect of metals\"},{\"code\":\"T560\",\"name\":\"T560 Lead and its compounds\"},{\"code\":\"T561\",\"name\":\"T561 Mercury and its compounds\"},{\"code\":\"T562\",\"name\":\"T562 Chromium and its compounds\"},{\"code\":\"T563\",\"name\":\"T563 Cadmium and its compounds\"},{\"code\":\"T564\",\"name\":\"T564 Copper and its compounds\"},{\"code\":\"T565\",\"name\":\"T565 Zinc and its compounds\"},{\"code\":\"T566\",\"name\":\"T566 Tin and its compounds\"},{\"code\":\"T567\",\"name\":\"T567 Beryllium and its compounds\"},{\"code\":\"T568\",\"name\":\"T568 Other metals\"},{\"code\":\"T569\",\"name\":\"T569 Metal, unspecified\"},{\"code\":\"T57\",\"name\":\"T57 Toxic effect of other inorganic substances\"},{\"code\":\"T570\",\"name\":\"T570 Arsenic and its compounds\"},{\"code\":\"T571\",\"name\":\"T571 Phosphorus and its compounds\"},{\"code\":\"T572\",\"name\":\"T572 Manganese and its compounds\"},{\"code\":\"T573\",\"name\":\"T573 Hydrogen cyanide\"},{\"code\":\"T578\",\"name\":\"T578 Other specified inorganic substances\"},{\"code\":\"T579\",\"name\":\"T579 Inorganic substance, unspecified\"},{\"code\":\"T58\",\"name\":\"T58 Toxic effect of carbon monoxide\"},{\"code\":\"T59\",\"name\":\"T59 Toxic effect of other gases, fumes and vapours\"},{\"code\":\"T590\",\"name\":\"T590 Nitrogen oxides\"},{\"code\":\"T591\",\"name\":\"T591 Sulfur dioxide\"},{\"code\":\"T592\",\"name\":\"T592 Formaldehyde\"},{\"code\":\"T593\",\"name\":\"T593 Lacrimogenic gas\"},{\"code\":\"T594\",\"name\":\"T594 Chlorine gas\"},{\"code\":\"T595\",\"name\":\"T595 Fluorine gas and hydrogen fluoride\"},{\"code\":\"T596\",\"name\":\"T596 Hydrogen sulfide\"},{\"code\":\"T597\",\"name\":\"T597 Carbon dioxide\"},{\"code\":\"T598\",\"name\":\"T598 Other specified gases, fumes and vapours\"},{\"code\":\"T599\",\"name\":\"T599 Gases, fumes and vapours, unspecified\"},{\"code\":\"T60\",\"name\":\"T60 Toxic effect of pesticides\"},{\"code\":\"T600\",\"name\":\"T600 Organophosphate and carbamate insecticides\"},{\"code\":\"T601\",\"name\":\"T601 Halogenated insecticides\"},{\"code\":\"T602\",\"name\":\"T602 Other insecticides\"},{\"code\":\"T603\",\"name\":\"T603 Herbicides and fungicides\"},{\"code\":\"T604\",\"name\":\"T604 Rodenticides\"},{\"code\":\"T608\",\"name\":\"T608 Other pesticides\"},{\"code\":\"T609\",\"name\":\"T609 Pesticide, unspecified\"},{\"code\":\"T61\",\"name\":\"T61 Toxic effect of noxious substances eaten as seafood\"},{\"code\":\"T610\",\"name\":\"T610 Ciguatera fish poisoning\"},{\"code\":\"T611\",\"name\":\"T611 Scombroid fish poisoning\"},{\"code\":\"T612\",\"name\":\"T612 Other fish and shellfish poisoning\"},{\"code\":\"T618\",\"name\":\"T618 Toxic effect of other seafoods\"},{\"code\":\"T619\",\"name\":\"T619 Toxic effect of unspecified seafood\"},{\"code\":\"T62\",\"name\":\"T62 Toxic effect of other noxious substances eaten as food\"},{\"code\":\"T620\",\"name\":\"T620 Ingested mushrooms\"},{\"code\":\"T621\",\"name\":\"T621 Ingested berries\"},{\"code\":\"T622\",\"name\":\"T622 Other ingested (parts of) plant(s)\"},{\"code\":\"T628\",\"name\":\"T628 Other specified noxious substances eaten as food\"},{\"code\":\"T629\",\"name\":\"T629 Noxious substance eaten as food, unspecified\"},{\"code\":\"T63\",\"name\":\"T63 Toxic effect of contact with venomous animals\"},{\"code\":\"T630\",\"name\":\"T630 Snake venom\"},{\"code\":\"T631\",\"name\":\"T631 Venom of other reptiles\"},{\"code\":\"T632\",\"name\":\"T632 Venom of scorpion\"},{\"code\":\"T633\",\"name\":\"T633 Venom of spider\"},{\"code\":\"T634\",\"name\":\"T634 Venom of other arthropods\"},{\"code\":\"T635\",\"name\":\"T635 Toxic effect of contact with fish\"},{\"code\":\"T636\",\"name\":\"T636 Toxic effect of contact with other marine animals\"},{\"code\":\"T638\",\"name\":\"T638 Toxic effect of contact with other venomous animals\"},{\"code\":\"T639\",\"name\":\"T639 Toxic effect of contact with unspecified venomous animal\"},{\"code\":\"T64\",\"name\":\"T64 Toxic effect of aflatoxin and other mycotoxin food contaminants\"},{\"code\":\"T65\",\"name\":\"T65 Toxic effect of other and unspecified substances\"},{\"code\":\"T650\",\"name\":\"T650 Cyanides\"},{\"code\":\"T651\",\"name\":\"T651 Strychnine and its salts\"},{\"code\":\"T652\",\"name\":\"T652 Tobacco and nicotine\"},{\"code\":\"T653\",\"name\":\"T653 Nitroderivatives and aminoderivatives of benzene and its homologues\"},{\"code\":\"T654\",\"name\":\"T654 Carbon disulfide\"},{\"code\":\"T655\",\"name\":\"T655 Nitroglycerin and other nitric acids and esters\"},{\"code\":\"T656\",\"name\":\"T656 Paints and dyes, NEC\"},{\"code\":\"T658\",\"name\":\"T658 Toxic effect of other specified substances\"},{\"code\":\"T659\",\"name\":\"T659 Toxic effect of unspecified substance\"},{\"code\":\"T66\",\"name\":\"T66 Unspecified effects of radiation\"},{\"code\":\"T67\",\"name\":\"T67 Effects of heat and light\"},{\"code\":\"T670\",\"name\":\"T670 Heatstroke and sunstroke\"},{\"code\":\"T671\",\"name\":\"T671 Heat syncope\"},{\"code\":\"T672\",\"name\":\"T672 Heat cramp\"},{\"code\":\"T673\",\"name\":\"T673 Heat exhaustion, anhydrotic\"},{\"code\":\"T674\",\"name\":\"T674 Heat exhaustion due to salt depletion\"},{\"code\":\"T675\",\"name\":\"T675 Heat exhaustion, unspecified\"},{\"code\":\"T676\",\"name\":\"T676 Heat fatigue, transient\"},{\"code\":\"T677\",\"name\":\"T677 Heat oedema\"},{\"code\":\"T678\",\"name\":\"T678 Other effects of heat and light\"},{\"code\":\"T679\",\"name\":\"T679 Effect of heat and light, unspecified\"},{\"code\":\"T68\",\"name\":\"T68 Hypothermia\"},{\"code\":\"T69\",\"name\":\"T69 Other effects of reduced temperature\"},{\"code\":\"T690\",\"name\":\"T690 Immersion hand and foot\"},{\"code\":\"T691\",\"name\":\"T691 Chilblains\"},{\"code\":\"T698\",\"name\":\"T698 Other specified effects of reduced temperature\"},{\"code\":\"T699\",\"name\":\"T699 Effect of reduced temperature, unspecified\"},{\"code\":\"T70\",\"name\":\"T70 Effects of air pressure and water pressure\"},{\"code\":\"T700\",\"name\":\"T700 Otitic barotrauma\"},{\"code\":\"T701\",\"name\":\"T701 Sinus barotrauma\"},{\"code\":\"T702\",\"name\":\"T702 Other and unspecified effects of high altitude\"},{\"code\":\"T703\",\"name\":\"T703 Caisson disease [decompression sickness]\"},{\"code\":\"T704\",\"name\":\"T704 Effects of high-pressure fluids\"},{\"code\":\"T708\",\"name\":\"T708 Other effects of air pressure and water pressure\"},{\"code\":\"T709\",\"name\":\"T709 Effect of air pressure and water pressure, unspecified\"},{\"code\":\"T71\",\"name\":\"T71 Asphyxiation\"},{\"code\":\"T73\",\"name\":\"T73 Effects of other deprivation\"},{\"code\":\"T730\",\"name\":\"T730 Effects of hunger\"},{\"code\":\"T731\",\"name\":\"T731 Effects of thirst\"},{\"code\":\"T732\",\"name\":\"T732 Exhaustion due to exposure\"},{\"code\":\"T733\",\"name\":\"T733 Exhaustion due to excessive exertion\"},{\"code\":\"T738\",\"name\":\"T738 Other effects of deprivation\"},{\"code\":\"T739\",\"name\":\"T739 Effect of deprivation, unspecified\"},{\"code\":\"T74\",\"name\":\"T74 Maltreatment syndromes\"},{\"code\":\"T740\",\"name\":\"T740 Neglect or abandonment\"},{\"code\":\"T741\",\"name\":\"T741 Physical abuse\"},{\"code\":\"T742\",\"name\":\"T742 Sexual abuse\"},{\"code\":\"T743\",\"name\":\"T743 Psychological abuse\"},{\"code\":\"T748\",\"name\":\"T748 Other maltreatment syndromes\"},{\"code\":\"T749\",\"name\":\"T749 Maltreatment syndrome, unspecified\"},{\"code\":\"T75\",\"name\":\"T75 Effects of other external causes\"},{\"code\":\"T750\",\"name\":\"T750 Effects of lightning\"},{\"code\":\"T751\",\"name\":\"T751 Drowning and nonfatal submersion\"},{\"code\":\"T752\",\"name\":\"T752 Effects of vibration\"},{\"code\":\"T753\",\"name\":\"T753 Motion sickness\"},{\"code\":\"T754\",\"name\":\"T754 Effects of electric current\"},{\"code\":\"T758\",\"name\":\"T758 Other specified effects of external causes\"},{\"code\":\"T78\",\"name\":\"T78 Adverse effects, NEC\"},{\"code\":\"T780\",\"name\":\"T780 Anaphylactic shock due to adverse food reaction\"},{\"code\":\"T781\",\"name\":\"T781 Other adverse food reactions, NEC\"},{\"code\":\"T782\",\"name\":\"T782 Anaphylactic shock, unspecified\"},{\"code\":\"T783\",\"name\":\"T783 Angioneurotic oedema\"},{\"code\":\"T784\",\"name\":\"T784 Allergy, unspecified\"},{\"code\":\"T788\",\"name\":\"T788 Other adverse effects, NEC\"},{\"code\":\"T789\",\"name\":\"T789 Adverse effect, unspecified\"},{\"code\":\"T79\",\"name\":\"T79 Certain early complications of trauma, NEC\"},{\"code\":\"T790\",\"name\":\"T790 Air embolism (traumatic)\"},{\"code\":\"T791\",\"name\":\"T791 Fat embolism (traumatic)\"},{\"code\":\"T792\",\"name\":\"T792 Traumatic secondary and recurrent haemorrhage\"},{\"code\":\"T793\",\"name\":\"T793 Post-traumatic wound infection, NEC\"},{\"code\":\"T794\",\"name\":\"T794 Traumatic shock\"},{\"code\":\"T795\",\"name\":\"T795 Traumatic anuria\"},{\"code\":\"T796\",\"name\":\"T796 Traumatic ischaemia of muscle\"},{\"code\":\"T797\",\"name\":\"T797 Traumatic subcutaneous emphysema\"},{\"code\":\"T798\",\"name\":\"T798 Other early complications of trauma\"},{\"code\":\"T799\",\"name\":\"T799 Unspecified early complication of trauma\"},{\"code\":\"T80\",\"name\":\"T80 Complications following infusion, transfusion and therapeutic injection\"},{\"code\":\"T800\",\"name\":\"T800 Air embolism following infusion, transfusion and therapeutic injection\"},{\"code\":\"T801\",\"name\":\"T801 Vascular complications following infusion, transfusion and therapeutic injection\"},{\"code\":\"T802\",\"name\":\"T802 Infections following infusion, transfusion and therapeutic injection\"},{\"code\":\"T803\",\"name\":\"T803 ABO incompatibility reaction\"},{\"code\":\"T804\",\"name\":\"T804 Rh incompatibility reaction\"},{\"code\":\"T805\",\"name\":\"T805 Anaphylactic shock due to serum\"},{\"code\":\"T806\",\"name\":\"T806 Other serum reactions\"},{\"code\":\"T808\",\"name\":\"T808 Other complications following infusion, transfusion and therapeutic injection\"},{\"code\":\"T809\",\"name\":\"T809 Unspecified complication following infusion, transfusion and therapeutic injection\"},{\"code\":\"T81\",\"name\":\"T81 Complications of procedures, NEC\"},{\"code\":\"T810\",\"name\":\"T810 Haemorrhage and haematoma complicating a procedure, NEC\"},{\"code\":\"T811\",\"name\":\"T811 Shock during or resulting from a procedure, NEC\"},{\"code\":\"T812\",\"name\":\"T812 Accidental puncture and laceration during a procedure, NEC\"},{\"code\":\"T813\",\"name\":\"T813 Disruption of operation wound, NEC\"},{\"code\":\"T814\",\"name\":\"T814 Infection following a procedure, NEC\"},{\"code\":\"T815\",\"name\":\"T815 Foreign body accidentally left in body cavity or operation wound following a procedure\"},{\"code\":\"T816\",\"name\":\"T816 Acute reaction to foreign substance accidentally left during a procedure\"},{\"code\":\"T817\",\"name\":\"T817 Vascular complications following a procedure, NEC\"},{\"code\":\"T818\",\"name\":\"T818 Other complications of procedures, NEC\"},{\"code\":\"T819\",\"name\":\"T819 Unspecified complication of procedure\"},{\"code\":\"T82\",\"name\":\"T82 Complications of cardiac and vascular prosthetic devices, implants and grafts\"},{\"code\":\"T820\",\"name\":\"T820 Mechanical complication of heart valve prosthesis\"},{\"code\":\"T821\",\"name\":\"T821 Mechanical complication of cardiac electronic device\"},{\"code\":\"T822\",\"name\":\"T822 Mechanical complication of coronary artery bypass and valve grafts\"},{\"code\":\"T823\",\"name\":\"T823 Mechanical complication of other vascular grafts\"},{\"code\":\"T824\",\"name\":\"T824 Mechanical complication of vascular dialysis catheter\"},{\"code\":\"T825\",\"name\":\"T825 Mechanical complication of other cardiac and vascular devices and implants\"},{\"code\":\"T826\",\"name\":\"T826 Infection and inflammatory reaction due to cardiac valve prosthesis\"},{\"code\":\"T827\",\"name\":\"T827 Infection and inflammatory reaction due to other cardiac and vascular devices, implants and grafts\"},{\"code\":\"T828\",\"name\":\"T828 Other complications of cardiac and vascular prosthetic devices, implants and grafts\"},{\"code\":\"T829\",\"name\":\"T829 Unspecified complication of cardiac and vascular prosthetic device, implant and graft\"},{\"code\":\"T83\",\"name\":\"T83 Complications of genitourinary prosthetic devices, implants and grafts\"},{\"code\":\"T830\",\"name\":\"T830 Mechanical complication of urinary (indwelling) catheter\"},{\"code\":\"T831\",\"name\":\"T831 Mechanical complication of other urinary devices and implants\"},{\"code\":\"T832\",\"name\":\"T832 Mechanical complication of graft of urinary organ\"},{\"code\":\"T833\",\"name\":\"T833 Mechanical complication of intrauterine contraceptive device\"},{\"code\":\"T834\",\"name\":\"T834 Mechanical complication of other prosthetic devices, implants and grafts in genital tract\"},{\"code\":\"T835\",\"name\":\"T835 Infection and inflammatory reaction due to prosthetic device, implant and graft in urinary system\"},{\"code\":\"T836\",\"name\":\"T836 Infection and inflammatory reaction due to prosthetic device, implant and graft in genital tract\"},{\"code\":\"T838\",\"name\":\"T838 Other complications of genitourinary prosthetic devices, implants and grafts\"},{\"code\":\"T839\",\"name\":\"T839 Unspecified complication of genitourinary prosthetic device, implant and graft\"},{\"code\":\"T84\",\"name\":\"T84 Complications of internal orthopaedic prosthetic devices, implants and grafts\"},{\"code\":\"T840\",\"name\":\"T840 Mechanical complication of internal joint prosthesis\"},{\"code\":\"T841\",\"name\":\"T841 Mechanical complication of internal fixation device of bones of limb\"},{\"code\":\"T842\",\"name\":\"T842 Mechanical complication of internal fixation device of other bones\"},{\"code\":\"T843\",\"name\":\"T843 Mechanical complication of other bone devices, implants and grafts\"},{\"code\":\"T844\",\"name\":\"T844 Mechanical complication of other internal orthopaedic devices, implants and grafts\"},{\"code\":\"T845\",\"name\":\"T845 Infection and inflammatory reaction due to internal joint prosthesis\"},{\"code\":\"T846\",\"name\":\"T846 Infection and inflammatory reaction due to internal fixation device [any site]\"},{\"code\":\"T847\",\"name\":\"T847 Infection and inflammatory reaction due to other internal orthopaedic prosthetic devices, implants and grafts\"},{\"code\":\"T848\",\"name\":\"T848 Other complications of internal orthopaedic prosthetic devices, implants and grafts\"},{\"code\":\"T849\",\"name\":\"T849 Unspecified complication of internal orthopaedic prosthetic device, implant and graft\"},{\"code\":\"T85\",\"name\":\"T85 Complications of other internal prosthetic devices, implants and grafts\"},{\"code\":\"T850\",\"name\":\"T850 Mechanical complication of ventricular intracranial (communicating) shunt\"},{\"code\":\"T851\",\"name\":\"T851 Mechanical complication of implanted electronic stimulator of nervous system\"},{\"code\":\"T852\",\"name\":\"T852 Mechanical complication of intraocular lens\"},{\"code\":\"T853\",\"name\":\"T853 Mechanical complication of other ocular prosthetic devices, implants and grafts\"},{\"code\":\"T854\",\"name\":\"T854 Mechanical complication of breast prosthesis and implant\"},{\"code\":\"T855\",\"name\":\"T855 Mechanical complication of gastrointestinal prosthetic devices, implants and grafts\"},{\"code\":\"T856\",\"name\":\"T856 Mechanical complication of other specified internal prosthetic devices, implants and grafts\"},{\"code\":\"T857\",\"name\":\"T857 Infection and inflammatory reaction due to other internal prosthetic devices, implants and grafts\"},{\"code\":\"T858\",\"name\":\"T858 Other complications of internal prosthetic devices, implants and grafts, NEC\"},{\"code\":\"T859\",\"name\":\"T859 Unspecified complication of internal prosthetic device, implant and graft\"},{\"code\":\"T86\",\"name\":\"T86 Failure and rejection of transplanted organs and tissues\"},{\"code\":\"T860\",\"name\":\"T860 Bone-marrow transplant rejection\"},{\"code\":\"T861\",\"name\":\"T861 Kidney transplant failure and rejection\"},{\"code\":\"T862\",\"name\":\"T862 Heart transplant failure and rejection\"},{\"code\":\"T863\",\"name\":\"T863 Heart-lung transplant failure and rejection\"},{\"code\":\"T864\",\"name\":\"T864 Liver transplant failure and rejection\"},{\"code\":\"T868\",\"name\":\"T868 Failure and rejection of other transplanted organs and tissues\"},{\"code\":\"T869\",\"name\":\"T869 Failure and rejection of unspecified transplanted organ and tissue\"},{\"code\":\"T87\",\"name\":\"T87 Complications peculiar to reattachment and amputation\"},{\"code\":\"T870\",\"name\":\"T870 Complications of reattached (part of) upper extremity\"},{\"code\":\"T871\",\"name\":\"T871 Complications of reattached (part of) lower extremity\"},{\"code\":\"T872\",\"name\":\"T872 Complications of other reattached body part\"},{\"code\":\"T873\",\"name\":\"T873 Neuroma of amputation stump\"},{\"code\":\"T874\",\"name\":\"T874 Infection of amputation stump\"},{\"code\":\"T875\",\"name\":\"T875 Necrosis of amputation stump\"},{\"code\":\"T876\",\"name\":\"T876 Other and unspecified complications of amputation stump\"},{\"code\":\"T88\",\"name\":\"T88 Other complications of surgical and medical care, NEC\"},{\"code\":\"T880\",\"name\":\"T880 Infection following immunization\"},{\"code\":\"T881\",\"name\":\"T881 Other complications following immunization, NEC\"},{\"code\":\"T882\",\"name\":\"T882 Shock due to anaesthesia\"},{\"code\":\"T883\",\"name\":\"T883 Malignant hyperthermia due to anaesthesia\"},{\"code\":\"T884\",\"name\":\"T884 Failed or difficult intubation\"},{\"code\":\"T885\",\"name\":\"T885 Other complications of anaesthesia\"},{\"code\":\"T886\",\"name\":\"T886 Anaphylactic shock due to adverse effect of correct drug or medicament properly administered\"},{\"code\":\"T887\",\"name\":\"T887 Unspecified adverse effect of drug or medicament\"},{\"code\":\"T888\",\"name\":\"T888 Other specified complications of surgical and medical care, NEC\"},{\"code\":\"T889\",\"name\":\"T889 Complication of surgical and medical care, unspecified\"},{\"code\":\"T90\",\"name\":\"T90 Sequelae of injuries of head\"},{\"code\":\"T900\",\"name\":\"T900 Sequelae of superficial injury of head\"},{\"code\":\"T901\",\"name\":\"T901 Sequelae of open wound of head\"},{\"code\":\"T902\",\"name\":\"T902 Sequelae of fracture of skull and facial bones\"},{\"code\":\"T903\",\"name\":\"T903 Sequelae of injury of cranial nerves\"},{\"code\":\"T904\",\"name\":\"T904 Sequelae of injury of eye and orbit\"},{\"code\":\"T905\",\"name\":\"T905 Sequelae of intracranial injury\"},{\"code\":\"T908\",\"name\":\"T908 Sequelae of other specified injuries of head\"},{\"code\":\"T909\",\"name\":\"T909 Sequelae of unspecified injury of head\"},{\"code\":\"T91\",\"name\":\"T91 Sequelae of injuries of neck and trunk\"},{\"code\":\"T910\",\"name\":\"T910 Sequelae of superficial injury and open wound of neck and trunk\"},{\"code\":\"T911\",\"name\":\"T911 Sequelae of fracture of spine\"},{\"code\":\"T912\",\"name\":\"T912 Sequelae of other fracture of thorax and pelvis\"},{\"code\":\"T913\",\"name\":\"T913 Sequelae of injury of spinal cord\"},{\"code\":\"T914\",\"name\":\"T914 Sequelae of injury of intrathoracic organs\"},{\"code\":\"T915\",\"name\":\"T915 Sequelae of injury of intra-abdominal and pelvic organs\"},{\"code\":\"T918\",\"name\":\"T918 Sequelae of other specified injuries of neck and trunk\"},{\"code\":\"T919\",\"name\":\"T919 Sequelae of unspecified injury of neck and trunk\"},{\"code\":\"T92\",\"name\":\"T92 Sequelae of injuries of upper limb\"},{\"code\":\"T920\",\"name\":\"T920 Sequelae of open wound of upper limb\"},{\"code\":\"T921\",\"name\":\"T921 Sequelae of fracture of arm\"},{\"code\":\"T922\",\"name\":\"T922 Sequelae of fracture at wrist and hand level\"},{\"code\":\"T923\",\"name\":\"T923 Sequelae of dislocation, sprain and strain of upper limb\"},{\"code\":\"T924\",\"name\":\"T924 Sequelae of injury of nerve of upper limb\"},{\"code\":\"T925\",\"name\":\"T925 Sequelae of injury of muscle and tendon of upper limb\"},{\"code\":\"T926\",\"name\":\"T926 Sequelae of crushing injury and traumatic amputation of upper limb\"},{\"code\":\"T928\",\"name\":\"T928 Sequelae of other specified injuries of upper limb\"},{\"code\":\"T929\",\"name\":\"T929 Sequelae of unspecified injury of upper limb\"},{\"code\":\"T93\",\"name\":\"T93 Sequelae of injuries of lower limb\"},{\"code\":\"T930\",\"name\":\"T930 Sequelae of open wound of lower limb\"},{\"code\":\"T931\",\"name\":\"T931 Sequelae of fracture of femur\"},{\"code\":\"T932\",\"name\":\"T932 Sequelae of other fractures of lower limb\"},{\"code\":\"T933\",\"name\":\"T933 Sequelae of dislocation, sprain and strain of lower limb\"},{\"code\":\"T934\",\"name\":\"T934 Sequelae of injury of nerve of lower limb\"},{\"code\":\"T935\",\"name\":\"T935 Sequelae of injury of muscle and tendon of lower limb\"},{\"code\":\"T936\",\"name\":\"T936 Sequelae of crushing injury and traumatic amputation of lower limb\"},{\"code\":\"T938\",\"name\":\"T938 Sequelae of other specified injuries of lower limb\"},{\"code\":\"T939\",\"name\":\"T939 Sequelae of unspecified injury of lower limb\"},{\"code\":\"T94\",\"name\":\"T94 Sequelae of injuries involving multiple and unspecified body regions\"},{\"code\":\"T940\",\"name\":\"T940 Sequelae of injuries involving multiple body regions\"},{\"code\":\"T941\",\"name\":\"T941 Sequelae of injuries, not specified by body region\"},{\"code\":\"T95\",\"name\":\"T95 Sequelae of burns, corrosions and frostbite\"},{\"code\":\"T950\",\"name\":\"T950 Sequelae of burn, corrosion and frostbite of head and neck\"},{\"code\":\"T951\",\"name\":\"T951 Sequelae of burn, corrosion and frostbite of trunk\"},{\"code\":\"T952\",\"name\":\"T952 Sequelae of burn, corrosion and frostbite of upper limb\"},{\"code\":\"T953\",\"name\":\"T953 Sequelae of burn, corrosion and frostbite of lower limb\"},{\"code\":\"T954\",\"name\":\"T954 Sequelae of burn and corrosion classifiable only according to extent of body surface involved\"},{\"code\":\"T958\",\"name\":\"T958 Sequelae of other specified burn, corrosion and frostbite\"},{\"code\":\"T959\",\"name\":\"T959 Sequelae of unspecified burn, corrosion and frostbite\"},{\"code\":\"T96\",\"name\":\"T96 Sequelae of poisoning by drugs, medicaments and biological substances\"},{\"code\":\"T97\",\"name\":\"T97 Sequelae of toxic effects of substances chiefly nonmedicinal as to source\"},{\"code\":\"T98\",\"name\":\"T98 Sequelae of other and unspecified effects of external causes\"},{\"code\":\"T980\",\"name\":\"T980 Sequelae of effects of foreign body entering through natural orifice\"},{\"code\":\"T981\",\"name\":\"T981 Sequelae of other and unspecified effects of external causes\"},{\"code\":\"T982\",\"name\":\"T982 Sequelae of certain early complications of trauma\"},{\"code\":\"T983\",\"name\":\"T983 Sequelae of complications of surgical and medical care, NEC\"},{\"code\":\"U04\",\"name\":\"U04 Severe acute respiratory syndrome [SARS]\"},{\"code\":\"U049\",\"name\":\"U049 Severe acute respiratory syndrome [SARS], unspecified\"},{\"code\":\"U80\",\"name\":\"U80 Agent resistant to penicillin and related antibiotics\"},{\"code\":\"U800\",\"name\":\"U800 Penicillin resistant agent\"},{\"code\":\"U801\",\"name\":\"U801 Methicillin resistant agent\"},{\"code\":\"U808\",\"name\":\"U808 Agent resistant to other penicillin-related antibiotic\"},{\"code\":\"U81\",\"name\":\"U81 Agent resistant to vancomycin and related antibiotics\"},{\"code\":\"U810\",\"name\":\"U810 Vancomycin resistant agent\"},{\"code\":\"U818\",\"name\":\"U818 Agent resistant to other vancomycin-related antibiotic\"},{\"code\":\"U88\",\"name\":\"U88 Agent resistant to multiple antibiotics\"},{\"code\":\"U89\",\"name\":\"U89 Agent resistant to other and unspecified antibiotics\"},{\"code\":\"U898\",\"name\":\"U898 Agent resistant to other single specified antibiotic\"},{\"code\":\"U899\",\"name\":\"U899 Agent resistant to unspecified antibiotic\"},{\"code\":\"V01\",\"name\":\"V01 Pedestrian injured in collision with pedal cycle\"},{\"code\":\"V010\",\"name\":\"V010 Pedestrian injured in collision with pedal cycle, nontraffic accident\"},{\"code\":\"V011\",\"name\":\"V011 Pedestrian injured in collision with pedal cycle, traffic accident\"},{\"code\":\"V019\",\"name\":\"V019 Pedestrian injured in collision with pedal cycle, unspecified whether traffic or nontraffic accident\"},{\"code\":\"V02\",\"name\":\"V02 Pedestrian injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V020\",\"name\":\"V020 Pedestrian injured in collision with two- or three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V021\",\"name\":\"V021 Pedestrian injured in collision with two- or three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V029\",\"name\":\"V029 Pedestrian injured in collision with two- or three-wheeled motor vehicle, unspecified whether traffic or nontraffic accident\"},{\"code\":\"V03\",\"name\":\"V03 Pedestrian injured in collision with car, pick-up truck or van\"},{\"code\":\"V030\",\"name\":\"V030 Pedestrian injured in collision with car, pick-up truck or van, nontraffic accident\"},{\"code\":\"V031\",\"name\":\"V031 Pedestrian injured in collision with car, pick-up truck or van, traffic accident\"},{\"code\":\"V039\",\"name\":\"V039 Pedestrian injured in collision with car, pick-up truck or van, unspecified whether traffic or nontraffic accident\"},{\"code\":\"V04\",\"name\":\"V04 Pedestrian injured in collision with heavy transport vehicle or bus\"},{\"code\":\"V040\",\"name\":\"V040 Pedestrian injured in collision with heavy transport vehicle or bus, nontraffic accident\"},{\"code\":\"V041\",\"name\":\"V041 Pedestrian injured in collision with heavy transport vehicle or bus, traffic accident\"},{\"code\":\"V049\",\"name\":\"V049 Pedestrian injured in collision with heavy transport vehicle or bus, unspecified whether traffic or nontraffic accident\"},{\"code\":\"V05\",\"name\":\"V05 Pedestrian injured in collision with railway train or railway vehicle\"},{\"code\":\"V050\",\"name\":\"V050 Pedestrian injured in collision with railway train or railway vehicle, nontraffic accident\"},{\"code\":\"V051\",\"name\":\"V051 Pedestrian injured in collision with railway train or railway vehicle, traffic accident\"},{\"code\":\"V059\",\"name\":\"V059 Pedestrian injured in collision with railway train or railway vehicle, unspecified whether traffic or nontraffic accident\"},{\"code\":\"V06\",\"name\":\"V06 Pedestrian injured in collision with other nonmotor vehicle\"},{\"code\":\"V060\",\"name\":\"V060 Pedestrian injured in collision with other nonmotor vehicle, nontraffic accident\"},{\"code\":\"V061\",\"name\":\"V061 Pedestrian injured in collision with other nonmotor vehicle, traffic accident\"},{\"code\":\"V069\",\"name\":\"V069 Pedestrian injured in collision with other nonmotor vehicle, unspecified whether traffic or nontraffic accident\"},{\"code\":\"V09\",\"name\":\"V09 Pedestrian injured in other and unspecified transport accidents\"},{\"code\":\"V090\",\"name\":\"V090 Pedestrian injured in nontraffic accident involving other and unspecified motor vehicles\"},{\"code\":\"V091\",\"name\":\"V091 Pedestrian injured in unspecified nontraffic accident\"},{\"code\":\"V092\",\"name\":\"V092 Pedestrian injured in traffic accident involving other and unspecified motor vehicles\"},{\"code\":\"V093\",\"name\":\"V093 Pedestrian injured in unspecified traffic accident\"},{\"code\":\"V099\",\"name\":\"V099 Pedestrian injured in unspecified transport accident\"},{\"code\":\"V10\",\"name\":\"V10 Pedal cyclist injured in collision with pedestrian or animal\"},{\"code\":\"V100\",\"name\":\"V100 Pedal cyclist injured in collision with pedestrian or animal, driver, nontraffic accident\"},{\"code\":\"V101\",\"name\":\"V101 Pedal cyclist injured in collision with pedestrian or animal, passenger, nontraffic accident\"},{\"code\":\"V102\",\"name\":\"V102 Pedal cyclist injured in collision with pedestrian or animal, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V103\",\"name\":\"V103 Pedal cyclist injured in collision with pedestrian or animal, while boarding or alighting\"},{\"code\":\"V104\",\"name\":\"V104 Pedal cyclist injured in collision with pedestrian or animal, driver, traffic accident\"},{\"code\":\"V105\",\"name\":\"V105 Pedal cyclist injured in collision with pedestrian or animal, passenger, traffic accident\"},{\"code\":\"V109\",\"name\":\"V109 Pedal cyclist injured in collision with pedestrian or animal, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V11\",\"name\":\"V11 Pedal cyclist injured in collision with other pedal cycle\"},{\"code\":\"V110\",\"name\":\"V110 Pedal cyclist injured in collision with other pedal cycle, driver, nontraffic accident\"},{\"code\":\"V111\",\"name\":\"V111 Pedal cyclist injured in collision with other pedal cycle, passenger, nontraffic accident\"},{\"code\":\"V112\",\"name\":\"V112 Pedal cyclist injured in collision with other pedal cycle, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V113\",\"name\":\"V113 Pedal cyclist injured in collision with other pedal cycle, while boarding or alighting\"},{\"code\":\"V114\",\"name\":\"V114 Pedal cyclist injured in collision with other pedal cycle, driver, traffic accident\"},{\"code\":\"V115\",\"name\":\"V115 Pedal cyclist injured in collision with other pedal cycle, passenger, traffic accident\"},{\"code\":\"V119\",\"name\":\"V119 Pedal cyclist injured in collision with other pedal cycle, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V12\",\"name\":\"V12 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V120\",\"name\":\"V120 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle, driver, nontraffic accident\"},{\"code\":\"V121\",\"name\":\"V121 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle, passenger, nontraffic accident\"},{\"code\":\"V122\",\"name\":\"V122 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V123\",\"name\":\"V123 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle, while boarding or alighting\"},{\"code\":\"V124\",\"name\":\"V124 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle, driver, traffic accident\"},{\"code\":\"V125\",\"name\":\"V125 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle, passenger, traffic accident\"},{\"code\":\"V129\",\"name\":\"V129 Pedal cyclist injured in collision with two- or three-wheeled motor vehicle, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V13\",\"name\":\"V13 Pedal cyclist injured in collision with car, pick-up truck or van\"},{\"code\":\"V130\",\"name\":\"V130 Pedal cyclist injured in collision with car, pick-up truck or van, driver, nontraffic accident\"},{\"code\":\"V131\",\"name\":\"V131 Pedal cyclist injured in collision with car, pick-up truck or van, passenger, nontraffic accident\"},{\"code\":\"V132\",\"name\":\"V132 Pedal cyclist injured in collision with car, pick-up truck or van, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V133\",\"name\":\"V133 Pedal cyclist injured in collision with car, pick-up truck or van, while boarding or alighting\"},{\"code\":\"V134\",\"name\":\"V134 Pedal cyclist injured in collision with car, pick-up truck or van, driver, traffic accident\"},{\"code\":\"V135\",\"name\":\"V135 Pedal cyclist injured in collision with car, pick-up truck or van, passenger, traffic accident\"},{\"code\":\"V139\",\"name\":\"V139 Pedal cyclist injured in collision with car, pick-up truck or van, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V14\",\"name\":\"V14 Pedal cyclist injured in collision with heavy transport vehicle or bus\"},{\"code\":\"V140\",\"name\":\"V140 Pedal cyclist injured in collision with heavy transport vehicle or bus, driver, nontraffic accident\"},{\"code\":\"V141\",\"name\":\"V141 Pedal cyclist injured in collision with heavy transport vehicle or bus, passenger, nontraffic accident\"},{\"code\":\"V142\",\"name\":\"V142 Pedal cyclist injured in collision with heavy transport vehicle or bus, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V143\",\"name\":\"V143 Pedal cyclist injured in collision with heavy transport vehicle or bus, while boarding or alighting\"},{\"code\":\"V144\",\"name\":\"V144 Pedal cyclist injured in collision with heavy transport vehicle or bus, driver, traffic accident\"},{\"code\":\"V145\",\"name\":\"V145 Pedal cyclist injured in collision with heavy transport vehicle or bus, passenger, traffic accident\"},{\"code\":\"V149\",\"name\":\"V149 Pedal cyclist injured in collision with heavy transport vehicle or bus, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V15\",\"name\":\"V15 Pedal cyclist injured in collision with railway train or railway vehicle\"},{\"code\":\"V150\",\"name\":\"V150 Pedal cyclist injured in collision with railway train or railway vehicle, driver, nontraffic accident\"},{\"code\":\"V151\",\"name\":\"V151 Pedal cyclist injured in collision with railway train or railway vehicle, passenger, nontraffic accident\"},{\"code\":\"V152\",\"name\":\"V152 Pedal cyclist injured in collision with railway train or railway vehicle, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V153\",\"name\":\"V153 Pedal cyclist injured in collision with railway train or railway vehicle, while boarding or alighting\"},{\"code\":\"V154\",\"name\":\"V154 Pedal cyclist injured in collision with railway train or railway vehicle, driver, traffic accident\"},{\"code\":\"V155\",\"name\":\"V155 Pedal cyclist injured in collision with railway train or railway vehicle, passenger, traffic accident\"},{\"code\":\"V159\",\"name\":\"V159 Pedal cyclist injured in collision with railway train or railway vehicle, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V16\",\"name\":\"V16 Pedal cyclist injured in collision with other nonmotor vehicle\"},{\"code\":\"V160\",\"name\":\"V160 Pedal cyclist injured in collision with other nonmotor vehicle, driver, nontraffic accident\"},{\"code\":\"V161\",\"name\":\"V161 Pedal cyclist injured in collision with other nonmotor vehicle, passenger, nontraffic accident\"},{\"code\":\"V162\",\"name\":\"V162 Pedal cyclist injured in collision with other nonmotor vehicle, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V163\",\"name\":\"V163 Pedal cyclist injured in collision with other nonmotor vehicle, while boarding or alighting\"},{\"code\":\"V164\",\"name\":\"V164 Pedal cyclist injured in collision with other nonmotor vehicle, driver, traffic accident\"},{\"code\":\"V165\",\"name\":\"V165 Pedal cyclist injured in collision with other nonmotor vehicle, passenger, traffic accident\"},{\"code\":\"V169\",\"name\":\"V169 Pedal cyclist injured in collision with other nonmotor vehicle, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V17\",\"name\":\"V17 Pedal cyclist injured in collision with fixed or stationary object\"},{\"code\":\"V170\",\"name\":\"V170 Pedal cyclist injured in collision with fixed or stationary object, driver, nontraffic accident\"},{\"code\":\"V171\",\"name\":\"V171 Pedal cyclist injured in collision with fixed or stationary object, passenger, nontraffic accident\"},{\"code\":\"V172\",\"name\":\"V172 Pedal cyclist injured in collision with fixed or stationary object, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V173\",\"name\":\"V173 Pedal cyclist injured in collision with fixed or stationary object, while boarding or alighting\"},{\"code\":\"V174\",\"name\":\"V174 Pedal cyclist injured in collision with fixed or stationary object, driver, traffic accident\"},{\"code\":\"V175\",\"name\":\"V175 Pedal cyclist injured in collision with fixed or stationary object, passenger, traffic accident\"},{\"code\":\"V179\",\"name\":\"V179 Pedal cyclist injured in collision with fixed or stationary object, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V18\",\"name\":\"V18 Pedal cyclist injured in noncollision transport accident\"},{\"code\":\"V180\",\"name\":\"V180 Pedal cyclist injured in noncollision transport accident, driver, nontraffic accident\"},{\"code\":\"V181\",\"name\":\"V181 Pedal cyclist injured in noncollision transport accident, passenger, nontraffic accident\"},{\"code\":\"V182\",\"name\":\"V182 Pedal cyclist injured in noncollision transport accident, unspecified pedal cyclist, nontraffic accident\"},{\"code\":\"V183\",\"name\":\"V183 Pedal cyclist injured in noncollision transport accident, while boarding or alighting\"},{\"code\":\"V184\",\"name\":\"V184 Pedal cyclist injured in noncollision transport accident, driver, traffic accident\"},{\"code\":\"V185\",\"name\":\"V185 Pedal cyclist injured in noncollision transport accident, passenger, traffic accident\"},{\"code\":\"V189\",\"name\":\"V189 Pedal cyclist injured in noncollision transport accident, unspecified pedal cyclist, traffic accident\"},{\"code\":\"V19\",\"name\":\"V19 Pedal cyclist injured in other and unspecified transport accidents\"},{\"code\":\"V190\",\"name\":\"V190 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V191\",\"name\":\"V191 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V192\",\"name\":\"V192 Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V193\",\"name\":\"V193 Pedal cyclist [any] injured in unspecified nontraffic accident\"},{\"code\":\"V194\",\"name\":\"V194 Driver injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V195\",\"name\":\"V195 Passenger injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V196\",\"name\":\"V196 Unspecified pedal cyclist injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V198\",\"name\":\"V198 Pedal cyclist [any] injured in other specified transport accidents\"},{\"code\":\"V199\",\"name\":\"V199 Pedal cyclist [any] injured in unspecified traffic accident\"},{\"code\":\"V20\",\"name\":\"V20 Motorcycle rider injured in collision with pedestrian or animal\"},{\"code\":\"V200\",\"name\":\"V200 Motorcycle rider injured in collision with pedestrian or animal, driver, nontraffic accident\"},{\"code\":\"V201\",\"name\":\"V201 Motorcycle rider injured in collision with pedestrian or animal, passenger, nontraffic accident\"},{\"code\":\"V202\",\"name\":\"V202 Motorcycle rider injured in collision with pedestrian or animal, unspecified motorcycle rider, nontraffic accident\"},{\"code\":\"V203\",\"name\":\"V203 Motorcycle rider injured in collision with pedestrian or animal, while boarding or alighting\"},{\"code\":\"V204\",\"name\":\"V204 Motorcycle rider injured in collision with pedestrian or animal, driver, traffic accident\"},{\"code\":\"V205\",\"name\":\"V205 Motorcycle rider injured in collision with pedestrian or animal, passenger, traffic accident\"},{\"code\":\"V209\",\"name\":\"V209 Motorcycle rider injured in collision with pedestrian or animal, unspecified motorcycle rider, traffic accident\"},{\"code\":\"V21\",\"name\":\"V21 Motorcycle rider injured in collision with pedal cycle\"},{\"code\":\"V210\",\"name\":\"V210 Motorcycle rider injured in collision with pedal cycle, driver, nontraffic accident\"},{\"code\":\"V211\",\"name\":\"V211 Motorcycle rider injured in collision with pedal cycle, passenger, nontraffic accident\"},{\"code\":\"V212\",\"name\":\"V212 Motorcycle rider injured in collision with pedal cycle, unspecified motorcycle rider, nontraffic accident\"},{\"code\":\"V213\",\"name\":\"V213 Motorcycle rider injured in collision with pedal cycle, while boarding or alighting\"},{\"code\":\"V214\",\"name\":\"V214 Motorcycle rider injured in collision with pedal cycle, driver, traffic accident\"},{\"code\":\"V215\",\"name\":\"V215 Motorcycle rider injured in collision with pedal cycle, passenger, traffic accident\"},{\"code\":\"V219\",\"name\":\"V219 Motorcycle rider injured in collision with pedal cycle, unspecified motorcycle rider, traffic accident\"},{\"code\":\"V22\",\"name\":\"V22 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V220\",\"name\":\"V220 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle, driver, nontraffic accident\"},{\"code\":\"V221\",\"name\":\"V221 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle, passenger, nontraffic accident\"},{\"code\":\"V222\",\"name\":\"V222 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle, unspecified motorcycle rider, nontraffic accident\"},{\"code\":\"V223\",\"name\":\"V223 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle, while boarding or alighting\"},{\"code\":\"V224\",\"name\":\"V224 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle, driver, traffic accident\"},{\"code\":\"V225\",\"name\":\"V225 Motorcycle rider injured in collision with two- or three-wheeled motor vehicle, accident\"},{\"code\":\"V281\",\"name\":\"V281 Motorcycle rider injured in noncollision transport accident, passenger, nontraffic accident\"},{\"code\":\"V282\",\"name\":\"V282 Motorcycle rider injured in noncollision transport accident, unspecified motorcycle rider, nontraffic accident\"},{\"code\":\"V283\",\"name\":\"V283 Motorcycle rider injured in noncollision transport accident, while boarding or alighting\"},{\"code\":\"V284\",\"name\":\"V284 Motorcycle rider injured in noncollision transport accident, driver, traffic accident\"},{\"code\":\"V285\",\"name\":\"V285 Motorcycle rider injured in noncollision transport accident, passenger, traffic accident\"},{\"code\":\"V289\",\"name\":\"V289 Motorcycle rider injured in noncollision transport accident, unspecified motorcycle rider, traffic accident\"},{\"code\":\"V29\",\"name\":\"V29 Motorcycle rider injured in other and unspecified transport accidents\"},{\"code\":\"V290\",\"name\":\"V290 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V291\",\"name\":\"V291 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V292\",\"name\":\"V292 Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V293\",\"name\":\"V293 Motorcycle rider [any] injured in unspecified nontraffic accident\"},{\"code\":\"V294\",\"name\":\"V294 Driver injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V295\",\"name\":\"V295 Passenger injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V296\",\"name\":\"V296 Unspecified motorcycle rider injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V298\",\"name\":\"V298 Motorcycle rider [any] injured in other specified transport accidents\"},{\"code\":\"V299\",\"name\":\"V299 Motorcycle rider [any] injured in unspecified traffic accident\"},{\"code\":\"V30\",\"name\":\"V30 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal\"},{\"code\":\"V300\",\"name\":\"V300 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, driver, nontraffic accident\"},{\"code\":\"V301\",\"name\":\"V301 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, passenger, nontraffic accident\"},{\"code\":\"V302\",\"name\":\"V302 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V303\",\"name\":\"V303 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V304\",\"name\":\"V304 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, while boarding or alighting\"},{\"code\":\"V305\",\"name\":\"V305 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, driver, traffic accident\"},{\"code\":\"V306\",\"name\":\"V306 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, passenger, traffic accident\"},{\"code\":\"V307\",\"name\":\"V307 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, person on outside of vehicle, traffic accident\"},{\"code\":\"V309\",\"name\":\"V309 Occupant of three-wheeled motor vehicle injured in collision with pedestrian or animal, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V31\",\"name\":\"V31 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle\"},{\"code\":\"V310\",\"name\":\"V310 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, driver, nontraffic accident\"},{\"code\":\"V311\",\"name\":\"V311 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, passenger, nontraffic accident\"},{\"code\":\"V312\",\"name\":\"V312 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V313\",\"name\":\"V313 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V314\",\"name\":\"V314 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, while boarding or alighting\"},{\"code\":\"V315\",\"name\":\"V315 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, driver, traffic accident\"},{\"code\":\"V316\",\"name\":\"V316 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, passenger, traffic accident\"},{\"code\":\"V317\",\"name\":\"V317 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, person on outside of vehicle, traffic accident\"},{\"code\":\"V319\",\"name\":\"V319 Occupant of three-wheeled motor vehicle injured in collision with pedal cycle, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V32\",\"name\":\"V32 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V320\",\"name\":\"V320 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, driver, nontraffic accident\"},{\"code\":\"V321\",\"name\":\"V321 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, passenger, nontraffic accident\"},{\"code\":\"V322\",\"name\":\"V322 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V323\",\"name\":\"V323 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V324\",\"name\":\"V324 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, while boarding or alighting\"},{\"code\":\"V325\",\"name\":\"V325 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, driver, traffic accident\"},{\"code\":\"V326\",\"name\":\"V326 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, passenger, traffic accident\"},{\"code\":\"V327\",\"name\":\"V327 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V329\",\"name\":\"V329 Occupant of three-wheeled motor vehicle injured in collision with two- or three-wheeled motor vehicle, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V33\",\"name\":\"V33 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van\"},{\"code\":\"V330\",\"name\":\"V330 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, driver, nontraffic accident\"},{\"code\":\"V331\",\"name\":\"V331 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, passenger, nontraffic accident\"},{\"code\":\"V332\",\"name\":\"V332 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V333\",\"name\":\"V333 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V334\",\"name\":\"V334 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, while boarding or alighting\"},{\"code\":\"V335\",\"name\":\"V335 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, driver, traffic accident\"},{\"code\":\"V336\",\"name\":\"V336 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, passenger, traffic accident\"},{\"code\":\"V337\",\"name\":\"V337 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, person on outside of vehicle, traffic accident\"},{\"code\":\"V339\",\"name\":\"V339 Occupant of three-wheeled motor vehicle injured in collision with car, pick-up truck or van, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V34\",\"name\":\"V34 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus\"},{\"code\":\"V340\",\"name\":\"V340 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, driver, nontraffic accident\"},{\"code\":\"V341\",\"name\":\"V341 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, passenger, nontraffic accident\"},{\"code\":\"V342\",\"name\":\"V342 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V343\",\"name\":\"V343 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V344\",\"name\":\"V344 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, while boarding or alighting\"},{\"code\":\"V345\",\"name\":\"V345 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, driver, traffic accident\"},{\"code\":\"V346\",\"name\":\"V346 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, passenger, traffic accident\"},{\"code\":\"V347\",\"name\":\"V347 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, person on outside of vehicle, traffic accident\"},{\"code\":\"V349\",\"name\":\"V349 Occupant of three-wheeled motor vehicle injured in collision with heavy transport vehicle or bus, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V35\",\"name\":\"V35 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle\"},{\"code\":\"V350\",\"name\":\"V350 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, driver, nontraffic accident\"},{\"code\":\"V351\",\"name\":\"V351 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, passenger, nontraffic accident\"},{\"code\":\"V352\",\"name\":\"V352 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V353\",\"name\":\"V353 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V354\",\"name\":\"V354 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, while boarding or alighting\"},{\"code\":\"V355\",\"name\":\"V355 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, driver, traffic accident\"},{\"code\":\"V356\",\"name\":\"V356 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, passenger, traffic accident\"},{\"code\":\"V357\",\"name\":\"V357 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V359\",\"name\":\"V359 Occupant of three-wheeled motor vehicle injured in collision with railway train or railway vehicle, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V36\",\"name\":\"V36 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle\"},{\"code\":\"V360\",\"name\":\"V360 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, driver, nontraffic accident\"},{\"code\":\"V361\",\"name\":\"V361 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, passenger, nontraffic accident\"},{\"code\":\"V362\",\"name\":\"V362 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V363\",\"name\":\"V363 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V364\",\"name\":\"V364 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, while boarding or alighting\"},{\"code\":\"V365\",\"name\":\"V365 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, driver, traffic accident\"},{\"code\":\"V366\",\"name\":\"V366 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, passenger, traffic accident\"},{\"code\":\"V367\",\"name\":\"V367 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V369\",\"name\":\"V369 Occupant of three-wheeled motor vehicle injured in collision with other nonmotor vehicle, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V37\",\"name\":\"V37 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object\"},{\"code\":\"V370\",\"name\":\"V370 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, driver, nontraffic accident\"},{\"code\":\"V371\",\"name\":\"V371 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, passenger, nontraffic accident\"},{\"code\":\"V372\",\"name\":\"V372 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V373\",\"name\":\"V373 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V374\",\"name\":\"V374 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, while boarding or alighting\"},{\"code\":\"V375\",\"name\":\"V375 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, driver, traffic accident\"},{\"code\":\"V376\",\"name\":\"V376 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, passenger, traffic accident\"},{\"code\":\"V377\",\"name\":\"V377 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, person on outside of vehicle, traffic accident\"},{\"code\":\"V379\",\"name\":\"V379 Occupant of three-wheeled motor vehicle injured in collision with fixed or stationary object, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V38\",\"name\":\"V38 Occupant of three-wheeled motor vehicle injured in noncollision transport accident\"},{\"code\":\"V380\",\"name\":\"V380 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, driver, nontraffic accident\"},{\"code\":\"V381\",\"name\":\"V381 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, passenger, nontraffic accident\"},{\"code\":\"V382\",\"name\":\"V382 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V383\",\"name\":\"V383 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, unspecified occupant of three-wheeled motor vehicle, nontraffic accident\"},{\"code\":\"V384\",\"name\":\"V384 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, while boarding or alighting\"},{\"code\":\"V385\",\"name\":\"V385 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, driver, traffic accident\"},{\"code\":\"V386\",\"name\":\"V386 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, passenger, traffic accident\"},{\"code\":\"V387\",\"name\":\"V387 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, person on outside of vehicle, traffic accident\"},{\"code\":\"V389\",\"name\":\"V389 Occupant of three-wheeled motor vehicle injured in noncollision transport accident, unspecified occupant of three-wheeled motor vehicle, traffic accident\"},{\"code\":\"V39\",\"name\":\"V39 Occupant of three-wheeled motor vehicle injured in other and unspecified transport accidents\"},{\"code\":\"V390\",\"name\":\"V390 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V391\",\"name\":\"V391 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V392\",\"name\":\"V392 Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V393\",\"name\":\"V393 Occupant [any] of three-wheeled motor vehicle injured in unspecified nontraffic accident\"},{\"code\":\"V394\",\"name\":\"V394 Driver injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V395\",\"name\":\"V395 Passenger injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V396\",\"name\":\"V396 Unspecified occupant of three-wheeled motor vehicle injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V398\",\"name\":\"V398 Occupant [any] of three-wheeled motor vehicle injured in other specified transport accidents\"},{\"code\":\"V399\",\"name\":\"V399 Occupant [any] of three-wheeled motor vehicle injured in unspecified traffic accident\"},{\"code\":\"V40\",\"name\":\"V40 Car occupant injured in collision with pedestrian or animal\"},{\"code\":\"V400\",\"name\":\"V400 Car occupant injured in collision with pedestrian or animal, driver, nontraffic accident\"},{\"code\":\"V401\",\"name\":\"V401 Car occupant injured in collision with pedestrian or animal, passenger, nontraffic accident\"},{\"code\":\"V402\",\"name\":\"V402 Car occupant injured in collision with pedestrian or animal, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V403\",\"name\":\"V403 Car occupant injured in collision with pedestrian or animal, unspecified car occupant, nontraffic accident\"},{\"code\":\"V404\",\"name\":\"V404 Car occupant injured in collision with pedestrian or animal, while boarding or alighting\"},{\"code\":\"V405\",\"name\":\"V405 Car occupant injured in collision with pedestrian or animal, driver, traffic accident\"},{\"code\":\"V406\",\"name\":\"V406 Car occupant injured in collision with pedestrian or animal, passenger, traffic accident\"},{\"code\":\"V407\",\"name\":\"V407 Car occupant injured in collision with pedestrian or animal, person on outside of vehicle, traffic accident\"},{\"code\":\"V409\",\"name\":\"V409 Car occupant injured in collision with pedestrian or animal, unspecified car occupant, traffic accident\"},{\"code\":\"V41\",\"name\":\"V41 Car occupant injured in collision with pedal cycle\"},{\"code\":\"V410\",\"name\":\"V410 Car occupant injured in collision with pedal cycle, driver, nontraffic accident\"},{\"code\":\"V411\",\"name\":\"V411 Car occupant injured in collision with pedal cycle, passenger, nontraffic accident\"},{\"code\":\"V412\",\"name\":\"V412 Car occupant injured in collision with pedal cycle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V413\",\"name\":\"V413 Car occupant injured in collision with pedal cycle, unspecified car occupant, nontraffic accident\"},{\"code\":\"V414\",\"name\":\"V414 Car occupant injured in collision with pedal cycle, while boarding or alighting\"},{\"code\":\"V415\",\"name\":\"V415 Car occupant injured in collision with pedal cycle, driver, traffic accident\"},{\"code\":\"V416\",\"name\":\"V416 Car occupant injured in collision with pedal cycle, passenger, traffic accident\"},{\"code\":\"V417\",\"name\":\"V417 Car occupant injured in collision with pedal cycle, person on outside of vehicle, traffic accident\"},{\"code\":\"V419\",\"name\":\"V419 Car occupant injured in collision with pedal cycle, unspecified car occupant, traffic accident\"},{\"code\":\"V42\",\"name\":\"V42 Car occupant injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V420\",\"name\":\"V420 Car occupant injured in collision with two- or three-wheeled motor vehicle, driver, nontraffic accident\"},{\"code\":\"V421\",\"name\":\"V421 Car occupant injured in collision with two- or three-wheeled motor vehicle, passenger, nontraffic accident\"},{\"code\":\"V422\",\"name\":\"V422 Car occupant injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V423\",\"name\":\"V423 Car occupant injured in collision with two- or three-wheeled motor vehicle, unspecified car occupant, nontraffic accident\"},{\"code\":\"V424\",\"name\":\"V424 Car occupant injured in collision with two- or three-wheeled motor vehicle, while boarding or alighting\"},{\"code\":\"V425\",\"name\":\"V425 Car occupant injured in collision with two- or three-wheeled motor vehicle, driver, traffic accident\"},{\"code\":\"V426\",\"name\":\"V426 Car occupant injured in collision with two- or three-wheeled motor vehicle, passenger, traffic accident\"},{\"code\":\"V427\",\"name\":\"V427 Car occupant injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V429\",\"name\":\"V429 Car occupant injured in collision with two- or three-wheeled motor vehicle, unspecified car occupant, traffic accident\"},{\"code\":\"V43\",\"name\":\"V43 Car occupant injured in collision with car, pick-up truck or van\"},{\"code\":\"V430\",\"name\":\"V430 Car occupant injured in collision with car, pick-up truck or van, driver, nontraffic accident\"},{\"code\":\"V431\",\"name\":\"V431 Car occupant injured in collision with car, pick-up truck or van, passenger, nontraffic accident\"},{\"code\":\"V432\",\"name\":\"V432 Car occupant injured in collision with car, pick-up truck or van, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V433\",\"name\":\"V433 Car occupant injured in collision with car, pick-up truck or van, unspecified car occupant, nontraffic accident\"},{\"code\":\"V434\",\"name\":\"V434 Car occupant injured in collision with car, pick-up truck or van, while boarding or alighting\"},{\"code\":\"V435\",\"name\":\"V435 Car occupant injured in collision with car, pick-up truck or van, driver, traffic accident\"},{\"code\":\"V436\",\"name\":\"V436 Car occupant injured in collision with car, pick-up truck or van, passenger, traffic accident\"},{\"code\":\"V437\",\"name\":\"V437 Car occupant injured in collision with car, pick-up truck or van, person on outside of vehicle, traffic accident\"},{\"code\":\"V439\",\"name\":\"V439 Car occupant injured in collision with car, pick-up truck or van, unspecified car occupant, traffic accident\"},{\"code\":\"V44\",\"name\":\"V44 Car occupant injured in collision with heavy transport vehicle or bus\"},{\"code\":\"V440\",\"name\":\"V440 Car occupant injured in collision with heavy transport vehicle or bus, driver, nontraffic accident\"},{\"code\":\"V441\",\"name\":\"V441 Car occupant injured in collision with heavy transport vehicle or bus, passenger, nontraffic accident\"},{\"code\":\"V442\",\"name\":\"V442 Car occupant injured in collision with heavy transport vehicle or bus, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V443\",\"name\":\"V443 Car occupant injured in collision with heavy transport vehicle or bus, unspecified car occupant, nontraffic accident\"},{\"code\":\"V444\",\"name\":\"V444 Car occupant injured in collision with heavy transport vehicle or bus, while boarding or alighting\"},{\"code\":\"V445\",\"name\":\"V445 Car occupant injured in collision with heavy transport vehicle or bus, driver, traffic accident\"},{\"code\":\"V446\",\"name\":\"V446 Car occupant injured in collision with heavy transport vehicle or bus, passenger, traffic accident\"},{\"code\":\"V447\",\"name\":\"V447 Car occupant injured in collision with heavy transport vehicle or bus, person on outside of vehicle, traffic accident\"},{\"code\":\"V449\",\"name\":\"V449 Car occupant injured in collision with heavy transport vehicle or bus, unspecified car occupant, traffic accident\"},{\"code\":\"V45\",\"name\":\"V45 Car occupant injured in collision with railway train or railway vehicle\"},{\"code\":\"V450\",\"name\":\"V450 Car occupant injured in collision with railway train or railway vehicle, driver, nontraffic accident\"},{\"code\":\"V451\",\"name\":\"V451 Car occupant injured in collision with railway train or railway vehicle, passenger, nontraffic accident\"},{\"code\":\"V452\",\"name\":\"V452 Car occupant injured in collision with railway train or railway vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V453\",\"name\":\"V453 Car occupant injured in collision with railway train or railway vehicle, unspecified car occupant, nontraffic accident\"},{\"code\":\"V454\",\"name\":\"V454 Car occupant injured in collision with railway train or railway vehicle, while boarding or alighting\"},{\"code\":\"V455\",\"name\":\"V455 Car occupant injured in collision with railway train or railway vehicle, driver, traffic accident\"},{\"code\":\"V456\",\"name\":\"V456 Car occupant injured in collision with railway train or railway vehicle, passenger, traffic accident\"},{\"code\":\"V457\",\"name\":\"V457 Car occupant injured in collision with railway train or railway vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V459\",\"name\":\"V459 Car occupant injured in collision with railway train or railway vehicle, unspecified car occupant, traffic accident\"},{\"code\":\"V46\",\"name\":\"V46 Car occupant injured in collision with other nonmotor vehicle\"},{\"code\":\"V460\",\"name\":\"V460 Car occupant injured in collision with other nonmotor vehicle, driver, nontraffic accident\"},{\"code\":\"V461\",\"name\":\"V461 Car occupant injured in collision with other nonmotor vehicle, passenger, nontraffic accident\"},{\"code\":\"V462\",\"name\":\"V462 Car occupant injured in collision with other nonmotor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V463\",\"name\":\"V463 Car occupant injured in collision with other nonmotor vehicle, unspecified car occupant, nontraffic accident\"},{\"code\":\"V464\",\"name\":\"V464 Car occupant injured in collision with other nonmotor vehicle, while boarding or alighting\"},{\"code\":\"V465\",\"name\":\"V465 Car occupant injured in collision with other nonmotor vehicle, driver, traffic accident\"},{\"code\":\"V466\",\"name\":\"V466 Car occupant injured in collision with other nonmotor vehicle, passenger, traffic accident\"},{\"code\":\"V467\",\"name\":\"V467 Car occupant injured in collision with other nonmotor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V469\",\"name\":\"V469 Car occupant injured in collision with other nonmotor vehicle, unspecified car occupant, traffic accident\"},{\"code\":\"V47\",\"name\":\"V47 Car occupant injured in collision with fixed or stationary object\"},{\"code\":\"V470\",\"name\":\"V470 Car occupant injured in collision with fixed or stationary object, driver, nontraffic accident\"},{\"code\":\"V471\",\"name\":\"V471 Car occupant injured in collision with fixed or stationary object, passenger, nontraffic accident\"},{\"code\":\"V472\",\"name\":\"V472 Car occupant injured in collision with fixed or stationary object, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V473\",\"name\":\"V473 Car occupant injured in collision with fixed or stationary object, unspecified car occupant, nontraffic accident\"},{\"code\":\"V474\",\"name\":\"V474 Car occupant injured in collision with fixed or stationary object, while boarding or alighting\"},{\"code\":\"V475\",\"name\":\"V475 Car occupant injured in collision with fixed or stationary object, driver, traffic accident\"},{\"code\":\"V476\",\"name\":\"V476 Car occupant injured in collision with fixed or stationary object, passenger, traffic accident\"},{\"code\":\"V477\",\"name\":\"V477 Car occupant injured in collision with fixed or stationary object, person on outside of vehicle, traffic accident\"},{\"code\":\"V479\",\"name\":\"V479 Car occupant injured in collision with fixed or stationary object, unspecified car occupant, traffic accident\"},{\"code\":\"V48\",\"name\":\"V48 Car occupant injured in noncollision transport accident\"},{\"code\":\"V480\",\"name\":\"V480 Car occupant injured in noncollision transport accident, driver, nontraffic accident\"},{\"code\":\"V481\",\"name\":\"V481 Car occupant injured in noncollision transport accident, passenger, nontraffic accident\"},{\"code\":\"V482\",\"name\":\"V482 Car occupant injured in noncollision transport accident, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V483\",\"name\":\"V483 Car occupant injured in noncollision transport accident, unspecified car occupant, nontraffic accident\"},{\"code\":\"V484\",\"name\":\"V484 Car occupant injured in noncollision transport accident, while boarding or alighting\"},{\"code\":\"V485\",\"name\":\"V485 Car occupant injured in noncollision transport accident, driver, traffic accident\"},{\"code\":\"V486\",\"name\":\"V486 Car occupant injured in noncollision transport accident, passenger, traffic accident\"},{\"code\":\"V487\",\"name\":\"V487 Car occupant injured in noncollision transport accident, person on outside of vehicle, traffic accident\"},{\"code\":\"V489\",\"name\":\"V489 Car occupant injured in noncollision transport accident, unspecified car occupant, traffic accident\"},{\"code\":\"V49\",\"name\":\"V49 Car occupant injured in other and unspecified transport accidents\"},{\"code\":\"V490\",\"name\":\"V490 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V491\",\"name\":\"V491 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V492\",\"name\":\"V492 Unspecified car occupant injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V493\",\"name\":\"V493 Car occupant [any] injured in unspecified nontraffic accident\"},{\"code\":\"V494\",\"name\":\"V494 Driver injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V495\",\"name\":\"V495 Passenger injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V496\",\"name\":\"V496 Unspecified car occupant injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V498\",\"name\":\"V498 Car occupant [any] injured in other specified transport accidents\"},{\"code\":\"V499\",\"name\":\"V499 Car occupant [any] injured in unspecified traffic accident\"},{\"code\":\"V50\",\"name\":\"V50 Occupant of pick-up truck or van injured in collision with pedestrian or animal\"},{\"code\":\"V500\",\"name\":\"V500 Occupant of pick-up truck or van injured in collision with pedestrian or animal, driver, nontraffic accident\"},{\"code\":\"V501\",\"name\":\"V501 Occupant of pick-up truck or van injured in collision with pedestrian or animal, passenger, nontraffic accident\"},{\"code\":\"V502\",\"name\":\"V502 Occupant of pick-up truck or van injured in collision with pedestrian or animal, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V503\",\"name\":\"V503 Occupant of pick-up truck or van injured in collision with pedestrian or animal, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V504\",\"name\":\"V504 Occupant of pick-up truck or van injured in collision with pedestrian or animal, while boarding or alighting\"},{\"code\":\"V505\",\"name\":\"V505 Occupant of pick-up truck or van injured in collision with pedestrian or animal, driver, traffic accident\"},{\"code\":\"V506\",\"name\":\"V506 Occupant of pick-up truck or van injured in collision with pedestrian or animal, passenger, traffic accident\"},{\"code\":\"V507\",\"name\":\"V507 Occupant of pick-up truck or van injured in collision with pedestrian or animal, person on outside of vehicle, traffic accident\"},{\"code\":\"V509\",\"name\":\"V509 Occupant of pick-up truck or van injured in collision with pedestrian or animal, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V51\",\"name\":\"V51 Occupant of pick-up truck or van injured in collision with pedal cycle\"},{\"code\":\"V510\",\"name\":\"V510 Occupant of pick-up truck or van injured in collision with pedal cycle, driver, nontraffic accident\"},{\"code\":\"V511\",\"name\":\"V511 Occupant of pick-up truck or van injured in collision with pedal cycle, passenger, nontraffic accident\"},{\"code\":\"V512\",\"name\":\"V512 Occupant of pick-up truck or van injured in collision with pedal cycle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V513\",\"name\":\"V513 Occupant of pick-up truck or van injured in collision with pedal cycle, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V514\",\"name\":\"V514 Occupant of pick-up truck or van injured in collision with pedal cycle, while boarding or alighting\"},{\"code\":\"V515\",\"name\":\"V515 Occupant of pick-up truck or van injured in collision with pedal cycle, driver, traffic accident\"},{\"code\":\"V516\",\"name\":\"V516 Occupant of pick-up truck or van injured in collision with pedal cycle, passenger, traffic accident\"},{\"code\":\"V517\",\"name\":\"V517 Occupant of pick-up truck or van injured in collision with pedal cycle, person on outside of vehicle, traffic accident\"},{\"code\":\"V519\",\"name\":\"V519 Occupant of pick-up truck or van injured in collision with pedal cycle, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V52\",\"name\":\"V52 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V520\",\"name\":\"V520 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, driver, nontraffic accident\"},{\"code\":\"V521\",\"name\":\"V521 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, passenger, nontraffic accident\"},{\"code\":\"V522\",\"name\":\"V522 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V523\",\"name\":\"V523 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V524\",\"name\":\"V524 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, while boarding or alighting\"},{\"code\":\"V525\",\"name\":\"V525 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, driver, traffic accident\"},{\"code\":\"V526\",\"name\":\"V526 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, passenger, traffic accident\"},{\"code\":\"V527\",\"name\":\"V527 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V529\",\"name\":\"V529 Occupant of pick-up truck or van injured in collision with two- or three-wheeled motor vehicle, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V53\",\"name\":\"V53 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van\"},{\"code\":\"V530\",\"name\":\"V530 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, driver, nontraffic accident\"},{\"code\":\"V531\",\"name\":\"V531 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, passenger, nontraffic accident\"},{\"code\":\"V532\",\"name\":\"V532 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V533\",\"name\":\"V533 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V534\",\"name\":\"V534 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, while boarding or alighting\"},{\"code\":\"V535\",\"name\":\"V535 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, driver, traffic accident\"},{\"code\":\"V536\",\"name\":\"V536 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, passenger, traffic accident\"},{\"code\":\"V537\",\"name\":\"V537 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, person on outside of vehicle, traffic accident\"},{\"code\":\"V539\",\"name\":\"V539 Occupant of pick-up truck or van injured in collision with car, pick-up truck or van, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V54\",\"name\":\"V54 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus\"},{\"code\":\"V540\",\"name\":\"V540 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, driver, nontraffic accident\"},{\"code\":\"V541\",\"name\":\"V541 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, passenger, nontraffic accident\"},{\"code\":\"V542\",\"name\":\"V542 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V543\",\"name\":\"V543 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V544\",\"name\":\"V544 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, while boarding or alighting\"},{\"code\":\"V545\",\"name\":\"V545 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, driver, traffic accident\"},{\"code\":\"V546\",\"name\":\"V546 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, passenger, traffic accident\"},{\"code\":\"V547\",\"name\":\"V547 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, person on outside of vehicle, traffic accident\"},{\"code\":\"V549\",\"name\":\"V549 Occupant of pick-up truck or van injured in collision with heavy transport vehicle or bus, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V55\",\"name\":\"V55 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle\"},{\"code\":\"V550\",\"name\":\"V550 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, driver, nontraffic accident\"},{\"code\":\"V551\",\"name\":\"V551 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, passenger, nontraffic accident\"},{\"code\":\"V552\",\"name\":\"V552 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V553\",\"name\":\"V553 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V554\",\"name\":\"V554 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, while boarding or alighting\"},{\"code\":\"V555\",\"name\":\"V555 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, driver, traffic accident\"},{\"code\":\"V556\",\"name\":\"V556 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, passenger, traffic accident\"},{\"code\":\"V557\",\"name\":\"V557 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V559\",\"name\":\"V559 Occupant of pick-up truck or van injured in collision with railway train or railway vehicle, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V56\",\"name\":\"V56 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle\"},{\"code\":\"V560\",\"name\":\"V560 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, driver, nontraffic accident\"},{\"code\":\"V561\",\"name\":\"V561 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, passenger, nontraffic accident\"},{\"code\":\"V562\",\"name\":\"V562 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V563\",\"name\":\"V563 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V564\",\"name\":\"V564 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, while boarding or alighting\"},{\"code\":\"V565\",\"name\":\"V565 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, driver, traffic accident\"},{\"code\":\"V566\",\"name\":\"V566 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, passenger, traffic accident\"},{\"code\":\"V567\",\"name\":\"V567 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V569\",\"name\":\"V569 Occupant of pick-up truck or van injured in collision with other nonmotor vehicle, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V57\",\"name\":\"V57 Occupant of pick-up truck or van injured in collision with fixed or stationary object\"},{\"code\":\"V570\",\"name\":\"V570 Occupant of pick-up truck or van injured in collision with fixed or stationary object, driver, nontraffic accident\"},{\"code\":\"V571\",\"name\":\"V571 Occupant of pick-up truck or van injured in collision with fixed or stationary object, passenger, nontraffic accident\"},{\"code\":\"V572\",\"name\":\"V572 Occupant of pick-up truck or van injured in collision with fixed or stationary object, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V573\",\"name\":\"V573 Occupant of pick-up truck or van injured in collision with fixed or stationary object, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V574\",\"name\":\"V574 Occupant of pick-up truck or van injured in collision with fixed or stationary object, while boarding or alighting\"},{\"code\":\"V575\",\"name\":\"V575 Occupant of pick-up truck or van injured in collision with fixed or stationary object, driver, traffic accident\"},{\"code\":\"V576\",\"name\":\"V576 Occupant of pick-up truck or van injured in collision with fixed or stationary object, passenger, traffic accident\"},{\"code\":\"V577\",\"name\":\"V577 Occupant of pick-up truck or van injured in collision with fixed or stationary object, person on outside of vehicle, traffic accident\"},{\"code\":\"V579\",\"name\":\"V579 Occupant of pick-up truck or van injured in collision with fixed or stationary object, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V58\",\"name\":\"V58 Occupant of pick-up truck or van injured in noncollision transport accident\"},{\"code\":\"V580\",\"name\":\"V580 Occupant of pick-up truck or van injured in noncollision transport accident, driver, nontraffic accident\"},{\"code\":\"V581\",\"name\":\"V581 Occupant of pick-up truck or van injured in noncollision transport accident, passenger, nontraffic accident\"},{\"code\":\"V582\",\"name\":\"V582 Occupant of pick-up truck or van injured in noncollision transport accident, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V583\",\"name\":\"V583 Occupant of pick-up truck or van injured in noncollision transport accident, unspecified occupant of pick-up truck or van, nontraffic accident\"},{\"code\":\"V584\",\"name\":\"V584 Occupant of pick-up truck or van injured in noncollision transport accident, while boarding or alighting\"},{\"code\":\"V585\",\"name\":\"V585 Occupant of pick-up truck or van injured in noncollision transport accident, driver, traffic accident\"},{\"code\":\"V586\",\"name\":\"V586 Occupant of pick-up truck or van injured in noncollision transport accident, passenger, traffic accident\"},{\"code\":\"V587\",\"name\":\"V587 Occupant of pick-up truck or van injured in noncollision transport accident, person on outside of vehicle, traffic accident\"},{\"code\":\"V589\",\"name\":\"V589 Occupant of pick-up truck or van injured in noncollision transport accident, unspecified occupant of pick-up truck or van, traffic accident\"},{\"code\":\"V59\",\"name\":\"V59 Occupant of pick-up truck or van injured in other and unspecified transport accidents\"},{\"code\":\"V590\",\"name\":\"V590 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V591\",\"name\":\"V591 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V592\",\"name\":\"V592 Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V593\",\"name\":\"V593 Occupant [any] of pick-up truck or van injured in unspecified nontraffic accident\"},{\"code\":\"V594\",\"name\":\"V594 Driver injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V595\",\"name\":\"V595 Passenger injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V596\",\"name\":\"V596 Unspecified occupant of pick-up truck or van injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V598\",\"name\":\"V598 Occupant [any] of pick-up truck or van injured in other specified transport accidents\"},{\"code\":\"V599\",\"name\":\"V599 Occupant [any] of pick-up truck or van injured in unspecified traffic accident\"},{\"code\":\"V60\",\"name\":\"V60 Occupant of heavy transport vehicle injured in collision with pedestrian or animal\"},{\"code\":\"V600\",\"name\":\"V600 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, driver, nontraffic accident\"},{\"code\":\"V601\",\"name\":\"V601 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, passenger, nontraffic accident\"},{\"code\":\"V602\",\"name\":\"V602 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V603\",\"name\":\"V603 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V604\",\"name\":\"V604 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, while boarding or alighting\"},{\"code\":\"V605\",\"name\":\"V605 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, driver, traffic accident\"},{\"code\":\"V606\",\"name\":\"V606 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, passenger, traffic accident\"},{\"code\":\"V607\",\"name\":\"V607 Occupant of heavy transport vehicle injured in collision with pedestrian or animal person on outside of vehicle, traffic accident\"},{\"code\":\"V609\",\"name\":\"V609 Occupant of heavy transport vehicle injured in collision with pedestrian or animal, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V61\",\"name\":\"V61 Occupant of heavy transport vehicle injured in collision with pedal cycle\"},{\"code\":\"V610\",\"name\":\"V610 Occupant of heavy transport vehicle injured in collision with pedal cycle, driver, nontraffic accident\"},{\"code\":\"V611\",\"name\":\"V611 Occupant of heavy transport vehicle injured in collision with pedal cycle, passenger, nontraffic accident\"},{\"code\":\"V612\",\"name\":\"V612 Occupant of heavy transport vehicle injured in collision with pedal cycle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V613\",\"name\":\"V613 Occupant of heavy transport vehicle injured in collision with pedal cycle, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V614\",\"name\":\"V614 Occupant of heavy transport vehicle injured in collision with pedal cycle, while boarding or alighting\"},{\"code\":\"V615\",\"name\":\"V615 Occupant of heavy transport vehicle injured in collision with pedal cycle, driver, traffic accident\"},{\"code\":\"V616\",\"name\":\"V616 Occupant of heavy transport vehicle injured in collision with pedal cycle, passenger, traffic accident\"},{\"code\":\"V617\",\"name\":\"V617 Occupant of heavy transport vehicle injured in collision with pedal cycle person on outside of vehicle, traffic accident\"},{\"code\":\"V619\",\"name\":\"V619 Occupant of heavy transport vehicle injured in collision with pedal cycle, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V62\",\"name\":\"V62 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V620\",\"name\":\"V620 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, driver, nontraffic accident\"},{\"code\":\"V621\",\"name\":\"V621 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, passenger, nontraffic accident\"},{\"code\":\"V622\",\"name\":\"V622 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V623\",\"name\":\"V623 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V624\",\"name\":\"V624 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, while boarding or alighting\"},{\"code\":\"V625\",\"name\":\"V625 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, driver, traffic accident\"},{\"code\":\"V626\",\"name\":\"V626 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, passenger, traffic accident\"},{\"code\":\"V627\",\"name\":\"V627 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle person on outside of vehicle, traffic accident\"},{\"code\":\"V629\",\"name\":\"V629 Occupant of heavy transport vehicle injured in collision with two- or three-wheeled motor vehicle, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V63\",\"name\":\"V63 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van\"},{\"code\":\"V630\",\"name\":\"V630 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, driver, nontraffic accident\"},{\"code\":\"V631\",\"name\":\"V631 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, passenger, nontraffic accident\"},{\"code\":\"V632\",\"name\":\"V632 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V633\",\"name\":\"V633 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V634\",\"name\":\"V634 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, while boarding or alighting\"},{\"code\":\"V635\",\"name\":\"V635 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, driver, traffic accident\"},{\"code\":\"V636\",\"name\":\"V636 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, passenger, traffic accident\"},{\"code\":\"V637\",\"name\":\"V637 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van person on outside of vehicle, traffic accident\"},{\"code\":\"V639\",\"name\":\"V639 Occupant of heavy transport vehicle injured in collision with car, pick-up truck or van, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V64\",\"name\":\"V64 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus\"},{\"code\":\"V640\",\"name\":\"V640 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, driver, nontraffic accident\"},{\"code\":\"V641\",\"name\":\"V641 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, passenger, nontraffic accident\"},{\"code\":\"V642\",\"name\":\"V642 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V643\",\"name\":\"V643 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V644\",\"name\":\"V644 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, while boarding or alighting\"},{\"code\":\"V645\",\"name\":\"V645 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, driver, traffic accident\"},{\"code\":\"V646\",\"name\":\"V646 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, passenger, traffic accident\"},{\"code\":\"V647\",\"name\":\"V647 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus person on outside of vehicle, traffic accident\"},{\"code\":\"V649\",\"name\":\"V649 Occupant of heavy transport vehicle injured in collision with heavy transport vehicle or bus, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V65\",\"name\":\"V65 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle\"},{\"code\":\"V650\",\"name\":\"V650 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, driver, nontraffic accident\"},{\"code\":\"V651\",\"name\":\"V651 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, passenger, nontraffic accident\"},{\"code\":\"V652\",\"name\":\"V652 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V653\",\"name\":\"V653 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V654\",\"name\":\"V654 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, while boarding or alighting\"},{\"code\":\"V655\",\"name\":\"V655 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, driver, traffic accident\"},{\"code\":\"V656\",\"name\":\"V656 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, passenger, traffic accident\"},{\"code\":\"V657\",\"name\":\"V657 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle person on outside of vehicle, traffic accident\"},{\"code\":\"V659\",\"name\":\"V659 Occupant of heavy transport vehicle injured in collision with railway train or railway vehicle, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V66\",\"name\":\"V66 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle\"},{\"code\":\"V660\",\"name\":\"V660 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, driver, nontraffic accident\"},{\"code\":\"V661\",\"name\":\"V661 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, passenger, nontraffic accident\"},{\"code\":\"V662\",\"name\":\"V662 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V663\",\"name\":\"V663 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V664\",\"name\":\"V664 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, while boarding or alighting\"},{\"code\":\"V665\",\"name\":\"V665 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, driver, traffic accident\"},{\"code\":\"V666\",\"name\":\"V666 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, passenger, traffic accident\"},{\"code\":\"V667\",\"name\":\"V667 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle person on outside of vehicle, traffic accident\"},{\"code\":\"V669\",\"name\":\"V669 Occupant of heavy transport vehicle injured in collision with other nonmotor vehicle, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V67\",\"name\":\"V67 Occupant of heavy transport vehicle injured in collision with fixed or stationary object\"},{\"code\":\"V670\",\"name\":\"V670 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, driver, nontraffic accident\"},{\"code\":\"V671\",\"name\":\"V671 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, passenger, nontraffic accident\"},{\"code\":\"V672\",\"name\":\"V672 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V673\",\"name\":\"V673 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V674\",\"name\":\"V674 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, while boarding or alighting\"},{\"code\":\"V675\",\"name\":\"V675 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, driver, traffic accident\"},{\"code\":\"V676\",\"name\":\"V676 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, passenger, traffic accident\"},{\"code\":\"V677\",\"name\":\"V677 Occupant of heavy transport vehicle injured in collision with fixed or stationary object person on outside of vehicle, traffic accident\"},{\"code\":\"V679\",\"name\":\"V679 Occupant of heavy transport vehicle injured in collision with fixed or stationary object, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V68\",\"name\":\"V68 Occupant of heavy transport vehicle injured in noncollision transport accident\"},{\"code\":\"V680\",\"name\":\"V680 Occupant of heavy transport vehicle injured in noncollision transport accident, driver, nontraffic accident\"},{\"code\":\"V681\",\"name\":\"V681 Occupant of heavy transport vehicle injured in noncollision transport accident, passenger, nontraffic accident\"},{\"code\":\"V682\",\"name\":\"V682 Occupant of heavy transport vehicle injured in noncollision transport accident, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V683\",\"name\":\"V683 Occupant of heavy transport vehicle injured in noncollision transport accident, unspecified occupant of heavy transport vehicle, nontraffic accident\"},{\"code\":\"V684\",\"name\":\"V684 Occupant of heavy transport vehicle injured in noncollision transport accident, while boarding or alighting\"},{\"code\":\"V685\",\"name\":\"V685 Occupant of heavy transport vehicle injured in noncollision transport accident, driver, traffic accident\"},{\"code\":\"V686\",\"name\":\"V686 Occupant of heavy transport vehicle injured in noncollision transport accident, passenger, traffic accident\"},{\"code\":\"V687\",\"name\":\"V687 Occupant of heavy transport vehicle injured in noncollision transport accident person on outside of vehicle, traffic accident\"},{\"code\":\"V689\",\"name\":\"V689 Occupant of heavy transport vehicle injured in noncollision transport accident, unspecified occupant of heavy transport vehicle, traffic accident\"},{\"code\":\"V69\",\"name\":\"V69 Occupant of heavy transport vehicle injured in other and unspecified transport accidents\"},{\"code\":\"V690\",\"name\":\"V690 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V691\",\"name\":\"V691 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V692\",\"name\":\"V692 Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V693\",\"name\":\"V693 Occupant [any] of heavy transport vehicle injured in unspecified nontraffic accident\"},{\"code\":\"V694\",\"name\":\"V694 Driver injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V695\",\"name\":\"V695 Passenger injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V696\",\"name\":\"V696 Unspecified occupant of heavy transport vehicle injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V698\",\"name\":\"V698 Occupant [any] of heavy transport vehicle injured in other specified transport accidents\"},{\"code\":\"V699\",\"name\":\"V699 Occupant [any] of heavy transport vehicle injured in unspecified traffic accident\"},{\"code\":\"V70\",\"name\":\"V70 Bus occupant injured in collision with pedestrian or animal\"},{\"code\":\"V700\",\"name\":\"V700 Bus occupant injured in collision with pedestrian or animal, driver, nontraffic accident\"},{\"code\":\"V701\",\"name\":\"V701 Bus occupant injured in collision with pedestrian or animal, passenger, nontraffic accident\"},{\"code\":\"V702\",\"name\":\"V702 Bus occupant injured in collision with pedestrian or animal, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V703\",\"name\":\"V703 Bus occupant injured in collision with pedestrian or animal, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V704\",\"name\":\"V704 Bus occupant injured in collision with pedestrian or animal, while boarding or alighting\"},{\"code\":\"V705\",\"name\":\"V705 Bus occupant injured in collision with pedestrian or animal, driver, traffic accident\"},{\"code\":\"V706\",\"name\":\"V706 Bus occupant injured in collision with pedestrian or animal, passenger, traffic accident\"},{\"code\":\"V707\",\"name\":\"V707 Bus occupant injured in collision with pedestrian or animal, person on outside of vehicle, traffic accident\"},{\"code\":\"V709\",\"name\":\"V709 Bus occupant injured in collision with pedestrian or animal, unspecified bus occupant, traffic accident\"},{\"code\":\"V71\",\"name\":\"V71 Bus occupant injured in collision with pedal cycle\"},{\"code\":\"V710\",\"name\":\"V710 Bus occupant injured in collision with pedal cycle, driver, nontraffic accident\"},{\"code\":\"V711\",\"name\":\"V711 Bus occupant injured in collision with pedal cycle, passenger, nontraffic accident\"},{\"code\":\"V712\",\"name\":\"V712 Bus occupant injured in collision with pedal cycle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V713\",\"name\":\"V713 Bus occupant injured in collision with pedal cycle, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V714\",\"name\":\"V714 Bus occupant injured in collision with pedal cycle, while boarding or alighting\"},{\"code\":\"V715\",\"name\":\"V715 Bus occupant injured in collision with pedal cycle, driver, traffic accident\"},{\"code\":\"V716\",\"name\":\"V716 Bus occupant injured in collision with pedal cycle, passenger, traffic accident\"},{\"code\":\"V717\",\"name\":\"V717 Bus occupant injured in collision with pedal cycle, person on outside of vehicle, traffic accident\"},{\"code\":\"V719\",\"name\":\"V719 Bus occupant injured in collision with pedal cycle, unspecified bus occupant, traffic accident\"},{\"code\":\"V72\",\"name\":\"V72 Bus occupant injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V720\",\"name\":\"V720 Bus occupant injured in collision with two- or three-wheeled motor vehicle, driver, nontraffic accident\"},{\"code\":\"V721\",\"name\":\"V721 Bus occupant injured in collision with two- or three-wheeled motor vehicle, passenger, nontraffic accident\"},{\"code\":\"V722\",\"name\":\"V722 Bus occupant injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V723\",\"name\":\"V723 Bus occupant injured in collision with two- or three-wheeled motor vehicle, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V724\",\"name\":\"V724 Bus occupant injured in collision with two- or three-wheeled motor vehicle, while boarding or alighting\"},{\"code\":\"V725\",\"name\":\"V725 Bus occupant injured in collision with two- or three-wheeled motor vehicle, driver, traffic accident\"},{\"code\":\"V726\",\"name\":\"V726 Bus occupant injured in collision with two- or three-wheeled motor vehicle, passenger, traffic accident\"},{\"code\":\"V727\",\"name\":\"V727 Bus occupant injured in collision with two- or three-wheeled motor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V729\",\"name\":\"V729 Bus occupant injured in collision with two- or three-wheeled motor vehicle, unspecified bus occupant, traffic accident\"},{\"code\":\"V73\",\"name\":\"V73 Bus occupant injured in collision with car, pick-up truck or van\"},{\"code\":\"V730\",\"name\":\"V730 Bus occupant injured in collision with car, pick-up truck or van, driver, nontraffic accident\"},{\"code\":\"V731\",\"name\":\"V731 Bus occupant injured in collision with car, pick-up truck or van, passenger, nontraffic accident\"},{\"code\":\"V732\",\"name\":\"V732 Bus occupant injured in collision with car, pick-up truck or van, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V733\",\"name\":\"V733 Bus occupant injured in collision with car, pick-up truck or van, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V734\",\"name\":\"V734 Bus occupant injured in collision with car, pick-up truck or van, while boarding or alighting\"},{\"code\":\"V735\",\"name\":\"V735 Bus occupant injured in collision with car, pick-up truck or van, driver, traffic accident\"},{\"code\":\"V736\",\"name\":\"V736 Bus occupant injured in collision with car, pick-up truck or van, passenger, traffic accident\"},{\"code\":\"V737\",\"name\":\"V737 Bus occupant injured in collision with car, pick-up truck or van, person on outside of vehicle, traffic accident\"},{\"code\":\"V739\",\"name\":\"V739 Bus occupant injured in collision with car, pick-up truck or van, unspecified bus occupant, traffic accident\"},{\"code\":\"V74\",\"name\":\"V74 Bus occupant injured in collision with heavy transport vehicle or bus\"},{\"code\":\"V740\",\"name\":\"V740 Bus occupant injured in collision with heavy transport vehicle or bus, driver, nontraffic accident\"},{\"code\":\"V741\",\"name\":\"V741 Bus occupant injured in collision with heavy transport vehicle or bus, passenger, nontraffic accident\"},{\"code\":\"V742\",\"name\":\"V742 Bus occupant injured in collision with heavy transport vehicle or bus, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V743\",\"name\":\"V743 Bus occupant injured in collision with heavy transport vehicle or bus, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V744\",\"name\":\"V744 Bus occupant injured in collision with heavy transport vehicle or bus, while boarding or alighting\"},{\"code\":\"V745\",\"name\":\"V745 Bus occupant injured in collision with heavy transport vehicle or bus, driver, traffic accident\"},{\"code\":\"V746\",\"name\":\"V746 Bus occupant injured in collision with heavy transport vehicle or bus, passenger, traffic accident\"},{\"code\":\"V747\",\"name\":\"V747 Bus occupant injured in collision with heavy transport vehicle or bus, person on outside of vehicle, traffic accident\"},{\"code\":\"V749\",\"name\":\"V749 Bus occupant injured in collision with heavy transport vehicle or bus, unspecified bus occupant, traffic accident\"},{\"code\":\"V75\",\"name\":\"V75 Bus occupant injured in collision with railway train or railway vehicle\"},{\"code\":\"V750\",\"name\":\"V750 Bus occupant injured in collision with railway train or railway vehicle, driver, nontraffic accident\"},{\"code\":\"V751\",\"name\":\"V751 Bus occupant injured in collision with railway train or railway vehicle, passenger, nontraffic accident\"},{\"code\":\"V752\",\"name\":\"V752 Bus occupant injured in collision with railway train or railway vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V753\",\"name\":\"V753 Bus occupant injured in collision with railway train or railway vehicle, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V754\",\"name\":\"V754 Bus occupant injured in collision with railway train or railway vehicle, while boarding or alighting\"},{\"code\":\"V755\",\"name\":\"V755 Bus occupant injured in collision with railway train or railway vehicle, driver, traffic accident\"},{\"code\":\"V756\",\"name\":\"V756 Bus occupant injured in collision with railway train or railway vehicle, passenger, traffic accident\"},{\"code\":\"V757\",\"name\":\"V757 Bus occupant injured in collision with railway train or railway vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V759\",\"name\":\"V759 Bus occupant injured in collision with railway train or railway vehicle, unspecified bus occupant, traffic accident\"},{\"code\":\"V76\",\"name\":\"V76 Bus occupant injured in collision with other nonmotor vehicle\"},{\"code\":\"V760\",\"name\":\"V760 Bus occupant injured in collision with other nonmotor vehicle, driver, nontraffic accident\"},{\"code\":\"V761\",\"name\":\"V761 Bus occupant injured in collision with other nonmotor vehicle, passenger, nontraffic accident\"},{\"code\":\"V762\",\"name\":\"V762 Bus occupant injured in collision with other nonmotor vehicle, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V763\",\"name\":\"V763 Bus occupant injured in collision with other nonmotor vehicle, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V764\",\"name\":\"V764 Bus occupant injured in collision with other nonmotor vehicle, while boarding or alighting\"},{\"code\":\"V765\",\"name\":\"V765 Bus occupant injured in collision with other nonmotor vehicle, driver, traffic accident\"},{\"code\":\"V766\",\"name\":\"V766 Bus occupant injured in collision with other nonmotor vehicle, passenger, traffic accident\"},{\"code\":\"V767\",\"name\":\"V767 Bus occupant injured in collision with other nonmotor vehicle, person on outside of vehicle, traffic accident\"},{\"code\":\"V769\",\"name\":\"V769 Bus occupant injured in collision with other nonmotor vehicle, unspecified bus occupant, traffic accident\"},{\"code\":\"V77\",\"name\":\"V77 Bus occupant injured in collision with fixed or stationary object\"},{\"code\":\"V770\",\"name\":\"V770 Bus occupant injured in collision with fixed or stationary object, driver, nontraffic accident\"},{\"code\":\"V771\",\"name\":\"V771 Bus occupant injured in collision with fixed or stationary object, passenger, nontraffic accident\"},{\"code\":\"V772\",\"name\":\"V772 Bus occupant injured in collision with fixed or stationary object, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V773\",\"name\":\"V773 Bus occupant injured in collision with fixed or stationary object, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V774\",\"name\":\"V774 Bus occupant injured in collision with fixed or stationary object, while boarding or alighting\"},{\"code\":\"V775\",\"name\":\"V775 Bus occupant injured in collision with fixed or stationary object, driver, traffic accident\"},{\"code\":\"V776\",\"name\":\"V776 Bus occupant injured in collision with fixed or stationary object, passenger, traffic accident\"},{\"code\":\"V777\",\"name\":\"V777 Bus occupant injured in collision with fixed or stationary object, person on outside of vehicle, traffic accident\"},{\"code\":\"V779\",\"name\":\"V779 Bus occupant injured in collision with fixed or stationary object, unspecified bus occupant, traffic accident\"},{\"code\":\"V78\",\"name\":\"V78 Bus occupant injured in noncollision transport accident\"},{\"code\":\"V780\",\"name\":\"V780 Bus occupant injured in noncollision transport accident, driver, nontraffic accident\"},{\"code\":\"V781\",\"name\":\"V781 Bus occupant injured in noncollision transport accident, passenger, nontraffic accident\"},{\"code\":\"V782\",\"name\":\"V782 Bus occupant injured in noncollision transport accident, person on outside of vehicle, nontraffic accident\"},{\"code\":\"V783\",\"name\":\"V783 Bus occupant injured in noncollision transport accident, unspecified bus occupant, nontraffic accident\"},{\"code\":\"V784\",\"name\":\"V784 Bus occupant injured in noncollision transport accident, while boarding or alighting\"},{\"code\":\"V785\",\"name\":\"V785 Bus occupant injured in noncollision transport accident, driver, traffic accident\"},{\"code\":\"V786\",\"name\":\"V786 Bus occupant injured in noncollision transport accident, passenger, traffic accident\"},{\"code\":\"V787\",\"name\":\"V787 Bus occupant injured in noncollision transport accident, person on outside of vehicle, traffic accident\"},{\"code\":\"V789\",\"name\":\"V789 Bus occupant injured in noncollision transport accident, unspecified bus occupant, traffic accident\"},{\"code\":\"V79\",\"name\":\"V79 Bus occupant injured in other and unspecified transport accidents\"},{\"code\":\"V790\",\"name\":\"V790 Driver injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V791\",\"name\":\"V791 Passenger injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V792\",\"name\":\"V792 Unspecified bus occupant injured in collision with other and unspecified motor vehicles in nontraffic accident\"},{\"code\":\"V793\",\"name\":\"V793 Bus occupant [any] injured in unspecified nontraffic accident\"},{\"code\":\"V794\",\"name\":\"V794 Driver injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V795\",\"name\":\"V795 Passenger injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V796\",\"name\":\"V796 Unspecified bus occupant injured in collision with other and unspecified motor vehicles in traffic accident\"},{\"code\":\"V798\",\"name\":\"V798 Bus occupant [any] injured in other specified transport accidents\"},{\"code\":\"V799\",\"name\":\"V799 Bus occupant [any] injured in unspecified traffic accident\"},{\"code\":\"V80\",\"name\":\"V80 Animal-rider or occupant of animal-drawn vehicle injured in transport accident\"},{\"code\":\"V800\",\"name\":\"V800 Rider or occupant injured by fall from or being thrown from animal or animal-drawn vehicle in noncollision accident\"},{\"code\":\"V801\",\"name\":\"V801 Rider or occupant injured in collision with pedestrian or animal\"},{\"code\":\"V802\",\"name\":\"V802 Rider or occupant injured in collision with pedal cycle\"},{\"code\":\"V803\",\"name\":\"V803 Rider or occupant injured in collision with two- or three-wheeled motor vehicle\"},{\"code\":\"V804\",\"name\":\"V804 Rider or occupant injured in collision with car, pick-up truck, van, heavy transport vehicle or bus\"},{\"code\":\"V805\",\"name\":\"V805 Rider or occupant injured in collision with other specified motor vehicle\"},{\"code\":\"V806\",\"name\":\"V806 Rider or occupant injured in collision with railway train or railway vehicle\"},{\"code\":\"V807\",\"name\":\"V807 Rider or occupant injured in collision with other nonmotor vehicle\"},{\"code\":\"V808\",\"name\":\"V808 Rider or occupant injured in collision with fixed or stationary object\"},{\"code\":\"V809\",\"name\":\"V809 Rider or occupant injured in other and unspecified transport accidents\"},{\"code\":\"V81\",\"name\":\"V81 Occupant of railway train or railway vehicle injured in transport accident\"},{\"code\":\"V810\",\"name\":\"V810 Occupant of railway train or railway vehicle injured in collision with motor vehicle in nontraffic accident\"},{\"code\":\"V811\",\"name\":\"V811 Occupant of railway train or railway vehicle injured in collision with motor vehicle in traffic accident\"},{\"code\":\"V812\",\"name\":\"V812 Occupant of railway train or railway vehicle injured in collision with or hit by rolling stock\"},{\"code\":\"V813\",\"name\":\"V813 Occupant of railway train or railway vehicle injured in collision with other object\"},{\"code\":\"V814\",\"name\":\"V814 Person injured while boarding or alighting from railway train or railway vehicle\"},{\"code\":\"V815\",\"name\":\"V815 Occupant of railway train or railway vehicle injured by fall in railway train or railway vehicle\"},{\"code\":\"V816\",\"name\":\"V816 Occupant of railway train or railway vehicle injured by fall from railway train or railway vehicle\"},{\"code\":\"V817\",\"name\":\"V817 Occupant of railway train or railway vehicle injured in derailment without antecedent collision\"},{\"code\":\"V818\",\"name\":\"V818 Occupant of railway train or railway vehicle injured in other specified railway accidents\"},{\"code\":\"V819\",\"name\":\"V819 Occupant of railway train or railway vehicle injured in unspecified railway accident\"},{\"code\":\"V82\",\"name\":\"V82 Occupant of streetcar injured in transport accident\"},{\"code\":\"V820\",\"name\":\"V820 Occupant of streetcar injured in collision with motor vehicle in nontraffic accident\"},{\"code\":\"V821\",\"name\":\"V821 Occupant of streetcar injured in collision with motor vehicle in traffic accident\"},{\"code\":\"V822\",\"name\":\"V822 Occupant of streetcar injured in collision with or hit by rolling stock\"},{\"code\":\"V823\",\"name\":\"V823 Occupant of streetcar injured in collision with other object\"},{\"code\":\"V824\",\"name\":\"V824 Person injured while boarding or alighting from streetcar\"},{\"code\":\"V825\",\"name\":\"V825 Occupant of streetcar injured by fall in streetcar\"},{\"code\":\"V826\",\"name\":\"V826 Occupant of streetcar injured by fall from streetcar\"},{\"code\":\"V827\",\"name\":\"V827 Occupant of streetcar injured in derailment without antecedent collision\"},{\"code\":\"V828\",\"name\":\"V828 Occupant of streetcar injured in other specified transport accidents\"},{\"code\":\"V829\",\"name\":\"V829 Occupant of streetcar injured in unspecified traffic accident\"},{\"code\":\"V83\",\"name\":\"V83 Occupant of special vehicle mainly used on industrial premises injured in transport accident\"},{\"code\":\"V830\",\"name\":\"V830 Driver of special industrial vehicle injured in traffic accident\"},{\"code\":\"V831\",\"name\":\"V831 Passenger of special industrial vehicle injured in traffic accident\"},{\"code\":\"V832\",\"name\":\"V832 Person on outside of special industrial vehicle injured in traffic accident\"},{\"code\":\"V833\",\"name\":\"V833 Unspecified occupant of special industrial vehicle injured in traffic accident\"},{\"code\":\"V834\",\"name\":\"V834 Person injured while boarding or alighting from special industrial vehicle\"},{\"code\":\"V835\",\"name\":\"V835 Driver of special industrial vehicle injured in nontraffic accident\"},{\"code\":\"V836\",\"name\":\"V836 Passenger of special industrial vehicle injured in nontraffic accident\"},{\"code\":\"V837\",\"name\":\"V837 Person on outside of special industrial vehicle injured in nontraffic accident\"},{\"code\":\"V839\",\"name\":\"V839 Unspecified occupant of special industrial vehicle injured in nontraffic accident\"},{\"code\":\"V84\",\"name\":\"V84 Occupant of special vehicle mainly used in agriculture injured in transport accident\"},{\"code\":\"V840\",\"name\":\"V840 Driver of special agricultural vehicle injured in traffic accident\"},{\"code\":\"V841\",\"name\":\"V841 Passenger of special agricultural vehicle injured in traffic accident\"},{\"code\":\"V842\",\"name\":\"V842 Person on outside of special agricultural vehicle injured in traffic accident\"},{\"code\":\"V843\",\"name\":\"V843 Unspecified occupant of special agricultural vehicle injured in traffic accident\"},{\"code\":\"V844\",\"name\":\"V844 Person injured while boarding or alighting from special agricultural vehicle\"},{\"code\":\"V845\",\"name\":\"V845 Driver of special agricultural vehicle injured in nontraffic accident\"},{\"code\":\"V846\",\"name\":\"V846 Passenger of special agricultural vehicle injured in nontraffic accident\"},{\"code\":\"V847\",\"name\":\"V847 Person on outside of special agricultural vehicle injured in nontraffic accident\"},{\"code\":\"V849\",\"name\":\"V849 Unspecified occupant of special agricultural vehicle injured in nontraffic accident\"},{\"code\":\"V85\",\"name\":\"V85 Occupant of special construction vehicle injured in transport accident\"},{\"code\":\"V850\",\"name\":\"V850 Driver of special construction vehicle injured in traffic accident\"},{\"code\":\"V851\",\"name\":\"V851 Passenger of special construction vehicle injured in traffic accident\"},{\"code\":\"V852\",\"name\":\"V852 Person on outside of special construction vehicle injured in traffic accident\"},{\"code\":\"V853\",\"name\":\"V853 Unspecified occupant of special construction vehicle injured in traffic accident\"},{\"code\":\"V854\",\"name\":\"V854 Person injured while boarding or alighting from special construction vehicle\"},{\"code\":\"V855\",\"name\":\"V855 Driver of special construction vehicle injured in nontraffic accident\"},{\"code\":\"V856\",\"name\":\"V856 Passenger of special construction vehicle injured in nontraffic accident\"},{\"code\":\"V857\",\"name\":\"V857 Person on outside of special construction vehicle injured in nontraffic accident\"},{\"code\":\"V859\",\"name\":\"V859 Unspecified occupant of special construction vehicle injured in nontraffic accident\"},{\"code\":\"V86\",\"name\":\"V86 Occupant of special all-terrain or other motor vehicle designed primarily for off-road use, injured in transport accident\"},{\"code\":\"V860\",\"name\":\"V860 Driver of all-terrain or other off-road motor vehicle injured in traffic accident\"},{\"code\":\"V861\",\"name\":\"V861 Passenger of all-terrain or other off-road motor vehicle injured in traffic accident\"},{\"code\":\"V862\",\"name\":\"V862 Person on outside of all-terrain or other off-road motor vehicle injured in traffic accident\"},{\"code\":\"V863\",\"name\":\"V863 Unspecified occupant of all-terrain or other off-road motor vehicle injured in traffic accident\"},{\"code\":\"V864\",\"name\":\"V864 Person injured while boarding or alighting from all-terrain or other off-road motor vehicle\"},{\"code\":\"V865\",\"name\":\"V865 Driver of all-terrain or other off-road motor vehicle injured in nontraffic accident\"},{\"code\":\"V866\",\"name\":\"V866 Passenger of all-terrain or other off-road motor vehicle injured in nontraffic accident\"},{\"code\":\"V867\",\"name\":\"V867 Person on outside of all-terrain or other off-road motor vehicle injured in nontraffic accident\"},{\"code\":\"V869\",\"name\":\"V869 Unspecified occupant of all-terrain or other off-road motor vehicle injured in nontraffic accident\"},{\"code\":\"V87\",\"name\":\"V87 Traffic accident of specified type but victim's mode of transport unknown\"},{\"code\":\"V870\",\"name\":\"V870 Person injured in collision between car and two- or three-wheeled motor vehicle (traffic)\"},{\"code\":\"V871\",\"name\":\"V871 Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle (traffic)\"},{\"code\":\"V872\",\"name\":\"V872 Person injured in collision between car and pick-up truck or van (traffic)\"},{\"code\":\"V873\",\"name\":\"V873 Person injured in collision between car and bus (traffic)\"},{\"code\":\"V874\",\"name\":\"V874 Person injured in collision between car and heavy transport vehicle (traffic)\"},{\"code\":\"V875\",\"name\":\"V875 Person injured in collision between heavy transport vehicle and bus (traffic)\"},{\"code\":\"V876\",\"name\":\"V876 Person injured in collision between railway train or railway vehicle and car (traffic)\"},{\"code\":\"V877\",\"name\":\"V877 Person injured in collision between other specified motor vehicles (traffic)\"},{\"code\":\"V878\",\"name\":\"V878 Person injured in other specified noncollision transport accidents involving motor vehicle (traffic)\"},{\"code\":\"V879\",\"name\":\"V879 Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle (traffic)\"},{\"code\":\"V88\",\"name\":\"V88 Nontraffic accident of specified type but victim's mode of transport unknown\"},{\"code\":\"V880\",\"name\":\"V880 Person injured in collision between car and two- or three-wheeled motor vehicle, nontraffic\"},{\"code\":\"V881\",\"name\":\"V881 Person injured in collision between other motor vehicle and two- or three-wheeled motor vehicle, nontraffic\"},{\"code\":\"V882\",\"name\":\"V882 Person injured in collision between car and pick-up truck or van, nontraffic\"},{\"code\":\"V883\",\"name\":\"V883 Person injured in collision between car and bus, nontraffic\"},{\"code\":\"V884\",\"name\":\"V884 Person injured in collision between car and heavy transport vehicle, nontraffic\"},{\"code\":\"V885\",\"name\":\"V885 Person injured in collision between heavy transport vehicle and bus, nontraffic\"},{\"code\":\"V886\",\"name\":\"V886 Person injured in collision between railway train or railway vehicle and car, nontraffic\"},{\"code\":\"V887\",\"name\":\"V887 Person injured in collision between other specified motor vehicles, nontraffic\"},{\"code\":\"V888\",\"name\":\"V888 Person injured in other specified noncollision transport accidents involving motor vehicle, nontraffic\"},{\"code\":\"V889\",\"name\":\"V889 Person injured in other specified (collision)(noncollision) transport accidents involving nonmotor vehicle, nontraffic\"},{\"code\":\"V89\",\"name\":\"V89 Motor- or nonmotor-vehicle accident, type of vehicle unspecified\"},{\"code\":\"V890\",\"name\":\"V890 Person injured in unspecified motor-vehicle accident, nontraffic\"},{\"code\":\"V891\",\"name\":\"V891 Person injured in unspecified nonmotor-vehicle accident, nontraffic\"},{\"code\":\"V892\",\"name\":\"V892 Person injured in unspecified motor-vehicle accident, traffic\"},{\"code\":\"V893\",\"name\":\"V893 Person injured in unspecified nonmotor-vehicle accident, traffic\"},{\"code\":\"V899\",\"name\":\"V899 Person injured in unspecified vehicle accident\"},{\"code\":\"V90\",\"name\":\"V90 Accident to watercraft causing drowning and submersion\"},{\"code\":\"V900\",\"name\":\"V900 Accident to watercraft causing drowning and submersion, merchant ship\"},{\"code\":\"V901\",\"name\":\"V901 Accident to watercraft causing drowning and submersion, passenger ship\"},{\"code\":\"V902\",\"name\":\"V902 Accident to watercraft causing drowning and submersion, fishing boat\"},{\"code\":\"V903\",\"name\":\"V903 Accident to watercraft causing drowning and submersion, other powered watercraft\"},{\"code\":\"V904\",\"name\":\"V904 Accident to watercraft causing drowning and submersion, sailboat\"},{\"code\":\"V905\",\"name\":\"V905 Accident to watercraft causing drowning and submersion, canoe or kayak\"},{\"code\":\"V906\",\"name\":\"V906 Accident to watercraft causing drowning and submersion, inflatable craft (nonpowered)\"},{\"code\":\"V907\",\"name\":\"V907 Accident to watercraft causing drowning and submersion, water-skis\"},{\"code\":\"V908\",\"name\":\"V908 Accident to watercraft causing drowning and submersion, other unpowered watercraft\"},{\"code\":\"V909\",\"name\":\"V909 Accident to watercraft causing drowning and submersion, unspecified watercraft\"},{\"code\":\"V91\",\"name\":\"V91 Accident to watercraft causing other injury\"},{\"code\":\"V910\",\"name\":\"V910 Accident to watercraft causing other injury, merchant ship\"},{\"code\":\"V911\",\"name\":\"V911 Accident to watercraft causing other injury, passenger ship\"},{\"code\":\"V912\",\"name\":\"V912 Accident to watercraft causing other injury, fishing boat\"},{\"code\":\"V913\",\"name\":\"V913 Accident to watercraft causing other injury, other powered watercraft\"},{\"code\":\"V914\",\"name\":\"V914 Accident to watercraft causing other injury, sailboat\"},{\"code\":\"V915\",\"name\":\"V915 Accident to watercraft causing other injury, canoe or kayak\"},{\"code\":\"V916\",\"name\":\"V916 Accident to watercraft causing other injury, inflatable craft (nonpowered)\"},{\"code\":\"V917\",\"name\":\"V917 Accident to watercraft causing other injury, water-skis\"},{\"code\":\"V918\",\"name\":\"V918 Accident to watercraft causing other injury, other unpowered watercraft\"},{\"code\":\"V919\",\"name\":\"V919 Accident to watercraft causing other injury, unspecified watercraft\"},{\"code\":\"V92\",\"name\":\"V92 Water-transport-related drowning and submersion without accident to watercraft\"},{\"code\":\"V920\",\"name\":\"V920 Water-transport-related drowning and submersion without accident to watercraft, merchant ship\"},{\"code\":\"V921\",\"name\":\"V921 Water-transport-related drowning and submersion without accident to watercraft, passenger ship\"},{\"code\":\"V922\",\"name\":\"V922 Water-transport-related drowning and submersion without accident to watercraft, fishing boat\"},{\"code\":\"V923\",\"name\":\"V923 Water-transport-related drowning and submersion without accident to watercraft, other powered watercraft\"},{\"code\":\"V924\",\"name\":\"V924 Water-transport-related drowning and submersion without accident to watercraft, sailboat\"},{\"code\":\"V925\",\"name\":\"V925 Water-transport-related drowning and submersion without accident to watercraft, canoe or kayak\"},{\"code\":\"V926\",\"name\":\"V926 Water-transport-related drowning and submersion without accident to watercraft, inflatable craft (nonpowered)\"},{\"code\":\"V927\",\"name\":\"V927 Water-transport-related drowning and submersion without accident to watercraft, water-skis\"},{\"code\":\"V928\",\"name\":\"V928 Water-transport-related drowning and submersion without accident to watercraft, other unpowered watercraft\"},{\"code\":\"V929\",\"name\":\"V929 Water-transport-related drowning and submersion without accident to watercraft, unspecified watercraft\"},{\"code\":\"V93\",\"name\":\"V93 Accident on board watercraft without accident to watercraft, not causing drowning and submersion\"},{\"code\":\"V930\",\"name\":\"V930 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, merchant ship\"},{\"code\":\"V931\",\"name\":\"V931 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, passenger ship\"},{\"code\":\"V932\",\"name\":\"V932 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, fishing boat\"},{\"code\":\"V933\",\"name\":\"V933 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, other powered watercraft\"},{\"code\":\"V934\",\"name\":\"V934 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, sailboat\"},{\"code\":\"V935\",\"name\":\"V935 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, canoe or kayak\"},{\"code\":\"V936\",\"name\":\"V936 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, inflatable craft (nonpowered)\"},{\"code\":\"V937\",\"name\":\"V937 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, water-skis\"},{\"code\":\"V938\",\"name\":\"V938 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, other unpowered watercraft\"},{\"code\":\"V939\",\"name\":\"V939 Accident on board watercraft without accident to watercraft, not causing drowning and submersion, unspecified watercraft\"},{\"code\":\"V94\",\"name\":\"V94 Other and unspecified water transport accidents\"},{\"code\":\"V940\",\"name\":\"V940 Other and unspecified water transport accidents, merchant ship\"},{\"code\":\"V941\",\"name\":\"V941 Other and unspecified water transport accidents, passenger ship\"},{\"code\":\"V942\",\"name\":\"V942 Other and unspecified water transport accidents, fishing boat\"},{\"code\":\"V943\",\"name\":\"V943 Other and unspecified water transport accidents, other powered watercraft\"},{\"code\":\"V944\",\"name\":\"V944 Other and unspecified water transport accidents, sailboat\"},{\"code\":\"V945\",\"name\":\"V945 Other and unspecified water transport accidents, canoe or kayak\"},{\"code\":\"V946\",\"name\":\"V946 Other and unspecified water transport accidents, inflatable craft (nonpowered)\"},{\"code\":\"V947\",\"name\":\"V947 Other and unspecified water transport accidents, water-skis\"},{\"code\":\"V948\",\"name\":\"V948 Other and unspecified water transport accidents, other unpowered watercraft\"},{\"code\":\"V949\",\"name\":\"V949 Other and unspecified water transport accidents, unspecified watercraft\"},{\"code\":\"V95\",\"name\":\"V95 Accident to powered aircraft causing injury to occupant\"},{\"code\":\"V950\",\"name\":\"V950 Helicopter accident injuring occupant\"},{\"code\":\"V951\",\"name\":\"V951 Ultralight, microlight or powered-glider accident injuring occupant\"},{\"code\":\"V952\",\"name\":\"V952 Accident to other private fixed-wing aircraft, injuring occupant\"},{\"code\":\"V953\",\"name\":\"V953 Accident to commercial fixed-wing aircraft, injuring occupant\"},{\"code\":\"V954\",\"name\":\"V954 Spacecraft accident injuring occupant\"},{\"code\":\"V958\",\"name\":\"V958 Other aircraft accidents injuring occupant\"},{\"code\":\"V959\",\"name\":\"V959 Unspecified aircraft accident injuring occupant\"},{\"code\":\"V96\",\"name\":\"V96 Accident to nonpowered aircraft causing injury to occupant\"},{\"code\":\"V960\",\"name\":\"V960 Balloon accident injuring occupant\"},{\"code\":\"V961\",\"name\":\"V961 Hang-glider accident injuring occupant\"},{\"code\":\"V962\",\"name\":\"V962 Glider (nonpowered) accident injuring occupant\"},{\"code\":\"V968\",\"name\":\"V968 Other nonpowered-aircraft accidents injuring occupant\"},{\"code\":\"V969\",\"name\":\"V969 Unspecified nonpowered-aircraft accident injuring occupant\"},{\"code\":\"V97\",\"name\":\"V97 Other specified air transport accidents\"},{\"code\":\"V970\",\"name\":\"V970 Occupant of aircraft injured in other specified air transport accidents\"},{\"code\":\"V971\",\"name\":\"V971 Person injured while boarding or alighting from aircraft\"},{\"code\":\"V972\",\"name\":\"V972 Parachutist injured in air transport accident\"},{\"code\":\"V973\",\"name\":\"V973 Person on ground injured in air transport accident\"},{\"code\":\"V978\",\"name\":\"V978 Other air transport accidents, NEC\"},{\"code\":\"V98\",\"name\":\"V98 Other specified transport accidents\"},{\"code\":\"V99\",\"name\":\"V99 Unspecified transport accident\"},{\"code\":\"W00\",\"name\":\"W00 Fall on same level involving ice and snow\"},{\"code\":\"W000\",\"name\":\"W000 Fall on same level involving ice and snow, home\"},{\"code\":\"W001\",\"name\":\"W001 Fall on same level involving ice and snow, residential institution\"},{\"code\":\"W002\",\"name\":\"W002 Fall on same level involving ice and snow, school, other institution and public administrative area\"},{\"code\":\"W003\",\"name\":\"W003 Fall on same level involving ice and snow, sports and athletics area\"},{\"code\":\"W004\",\"name\":\"W004 Fall on same level involving ice and snow, street and highway\"},{\"code\":\"W005\",\"name\":\"W005 Fall on same level involving ice and snow, trade and service area\"},{\"code\":\"W006\",\"name\":\"W006 Fall on same level involving ice and snow, industrial and construction area\"},{\"code\":\"W007\",\"name\":\"W007 Fall on same level involving ice and snow, farm\"},{\"code\":\"W008\",\"name\":\"W008 Fall on same level involving ice and snow, other specified places\"},{\"code\":\"W009\",\"name\":\"W009 Fall on same level involving ice and snow, unspecified place\"},{\"code\":\"W01\",\"name\":\"W01 Fall on same level from slipping, tripping and stumbling\"},{\"code\":\"W010\",\"name\":\"W010 Fall on same level from slipping, tripping and stumbling, home\"},{\"code\":\"W011\",\"name\":\"W011 Fall on same level from slipping, tripping and stumbling, residential institution\"},{\"code\":\"W012\",\"name\":\"W012 Fall on same level from slipping, tripping and stumbling, school, other institution and public administrative area\"},{\"code\":\"W013\",\"name\":\"W013 Fall on same level from slipping, tripping and stumbling, sports and athletics area\"},{\"code\":\"W014\",\"name\":\"W014 Fall on same level from slipping, tripping and stumbling, street and highway\"},{\"code\":\"W015\",\"name\":\"W015 Fall on same level from slipping, tripping and stumbling, trade and service area\"},{\"code\":\"W016\",\"name\":\"W016 Fall on same level from slipping, tripping and stumbling, industrial and construction area\"},{\"code\":\"W017\",\"name\":\"W017 Fall on same level from slipping, tripping and stumbling, farm\"},{\"code\":\"W018\",\"name\":\"W018 Fall on same level from slipping, tripping and stumbling, other specified places\"},{\"code\":\"W019\",\"name\":\"W019 Fall on same level from slipping, tripping and stumbling, unspecified place\"},{\"code\":\"W02\",\"name\":\"W02 Fall involving ice-skates, skis, roller-skates or skateboards\"},{\"code\":\"W020\",\"name\":\"W020 Fall involving ice-skates, skis, roller-skates or skateboards, home\"},{\"code\":\"W021\",\"name\":\"W021 Fall involving ice-skates, skis, roller-skates or skateboards, residential institution\"},{\"code\":\"W022\",\"name\":\"W022 Fall involving ice-skates, skis, roller-skates or skateboards, school, other institution and public administrative area\"},{\"code\":\"W023\",\"name\":\"W023 Fall involving ice-skates, skis, roller-skates or skateboards, sports and athletics area\"},{\"code\":\"W024\",\"name\":\"W024 Fall involving ice-skates, skis, roller-skates or skateboards, street and highway\"},{\"code\":\"W025\",\"name\":\"W025 Fall involving ice-skates, skis, roller-skates or skateboards, trade and service area\"},{\"code\":\"W026\",\"name\":\"W026 Fall involving ice-skates, skis, roller-skates or skateboards, industrial and construction area\"},{\"code\":\"W027\",\"name\":\"W027 Fall involving ice-skates, skis, roller-skates or skateboards, farm\"},{\"code\":\"W028\",\"name\":\"W028 Fall involving ice-skates, skis, roller-skates or skateboards, other specified places\"},{\"code\":\"W029\",\"name\":\"W029 Fall involving ice-skates, skis, roller-skates or skateboards, unspecified place\"},{\"code\":\"W03\",\"name\":\"W03 Other fall on same level due to collision with, or pushing by, another person\"},{\"code\":\"W030\",\"name\":\"W030 Other fall on same level due to collision with, or pushing by, another person, home\"},{\"code\":\"W031\",\"name\":\"W031 Other fall on same level due to collision with, or pushing by, another person, residential institution\"},{\"code\":\"W032\",\"name\":\"W032 Other fall on same level due to collision with, or pushing by, another person, school, other institution and public administrative area\"},{\"code\":\"W033\",\"name\":\"W033 Other fall on same level due to collision with, or pushing by, another person, sports and athletics area\"},{\"code\":\"W034\",\"name\":\"W034 Other fall on same level due to collision with, or pushing by, another person, street and highway\"},{\"code\":\"W035\",\"name\":\"W035 Other fall on same level due to collision with, or pushing by, another person, trade and service area\"},{\"code\":\"W036\",\"name\":\"W036 Other fall on same level due to collision with, or pushing by, another person, industrial and construction area\"},{\"code\":\"W037\",\"name\":\"W037 Other fall on same level due to collision with, or pushing by, another person, farm\"},{\"code\":\"W038\",\"name\":\"W038 Other fall on same level due to collision with, or pushing by, another person, other specified places\"},{\"code\":\"W039\",\"name\":\"W039 Other fall on same level due to collision with, or pushing by, another person, unspecified place\"},{\"code\":\"W04\",\"name\":\"W04 Fall while being carried or supported by other persons\"},{\"code\":\"W040\",\"name\":\"W040 Fall while being carried or supported by other persons, home\"},{\"code\":\"W041\",\"name\":\"W041 Fall while being carried or supported by other persons, residential institution\"},{\"code\":\"W042\",\"name\":\"W042 Fall while being carried or supported by other persons, school, other institution and public administrative area\"},{\"code\":\"W043\",\"name\":\"W043 Fall while being carried or supported by other persons, sports and athletics area\"},{\"code\":\"W044\",\"name\":\"W044 Fall while being carried or supported by other persons, street and highway\"},{\"code\":\"W045\",\"name\":\"W045 Fall while being carried or supported by other persons, trade and service area\"},{\"code\":\"W046\",\"name\":\"W046 Fall while being carried or supported by other persons, industrial and construction area\"},{\"code\":\"W047\",\"name\":\"W047 Fall while being carried or supported by other persons, farm\"},{\"code\":\"W048\",\"name\":\"W048 Fall while being carried or supported by other persons, other specified places\"},{\"code\":\"W049\",\"name\":\"W049 Fall while being carried or supported by other persons, unspecified place\"},{\"code\":\"W05\",\"name\":\"W05 Fall involving wheelchair\"},{\"code\":\"W050\",\"name\":\"W050 Fall involving wheelchair, home\"},{\"code\":\"W051\",\"name\":\"W051 Fall involving wheelchair, residential institution\"},{\"code\":\"W052\",\"name\":\"W052 Fall involving wheelchair, school, other institution and public administrative area\"},{\"code\":\"W053\",\"name\":\"W053 Fall involving wheelchair, sports and athletics area\"},{\"code\":\"W054\",\"name\":\"W054 Fall involving wheelchair, street and highway\"},{\"code\":\"W055\",\"name\":\"W055 Fall involving wheelchair, trade and service area\"},{\"code\":\"W056\",\"name\":\"W056 Fall involving wheelchair, industrial and construction area\"},{\"code\":\"W057\",\"name\":\"W057 Fall involving wheelchair, farm\"},{\"code\":\"W058\",\"name\":\"W058 Fall involving wheelchair, other specified places\"},{\"code\":\"W059\",\"name\":\"W059 Fall involving wheelchair, unspecified place\"},{\"code\":\"W06\",\"name\":\"W06 Fall involving bed\"},{\"code\":\"W060\",\"name\":\"W060 Fall involving bed, home\"},{\"code\":\"W061\",\"name\":\"W061 Fall involving bed, residential institution\"},{\"code\":\"W062\",\"name\":\"W062 Fall involving bed, school, other institution and public administrative area\"},{\"code\":\"W063\",\"name\":\"W063 Fall involving bed, sports and athletics area\"},{\"code\":\"W064\",\"name\":\"W064 Fall involving bed, street and highway\"},{\"code\":\"W065\",\"name\":\"W065 Fall involving bed, trade and service area\"},{\"code\":\"W066\",\"name\":\"W066 Fall involving bed, industrial and construction area\"},{\"code\":\"W067\",\"name\":\"W067 Fall involving bed, farm\"},{\"code\":\"W068\",\"name\":\"W068 Fall involving bed, other specified places\"},{\"code\":\"W069\",\"name\":\"W069 Fall involving bed, unspecified place\"},{\"code\":\"W07\",\"name\":\"W07 Fall involving chair\"},{\"code\":\"W070\",\"name\":\"W070 Fall involving chair, home\"},{\"code\":\"W071\",\"name\":\"W071 Fall involving chair, residential institution\"},{\"code\":\"W072\",\"name\":\"W072 Fall involving chair, school, other institution and public administrative area\"},{\"code\":\"W073\",\"name\":\"W073 Fall involving chair, sports and athletics area\"},{\"code\":\"W074\",\"name\":\"W074 Fall involving chair, street and highway\"},{\"code\":\"W075\",\"name\":\"W075 Fall involving chair, trade and service area\"},{\"code\":\"W076\",\"name\":\"W076 Fall involving chair, industrial and construction area\"},{\"code\":\"W077\",\"name\":\"W077 Fall involving chair, farm\"},{\"code\":\"W078\",\"name\":\"W078 Fall involving chair, other specified places\"},{\"code\":\"W079\",\"name\":\"W079 Fall involving chair, unspecified place\"},{\"code\":\"W08\",\"name\":\"W08 Fall involving other furniture\"},{\"code\":\"W080\",\"name\":\"W080 Fall involving other furniture, home\"},{\"code\":\"W081\",\"name\":\"W081 Fall involving other furniture, residential institution\"},{\"code\":\"W082\",\"name\":\"W082 Fall involving other furniture, school, other institution and public administrative area\"},{\"code\":\"W083\",\"name\":\"W083 Fall involving other furniture, sports and athletics area\"},{\"code\":\"W084\",\"name\":\"W084 Fall involving other furniture, street and highway\"},{\"code\":\"W085\",\"name\":\"W085 Fall involving other furniture, trade and service area\"},{\"code\":\"W086\",\"name\":\"W086 Fall involving other furniture, industrial and construction area\"},{\"code\":\"W087\",\"name\":\"W087 Fall involving other furniture, farm\"},{\"code\":\"W088\",\"name\":\"W088 Fall involving other furniture, other specified places\"},{\"code\":\"W089\",\"name\":\"W089 Fall involving other furniture, unspecified place\"},{\"code\":\"W09\",\"name\":\"W09 Fall involving playground equipment\"},{\"code\":\"W090\",\"name\":\"W090 Fall involving playground equipment, home\"},{\"code\":\"W091\",\"name\":\"W091 Fall involving playground equipment, residential institution\"},{\"code\":\"W092\",\"name\":\"W092 Fall involving playground equipment, school, other institution and public administrative area\"},{\"code\":\"W093\",\"name\":\"W093 Fall involving playground equipment, sports and athletics area\"},{\"code\":\"W094\",\"name\":\"W094 Fall involving playground equipment, street and highway\"},{\"code\":\"W095\",\"name\":\"W095 Fall involving playground equipment, trade and service area\"},{\"code\":\"W096\",\"name\":\"W096 Fall involving playground equipment, industrial and construction area\"},{\"code\":\"W097\",\"name\":\"W097 Fall involving playground equipment, farm\"},{\"code\":\"W098\",\"name\":\"W098 Fall involving playground equipment, other specified places\"},{\"code\":\"W099\",\"name\":\"W099 Fall involving playground equipment, unspecified place\"},{\"code\":\"W10\",\"name\":\"W10 Fall on and from stairs and steps\"},{\"code\":\"W100\",\"name\":\"W100 Fall on and from stairs and steps, home\"},{\"code\":\"W101\",\"name\":\"W101 Fall on and from stairs and steps, residential institution\"},{\"code\":\"W102\",\"name\":\"W102 Fall on and from stairs and steps, school, other institution and public administrative area\"},{\"code\":\"W103\",\"name\":\"W103 Fall on and from stairs and steps, sports and athletics area\"},{\"code\":\"W104\",\"name\":\"W104 Fall on and from stairs and steps, street and highway\"},{\"code\":\"W105\",\"name\":\"W105 Fall on and from stairs and steps, trade and service area\"},{\"code\":\"W106\",\"name\":\"W106 Fall on and from stairs and steps, industrial and construction area\"},{\"code\":\"W107\",\"name\":\"W107 Fall on and from stairs and steps, farm\"},{\"code\":\"W108\",\"name\":\"W108 Fall on and from stairs and steps, other specified places\"},{\"code\":\"W109\",\"name\":\"W109 Fall on and from stairs and steps, unspecified place\"},{\"code\":\"W11\",\"name\":\"W11 Fall on and from ladder\"},{\"code\":\"W110\",\"name\":\"W110 Fall on and from ladder, home\"},{\"code\":\"W111\",\"name\":\"W111 Fall on and from ladder, residential institution\"},{\"code\":\"W112\",\"name\":\"W112 Fall on and from ladder, school, other institution and public administrative area\"},{\"code\":\"W113\",\"name\":\"W113 Fall on and from ladder, sports and athletics area\"},{\"code\":\"W114\",\"name\":\"W114 Fall on and from ladder, street and highway\"},{\"code\":\"W115\",\"name\":\"W115 Fall on and from ladder, trade and service area\"},{\"code\":\"W116\",\"name\":\"W116 Fall on and from ladder, industrial and construction area\"},{\"code\":\"W117\",\"name\":\"W117 Fall on and from ladder, farm\"},{\"code\":\"W118\",\"name\":\"W118 Fall on and from ladder, other specified places\"},{\"code\":\"W119\",\"name\":\"W119 Fall on and from ladder, unspecified place\"},{\"code\":\"W12\",\"name\":\"W12 Fall on and from scaffolding\"},{\"code\":\"W120\",\"name\":\"W120 Fall on and from scaffolding, home\"},{\"code\":\"W121\",\"name\":\"W121 Fall on and from scaffolding, residential institution\"},{\"code\":\"W122\",\"name\":\"W122 Fall on and from scaffolding, school, other institution and public administrative area\"},{\"code\":\"W123\",\"name\":\"W123 Fall on and from scaffolding, sports and athletics area\"},{\"code\":\"W124\",\"name\":\"W124 Fall on and from scaffolding, street and highway\"},{\"code\":\"W125\",\"name\":\"W125 Fall on and from scaffolding, trade and service area\"},{\"code\":\"W126\",\"name\":\"W126 Fall on and from scaffolding, industrial and construction area\"},{\"code\":\"W127\",\"name\":\"W127 Fall on and from scaffolding, farm\"},{\"code\":\"W128\",\"name\":\"W128 Fall on and from scaffolding, other specified places\"},{\"code\":\"W129\",\"name\":\"W129 Fall on and from scaffolding, unspecified place\"},{\"code\":\"W13\",\"name\":\"W13 Fall from, out of or through building or structure\"},{\"code\":\"W130\",\"name\":\"W130 Fall from, out of or through building or structure, home\"},{\"code\":\"W131\",\"name\":\"W131 Fall from, out of or through building or structure, residential institution\"},{\"code\":\"W132\",\"name\":\"W132 Fall from, out of or through building or structure, school, other institution and public administrative area\"},{\"code\":\"W133\",\"name\":\"W133 Fall from, out of or through building or structure, sports and athletics area\"},{\"code\":\"W134\",\"name\":\"W134 Fall from, out of or through building or structure, street and highway\"},{\"code\":\"W135\",\"name\":\"W135 Fall from, out of or through building or structure, trade and service area\"},{\"code\":\"W136\",\"name\":\"W136 Fall from, out of or through building or structure, industrial and construction area\"},{\"code\":\"W137\",\"name\":\"W137 Fall from, out of or through building or structure, farm\"},{\"code\":\"W138\",\"name\":\"W138 Fall from, out of or through building or structure, other specified places\"},{\"code\":\"W139\",\"name\":\"W139 Fall from, out of or through building or structure, unspecified place\"},{\"code\":\"W14\",\"name\":\"W14 Fall from tree\"},{\"code\":\"W140\",\"name\":\"W140 Fall from tree, home\"},{\"code\":\"W141\",\"name\":\"W141 Fall from tree, residential institution\"},{\"code\":\"W142\",\"name\":\"W142 Fall from tree, school, other institution and public administrative area\"},{\"code\":\"W143\",\"name\":\"W143 Fall from tree, sports and athletics area\"},{\"code\":\"W144\",\"name\":\"W144 Fall from tree, street and highway\"},{\"code\":\"W145\",\"name\":\"W145 Fall from tree, trade and service area\"},{\"code\":\"W146\",\"name\":\"W146 Fall from tree, industrial and construction area\"},{\"code\":\"W147\",\"name\":\"W147 Fall from tree, farm\"},{\"code\":\"W148\",\"name\":\"W148 Fall from tree, other specified places\"},{\"code\":\"W149\",\"name\":\"W149 Fall from tree, unspecified place\"},{\"code\":\"W15\",\"name\":\"W15 Fall from cliff\"},{\"code\":\"W150\",\"name\":\"W150 Fall from cliff, home\"},{\"code\":\"W151\",\"name\":\"W151 Fall from cliff, residential institution\"},{\"code\":\"W152\",\"name\":\"W152 Fall from cliff, school, other institution and public administrative area\"},{\"code\":\"W153\",\"name\":\"W153 Fall from cliff, sports and athletics area\"},{\"code\":\"W154\",\"name\":\"W154 Fall from cliff, street and highway\"},{\"code\":\"W155\",\"name\":\"W155 Fall from cliff, trade and service area\"},{\"code\":\"W156\",\"name\":\"W156 Fall from cliff, industrial and construction area\"},{\"code\":\"W157\",\"name\":\"W157 Fall from cliff, farm\"},{\"code\":\"W158\",\"name\":\"W158 Fall from cliff, other specified places\"},{\"code\":\"W159\",\"name\":\"W159 Fall from cliff, unspecified place\"},{\"code\":\"W16\",\"name\":\"W16 Diving or jumping into water causing injury other than drowning or submersion\"},{\"code\":\"W160\",\"name\":\"W160 Diving or jumping into water causing injury other than drowning or submersion, home\"},{\"code\":\"W161\",\"name\":\"W161 Diving or jumping into water causing injury other than drowning or submersion, residential institution\"},{\"code\":\"W162\",\"name\":\"W162 Diving or jumping into water causing injury other than drowning or submersion, school, other institution and public administrative area\"},{\"code\":\"W163\",\"name\":\"W163 Diving or jumping into water causing injury other than drowning or submersion, sports and athletics area\"},{\"code\":\"W164\",\"name\":\"W164 Diving or jumping into water causing injury other than drowning or submersion, street and highway\"},{\"code\":\"W165\",\"name\":\"W165 Diving or jumping into water causing injury other than drowning or submersion, trade and service area\"},{\"code\":\"W166\",\"name\":\"W166 Diving or jumping into water causing injury other than drowning or submersion, industrial and construction area\"},{\"code\":\"W167\",\"name\":\"W167 Diving or jumping into water causing injury other than drowning or submersion, farm\"},{\"code\":\"W168\",\"name\":\"W168 Diving or jumping into water causing injury other than drowning or submersion, other specified places\"},{\"code\":\"W169\",\"name\":\"W169 Diving or jumping into water causing injury other than drowning or submersion, unspecified place\"},{\"code\":\"W17\",\"name\":\"W17 Other fall from one level to another\"},{\"code\":\"W170\",\"name\":\"W170 Other fall from one level to another, home\"},{\"code\":\"W171\",\"name\":\"W171 Other fall from one level to another, residential institution\"},{\"code\":\"W172\",\"name\":\"W172 Other fall from one level to another, school, other institution and public administrative area\"},{\"code\":\"W173\",\"name\":\"W173 Other fall from one level to another, sports and athletics area\"},{\"code\":\"W174\",\"name\":\"W174 Other fall from one level to another, street and highway\"},{\"code\":\"W175\",\"name\":\"W175 Other fall from one level to another, trade and service area\"},{\"code\":\"W176\",\"name\":\"W176 Other fall from one level to another, industrial and construction area\"},{\"code\":\"W177\",\"name\":\"W177 Other fall from one level to another, farm\"},{\"code\":\"W178\",\"name\":\"W178 Other fall from one level to another, other specified places\"},{\"code\":\"W179\",\"name\":\"W179 Other fall from one level to another, unspecified place\"},{\"code\":\"W18\",\"name\":\"W18 Other fall on same level\"},{\"code\":\"W180\",\"name\":\"W180 Other fall on same level, home\"},{\"code\":\"W181\",\"name\":\"W181 Other fall on same level, residential institution\"},{\"code\":\"W182\",\"name\":\"W182 Other fall on same level, school, other institution and public administrative area\"},{\"code\":\"W183\",\"name\":\"W183 Other fall on same level, sports and athletics area\"},{\"code\":\"W184\",\"name\":\"W184 Other fall on same level, street and highway\"},{\"code\":\"W185\",\"name\":\"W185 Other fall on same level, trade and service area\"},{\"code\":\"W186\",\"name\":\"W186 Other fall on same level, industrial and construction area\"},{\"code\":\"W187\",\"name\":\"W187 Other fall on same level, farm\"},{\"code\":\"W188\",\"name\":\"W188 Other fall on same level, other specified places\"},{\"code\":\"W189\",\"name\":\"W189 Other fall on same level, unspecified place\"},{\"code\":\"W19\",\"name\":\"W19 Unspecified fall\"},{\"code\":\"W190\",\"name\":\"W190 Unspecified fall, home\"},{\"code\":\"W191\",\"name\":\"W191 Unspecified fall, residential institution\"},{\"code\":\"W192\",\"name\":\"W192 Unspecified fall, school, other institution and public administrative area\"},{\"code\":\"W193\",\"name\":\"W193 Unspecified fall, sports and athletics area\"},{\"code\":\"W194\",\"name\":\"W194 Unspecified fall, street and highway\"},{\"code\":\"W195\",\"name\":\"W195 Unspecified fall, trade and service area\"},{\"code\":\"W196\",\"name\":\"W196 Unspecified fall, industrial and construction area\"},{\"code\":\"W197\",\"name\":\"W197 Unspecified fall, farm\"},{\"code\":\"W198\",\"name\":\"W198 Unspecified fall, other specified places\"},{\"code\":\"W199\",\"name\":\"W199 Unspecified fall, unspecified place\"},{\"code\":\"W20\",\"name\":\"W20 Struck by thrown, projected or falling object\"},{\"code\":\"W200\",\"name\":\"W200 Struck by thrown, projected or falling object, home\"},{\"code\":\"W201\",\"name\":\"W201 Struck by thrown, projected or falling object, residential institution\"},{\"code\":\"W202\",\"name\":\"W202 Struck by thrown, projected or falling object, school, other institution and public administrative area\"},{\"code\":\"W203\",\"name\":\"W203 Struck by thrown, projected or falling object, sports and athletics area\"},{\"code\":\"W204\",\"name\":\"W204 Struck by thrown, projected or falling object, street and highway\"},{\"code\":\"W205\",\"name\":\"W205 Struck by thrown, projected or falling object, trade and service area\"},{\"code\":\"W206\",\"name\":\"W206 Struck by thrown, projected or falling object, industrial and construction area\"},{\"code\":\"W207\",\"name\":\"W207 Struck by thrown, projected or falling object, farm\"},{\"code\":\"W208\",\"name\":\"W208 Struck by thrown, projected or falling object, other specified places\"},{\"code\":\"W209\",\"name\":\"W209 Struck by thrown, projected or falling object, unspecified place\"},{\"code\":\"W21\",\"name\":\"W21 Striking against or struck by sports equipment\"},{\"code\":\"W210\",\"name\":\"W210 Striking against or struck by sports equipment, home\"},{\"code\":\"W211\",\"name\":\"W211 Striking against or struck by sports equipment, residential institution\"},{\"code\":\"W212\",\"name\":\"W212 Striking against or struck by sports equipment, school, other institution and public administrative area\"},{\"code\":\"W213\",\"name\":\"W213 Striking against or struck by sports equipment, sports and athletics area\"},{\"code\":\"W214\",\"name\":\"W214 Striking against or struck by sports equipment, street and highway\"},{\"code\":\"W215\",\"name\":\"W215 Striking against or struck by sports equipment, trade and service area\"},{\"code\":\"W216\",\"name\":\"W216 Striking against or struck by sports equipment, industrial and construction area\"},{\"code\":\"W217\",\"name\":\"W217 Striking against or struck by sports equipment, farm\"},{\"code\":\"W218\",\"name\":\"W218 Striking against or struck by sports equipment, other specified places\"},{\"code\":\"W219\",\"name\":\"W219 Striking against or struck by sports equipment, unspecified place\"},{\"code\":\"W22\",\"name\":\"W22 Striking against or struck by other objects\"},{\"code\":\"W220\",\"name\":\"W220 Striking against or struck by other objects, home\"},{\"code\":\"W221\",\"name\":\"W221 Striking against or struck by other objects, residential institution\"},{\"code\":\"W222\",\"name\":\"W222 Striking against or struck by other objects, school, other institution and public administrative area\"},{\"code\":\"W223\",\"name\":\"W223 Striking against or struck by other objects, sports and athletics area\"},{\"code\":\"W224\",\"name\":\"W224 Striking against or struck by other objects, street and highway\"},{\"code\":\"W225\",\"name\":\"W225 Striking against or struck by other objects, trade and service area\"},{\"code\":\"W226\",\"name\":\"W226 Striking against or struck by other objects, industrial and construction area\"},{\"code\":\"W227\",\"name\":\"W227 Striking against or struck by other objects, farm\"},{\"code\":\"W228\",\"name\":\"W228 Striking against or struck by other objects, other specified places\"},{\"code\":\"W229\",\"name\":\"W229 Striking against or struck by other objects, unspecified place\"},{\"code\":\"W23\",\"name\":\"W23 Caught, crushed, jammed or pinched in or between objects\"},{\"code\":\"W230\",\"name\":\"W230 Caught, crushed, jammed or pinched in or between objects, home\"},{\"code\":\"W231\",\"name\":\"W231 Caught, crushed, jammed or pinched in or between objects, residential institution\"},{\"code\":\"W232\",\"name\":\"W232 Caught, crushed, jammed or pinched in or between objects, school, other institution and public administrative area\"},{\"code\":\"W233\",\"name\":\"W233 Caught, crushed, jammed or pinched in or between objects, sports and athletics area\"},{\"code\":\"W234\",\"name\":\"W234 Caught, crushed, jammed or pinched in or between objects, street and highway\"},{\"code\":\"W235\",\"name\":\"W235 Caught, crushed, jammed or pinched in or between objects, trade and service area\"},{\"code\":\"W236\",\"name\":\"W236 Caught, crushed, jammed or pinched in or between objects, industrial and construction area\"},{\"code\":\"W237\",\"name\":\"W237 Caught, crushed, jammed or pinched in or between objects, farm\"},{\"code\":\"W238\",\"name\":\"W238 Caught, crushed, jammed or pinched in or between objects, other specified places\"},{\"code\":\"W239\",\"name\":\"W239 Caught, crushed, jammed or pinched in or between objects, unspecified place\"},{\"code\":\"W24\",\"name\":\"W24 Contact with lifting and transmission devices, NEC\"},{\"code\":\"W240\",\"name\":\"W240 Contact with lifting and transmission devices, NEC, home\"},{\"code\":\"W241\",\"name\":\"W241 Contact with lifting and transmission devices, NEC, residential institution\"},{\"code\":\"W242\",\"name\":\"W242 Contact with lifting and transmission devices, NEC, school, other institution and public administrative area\"},{\"code\":\"W243\",\"name\":\"W243 Contact with lifting and transmission devices, NEC, sports and athletics area\"},{\"code\":\"W244\",\"name\":\"W244 Contact with lifting and transmission devices, NEC, street and highway\"},{\"code\":\"W245\",\"name\":\"W245 Contact with lifting and transmission devices, NEC, trade and service area\"},{\"code\":\"W246\",\"name\":\"W246 Contact with lifting and transmission devices, NEC, industrial and construction area\"},{\"code\":\"W247\",\"name\":\"W247 Contact with lifting and transmission devices, NEC, farm\"},{\"code\":\"W248\",\"name\":\"W248 Contact with lifting and transmission devices, NEC, other specified places\"},{\"code\":\"W249\",\"name\":\"W249 Contact with lifting and transmission devices, NEC, unspecified place\"},{\"code\":\"W25\",\"name\":\"W25 Contact with sharp glass\"},{\"code\":\"W250\",\"name\":\"W250 Contact with sharp glass, home\"},{\"code\":\"W251\",\"name\":\"W251 Contact with sharp glass, residential institution\"},{\"code\":\"W252\",\"name\":\"W252 Contact with sharp glass, school, other institution and public administrative area\"},{\"code\":\"W253\",\"name\":\"W253 Contact with sharp glass, sports and athletics area\"},{\"code\":\"W254\",\"name\":\"W254 Contact with sharp glass, street and highway\"},{\"code\":\"W255\",\"name\":\"W255 Contact with sharp glass, trade and service area\"},{\"code\":\"W256\",\"name\":\"W256 Contact with sharp glass, industrial and construction area\"},{\"code\":\"W257\",\"name\":\"W257 Contact with sharp glass, farm\"},{\"code\":\"W258\",\"name\":\"W258 Contact with sharp glass, other specified places\"},{\"code\":\"W259\",\"name\":\"W259 Contact with sharp glass, unspecified place\"},{\"code\":\"W26\",\"name\":\"W26 Contact with knife, sword or dagger\"},{\"code\":\"W260\",\"name\":\"W260 Contact with knife, sword or dagger, home\"},{\"code\":\"W261\",\"name\":\"W261 Contact with knife, sword or dagger, residential institution\"},{\"code\":\"W262\",\"name\":\"W262 Contact with knife, sword or dagger, school, other institution and public administrative area\"},{\"code\":\"W263\",\"name\":\"W263 Contact with knife, sword or dagger, sports and athletics area\"},{\"code\":\"W264\",\"name\":\"W264 Contact with knife, sword or dagger, street and highway\"},{\"code\":\"W265\",\"name\":\"W265 Contact with knife, sword or dagger, trade and service area\"},{\"code\":\"W266\",\"name\":\"W266 Contact with knife, sword or dagger, industrial and construction area\"},{\"code\":\"W267\",\"name\":\"W267 Contact with knife, sword or dagger, farm\"},{\"code\":\"W268\",\"name\":\"W268 Contact with knife, sword or dagger, other specified places\"},{\"code\":\"W269\",\"name\":\"W269 Contact with knife, sword or dagger, unspecified place\"},{\"code\":\"W27\",\"name\":\"W27 Contact with nonpowered hand tool\"},{\"code\":\"W270\",\"name\":\"W270 Contact with nonpowered hand tool, home\"},{\"code\":\"W271\",\"name\":\"W271 Contact with nonpowered hand tool, residential institution\"},{\"code\":\"W272\",\"name\":\"W272 Contact with nonpowered hand tool, school, other institution and public administrative area\"},{\"code\":\"W273\",\"name\":\"W273 Contact with nonpowered hand tool, sports and athletics area\"},{\"code\":\"W274\",\"name\":\"W274 Contact with nonpowered hand tool, street and highway\"},{\"code\":\"W275\",\"name\":\"W275 Contact with nonpowered hand tool, trade and service area\"},{\"code\":\"W276\",\"name\":\"W276 Contact with nonpowered hand tool, industrial and construction area\"},{\"code\":\"W277\",\"name\":\"W277 Contact with nonpowered hand tool, farm\"},{\"code\":\"W278\",\"name\":\"W278 Contact with nonpowered hand tool, other specified places\"},{\"code\":\"W279\",\"name\":\"W279 Contact with nonpowered hand tool, unspecified place\"},{\"code\":\"W28\",\"name\":\"W28 Contact with powered lawnmower\"},{\"code\":\"W280\",\"name\":\"W280 Contact with powered lawnmower, home\"},{\"code\":\"W281\",\"name\":\"W281 Contact with powered lawnmower, residential institution\"},{\"code\":\"W282\",\"name\":\"W282 Contact with powered lawnmower, school, other institution and public administrative area\"},{\"code\":\"W283\",\"name\":\"W283 Contact with powered lawnmower, sports and athletics area\"},{\"code\":\"W284\",\"name\":\"W284 Contact with powered lawnmower, street and highway\"},{\"code\":\"W285\",\"name\":\"W285 Contact with powered lawnmower, trade and service area\"},{\"code\":\"W286\",\"name\":\"W286 Contact with powered lawnmower, industrial and construction area\"},{\"code\":\"W287\",\"name\":\"W287 Contact with powered lawnmower, farm\"},{\"code\":\"W288\",\"name\":\"W288 Contact with powered lawnmower, other specified places\"},{\"code\":\"W289\",\"name\":\"W289 Contact with powered lawnmower, unspecified place\"},{\"code\":\"W29\",\"name\":\"W29 Contact with other powered hand tools and household machinery\"},{\"code\":\"W290\",\"name\":\"W290 Contact with other powered hand tools and household machinery, home\"},{\"code\":\"W291\",\"name\":\"W291 Contact with other powered hand tools and household machinery, residential institution\"},{\"code\":\"W292\",\"name\":\"W292 Contact with other powered hand tools and household machinery, school, other institution and public administrative area\"},{\"code\":\"W293\",\"name\":\"W293 Contact with other powered hand tools and household machinery, sports and athletics area\"},{\"code\":\"W294\",\"name\":\"W294 Contact with other powered hand tools and household machinery, street and highway\"},{\"code\":\"W295\",\"name\":\"W295 Contact with other powered hand tools and household machinery, trade and service area\"},{\"code\":\"W296\",\"name\":\"W296 Contact with other powered hand tools and household machinery, industrial and construction area\"},{\"code\":\"W297\",\"name\":\"W297 Contact with other powered hand tools and household machinery, farm\"},{\"code\":\"W298\",\"name\":\"W298 Contact with other powered hand tools and household machinery, other specified places\"},{\"code\":\"W299\",\"name\":\"W299 Contact with other powered hand tools and household machinery, unspecified place\"},{\"code\":\"W30\",\"name\":\"W30 Contact with agricultural machinery\"},{\"code\":\"W300\",\"name\":\"W300 Contact with agricultural machinery, home\"},{\"code\":\"W301\",\"name\":\"W301 Contact with agricultural machinery, residential institution\"},{\"code\":\"W302\",\"name\":\"W302 Contact with agricultural machinery, school, other institution and public administrative area\"},{\"code\":\"W303\",\"name\":\"W303 Contact with agricultural machinery, sports and athletics area\"},{\"code\":\"W304\",\"name\":\"W304 Contact with agricultural machinery, street and highway\"},{\"code\":\"W305\",\"name\":\"W305 Contact with agricultural machinery, trade and service area\"},{\"code\":\"W306\",\"name\":\"W306 Contact with agricultural machinery, industrial and construction area\"},{\"code\":\"W307\",\"name\":\"W307 Contact with agricultural machinery, farm\"},{\"code\":\"W308\",\"name\":\"W308 Contact with agricultural machinery, other specified places\"},{\"code\":\"W309\",\"name\":\"W309 Contact with agricultural machinery, unspecified place\"},{\"code\":\"W31\",\"name\":\"W31 Contact with other and unspecified machinery\"},{\"code\":\"W310\",\"name\":\"W310 Contact with other and unspecified machinery, home\"},{\"code\":\"W311\",\"name\":\"W311 Contact with other and unspecified machinery, residential institution\"},{\"code\":\"W312\",\"name\":\"W312 Contact with other and unspecified machinery, school, other institution and public administrative area\"},{\"code\":\"W313\",\"name\":\"W313 Contact with other and unspecified machinery, sports and athletics area\"},{\"code\":\"W314\",\"name\":\"W314 Contact with other and unspecified machinery, street and highway\"},{\"code\":\"W315\",\"name\":\"W315 Contact with other and unspecified machinery, trade and service area\"},{\"code\":\"W316\",\"name\":\"W316 Contact with other and unspecified machinery, industrial and construction area\"},{\"code\":\"W317\",\"name\":\"W317 Contact with other and unspecified machinery, farm\"},{\"code\":\"W318\",\"name\":\"W318 Contact with other and unspecified machinery, other specified places\"},{\"code\":\"W319\",\"name\":\"W319 Contact with other and unspecified machinery, unspecified place\"},{\"code\":\"W32\",\"name\":\"W32 Handgun discharge\"},{\"code\":\"W320\",\"name\":\"W320 Handgun discharge, home\"},{\"code\":\"W321\",\"name\":\"W321 Handgun discharge, residential institution\"},{\"code\":\"W322\",\"name\":\"W322 Handgun discharge, school, other institution and public administrative area\"},{\"code\":\"W323\",\"name\":\"W323 Handgun discharge, sports and athletics area\"},{\"code\":\"W324\",\"name\":\"W324 Handgun discharge, street and highway\"},{\"code\":\"W325\",\"name\":\"W325 Handgun discharge, trade and service area\"},{\"code\":\"W326\",\"name\":\"W326 Handgun discharge, industrial and construction area\"},{\"code\":\"W327\",\"name\":\"W327 Handgun discharge, farm\"},{\"code\":\"W328\",\"name\":\"W328 Handgun discharge, other specified places\"},{\"code\":\"W329\",\"name\":\"W329 Handgun discharge, unspecified place\"},{\"code\":\"W33\",\"name\":\"W33 Rifle, shotgun and larger firearm discharge\"},{\"code\":\"W330\",\"name\":\"W330 Rifle, shotgun and larger firearm discharge, home\"},{\"code\":\"W331\",\"name\":\"W331 Rifle, shotgun and larger firearm discharge, residential institution\"},{\"code\":\"W332\",\"name\":\"W332 Rifle, shotgun and larger firearm discharge, school, other institution and public administrative area\"},{\"code\":\"W333\",\"name\":\"W333 Rifle, shotgun and larger firearm discharge, sports and athletics area\"},{\"code\":\"W334\",\"name\":\"W334 Rifle, shotgun and larger firearm discharge, street and highway\"},{\"code\":\"W335\",\"name\":\"W335 Rifle, shotgun and larger firearm discharge, trade and service area\"},{\"code\":\"W336\",\"name\":\"W336 Rifle, shotgun and larger firearm discharge, industrial and construction area\"},{\"code\":\"W337\",\"name\":\"W337 Rifle, shotgun and larger firearm discharge, farm\"},{\"code\":\"W338\",\"name\":\"W338 Rifle, shotgun and larger firearm discharge, other specified places\"},{\"code\":\"W339\",\"name\":\"W339 Rifle, shotgun and larger firearm discharge, unspecified place\"},{\"code\":\"W34\",\"name\":\"W34 Discharge from other and unspecified firearms\"},{\"code\":\"W340\",\"name\":\"W340 Discharge from other and unspecified firearms, home\"},{\"code\":\"W341\",\"name\":\"W341 Discharge from other and unspecified firearms, residential institution\"},{\"code\":\"W342\",\"name\":\"W342 Discharge from other and unspecified firearms, school, other institution and public administrative area\"},{\"code\":\"W343\",\"name\":\"W343 Discharge from other and unspecified firearms, sports and athletics area\"},{\"code\":\"W344\",\"name\":\"W344 Discharge from other and unspecified firearms, street and highway\"},{\"code\":\"W345\",\"name\":\"W345 Discharge from other and unspecified firearms, trade and service area\"},{\"code\":\"W346\",\"name\":\"W346 Discharge from other and unspecified firearms, industrial and construction area\"},{\"code\":\"W347\",\"name\":\"W347 Discharge from other and unspecified firearms, farm\"},{\"code\":\"W348\",\"name\":\"W348 Discharge from other and unspecified firearms, other specified places\"},{\"code\":\"W349\",\"name\":\"W349 Discharge from other and unspecified firearms, unspecified place\"},{\"code\":\"W35\",\"name\":\"W35 Explosion and rupture of boiler\"},{\"code\":\"W350\",\"name\":\"W350 Explosion and rupture of boiler, home\"},{\"code\":\"W351\",\"name\":\"W351 Explosion and rupture of boiler, residential institution\"},{\"code\":\"W352\",\"name\":\"W352 Explosion and rupture of boiler, school, other institution and public administrative area\"},{\"code\":\"W353\",\"name\":\"W353 Explosion and rupture of boiler, sports and athletics area\"},{\"code\":\"W354\",\"name\":\"W354 Explosion and rupture of boiler, street and highway\"},{\"code\":\"W355\",\"name\":\"W355 Explosion and rupture of boiler, trade and service area\"},{\"code\":\"W356\",\"name\":\"W356 Explosion and rupture of boiler, industrial and construction area\"},{\"code\":\"W357\",\"name\":\"W357 Explosion and rupture of boiler, farm\"},{\"code\":\"W358\",\"name\":\"W358 Explosion and rupture of boiler, other specified places\"},{\"code\":\"W359\",\"name\":\"W359 Explosion and rupture of boiler, unspecified place\"},{\"code\":\"W36\",\"name\":\"W36 Explosion and rupture of gas cylinder\"},{\"code\":\"W360\",\"name\":\"W360 Explosion and rupture of gas cylinder, home\"},{\"code\":\"W361\",\"name\":\"W361 Explosion and rupture of gas cylinder, residential institution\"},{\"code\":\"W362\",\"name\":\"W362 Explosion and rupture of gas cylinder, school, other institution and public administrative area\"},{\"code\":\"W363\",\"name\":\"W363 Explosion and rupture of gas cylinder, sports and athletics area\"},{\"code\":\"W364\",\"name\":\"W364 Explosion and rupture of gas cylinder, street and highway\"},{\"code\":\"W365\",\"name\":\"W365 Explosion and rupture of gas cylinder, trade and service area\"},{\"code\":\"W366\",\"name\":\"W366 Explosion and rupture of gas cylinder, industrial and construction area\"},{\"code\":\"W367\",\"name\":\"W367 Explosion and rupture of gas cylinder, farm\"},{\"code\":\"W368\",\"name\":\"W368 Explosion and rupture of gas cylinder, other specified places\"},{\"code\":\"W369\",\"name\":\"W369 Explosion and rupture of gas cylinder, unspecified place\"},{\"code\":\"W37\",\"name\":\"W37 Explosion and rupture of pressurized tyre, pipe or hose\"},{\"code\":\"W370\",\"name\":\"W370 Explosion and rupture of pressurized tyre, pipe or hose, home\"},{\"code\":\"W371\",\"name\":\"W371 Explosion and rupture of pressurized tyre, pipe or hose, residential institution\"},{\"code\":\"W372\",\"name\":\"W372 Explosion and rupture of pressurized tyre, pipe or hose, school, other institution and public administrative area\"},{\"code\":\"W373\",\"name\":\"W373 Explosion and rupture of pressurized tyre, pipe or hose, sports and athletics area\"},{\"code\":\"W374\",\"name\":\"W374 Explosion and rupture of pressurized tyre, pipe or hose, street and highway\"},{\"code\":\"W375\",\"name\":\"W375 Explosion and rupture of pressurized tyre, pipe or hose, trade and service area\"},{\"code\":\"W376\",\"name\":\"W376 Explosion and rupture of pressurized tyre, pipe or hose, industrial and construction area\"},{\"code\":\"W377\",\"name\":\"W377 Explosion and rupture of pressurized tyre, pipe or hose, farm\"},{\"code\":\"W378\",\"name\":\"W378 Explosion and rupture of pressurized tyre, pipe or hose, other specified places\"},{\"code\":\"W379\",\"name\":\"W379 Explosion and rupture of pressurized tyre, pipe or hose, unspecified place\"},{\"code\":\"W38\",\"name\":\"W38 Explosion and rupture of other specified pressurized devices\"},{\"code\":\"W380\",\"name\":\"W380 Explosion and rupture of other specified pressurized devices, home\"},{\"code\":\"W381\",\"name\":\"W381 Explosion and rupture of other specified pressurized devices, residential institution\"},{\"code\":\"W382\",\"name\":\"W382 Explosion and rupture of other specified pressurized devices, school, other institution and public administrative area\"},{\"code\":\"W383\",\"name\":\"W383 Explosion and rupture of other specified pressurized devices, sports and athletics area\"},{\"code\":\"W384\",\"name\":\"W384 Explosion and rupture of other specified pressurized devices, street and highway\"},{\"code\":\"W385\",\"name\":\"W385 Explosion and rupture of other specified pressurized devices, trade and service area\"},{\"code\":\"W386\",\"name\":\"W386 Explosion and rupture of other specified pressurized devices, industrial and construction area\"},{\"code\":\"W387\",\"name\":\"W387 Explosion and rupture of other specified pressurized devices, farm\"},{\"code\":\"W388\",\"name\":\"W388 Explosion and rupture of other specified pressurized devices, other specified places\"},{\"code\":\"W389\",\"name\":\"W389 Explosion and rupture of other specified pressurized devices, unspecified place\"},{\"code\":\"W39\",\"name\":\"W39 Discharge of firework\"},{\"code\":\"W390\",\"name\":\"W390 Discharge of firework, home\"},{\"code\":\"W391\",\"name\":\"W391 Discharge of firework, residential institution\"},{\"code\":\"W392\",\"name\":\"W392 Discharge of firework, school, other institution and public administrative area\"},{\"code\":\"W393\",\"name\":\"W393 Discharge of firework, sports and athletics area\"},{\"code\":\"W394\",\"name\":\"W394 Discharge of firework, street and highway\"},{\"code\":\"W395\",\"name\":\"W395 Discharge of firework, trade and service area\"},{\"code\":\"W396\",\"name\":\"W396 Discharge of firework, industrial and construction area\"},{\"code\":\"W397\",\"name\":\"W397 Discharge of firework, farm\"},{\"code\":\"W398\",\"name\":\"W398 Discharge of firework, other specified places\"},{\"code\":\"W399\",\"name\":\"W399 Discharge of firework, unspecified place\"},{\"code\":\"W40\",\"name\":\"W40 Explosion of other materials\"},{\"code\":\"W400\",\"name\":\"W400 Explosion of other materials, home\"},{\"code\":\"W401\",\"name\":\"W401 Explosion of other materials, residential institution\"},{\"code\":\"W402\",\"name\":\"W402 Explosion of other materials, school, other institution and public administrative area\"},{\"code\":\"W403\",\"name\":\"W403 Explosion of other materials, sports and athletics area\"},{\"code\":\"W404\",\"name\":\"W404 Explosion of other materials, street and highway\"},{\"code\":\"W405\",\"name\":\"W405 Explosion of other materials, trade and service area\"},{\"code\":\"W406\",\"name\":\"W406 Explosion of other materials, industrial and construction area\"},{\"code\":\"W407\",\"name\":\"W407 Explosion of other materials, farm\"},{\"code\":\"W408\",\"name\":\"W408 Explosion of other materials, other specified places\"},{\"code\":\"W409\",\"name\":\"W409 Explosion of other materials, unspecified place\"},{\"code\":\"W41\",\"name\":\"W41 Exposure to high-pressure jet\"},{\"code\":\"W410\",\"name\":\"W410 Exposure to high-pressure jet, home\"},{\"code\":\"W411\",\"name\":\"W411 Exposure to high-pressure jet, residential institution\"},{\"code\":\"W412\",\"name\":\"W412 Exposure to high-pressure jet, school, other institution and public administrative area\"},{\"code\":\"W413\",\"name\":\"W413 Exposure to high-pressure jet, sports and athletics area\"},{\"code\":\"W414\",\"name\":\"W414 Exposure to high-pressure jet, street and highway\"},{\"code\":\"W415\",\"name\":\"W415 Exposure to high-pressure jet, trade and service area\"},{\"code\":\"W416\",\"name\":\"W416 Exposure to high-pressure jet, industrial and construction area\"},{\"code\":\"W417\",\"name\":\"W417 Exposure to high-pressure jet, farm\"},{\"code\":\"W418\",\"name\":\"W418 Exposure to high-pressure jet, other specified places\"},{\"code\":\"W419\",\"name\":\"W419 Exposure to high-pressure jet, unspecified place\"},{\"code\":\"W42\",\"name\":\"W42 Exposure to noise\"},{\"code\":\"W420\",\"name\":\"W420 Exposure to noise, home\"},{\"code\":\"W421\",\"name\":\"W421 Exposure to noise, residential institution\"},{\"code\":\"W422\",\"name\":\"W422 Exposure to noise, school, other institution and public administrative area\"},{\"code\":\"W423\",\"name\":\"W423 Exposure to noise, sports and athletics area\"},{\"code\":\"W424\",\"name\":\"W424 Exposure to noise, street and highway\"},{\"code\":\"W425\",\"name\":\"W425 Exposure to noise, trade and service area\"},{\"code\":\"W426\",\"name\":\"W426 Exposure to noise, industrial and construction area\"},{\"code\":\"W427\",\"name\":\"W427 Exposure to noise, farm\"},{\"code\":\"W428\",\"name\":\"W428 Exposure to noise, other specified places\"},{\"code\":\"W429\",\"name\":\"W429 Exposure to noise, unspecified place\"},{\"code\":\"W43\",\"name\":\"W43 Exposure to vibration\"},{\"code\":\"W430\",\"name\":\"W430 Exposure to vibration, home\"},{\"code\":\"W431\",\"name\":\"W431 Exposure to vibration, residential institution\"},{\"code\":\"W432\",\"name\":\"W432 Exposure to vibration, school, other institution and public administrative area\"},{\"code\":\"W433\",\"name\":\"W433 Exposure to vibration, sports and athletics area\"},{\"code\":\"W434\",\"name\":\"W434 Exposure to vibration, street and highway\"},{\"code\":\"W435\",\"name\":\"W435 Exposure to vibration, trade and service area\"},{\"code\":\"W436\",\"name\":\"W436 Exposure to vibration, industrial and construction area\"},{\"code\":\"W437\",\"name\":\"W437 Exposure to vibration, farm\"},{\"code\":\"W438\",\"name\":\"W438 Exposure to vibration, other specified places\"},{\"code\":\"W439\",\"name\":\"W439 Exposure to vibration, unspecified place\"},{\"code\":\"W44\",\"name\":\"W44 Foreign body entering into or through eye or natural orifice\"},{\"code\":\"W440\",\"name\":\"W440 Foreign body entering into or through eye or natural orifice, home\"},{\"code\":\"W441\",\"name\":\"W441 Foreign body entering into or through eye or natural orifice, residential institution\"},{\"code\":\"W442\",\"name\":\"W442 Foreign body entering into or through eye or natural orifice, school, other institution and public administrative area\"},{\"code\":\"W443\",\"name\":\"W443 Foreign body entering into or through eye or natural orifice, sports and athletics area\"},{\"code\":\"W444\",\"name\":\"W444 Foreign body entering into or through eye or natural orifice, street and highway\"},{\"code\":\"W445\",\"name\":\"W445 Foreign body entering into or through eye or natural orifice, trade and service area\"},{\"code\":\"W446\",\"name\":\"W446 Foreign body entering into or through eye or natural orifice, industrial and construction area\"},{\"code\":\"W447\",\"name\":\"W447 Foreign body entering into or through eye or natural orifice, farm\"},{\"code\":\"W448\",\"name\":\"W448 Foreign body entering into or through eye or natural orifice, other specified places\"},{\"code\":\"W449\",\"name\":\"W449 Foreign body entering into or through eye or natural orifice, unspecified place\"},{\"code\":\"W45\",\"name\":\"W45 Foreign body or object entering through skin\"},{\"code\":\"W450\",\"name\":\"W450 Foreign body or object entering through skin, home\"},{\"code\":\"W451\",\"name\":\"W451 Foreign body or object entering through skin, residential institution\"},{\"code\":\"W452\",\"name\":\"W452 Foreign body or object entering through skin, school, other institution and public administrative area\"},{\"code\":\"W453\",\"name\":\"W453 Foreign body or object entering through skin, sports and athletics area\"},{\"code\":\"W454\",\"name\":\"W454 Foreign body or object entering through skin, street and highway\"},{\"code\":\"W455\",\"name\":\"W455 Foreign body or object entering through skin, trade and service area\"},{\"code\":\"W456\",\"name\":\"W456 Foreign body or object entering through skin, industrial and construction area\"},{\"code\":\"W457\",\"name\":\"W457 Foreign body or object entering through skin, farm\"},{\"code\":\"W458\",\"name\":\"W458 Foreign body or object entering through skin, other specified places\"},{\"code\":\"W459\",\"name\":\"W459 Foreign body or object entering through skin, unspecified place\"},{\"code\":\"W46\",\"name\":\"W46 Contact with hypodermic needle\"},{\"code\":\"W460\",\"name\":\"W460 Contact with hypodermic needle, home\"},{\"code\":\"W461\",\"name\":\"W461 Contact with hypodermic needle, residential institution\"},{\"code\":\"W462\",\"name\":\"W462 Contact with hypodermic needle, school,other institution and administrative area\"},{\"code\":\"W463\",\"name\":\"W463 Contact with hypodermic needle, sports and athletics area\"},{\"code\":\"W464\",\"name\":\"W464 Contact with hypodermic needle, street and highway\"},{\"code\":\"W465\",\"name\":\"W465 Contact with hypodermic needle, trade and service area\"},{\"code\":\"W466\",\"name\":\"W466 Contact with hypodermic needle, industrial and construction area\"},{\"code\":\"W467\",\"name\":\"W467 Contact with hypodermic needle, farm\"},{\"code\":\"W468\",\"name\":\"W468 Contact with hypodermic needle, other specified places\"},{\"code\":\"W469\",\"name\":\"W469 Contact with hypodermic needle, unspecified place\"},{\"code\":\"W49\",\"name\":\"W49 Exposure to other and unspecified inanimate mechanical forces\"},{\"code\":\"W490\",\"name\":\"W490 Exposure to other and unspecified inanimate mechanical forces, home\"},{\"code\":\"W491\",\"name\":\"W491 Exposure to other and unspecified inanimate mechanical forces, residential institution\"},{\"code\":\"W492\",\"name\":\"W492 Exposure to other and unspecified inanimate mechanical forces, school, other institution and public administrative area\"},{\"code\":\"W493\",\"name\":\"W493 Exposure to other and unspecified inanimate mechanical forces, sports and athletics area\"},{\"code\":\"W494\",\"name\":\"W494 Exposure to other and unspecified inanimate mechanical forces, street and highway\"},{\"code\":\"W495\",\"name\":\"W495 Exposure to other and unspecified inanimate mechanical forces, trade and service area\"},{\"code\":\"W496\",\"name\":\"W496 Exposure to other and unspecified inanimate mechanical forces, industrial and construction area\"},{\"code\":\"W497\",\"name\":\"W497 Exposure to other and unspecified inanimate mechanical forces, farm\"},{\"code\":\"W498\",\"name\":\"W498 Exposure to other and unspecified inanimate mechanical forces, other specified places\"},{\"code\":\"W499\",\"name\":\"W499 Exposure to other and unspecified inanimate mechanical forces, unspecified place\"},{\"code\":\"W50\",\"name\":\"W50 Hit, struck, kicked, twisted, bitten or scratched by another person\"},{\"code\":\"W500\",\"name\":\"W500 Hit, struck, kicked, twisted, bitten or scratched by another person, home\"},{\"code\":\"W501\",\"name\":\"W501 Hit, struck, kicked, twisted, bitten or scratched by another person, residential institution\"},{\"code\":\"W502\",\"name\":\"W502 Hit, struck, kicked, twisted, bitten or scratched by another person, school, other institution and public administrative area\"},{\"code\":\"W503\",\"name\":\"W503 Hit, struck, kicked, twisted, bitten or scratched by another person, sports and athletics area\"},{\"code\":\"W504\",\"name\":\"W504 Hit, struck, kicked, twisted, bitten or scratched by another person, street and highway\"},{\"code\":\"W505\",\"name\":\"W505 Hit, struck, kicked, twisted, bitten or scratched by another person, trade and service area\"},{\"code\":\"W506\",\"name\":\"W506 Hit, struck, kicked, twisted, bitten or scratched by another person, industrial and construction area\"},{\"code\":\"W507\",\"name\":\"W507 Hit, struck, kicked, twisted, bitten or scratched by another person, farm\"},{\"code\":\"W508\",\"name\":\"W508 Hit, struck, kicked, twisted, bitten or scratched by another person, other specified places\"},{\"code\":\"W509\",\"name\":\"W509 Hit, struck, kicked, twisted, bitten or scratched by another person, unspecified place\"},{\"code\":\"W51\",\"name\":\"W51 Striking against or bumped into by another person\"},{\"code\":\"W510\",\"name\":\"W510 Striking against or bumped into by another person, home\"},{\"code\":\"W511\",\"name\":\"W511 Striking against or bumped into by another person, residential institution\"},{\"code\":\"W512\",\"name\":\"W512 Striking against or bumped into by another person, school, other institution and public administrative area\"},{\"code\":\"W513\",\"name\":\"W513 Striking against or bumped into by another person, sports and athletics area\"},{\"code\":\"W514\",\"name\":\"W514 Striking against or bumped into by another person, street and highway\"},{\"code\":\"W515\",\"name\":\"W515 Striking against or bumped into by another person, trade and service area\"},{\"code\":\"W516\",\"name\":\"W516 Striking against or bumped into by another person, industrial and construction area\"},{\"code\":\"W517\",\"name\":\"W517 Striking against or bumped into by another person, farm\"},{\"code\":\"W518\",\"name\":\"W518 Striking against or bumped into by another person, other specified places\"},{\"code\":\"W519\",\"name\":\"W519 Striking against or bumped into by another person, unspecified place\"},{\"code\":\"W52\",\"name\":\"W52 Crushed, pushed or stepped on by crowd or human stampede\"},{\"code\":\"W520\",\"name\":\"W520 Crushed, pushed or stepped on by crowd or human stampede, home\"},{\"code\":\"W521\",\"name\":\"W521 Crushed, pushed or stepped on by crowd or human stampede, residential institution\"},{\"code\":\"W522\",\"name\":\"W522 Crushed, pushed or stepped on by crowd or human stampede, school, other institution and public administrative area\"},{\"code\":\"W523\",\"name\":\"W523 Crushed, pushed or stepped on by crowd or human stampede, sports and athletics area\"},{\"code\":\"W524\",\"name\":\"W524 Crushed, pushed or stepped on by crowd or human stampede, street and highway\"},{\"code\":\"W525\",\"name\":\"W525 Crushed, pushed or stepped on by crowd or human stampede, trade and service area\"},{\"code\":\"W526\",\"name\":\"W526 Crushed, pushed or stepped on by crowd or human stampede, industrial and construction area\"},{\"code\":\"W527\",\"name\":\"W527 Crushed, pushed or stepped on by crowd or human stampede, farm\"},{\"code\":\"W528\",\"name\":\"W528 Crushed, pushed or stepped on by crowd or human stampede, other specified places\"},{\"code\":\"W529\",\"name\":\"W529 Crushed, pushed or stepped on by crowd or human stampede, unspecified place\"},{\"code\":\"W53\",\"name\":\"W53 Bitten by rat\"},{\"code\":\"W530\",\"name\":\"W530 Bitten by rat, home\"},{\"code\":\"W531\",\"name\":\"W531 Bitten by rat, residential institution\"},{\"code\":\"W532\",\"name\":\"W532 Bitten by rat, school, other institution and public administrative area\"},{\"code\":\"W533\",\"name\":\"W533 Bitten by rat, sports and athletics area\"},{\"code\":\"W534\",\"name\":\"W534 Bitten by rat, street and highway\"},{\"code\":\"W535\",\"name\":\"W535 Bitten by rat, trade and service area\"},{\"code\":\"W536\",\"name\":\"W536 Bitten by rat, industrial and construction area\"},{\"code\":\"W537\",\"name\":\"W537 Bitten by rat, farm\"},{\"code\":\"W538\",\"name\":\"W538 Bitten by rat, other specified places\"},{\"code\":\"W539\",\"name\":\"W539 Bitten by rat, unspecified place\"},{\"code\":\"W54\",\"name\":\"W54 Bitten or struck by dog\"},{\"code\":\"W540\",\"name\":\"W540 Bitten or struck by dog, home\"},{\"code\":\"W541\",\"name\":\"W541 Bitten or struck by dog, residential institution\"},{\"code\":\"W542\",\"name\":\"W542 Bitten or struck by dog, school, other institution and public administrative area\"},{\"code\":\"W543\",\"name\":\"W543 Bitten or struck by dog, sports and athletics area\"},{\"code\":\"W544\",\"name\":\"W544 Bitten or struck by dog, street and highway\"},{\"code\":\"W545\",\"name\":\"W545 Bitten or struck by dog, trade and service area\"},{\"code\":\"W546\",\"name\":\"W546 Bitten or struck by dog, industrial and construction area\"},{\"code\":\"W547\",\"name\":\"W547 Bitten or struck by dog, farm\"},{\"code\":\"W548\",\"name\":\"W548 Bitten or struck by dog, other specified places\"},{\"code\":\"W549\",\"name\":\"W549 Bitten or struck by dog, unspecified place\"},{\"code\":\"W55\",\"name\":\"W55 Bitten or struck by other mammals\"},{\"code\":\"W550\",\"name\":\"W550 Bitten or struck by other mammals, home\"},{\"code\":\"W551\",\"name\":\"W551 Bitten or struck by other mammals, residential institution\"},{\"code\":\"W552\",\"name\":\"W552 Bitten or struck by other mammals, school, other institution and public administrative area\"},{\"code\":\"W553\",\"name\":\"W553 Bitten or struck by other mammals, sports and athletics area\"},{\"code\":\"W554\",\"name\":\"W554 Bitten or struck by other mammals, street and highway\"},{\"code\":\"W555\",\"name\":\"W555 Bitten or struck by other mammals, trade and service area\"},{\"code\":\"W556\",\"name\":\"W556 Bitten or struck by other mammals, industrial and construction area\"},{\"code\":\"W557\",\"name\":\"W557 Bitten or struck by other mammals, farm\"},{\"code\":\"W558\",\"name\":\"W558 Bitten or struck by other mammals, other specified places\"},{\"code\":\"W559\",\"name\":\"W559 Bitten or struck by other mammals, unspecified place\"},{\"code\":\"W56\",\"name\":\"W56 Contact with marine animal\"},{\"code\":\"W560\",\"name\":\"W560 Contact with marine animal, home\"},{\"code\":\"W561\",\"name\":\"W561 Contact with marine animal, residential institution\"},{\"code\":\"W562\",\"name\":\"W562 Contact with marine animal, school, other institution and public administrative area\"},{\"code\":\"W563\",\"name\":\"W563 Contact with marine animal, sports and athletics area\"},{\"code\":\"W564\",\"name\":\"W564 Contact with marine animal, street and highway\"},{\"code\":\"W565\",\"name\":\"W565 Contact with marine animal, trade and service area\"},{\"code\":\"W566\",\"name\":\"W566 Contact with marine animal, industrial and construction area\"},{\"code\":\"W567\",\"name\":\"W567 Contact with marine animal, farm\"},{\"code\":\"W568\",\"name\":\"W568 Contact with marine animal, other specified places\"},{\"code\":\"W569\",\"name\":\"W569 Contact with marine animal, unspecified place\"},{\"code\":\"W57\",\"name\":\"W57 Bitten or stung by nonvenomous insect and other nonvenomous arthropods\"},{\"code\":\"W570\",\"name\":\"W570 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, home\"},{\"code\":\"W571\",\"name\":\"W571 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, residential institution\"},{\"code\":\"W572\",\"name\":\"W572 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, school, other institution and public administrative area\"},{\"code\":\"W573\",\"name\":\"W573 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, sports and athletics area\"},{\"code\":\"W574\",\"name\":\"W574 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, street and highway\"},{\"code\":\"W575\",\"name\":\"W575 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, trade and service area\"},{\"code\":\"W576\",\"name\":\"W576 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, industrial and construction area\"},{\"code\":\"W577\",\"name\":\"W577 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, farm\"},{\"code\":\"W578\",\"name\":\"W578 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, other specified places\"},{\"code\":\"W579\",\"name\":\"W579 Bitten or stung by nonvenomous insect and other nonvenomous arthropods, unspecified place\"},{\"code\":\"W58\",\"name\":\"W58 Bitten or struck by crocodile or alligator\"},{\"code\":\"W580\",\"name\":\"W580 Bitten or struck by crocodile or alligator, home\"},{\"code\":\"W581\",\"name\":\"W581 Bitten or struck by crocodile or alligator, residential institution\"},{\"code\":\"W582\",\"name\":\"W582 Bitten or struck by crocodile or alligator, school, other institution and public administrative area\"},{\"code\":\"W583\",\"name\":\"W583 Bitten or struck by crocodile or alligator, sports and athletics area\"},{\"code\":\"W584\",\"name\":\"W584 Bitten or struck by crocodile or alligator, street and highway\"},{\"code\":\"W585\",\"name\":\"W585 Bitten or struck by crocodile or alligator, trade and service area\"},{\"code\":\"W586\",\"name\":\"W586 Bitten or struck by crocodile or alligator, industrial and construction area\"},{\"code\":\"W587\",\"name\":\"W587 Bitten or struck by crocodile or alligator, farm\"},{\"code\":\"W588\",\"name\":\"W588 Bitten or struck by crocodile or alligator, other specified places\"},{\"code\":\"W589\",\"name\":\"W589 Bitten or struck by crocodile or alligator, unspecified place\"},{\"code\":\"W59\",\"name\":\"W59 Bitten or crushed by other reptiles\"},{\"code\":\"W590\",\"name\":\"W590 Bitten or crushed by other reptiles, home\"},{\"code\":\"W591\",\"name\":\"W591 Bitten or crushed by other reptiles, residential institution\"},{\"code\":\"W592\",\"name\":\"W592 Bitten or crushed by other reptiles, school, other institution and public administrative area\"},{\"code\":\"W593\",\"name\":\"W593 Bitten or crushed by other reptiles, sports and athletics area\"},{\"code\":\"W594\",\"name\":\"W594 Bitten or crushed by other reptiles, street and highway\"},{\"code\":\"W595\",\"name\":\"W595 Bitten or crushed by other reptiles, trade and service area\"},{\"code\":\"W596\",\"name\":\"W596 Bitten or crushed by other reptiles, industrial and construction area\"},{\"code\":\"W597\",\"name\":\"W597 Bitten or crushed by other reptiles, farm\"},{\"code\":\"W598\",\"name\":\"W598 Bitten or crushed by other reptiles, other specified places\"},{\"code\":\"W599\",\"name\":\"W599 Bitten or crushed by other reptiles, unspecified place\"},{\"code\":\"W60\",\"name\":\"W60 Contact with plant thorns and spines and sharp leaves\"},{\"code\":\"W600\",\"name\":\"W600 Contact with plant thorns and spines and sharp leaves, home\"},{\"code\":\"W601\",\"name\":\"W601 Contact with plant thorns and spines and sharp leaves, residential institution\"},{\"code\":\"W602\",\"name\":\"W602 Contact with plant thorns and spines and sharp leaves, school, other institution and public administrative area\"},{\"code\":\"W603\",\"name\":\"W603 Contact with plant thorns and spines and sharp leaves, sports and athletics area\"},{\"code\":\"W604\",\"name\":\"W604 Contact with plant thorns and spines and sharp leaves, street and highway\"},{\"code\":\"W605\",\"name\":\"W605 Contact with plant thorns and spines and sharp leaves, trade and service area\"},{\"code\":\"W606\",\"name\":\"W606 Contact with plant thorns and spines and sharp leaves, industrial and construction area\"},{\"code\":\"W607\",\"name\":\"W607 Contact with plant thorns and spines and sharp leaves, farm\"},{\"code\":\"W608\",\"name\":\"W608 Contact with plant thorns and spines and sharp leaves, other specified places\"},{\"code\":\"W609\",\"name\":\"W609 Contact with plant thorns and spines and sharp leaves, unspecified place\"},{\"code\":\"W64\",\"name\":\"W64 Exposure to other and unspecified animate mechanical forces\"},{\"code\":\"W640\",\"name\":\"W640 Exposure to other and unspecified animate mechanical forces, home\"},{\"code\":\"W641\",\"name\":\"W641 Exposure to other and unspecified animate mechanical forces, residential institution\"},{\"code\":\"W642\",\"name\":\"W642 Exposure to other and unspecified animate mechanical forces, school, other institution and public administrative area\"},{\"code\":\"W643\",\"name\":\"W643 Exposure to other and unspecified animate mechanical forces, sports and athletics area\"},{\"code\":\"W644\",\"name\":\"W644 Exposure to other and unspecified animate mechanical forces, street and highway\"},{\"code\":\"W645\",\"name\":\"W645 Exposure to other and unspecified animate mechanical forces, trade and service area\"},{\"code\":\"W646\",\"name\":\"W646 Exposure to other and unspecified animate mechanical forces, industrial and construction area\"},{\"code\":\"W647\",\"name\":\"W647 Exposure to other and unspecified animate mechanical forces, farm\"},{\"code\":\"W648\",\"name\":\"W648 Exposure to other and unspecified animate mechanical forces, other specified places\"},{\"code\":\"W649\",\"name\":\"W649 Exposure to other and unspecified animate mechanical forces, unspecified place\"},{\"code\":\"W65\",\"name\":\"W65 Drowning and submersion while in bath-tub\"},{\"code\":\"W650\",\"name\":\"W650 Drowning and submersion while in bath-tub, home\"},{\"code\":\"W651\",\"name\":\"W651 Drowning and submersion while in bath-tub, residential institution\"},{\"code\":\"W652\",\"name\":\"W652 Drowning and submersion while in bath-tub, school, other institution and public administrative area\"},{\"code\":\"W653\",\"name\":\"W653 Drowning and submersion while in bath-tub, sports and athletics area\"},{\"code\":\"W654\",\"name\":\"W654 Drowning and submersion while in bath-tub, street and highway\"},{\"code\":\"W655\",\"name\":\"W655 Drowning and submersion while in bath-tub, trade and service area\"},{\"code\":\"W656\",\"name\":\"W656 Drowning and submersion while in bath-tub, industrial and construction area\"},{\"code\":\"W657\",\"name\":\"W657 Drowning and submersion while in bath-tub, farm\"},{\"code\":\"W658\",\"name\":\"W658 Drowning and submersion while in bath-tub, other specified places\"},{\"code\":\"W659\",\"name\":\"W659 Drowning and submersion while in bath-tub, unspecified place\"},{\"code\":\"W66\",\"name\":\"W66 Drowning and submersion following fall into bath-tub\"},{\"code\":\"W660\",\"name\":\"W660 Drowning and submersion following fall into bath-tub, home\"},{\"code\":\"W661\",\"name\":\"W661 Drowning and submersion following fall into bath-tub, residential institution\"},{\"code\":\"W662\",\"name\":\"W662 Drowning and submersion following fall into bath-tub, school, other institution and public administrative area\"},{\"code\":\"W663\",\"name\":\"W663 Drowning and submersion following fall into bath-tub, sports and athletics area\"},{\"code\":\"W664\",\"name\":\"W664 Drowning and submersion following fall into bath-tub, street and highway\"},{\"code\":\"W665\",\"name\":\"W665 Drowning and submersion following fall into bath-tub, trade and service area\"},{\"code\":\"W666\",\"name\":\"W666 Drowning and submersion following fall into bath-tub, industrial and construction area\"},{\"code\":\"W667\",\"name\":\"W667 Drowning and submersion following fall into bath-tub, farm\"},{\"code\":\"W668\",\"name\":\"W668 Drowning and submersion following fall into bath-tub, other specified places\"},{\"code\":\"W669\",\"name\":\"W669 Drowning and submersion following fall into bath-tub, unspecified place\"},{\"code\":\"W67\",\"name\":\"W67 Drowning and submersion while in swimming-pool\"},{\"code\":\"W670\",\"name\":\"W670 Drowning and submersion while in swimming-pool, home\"},{\"code\":\"W671\",\"name\":\"W671 Drowning and submersion while in swimming-pool, residential institution\"},{\"code\":\"W672\",\"name\":\"W672 Drowning and submersion while in swimming-pool, school, other institution and public administrative area\"},{\"code\":\"W673\",\"name\":\"W673 Drowning and submersion while in swimming-pool, sports and athletics area\"},{\"code\":\"W674\",\"name\":\"W674 Drowning and submersion while in swimming-pool, street and highway\"},{\"code\":\"W675\",\"name\":\"W675 Drowning and submersion while in swimming-pool, trade and service area\"},{\"code\":\"W676\",\"name\":\"W676 Drowning and submersion while in swimming-pool, industrial and construction area\"},{\"code\":\"W677\",\"name\":\"W677 Drowning and submersion while in swimming-pool, farm\"},{\"code\":\"W678\",\"name\":\"W678 Drowning and submersion while in swimming-pool, other specified places\"},{\"code\":\"W679\",\"name\":\"W679 Drowning and submersion while in swimming-pool, unspecified place\"},{\"code\":\"W68\",\"name\":\"W68 Drowning and submersion following fall into swimming-pool\"},{\"code\":\"W680\",\"name\":\"W680 Drowning and submersion following fall into swimming-pool, home\"},{\"code\":\"W681\",\"name\":\"W681 Drowning and submersion following fall into swimming-pool, residential institution\"},{\"code\":\"W682\",\"name\":\"W682 Drowning and submersion following fall into swimming-pool, school, other institution and public administrative area\"},{\"code\":\"W683\",\"name\":\"W683 Drowning and submersion following fall into swimming-pool, sports and athletics area\"},{\"code\":\"W684\",\"name\":\"W684 Drowning and submersion following fall into swimming-pool, street and highway\"},{\"code\":\"W685\",\"name\":\"W685 Drowning and submersion following fall into swimming-pool, trade and service area\"},{\"code\":\"W686\",\"name\":\"W686 Drowning and submersion following fall into swimming-pool, industrial and construction area\"},{\"code\":\"W687\",\"name\":\"W687 Drowning and submersion following fall into swimming-pool, farm\"},{\"code\":\"W688\",\"name\":\"W688 Drowning and submersion following fall into swimming-pool, other specified places\"},{\"code\":\"W689\",\"name\":\"W689 Drowning and submersion following fall into swimming-pool, unspecified place\"},{\"code\":\"W69\",\"name\":\"W69 Drowning and submersion while in natural water\"},{\"code\":\"W690\",\"name\":\"W690 Drowning and submersion while in natural water, home\"},{\"code\":\"W691\",\"name\":\"W691 Drowning and submersion while in natural water, residential institution\"},{\"code\":\"W692\",\"name\":\"W692 Drowning and submersion while in natural water, school, other institution and public administrative area\"},{\"code\":\"W693\",\"name\":\"W693 Drowning and submersion while in natural water, sports and athletics area\"},{\"code\":\"W694\",\"name\":\"W694 Drowning and submersion while in natural water, street and highway\"},{\"code\":\"W695\",\"name\":\"W695 Drowning and submersion while in natural water, trade and service area\"},{\"code\":\"W696\",\"name\":\"W696 Drowning and submersion while in natural water, industrial and construction area\"},{\"code\":\"W697\",\"name\":\"W697 Drowning and submersion while in natural water, farm\"},{\"code\":\"W698\",\"name\":\"W698 Drowning and submersion while in natural water, other specified places\"},{\"code\":\"W699\",\"name\":\"W699 Drowning and submersion while in natural water, unspecified place\"},{\"code\":\"W70\",\"name\":\"W70 Drowning and submersion following fall into natural water\"},{\"code\":\"W700\",\"name\":\"W700 Drowning and submersion following fall into natural water, home\"},{\"code\":\"W701\",\"name\":\"W701 Drowning and submersion following fall into natural water, residential institution\"},{\"code\":\"W702\",\"name\":\"W702 Drowning and submersion following fall into natural water, school, other institution and public administrative area\"},{\"code\":\"W703\",\"name\":\"W703 Drowning and submersion following fall into natural water, sports and athletics area\"},{\"code\":\"W704\",\"name\":\"W704 Drowning and submersion following fall into natural water, street and highway\"},{\"code\":\"W705\",\"name\":\"W705 Drowning and submersion following fall into natural water, trade and service area\"},{\"code\":\"W706\",\"name\":\"W706 Drowning and submersion following fall into natural water, industrial and construction area\"},{\"code\":\"W707\",\"name\":\"W707 Drowning and submersion following fall into natural water, farm\"},{\"code\":\"W708\",\"name\":\"W708 Drowning and submersion following fall into natural water, other specified places\"},{\"code\":\"W709\",\"name\":\"W709 Drowning and submersion following fall into natural water, unspecified place\"},{\"code\":\"W73\",\"name\":\"W73 Other specified drowning and submersion\"},{\"code\":\"W730\",\"name\":\"W730 Other specified drowning and submersion, home\"},{\"code\":\"W731\",\"name\":\"W731 Other specified drowning and submersion, residential institution\"},{\"code\":\"W732\",\"name\":\"W732 Other specified drowning and submersion, school, other institution and public administrative area\"},{\"code\":\"W733\",\"name\":\"W733 Other specified drowning and submersion, sports and athletics area\"},{\"code\":\"W734\",\"name\":\"W734 Other specified drowning and submersion, street and highway\"},{\"code\":\"W735\",\"name\":\"W735 Other specified drowning and submersion, trade and service area\"},{\"code\":\"W736\",\"name\":\"W736 Other specified drowning and submersion, industrial and construction area\"},{\"code\":\"W737\",\"name\":\"W737 Other specified drowning and submersion, farm\"},{\"code\":\"W738\",\"name\":\"W738 Other specified drowning and submersion, other specified places\"},{\"code\":\"W739\",\"name\":\"W739 Other specified drowning and submersion, unspecified place\"},{\"code\":\"W74\",\"name\":\"W74 Unspecified drowning and submersion\"},{\"code\":\"W740\",\"name\":\"W740 Unspecified drowning and submersion, home\"},{\"code\":\"W741\",\"name\":\"W741 Unspecified drowning and submersion, residential institution\"},{\"code\":\"W742\",\"name\":\"W742 Unspecified drowning and submersion, school, other institution and public administrative area\"},{\"code\":\"W743\",\"name\":\"W743 Unspecified drowning and submersion, sports and athletics area\"},{\"code\":\"W744\",\"name\":\"W744 Unspecified drowning and submersion, street and highway\"},{\"code\":\"W745\",\"name\":\"W745 Unspecified drowning and submersion, trade and service area\"},{\"code\":\"W746\",\"name\":\"W746 Unspecified drowning and submersion, industrial and construction area\"},{\"code\":\"W747\",\"name\":\"W747 Unspecified drowning and submersion, farm\"},{\"code\":\"W748\",\"name\":\"W748 Unspecified drowning and submersion, other specified places\"},{\"code\":\"W749\",\"name\":\"W749 Unspecified drowning and submersion, unspecified place\"},{\"code\":\"W75\",\"name\":\"W75 Accidental suffocation and strangulation in bed\"},{\"code\":\"W750\",\"name\":\"W750 Accidental suffocation and strangulation in bed, home\"},{\"code\":\"W751\",\"name\":\"W751 Accidental suffocation and strangulation in bed, residential institution\"},{\"code\":\"W752\",\"name\":\"W752 Accidental suffocation and strangulation in bed, school, other institution and public administrative area\"},{\"code\":\"W753\",\"name\":\"W753 Accidental suffocation and strangulation in bed, sports and athletics area\"},{\"code\":\"W754\",\"name\":\"W754 Accidental suffocation and strangulation in bed, street and highway\"},{\"code\":\"W755\",\"name\":\"W755 Accidental suffocation and strangulation in bed, trade and service area\"},{\"code\":\"W756\",\"name\":\"W756 Accidental suffocation and strangulation in bed, industrial and construction area\"},{\"code\":\"W757\",\"name\":\"W757 Accidental suffocation and strangulation in bed, farm\"},{\"code\":\"W758\",\"name\":\"W758 Accidental suffocation and strangulation in bed, other specified places\"},{\"code\":\"W759\",\"name\":\"W759 Accidental suffocation and strangulation in bed, unspecified place\"},{\"code\":\"W76\",\"name\":\"W76 Other accidental hanging and strangulation\"},{\"code\":\"W760\",\"name\":\"W760 Other accidental hanging and strangulation, home\"},{\"code\":\"W761\",\"name\":\"W761 Other accidental hanging and strangulation, residential institution\"},{\"code\":\"W762\",\"name\":\"W762 Other accidental hanging and strangulation, school, other institution and public administrative area\"},{\"code\":\"W763\",\"name\":\"W763 Other accidental hanging and strangulation, sports and athletics area\"},{\"code\":\"W764\",\"name\":\"W764 Other accidental hanging and strangulation, street and highway\"},{\"code\":\"W765\",\"name\":\"W765 Other accidental hanging and strangulation, trade and service area\"},{\"code\":\"W766\",\"name\":\"W766 Other accidental hanging and strangulation, industrial and construction area\"},{\"code\":\"W767\",\"name\":\"W767 Other accidental hanging and strangulation, farm\"},{\"code\":\"W768\",\"name\":\"W768 Other accidental hanging and strangulation, other specified places\"},{\"code\":\"W769\",\"name\":\"W769 Other accidental hanging and strangulation, unspecified place\"},{\"code\":\"W77\",\"name\":\"W77 Threat to breathing due to cave-in, falling earth and other substances\"},{\"code\":\"W770\",\"name\":\"W770 Threat to breathing due to cave-in, falling earth and other substances, home\"},{\"code\":\"W771\",\"name\":\"W771 Threat to breathing due to cave-in, falling earth and other substances, residential institution\"},{\"code\":\"W772\",\"name\":\"W772 Threat to breathing due to cave-in, falling earth and other substances, school, other institution and public administrative area\"},{\"code\":\"W773\",\"name\":\"W773 Threat to breathing due to cave-in, falling earth and other substances, sports and athletics area\"},{\"code\":\"W774\",\"name\":\"W774 Threat to breathing due to cave-in, falling earth and other substances, street and highway\"},{\"code\":\"W775\",\"name\":\"W775 Threat to breathing due to cave-in, falling earth and other substances, trade and service area\"},{\"code\":\"W776\",\"name\":\"W776 Threat to breathing due to cave-in, falling earth and other substances, industrial and construction area\"},{\"code\":\"W777\",\"name\":\"W777 Threat to breathing due to cave-in, falling earth and other substances, farm\"},{\"code\":\"W778\",\"name\":\"W778 Threat to breathing due to cave-in, falling earth and other substances, other specified places\"},{\"code\":\"W779\",\"name\":\"W779 Threat to breathing due to cave-in, falling earth and other substances, unspecified place\"},{\"code\":\"W78\",\"name\":\"W78 Inhalation of gastric contents\"},{\"code\":\"W780\",\"name\":\"W780 Inhalation of gastric contents, home\"},{\"code\":\"W781\",\"name\":\"W781 Inhalation of gastric contents, residential institution\"},{\"code\":\"W782\",\"name\":\"W782 Inhalation of gastric contents, school, other institution and public administrative area\"},{\"code\":\"W783\",\"name\":\"W783 Inhalation of gastric contents, sports and athletics area\"},{\"code\":\"W784\",\"name\":\"W784 Inhalation of gastric contents, street and highway\"},{\"code\":\"W785\",\"name\":\"W785 Inhalation of gastric contents, trade and service area\"},{\"code\":\"W786\",\"name\":\"W786 Inhalation of gastric contents, industrial and construction area\"},{\"code\":\"W787\",\"name\":\"W787 Inhalation of gastric contents, farm\"},{\"code\":\"W788\",\"name\":\"W788 Inhalation of gastric contents, other specified places\"},{\"code\":\"W789\",\"name\":\"W789 Inhalation of gastric contents, unspecified place\"},{\"code\":\"W79\",\"name\":\"W79 Inhalation and ingestion of food causing obstruction of respiratory tract\"},{\"code\":\"W790\",\"name\":\"W790 Inhalation and ingestion of food causing obstruction of respiratory tract, home\"},{\"code\":\"W791\",\"name\":\"W791 Inhalation and ingestion of food causing obstruction of respiratory tract, residential institution\"},{\"code\":\"W792\",\"name\":\"W792 Inhalation and ingestion of food causing obstruction of respiratory tract, school, other institution and public administrative area\"},{\"code\":\"W793\",\"name\":\"W793 Inhalation and ingestion of food causing obstruction of respiratory tract, sports and athletics area\"},{\"code\":\"W794\",\"name\":\"W794 Inhalation and ingestion of food causing obstruction of respiratory tract, street and highway\"},{\"code\":\"W795\",\"name\":\"W795 Inhalation and ingestion of food causing obstruction of respiratory tract, trade and service area\"},{\"code\":\"W796\",\"name\":\"W796 Inhalation and ingestion of food causing obstruction of respiratory tract, industrial and construction area\"},{\"code\":\"W797\",\"name\":\"W797 Inhalation and ingestion of food causing obstruction of respiratory tract, farm\"},{\"code\":\"W798\",\"name\":\"W798 Inhalation and ingestion of food causing obstruction of respiratory tract, other specified places\"},{\"code\":\"W799\",\"name\":\"W799 Inhalation and ingestion of food causing obstruction of respiratory tract, unspecified place\"},{\"code\":\"W80\",\"name\":\"W80 Inhalation and ingestion of other objects causing obstruction of respiratory tract\"},{\"code\":\"W800\",\"name\":\"W800 Inhalation and ingestion of other objects causing obstruction of respiratory tract, home\"},{\"code\":\"W801\",\"name\":\"W801 Inhalation and ingestion of other objects causing obstruction of respiratory tract, residential institution\"},{\"code\":\"W802\",\"name\":\"W802 Inhalation and ingestion of other objects causing obstruction of respiratory tract, school, other institution and public administrative area\"},{\"code\":\"W803\",\"name\":\"W803 Inhalation and ingestion of other objects causing obstruction of respiratory tract, sports and athletics area\"},{\"code\":\"W804\",\"name\":\"W804 Inhalation and ingestion of other objects causing obstruction of respiratory tract, street and highway\"},{\"code\":\"W805\",\"name\":\"W805 Inhalation and ingestion of other objects causing obstruction of respiratory tract, trade and service area\"},{\"code\":\"W806\",\"name\":\"W806 Inhalation and ingestion of other objects causing obstruction of respiratory tract, industrial and construction area\"},{\"code\":\"W807\",\"name\":\"W807 Inhalation and ingestion of other objects causing obstruction of respiratory tract, farm\"},{\"code\":\"W808\",\"name\":\"W808 Inhalation and ingestion of other objects causing obstruction of respiratory tract, other specified places\"},{\"code\":\"W809\",\"name\":\"W809 Inhalation and ingestion of other objects causing obstruction of respiratory tract, unspecified place\"},{\"code\":\"W81\",\"name\":\"W81 Confined to or trapped in a low-oxygen environment\"},{\"code\":\"W810\",\"name\":\"W810 Confined to or trapped in a low-oxygen environment, home\"},{\"code\":\"W811\",\"name\":\"W811 Confined to or trapped in a low-oxygen environment, residential institution\"},{\"code\":\"W812\",\"name\":\"W812 Confined to or trapped in a low-oxygen environment, school, other institution and public administrative area\"},{\"code\":\"W813\",\"name\":\"W813 Confined to or trapped in a low-oxygen environment, sports and athletics area\"},{\"code\":\"W814\",\"name\":\"W814 Confined to or trapped in a low-oxygen environment, street and highway\"},{\"code\":\"W815\",\"name\":\"W815 Confined to or trapped in a low-oxygen environment, trade and service area\"},{\"code\":\"W816\",\"name\":\"W816 Confined to or trapped in a low-oxygen environment, industrial and construction area\"},{\"code\":\"W817\",\"name\":\"W817 Confined to or trapped in a low-oxygen environment, farm\"},{\"code\":\"W818\",\"name\":\"W818 Confined to or trapped in a low-oxygen environment, other specified places\"},{\"code\":\"W819\",\"name\":\"W819 Confined to or trapped in a low-oxygen environment, unspecified place\"},{\"code\":\"W83\",\"name\":\"W83 Other specified threats to breathing\"},{\"code\":\"W830\",\"name\":\"W830 Other specified threats to breathing, home\"},{\"code\":\"W831\",\"name\":\"W831 Other specified threats to breathing, residential institution\"},{\"code\":\"W832\",\"name\":\"W832 Other specified threats to breathing, school, other institution and public administrative area\"},{\"code\":\"W833\",\"name\":\"W833 Other specified threats to breathing, sports and athletics area\"},{\"code\":\"W834\",\"name\":\"W834 Other specified threats to breathing, street and highway\"},{\"code\":\"W835\",\"name\":\"W835 Other specified threats to breathing, trade and service area\"},{\"code\":\"W836\",\"name\":\"W836 Other specified threats to breathing, industrial and construction area\"},{\"code\":\"W837\",\"name\":\"W837 Other specified threats to breathing, farm\"},{\"code\":\"W838\",\"name\":\"W838 Other specified threats to breathing, other specified places\"},{\"code\":\"W839\",\"name\":\"W839 Other specified threats to breathing, unspecified place\"},{\"code\":\"W84\",\"name\":\"W84 Unspecified threat to breathing\"},{\"code\":\"W840\",\"name\":\"W840 Unspecified threat to breathing, home\"},{\"code\":\"W841\",\"name\":\"W841 Unspecified threat to breathing, residential institution\"},{\"code\":\"W842\",\"name\":\"W842 Unspecified threat to breathing, school, other institution and public administrative area\"},{\"code\":\"W843\",\"name\":\"W843 Unspecified threat to breathing, sports and athletics area\"},{\"code\":\"W844\",\"name\":\"W844 Unspecified threat to breathing, street and highway\"},{\"code\":\"W845\",\"name\":\"W845 Unspecified threat to breathing, trade and service area\"},{\"code\":\"W846\",\"name\":\"W846 Unspecified threat to breathing, industrial and construction area\"},{\"code\":\"W847\",\"name\":\"W847 Unspecified threat to breathing, farm\"},{\"code\":\"W848\",\"name\":\"W848 Unspecified threat to breathing, other specified places\"},{\"code\":\"W849\",\"name\":\"W849 Unspecified threat to breathing, unspecified place\"},{\"code\":\"W85\",\"name\":\"W85 Exposure to electric transmission lines\"},{\"code\":\"W850\",\"name\":\"W850 Exposure to electric transmission lines, home\"},{\"code\":\"W851\",\"name\":\"W851 Exposure to electric transmission lines, residential institution\"},{\"code\":\"W852\",\"name\":\"W852 Exposure to electric transmission lines, school, other institution and public administrative area\"},{\"code\":\"W853\",\"name\":\"W853 Exposure to electric transmission lines, sports and athletics area\"},{\"code\":\"W854\",\"name\":\"W854 Exposure to electric transmission lines, street and highway\"},{\"code\":\"W855\",\"name\":\"W855 Exposure to electric transmission lines, trade and service area\"},{\"code\":\"W856\",\"name\":\"W856 Exposure to electric transmission lines, industrial and construction area\"},{\"code\":\"W857\",\"name\":\"W857 Exposure to electric transmission lines, farm\"},{\"code\":\"W858\",\"name\":\"W858 Exposure to electric transmission lines, other specified places\"},{\"code\":\"W859\",\"name\":\"W859 Exposure to electric transmission lines, unspecified place\"},{\"code\":\"W86\",\"name\":\"W86 Exposure to other specified electric current\"},{\"code\":\"W860\",\"name\":\"W860 Exposure to other specified electric current, home\"},{\"code\":\"W861\",\"name\":\"W861 Exposure to other specified electric current, residential institution\"},{\"code\":\"W862\",\"name\":\"W862 Exposure to other specified electric current, school, other institution and public administrative area\"},{\"code\":\"W863\",\"name\":\"W863 Exposure to other specified electric current, sports and athletics area\"},{\"code\":\"W864\",\"name\":\"W864 Exposure to other specified electric current, street and highway\"},{\"code\":\"W865\",\"name\":\"W865 Exposure to other specified electric current, trade and service area\"},{\"code\":\"W866\",\"name\":\"W866 Exposure to other specified electric current, industrial and construction area\"},{\"code\":\"W867\",\"name\":\"W867 Exposure to other specified electric current, farm\"},{\"code\":\"W868\",\"name\":\"W868 Exposure to other specified electric current, other specified places\"},{\"code\":\"W869\",\"name\":\"W869 Exposure to other specified electric current, unspecified place\"},{\"code\":\"W87\",\"name\":\"W87 Exposure to unspecified electric current\"},{\"code\":\"W870\",\"name\":\"W870 Exposure to unspecified electric current, home\"},{\"code\":\"W871\",\"name\":\"W871 Exposure to unspecified electric current, residential institution\"},{\"code\":\"W872\",\"name\":\"W872 Exposure to unspecified electric current, school, other institution and public administrative area\"},{\"code\":\"W873\",\"name\":\"W873 Exposure to unspecified electric current, sports and athletics area\"},{\"code\":\"W874\",\"name\":\"W874 Exposure to unspecified electric current, street and highway\"},{\"code\":\"W875\",\"name\":\"W875 Exposure to unspecified electric current, trade and service area\"},{\"code\":\"W876\",\"name\":\"W876 Exposure to unspecified electric current, industrial and construction area\"},{\"code\":\"W877\",\"name\":\"W877 Exposure to unspecified electric current, farm\"},{\"code\":\"W878\",\"name\":\"W878 Exposure to unspecified electric current, other specified places\"},{\"code\":\"W879\",\"name\":\"W879 Exposure to unspecified electric current, unspecified place\"},{\"code\":\"W88\",\"name\":\"W88 Exposure to ionizing radiation\"},{\"code\":\"W880\",\"name\":\"W880 Exposure to ionizing radiation, home\"},{\"code\":\"W881\",\"name\":\"W881 Exposure to ionizing radiation, residential institution\"},{\"code\":\"W882\",\"name\":\"W882 Exposure to ionizing radiation, school, other institution and public administrative area\"},{\"code\":\"W883\",\"name\":\"W883 Exposure to ionizing radiation, sports and athletics area\"},{\"code\":\"W884\",\"name\":\"W884 Exposure to ionizing radiation, street and highway\"},{\"code\":\"W885\",\"name\":\"W885 Exposure to ionizing radiation, trade and service area\"},{\"code\":\"W886\",\"name\":\"W886 Exposure to ionizing radiation, industrial and construction area\"},{\"code\":\"W887\",\"name\":\"W887 Exposure to ionizing radiation, farm\"},{\"code\":\"W888\",\"name\":\"W888 Exposure to ionizing radiation, other specified places\"},{\"code\":\"W889\",\"name\":\"W889 Exposure to ionizing radiation, unspecified place\"},{\"code\":\"W89\",\"name\":\"W89 Exposure to man-made visible and ultraviolet light\"},{\"code\":\"W890\",\"name\":\"W890 Exposure to man-made visible and ultraviolet light, home\"},{\"code\":\"W891\",\"name\":\"W891 Exposure to man-made visible and ultraviolet light, residential institution\"},{\"code\":\"W892\",\"name\":\"W892 Exposure to man-made visible and ultraviolet light, school, other institution and public administrative area\"},{\"code\":\"W893\",\"name\":\"W893 Exposure to man-made visible and ultraviolet light, sports and athletics area\"},{\"code\":\"W894\",\"name\":\"W894 Exposure to man-made visible and ultraviolet light, street and highway\"},{\"code\":\"W895\",\"name\":\"W895 Exposure to man-made visible and ultraviolet light, trade and service area\"},{\"code\":\"W896\",\"name\":\"W896 Exposure to man-made visible and ultraviolet light, industrial and construction area\"},{\"code\":\"W897\",\"name\":\"W897 Exposure to man-made visible and ultraviolet light, farm\"},{\"code\":\"W898\",\"name\":\"W898 Exposure to man-made visible and ultraviolet light, other specified places\"},{\"code\":\"W899\",\"name\":\"W899 Exposure to man-made visible and ultraviolet light, unspecified place\"},{\"code\":\"W90\",\"name\":\"W90 Exposure to other nonionizing radiation\"},{\"code\":\"W900\",\"name\":\"W900 Exposure to other nonionizing radiation, home\"},{\"code\":\"W901\",\"name\":\"W901 Exposure to other nonionizing radiation, residential institution\"},{\"code\":\"W902\",\"name\":\"W902 Exposure to other nonionizing radiation, school, other institution and public administrative area\"},{\"code\":\"W903\",\"name\":\"W903 Exposure to other nonionizing radiation, sports and athletics area\"},{\"code\":\"W904\",\"name\":\"W904 Exposure to other nonionizing radiation, street and highway\"},{\"code\":\"W905\",\"name\":\"W905 Exposure to other nonionizing radiation, trade and service area\"},{\"code\":\"W906\",\"name\":\"W906 Exposure to other nonionizing radiation, industrial and construction area\"},{\"code\":\"W907\",\"name\":\"W907 Exposure to other nonionizing radiation, farm\"},{\"code\":\"W908\",\"name\":\"W908 Exposure to other nonionizing radiation, other specified places\"},{\"code\":\"W909\",\"name\":\"W909 Exposure to other nonionizing radiation, unspecified place\"},{\"code\":\"W91\",\"name\":\"W91 Exposure to unspecified type of radiation\"},{\"code\":\"W910\",\"name\":\"W910 Exposure to unspecified type of radiation, home\"},{\"code\":\"W911\",\"name\":\"W911 Exposure to unspecified type of radiation, residential institution\"},{\"code\":\"W912\",\"name\":\"W912 Exposure to unspecified type of radiation, school, other institution and public administrative area\"},{\"code\":\"W913\",\"name\":\"W913 Exposure to unspecified type of radiation, sports and athletics area\"},{\"code\":\"W914\",\"name\":\"W914 Exposure to unspecified type of radiation, street and highway\"},{\"code\":\"W915\",\"name\":\"W915 Exposure to unspecified type of radiation, trade and service area\"},{\"code\":\"W916\",\"name\":\"W916 Exposure to unspecified type of radiation, industrial and construction area\"},{\"code\":\"W917\",\"name\":\"W917 Exposure to unspecified type of radiation, farm\"},{\"code\":\"W918\",\"name\":\"W918 Exposure to unspecified type of radiation, other specified places\"},{\"code\":\"W919\",\"name\":\"W919 Exposure to unspecified type of radiation, unspecified place\"},{\"code\":\"W92\",\"name\":\"W92 Exposure to excessive heat of man-made origin\"},{\"code\":\"W920\",\"name\":\"W920 Exposure to excessive heat of man-made origin, home\"},{\"code\":\"W921\",\"name\":\"W921 Exposure to excessive heat of man-made origin, residential institution\"},{\"code\":\"W922\",\"name\":\"W922 Exposure to excessive heat of man-made origin, school, other institution and public administrative area\"},{\"code\":\"W923\",\"name\":\"W923 Exposure to excessive heat of man-made origin, sports and athletics area\"},{\"code\":\"W924\",\"name\":\"W924 Exposure to excessive heat of man-made origin, street and highway\"},{\"code\":\"W925\",\"name\":\"W925 Exposure to excessive heat of man-made origin, trade and service area\"},{\"code\":\"W926\",\"name\":\"W926 Exposure to excessive heat of man-made origin, industrial and construction area\"},{\"code\":\"W927\",\"name\":\"W927 Exposure to excessive heat of man-made origin, farm\"},{\"code\":\"W928\",\"name\":\"W928 Exposure to excessive heat of man-made origin, other specified places\"},{\"code\":\"W929\",\"name\":\"W929 Exposure to excessive heat of man-made origin, unspecified place\"},{\"code\":\"W93\",\"name\":\"W93 Exposure to excessive cold of man-made origin\"},{\"code\":\"W930\",\"name\":\"W930 Exposure to excessive cold of man-made origin, home\"},{\"code\":\"W931\",\"name\":\"W931 Exposure to excessive cold of man-made origin, residential institution\"},{\"code\":\"W932\",\"name\":\"W932 Exposure to excessive cold of man-made origin, school, other institution and public administrative area\"},{\"code\":\"W933\",\"name\":\"W933 Exposure to excessive cold of man-made origin, sports and athletics area\"},{\"code\":\"W934\",\"name\":\"W934 Exposure to excessive cold of man-made origin, street and highway\"},{\"code\":\"W935\",\"name\":\"W935 Exposure to excessive cold of man-made origin, trade and service area\"},{\"code\":\"W936\",\"name\":\"W936 Exposure to excessive cold of man-made origin, industrial and construction area\"},{\"code\":\"W937\",\"name\":\"W937 Exposure to excessive cold of man-made origin, farm\"},{\"code\":\"W938\",\"name\":\"W938 Exposure to excessive cold of man-made origin, other specified places\"},{\"code\":\"W939\",\"name\":\"W939 Exposure to excessive cold of man-made origin, unspecified place\"},{\"code\":\"W94\",\"name\":\"W94 Exposure to high and low air pressure and changes in air pressure\"},{\"code\":\"W940\",\"name\":\"W940 Exposure to high and low air pressure and changes in air pressure, home\"},{\"code\":\"W941\",\"name\":\"W941 Exposure to high and low air pressure and changes in air pressure, residential institution\"},{\"code\":\"W942\",\"name\":\"W942 Exposure to high and low air pressure and changes in air pressure, school, other institution and public administrative area\"},{\"code\":\"W943\",\"name\":\"W943 Exposure to high and low air pressure and changes in air pressure, sports and athletics area\"},{\"code\":\"W944\",\"name\":\"W944 Exposure to high and low air pressure and changes in air pressure, street and highway\"},{\"code\":\"W945\",\"name\":\"W945 Exposure to high and low air pressure and changes in air pressure, trade and service area\"},{\"code\":\"W946\",\"name\":\"W946 Exposure to high and low air pressure and changes in air pressure, industrial and construction area\"},{\"code\":\"W947\",\"name\":\"W947 Exposure to high and low air pressure and changes in air pressure, farm\"},{\"code\":\"W948\",\"name\":\"W948 Exposure to high and low air pressure and changes in air pressure, other specified places\"},{\"code\":\"W949\",\"name\":\"W949 Exposure to high and low air pressure and changes in air pressure, unspecified place\"},{\"code\":\"W99\",\"name\":\"W99 Exposure to other and unspecified man-made environmental factors\"},{\"code\":\"W990\",\"name\":\"W990 Exposure to other and unspecified man-made environmental factors, home\"},{\"code\":\"W991\",\"name\":\"W991 Exposure to other and unspecified man-made environmental factors, residential institution\"},{\"code\":\"W992\",\"name\":\"W992 Exposure to other and unspecified man-made environmental factors, school, other institution and public administrative area\"},{\"code\":\"W993\",\"name\":\"W993 Exposure to other and unspecified man-made environmental factors, sports and athletics area\"},{\"code\":\"W994\",\"name\":\"W994 Exposure to other and unspecified man-made environmental factors, street and highway\"},{\"code\":\"W995\",\"name\":\"W995 Exposure to other and unspecified man-made environmental factors, trade and service area\"},{\"code\":\"W996\",\"name\":\"W996 Exposure to other and unspecified man-made environmental factors, industrial and construction area\"},{\"code\":\"W997\",\"name\":\"W997 Exposure to other and unspecified man-made environmental factors, farm\"},{\"code\":\"W998\",\"name\":\"W998 Exposure to other and unspecified man-made environmental factors, other specified places\"},{\"code\":\"W999\",\"name\":\"W999 Exposure to other and unspecified man-made environmental factors, unspecified place\"},{\"code\":\"X00\",\"name\":\"X00 Exposure to uncontrolled fire in building or structure\"},{\"code\":\"X000\",\"name\":\"X000 Exposure to uncontrolled fire in building or structure, home\"},{\"code\":\"X001\",\"name\":\"X001 Exposure to uncontrolled fire in building or structure, residential institution\"},{\"code\":\"X002\",\"name\":\"X002 Exposure to uncontrolled fire in building or structure, school, other institution and public administrative area\"},{\"code\":\"X003\",\"name\":\"X003 Exposure to uncontrolled fire in building or structure, sports and athletics area\"},{\"code\":\"X004\",\"name\":\"X004 Exposure to uncontrolled fire in building or structure, street and highway\"},{\"code\":\"X005\",\"name\":\"X005 Exposure to uncontrolled fire in building or structure, trade and service area\"},{\"code\":\"X006\",\"name\":\"X006 Exposure to uncontrolled fire in building or structure, industrial and construction area\"},{\"code\":\"X007\",\"name\":\"X007 Exposure to uncontrolled fire in building or structure, farm\"},{\"code\":\"X008\",\"name\":\"X008 Exposure to uncontrolled fire in building or structure, other specified places\"},{\"code\":\"X009\",\"name\":\"X009 Exposure to uncontrolled fire in building or structure, unspecified place\"},{\"code\":\"X01\",\"name\":\"X01 Exposure to uncontrolled fire, not in building or structure\"},{\"code\":\"X010\",\"name\":\"X010 Exposure to uncontrolled fire, not in building or structure, home\"},{\"code\":\"X011\",\"name\":\"X011 Exposure to uncontrolled fire, not in building or structure, residential institution\"},{\"code\":\"X012\",\"name\":\"X012 Exposure to uncontrolled fire, not in building or structure, school, other institution and public administrative area\"},{\"code\":\"X013\",\"name\":\"X013 Exposure to uncontrolled fire, not in building or structure, sports and athletics area\"},{\"code\":\"X014\",\"name\":\"X014 Exposure to uncontrolled fire, not in building or structure, street and highway\"},{\"code\":\"X015\",\"name\":\"X015 Exposure to uncontrolled fire, not in building or structure, trade and service area\"},{\"code\":\"X016\",\"name\":\"X016 Exposure to uncontrolled fire, not in building or structure, industrial and construction area\"},{\"code\":\"X017\",\"name\":\"X017 Exposure to uncontrolled fire, not in building or structure, farm\"},{\"code\":\"X018\",\"name\":\"X018 Exposure to uncontrolled fire, not in building or structure, other specified places\"},{\"code\":\"X019\",\"name\":\"X019 Exposure to uncontrolled fire, not in building or structure, unspecified place\"},{\"code\":\"X02\",\"name\":\"X02 Exposure to controlled fire in building or structure\"},{\"code\":\"X020\",\"name\":\"X020 Exposure to controlled fire in building or structure, home\"},{\"code\":\"X021\",\"name\":\"X021 Exposure to controlled fire in building or structure, residential institution\"},{\"code\":\"X022\",\"name\":\"X022 Exposure to controlled fire in building or structure, school, other institution and public administrative area\"},{\"code\":\"X023\",\"name\":\"X023 Exposure to controlled fire in building or structure, sports and athletics area\"},{\"code\":\"X024\",\"name\":\"X024 Exposure to controlled fire in building or structure, street and highway\"},{\"code\":\"X025\",\"name\":\"X025 Exposure to controlled fire in building or structure, trade and service area\"},{\"code\":\"X026\",\"name\":\"X026 Exposure to controlled fire in building or structure, industrial and construction area\"},{\"code\":\"X027\",\"name\":\"X027 Exposure to controlled fire in building or structure, farm\"},{\"code\":\"X028\",\"name\":\"X028 Exposure to controlled fire in building or structure, other specified places\"},{\"code\":\"X029\",\"name\":\"X029 Exposure to controlled fire in building or structure, unspecified place\"},{\"code\":\"X03\",\"name\":\"X03 Exposure to controlled fire, not in building or structure\"},{\"code\":\"X030\",\"name\":\"X030 Exposure to controlled fire, not in building or structure, home\"},{\"code\":\"X031\",\"name\":\"X031 Exposure to controlled fire, not in building or structure, residential institution\"},{\"code\":\"X032\",\"name\":\"X032 Exposure to controlled fire, not in building or structure, school, other institution and public administrative area\"},{\"code\":\"X033\",\"name\":\"X033 Exposure to controlled fire, not in building or structure, sports and athletics area\"},{\"code\":\"X034\",\"name\":\"X034 Exposure to controlled fire, not in building or structure, street and highway\"},{\"code\":\"X035\",\"name\":\"X035 Exposure to controlled fire, not in building or structure, trade and service area\"},{\"code\":\"X036\",\"name\":\"X036 Exposure to controlled fire, not in building or structure, industrial and construction area\"},{\"code\":\"X037\",\"name\":\"X037 Exposure to controlled fire, not in building or structure, farm\"},{\"code\":\"X038\",\"name\":\"X038 Exposure to controlled fire, not in building or structure, other specified places\"},{\"code\":\"X039\",\"name\":\"X039 Exposure to controlled fire, not in building or structure, unspecified place\"},{\"code\":\"X04\",\"name\":\"X04 Exposure to ignition of highly flammable material\"},{\"code\":\"X040\",\"name\":\"X040 Exposure to ignition of highly flammable material, home\"},{\"code\":\"X041\",\"name\":\"X041 Exposure to ignition of highly flammable material, residential institution\"},{\"code\":\"X042\",\"name\":\"X042 Exposure to ignition of highly flammable material, school, other institution and public administrative area\"},{\"code\":\"X043\",\"name\":\"X043 Exposure to ignition of highly flammable material, sports and athletics area\"},{\"code\":\"X044\",\"name\":\"X044 Exposure to ignition of highly flammable material, street and highway\"},{\"code\":\"X045\",\"name\":\"X045 Exposure to ignition of highly flammable material, trade and service area\"},{\"code\":\"X046\",\"name\":\"X046 Exposure to ignition of highly flammable material, industrial and construction area\"},{\"code\":\"X047\",\"name\":\"X047 Exposure to ignition of highly flammable material, farm\"},{\"code\":\"X048\",\"name\":\"X048 Exposure to ignition of highly flammable material, other specified places\"},{\"code\":\"X049\",\"name\":\"X049 Exposure to ignition of highly flammable material, unspecified place\"},{\"code\":\"X05\",\"name\":\"X05 Exposure to ignition or melting of nightwear\"},{\"code\":\"X050\",\"name\":\"X050 Exposure to ignition or melting of nightwear, home\"},{\"code\":\"X051\",\"name\":\"X051 Exposure to ignition or melting of nightwear, residential institution\"},{\"code\":\"X052\",\"name\":\"X052 Exposure to ignition or melting of nightwear, school, other institution and public administrative area\"},{\"code\":\"X053\",\"name\":\"X053 Exposure to ignition or melting of nightwear, sports and athletics area\"},{\"code\":\"X054\",\"name\":\"X054 Exposure to ignition or melting of nightwear, street and highway\"},{\"code\":\"X055\",\"name\":\"X055 Exposure to ignition or melting of nightwear, trade and service area\"},{\"code\":\"X056\",\"name\":\"X056 Exposure to ignition or melting of nightwear, industrial and construction area\"},{\"code\":\"X057\",\"name\":\"X057 Exposure to ignition or melting of nightwear, farm\"},{\"code\":\"X058\",\"name\":\"X058 Exposure to ignition or melting of nightwear, other specified places\"},{\"code\":\"X059\",\"name\":\"X059 Exposure to ignition or melting of nightwear, unspecified place\"},{\"code\":\"X06\",\"name\":\"X06 Exposure to ignition or melting of other clothing and apparel\"},{\"code\":\"X060\",\"name\":\"X060 Exposure to ignition or melting of other clothing and apparel, home\"},{\"code\":\"X061\",\"name\":\"X061 Exposure to ignition or melting of other clothing and apparel, residential institution\"},{\"code\":\"X062\",\"name\":\"X062 Exposure to ignition or melting of other clothing and apparel, school, other institution and public administrative area\"},{\"code\":\"X063\",\"name\":\"X063 Exposure to ignition or melting of other clothing and apparel, sports and athletics area\"},{\"code\":\"X064\",\"name\":\"X064 Exposure to ignition or melting of other clothing and apparel, street and highway\"},{\"code\":\"X065\",\"name\":\"X065 Exposure to ignition or melting of other clothing and apparel, trade and service area\"},{\"code\":\"X066\",\"name\":\"X066 Exposure to ignition or melting of other clothing and apparel, industrial and construction area\"},{\"code\":\"X067\",\"name\":\"X067 Exposure to ignition or melting of other clothing and apparel, farm\"},{\"code\":\"X068\",\"name\":\"X068 Exposure to ignition or melting of other clothing and apparel, other specified places\"},{\"code\":\"X069\",\"name\":\"X069 Exposure to ignition or melting of other clothing and apparel, unspecified place\"},{\"code\":\"X08\",\"name\":\"X08 Exposure to other specified smoke, fire and flames\"},{\"code\":\"X080\",\"name\":\"X080 Exposure to other specified smoke, fire and flames, home\"},{\"code\":\"X081\",\"name\":\"X081 Exposure to other specified smoke, fire and flames, residential institution\"},{\"code\":\"X082\",\"name\":\"X082 Exposure to other specified smoke, fire and flames, school, other institution and public administrative area\"},{\"code\":\"X083\",\"name\":\"X083 Exposure to other specified smoke, fire and flames, sports and athletics area\"},{\"code\":\"X084\",\"name\":\"X084 Exposure to other specified smoke, fire and flames, street and highway\"},{\"code\":\"X085\",\"name\":\"X085 Exposure to other specified smoke, fire and flames, trade and service area\"},{\"code\":\"X086\",\"name\":\"X086 Exposure to other specified smoke, fire and flames, industrial and construction area\"},{\"code\":\"X087\",\"name\":\"X087 Exposure to other specified smoke, fire and flames, farm\"},{\"code\":\"X088\",\"name\":\"X088 Exposure to other specified smoke, fire and flames, other specified places\"},{\"code\":\"X089\",\"name\":\"X089 Exposure to other specified smoke, fire and flames, unspecified place\"},{\"code\":\"X09\",\"name\":\"X09 Exposure to unspecified smoke, fire and flames\"},{\"code\":\"X090\",\"name\":\"X090 Exposure to unspecified smoke, fire and flames, home\"},{\"code\":\"X091\",\"name\":\"X091 Exposure to unspecified smoke, fire and flames, residential institution\"},{\"code\":\"X092\",\"name\":\"X092 Exposure to unspecified smoke, fire and flames, school, other institution and public administrative area\"},{\"code\":\"X093\",\"name\":\"X093 Exposure to unspecified smoke, fire and flames, sports and athletics area\"},{\"code\":\"X094\",\"name\":\"X094 Exposure to unspecified smoke, fire and flames, street and highway\"},{\"code\":\"X095\",\"name\":\"X095 Exposure to unspecified smoke, fire and flames, trade and service area\"},{\"code\":\"X096\",\"name\":\"X096 Exposure to unspecified smoke, fire and flames, industrial and construction area\"},{\"code\":\"X097\",\"name\":\"X097 Exposure to unspecified smoke, fire and flames, farm\"},{\"code\":\"X098\",\"name\":\"X098 Exposure to unspecified smoke, fire and flames, other specified places\"},{\"code\":\"X099\",\"name\":\"X099 Exposure to unspecified smoke, fire and flames, unspecified place\"},{\"code\":\"X10\",\"name\":\"X10 Contact with hot drinks, food, fats and cooking oils\"},{\"code\":\"X100\",\"name\":\"X100 Contact with hot drinks, food, fats and cooking oils, home\"},{\"code\":\"X101\",\"name\":\"X101 Contact with hot drinks, food, fats and cooking oils, residential institution\"},{\"code\":\"X102\",\"name\":\"X102 Contact with hot drinks, food, fats and cooking oils, school, other institution and public administrative area\"},{\"code\":\"X103\",\"name\":\"X103 Contact with hot drinks, food, fats and cooking oils, sports and athletics area\"},{\"code\":\"X104\",\"name\":\"X104 Contact with hot drinks, food, fats and cooking oils, street and highway\"},{\"code\":\"X105\",\"name\":\"X105 Contact with hot drinks, food, fats and cooking oils, trade and service area\"},{\"code\":\"X106\",\"name\":\"X106 Contact with hot drinks, food, fats and cooking oils, industrial and construction area\"},{\"code\":\"X107\",\"name\":\"X107 Contact with hot drinks, food, fats and cooking oils, farm\"},{\"code\":\"X108\",\"name\":\"X108 Contact with hot drinks, food, fats and cooking oils, other specified places\"},{\"code\":\"X109\",\"name\":\"X109 Contact with hot drinks, food, fats and cooking oils, unspecified place\"},{\"code\":\"X11\",\"name\":\"X11 Contact with hot tap-water\"},{\"code\":\"X110\",\"name\":\"X110 Contact with hot tap-water, home\"},{\"code\":\"X111\",\"name\":\"X111 Contact with hot tap-water, residential institution\"},{\"code\":\"X112\",\"name\":\"X112 Contact with hot tap-water, school, other institution and public administrative area\"},{\"code\":\"X113\",\"name\":\"X113 Contact with hot tap-water, sports and athletics area\"},{\"code\":\"X114\",\"name\":\"X114 Contact with hot tap-water, street and highway\"},{\"code\":\"X115\",\"name\":\"X115 Contact with hot tap-water, trade and service area\"},{\"code\":\"X116\",\"name\":\"X116 Contact with hot tap-water, industrial and construction area\"},{\"code\":\"X117\",\"name\":\"X117 Contact with hot tap-water, farm\"},{\"code\":\"X118\",\"name\":\"X118 Contact with hot tap-water, other specified places\"},{\"code\":\"X119\",\"name\":\"X119 Contact with hot tap-water, unspecified place\"},{\"code\":\"X12\",\"name\":\"X12 Contact with other hot fluids\"},{\"code\":\"X120\",\"name\":\"X120 Contact with other hot fluids, home\"},{\"code\":\"X121\",\"name\":\"X121 Contact with other hot fluids, residential institution\"},{\"code\":\"X122\",\"name\":\"X122 Contact with other hot fluids, school, other institution and public administrative area\"},{\"code\":\"X123\",\"name\":\"X123 Contact with other hot fluids, sports and athletics area\"},{\"code\":\"X124\",\"name\":\"X124 Contact with other hot fluids, street and highway\"},{\"code\":\"X125\",\"name\":\"X125 Contact with other hot fluids, trade and service area\"},{\"code\":\"X126\",\"name\":\"X126 Contact with other hot fluids, industrial and construction area\"},{\"code\":\"X127\",\"name\":\"X127 Contact with other hot fluids, farm\"},{\"code\":\"X128\",\"name\":\"X128 Contact with other hot fluids, other specified places\"},{\"code\":\"X129\",\"name\":\"X129 Contact with other hot fluids, unspecified place\"},{\"code\":\"X13\",\"name\":\"X13 Contact with steam and hot vapours\"},{\"code\":\"X130\",\"name\":\"X130 Contact with steam and hot vapours, home\"},{\"code\":\"X131\",\"name\":\"X131 Contact with steam and hot vapours, residential institution\"},{\"code\":\"X132\",\"name\":\"X132 Contact with steam and hot vapours, school, other institution and public administrative area\"},{\"code\":\"X133\",\"name\":\"X133 Contact with steam and hot vapours, sports and athletics area\"},{\"code\":\"X134\",\"name\":\"X134 Contact with steam and hot vapours, street and highway\"},{\"code\":\"X135\",\"name\":\"X135 Contact with steam and hot vapours, trade and service area\"},{\"code\":\"X136\",\"name\":\"X136 Contact with steam and hot vapours, industrial and construction area\"},{\"code\":\"X137\",\"name\":\"X137 Contact with steam and hot vapours, farm\"},{\"code\":\"X138\",\"name\":\"X138 Contact with steam and hot vapours, other specified places\"},{\"code\":\"X139\",\"name\":\"X139 Contact with steam and hot vapours, unspecified place\"},{\"code\":\"X14\",\"name\":\"X14 Contact with hot air and gases\"},{\"code\":\"X140\",\"name\":\"X140 Contact with hot air and gases, home\"},{\"code\":\"X141\",\"name\":\"X141 Contact with hot air and gases, residential institution\"},{\"code\":\"X142\",\"name\":\"X142 Contact with hot air and gases, school, other institution and public administrative area\"},{\"code\":\"X143\",\"name\":\"X143 Contact with hot air and gases, sports and athletics area\"},{\"code\":\"X144\",\"name\":\"X144 Contact with hot air and gases, street and highway\"},{\"code\":\"X145\",\"name\":\"X145 Contact with hot air and gases, trade and service area\"},{\"code\":\"X146\",\"name\":\"X146 Contact with hot air and gases, industrial and construction area\"},{\"code\":\"X147\",\"name\":\"X147 Contact with hot air and gases, farm\"},{\"code\":\"X148\",\"name\":\"X148 Contact with hot air and gases, other specified places\"},{\"code\":\"X149\",\"name\":\"X149 Contact with hot air and gases, unspecified place\"},{\"code\":\"X15\",\"name\":\"X15 Contact with hot household appliances\"},{\"code\":\"X150\",\"name\":\"X150 Contact with hot household appliances, home\"},{\"code\":\"X151\",\"name\":\"X151 Contact with hot household appliances, residential institution\"},{\"code\":\"X152\",\"name\":\"X152 Contact with hot household appliances, school, other institution and public administrative area\"},{\"code\":\"X153\",\"name\":\"X153 Contact with hot household appliances, sports and athletics area\"},{\"code\":\"X154\",\"name\":\"X154 Contact with hot household appliances, street and highway\"},{\"code\":\"X155\",\"name\":\"X155 Contact with hot household appliances, trade and service area\"},{\"code\":\"X156\",\"name\":\"X156 Contact with hot household appliances, industrial and construction area\"},{\"code\":\"X157\",\"name\":\"X157 Contact with hot household appliances, farm\"},{\"code\":\"X158\",\"name\":\"X158 Contact with hot household appliances, other specified places\"},{\"code\":\"X159\",\"name\":\"X159 Contact with hot household appliances, unspecified place\"},{\"code\":\"X16\",\"name\":\"X16 Contact with hot heating appliances, radiators and pipes\"},{\"code\":\"X160\",\"name\":\"X160 Contact with hot heating appliances, radiators and pipes, home\"},{\"code\":\"X161\",\"name\":\"X161 Contact with hot heating appliances, radiators and pipes, residential institution\"},{\"code\":\"X162\",\"name\":\"X162 Contact with hot heating appliances, radiators and pipes, school, other institution and public administrative area\"},{\"code\":\"X163\",\"name\":\"X163 Contact with hot heating appliances, radiators and pipes, sports and athletics area\"},{\"code\":\"X164\",\"name\":\"X164 Contact with hot heating appliances, radiators and pipes, street and highway\"},{\"code\":\"X165\",\"name\":\"X165 Contact with hot heating appliances, radiators and pipes, trade and service area\"},{\"code\":\"X166\",\"name\":\"X166 Contact with hot heating appliances, radiators and pipes, industrial and construction area\"},{\"code\":\"X167\",\"name\":\"X167 Contact with hot heating appliances, radiators and pipes, farm\"},{\"code\":\"X168\",\"name\":\"X168 Contact with hot heating appliances, radiators and pipes, other specified places\"},{\"code\":\"X169\",\"name\":\"X169 Contact with hot heating appliances, radiators and pipes, unspecified place\"},{\"code\":\"X17\",\"name\":\"X17 Contact with hot engines, machinery and tools\"},{\"code\":\"X170\",\"name\":\"X170 Contact with hot engines, machinery and tools, home\"},{\"code\":\"X171\",\"name\":\"X171 Contact with hot engines, machinery and tools, residential institution\"},{\"code\":\"X172\",\"name\":\"X172 Contact with hot engines, machinery and tools, school, other institution and public administrative area\"},{\"code\":\"X173\",\"name\":\"X173 Contact with hot engines, machinery and tools, sports and athletics area\"},{\"code\":\"X174\",\"name\":\"X174 Contact with hot engines, machinery and tools, street and highway\"},{\"code\":\"X175\",\"name\":\"X175 Contact with hot engines, machinery and tools, trade and service area\"},{\"code\":\"X176\",\"name\":\"X176 Contact with hot engines, machinery and tools, industrial and construction area\"},{\"code\":\"X177\",\"name\":\"X177 Contact with hot engines, machinery and tools, farm\"},{\"code\":\"X178\",\"name\":\"X178 Contact with hot engines, machinery and tools, other specified places\"},{\"code\":\"X179\",\"name\":\"X179 Contact with hot engines, machinery and tools, unspecified place\"},{\"code\":\"X18\",\"name\":\"X18 Contact with other hot metals\"},{\"code\":\"X180\",\"name\":\"X180 Contact with other hot metals, home\"},{\"code\":\"X181\",\"name\":\"X181 Contact with other hot metals, residential institution\"},{\"code\":\"X182\",\"name\":\"X182 Contact with other hot metals, school, other institution and public administrative area\"},{\"code\":\"X183\",\"name\":\"X183 Contact with other hot metals, sports and athletics area\"},{\"code\":\"X184\",\"name\":\"X184 Contact with other hot metals, street and highway\"},{\"code\":\"X185\",\"name\":\"X185 Contact with other hot metals, trade and service area\"},{\"code\":\"X186\",\"name\":\"X186 Contact with other hot metals, industrial and construction area\"},{\"code\":\"X187\",\"name\":\"X187 Contact with other hot metals, farm\"},{\"code\":\"X188\",\"name\":\"X188 Contact with other hot metals, other specified places\"},{\"code\":\"X189\",\"name\":\"X189 Contact with other hot metals, unspecified place\"},{\"code\":\"X19\",\"name\":\"X19 Contact with other and unspecified heat and hot substances\"},{\"code\":\"X190\",\"name\":\"X190 Contact with other and unspecified heat and hot substances, home\"},{\"code\":\"X191\",\"name\":\"X191 Contact with other and unspecified heat and hot substances, residential institution\"},{\"code\":\"X192\",\"name\":\"X192 Contact with other and unspecified heat and hot substances, school, other institution and public administrative area\"},{\"code\":\"X193\",\"name\":\"X193 Contact with other and unspecified heat and hot substances, sports and athletics area\"},{\"code\":\"X194\",\"name\":\"X194 Contact with other and unspecified heat and hot substances, street and highway\"},{\"code\":\"X195\",\"name\":\"X195 Contact with other and unspecified heat and hot substances, trade and service area\"},{\"code\":\"X196\",\"name\":\"X196 Contact with other and unspecified heat and hot substances, industrial and construction area\"},{\"code\":\"X197\",\"name\":\"X197 Contact with other and unspecified heat and hot substances, farm\"},{\"code\":\"X198\",\"name\":\"X198 Contact with other and unspecified heat and hot substances, other specified places\"},{\"code\":\"X199\",\"name\":\"X199 Contact with other and unspecified heat and hot substances, unspecified place\"},{\"code\":\"X20\",\"name\":\"X20 Contact with venomous snakes and lizards\"},{\"code\":\"X200\",\"name\":\"X200 Contact with venomous snakes and lizards, home\"},{\"code\":\"X201\",\"name\":\"X201 Contact with venomous snakes and lizards, residential institution\"},{\"code\":\"X202\",\"name\":\"X202 Contact with venomous snakes and lizards, school, other institution and public administrative area\"},{\"code\":\"X203\",\"name\":\"X203 Contact with venomous snakes and lizards, sports and athletics area\"},{\"code\":\"X204\",\"name\":\"X204 Contact with venomous snakes and lizards, street and highway\"},{\"code\":\"X205\",\"name\":\"X205 Contact with venomous snakes and lizards, trade and service area\"},{\"code\":\"X206\",\"name\":\"X206 Contact with venomous snakes and lizards, industrial and construction area\"},{\"code\":\"X207\",\"name\":\"X207 Contact with venomous snakes and lizards, farm\"},{\"code\":\"X208\",\"name\":\"X208 Contact with venomous snakes and lizards, other specified places\"},{\"code\":\"X209\",\"name\":\"X209 Contact with venomous snakes and lizards, unspecified place\"},{\"code\":\"X21\",\"name\":\"X21 Contact with venomous spiders\"},{\"code\":\"X210\",\"name\":\"X210 Contact with venomous spiders, home\"},{\"code\":\"X211\",\"name\":\"X211 Contact with venomous spiders, residential institution\"},{\"code\":\"X212\",\"name\":\"X212 Contact with venomous spiders, school, other institution and public administrative area\"},{\"code\":\"X213\",\"name\":\"X213 Contact with venomous spiders, sports and athletics area\"},{\"code\":\"X214\",\"name\":\"X214 Contact with venomous spiders, street and highway\"},{\"code\":\"X215\",\"name\":\"X215 Contact with venomous spiders, trade and service area\"},{\"code\":\"X216\",\"name\":\"X216 Contact with venomous spiders, industrial and construction area\"},{\"code\":\"X217\",\"name\":\"X217 Contact with venomous spiders, farm\"},{\"code\":\"X218\",\"name\":\"X218 Contact with venomous spiders, other specified places\"},{\"code\":\"X219\",\"name\":\"X219 Contact with venomous spiders, unspecified place\"},{\"code\":\"X22\",\"name\":\"X22 Contact with scorpions\"},{\"code\":\"X220\",\"name\":\"X220 Contact with scorpions, home\"},{\"code\":\"X221\",\"name\":\"X221 Contact with scorpions, residential institution\"},{\"code\":\"X222\",\"name\":\"X222 Contact with scorpions, school, other institution and public administrative area\"},{\"code\":\"X223\",\"name\":\"X223 Contact with scorpions, sports and athletics area\"},{\"code\":\"X224\",\"name\":\"X224 Contact with scorpions, street and highway\"},{\"code\":\"X225\",\"name\":\"X225 Contact with scorpions, trade and service area\"},{\"code\":\"X226\",\"name\":\"X226 Contact with scorpions, industrial and construction area\"},{\"code\":\"X227\",\"name\":\"X227 Contact with scorpions, farm\"},{\"code\":\"X228\",\"name\":\"X228 Contact with scorpions, other specified places\"},{\"code\":\"X229\",\"name\":\"X229 Contact with scorpions, unspecified place\"},{\"code\":\"X23\",\"name\":\"X23 Contact with hornets, wasps and bees\"},{\"code\":\"X230\",\"name\":\"X230 Contact with hornets, wasps and bees, home\"},{\"code\":\"X231\",\"name\":\"X231 Contact with hornets, wasps and bees, residential institution\"},{\"code\":\"X232\",\"name\":\"X232 Contact with hornets, wasps and bees, school, other institution and public administrative area\"},{\"code\":\"X233\",\"name\":\"X233 Contact with hornets, wasps and bees, sports and athletics area\"},{\"code\":\"X234\",\"name\":\"X234 Contact with hornets, wasps and bees, street and highway\"},{\"code\":\"X235\",\"name\":\"X235 Contact with hornets, wasps and bees, trade and service area\"},{\"code\":\"X236\",\"name\":\"X236 Contact with hornets, wasps and bees, industrial and construction area\"},{\"code\":\"X237\",\"name\":\"X237 Contact with hornets, wasps and bees, farm\"},{\"code\":\"X238\",\"name\":\"X238 Contact with hornets, wasps and bees, other specified places\"},{\"code\":\"X239\",\"name\":\"X239 Contact with hornets, wasps and bees, unspecified place\"},{\"code\":\"X24\",\"name\":\"X24 Contact with centipedes and venomous millipedes (tropical)\"},{\"code\":\"X240\",\"name\":\"X240 Contact with centipedes and venomous millipedes (tropical), home\"},{\"code\":\"X241\",\"name\":\"X241 Contact with centipedes and venomous millipedes (tropical), residential institution\"},{\"code\":\"X242\",\"name\":\"X242 Contact with centipedes and venomous millipedes (tropical), school, other institution and public administrative area\"},{\"code\":\"X243\",\"name\":\"X243 Contact with centipedes and venomous millipedes (tropical), sports and athletics area\"},{\"code\":\"X244\",\"name\":\"X244 Contact with centipedes and venomous millipedes (tropical), street and highway\"},{\"code\":\"X245\",\"name\":\"X245 Contact with centipedes and venomous millipedes (tropical), trade and service area\"},{\"code\":\"X246\",\"name\":\"X246 Contact with centipedes and venomous millipedes (tropical), industrial and construction area\"},{\"code\":\"X247\",\"name\":\"X247 Contact with centipedes and venomous millipedes (tropical), farm\"},{\"code\":\"X248\",\"name\":\"X248 Contact with centipedes and venomous millipedes (tropical), other specified places\"},{\"code\":\"X249\",\"name\":\"X249 Contact with centipedes and venomous millipedes (tropical), unspecified place\"},{\"code\":\"X25\",\"name\":\"X25 Contact with other specified venomous arthropods\"},{\"code\":\"X250\",\"name\":\"X250 Contact with other specified venomous arthropods, home\"},{\"code\":\"X251\",\"name\":\"X251 Contact with other specified venomous arthropods, residential institution\"},{\"code\":\"X252\",\"name\":\"X252 Contact with other specified venomous arthropods, school, other institution and public administrative area\"},{\"code\":\"X253\",\"name\":\"X253 Contact with other specified venomous arthropods, sports and athletics area\"},{\"code\":\"X254\",\"name\":\"X254 Contact with other specified venomous arthropods, street and highway\"},{\"code\":\"X255\",\"name\":\"X255 Contact with other specified venomous arthropods, trade and service area\"},{\"code\":\"X256\",\"name\":\"X256 Contact with other specified venomous arthropods, industrial and construction area\"},{\"code\":\"X257\",\"name\":\"X257 Contact with other specified venomous arthropods, farm\"},{\"code\":\"X258\",\"name\":\"X258 Contact with other specified venomous arthropods, other specified places\"},{\"code\":\"X259\",\"name\":\"X259 Contact with other specified venomous arthropods, unspecified place\"},{\"code\":\"X26\",\"name\":\"X26 Contact with venomous marine animals and plants\"},{\"code\":\"X260\",\"name\":\"X260 Contact with venomous marine animals and plants, home\"},{\"code\":\"X261\",\"name\":\"X261 Contact with venomous marine animals and plants, residential institution\"},{\"code\":\"X262\",\"name\":\"X262 Contact with venomous marine animals and plants, school, other institution and public administrative area\"},{\"code\":\"X263\",\"name\":\"X263 Contact with venomous marine animals and plants, sports and athletics area\"},{\"code\":\"X264\",\"name\":\"X264 Contact with venomous marine animals and plants, street and highway\"},{\"code\":\"X265\",\"name\":\"X265 Contact with venomous marine animals and plants, trade and service area\"},{\"code\":\"X266\",\"name\":\"X266 Contact with venomous marine animals and plants, industrial and construction area\"},{\"code\":\"X267\",\"name\":\"X267 Contact with venomous marine animals and plants, farm\"},{\"code\":\"X268\",\"name\":\"X268 Contact with venomous marine animals and plants, other specified places\"},{\"code\":\"X269\",\"name\":\"X269 Contact with venomous marine animals and plants, unspecified place\"},{\"code\":\"X27\",\"name\":\"X27 Contact with other specified venomous animals\"},{\"code\":\"X270\",\"name\":\"X270 Contact with other specified venomous animals, home\"},{\"code\":\"X271\",\"name\":\"X271 Contact with other specified venomous animals, residential institution\"},{\"code\":\"X272\",\"name\":\"X272 Contact with other specified venomous animals, school, other institution and public administrative area\"},{\"code\":\"X273\",\"name\":\"X273 Contact with other specified venomous animals, sports and athletics area\"},{\"code\":\"X274\",\"name\":\"X274 Contact with other specified venomous animals, street and highway\"},{\"code\":\"X275\",\"name\":\"X275 Contact with other specified venomous animals, trade and service area\"},{\"code\":\"X276\",\"name\":\"X276 Contact with other specified venomous animals, industrial and construction area\"},{\"code\":\"X277\",\"name\":\"X277 Contact with other specified venomous animals, farm\"},{\"code\":\"X278\",\"name\":\"X278 Contact with other specified venomous animals, other specified places\"},{\"code\":\"X279\",\"name\":\"X279 Contact with other specified venomous animals, unspecified place\"},{\"code\":\"X28\",\"name\":\"X28 Contact with other specified venomous plants\"},{\"code\":\"X280\",\"name\":\"X280 Contact with other specified venomous plants, home\"},{\"code\":\"X281\",\"name\":\"X281 Contact with other specified venomous plants, residential institution\"},{\"code\":\"X282\",\"name\":\"X282 Contact with other specified venomous plants, school, other institution and public administrative area\"},{\"code\":\"X283\",\"name\":\"X283 Contact with other specified venomous plants, sports and athletics area\"},{\"code\":\"X284\",\"name\":\"X284 Contact with other specified venomous plants, street and highway\"},{\"code\":\"X285\",\"name\":\"X285 Contact with other specified venomous plants, trade and service area\"},{\"code\":\"X286\",\"name\":\"X286 Contact with other specified venomous plants, industrial and construction area\"},{\"code\":\"X287\",\"name\":\"X287 Contact with other specified venomous plants, farm\"},{\"code\":\"X288\",\"name\":\"X288 Contact with other specified venomous plants, other specified places\"},{\"code\":\"X289\",\"name\":\"X289 Contact with other specified venomous plants, unspecified place\"},{\"code\":\"X29\",\"name\":\"X29 Contact with unspecified venomous animal or plant\"},{\"code\":\"X290\",\"name\":\"X290 Contact with unspecified venomous animal or plant, home\"},{\"code\":\"X291\",\"name\":\"X291 Contact with unspecified venomous animal or plant, residential institution\"},{\"code\":\"X292\",\"name\":\"X292 Contact with unspecified venomous animal or plant, school, other institution and public administrative area\"},{\"code\":\"X293\",\"name\":\"X293 Contact with unspecified venomous animal or plant, sports and athletics area\"},{\"code\":\"X294\",\"name\":\"X294 Contact with unspecified venomous animal or plant, street and highway\"},{\"code\":\"X295\",\"name\":\"X295 Contact with unspecified venomous animal or plant, trade and service area\"},{\"code\":\"X296\",\"name\":\"X296 Contact with unspecified venomous animal or plant, industrial and construction area\"},{\"code\":\"X297\",\"name\":\"X297 Contact with unspecified venomous animal or plant, farm\"},{\"code\":\"X298\",\"name\":\"X298 Contact with unspecified venomous animal or plant, other specified places\"},{\"code\":\"X299\",\"name\":\"X299 Contact with unspecified venomous animal or plant, unspecified place\"},{\"code\":\"X30\",\"name\":\"X30 Exposure to excessive natural heat\"},{\"code\":\"X300\",\"name\":\"X300 Exposure to excessive natural heat, home\"},{\"code\":\"X301\",\"name\":\"X301 Exposure to excessive natural heat, residential institution\"},{\"code\":\"X302\",\"name\":\"X302 Exposure to excessive natural heat, school, other institution and public administrative area\"},{\"code\":\"X303\",\"name\":\"X303 Exposure to excessive natural heat, sports and athletics area\"},{\"code\":\"X304\",\"name\":\"X304 Exposure to excessive natural heat, street and highway\"},{\"code\":\"X305\",\"name\":\"X305 Exposure to excessive natural heat, trade and service area\"},{\"code\":\"X306\",\"name\":\"X306 Exposure to excessive natural heat, industrial and construction area\"},{\"code\":\"X307\",\"name\":\"X307 Exposure to excessive natural heat, farm\"},{\"code\":\"X308\",\"name\":\"X308 Exposure to excessive natural heat, other specified places\"},{\"code\":\"X309\",\"name\":\"X309 Exposure to excessive natural heat, unspecified place\"},{\"code\":\"X31\",\"name\":\"X31 Exposure to excessive natural cold\"},{\"code\":\"X310\",\"name\":\"X310 Exposure to excessive natural cold, home\"},{\"code\":\"X311\",\"name\":\"X311 Exposure to excessive natural cold, residential institution\"},{\"code\":\"X312\",\"name\":\"X312 Exposure to excessive natural cold, school, other institution and public administrative area\"},{\"code\":\"X313\",\"name\":\"X313 Exposure to excessive natural cold, sports and athletics area\"},{\"code\":\"X314\",\"name\":\"X314 Exposure to excessive natural cold, street and highway\"},{\"code\":\"X315\",\"name\":\"X315 Exposure to excessive natural cold, trade and service area\"},{\"code\":\"X316\",\"name\":\"X316 Exposure to excessive natural cold, industrial and construction area\"},{\"code\":\"X317\",\"name\":\"X317 Exposure to excessive natural cold, farm\"},{\"code\":\"X318\",\"name\":\"X318 Exposure to excessive natural cold, other specified places\"},{\"code\":\"X319\",\"name\":\"X319 Exposure to excessive natural cold, unspecified place\"},{\"code\":\"X32\",\"name\":\"X32 Exposure to sunlight\"},{\"code\":\"X320\",\"name\":\"X320 Exposure to sunlight, home\"},{\"code\":\"X321\",\"name\":\"X321 Exposure to sunlight, residential institution\"},{\"code\":\"X322\",\"name\":\"X322 Exposure to sunlight, school, other institution and public administrative area\"},{\"code\":\"X323\",\"name\":\"X323 Exposure to sunlight, sports and athletics area\"},{\"code\":\"X324\",\"name\":\"X324 Exposure to sunlight, street and highway\"},{\"code\":\"X325\",\"name\":\"X325 Exposure to sunlight, trade and service area\"},{\"code\":\"X326\",\"name\":\"X326 Exposure to sunlight, industrial and construction area\"},{\"code\":\"X327\",\"name\":\"X327 Exposure to sunlight, farm\"},{\"code\":\"X328\",\"name\":\"X328 Exposure to sunlight, other specified places\"},{\"code\":\"X329\",\"name\":\"X329 Exposure to sunlight, unspecified place\"},{\"code\":\"X33\",\"name\":\"X33 Victim of lightning\"},{\"code\":\"X330\",\"name\":\"X330 Victim of lightning, home\"},{\"code\":\"X331\",\"name\":\"X331 Victim of lightning, residential institution\"},{\"code\":\"X332\",\"name\":\"X332 Victim of lightning, school, other institution and public administrative area\"},{\"code\":\"X333\",\"name\":\"X333 Victim of lightning, sports and athletics area\"},{\"code\":\"X334\",\"name\":\"X334 Victim of lightning, street and highway\"},{\"code\":\"X335\",\"name\":\"X335 Victim of lightning, trade and service area\"},{\"code\":\"X336\",\"name\":\"X336 Victim of lightning, industrial and construction area\"},{\"code\":\"X337\",\"name\":\"X337 Victim of lightning, farm\"},{\"code\":\"X338\",\"name\":\"X338 Victim of lightning, other specified places\"},{\"code\":\"X339\",\"name\":\"X339 Victim of lightning, unspecified place\"},{\"code\":\"X34\",\"name\":\"X34 Victim of earthquake\"},{\"code\":\"X340\",\"name\":\"X340 Victim of earthquake, home\"},{\"code\":\"X341\",\"name\":\"X341 Victim of earthquake, residential institution\"},{\"code\":\"X342\",\"name\":\"X342 Victim of earthquake, school, other institution and public administrative area\"},{\"code\":\"X343\",\"name\":\"X343 Victim of earthquake, sports and athletics area\"},{\"code\":\"X344\",\"name\":\"X344 Victim of earthquake, street and highway\"},{\"code\":\"X345\",\"name\":\"X345 Victim of earthquake, trade and service area\"},{\"code\":\"X346\",\"name\":\"X346 Victim of earthquake, industrial and construction area\"},{\"code\":\"X347\",\"name\":\"X347 Victim of earthquake, farm\"},{\"code\":\"X348\",\"name\":\"X348 Victim of earthquake, other specified places\"},{\"code\":\"X349\",\"name\":\"X349 Victim of earthquake, unspecified place\"},{\"code\":\"X35\",\"name\":\"X35 Victim of volcanic eruption\"},{\"code\":\"X350\",\"name\":\"X350 Victim of volcanic eruption, home\"},{\"code\":\"X351\",\"name\":\"X351 Victim of volcanic eruption, residential institution\"},{\"code\":\"X352\",\"name\":\"X352 Victim of volcanic eruption, school, other institution and public administrative area\"},{\"code\":\"X353\",\"name\":\"X353 Victim of volcanic eruption, sports and athletics area\"},{\"code\":\"X354\",\"name\":\"X354 Victim of volcanic eruption, street and highway\"},{\"code\":\"X355\",\"name\":\"X355 Victim of volcanic eruption, trade and service area\"},{\"code\":\"X356\",\"name\":\"X356 Victim of volcanic eruption, industrial and construction area\"},{\"code\":\"X357\",\"name\":\"X357 Victim of volcanic eruption, farm\"},{\"code\":\"X358\",\"name\":\"X358 Victim of volcanic eruption, other specified places\"},{\"code\":\"X359\",\"name\":\"X359 Victim of volcanic eruption, unspecified place\"},{\"code\":\"X36\",\"name\":\"X36 Victim of avalanche, landslide and other earth movements\"},{\"code\":\"X360\",\"name\":\"X360 Victim of avalanche, landslide and other earth movements, home\"},{\"code\":\"X361\",\"name\":\"X361 Victim of avalanche, landslide and other earth movements, residential institution\"},{\"code\":\"X362\",\"name\":\"X362 Victim of avalanche, landslide and other earth movements, school, other institution and public administrative area\"},{\"code\":\"X363\",\"name\":\"X363 Victim of avalanche, landslide and other earth movements, sports and athletics area\"},{\"code\":\"X364\",\"name\":\"X364 Victim of avalanche, landslide and other earth movements, street and highway\"},{\"code\":\"X365\",\"name\":\"X365 Victim of avalanche, landslide and other earth movements, trade and service area\"},{\"code\":\"X366\",\"name\":\"X366 Victim of avalanche, landslide and other earth movements, industrial and construction area\"},{\"code\":\"X367\",\"name\":\"X367 Victim of avalanche, landslide and other earth movements, farm\"},{\"code\":\"X368\",\"name\":\"X368 Victim of avalanche, landslide and other earth movements, other specified places\"},{\"code\":\"X369\",\"name\":\"X369 Victim of avalanche, landslide and other earth movements, unspecified place\"},{\"code\":\"X37\",\"name\":\"X37 Victim of cataclysmic storm\"},{\"code\":\"X370\",\"name\":\"X370 Victim of cataclysmic storm, home\"},{\"code\":\"X371\",\"name\":\"X371 Victim of cataclysmic storm, residential institution\"},{\"code\":\"X372\",\"name\":\"X372 Victim of cataclysmic storm, school, other institution and public administrative area\"},{\"code\":\"X373\",\"name\":\"X373 Victim of cataclysmic storm, sports and athletics area\"},{\"code\":\"X374\",\"name\":\"X374 Victim of cataclysmic storm, street and highway\"},{\"code\":\"X375\",\"name\":\"X375 Victim of cataclysmic storm, trade and service area\"},{\"code\":\"X376\",\"name\":\"X376 Victim of cataclysmic storm, industrial and construction area\"},{\"code\":\"X377\",\"name\":\"X377 Victim of cataclysmic storm, farm\"},{\"code\":\"X378\",\"name\":\"X378 Victim of cataclysmic storm, other specified places\"},{\"code\":\"X379\",\"name\":\"X379 Victim of cataclysmic storm, unspecified place\"},{\"code\":\"X38\",\"name\":\"X38 Victim of flood\"},{\"code\":\"X380\",\"name\":\"X380 Victim of flood, home\"},{\"code\":\"X381\",\"name\":\"X381 Victim of flood, residential institution\"},{\"code\":\"X382\",\"name\":\"X382 Victim of flood, school, other institution and public administrative area\"},{\"code\":\"X383\",\"name\":\"X383 Victim of flood, sports and athletics area\"},{\"code\":\"X384\",\"name\":\"X384 Victim of flood, street and highway\"},{\"code\":\"X385\",\"name\":\"X385 Victim of flood, trade and service area\"},{\"code\":\"X386\",\"name\":\"X386 Victim of flood, industrial and construction area\"},{\"code\":\"X387\",\"name\":\"X387 Victim of flood, farm\"},{\"code\":\"X388\",\"name\":\"X388 Victim of flood, other specified places\"},{\"code\":\"X389\",\"name\":\"X389 Victim of flood, unspecified place\"},{\"code\":\"X39\",\"name\":\"X39 Exposure to other and unspecified forces of nature\"},{\"code\":\"X390\",\"name\":\"X390 Exposure to other and unspecified forces of nature, home\"},{\"code\":\"X391\",\"name\":\"X391 Exposure to other and unspecified forces of nature, residential institution\"},{\"code\":\"X392\",\"name\":\"X392 Exposure to other and unspecified forces of nature, school, other institution and public administrative area\"},{\"code\":\"X393\",\"name\":\"X393 Exposure to other and unspecified forces of nature, sports and athletics area\"},{\"code\":\"X394\",\"name\":\"X394 Exposure to other and unspecified forces of nature, street and highway\"},{\"code\":\"X395\",\"name\":\"X395 Exposure to other and unspecified forces of nature, trade and service area\"},{\"code\":\"X396\",\"name\":\"X396 Exposure to other and unspecified forces of nature, industrial and construction area\"},{\"code\":\"X397\",\"name\":\"X397 Exposure to other and unspecified forces of nature, farm\"},{\"code\":\"X398\",\"name\":\"X398 Exposure to other and unspecified forces of nature, other specified places\"},{\"code\":\"X399\",\"name\":\"X399 Exposure to other and unspecified forces of nature, unspecified place\"},{\"code\":\"X40\",\"name\":\"X40 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics\"},{\"code\":\"X400\",\"name\":\"X400 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, home\"},{\"code\":\"X401\",\"name\":\"X401 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, residential institution\"},{\"code\":\"X402\",\"name\":\"X402 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, school, other institution and public administrative area\"},{\"code\":\"X403\",\"name\":\"X403 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, sports and athletics area\"},{\"code\":\"X404\",\"name\":\"X404 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, street and highway\"},{\"code\":\"X405\",\"name\":\"X405 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, trade and service area\"},{\"code\":\"X406\",\"name\":\"X406 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, industrial and construction area\"},{\"code\":\"X407\",\"name\":\"X407 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, farm\"},{\"code\":\"X408\",\"name\":\"X408 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, other specified places\"},{\"code\":\"X409\",\"name\":\"X409 Accidental poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, unspecified place\"},{\"code\":\"X41\",\"name\":\"X41 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC\"},{\"code\":\"X410\",\"name\":\"X410 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, home\"},{\"code\":\"X411\",\"name\":\"X411 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, residential institution\"},{\"code\":\"X412\",\"name\":\"X412 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, school, other institution and public administrative area\"},{\"code\":\"X413\",\"name\":\"X413 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, sports and athletics area\"},{\"code\":\"X414\",\"name\":\"X414 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, street and highway\"},{\"code\":\"X415\",\"name\":\"X415 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, trade and service area\"},{\"code\":\"X416\",\"name\":\"X416 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, industrial and construction area\"},{\"code\":\"X417\",\"name\":\"X417 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, farm\"},{\"code\":\"X418\",\"name\":\"X418 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, other specified places\"},{\"code\":\"X419\",\"name\":\"X419 Accidental poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, unspecified place\"},{\"code\":\"X42\",\"name\":\"X42 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC\"},{\"code\":\"X420\",\"name\":\"X420 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, home\"},{\"code\":\"X421\",\"name\":\"X421 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, residential institution\"},{\"code\":\"X422\",\"name\":\"X422 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, school, other institution and public administrative area\"},{\"code\":\"X423\",\"name\":\"X423 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, sports and athletics area\"},{\"code\":\"X424\",\"name\":\"X424 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, street and highway\"},{\"code\":\"X425\",\"name\":\"X425 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, trade and service area\"},{\"code\":\"X426\",\"name\":\"X426 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, industrial and construction area\"},{\"code\":\"X427\",\"name\":\"X427 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, farm\"},{\"code\":\"X428\",\"name\":\"X428 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, other specified places\"},{\"code\":\"X429\",\"name\":\"X429 Accidental poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, unspecified place\"},{\"code\":\"X43\",\"name\":\"X43 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system\"},{\"code\":\"X430\",\"name\":\"X430 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, home\"},{\"code\":\"X431\",\"name\":\"X431 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, residential institution\"},{\"code\":\"X432\",\"name\":\"X432 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, school, other institution and public administrative area\"},{\"code\":\"X433\",\"name\":\"X433 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, sports and athletics area\"},{\"code\":\"X434\",\"name\":\"X434 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, street and highway\"},{\"code\":\"X435\",\"name\":\"X435 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, trade and service area\"},{\"code\":\"X436\",\"name\":\"X436 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, industrial and construction area\"},{\"code\":\"X437\",\"name\":\"X437 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, farm\"},{\"code\":\"X438\",\"name\":\"X438 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, other specified places\"},{\"code\":\"X439\",\"name\":\"X439 Accidental poisoning by and exposure to other drugs acting on the autonomic nervous system, unspecified place\"},{\"code\":\"X44\",\"name\":\"X44 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances\"},{\"code\":\"X440\",\"name\":\"X440 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, home\"},{\"code\":\"X441\",\"name\":\"X441 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, residential institution\"},{\"code\":\"X442\",\"name\":\"X442 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, school, other institution and public administrative area\"},{\"code\":\"X443\",\"name\":\"X443 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, sports and athletics area\"},{\"code\":\"X444\",\"name\":\"X444 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, street and highway\"},{\"code\":\"X445\",\"name\":\"X445 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, trade and service area\"},{\"code\":\"X446\",\"name\":\"X446 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, industrial and construction area\"},{\"code\":\"X447\",\"name\":\"X447 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, farm\"},{\"code\":\"X448\",\"name\":\"X448 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, other specified places\"},{\"code\":\"X449\",\"name\":\"X449 Accidental poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, unspecified place\"},{\"code\":\"X45\",\"name\":\"X45 Accidental poisoning by and exposure to alcohol\"},{\"code\":\"X450\",\"name\":\"X450 Accidental poisoning by and exposure to alcohol, home\"},{\"code\":\"X451\",\"name\":\"X451 Accidental poisoning by and exposure to alcohol, residential institution\"},{\"code\":\"X452\",\"name\":\"X452 Accidental poisoning by and exposure to alcohol, school, other institution and public administrative area\"},{\"code\":\"X453\",\"name\":\"X453 Accidental poisoning by and exposure to alcohol, sports and athletics area\"},{\"code\":\"X454\",\"name\":\"X454 Accidental poisoning by and exposure to alcohol, street and highway\"},{\"code\":\"X455\",\"name\":\"X455 Accidental poisoning by and exposure to alcohol, trade and service area\"},{\"code\":\"X456\",\"name\":\"X456 Accidental poisoning by and exposure to alcohol, industrial and construction area\"},{\"code\":\"X457\",\"name\":\"X457 Accidental poisoning by and exposure to alcohol, farm\"},{\"code\":\"X458\",\"name\":\"X458 Accidental poisoning by and exposure to alcohol, other specified places\"},{\"code\":\"X459\",\"name\":\"X459 Accidental poisoning by and exposure to alcohol, unspecified place\"},{\"code\":\"X46\",\"name\":\"X46 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours\"},{\"code\":\"X460\",\"name\":\"X460 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, home\"},{\"code\":\"X461\",\"name\":\"X461 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, residential institution\"},{\"code\":\"X462\",\"name\":\"X462 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, school, other institution and public administrative area\"},{\"code\":\"X463\",\"name\":\"X463 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, sports and athletics area\"},{\"code\":\"X464\",\"name\":\"X464 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, street and highway\"},{\"code\":\"X465\",\"name\":\"X465 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, trade and service area\"},{\"code\":\"X466\",\"name\":\"X466 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, industrial and construction area\"},{\"code\":\"X467\",\"name\":\"X467 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, farm\"},{\"code\":\"X468\",\"name\":\"X468 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, other specified places\"},{\"code\":\"X469\",\"name\":\"X469 Accidental poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, unspecified place\"},{\"code\":\"X47\",\"name\":\"X47 Accidental poisoning by and exposure to other gases and vapours\"},{\"code\":\"X470\",\"name\":\"X470 Accidental poisoning by and exposure to other gases and vapours, home\"},{\"code\":\"X471\",\"name\":\"X471 Accidental poisoning by and exposure to other gases and vapours, residential institution\"},{\"code\":\"X472\",\"name\":\"X472 Accidental poisoning by and exposure to other gases and vapours, school, other institution and public administrative area\"},{\"code\":\"X473\",\"name\":\"X473 Accidental poisoning by and exposure to other gases and vapours, sports and athletics area\"},{\"code\":\"X474\",\"name\":\"X474 Accidental poisoning by and exposure to other gases and vapours, street and highway\"},{\"code\":\"X475\",\"name\":\"X475 Accidental poisoning by and exposure to other gases and vapours, trade and service area\"},{\"code\":\"X476\",\"name\":\"X476 Accidental poisoning by and exposure to other gases and vapours, industrial and construction area\"},{\"code\":\"X477\",\"name\":\"X477 Accidental poisoning by and exposure to other gases and vapours, farm\"},{\"code\":\"X478\",\"name\":\"X478 Accidental poisoning by and exposure to other gases and vapours, other specified places\"},{\"code\":\"X479\",\"name\":\"X479 Accidental poisoning by and exposure to other gases and vapours, unspecified place\"},{\"code\":\"X48\",\"name\":\"X48 Accidental poisoning by and exposure to pesticides\"},{\"code\":\"X480\",\"name\":\"X480 Accidental poisoning by and exposure to pesticides, home\"},{\"code\":\"X481\",\"name\":\"X481 Accidental poisoning by and exposure to pesticides, residential institution\"},{\"code\":\"X482\",\"name\":\"X482 Accidental poisoning by and exposure to pesticides, school, other institution and public administrative area\"},{\"code\":\"X483\",\"name\":\"X483 Accidental poisoning by and exposure to pesticides, sports and athletics area\"},{\"code\":\"X484\",\"name\":\"X484 Accidental poisoning by and exposure to pesticides, street and highway\"},{\"code\":\"X485\",\"name\":\"X485 Accidental poisoning by and exposure to pesticides, trade and service area\"},{\"code\":\"X486\",\"name\":\"X486 Accidental poisoning by and exposure to pesticides, industrial and construction area\"},{\"code\":\"X487\",\"name\":\"X487 Accidental poisoning by and exposure to pesticides, farm\"},{\"code\":\"X488\",\"name\":\"X488 Accidental poisoning by and exposure to pesticides, other specified places\"},{\"code\":\"X489\",\"name\":\"X489 Accidental poisoning by and exposure to pesticides, unspecified place\"},{\"code\":\"X49\",\"name\":\"X49 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances\"},{\"code\":\"X490\",\"name\":\"X490 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, home\"},{\"code\":\"X491\",\"name\":\"X491 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, residential institution\"},{\"code\":\"X492\",\"name\":\"X492 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, school, other institution and public administrative area\"},{\"code\":\"X493\",\"name\":\"X493 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, sports and athletics area\"},{\"code\":\"X494\",\"name\":\"X494 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, street and highway\"},{\"code\":\"X495\",\"name\":\"X495 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, trade and service area\"},{\"code\":\"X496\",\"name\":\"X496 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, industrial and construction area\"},{\"code\":\"X497\",\"name\":\"X497 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, farm\"},{\"code\":\"X498\",\"name\":\"X498 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, other specified places\"},{\"code\":\"X499\",\"name\":\"X499 Accidental poisoning by and exposure to other and unspecified chemicals and noxious substances, unspecified place\"},{\"code\":\"X50\",\"name\":\"X50 Overexertion and strenuous or repetitive movements\"},{\"code\":\"X500\",\"name\":\"X500 Overexertion and strenuous or repetitive movements, home\"},{\"code\":\"X501\",\"name\":\"X501 Overexertion and strenuous or repetitive movements, residential institution\"},{\"code\":\"X502\",\"name\":\"X502 Overexertion and strenuous or repetitive movements, school, other institution and public administrative area\"},{\"code\":\"X503\",\"name\":\"X503 Overexertion and strenuous or repetitive movements, sports and athletics area\"},{\"code\":\"X504\",\"name\":\"X504 Overexertion and strenuous or repetitive movements, street and highway\"},{\"code\":\"X505\",\"name\":\"X505 Overexertion and strenuous or repetitive movements, trade and service area\"},{\"code\":\"X506\",\"name\":\"X506 Overexertion and strenuous or repetitive movements, industrial and construction area\"},{\"code\":\"X507\",\"name\":\"X507 Overexertion and strenuous or repetitive movements, farm\"},{\"code\":\"X508\",\"name\":\"X508 Overexertion and strenuous or repetitive movements, other specified places\"},{\"code\":\"X509\",\"name\":\"X509 Overexertion and strenuous or repetitive movements, unspecified place\"},{\"code\":\"X51\",\"name\":\"X51 Travel and motion\"},{\"code\":\"X510\",\"name\":\"X510 Travel and motion, home\"},{\"code\":\"X511\",\"name\":\"X511 Travel and motion, residential institution\"},{\"code\":\"X512\",\"name\":\"X512 Travel and motion, school, other institution and public administrative area\"},{\"code\":\"X513\",\"name\":\"X513 Travel and motion, sports and athletics area\"},{\"code\":\"X514\",\"name\":\"X514 Travel and motion, street and highway\"},{\"code\":\"X515\",\"name\":\"X515 Travel and motion, trade and service area\"},{\"code\":\"X516\",\"name\":\"X516 Travel and motion, industrial and construction area\"},{\"code\":\"X517\",\"name\":\"X517 Travel and motion, farm\"},{\"code\":\"X518\",\"name\":\"X518 Travel and motion, other specified places\"},{\"code\":\"X519\",\"name\":\"X519 Travel and motion, unspecified place\"},{\"code\":\"X52\",\"name\":\"X52 Prolonged stay in weightless environment\"},{\"code\":\"X520\",\"name\":\"X520 Prolonged stay in weightless environment, home\"},{\"code\":\"X521\",\"name\":\"X521 Prolonged stay in weightless environment, residential institution\"},{\"code\":\"X522\",\"name\":\"X522 Prolonged stay in weightless environment, school, other institution and public administrative area\"},{\"code\":\"X523\",\"name\":\"X523 Prolonged stay in weightless environment, sports and athletics area\"},{\"code\":\"X524\",\"name\":\"X524 Prolonged stay in weightless environment, street and highway\"},{\"code\":\"X525\",\"name\":\"X525 Prolonged stay in weightless environment, trade and service area\"},{\"code\":\"X526\",\"name\":\"X526 Prolonged stay in weightless environment, industrial and construction area\"},{\"code\":\"X527\",\"name\":\"X527 Prolonged stay in weightless environment, farm\"},{\"code\":\"X528\",\"name\":\"X528 Prolonged stay in weightless environment, other specified places\"},{\"code\":\"X529\",\"name\":\"X529 Prolonged stay in weightless environment, unspecified place\"},{\"code\":\"X53\",\"name\":\"X53 Lack of food\"},{\"code\":\"X530\",\"name\":\"X530 Lack of food, home\"},{\"code\":\"X531\",\"name\":\"X531 Lack of food, residential institution\"},{\"code\":\"X532\",\"name\":\"X532 Lack of food, school, other institution and public administrative area\"},{\"code\":\"X533\",\"name\":\"X533 Lack of food, sports and athletics area\"},{\"code\":\"X534\",\"name\":\"X534 Lack of food, street and highway\"},{\"code\":\"X535\",\"name\":\"X535 Lack of food, trade and service area\"},{\"code\":\"X536\",\"name\":\"X536 Lack of food, industrial and construction area\"},{\"code\":\"X537\",\"name\":\"X537 Lack of food, farm\"},{\"code\":\"X538\",\"name\":\"X538 Lack of food, other specified places\"},{\"code\":\"X539\",\"name\":\"X539 Lack of food, unspecified place\"},{\"code\":\"X54\",\"name\":\"X54 Lack of water\"},{\"code\":\"X540\",\"name\":\"X540 Lack of water, home\"},{\"code\":\"X541\",\"name\":\"X541 Lack of water, residential institution\"},{\"code\":\"X542\",\"name\":\"X542 Lack of water, school, other institution and public administrative area\"},{\"code\":\"X543\",\"name\":\"X543 Lack of water, sports and athletics area\"},{\"code\":\"X544\",\"name\":\"X544 Lack of water, street and highway\"},{\"code\":\"X545\",\"name\":\"X545 Lack of water, trade and service area\"},{\"code\":\"X546\",\"name\":\"X546 Lack of water, industrial and construction area\"},{\"code\":\"X547\",\"name\":\"X547 Lack of water, farm\"},{\"code\":\"X548\",\"name\":\"X548 Lack of water, other specified places\"},{\"code\":\"X549\",\"name\":\"X549 Lack of water, unspecified place\"},{\"code\":\"X57\",\"name\":\"X57 Unspecified privation\"},{\"code\":\"X570\",\"name\":\"X570 Unspecified privation, home\"},{\"code\":\"X571\",\"name\":\"X571 Unspecified privation, residential institution\"},{\"code\":\"X572\",\"name\":\"X572 Unspecified privation, school, other institution and public administrative area\"},{\"code\":\"X573\",\"name\":\"X573 Unspecified privation, sports and athletics area\"},{\"code\":\"X574\",\"name\":\"X574 Unspecified privation, street and highway\"},{\"code\":\"X575\",\"name\":\"X575 Unspecified privation, trade and service area\"},{\"code\":\"X576\",\"name\":\"X576 Unspecified privation, industrial and construction area\"},{\"code\":\"X577\",\"name\":\"X577 Unspecified privation, farm\"},{\"code\":\"X578\",\"name\":\"X578 Unspecified privation, other specified places\"},{\"code\":\"X579\",\"name\":\"X579 Unspecified privation, unspecified place\"},{\"code\":\"X58\",\"name\":\"X58 Exposure to other specified factors\"},{\"code\":\"X580\",\"name\":\"X580 Exposure to other specified factors, home\"},{\"code\":\"X581\",\"name\":\"X581 Exposure to other specified factors, residential institution\"},{\"code\":\"X582\",\"name\":\"X582 Exposure to other specified factors, school, other institution and public administrative area\"},{\"code\":\"X583\",\"name\":\"X583 Exposure to other specified factors, sports and athletics area\"},{\"code\":\"X584\",\"name\":\"X584 Exposure to other specified factors, street and highway\"},{\"code\":\"X585\",\"name\":\"X585 Exposure to other specified factors, trade and service area\"},{\"code\":\"X586\",\"name\":\"X586 Exposure to other specified factors, industrial and construction area\"},{\"code\":\"X587\",\"name\":\"X587 Exposure to other specified factors, farm\"},{\"code\":\"X588\",\"name\":\"X588 Exposure to other specified factors, other specified places\"},{\"code\":\"X589\",\"name\":\"X589 Exposure to other specified factors, unspecified place\"},{\"code\":\"X59\",\"name\":\"X59 Exposure to unspecified factor\"},{\"code\":\"X590\",\"name\":\"X590 Exposure to unspecified factor, home\"},{\"code\":\"X591\",\"name\":\"X591 Exposure to unspecified factor, residential institution\"},{\"code\":\"X592\",\"name\":\"X592 Exposure to unspecified factor, school, other institution and public administrative area\"},{\"code\":\"X593\",\"name\":\"X593 Exposure to unspecified factor, sports and athletics area\"},{\"code\":\"X594\",\"name\":\"X594 Exposure to unspecified factor, street and highway\"},{\"code\":\"X595\",\"name\":\"X595 Exposure to unspecified factor, trade and service area\"},{\"code\":\"X596\",\"name\":\"X596 Exposure to unspecified factor, industrial and construction area\"},{\"code\":\"X597\",\"name\":\"X597 Exposure to unspecified factor, farm\"},{\"code\":\"X598\",\"name\":\"X598 Exposure to unspecified factor, other specified places\"},{\"code\":\"X599\",\"name\":\"X599 Exposure to unspecified factor, unspecified place\"},{\"code\":\"X60\",\"name\":\"X60 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics\"},{\"code\":\"X600\",\"name\":\"X600 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, home\"},{\"code\":\"X601\",\"name\":\"X601 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, residential institution\"},{\"code\":\"X602\",\"name\":\"X602 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, school, other institution and public administrative area\"},{\"code\":\"X603\",\"name\":\"X603 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, sports and athletics area\"},{\"code\":\"X604\",\"name\":\"X604 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, street and highway\"},{\"code\":\"X605\",\"name\":\"X605 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, trade and service area\"},{\"code\":\"X606\",\"name\":\"X606 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, industrial and construction area\"},{\"code\":\"X607\",\"name\":\"X607 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, farm\"},{\"code\":\"X608\",\"name\":\"X608 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, other specified places\"},{\"code\":\"X609\",\"name\":\"X609 Intentional self-poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, unspecified place\"},{\"code\":\"X61\",\"name\":\"X61 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC\"},{\"code\":\"X610\",\"name\":\"X610 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, home\"},{\"code\":\"X611\",\"name\":\"X611 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, residential institution\"},{\"code\":\"X612\",\"name\":\"X612 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, school, other institution and public administrative area\"},{\"code\":\"X613\",\"name\":\"X613 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, sports and athletics area\"},{\"code\":\"X614\",\"name\":\"X614 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, street and highway\"},{\"code\":\"X615\",\"name\":\"X615 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, trade and service area\"},{\"code\":\"X616\",\"name\":\"X616 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, industrial and construction area\"},{\"code\":\"X617\",\"name\":\"X617 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, farm\"},{\"code\":\"X618\",\"name\":\"X618 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, other specified places\"},{\"code\":\"X619\",\"name\":\"X619 Intentional self-poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, unspecified place\"},{\"code\":\"X62\",\"name\":\"X62 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC\"},{\"code\":\"X620\",\"name\":\"X620 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, home\"},{\"code\":\"X621\",\"name\":\"X621 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, residential institution\"},{\"code\":\"X622\",\"name\":\"X622 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, school, other institution and public administrative area\"},{\"code\":\"X623\",\"name\":\"X623 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, sports and athletics area\"},{\"code\":\"X624\",\"name\":\"X624 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, street and highway\"},{\"code\":\"X625\",\"name\":\"X625 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, trade and service area\"},{\"code\":\"X626\",\"name\":\"X626 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, industrial and construction area\"},{\"code\":\"X627\",\"name\":\"X627 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, farm\"},{\"code\":\"X628\",\"name\":\"X628 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, other specified places\"},{\"code\":\"X629\",\"name\":\"X629 Intentional self-poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, unspecified place\"},{\"code\":\"X63\",\"name\":\"X63 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system\"},{\"code\":\"X630\",\"name\":\"X630 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, home\"},{\"code\":\"X631\",\"name\":\"X631 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, residential institution\"},{\"code\":\"X632\",\"name\":\"X632 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, school, other institution and public administrative area\"},{\"code\":\"X633\",\"name\":\"X633 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, sports and athletics area\"},{\"code\":\"X634\",\"name\":\"X634 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, street and highway\"},{\"code\":\"X635\",\"name\":\"X635 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, trade and service area\"},{\"code\":\"X636\",\"name\":\"X636 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, industrial and construction area\"},{\"code\":\"X637\",\"name\":\"X637 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, farm\"},{\"code\":\"X638\",\"name\":\"X638 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, other specified places\"},{\"code\":\"X639\",\"name\":\"X639 Intentional self-poisoning by and exposure to other drugs acting on the autonomic nervous system, unspecified place\"},{\"code\":\"X64\",\"name\":\"X64 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances\"},{\"code\":\"X640\",\"name\":\"X640 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, home\"},{\"code\":\"X641\",\"name\":\"X641 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, residential institution\"},{\"code\":\"X642\",\"name\":\"X642 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, school, other institution and public administrative area\"},{\"code\":\"X643\",\"name\":\"X643 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, sports and athletics area\"},{\"code\":\"X644\",\"name\":\"X644 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, street and highway\"},{\"code\":\"X645\",\"name\":\"X645 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, trade and service area\"},{\"code\":\"X646\",\"name\":\"X646 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, industrial and construction area\"},{\"code\":\"X647\",\"name\":\"X647 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, farm\"},{\"code\":\"X648\",\"name\":\"X648 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, other specified places\"},{\"code\":\"X649\",\"name\":\"X649 Intentional self-poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, unspecified place\"},{\"code\":\"X65\",\"name\":\"X65 Intentional self-poisoning by and exposure to alcohol\"},{\"code\":\"X650\",\"name\":\"X650 Intentional self-poisoning by and exposure to alcohol, home\"},{\"code\":\"X651\",\"name\":\"X651 Intentional self-poisoning by and exposure to alcohol, residential institution\"},{\"code\":\"X652\",\"name\":\"X652 Intentional self-poisoning by and exposure to alcohol, school, other institution and public administrative area\"},{\"code\":\"X653\",\"name\":\"X653 Intentional self-poisoning by and exposure to alcohol, sports and athletics area\"},{\"code\":\"X654\",\"name\":\"X654 Intentional self-poisoning by and exposure to alcohol, street and highway\"},{\"code\":\"X655\",\"name\":\"X655 Intentional self-poisoning by and exposure to alcohol, trade and service area\"},{\"code\":\"X656\",\"name\":\"X656 Intentional self-poisoning by and exposure to alcohol, industrial and construction area\"},{\"code\":\"X657\",\"name\":\"X657 Intentional self-poisoning by and exposure to alcohol, farm\"},{\"code\":\"X658\",\"name\":\"X658 Intentional self-poisoning by and exposure to alcohol, other specified places\"},{\"code\":\"X659\",\"name\":\"X659 Intentional self-poisoning by and exposure to alcohol, unspecified place\"},{\"code\":\"X66\",\"name\":\"X66 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours\"},{\"code\":\"X660\",\"name\":\"X660 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, home\"},{\"code\":\"X661\",\"name\":\"X661 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, residential institution\"},{\"code\":\"X662\",\"name\":\"X662 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, school, other institution and public administrative area\"},{\"code\":\"X663\",\"name\":\"X663 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, sports and athletics area\"},{\"code\":\"X664\",\"name\":\"X664 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, street and highway\"},{\"code\":\"X665\",\"name\":\"X665 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, trade and service area\"},{\"code\":\"X666\",\"name\":\"X666 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, industrial and construction area\"},{\"code\":\"X667\",\"name\":\"X667 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, farm\"},{\"code\":\"X668\",\"name\":\"X668 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, other specified places\"},{\"code\":\"X669\",\"name\":\"X669 Intentional self-poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, unspecified place\"},{\"code\":\"X67\",\"name\":\"X67 Intentional self-poisoning by and exposure to other gases and vapours\"},{\"code\":\"X670\",\"name\":\"X670 Intentional self-poisoning by and exposure to other gases and vapours, home\"},{\"code\":\"X671\",\"name\":\"X671 Intentional self-poisoning by and exposure to other gases and vapours, residential institution\"},{\"code\":\"X672\",\"name\":\"X672 Intentional self-poisoning by and exposure to other gases and vapours, school, other institution and public administrative area\"},{\"code\":\"X673\",\"name\":\"X673 Intentional self-poisoning by and exposure to other gases and vapours, sports and athletics area\"},{\"code\":\"X674\",\"name\":\"X674 Intentional self-poisoning by and exposure to other gases and vapours, street and highway\"},{\"code\":\"X675\",\"name\":\"X675 Intentional self-poisoning by and exposure to other gases and vapours, trade and service area\"},{\"code\":\"X676\",\"name\":\"X676 Intentional self-poisoning by and exposure to other gases and vapours, industrial and construction area\"},{\"code\":\"X677\",\"name\":\"X677 Intentional self-poisoning by and exposure to other gases and vapours, farm\"},{\"code\":\"X678\",\"name\":\"X678 Intentional self-poisoning by and exposure to other gases and vapours, other specified places\"},{\"code\":\"X679\",\"name\":\"X679 Intentional self-poisoning by and exposure to other gases and vapours, unspecified place\"},{\"code\":\"X68\",\"name\":\"X68 Intentional self-poisoning by and exposure to pesticides\"},{\"code\":\"X680\",\"name\":\"X680 Intentional self-poisoning by and exposure to pesticides, home\"},{\"code\":\"X681\",\"name\":\"X681 Intentional self-poisoning by and exposure to pesticides, residential institution\"},{\"code\":\"X682\",\"name\":\"X682 Intentional self-poisoning by and exposure to pesticides, school, other institution and public administrative area\"},{\"code\":\"X683\",\"name\":\"X683 Intentional self-poisoning by and exposure to pesticides, sports and athletics area\"},{\"code\":\"X684\",\"name\":\"X684 Intentional self-poisoning by and exposure to pesticides, street and highway\"},{\"code\":\"X685\",\"name\":\"X685 Intentional self-poisoning by and exposure to pesticides, trade and service area\"},{\"code\":\"X686\",\"name\":\"X686 Intentional self-poisoning by and exposure to pesticides, industrial and construction area\"},{\"code\":\"X687\",\"name\":\"X687 Intentional self-poisoning by and exposure to pesticides, farm\"},{\"code\":\"X688\",\"name\":\"X688 Intentional self-poisoning by and exposure to pesticides, other specified places\"},{\"code\":\"X689\",\"name\":\"X689 Intentional self-poisoning by and exposure to pesticides, unspecified place\"},{\"code\":\"X69\",\"name\":\"X69 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances\"},{\"code\":\"X690\",\"name\":\"X690 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, home\"},{\"code\":\"X691\",\"name\":\"X691 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, residential institution\"},{\"code\":\"X692\",\"name\":\"X692 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, school, other institution and public administrative area\"},{\"code\":\"X693\",\"name\":\"X693 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, sports and athletics area\"},{\"code\":\"X694\",\"name\":\"X694 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, street and highway\"},{\"code\":\"X695\",\"name\":\"X695 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, trade and service area\"},{\"code\":\"X696\",\"name\":\"X696 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, industrial and construction area\"},{\"code\":\"X697\",\"name\":\"X697 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, farm\"},{\"code\":\"X698\",\"name\":\"X698 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, other specified places\"},{\"code\":\"X699\",\"name\":\"X699 Intentional self-poisoning by and exposure to other and unspecified chemicals and noxious substances, unspecified place\"},{\"code\":\"X70\",\"name\":\"X70 Intentional self-harm by hanging, strangulation and suffocation\"},{\"code\":\"X700\",\"name\":\"X700 Intentional self-harm by hanging, strangulation and suffocation, home\"},{\"code\":\"X701\",\"name\":\"X701 Intentional self-harm by hanging, strangulation and suffocation, residential institution\"},{\"code\":\"X702\",\"name\":\"X702 Intentional self-harm by hanging, strangulation and suffocation, school, other institution and public administrative area\"},{\"code\":\"X703\",\"name\":\"X703 Intentional self-harm by hanging, strangulation and suffocation, sports and athletics area\"},{\"code\":\"X704\",\"name\":\"X704 Intentional self-harm by hanging, strangulation and suffocation, street and highway\"},{\"code\":\"X705\",\"name\":\"X705 Intentional self-harm by hanging, strangulation and suffocation, trade and service area\"},{\"code\":\"X706\",\"name\":\"X706 Intentional self-harm by hanging, strangulation and suffocation, industrial and construction area\"},{\"code\":\"X707\",\"name\":\"X707 Intentional self-harm by hanging, strangulation and suffocation, farm\"},{\"code\":\"X708\",\"name\":\"X708 Intentional self-harm by hanging, strangulation and suffocation, other specified places\"},{\"code\":\"X709\",\"name\":\"X709 Intentional self-harm by hanging, strangulation and suffocation, unspecified place\"},{\"code\":\"X71\",\"name\":\"X71 Intentional self-harm by drowning and submersion\"},{\"code\":\"X710\",\"name\":\"X710 Intentional self-harm by drowning and submersion, home\"},{\"code\":\"X711\",\"name\":\"X711 Intentional self-harm by drowning and submersion, residential institution\"},{\"code\":\"X712\",\"name\":\"X712 Intentional self-harm by drowning and submersion, school, other institution and public administrative area\"},{\"code\":\"X713\",\"name\":\"X713 Intentional self-harm by drowning and submersion, sports and athletics area\"},{\"code\":\"X714\",\"name\":\"X714 Intentional self-harm by drowning and submersion, street and highway\"},{\"code\":\"X715\",\"name\":\"X715 Intentional self-harm by drowning and submersion, trade and service area\"},{\"code\":\"X716\",\"name\":\"X716 Intentional self-harm by drowning and submersion, industrial and construction area\"},{\"code\":\"X717\",\"name\":\"X717 Intentional self-harm by drowning and submersion, farm\"},{\"code\":\"X718\",\"name\":\"X718 Intentional self-harm by drowning and submersion, other specified places\"},{\"code\":\"X719\",\"name\":\"X719 Intentional self-harm by drowning and submersion, unspecified place\"},{\"code\":\"X72\",\"name\":\"X72 Intentional self-harm by handgun discharge\"},{\"code\":\"X720\",\"name\":\"X720 Intentional self-harm by handgun discharge, home\"},{\"code\":\"X721\",\"name\":\"X721 Intentional self-harm by handgun discharge, residential institution\"},{\"code\":\"X722\",\"name\":\"X722 Intentional self-harm by handgun discharge, school, other institution and public administrative area\"},{\"code\":\"X723\",\"name\":\"X723 Intentional self-harm by handgun discharge, sports and athletics area\"},{\"code\":\"X724\",\"name\":\"X724 Intentional self-harm by handgun discharge, street and highway\"},{\"code\":\"X725\",\"name\":\"X725 Intentional self-harm by handgun discharge, trade and service area\"},{\"code\":\"X726\",\"name\":\"X726 Intentional self-harm by handgun discharge, industrial and construction area\"},{\"code\":\"X727\",\"name\":\"X727 Intentional self-harm by handgun discharge, farm\"},{\"code\":\"X728\",\"name\":\"X728 Intentional self-harm by handgun discharge, other specified places\"},{\"code\":\"X729\",\"name\":\"X729 Intentional self-harm by handgun discharge, unspecified place\"},{\"code\":\"X73\",\"name\":\"X73 Intentional self-harm by rifle, shotgun and larger firearm discharge\"},{\"code\":\"X730\",\"name\":\"X730 Intentional self-harm by rifle, shotgun and larger firearm discharge, home\"},{\"code\":\"X731\",\"name\":\"X731 Intentional self-harm by rifle, shotgun and larger firearm discharge, residential institution\"},{\"code\":\"X732\",\"name\":\"X732 Intentional self-harm by rifle, shotgun and larger firearm discharge, school, other institution and public administrative area\"},{\"code\":\"X733\",\"name\":\"X733 Intentional self-harm by rifle, shotgun and larger firearm discharge, sports and athletics area\"},{\"code\":\"X734\",\"name\":\"X734 Intentional self-harm by rifle, shotgun and larger firearm discharge, street and highway\"},{\"code\":\"X735\",\"name\":\"X735 Intentional self-harm by rifle, shotgun and larger firearm discharge, trade and service area\"},{\"code\":\"X736\",\"name\":\"X736 Intentional self-harm by rifle, shotgun and larger firearm discharge, industrial and construction area\"},{\"code\":\"X737\",\"name\":\"X737 Intentional self-harm by rifle, shotgun and larger firearm discharge, farm\"},{\"code\":\"X738\",\"name\":\"X738 Intentional self-harm by rifle, shotgun and larger firearm discharge, other specified places\"},{\"code\":\"X739\",\"name\":\"X739 Intentional self-harm by rifle, shotgun and larger firearm discharge, unspecified place\"},{\"code\":\"X74\",\"name\":\"X74 Intentional self-harm by other and unspecified firearm discharge\"},{\"code\":\"X740\",\"name\":\"X740 Intentional self-harm by other and unspecified firearm discharge, home\"},{\"code\":\"X741\",\"name\":\"X741 Intentional self-harm by other and unspecified firearm discharge, residential institution\"},{\"code\":\"X742\",\"name\":\"X742 Intentional self-harm by other and unspecified firearm discharge, school, other institution and public administrative area\"},{\"code\":\"X743\",\"name\":\"X743 Intentional self-harm by other and unspecified firearm discharge, sports and athletics area\"},{\"code\":\"X744\",\"name\":\"X744 Intentional self-harm by other and unspecified firearm discharge, street and highway\"},{\"code\":\"X745\",\"name\":\"X745 Intentional self-harm by other and unspecified firearm discharge, trade and service area\"},{\"code\":\"X746\",\"name\":\"X746 Intentional self-harm by other and unspecified firearm discharge, industrial and construction area\"},{\"code\":\"X747\",\"name\":\"X747 Intentional self-harm by other and unspecified firearm discharge, farm\"},{\"code\":\"X748\",\"name\":\"X748 Intentional self-harm by other and unspecified firearm discharge, other specified places\"},{\"code\":\"X749\",\"name\":\"X749 Intentional self-harm by other and unspecified firearm discharge, unspecified place\"},{\"code\":\"X75\",\"name\":\"X75 Intentional self-harm by explosive material\"},{\"code\":\"X750\",\"name\":\"X750 Intentional self-harm by explosive material, home\"},{\"code\":\"X751\",\"name\":\"X751 Intentional self-harm by explosive material, residential institution\"},{\"code\":\"X752\",\"name\":\"X752 Intentional self-harm by explosive material, school, other institution and public administrative area\"},{\"code\":\"X753\",\"name\":\"X753 Intentional self-harm by explosive material, sports and athletics area\"},{\"code\":\"X754\",\"name\":\"X754 Intentional self-harm by explosive material, street and highway\"},{\"code\":\"X755\",\"name\":\"X755 Intentional self-harm by explosive material, trade and service area\"},{\"code\":\"X756\",\"name\":\"X756 Intentional self-harm by explosive material, industrial and construction area\"},{\"code\":\"X757\",\"name\":\"X757 Intentional self-harm by explosive material, farm\"},{\"code\":\"X758\",\"name\":\"X758 Intentional self-harm by explosive material, other specified places\"},{\"code\":\"X759\",\"name\":\"X759 Intentional self-harm by explosive material, unspecified place\"},{\"code\":\"X76\",\"name\":\"X76 Intentional self-harm by smoke, fire and flames\"},{\"code\":\"X760\",\"name\":\"X760 Intentional self-harm by smoke, fire and flames, home\"},{\"code\":\"X761\",\"name\":\"X761 Intentional self-harm by smoke, fire and flames, residential institution\"},{\"code\":\"X762\",\"name\":\"X762 Intentional self-harm by smoke, fire and flames, school, other institution and public administrative area\"},{\"code\":\"X763\",\"name\":\"X763 Intentional self-harm by smoke, fire and flames, sports and athletics area\"},{\"code\":\"X764\",\"name\":\"X764 Intentional self-harm by smoke, fire and flames, street and highway\"},{\"code\":\"X765\",\"name\":\"X765 Intentional self-harm by smoke, fire and flames, trade and service area\"},{\"code\":\"X766\",\"name\":\"X766 Intentional self-harm by smoke, fire and flames, industrial and construction area\"},{\"code\":\"X767\",\"name\":\"X767 Intentional self-harm by smoke, fire and flames, farm\"},{\"code\":\"X768\",\"name\":\"X768 Intentional self-harm by smoke, fire and flames, other specified places\"},{\"code\":\"X769\",\"name\":\"X769 Intentional self-harm by smoke, fire and flames, unspecified place\"},{\"code\":\"X77\",\"name\":\"X77 Intentional self-harm by steam, hot vapours and hot objects\"},{\"code\":\"X770\",\"name\":\"X770 Intentional self-harm by steam, hot vapours and hot objects, home\"},{\"code\":\"X771\",\"name\":\"X771 Intentional self-harm by steam, hot vapours and hot objects, residential institution\"},{\"code\":\"X772\",\"name\":\"X772 Intentional self-harm by steam, hot vapours and hot objects, school, other institution and public administrative area\"},{\"code\":\"X773\",\"name\":\"X773 Intentional self-harm by steam, hot vapours and hot objects, sports and athletics area\"},{\"code\":\"X774\",\"name\":\"X774 Intentional self-harm by steam, hot vapours and hot objects, street and highway\"},{\"code\":\"X775\",\"name\":\"X775 Intentional self-harm by steam, hot vapours and hot objects, trade and service area\"},{\"code\":\"X776\",\"name\":\"X776 Intentional self-harm by steam, hot vapours and hot objects, industrial and construction area\"},{\"code\":\"X777\",\"name\":\"X777 Intentional self-harm by steam, hot vapours and hot objects, farm\"},{\"code\":\"X778\",\"name\":\"X778 Intentional self-harm by steam, hot vapours and hot objects, other specified places\"},{\"code\":\"X779\",\"name\":\"X779 Intentional self-harm by steam, hot vapours and hot objects, unspecified place\"},{\"code\":\"X78\",\"name\":\"X78 Intentional self-harm by sharp object\"},{\"code\":\"X780\",\"name\":\"X780 Intentional self-harm by sharp object, home\"},{\"code\":\"X781\",\"name\":\"X781 Intentional self-harm by sharp object, residential institution\"},{\"code\":\"X782\",\"name\":\"X782 Intentional self-harm by sharp object, school, other institution and public administrative area\"},{\"code\":\"X783\",\"name\":\"X783 Intentional self-harm by sharp object, sports and athletics area\"},{\"code\":\"X784\",\"name\":\"X784 Intentional self-harm by sharp object, street and highway\"},{\"code\":\"X785\",\"name\":\"X785 Intentional self-harm by sharp object, trade and service area\"},{\"code\":\"X786\",\"name\":\"X786 Intentional self-harm by sharp object, industrial and construction area\"},{\"code\":\"X787\",\"name\":\"X787 Intentional self-harm by sharp object, farm\"},{\"code\":\"X788\",\"name\":\"X788 Intentional self-harm by sharp object, other specified places\"},{\"code\":\"X789\",\"name\":\"X789 Intentional self-harm by sharp object, unspecified place\"},{\"code\":\"X79\",\"name\":\"X79 Intentional self-harm by blunt object\"},{\"code\":\"X790\",\"name\":\"X790 Intentional self-harm by blunt object, home\"},{\"code\":\"X791\",\"name\":\"X791 Intentional self-harm by blunt object, residential institution\"},{\"code\":\"X792\",\"name\":\"X792 Intentional self-harm by blunt object, school, other institution and public administrative area\"},{\"code\":\"X793\",\"name\":\"X793 Intentional self-harm by blunt object, sports and athletics area\"},{\"code\":\"X794\",\"name\":\"X794 Intentional self-harm by blunt object, street and highway\"},{\"code\":\"X795\",\"name\":\"X795 Intentional self-harm by blunt object, trade and service area\"},{\"code\":\"X796\",\"name\":\"X796 Intentional self-harm by blunt object, industrial and construction area\"},{\"code\":\"X797\",\"name\":\"X797 Intentional self-harm by blunt object, farm\"},{\"code\":\"X798\",\"name\":\"X798 Intentional self-harm by blunt object, other specified places\"},{\"code\":\"X799\",\"name\":\"X799 Intentional self-harm by blunt object, unspecified place\"},{\"code\":\"X80\",\"name\":\"X80 Intentional self-harm by jumping from a high place\"},{\"code\":\"X800\",\"name\":\"X800 Intentional self-harm by jumping from a high place, home\"},{\"code\":\"X801\",\"name\":\"X801 Intentional self-harm by jumping from a high place, residential institution\"},{\"code\":\"X802\",\"name\":\"X802 Intentional self-harm by jumping from a high place, school, other institution and public administrative area\"},{\"code\":\"X803\",\"name\":\"X803 Intentional self-harm by jumping from a high place, sports and athletics area\"},{\"code\":\"X804\",\"name\":\"X804 Intentional self-harm by jumping from a high place, street and highway\"},{\"code\":\"X805\",\"name\":\"X805 Intentional self-harm by jumping from a high place, trade and service area\"},{\"code\":\"X806\",\"name\":\"X806 Intentional self-harm by jumping from a high place, industrial and construction area\"},{\"code\":\"X807\",\"name\":\"X807 Intentional self-harm by jumping from a high place, farm\"},{\"code\":\"X808\",\"name\":\"X808 Intentional self-harm by jumping from a high place, other specified places\"},{\"code\":\"X809\",\"name\":\"X809 Intentional self-harm by jumping from a high place, unspecified place\"},{\"code\":\"X81\",\"name\":\"X81 Intentional self-harm by jumping or lying before moving object\"},{\"code\":\"X810\",\"name\":\"X810 Intentional self-harm by jumping or lying before moving object, home\"},{\"code\":\"X811\",\"name\":\"X811 Intentional self-harm by jumping or lying before moving object, residential institution\"},{\"code\":\"X812\",\"name\":\"X812 Intentional self-harm by jumping or lying before moving object, school, other institution and public administrative area\"},{\"code\":\"X813\",\"name\":\"X813 Intentional self-harm by jumping or lying before moving object, sports and athletics area\"},{\"code\":\"X814\",\"name\":\"X814 Intentional self-harm by jumping or lying before moving object, street and highway\"},{\"code\":\"X815\",\"name\":\"X815 Intentional self-harm by jumping or lying before moving object, trade and service area\"},{\"code\":\"X816\",\"name\":\"X816 Intentional self-harm by jumping or lying before moving object, industrial and construction area\"},{\"code\":\"X817\",\"name\":\"X817 Intentional self-harm by jumping or lying before moving object, farm\"},{\"code\":\"X818\",\"name\":\"X818 Intentional self-harm by jumping or lying before moving object, other specified places\"},{\"code\":\"X819\",\"name\":\"X819 Intentional self-harm by jumping or lying before moving object, unspecified place\"},{\"code\":\"X82\",\"name\":\"X82 Intentional self-harm by crashing of motor vehicle\"},{\"code\":\"X820\",\"name\":\"X820 Intentional self-harm by crashing of motor vehicle, home\"},{\"code\":\"X821\",\"name\":\"X821 Intentional self-harm by crashing of motor vehicle, residential institution\"},{\"code\":\"X822\",\"name\":\"X822 Intentional self-harm by crashing of motor vehicle, school, other institution and public administrative area\"},{\"code\":\"X823\",\"name\":\"X823 Intentional self-harm by crashing of motor vehicle, sports and athletics area\"},{\"code\":\"X824\",\"name\":\"X824 Intentional self-harm by crashing of motor vehicle, street and highway\"},{\"code\":\"X825\",\"name\":\"X825 Intentional self-harm by crashing of motor vehicle, trade and service area\"},{\"code\":\"X826\",\"name\":\"X826 Intentional self-harm by crashing of motor vehicle, industrial and construction area\"},{\"code\":\"X827\",\"name\":\"X827 Intentional self-harm by crashing of motor vehicle, farm\"},{\"code\":\"X828\",\"name\":\"X828 Intentional self-harm by crashing of motor vehicle, other specified places\"},{\"code\":\"X829\",\"name\":\"X829 Intentional self-harm by crashing of motor vehicle, unspecified place\"},{\"code\":\"X83\",\"name\":\"X83 Intentional self-harm by other specified means\"},{\"code\":\"X830\",\"name\":\"X830 Intentional self-harm by other specified means, home\"},{\"code\":\"X831\",\"name\":\"X831 Intentional self-harm by other specified means, residential institution\"},{\"code\":\"X832\",\"name\":\"X832 Intentional self-harm by other specified means, school, other institution and public administrative area\"},{\"code\":\"X833\",\"name\":\"X833 Intentional self-harm by other specified means, sports and athletics area\"},{\"code\":\"X834\",\"name\":\"X834 Intentional self-harm by other specified means, street and highway\"},{\"code\":\"X835\",\"name\":\"X835 Intentional self-harm by other specified means, trade and service area\"},{\"code\":\"X836\",\"name\":\"X836 Intentional self-harm by other specified means, industrial and construction area\"},{\"code\":\"X837\",\"name\":\"X837 Intentional self-harm by other specified means, farm\"},{\"code\":\"X838\",\"name\":\"X838 Intentional self-harm by other specified means, other specified places\"},{\"code\":\"X839\",\"name\":\"X839 Intentional self-harm by other specified means, unspecified place\"},{\"code\":\"X84\",\"name\":\"X84 Intentional self-harm by unspecified means\"},{\"code\":\"X840\",\"name\":\"X840 Intentional self-harm by unspecified means, home\"},{\"code\":\"X841\",\"name\":\"X841 Intentional self-harm by unspecified means, residential institution\"},{\"code\":\"X842\",\"name\":\"X842 Intentional self-harm by unspecified means, school, other institution and public administrative area\"},{\"code\":\"X843\",\"name\":\"X843 Intentional self-harm by unspecified means, sports and athletics area\"},{\"code\":\"X844\",\"name\":\"X844 Intentional self-harm by unspecified means, street and highway\"},{\"code\":\"X845\",\"name\":\"X845 Intentional self-harm by unspecified means, trade and service area\"},{\"code\":\"X846\",\"name\":\"X846 Intentional self-harm by unspecified means, industrial and construction area\"},{\"code\":\"X847\",\"name\":\"X847 Intentional self-harm by unspecified means, farm\"},{\"code\":\"X848\",\"name\":\"X848 Intentional self-harm by unspecified means, other specified places\"},{\"code\":\"X849\",\"name\":\"X849 Intentional self-harm by unspecified means, unspecified place\"},{\"code\":\"X85\",\"name\":\"X85 Assault by drugs, medicaments and biological substances\"},{\"code\":\"X850\",\"name\":\"X850 Assault by drugs, medicaments and biological substances, home\"},{\"code\":\"X851\",\"name\":\"X851 Assault by drugs, medicaments and biological substances, residential institution\"},{\"code\":\"X852\",\"name\":\"X852 Assault by drugs, medicaments and biological substances, school, other institution and public administrative area\"},{\"code\":\"X853\",\"name\":\"X853 Assault by drugs, medicaments and biological substances, sports and athletics area\"},{\"code\":\"X854\",\"name\":\"X854 Assault by drugs, medicaments and biological substances, street and highway\"},{\"code\":\"X855\",\"name\":\"X855 Assault by drugs, medicaments and biological substances, trade and service area\"},{\"code\":\"X856\",\"name\":\"X856 Assault by drugs, medicaments and biological substances, industrial and construction area\"},{\"code\":\"X857\",\"name\":\"X857 Assault by drugs, medicaments and biological substances, farm\"},{\"code\":\"X858\",\"name\":\"X858 Assault by drugs, medicaments and biological substances, other specified places\"},{\"code\":\"X859\",\"name\":\"X859 Assault by drugs, medicaments and biological substances, unspecified place\"},{\"code\":\"X86\",\"name\":\"X86 Assault by corrosive substance\"},{\"code\":\"X860\",\"name\":\"X860 Assault by corrosive substance, home\"},{\"code\":\"X861\",\"name\":\"X861 Assault by corrosive substance, residential institution\"},{\"code\":\"X862\",\"name\":\"X862 Assault by corrosive substance, school, other institution and public administrative area\"},{\"code\":\"X863\",\"name\":\"X863 Assault by corrosive substance, sports and athletics area\"},{\"code\":\"X864\",\"name\":\"X864 Assault by corrosive substance, street and highway\"},{\"code\":\"X865\",\"name\":\"X865 Assault by corrosive substance, trade and service area\"},{\"code\":\"X866\",\"name\":\"X866 Assault by corrosive substance, industrial and construction area\"},{\"code\":\"X867\",\"name\":\"X867 Assault by corrosive substance, farm\"},{\"code\":\"X868\",\"name\":\"X868 Assault by corrosive substance, other specified places\"},{\"code\":\"X869\",\"name\":\"X869 Assault by corrosive substance, unspecified place\"},{\"code\":\"X87\",\"name\":\"X87 Assault by pesticides\"},{\"code\":\"X870\",\"name\":\"X870 Assault by pesticides, home\"},{\"code\":\"X871\",\"name\":\"X871 Assault by pesticides, residential institution\"},{\"code\":\"X872\",\"name\":\"X872 Assault by pesticides, school, other institution and public administrative area\"},{\"code\":\"X873\",\"name\":\"X873 Assault by pesticides, sports and athletics area\"},{\"code\":\"X874\",\"name\":\"X874 Assault by pesticides, street and highway\"},{\"code\":\"X875\",\"name\":\"X875 Assault by pesticides, trade and service area\"},{\"code\":\"X876\",\"name\":\"X876 Assault by pesticides, industrial and construction area\"},{\"code\":\"X877\",\"name\":\"X877 Assault by pesticides, farm\"},{\"code\":\"X878\",\"name\":\"X878 Assault by pesticides, other specified places\"},{\"code\":\"X879\",\"name\":\"X879 Assault by pesticides, unspecified place\"},{\"code\":\"X88\",\"name\":\"X88 Assault by gases and vapours\"},{\"code\":\"X880\",\"name\":\"X880 Assault by gases and vapours, home\"},{\"code\":\"X881\",\"name\":\"X881 Assault by gases and vapours, residential institution\"},{\"code\":\"X882\",\"name\":\"X882 Assault by gases and vapours, school, other institution and public administrative area\"},{\"code\":\"X883\",\"name\":\"X883 Assault by gases and vapours, sports and athletics area\"},{\"code\":\"X884\",\"name\":\"X884 Assault by gases and vapours, street and highway\"},{\"code\":\"X885\",\"name\":\"X885 Assault by gases and vapours, trade and service area\"},{\"code\":\"X886\",\"name\":\"X886 Assault by gases and vapours, industrial and construction area\"},{\"code\":\"X887\",\"name\":\"X887 Assault by gases and vapours, farm\"},{\"code\":\"X888\",\"name\":\"X888 Assault by gases and vapours, other specified places\"},{\"code\":\"X889\",\"name\":\"X889 Assault by gases and vapours, unspecified place\"},{\"code\":\"X89\",\"name\":\"X89 Assault by other specified chemicals and noxious substances\"},{\"code\":\"X890\",\"name\":\"X890 Assault by other specified chemicals and noxious substances, home\"},{\"code\":\"X891\",\"name\":\"X891 Assault by other specified chemicals and noxious substances, residential institution\"},{\"code\":\"X892\",\"name\":\"X892 Assault by other specified chemicals and noxious substances, school, other institution and public administrative area\"},{\"code\":\"X893\",\"name\":\"X893 Assault by other specified chemicals and noxious substances, sports and athletics area\"},{\"code\":\"X894\",\"name\":\"X894 Assault by other specified chemicals and noxious substances, street and highway\"},{\"code\":\"X895\",\"name\":\"X895 Assault by other specified chemicals and noxious substances, trade and service area\"},{\"code\":\"X896\",\"name\":\"X896 Assault by other specified chemicals and noxious substances, industrial and construction area\"},{\"code\":\"X897\",\"name\":\"X897 Assault by other specified chemicals and noxious substances, farm\"},{\"code\":\"X898\",\"name\":\"X898 Assault by other specified chemicals and noxious substances, other specified places\"},{\"code\":\"X899\",\"name\":\"X899 Assault by other specified chemicals and noxious substances, unspecified place\"},{\"code\":\"X90\",\"name\":\"X90 Assault by unspecified chemical or noxious substance\"},{\"code\":\"X900\",\"name\":\"X900 Assault by unspecified chemical or noxious substance, home\"},{\"code\":\"X901\",\"name\":\"X901 Assault by unspecified chemical or noxious substance, residential institution\"},{\"code\":\"X902\",\"name\":\"X902 Assault by unspecified chemical or noxious substance, school, other institution and public administrative area\"},{\"code\":\"X903\",\"name\":\"X903 Assault by unspecified chemical or noxious substance, sports and athletics area\"},{\"code\":\"X904\",\"name\":\"X904 Assault by unspecified chemical or noxious substance, street and highway\"},{\"code\":\"X905\",\"name\":\"X905 Assault by unspecified chemical or noxious substance, trade and service area\"},{\"code\":\"X906\",\"name\":\"X906 Assault by unspecified chemical or noxious substance, industrial and construction area\"},{\"code\":\"X907\",\"name\":\"X907 Assault by unspecified chemical or noxious substance, farm\"},{\"code\":\"X908\",\"name\":\"X908 Assault by unspecified chemical or noxious substance, other specified places\"},{\"code\":\"X909\",\"name\":\"X909 Assault by unspecified chemical or noxious substance, unspecified place\"},{\"code\":\"X91\",\"name\":\"X91 Assault by hanging, strangulation and suffocation\"},{\"code\":\"X910\",\"name\":\"X910 Assault by hanging, strangulation and suffocation, home\"},{\"code\":\"X911\",\"name\":\"X911 Assault by hanging, strangulation and suffocation, residential institution\"},{\"code\":\"X912\",\"name\":\"X912 Assault by hanging, strangulation and suffocation, school, other institution and public administrative area\"},{\"code\":\"X913\",\"name\":\"X913 Assault by hanging, strangulation and suffocation, sports and athletics area\"},{\"code\":\"X914\",\"name\":\"X914 Assault by hanging, strangulation and suffocation, street and highway\"},{\"code\":\"X915\",\"name\":\"X915 Assault by hanging, strangulation and suffocation, trade and service area\"},{\"code\":\"X916\",\"name\":\"X916 Assault by hanging, strangulation and suffocation, industrial and construction area\"},{\"code\":\"X917\",\"name\":\"X917 Assault by hanging, strangulation and suffocation, farm\"},{\"code\":\"X918\",\"name\":\"X918 Assault by hanging, strangulation and suffocation, other specified places\"},{\"code\":\"X919\",\"name\":\"X919 Assault by hanging, strangulation and suffocation, unspecified place\"},{\"code\":\"X92\",\"name\":\"X92 Assault by drowning and submersion\"},{\"code\":\"X920\",\"name\":\"X920 Assault by drowning and submersion, home\"},{\"code\":\"X921\",\"name\":\"X921 Assault by drowning and submersion, residential institution\"},{\"code\":\"X922\",\"name\":\"X922 Assault by drowning and submersion, school, other institution and public administrative area\"},{\"code\":\"X923\",\"name\":\"X923 Assault by drowning and submersion, sports and athletics area\"},{\"code\":\"X924\",\"name\":\"X924 Assault by drowning and submersion, street and highway\"},{\"code\":\"X925\",\"name\":\"X925 Assault by drowning and submersion, trade and service area\"},{\"code\":\"X926\",\"name\":\"X926 Assault by drowning and submersion, industrial and construction area\"},{\"code\":\"X927\",\"name\":\"X927 Assault by drowning and submersion, farm\"},{\"code\":\"X928\",\"name\":\"X928 Assault by drowning and submersion, other specified places\"},{\"code\":\"X929\",\"name\":\"X929 Assault by drowning and submersion, unspecified place\"},{\"code\":\"X93\",\"name\":\"X93 Assault by handgun discharge\"},{\"code\":\"X930\",\"name\":\"X930 Assault by handgun discharge, home\"},{\"code\":\"X931\",\"name\":\"X931 Assault by handgun discharge, residential institution\"},{\"code\":\"X932\",\"name\":\"X932 Assault by handgun discharge, school, other institution and public administrative area\"},{\"code\":\"X933\",\"name\":\"X933 Assault by handgun discharge, sports and athletics area\"},{\"code\":\"X934\",\"name\":\"X934 Assault by handgun discharge, street and highway\"},{\"code\":\"X935\",\"name\":\"X935 Assault by handgun discharge, trade and service area\"},{\"code\":\"X936\",\"name\":\"X936 Assault by handgun discharge, industrial and construction area\"},{\"code\":\"X937\",\"name\":\"X937 Assault by handgun discharge, farm\"},{\"code\":\"X938\",\"name\":\"X938 Assault by handgun discharge, other specified places\"},{\"code\":\"X939\",\"name\":\"X939 Assault by handgun discharge, unspecified place\"},{\"code\":\"X94\",\"name\":\"X94 Assault by rifle, shotgun and larger firearm discharge\"},{\"code\":\"X940\",\"name\":\"X940 Assault by rifle, shotgun and larger firearm discharge, home\"},{\"code\":\"X941\",\"name\":\"X941 Assault by rifle, shotgun and larger firearm discharge, residential institution\"},{\"code\":\"X942\",\"name\":\"X942 Assault by rifle, shotgun and larger firearm discharge, school, other institution and public administrative area\"},{\"code\":\"X943\",\"name\":\"X943 Assault by rifle, shotgun and larger firearm discharge, sports and athletics area\"},{\"code\":\"X944\",\"name\":\"X944 Assault by rifle, shotgun and larger firearm discharge, street and highway\"},{\"code\":\"X945\",\"name\":\"X945 Assault by rifle, shotgun and larger firearm discharge, trade and service area\"},{\"code\":\"X946\",\"name\":\"X946 Assault by rifle, shotgun and larger firearm discharge, industrial and construction area\"},{\"code\":\"X947\",\"name\":\"X947 Assault by rifle, shotgun and larger firearm discharge, farm\"},{\"code\":\"X948\",\"name\":\"X948 Assault by rifle, shotgun and larger firearm discharge, other specified places\"},{\"code\":\"X949\",\"name\":\"X949 Assault by rifle, shotgun and larger firearm discharge, unspecified place\"},{\"code\":\"X95\",\"name\":\"X95 Assault by other and unspecified firearm discharge\"},{\"code\":\"X950\",\"name\":\"X950 Assault by other and unspecified firearm discharge, home\"},{\"code\":\"X951\",\"name\":\"X951 Assault by other and unspecified firearm discharge, residential institution\"},{\"code\":\"X952\",\"name\":\"X952 Assault by other and unspecified firearm discharge, school, other institution and public administrative area\"},{\"code\":\"X953\",\"name\":\"X953 Assault by other and unspecified firearm discharge, sports and athletics area\"},{\"code\":\"X954\",\"name\":\"X954 Assault by other and unspecified firearm discharge, street and highway\"},{\"code\":\"X955\",\"name\":\"X955 Assault by other and unspecified firearm discharge, trade and service area\"},{\"code\":\"X956\",\"name\":\"X956 Assault by other and unspecified firearm discharge, industrial and construction area\"},{\"code\":\"X957\",\"name\":\"X957 Assault by other and unspecified firearm discharge, farm\"},{\"code\":\"X958\",\"name\":\"X958 Assault by other and unspecified firearm discharge, other specified places\"},{\"code\":\"X959\",\"name\":\"X959 Assault by other and unspecified firearm discharge, unspecified place\"},{\"code\":\"X96\",\"name\":\"X96 Assault by explosive material\"},{\"code\":\"X960\",\"name\":\"X960 Assault by explosive material, home\"},{\"code\":\"X961\",\"name\":\"X961 Assault by explosive material, residential institution\"},{\"code\":\"X962\",\"name\":\"X962 Assault by explosive material, school, other institution and public administrative area\"},{\"code\":\"X963\",\"name\":\"X963 Assault by explosive material, sports and athletics area\"},{\"code\":\"X964\",\"name\":\"X964 Assault by explosive material, street and highway\"},{\"code\":\"X965\",\"name\":\"X965 Assault by explosive material, trade and service area\"},{\"code\":\"X966\",\"name\":\"X966 Assault by explosive material, industrial and construction area\"},{\"code\":\"X967\",\"name\":\"X967 Assault by explosive material, farm\"},{\"code\":\"X968\",\"name\":\"X968 Assault by explosive material, other specified places\"},{\"code\":\"X969\",\"name\":\"X969 Assault by explosive material, unspecified place\"},{\"code\":\"X97\",\"name\":\"X97 Assault by smoke, fire and flames\"},{\"code\":\"X970\",\"name\":\"X970 Assault by smoke, fire and flames, home\"},{\"code\":\"X971\",\"name\":\"X971 Assault by smoke, fire and flames, residential institution\"},{\"code\":\"X972\",\"name\":\"X972 Assault by smoke, fire and flames, school, other institution and public administrative area\"},{\"code\":\"X973\",\"name\":\"X973 Assault by smoke, fire and flames, sports and athletics area\"},{\"code\":\"X974\",\"name\":\"X974 Assault by smoke, fire and flames, street and highway\"},{\"code\":\"X975\",\"name\":\"X975 Assault by smoke, fire and flames, trade and service area\"},{\"code\":\"X976\",\"name\":\"X976 Assault by smoke, fire and flames, industrial and construction area\"},{\"code\":\"X977\",\"name\":\"X977 Assault by smoke, fire and flames, farm\"},{\"code\":\"X978\",\"name\":\"X978 Assault by smoke, fire and flames, other specified places\"},{\"code\":\"X979\",\"name\":\"X979 Assault by smoke, fire and flames, unspecified place\"},{\"code\":\"X98\",\"name\":\"X98 Assault by steam, hot vapours and hot objects\"},{\"code\":\"X980\",\"name\":\"X980 Assault by steam, hot vapours and hot objects, home\"},{\"code\":\"X981\",\"name\":\"X981 Assault by steam, hot vapours and hot objects, residential institution\"},{\"code\":\"X982\",\"name\":\"X982 Assault by steam, hot vapours and hot objects, school, other institution and public administrative area\"},{\"code\":\"X983\",\"name\":\"X983 Assault by steam, hot vapours and hot objects, sports and athletics area\"},{\"code\":\"X984\",\"name\":\"X984 Assault by steam, hot vapours and hot objects, street and highway\"},{\"code\":\"X985\",\"name\":\"X985 Assault by steam, hot vapours and hot objects, trade and service area\"},{\"code\":\"X986\",\"name\":\"X986 Assault by steam, hot vapours and hot objects, industrial and construction area\"},{\"code\":\"X987\",\"name\":\"X987 Assault by steam, hot vapours and hot objects, farm\"},{\"code\":\"X988\",\"name\":\"X988 Assault by steam, hot vapours and hot objects, other specified places\"},{\"code\":\"X989\",\"name\":\"X989 Assault by steam, hot vapours and hot objects, unspecified place\"},{\"code\":\"X99\",\"name\":\"X99 Assault by sharp object\"},{\"code\":\"X990\",\"name\":\"X990 Assault by sharp object, home\"},{\"code\":\"X991\",\"name\":\"X991 Assault by sharp object, residential institution\"},{\"code\":\"X992\",\"name\":\"X992 Assault by sharp object, school, other institution and public administrative area\"},{\"code\":\"X993\",\"name\":\"X993 Assault by sharp object, sports and athletics area\"},{\"code\":\"X994\",\"name\":\"X994 Assault by sharp object, street and highway\"},{\"code\":\"X995\",\"name\":\"X995 Assault by sharp object, trade and service area\"},{\"code\":\"X996\",\"name\":\"X996 Assault by sharp object, industrial and construction area\"},{\"code\":\"X997\",\"name\":\"X997 Assault by sharp object, farm\"},{\"code\":\"X998\",\"name\":\"X998 Assault by sharp object, other specified places\"},{\"code\":\"X999\",\"name\":\"X999 Assault by sharp object, unspecified place\"},{\"code\":\"Y00\",\"name\":\"Y00 Assault by blunt object\"},{\"code\":\"Y000\",\"name\":\"Y000 Assault by blunt object, home\"},{\"code\":\"Y001\",\"name\":\"Y001 Assault by blunt object, residential institution\"},{\"code\":\"Y002\",\"name\":\"Y002 Assault by blunt object, school, other institution and public administrative area\"},{\"code\":\"Y003\",\"name\":\"Y003 Assault by blunt object, sports and athletics area\"},{\"code\":\"Y004\",\"name\":\"Y004 Assault by blunt object, street and highway\"},{\"code\":\"Y005\",\"name\":\"Y005 Assault by blunt object, trade and service area\"},{\"code\":\"Y006\",\"name\":\"Y006 Assault by blunt object, industrial and construction area\"},{\"code\":\"Y007\",\"name\":\"Y007 Assault by blunt object, farm\"},{\"code\":\"Y008\",\"name\":\"Y008 Assault by blunt object, other specified places\"},{\"code\":\"Y009\",\"name\":\"Y009 Assault by blunt object, unspecified place\"},{\"code\":\"Y01\",\"name\":\"Y01 Assault by pushing from high place\"},{\"code\":\"Y010\",\"name\":\"Y010 Assault by pushing from high place, home\"},{\"code\":\"Y011\",\"name\":\"Y011 Assault by pushing from high place, residential institution\"},{\"code\":\"Y012\",\"name\":\"Y012 Assault by pushing from high place, school, other institution and public administrative area\"},{\"code\":\"Y013\",\"name\":\"Y013 Assault by pushing from high place, sports and athletics area\"},{\"code\":\"Y014\",\"name\":\"Y014 Assault by pushing from high place, street and highway\"},{\"code\":\"Y015\",\"name\":\"Y015 Assault by pushing from high place, trade and service area\"},{\"code\":\"Y016\",\"name\":\"Y016 Assault by pushing from high place, industrial and construction area\"},{\"code\":\"Y017\",\"name\":\"Y017 Assault by pushing from high place, farm\"},{\"code\":\"Y018\",\"name\":\"Y018 Assault by pushing from high place, other specified places\"},{\"code\":\"Y019\",\"name\":\"Y019 Assault by pushing from high place, unspecified place\"},{\"code\":\"Y02\",\"name\":\"Y02 Assault by pushing or placing victim before moving object\"},{\"code\":\"Y020\",\"name\":\"Y020 Assault by pushing or placing victim before moving object, home\"},{\"code\":\"Y021\",\"name\":\"Y021 Assault by pushing or placing victim before moving object, residential institution\"},{\"code\":\"Y022\",\"name\":\"Y022 Assault by pushing or placing victim before moving object, school, other institution and public administrative area\"},{\"code\":\"Y023\",\"name\":\"Y023 Assault by pushing or placing victim before moving object, sports and athletics area\"},{\"code\":\"Y024\",\"name\":\"Y024 Assault by pushing or placing victim before moving object, street and highway\"},{\"code\":\"Y025\",\"name\":\"Y025 Assault by pushing or placing victim before moving object, trade and service area\"},{\"code\":\"Y026\",\"name\":\"Y026 Assault by pushing or placing victim before moving object, industrial and construction area\"},{\"code\":\"Y027\",\"name\":\"Y027 Assault by pushing or placing victim before moving object, farm\"},{\"code\":\"Y028\",\"name\":\"Y028 Assault by pushing or placing victim before moving object, other specified places\"},{\"code\":\"Y029\",\"name\":\"Y029 Assault by pushing or placing victim before moving object, unspecified place\"},{\"code\":\"Y03\",\"name\":\"Y03 Assault by crashing of motor vehicle\"},{\"code\":\"Y030\",\"name\":\"Y030 Assault by crashing of motor vehicle, home\"},{\"code\":\"Y031\",\"name\":\"Y031 Assault by crashing of motor vehicle, residential institution\"},{\"code\":\"Y032\",\"name\":\"Y032 Assault by crashing of motor vehicle, school, other institution and public administrative area\"},{\"code\":\"Y033\",\"name\":\"Y033 Assault by crashing of motor vehicle, sports and athletics area\"},{\"code\":\"Y034\",\"name\":\"Y034 Assault by crashing of motor vehicle, street and highway\"},{\"code\":\"Y035\",\"name\":\"Y035 Assault by crashing of motor vehicle, trade and service area\"},{\"code\":\"Y036\",\"name\":\"Y036 Assault by crashing of motor vehicle, industrial and construction area\"},{\"code\":\"Y037\",\"name\":\"Y037 Assault by crashing of motor vehicle, farm\"},{\"code\":\"Y038\",\"name\":\"Y038 Assault by crashing of motor vehicle, other specified places\"},{\"code\":\"Y039\",\"name\":\"Y039 Assault by crashing of motor vehicle, unspecified place\"},{\"code\":\"Y04\",\"name\":\"Y04 Assault by bodily force\"},{\"code\":\"Y040\",\"name\":\"Y040 Assault by bodily force, home\"},{\"code\":\"Y041\",\"name\":\"Y041 Assault by bodily force, residential institution\"},{\"code\":\"Y042\",\"name\":\"Y042 Assault by bodily force, school, other institution and public administrative area\"},{\"code\":\"Y043\",\"name\":\"Y043 Assault by bodily force, sports and athletics area\"},{\"code\":\"Y044\",\"name\":\"Y044 Assault by bodily force, street and highway\"},{\"code\":\"Y045\",\"name\":\"Y045 Assault by bodily force, trade and service area\"},{\"code\":\"Y046\",\"name\":\"Y046 Assault by bodily force, industrial and construction area\"},{\"code\":\"Y047\",\"name\":\"Y047 Assault by bodily force, farm\"},{\"code\":\"Y048\",\"name\":\"Y048 Assault by bodily force, other specified places\"},{\"code\":\"Y049\",\"name\":\"Y049 Assault by bodily force, unspecified place\"},{\"code\":\"Y05\",\"name\":\"Y05 Sexual assault by bodily force\"},{\"code\":\"Y050\",\"name\":\"Y050 Sexual assault by bodily force, home\"},{\"code\":\"Y051\",\"name\":\"Y051 Sexual assault by bodily force, residential institution\"},{\"code\":\"Y052\",\"name\":\"Y052 Sexual assault by bodily force, school, other institution and public administrative area\"},{\"code\":\"Y053\",\"name\":\"Y053 Sexual assault by bodily force, sports and athletics area\"},{\"code\":\"Y054\",\"name\":\"Y054 Sexual assault by bodily force, street and highway\"},{\"code\":\"Y055\",\"name\":\"Y055 Sexual assault by bodily force, trade and service area\"},{\"code\":\"Y056\",\"name\":\"Y056 Sexual assault by bodily force, industrial and construction area\"},{\"code\":\"Y057\",\"name\":\"Y057 Sexual assault by bodily force, farm\"},{\"code\":\"Y058\",\"name\":\"Y058 Sexual assault by bodily force, other specified places\"},{\"code\":\"Y059\",\"name\":\"Y059 Sexual assault by bodily force, unspecified place\"},{\"code\":\"Y06\",\"name\":\"Y06 Neglect and abandonment\"},{\"code\":\"Y060\",\"name\":\"Y060 By spouse or partner\"},{\"code\":\"Y061\",\"name\":\"Y061 By parent\"},{\"code\":\"Y062\",\"name\":\"Y062 By acquaintance or friend\"},{\"code\":\"Y068\",\"name\":\"Y068 By other specified persons\"},{\"code\":\"Y069\",\"name\":\"Y069 By unspecified person\"},{\"code\":\"Y07\",\"name\":\"Y07 Other maltreatment syndromes\"},{\"code\":\"Y070\",\"name\":\"Y070 By spouse or partner\"},{\"code\":\"Y071\",\"name\":\"Y071 By parent\"},{\"code\":\"Y072\",\"name\":\"Y072 By acquaintance or friend\"},{\"code\":\"Y073\",\"name\":\"Y073 By official authorities\"},{\"code\":\"Y078\",\"name\":\"Y078 By other specified persons\"},{\"code\":\"Y079\",\"name\":\"Y079 By unspecified person\"},{\"code\":\"Y08\",\"name\":\"Y08 Assault by other specified means\"},{\"code\":\"Y080\",\"name\":\"Y080 Assault by other specified means, home\"},{\"code\":\"Y081\",\"name\":\"Y081 Assault by other specified means, residential institution\"},{\"code\":\"Y082\",\"name\":\"Y082 Assault by other specified means, school, other institution and public administrative area\"},{\"code\":\"Y083\",\"name\":\"Y083 Assault by other specified means, sports and athletics area\"},{\"code\":\"Y084\",\"name\":\"Y084 Assault by other specified means, street and highway\"},{\"code\":\"Y085\",\"name\":\"Y085 Assault by other specified means, trade and service area\"},{\"code\":\"Y086\",\"name\":\"Y086 Assault by other specified means, industrial and construction area\"},{\"code\":\"Y087\",\"name\":\"Y087 Assault by other specified means, farm\"},{\"code\":\"Y088\",\"name\":\"Y088 Assault by other specified means, other specified places\"},{\"code\":\"Y089\",\"name\":\"Y089 Assault by other specified means, unspecified place\"},{\"code\":\"Y09\",\"name\":\"Y09 Assault by unspecified means\"},{\"code\":\"Y090\",\"name\":\"Y090 Assault by unspecified means, home\"},{\"code\":\"Y091\",\"name\":\"Y091 Assault by unspecified means, residential institution\"},{\"code\":\"Y092\",\"name\":\"Y092 Assault by unspecified means, school, other institution and public administrative area\"},{\"code\":\"Y093\",\"name\":\"Y093 Assault by unspecified means, sports and athletics area\"},{\"code\":\"Y094\",\"name\":\"Y094 Assault by unspecified means, street and highway\"},{\"code\":\"Y095\",\"name\":\"Y095 Assault by unspecified means, trade and service area\"},{\"code\":\"Y096\",\"name\":\"Y096 Assault by unspecified means, industrial and construction area\"},{\"code\":\"Y097\",\"name\":\"Y097 Assault by unspecified means, farm\"},{\"code\":\"Y098\",\"name\":\"Y098 Assault by unspecified means, other specified places\"},{\"code\":\"Y099\",\"name\":\"Y099 Assault by unspecified means, unspecified place\"},{\"code\":\"Y10\",\"name\":\"Y10 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent\"},{\"code\":\"Y100\",\"name\":\"Y100 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, home\"},{\"code\":\"Y101\",\"name\":\"Y101 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, residential institution\"},{\"code\":\"Y102\",\"name\":\"Y102 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y103\",\"name\":\"Y103 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, sports and athletics area\"},{\"code\":\"Y104\",\"name\":\"Y104 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, street and highway\"},{\"code\":\"Y105\",\"name\":\"Y105 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, trade and service area\"},{\"code\":\"Y106\",\"name\":\"Y106 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, industrial and construction area\"},{\"code\":\"Y107\",\"name\":\"Y107 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, farm\"},{\"code\":\"Y108\",\"name\":\"Y108 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, other specified places\"},{\"code\":\"Y109\",\"name\":\"Y109 Poisoning by and exposure to nonopioid analgesics, antipyretics and antirheumatics, undetermined intent, unspecified place\"},{\"code\":\"Y11\",\"name\":\"Y11 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent\"},{\"code\":\"Y110\",\"name\":\"Y110 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, home\"},{\"code\":\"Y111\",\"name\":\"Y111 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, residential institution\"},{\"code\":\"Y112\",\"name\":\"Y112 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y113\",\"name\":\"Y113 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, sports and athletics area\"},{\"code\":\"Y114\",\"name\":\"Y114 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, street and highway\"},{\"code\":\"Y115\",\"name\":\"Y115 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, trade and service area\"},{\"code\":\"Y116\",\"name\":\"Y116 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, industrial and construction area\"},{\"code\":\"Y117\",\"name\":\"Y117 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, farm\"},{\"code\":\"Y118\",\"name\":\"Y118 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, other specified places\"},{\"code\":\"Y119\",\"name\":\"Y119 Poisoning by and exposure to antiepileptic, sedative-hypnotic, antiparkinsonism and psychotropic drugs, NEC, undetermined intent, unspecified place\"},{\"code\":\"Y12\",\"name\":\"Y12 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent\"},{\"code\":\"Y120\",\"name\":\"Y120 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, home\"},{\"code\":\"Y121\",\"name\":\"Y121 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, residential institution\"},{\"code\":\"Y122\",\"name\":\"Y122 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y123\",\"name\":\"Y123 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, sports and athletics area\"},{\"code\":\"Y124\",\"name\":\"Y124 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, street and highway\"},{\"code\":\"Y125\",\"name\":\"Y125 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, trade and service area\"},{\"code\":\"Y126\",\"name\":\"Y126 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, industrial and construction area\"},{\"code\":\"Y127\",\"name\":\"Y127 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, farm\"},{\"code\":\"Y128\",\"name\":\"Y128 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, other specified places\"},{\"code\":\"Y129\",\"name\":\"Y129 Poisoning by and exposure to narcotics and psychodysleptics [hallucinogens], NEC, undetermined intent, unspecified place\"},{\"code\":\"Y13\",\"name\":\"Y13 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent\"},{\"code\":\"Y130\",\"name\":\"Y130 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, home\"},{\"code\":\"Y131\",\"name\":\"Y131 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, residential institution\"},{\"code\":\"Y132\",\"name\":\"Y132 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y133\",\"name\":\"Y133 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, sports and athletics area\"},{\"code\":\"Y134\",\"name\":\"Y134 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, street and highway\"},{\"code\":\"Y135\",\"name\":\"Y135 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, trade and service area\"},{\"code\":\"Y136\",\"name\":\"Y136 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, industrial and construction area\"},{\"code\":\"Y137\",\"name\":\"Y137 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, farm\"},{\"code\":\"Y138\",\"name\":\"Y138 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, other specified places\"},{\"code\":\"Y139\",\"name\":\"Y139 Poisoning by and exposure to other drugs acting on the autonomic nervous system, undetermined intent, unspecified place\"},{\"code\":\"Y14\",\"name\":\"Y14 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent\"},{\"code\":\"Y140\",\"name\":\"Y140 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, home\"},{\"code\":\"Y141\",\"name\":\"Y141 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, residential institution\"},{\"code\":\"Y142\",\"name\":\"Y142 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y143\",\"name\":\"Y143 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, sports and athletics area\"},{\"code\":\"Y144\",\"name\":\"Y144 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, street and highway\"},{\"code\":\"Y145\",\"name\":\"Y145 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, trade and service area\"},{\"code\":\"Y146\",\"name\":\"Y146 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, industrial and construction area\"},{\"code\":\"Y147\",\"name\":\"Y147 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, farm\"},{\"code\":\"Y148\",\"name\":\"Y148 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, other specified places\"},{\"code\":\"Y149\",\"name\":\"Y149 Poisoning by and exposure to other and unspecified drugs, medicaments and biological substances, undetermined intent, unspecified place\"},{\"code\":\"Y15\",\"name\":\"Y15 Poisoning by and exposure to alcohol, undetermined intent\"},{\"code\":\"Y150\",\"name\":\"Y150 Poisoning by and exposure to alcohol, undetermined intent, home\"},{\"code\":\"Y151\",\"name\":\"Y151 Poisoning by and exposure to alcohol, undetermined intent, residential institution\"},{\"code\":\"Y152\",\"name\":\"Y152 Poisoning by and exposure to alcohol, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y153\",\"name\":\"Y153 Poisoning by and exposure to alcohol, undetermined intent, sports and athletics area\"},{\"code\":\"Y154\",\"name\":\"Y154 Poisoning by and exposure to alcohol, undetermined intent, street and highway\"},{\"code\":\"Y155\",\"name\":\"Y155 Poisoning by and exposure to alcohol, undetermined intent, trade and service area\"},{\"code\":\"Y156\",\"name\":\"Y156 Poisoning by and exposure to alcohol, undetermined intent, industrial and construction area\"},{\"code\":\"Y157\",\"name\":\"Y157 Poisoning by and exposure to alcohol, undetermined intent, farm\"},{\"code\":\"Y158\",\"name\":\"Y158 Poisoning by and exposure to alcohol, undetermined intent, other specified places\"},{\"code\":\"Y159\",\"name\":\"Y159 Poisoning by and exposure to alcohol, undetermined intent, unspecified place\"},{\"code\":\"Y16\",\"name\":\"Y16 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent\"},{\"code\":\"Y160\",\"name\":\"Y160 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, home\"},{\"code\":\"Y161\",\"name\":\"Y161 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, residential institution\"},{\"code\":\"Y162\",\"name\":\"Y162 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y163\",\"name\":\"Y163 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, sports and athletics area\"},{\"code\":\"Y164\",\"name\":\"Y164 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, street and highway\"},{\"code\":\"Y165\",\"name\":\"Y165 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, trade and service area\"},{\"code\":\"Y166\",\"name\":\"Y166 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, industrial and construction area\"},{\"code\":\"Y167\",\"name\":\"Y167 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, farm\"},{\"code\":\"Y168\",\"name\":\"Y168 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, other specified places\"},{\"code\":\"Y169\",\"name\":\"Y169 Poisoning by and exposure to organic solvents and halogenated hydrocarbons and their vapours, undetermined intent, unspecified place\"},{\"code\":\"Y17\",\"name\":\"Y17 Poisoning by and exposure to other gases and vapours, undetermined intent\"},{\"code\":\"Y170\",\"name\":\"Y170 Poisoning by and exposure to other gases and vapours, undetermined intent, home\"},{\"code\":\"Y171\",\"name\":\"Y171 Poisoning by and exposure to other gases and vapours, undetermined intent, residential institution\"},{\"code\":\"Y172\",\"name\":\"Y172 Poisoning by and exposure to other gases and vapours, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y173\",\"name\":\"Y173 Poisoning by and exposure to other gases and vapours, undetermined intent, sports and athletics area\"},{\"code\":\"Y174\",\"name\":\"Y174 Poisoning by and exposure to other gases and vapours, undetermined intent, street and highway\"},{\"code\":\"Y175\",\"name\":\"Y175 Poisoning by and exposure to other gases and vapours, undetermined intent, trade and service area\"},{\"code\":\"Y176\",\"name\":\"Y176 Poisoning by and exposure to other gases and vapours, undetermined intent, industrial and construction area\"},{\"code\":\"Y177\",\"name\":\"Y177 Poisoning by and exposure to other gases and vapours, undetermined intent, farm\"},{\"code\":\"Y178\",\"name\":\"Y178 Poisoning by and exposure to other gases and vapours, undetermined intent, other specified places\"},{\"code\":\"Y179\",\"name\":\"Y179 Poisoning by and exposure to other gases and vapours, undetermined intent, unspecified place\"},{\"code\":\"Y18\",\"name\":\"Y18 Poisoning by and exposure to pesticides, undetermined intent\"},{\"code\":\"Y180\",\"name\":\"Y180 Poisoning by and exposure to pesticides, undetermined intent, home\"},{\"code\":\"Y181\",\"name\":\"Y181 Poisoning by and exposure to pesticides, undetermined intent, residential institution\"},{\"code\":\"Y182\",\"name\":\"Y182 Poisoning by and exposure to pesticides, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y183\",\"name\":\"Y183 Poisoning by and exposure to pesticides, undetermined intent, sports and athletics area\"},{\"code\":\"Y184\",\"name\":\"Y184 Poisoning by and exposure to pesticides, undetermined intent, street and highway\"},{\"code\":\"Y185\",\"name\":\"Y185 Poisoning by and exposure to pesticides, undetermined intent, trade and service area\"},{\"code\":\"Y186\",\"name\":\"Y186 Poisoning by and exposure to pesticides, undetermined intent, industrial and construction area\"},{\"code\":\"Y187\",\"name\":\"Y187 Poisoning by and exposure to pesticides, undetermined intent, farm\"},{\"code\":\"Y188\",\"name\":\"Y188 Poisoning by and exposure to pesticides, undetermined intent, other specified places\"},{\"code\":\"Y189\",\"name\":\"Y189 Poisoning by and exposure to pesticides, undetermined intent, unspecified place\"},{\"code\":\"Y19\",\"name\":\"Y19 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent\"},{\"code\":\"Y190\",\"name\":\"Y190 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, home\"},{\"code\":\"Y191\",\"name\":\"Y191 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, residential institution\"},{\"code\":\"Y192\",\"name\":\"Y192 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y193\",\"name\":\"Y193 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, sports and athletics area\"},{\"code\":\"Y194\",\"name\":\"Y194 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, street and highway\"},{\"code\":\"Y195\",\"name\":\"Y195 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, trade and service area\"},{\"code\":\"Y196\",\"name\":\"Y196 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, industrial and construction area\"},{\"code\":\"Y197\",\"name\":\"Y197 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, farm\"},{\"code\":\"Y198\",\"name\":\"Y198 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, other specified places\"},{\"code\":\"Y199\",\"name\":\"Y199 Poisoning by and exposure to other and unspecified chemicals and noxious substances, undetermined intent, unspecified place\"},{\"code\":\"Y20\",\"name\":\"Y20 Hanging, strangulation and suffocation, undetermined intent\"},{\"code\":\"Y200\",\"name\":\"Y200 Hanging, strangulation and suffocation, undetermined intent, home\"},{\"code\":\"Y201\",\"name\":\"Y201 Hanging, strangulation and suffocation, undetermined intent, residential institution\"},{\"code\":\"Y202\",\"name\":\"Y202 Hanging, strangulation and suffocation, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y203\",\"name\":\"Y203 Hanging, strangulation and suffocation, undetermined intent, sports and athletics area\"},{\"code\":\"Y204\",\"name\":\"Y204 Hanging, strangulation and suffocation, undetermined intent, street and highway\"},{\"code\":\"Y205\",\"name\":\"Y205 Hanging, strangulation and suffocation, undetermined intent, trade and service area\"},{\"code\":\"Y206\",\"name\":\"Y206 Hanging, strangulation and suffocation, undetermined intent, industrial and construction area\"},{\"code\":\"Y207\",\"name\":\"Y207 Hanging, strangulation and suffocation, undetermined intent, farm\"},{\"code\":\"Y208\",\"name\":\"Y208 Hanging, strangulation and suffocation, undetermined intent, other specified places\"},{\"code\":\"Y209\",\"name\":\"Y209 Hanging, strangulation and suffocation, undetermined intent, unspecified place\"},{\"code\":\"Y21\",\"name\":\"Y21 Drowning and submersion, undetermined intent\"},{\"code\":\"Y210\",\"name\":\"Y210 Drowning and submersion, undetermined intent, home\"},{\"code\":\"Y211\",\"name\":\"Y211 Drowning and submersion, undetermined intent, residential institution\"},{\"code\":\"Y212\",\"name\":\"Y212 Drowning and submersion, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y213\",\"name\":\"Y213 Drowning and submersion, undetermined intent, sports and athletics area\"},{\"code\":\"Y214\",\"name\":\"Y214 Drowning and submersion, undetermined intent, street and highway\"},{\"code\":\"Y215\",\"name\":\"Y215 Drowning and submersion, undetermined intent, trade and service area\"},{\"code\":\"Y216\",\"name\":\"Y216 Drowning and submersion, undetermined intent, industrial and construction area\"},{\"code\":\"Y217\",\"name\":\"Y217 Drowning and submersion, undetermined intent, farm\"},{\"code\":\"Y218\",\"name\":\"Y218 Drowning and submersion, undetermined intent, other specified places\"},{\"code\":\"Y219\",\"name\":\"Y219 Drowning and submersion, undetermined intent, unspecified place\"},{\"code\":\"Y22\",\"name\":\"Y22 Handgun discharge, undetermined intent\"},{\"code\":\"Y220\",\"name\":\"Y220 Handgun discharge, undetermined intent, home\"},{\"code\":\"Y221\",\"name\":\"Y221 Handgun discharge, undetermined intent, residential institution\"},{\"code\":\"Y222\",\"name\":\"Y222 Handgun discharge, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y223\",\"name\":\"Y223 Handgun discharge, undetermined intent, sports and athletics area\"},{\"code\":\"Y224\",\"name\":\"Y224 Handgun discharge, undetermined intent, street and highway\"},{\"code\":\"Y225\",\"name\":\"Y225 Handgun discharge, undetermined intent, trade and service area\"},{\"code\":\"Y226\",\"name\":\"Y226 Handgun discharge, undetermined intent, industrial and construction area\"},{\"code\":\"Y227\",\"name\":\"Y227 Handgun discharge, undetermined intent, farm\"},{\"code\":\"Y228\",\"name\":\"Y228 Handgun discharge, undetermined intent, other specified places\"},{\"code\":\"Y229\",\"name\":\"Y229 Handgun discharge, undetermined intent, unspecified place\"},{\"code\":\"Y23\",\"name\":\"Y23 Rifle, shotgun and larger firearm discharge, undetermined intent\"},{\"code\":\"Y230\",\"name\":\"Y230 Rifle, shotgun and larger firearm discharge, undetermined intent, home\"},{\"code\":\"Y231\",\"name\":\"Y231 Rifle, shotgun and larger firearm discharge, undetermined intent, residential institution\"},{\"code\":\"Y232\",\"name\":\"Y232 Rifle, shotgun and larger firearm discharge, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y233\",\"name\":\"Y233 Rifle, shotgun and larger firearm discharge, undetermined intent, sports and athletics area\"},{\"code\":\"Y234\",\"name\":\"Y234 Rifle, shotgun and larger firearm discharge, undetermined intent, street and highway\"},{\"code\":\"Y235\",\"name\":\"Y235 Rifle, shotgun and larger firearm discharge, undetermined intent, trade and service area\"},{\"code\":\"Y236\",\"name\":\"Y236 Rifle, shotgun and larger firearm discharge, undetermined intent, industrial and construction area\"},{\"code\":\"Y237\",\"name\":\"Y237 Rifle, shotgun and larger firearm discharge, undetermined intent, farm\"},{\"code\":\"Y238\",\"name\":\"Y238 Rifle, shotgun and larger firearm discharge, undetermined intent, other specified places\"},{\"code\":\"Y239\",\"name\":\"Y239 Rifle, shotgun and larger firearm discharge, undetermined intent, unspecified place\"},{\"code\":\"Y24\",\"name\":\"Y24 Other and unspecified firearm discharge, undetermined intent\"},{\"code\":\"Y240\",\"name\":\"Y240 Other and unspecified firearm discharge, undetermined intent, home\"},{\"code\":\"Y241\",\"name\":\"Y241 Other and unspecified firearm discharge, undetermined intent, residential institution\"},{\"code\":\"Y242\",\"name\":\"Y242 Other and unspecified firearm discharge, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y243\",\"name\":\"Y243 Other and unspecified firearm discharge, undetermined intent, sports and athletics area\"},{\"code\":\"Y244\",\"name\":\"Y244 Other and unspecified firearm discharge, undetermined intent, street and highway\"},{\"code\":\"Y245\",\"name\":\"Y245 Other and unspecified firearm discharge, undetermined intent, trade and service area\"},{\"code\":\"Y246\",\"name\":\"Y246 Other and unspecified firearm discharge, undetermined intent, industrial and construction area\"},{\"code\":\"Y247\",\"name\":\"Y247 Other and unspecified firearm discharge, undetermined intent, farm\"},{\"code\":\"Y248\",\"name\":\"Y248 Other and unspecified firearm discharge, undetermined intent, other specified places\"},{\"code\":\"Y249\",\"name\":\"Y249 Other and unspecified firearm discharge, undetermined intent, unspecified place\"},{\"code\":\"Y25\",\"name\":\"Y25 Contact with explosive material, undetermined intent\"},{\"code\":\"Y250\",\"name\":\"Y250 Contact with explosive material, undetermined intent, home\"},{\"code\":\"Y251\",\"name\":\"Y251 Contact with explosive material, undetermined intent, residential institution\"},{\"code\":\"Y252\",\"name\":\"Y252 Contact with explosive material, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y253\",\"name\":\"Y253 Contact with explosive material, undetermined intent, sports and athletics area\"},{\"code\":\"Y254\",\"name\":\"Y254 Contact with explosive material, undetermined intent, street and highway\"},{\"code\":\"Y255\",\"name\":\"Y255 Contact with explosive material, undetermined intent, trade and service area\"},{\"code\":\"Y256\",\"name\":\"Y256 Contact with explosive material, undetermined intent, industrial and construction area\"},{\"code\":\"Y257\",\"name\":\"Y257 Contact with explosive material, undetermined intent, farm\"},{\"code\":\"Y258\",\"name\":\"Y258 Contact with explosive material, undetermined intent, other specified places\"},{\"code\":\"Y259\",\"name\":\"Y259 Contact with explosive material, undetermined intent, unspecified place\"},{\"code\":\"Y26\",\"name\":\"Y26 Exposure to smoke, fire and flames, undetermined intent\"},{\"code\":\"Y260\",\"name\":\"Y260 Exposure to smoke, fire and flames, undetermined intent, home\"},{\"code\":\"Y261\",\"name\":\"Y261 Exposure to smoke, fire and flames, undetermined intent, residential institution\"},{\"code\":\"Y262\",\"name\":\"Y262 Exposure to smoke, fire and flames, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y263\",\"name\":\"Y263 Exposure to smoke, fire and flames, undetermined intent, sports and athletics area\"},{\"code\":\"Y264\",\"name\":\"Y264 Exposure to smoke, fire and flames, undetermined intent, street and highway\"},{\"code\":\"Y265\",\"name\":\"Y265 Exposure to smoke, fire and flames, undetermined intent, trade and service area\"},{\"code\":\"Y266\",\"name\":\"Y266 Exposure to smoke, fire and flames, undetermined intent, industrial and construction area\"},{\"code\":\"Y267\",\"name\":\"Y267 Exposure to smoke, fire and flames, undetermined intent, farm\"},{\"code\":\"Y268\",\"name\":\"Y268 Exposure to smoke, fire and flames, undetermined intent, other specified places\"},{\"code\":\"Y269\",\"name\":\"Y269 Exposure to smoke, fire and flames, undetermined intent, unspecified place\"},{\"code\":\"Y27\",\"name\":\"Y27 Contact with steam, hot vapours and hot objects, undetermined intent\"},{\"code\":\"Y270\",\"name\":\"Y270 Contact with steam, hot vapours and hot objects, undetermined intent, home\"},{\"code\":\"Y271\",\"name\":\"Y271 Contact with steam, hot vapours and hot objects, undetermined intent, residential institution\"},{\"code\":\"Y272\",\"name\":\"Y272 Contact with steam, hot vapours and hot objects, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y273\",\"name\":\"Y273 Contact with steam, hot vapours and hot objects, undetermined intent, sports and athletics area\"},{\"code\":\"Y274\",\"name\":\"Y274 Contact with steam, hot vapours and hot objects, undetermined intent, street and highway\"},{\"code\":\"Y275\",\"name\":\"Y275 Contact with steam, hot vapours and hot objects, undetermined intent, trade and service area\"},{\"code\":\"Y276\",\"name\":\"Y276 Contact with steam, hot vapours and hot objects, undetermined intent, industrial and construction area\"},{\"code\":\"Y277\",\"name\":\"Y277 Contact with steam, hot vapours and hot objects, undetermined intent, farm\"},{\"code\":\"Y278\",\"name\":\"Y278 Contact with steam, hot vapours and hot objects, undetermined intent, other specified places\"},{\"code\":\"Y279\",\"name\":\"Y279 Contact with steam, hot vapours and hot objects, undetermined intent, unspecified place\"},{\"code\":\"Y28\",\"name\":\"Y28 Contact with sharp object, undetermined intent\"},{\"code\":\"Y280\",\"name\":\"Y280 Contact with sharp object, undetermined intent, home\"},{\"code\":\"Y281\",\"name\":\"Y281 Contact with sharp object, undetermined intent, residential institution\"},{\"code\":\"Y282\",\"name\":\"Y282 Contact with sharp object, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y283\",\"name\":\"Y283 Contact with sharp object, undetermined intent, sports and athletics area\"},{\"code\":\"Y284\",\"name\":\"Y284 Contact with sharp object, undetermined intent, street and highway\"},{\"code\":\"Y285\",\"name\":\"Y285 Contact with sharp object, undetermined intent, trade and service area\"},{\"code\":\"Y286\",\"name\":\"Y286 Contact with sharp object, undetermined intent, industrial and construction area\"},{\"code\":\"Y287\",\"name\":\"Y287 Contact with sharp object, undetermined intent, farm\"},{\"code\":\"Y288\",\"name\":\"Y288 Contact with sharp object, undetermined intent, other specified places\"},{\"code\":\"Y289\",\"name\":\"Y289 Contact with sharp object, undetermined intent, unspecified place\"},{\"code\":\"Y29\",\"name\":\"Y29 Contact with blunt object, undetermined intent\"},{\"code\":\"Y290\",\"name\":\"Y290 Contact with blunt object, undetermined intent, home\"},{\"code\":\"Y291\",\"name\":\"Y291 Contact with blunt object, undetermined intent, residential institution\"},{\"code\":\"Y292\",\"name\":\"Y292 Contact with blunt object, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y293\",\"name\":\"Y293 Contact with blunt object, undetermined intent, sports and athletics area\"},{\"code\":\"Y294\",\"name\":\"Y294 Contact with blunt object, undetermined intent, street and highway\"},{\"code\":\"Y295\",\"name\":\"Y295 Contact with blunt object, undetermined intent, trade and service area\"},{\"code\":\"Y296\",\"name\":\"Y296 Contact with blunt object, undetermined intent, industrial and construction area\"},{\"code\":\"Y297\",\"name\":\"Y297 Contact with blunt object, undetermined intent, farm\"},{\"code\":\"Y298\",\"name\":\"Y298 Contact with blunt object, undetermined intent, other specified places\"},{\"code\":\"Y299\",\"name\":\"Y299 Contact with blunt object, undetermined intent, unspecified place\"},{\"code\":\"Y30\",\"name\":\"Y30 Falling, jumping or pushed from a high place, undetermined intent\"},{\"code\":\"Y300\",\"name\":\"Y300 Falling, jumping or pushed from a high place, undetermined intent, home\"},{\"code\":\"Y301\",\"name\":\"Y301 Falling, jumping or pushed from a high place, undetermined intent, residential institution\"},{\"code\":\"Y302\",\"name\":\"Y302 Falling, jumping or pushed from a high place, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y303\",\"name\":\"Y303 Falling, jumping or pushed from a high place, undetermined intent, sports and athletics area\"},{\"code\":\"Y304\",\"name\":\"Y304 Falling, jumping or pushed from a high place, undetermined intent, street and highway\"},{\"code\":\"Y305\",\"name\":\"Y305 Falling, jumping or pushed from a high place, undetermined intent, trade and service area\"},{\"code\":\"Y306\",\"name\":\"Y306 Falling, jumping or pushed from a high place, undetermined intent, industrial and construction area\"},{\"code\":\"Y307\",\"name\":\"Y307 Falling, jumping or pushed from a high place, undetermined intent, farm\"},{\"code\":\"Y308\",\"name\":\"Y308 Falling, jumping or pushed from a high place, undetermined intent, other specified places\"},{\"code\":\"Y309\",\"name\":\"Y309 Falling, jumping or pushed from a high place, undetermined intent, unspecified place\"},{\"code\":\"Y31\",\"name\":\"Y31 Falling, lying or running before or into moving object, undetermined intent\"},{\"code\":\"Y310\",\"name\":\"Y310 Falling, lying or running before or into moving object, undetermined intent, home\"},{\"code\":\"Y311\",\"name\":\"Y311 Falling, lying or running before or into moving object, undetermined intent, residential institution\"},{\"code\":\"Y312\",\"name\":\"Y312 Falling, lying or running before or into moving object, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y313\",\"name\":\"Y313 Falling, lying or running before or into moving object, undetermined intent, sports and athletics area\"},{\"code\":\"Y314\",\"name\":\"Y314 Falling, lying or running before or into moving object, undetermined intent, street and highway\"},{\"code\":\"Y315\",\"name\":\"Y315 Falling, lying or running before or into moving object, undetermined intent, trade and service area\"},{\"code\":\"Y316\",\"name\":\"Y316 Falling, lying or running before or into moving object, undetermined intent, industrial and construction area\"},{\"code\":\"Y317\",\"name\":\"Y317 Falling, lying or running before or into moving object, undetermined intent, farm\"},{\"code\":\"Y318\",\"name\":\"Y318 Falling, lying or running before or into moving object, undetermined intent, other specified places\"},{\"code\":\"Y319\",\"name\":\"Y319 Falling, lying or running before or into moving object, undetermined intent, unspecified place\"},{\"code\":\"Y32\",\"name\":\"Y32 Crashing of motor vehicle, undetermined intent\"},{\"code\":\"Y320\",\"name\":\"Y320 Crashing of motor vehicle, undetermined intent, home\"},{\"code\":\"Y321\",\"name\":\"Y321 Crashing of motor vehicle, undetermined intent, residential institution\"},{\"code\":\"Y322\",\"name\":\"Y322 Crashing of motor vehicle, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y323\",\"name\":\"Y323 Crashing of motor vehicle, undetermined intent, sports and athletics area\"},{\"code\":\"Y324\",\"name\":\"Y324 Crashing of motor vehicle, undetermined intent, street and highway\"},{\"code\":\"Y325\",\"name\":\"Y325 Crashing of motor vehicle, undetermined intent, trade and service area\"},{\"code\":\"Y326\",\"name\":\"Y326 Crashing of motor vehicle, undetermined intent, industrial and construction area\"},{\"code\":\"Y327\",\"name\":\"Y327 Crashing of motor vehicle, undetermined intent, farm\"},{\"code\":\"Y328\",\"name\":\"Y328 Crashing of motor vehicle, undetermined intent, other specified places\"},{\"code\":\"Y329\",\"name\":\"Y329 Crashing of motor vehicle, undetermined intent, unspecified place\"},{\"code\":\"Y33\",\"name\":\"Y33 Other specified events, undetermined intent\"},{\"code\":\"Y330\",\"name\":\"Y330 Other specified events, undetermined intent, home\"},{\"code\":\"Y331\",\"name\":\"Y331 Other specified events, undetermined intent, residential institution\"},{\"code\":\"Y332\",\"name\":\"Y332 Other specified events, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y333\",\"name\":\"Y333 Other specified events, undetermined intent, sports and athletics area\"},{\"code\":\"Y334\",\"name\":\"Y334 Other specified events, undetermined intent, street and highway\"},{\"code\":\"Y335\",\"name\":\"Y335 Other specified events, undetermined intent, trade and service area\"},{\"code\":\"Y336\",\"name\":\"Y336 Other specified events, undetermined intent, industrial and construction area\"},{\"code\":\"Y337\",\"name\":\"Y337 Other specified events, undetermined intent, farm\"},{\"code\":\"Y338\",\"name\":\"Y338 Other specified events, undetermined intent, other specified places\"},{\"code\":\"Y339\",\"name\":\"Y339 Other specified events, undetermined intent, unspecified place\"},{\"code\":\"Y34\",\"name\":\"Y34 Unspecified event, undetermined intent\"},{\"code\":\"Y340\",\"name\":\"Y340 Unspecified event, undetermined intent, home\"},{\"code\":\"Y341\",\"name\":\"Y341 Unspecified event, undetermined intent, residential institution\"},{\"code\":\"Y342\",\"name\":\"Y342 Unspecified event, undetermined intent, school, other institution and public administrative area\"},{\"code\":\"Y343\",\"name\":\"Y343 Unspecified event, undetermined intent, sports and athletics area\"},{\"code\":\"Y344\",\"name\":\"Y344 Unspecified event, undetermined intent, street and highway\"},{\"code\":\"Y345\",\"name\":\"Y345 Unspecified event, undetermined intent, trade and service area\"},{\"code\":\"Y346\",\"name\":\"Y346 Unspecified event, undetermined intent, industrial and construction area\"},{\"code\":\"Y347\",\"name\":\"Y347 Unspecified event, undetermined intent, farm\"},{\"code\":\"Y348\",\"name\":\"Y348 Unspecified event, undetermined intent, other specified places\"},{\"code\":\"Y349\",\"name\":\"Y349 Unspecified event, undetermined intent, unspecified place\"},{\"code\":\"Y35\",\"name\":\"Y35 Legal intervention\"},{\"code\":\"Y350\",\"name\":\"Y350 Legal intervention involving firearm discharge\"},{\"code\":\"Y351\",\"name\":\"Y351 Legal intervention involving explosives\"},{\"code\":\"Y352\",\"name\":\"Y352 Legal intervention involving gas\"},{\"code\":\"Y353\",\"name\":\"Y353 Legal intervention involving blunt objects\"},{\"code\":\"Y354\",\"name\":\"Y354 Legal intervention involving sharp objects\"},{\"code\":\"Y355\",\"name\":\"Y355 Legal execution\"},{\"code\":\"Y356\",\"name\":\"Y356 Legal intervention involving other specified means\"},{\"code\":\"Y357\",\"name\":\"Y357 Legal intervention, means unspecified\"},{\"code\":\"Y36\",\"name\":\"Y36 Operations of war\"},{\"code\":\"Y360\",\"name\":\"Y360 War operations involving explosion of marine weapons\"},{\"code\":\"Y361\",\"name\":\"Y361 War operations involving destruction of aircraft\"},{\"code\":\"Y362\",\"name\":\"Y362 War operations involving other explosions and fragments\"},{\"code\":\"Y363\",\"name\":\"Y363 War operations involving fires, conflagrations and hot substances\"},{\"code\":\"Y364\",\"name\":\"Y364 War operations involving firearm discharge and other forms of conventional warfare\"},{\"code\":\"Y365\",\"name\":\"Y365 War operations involving nuclear weapons\"},{\"code\":\"Y366\",\"name\":\"Y366 War operations involving biological weapons\"},{\"code\":\"Y367\",\"name\":\"Y367 War operations involving chemical weapons and other forms of unconventional warfare\"},{\"code\":\"Y368\",\"name\":\"Y368 War operations occurring after cessation of hostilities\"},{\"code\":\"Y369\",\"name\":\"Y369 War operations, unspecified\"},{\"code\":\"Y40\",\"name\":\"Y40 Systemic antibiotics\"},{\"code\":\"Y400\",\"name\":\"Y400 Penicillins\"},{\"code\":\"Y401\",\"name\":\"Y401 Cefalosporins and other beta-lactam antibiotics\"},{\"code\":\"Y402\",\"name\":\"Y402 Chloramphenicol group\"},{\"code\":\"Y403\",\"name\":\"Y403 Macrolides\"},{\"code\":\"Y404\",\"name\":\"Y404 Tetracyclines\"},{\"code\":\"Y405\",\"name\":\"Y405 Aminoglycosides\"},{\"code\":\"Y406\",\"name\":\"Y406 Rifamycins\"},{\"code\":\"Y407\",\"name\":\"Y407 Antifungal antibiotics, systemically used\"},{\"code\":\"Y408\",\"name\":\"Y408 Other systemic antibiotics\"},{\"code\":\"Y409\",\"name\":\"Y409 Systemic antibiotic, unspecified\"},{\"code\":\"Y41\",\"name\":\"Y41 Other systemic anti-infectives and antiparasitics\"},{\"code\":\"Y410\",\"name\":\"Y410 Sulfonamides\"},{\"code\":\"Y411\",\"name\":\"Y411 Antimycobacterial drugs\"},{\"code\":\"Y412\",\"name\":\"Y412 Antimalarials and drugs acting on other blood protozoa\"},{\"code\":\"Y413\",\"name\":\"Y413 Other antiprotozoal drugs\"},{\"code\":\"Y414\",\"name\":\"Y414 Anthelminthics\"},{\"code\":\"Y415\",\"name\":\"Y415 Antiviral drugs\"},{\"code\":\"Y418\",\"name\":\"Y418 Other specified systemic anti-infectives and antiparasitics\"},{\"code\":\"Y419\",\"name\":\"Y419 Systemic anti-infective and antiparasitic, unspecified\"},{\"code\":\"Y42\",\"name\":\"Y42 Hormones and their synthetic substitutes and antagonists, NEC\"},{\"code\":\"Y420\",\"name\":\"Y420 Glucocorticoids and synthetic analogues\"},{\"code\":\"Y421\",\"name\":\"Y421 Thyroid hormones and substitutes\"},{\"code\":\"Y422\",\"name\":\"Y422 Antithyroid drugs\"},{\"code\":\"Y423\",\"name\":\"Y423 Insulin and oral hypoglycaemic [antidiabetic] drugs\"},{\"code\":\"Y424\",\"name\":\"Y424 Oral contraceptives\"},{\"code\":\"Y425\",\"name\":\"Y425 Other estrogens and progestogens\"},{\"code\":\"Y426\",\"name\":\"Y426 Antigonadotrophins, antiestrogens, antiandrogens, NEC\"},{\"code\":\"Y427\",\"name\":\"Y427 Androgens and anabolic congeners\"},{\"code\":\"Y428\",\"name\":\"Y428 Other and unspecified hormones and their synthetic substitutes\"},{\"code\":\"Y429\",\"name\":\"Y429 Other and unspecified hormone antagonists\"},{\"code\":\"Y43\",\"name\":\"Y43 Primarily systemic agents\"},{\"code\":\"Y430\",\"name\":\"Y430 Antiallergic and antiemetic drugs\"},{\"code\":\"Y431\",\"name\":\"Y431 Antineoplastic antimetabolites\"},{\"code\":\"Y432\",\"name\":\"Y432 Antineoplastic natural products\"},{\"code\":\"Y433\",\"name\":\"Y433 Other antineoplastic drugs\"},{\"code\":\"Y434\",\"name\":\"Y434 Immunosuppressive agents\"},{\"code\":\"Y435\",\"name\":\"Y435 Acidifying and alkalizing agents\"},{\"code\":\"Y436\",\"name\":\"Y436 Enzymes, NEC\"},{\"code\":\"Y438\",\"name\":\"Y438 Other primarily systemic agents, NEC\"},{\"code\":\"Y439\",\"name\":\"Y439 Primarily systemic agent, unspecified\"},{\"code\":\"Y44\",\"name\":\"Y44 Agents primarily affecting blood constituents\"},{\"code\":\"Y440\",\"name\":\"Y440 Iron preparations and other anti-hypochromic-anaemia preparations\"},{\"code\":\"Y441\",\"name\":\"Y441 Vitamin B12, folic acid and other anti-megaloblastic-anaemia preparations\"},{\"code\":\"Y442\",\"name\":\"Y442 Anticoagulants\"},{\"code\":\"Y443\",\"name\":\"Y443 Anticoagulant antagonists, vitamin K and other coagulants\"},{\"code\":\"Y444\",\"name\":\"Y444 Antithrombotic drugs [platelet-aggregation inhibitors]\"},{\"code\":\"Y445\",\"name\":\"Y445 Thrombolytic drugs\"},{\"code\":\"Y446\",\"name\":\"Y446 Natural blood and blood products\"},{\"code\":\"Y447\",\"name\":\"Y447 Plasma substitutes\"},{\"code\":\"Y449\",\"name\":\"Y449 Other and unspecified agents affecting blood constituents\"},{\"code\":\"Y45\",\"name\":\"Y45 Analgesics, antipyretics and anti-inflammatory drugs\"},{\"code\":\"Y450\",\"name\":\"Y450 Opioids and related analgesics\"},{\"code\":\"Y451\",\"name\":\"Y451 Salicylates\"},{\"code\":\"Y452\",\"name\":\"Y452 Propionic acid derivatives\"},{\"code\":\"Y453\",\"name\":\"Y453 Other nonsteroidal anti-inflammatory drugs [NSAID]\"},{\"code\":\"Y454\",\"name\":\"Y454 Antirheumatics\"},{\"code\":\"Y455\",\"name\":\"Y455 4-Aminophenol derivatives\"},{\"code\":\"Y458\",\"name\":\"Y458 Other analgesics and antipyretics\"},{\"code\":\"Y459\",\"name\":\"Y459 Analgesic, antipyretic and anti-inflammatory drug, unspecified\"},{\"code\":\"Y46\",\"name\":\"Y46 Antiepileptics and antiparkinsonism drugs\"},{\"code\":\"Y460\",\"name\":\"Y460 Succinimides\"},{\"code\":\"Y461\",\"name\":\"Y461 Oxazolidinediones\"},{\"code\":\"Y462\",\"name\":\"Y462 Hydantoin derivatives\"},{\"code\":\"Y463\",\"name\":\"Y463 Deoxybarbiturates\"},{\"code\":\"Y464\",\"name\":\"Y464 Iminostilbenes\"},{\"code\":\"Y465\",\"name\":\"Y465 Valproic acid\"},{\"code\":\"Y466\",\"name\":\"Y466 Other and unspecified antiepileptics\"},{\"code\":\"Y467\",\"name\":\"Y467 Antiparkinsonism drugs\"},{\"code\":\"Y468\",\"name\":\"Y468 Antispasticity drugs\"},{\"code\":\"Y47\",\"name\":\"Y47 Sedatives, hypnotics and antianxiety drugs\"},{\"code\":\"Y470\",\"name\":\"Y470 Barbiturates, NEC\"},{\"code\":\"Y471\",\"name\":\"Y471 Benzodiazepines\"},{\"code\":\"Y472\",\"name\":\"Y472 Cloral derivatives\"},{\"code\":\"Y473\",\"name\":\"Y473 Paraldehyde\"},{\"code\":\"Y474\",\"name\":\"Y474 Bromine compounds\"},{\"code\":\"Y475\",\"name\":\"Y475 Mixed sedatives and hypnotics, NEC\"},{\"code\":\"Y478\",\"name\":\"Y478 Other sedatives, hypnotics and antianxiety drugs\"},{\"code\":\"Y479\",\"name\":\"Y479 Sedative, hypnotic and antianxiety drug, unspecified\"},{\"code\":\"Y48\",\"name\":\"Y48 Anaesthetics and therapeutic gases\"},{\"code\":\"Y480\",\"name\":\"Y480 Inhaled anaesthetics\"},{\"code\":\"Y481\",\"name\":\"Y481 Parenteral anaesthetics\"},{\"code\":\"Y482\",\"name\":\"Y482 Other and unspecified general anaesthetics\"},{\"code\":\"Y483\",\"name\":\"Y483 Local anaesthetics\"},{\"code\":\"Y484\",\"name\":\"Y484 Anaesthetic, unspecified\"},{\"code\":\"Y485\",\"name\":\"Y485 Therapeutic gases\"},{\"code\":\"Y49\",\"name\":\"Y49 Psychotropic drugs, NEC\"},{\"code\":\"Y490\",\"name\":\"Y490 Tricyclic and tetracyclic antidepressants\"},{\"code\":\"Y491\",\"name\":\"Y491 Monoamine-oxidase-inhibitor antidepressants\"},{\"code\":\"Y492\",\"name\":\"Y492 Other and unspecified antidepressants\"},{\"code\":\"Y493\",\"name\":\"Y493 Phenothiazine antipsychotics and neuroleptics\"},{\"code\":\"Y494\",\"name\":\"Y494 Butyrophenone and thioxanthene neuroleptics\"},{\"code\":\"Y495\",\"name\":\"Y495 Other antipsychotics and neuroleptics\"},{\"code\":\"Y496\",\"name\":\"Y496 Psychodysleptics [hallucinogens]\"},{\"code\":\"Y497\",\"name\":\"Y497 Psychostimulants with abuse potential\"},{\"code\":\"Y498\",\"name\":\"Y498 Other psychotropic drugs, NEC\"},{\"code\":\"Y499\",\"name\":\"Y499 Psychotropic drug, unspecified\"},{\"code\":\"Y50\",\"name\":\"Y50 Central nervous system stimulants, NEC\"},{\"code\":\"Y500\",\"name\":\"Y500 Analeptics\"},{\"code\":\"Y501\",\"name\":\"Y501 Opioid receptor antagonists\"},{\"code\":\"Y502\",\"name\":\"Y502 Methylxanthines, NEC\"},{\"code\":\"Y508\",\"name\":\"Y508 Other central nervous system stimulants\"},{\"code\":\"Y509\",\"name\":\"Y509 Central nervous system stimulant, unspecified\"},{\"code\":\"Y51\",\"name\":\"Y51 Drugs primarily affecting the autonomic nervous system\"},{\"code\":\"Y510\",\"name\":\"Y510 Anticholinesterase agents\"},{\"code\":\"Y511\",\"name\":\"Y511 Other parasympathomimetics [cholinergics]\"},{\"code\":\"Y512\",\"name\":\"Y512 Ganglionic blocking drugs, NEC\"},{\"code\":\"Y513\",\"name\":\"Y513 Other parasympatholytics [anticholinergics and antimuscarinics] and spasmolytics, NEC\"},{\"code\":\"Y514\",\"name\":\"Y514 Predominantly alpha-adrenoreceptor agonists, NEC\"},{\"code\":\"Y515\",\"name\":\"Y515 Predominantly beta-adrenoreceptor agonists, NEC\"},{\"code\":\"Y516\",\"name\":\"Y516 Alpha-Adrenoreceptor antagonists, NEC\"},{\"code\":\"Y517\",\"name\":\"Y517 Beta-Adrenoreceptor antagonists, NEC\"},{\"code\":\"Y518\",\"name\":\"Y518 Centrally acting and adrenergic-neuron-blocking agents, NEC\"},{\"code\":\"Y519\",\"name\":\"Y519 Other and unspecified drugs primarily affecting the autonomic nervous system\"},{\"code\":\"Y52\",\"name\":\"Y52 Agents primarily affecting the cardiovascular system\"},{\"code\":\"Y520\",\"name\":\"Y520 Cardiac-stimulant glycosides and drugs of similar action\"},{\"code\":\"Y521\",\"name\":\"Y521 Calcium-channel blockers\"},{\"code\":\"Y522\",\"name\":\"Y522 Other antidysrhythmic drugs, NEC\"},{\"code\":\"Y523\",\"name\":\"Y523 Coronary vasodilators, NEC\"},{\"code\":\"Y524\",\"name\":\"Y524 Angiotensin-converting-enzyme inhibitors\"},{\"code\":\"Y525\",\"name\":\"Y525 Other antihypertensive drugs, NEC\"},{\"code\":\"Y526\",\"name\":\"Y526 Antihyperlipidaemic and antiarteriosclerotic drugs\"},{\"code\":\"Y527\",\"name\":\"Y527 Peripheral vasodilators\"},{\"code\":\"Y528\",\"name\":\"Y528 Antivaricose drugs, including sclerosing agents\"},{\"code\":\"Y529\",\"name\":\"Y529 Other and unspecified agents primarily affecting the cardiovascular system\"},{\"code\":\"Y53\",\"name\":\"Y53 Agents primarily affecting the gastrointestinal system\"},{\"code\":\"Y530\",\"name\":\"Y530 Histamine H2-receptor antagonists\"},{\"code\":\"Y531\",\"name\":\"Y531 Other antacids and anti-gastric-secretion drugs\"},{\"code\":\"Y532\",\"name\":\"Y532 Stimulant laxatives\"},{\"code\":\"Y533\",\"name\":\"Y533 Saline and osmotic laxatives\"},{\"code\":\"Y534\",\"name\":\"Y534 Other laxatives\"},{\"code\":\"Y535\",\"name\":\"Y535 Digestants\"},{\"code\":\"Y536\",\"name\":\"Y536 Antidiarrhoeal drugs\"},{\"code\":\"Y537\",\"name\":\"Y537 Emetics\"},{\"code\":\"Y538\",\"name\":\"Y538 Other agents primarily affecting the gastrointestinal system\"},{\"code\":\"Y539\",\"name\":\"Y539 Agent primarily affecting the gastrointestinal system, unspecified\"},{\"code\":\"Y54\",\"name\":\"Y54 Agents primarily affecting water-balance and mineral and uric acid metabolism\"},{\"code\":\"Y540\",\"name\":\"Y540 Mineralocorticoids\"},{\"code\":\"Y541\",\"name\":\"Y541 Mineralocorticoid antagonists [aldosterone antagonists]\"},{\"code\":\"Y542\",\"name\":\"Y542 Carbonic-anhydrase inhibitors\"},{\"code\":\"Y543\",\"name\":\"Y543 Benzothiadiazine derivatives\"},{\"code\":\"Y544\",\"name\":\"Y544 Loop [high-ceiling] diuretics\"},{\"code\":\"Y545\",\"name\":\"Y545 Other diuretics\"},{\"code\":\"Y546\",\"name\":\"Y546 Electrolytic, caloric and water-balance agents\"},{\"code\":\"Y547\",\"name\":\"Y547 Agents affecting calcification\"},{\"code\":\"Y548\",\"name\":\"Y548 Agents affecting uric acid metabolism\"},{\"code\":\"Y549\",\"name\":\"Y549 Mineral salts, NEC\"},{\"code\":\"Y55\",\"name\":\"Y55 Agents primarily acting on smooth and skeletal muscles and the respiratory system\"},{\"code\":\"Y550\",\"name\":\"Y550 Oxytocic drugs\"},{\"code\":\"Y551\",\"name\":\"Y551 Skeletal muscle relaxants [neuromuscular blocking agents]\"},{\"code\":\"Y552\",\"name\":\"Y552 Other and unspecified agents primarily acting on muscles\"},{\"code\":\"Y553\",\"name\":\"Y553 Antitussives\"},{\"code\":\"Y554\",\"name\":\"Y554 Expectorants\"},{\"code\":\"Y555\",\"name\":\"Y555 Anti-common-cold drugs\"},{\"code\":\"Y556\",\"name\":\"Y556 Antiasthmatics, NEC\"},{\"code\":\"Y557\",\"name\":\"Y557 Other and unspecified agents primarily acting on the respiratory system\"},{\"code\":\"Y56\",\"name\":\"Y56 Topical agents primarily affecting skin and mucous membrane and ophthalmological, otorhinolaryngological and dental drugs\"},{\"code\":\"Y560\",\"name\":\"Y560 Local antifungal, anti-infective and anti-inflammatory drugs, NEC\"},{\"code\":\"Y561\",\"name\":\"Y561 Antipruritics\"},{\"code\":\"Y562\",\"name\":\"Y562 Local astringents and local detergents\"},{\"code\":\"Y563\",\"name\":\"Y563 Emollients, demulcents and protectants\"},{\"code\":\"Y564\",\"name\":\"Y564 Keratolytics, keratoplastics and other hair treatment drugs and preparations\"},{\"code\":\"Y565\",\"name\":\"Y565 Ophthalmological drugs and preparations\"},{\"code\":\"Y566\",\"name\":\"Y566 Otorhinolaryngological drugs and preparations\"},{\"code\":\"Y567\",\"name\":\"Y567 Dental drugs, topically applied\"},{\"code\":\"Y568\",\"name\":\"Y568 Other topical agents\"},{\"code\":\"Y569\",\"name\":\"Y569 Topical agent, unspecified\"},{\"code\":\"Y57\",\"name\":\"Y57 Other and unspecified drugs and medicaments\"},{\"code\":\"Y570\",\"name\":\"Y570 Appetite depressants [anorectics]\"},{\"code\":\"Y571\",\"name\":\"Y571 Lipotropic drugs\"},{\"code\":\"Y572\",\"name\":\"Y572 Antidotes and chelating agents, NEC\"},{\"code\":\"Y573\",\"name\":\"Y573 Alcohol deterrents\"},{\"code\":\"Y574\",\"name\":\"Y574 Pharmaceutical excipients\"},{\"code\":\"Y575\",\"name\":\"Y575 X-ray contrast media\"},{\"code\":\"Y576\",\"name\":\"Y576 Other diagnostic agents\"},{\"code\":\"Y577\",\"name\":\"Y577 Vitamins, NEC\"},{\"code\":\"Y578\",\"name\":\"Y578 Other drugs and medicaments\"},{\"code\":\"Y579\",\"name\":\"Y579 Drug or medicament, unspecified\"},{\"code\":\"Y58\",\"name\":\"Y58 Bacterial vaccines\"},{\"code\":\"Y580\",\"name\":\"Y580 BCG vaccine\"},{\"code\":\"Y581\",\"name\":\"Y581 Typhoid and paratyphoid vaccine\"},{\"code\":\"Y582\",\"name\":\"Y582 Cholera vaccine\"},{\"code\":\"Y583\",\"name\":\"Y583 Plague vaccine\"},{\"code\":\"Y584\",\"name\":\"Y584 Tetanus vaccine\"},{\"code\":\"Y585\",\"name\":\"Y585 Diphtheria vaccine\"},{\"code\":\"Y586\",\"name\":\"Y586 Pertussis vaccine, including combinations with a pertussis component\"},{\"code\":\"Y588\",\"name\":\"Y588 Mixed bacterial vaccines, except combinations with a pertussis component\"},{\"code\":\"Y589\",\"name\":\"Y589 Other and unspecified bacterial vaccines\"},{\"code\":\"Y59\",\"name\":\"Y59 Other and unspecified vaccines and biological substances\"},{\"code\":\"Y590\",\"name\":\"Y590 Viral vaccines\"},{\"code\":\"Y591\",\"name\":\"Y591 Rickettsial vaccines\"},{\"code\":\"Y592\",\"name\":\"Y592 Protozoal vaccines\"},{\"code\":\"Y593\",\"name\":\"Y593 Immunoglobulin\"},{\"code\":\"Y598\",\"name\":\"Y598 Other specified vaccines and biological substances\"},{\"code\":\"Y599\",\"name\":\"Y599 Vaccine or biological substance, unspecified\"},{\"code\":\"Y60\",\"name\":\"Y60 Unintentional cut, puncture, perforation or haemorrhage during surgical and medical care\"},{\"code\":\"Y600\",\"name\":\"Y600 During surgical operation\"},{\"code\":\"Y601\",\"name\":\"Y601 During infusion or transfusion\"},{\"code\":\"Y602\",\"name\":\"Y602 During kidney dialysis or other perfusion\"},{\"code\":\"Y603\",\"name\":\"Y603 During injection or immunization\"},{\"code\":\"Y604\",\"name\":\"Y604 During endoscopic examination\"},{\"code\":\"Y605\",\"name\":\"Y605 During heart catheterization\"},{\"code\":\"Y606\",\"name\":\"Y606 During aspiration, puncture and other catheterization\"},{\"code\":\"Y607\",\"name\":\"Y607 During administration of enema\"},{\"code\":\"Y608\",\"name\":\"Y608 During other surgical and medical care\"},{\"code\":\"Y609\",\"name\":\"Y609 During unspecified surgical and medical care\"},{\"code\":\"Y61\",\"name\":\"Y61 Foreign object accidentally left in body during surgical and medical care\"},{\"code\":\"Y610\",\"name\":\"Y610 During surgical operation\"},{\"code\":\"Y611\",\"name\":\"Y611 During infusion or transfusion\"},{\"code\":\"Y612\",\"name\":\"Y612 During kidney dialysis or other perfusion\"},{\"code\":\"Y613\",\"name\":\"Y613 During injection or immunization\"},{\"code\":\"Y614\",\"name\":\"Y614 During endoscopic examination\"},{\"code\":\"Y615\",\"name\":\"Y615 During heart catheterization\"},{\"code\":\"Y616\",\"name\":\"Y616 During aspiration, puncture and other catheterization\"},{\"code\":\"Y617\",\"name\":\"Y617 During removal of catheter or packing\"},{\"code\":\"Y618\",\"name\":\"Y618 During other surgical and medical care\"},{\"code\":\"Y619\",\"name\":\"Y619 During unspecified surgical and medical care\"},{\"code\":\"Y62\",\"name\":\"Y62 Failure of sterile precautions during surgical and medical care\"},{\"code\":\"Y620\",\"name\":\"Y620 During surgical operation\"},{\"code\":\"Y621\",\"name\":\"Y621 During infusion or transfusion\"},{\"code\":\"Y622\",\"name\":\"Y622 During kidney dialysis or other perfusion\"},{\"code\":\"Y623\",\"name\":\"Y623 During injection or immunization\"},{\"code\":\"Y624\",\"name\":\"Y624 During endoscopic examination\"},{\"code\":\"Y625\",\"name\":\"Y625 During heart catheterization\"},{\"code\":\"Y626\",\"name\":\"Y626 During aspiration, puncture and other catheterization\"},{\"code\":\"Y628\",\"name\":\"Y628 During other surgical and medical care\"},{\"code\":\"Y629\",\"name\":\"Y629 During unspecified surgical and medical care\"},{\"code\":\"Y63\",\"name\":\"Y63 Failure in dosage during surgical and medical care\"},{\"code\":\"Y630\",\"name\":\"Y630 Excessive amount of blood or other fluid given during transfusion or infusion\"},{\"code\":\"Y631\",\"name\":\"Y631 Incorrect dilution of fluid used during infusion\"},{\"code\":\"Y632\",\"name\":\"Y632 Overdose of radiation given during therapy\"},{\"code\":\"Y633\",\"name\":\"Y633 Inadvertent exposure of patient to radiation during medical care\"},{\"code\":\"Y634\",\"name\":\"Y634 Failure in dosage in electroshock or insulin-shock therapy\"},{\"code\":\"Y635\",\"name\":\"Y635 Inappropriate temperature in local application and packing\"},{\"code\":\"Y636\",\"name\":\"Y636 Nonadministration of necessary drug, medicament or biological substance\"},{\"code\":\"Y638\",\"name\":\"Y638 Failure in dosage during other surgical and medical care\"},{\"code\":\"Y639\",\"name\":\"Y639 Failure in dosage during unspecified surgical and medical care\"},{\"code\":\"Y64\",\"name\":\"Y64 Contaminated medical or biological substances\"},{\"code\":\"Y640\",\"name\":\"Y640 Contaminated medical or biological substance, transfused or infused\"},{\"code\":\"Y641\",\"name\":\"Y641 Contaminated medical or biological substance, injected or used for immunization\"},{\"code\":\"Y648\",\"name\":\"Y648 Contaminated medical or biological substance administered by other means\"},{\"code\":\"Y649\",\"name\":\"Y649 Contaminated medical or biological substance administered by unspecified means\"},{\"code\":\"Y65\",\"name\":\"Y65 Other misadventures during surgical and medical care\"},{\"code\":\"Y650\",\"name\":\"Y650 Mismatched blood used in transfusion\"},{\"code\":\"Y651\",\"name\":\"Y651 Wrong fluid used in infusion\"},{\"code\":\"Y652\",\"name\":\"Y652 Failure in suture or ligature during surgical operation\"},{\"code\":\"Y653\",\"name\":\"Y653 Endotracheal tube wrongly placed during anaesthetic procedure\"},{\"code\":\"Y654\",\"name\":\"Y654 Failure to introduce or to remove other tube or instrument\"},{\"code\":\"Y655\",\"name\":\"Y655 Performance of inappropriate operation\"},{\"code\":\"Y658\",\"name\":\"Y658 Other specified misadventures during surgical and medical care\"},{\"code\":\"Y66\",\"name\":\"Y66 Nonadministration of surgical and medical care\"},{\"code\":\"Y69\",\"name\":\"Y69 Unspecified misadventure during surgical and medical care\"},{\"code\":\"Y70\",\"name\":\"Y70 Anaesthesiology devices associated with adverse incidents\"},{\"code\":\"Y700\",\"name\":\"Y700 Anaesthesiology devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y701\",\"name\":\"Y701 Anaesthesiology devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y702\",\"name\":\"Y702 Anaesthesiology devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y703\",\"name\":\"Y703 Anaesthesiology devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y708\",\"name\":\"Y708 Anaesthesiology devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y71\",\"name\":\"Y71 Cardiovascular devices associated with adverse incidents\"},{\"code\":\"Y710\",\"name\":\"Y710 Cardiovascular devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y711\",\"name\":\"Y711 Cardiovascular devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y712\",\"name\":\"Y712 Cardiovascular devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y713\",\"name\":\"Y713 Cardiovascular devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y718\",\"name\":\"Y718 Cardiovascular devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y72\",\"name\":\"Y72 Otorhinolaryngological devices associated with adverse incidents\"},{\"code\":\"Y720\",\"name\":\"Y720 Otorhinolaryngological devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y721\",\"name\":\"Y721 Otorhinolaryngological devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y722\",\"name\":\"Y722 Otorhinolaryngological devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y723\",\"name\":\"Y723 Otorhinolaryngological devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y728\",\"name\":\"Y728 Otorhinolaryngological devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y73\",\"name\":\"Y73 Gastroenterology and urology devices associated with adverse incidents\"},{\"code\":\"Y730\",\"name\":\"Y730 Gastroenterology and urology devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y731\",\"name\":\"Y731 Gastroenterology and urology devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y732\",\"name\":\"Y732 Gastroenterology and urology devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y733\",\"name\":\"Y733 Gastroenterology and urology devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y738\",\"name\":\"Y738 Gastroenterology and urology devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y74\",\"name\":\"Y74 General hospital and personal-use devices associated with adverse incidents\"},{\"code\":\"Y740\",\"name\":\"Y740 General hospital and personal-use devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y741\",\"name\":\"Y741 General hospital and personal-use devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y742\",\"name\":\"Y742 General hospital and personal-use devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y743\",\"name\":\"Y743 General hospital and personal-use devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y748\",\"name\":\"Y748 General hospital and personal-use devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y75\",\"name\":\"Y75 Neurological devices associated with adverse incidents\"},{\"code\":\"Y750\",\"name\":\"Y750 Neurological devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y751\",\"name\":\"Y751 Neurological devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y752\",\"name\":\"Y752 Neurological devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y753\",\"name\":\"Y753 Neurological devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y758\",\"name\":\"Y758 Neurological devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y76\",\"name\":\"Y76 Obstetric and gynaecological devices associated with adverse incidents\"},{\"code\":\"Y760\",\"name\":\"Y760 Obstetric and gynaecological devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y761\",\"name\":\"Y761 Obstetric and gynaecological devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y762\",\"name\":\"Y762 Obstetric and gynaecological devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y763\",\"name\":\"Y763 Obstetric and gynaecological devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y768\",\"name\":\"Y768 Obstetric and gynaecological devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y77\",\"name\":\"Y77 Ophthalmic devices associated with adverse incidents\"},{\"code\":\"Y770\",\"name\":\"Y770 Ophthalmic devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y771\",\"name\":\"Y771 Ophthalmic devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y772\",\"name\":\"Y772 Ophthalmic devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y773\",\"name\":\"Y773 Ophthalmic devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y778\",\"name\":\"Y778 Ophthalmic devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y78\",\"name\":\"Y78 Radiological devices associated with adverse incidents\"},{\"code\":\"Y780\",\"name\":\"Y780 Radiological devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y781\",\"name\":\"Y781 Radiological devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y782\",\"name\":\"Y782 Radiological devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y783\",\"name\":\"Y783 Radiological devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y788\",\"name\":\"Y788 Radiological devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y79\",\"name\":\"Y79 Orthopaedic devices associated with adverse incidents\"},{\"code\":\"Y790\",\"name\":\"Y790 Orthopaedic devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y791\",\"name\":\"Y791 Orthopaedic devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y792\",\"name\":\"Y792 Orthopaedic devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y793\",\"name\":\"Y793 Orthopaedic devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y798\",\"name\":\"Y798 Orthopaedic devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y80\",\"name\":\"Y80 Physical medicine devices associated with adverse incidents\"},{\"code\":\"Y800\",\"name\":\"Y800 Physical medicine devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y801\",\"name\":\"Y801 Physical medicine devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y802\",\"name\":\"Y802 Physical medicine devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y803\",\"name\":\"Y803 Physical medicine devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y808\",\"name\":\"Y808 Physical medicine devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y81\",\"name\":\"Y81 General- and plastic-surgery devices associated with adverse incidents\"},{\"code\":\"Y810\",\"name\":\"Y810 General- and plastic-surgery devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y811\",\"name\":\"Y811 General- and plastic-surgery devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y812\",\"name\":\"Y812 General- and plastic-surgery devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y813\",\"name\":\"Y813 General- and plastic-surgery devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y818\",\"name\":\"Y818 General- and plastic-surgery devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y82\",\"name\":\"Y82 Other and unspecified medical devices associated with adverse incidents\"},{\"code\":\"Y820\",\"name\":\"Y820 Other and unspecified medical devices associated with adverse incidents, diagnostic and monitoring devices\"},{\"code\":\"Y821\",\"name\":\"Y821 Other and unspecified medical devices associated with adverse incidents, therapeutic (nonsurgical) and rehabilitative devices\"},{\"code\":\"Y822\",\"name\":\"Y822 Other and unspecified medical devices associated with adverse incidents, prosthetic and other implants, materials and accessory devices\"},{\"code\":\"Y823\",\"name\":\"Y823 Other and unspecified medical devices associated with adverse incidents, surgical instruments, materials and devices (including sutures)\"},{\"code\":\"Y828\",\"name\":\"Y828 Other and unspecified medical devices associated with adverse incidents, miscellaneous devices, NEC\"},{\"code\":\"Y83\",\"name\":\"Y83 Surgical operation and other surgical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure\"},{\"code\":\"Y830\",\"name\":\"Y830 Surgical operation with transplant of whole organ\"},{\"code\":\"Y831\",\"name\":\"Y831 Surgical operation with implant of artificial internal device\"},{\"code\":\"Y832\",\"name\":\"Y832 Surgical operation with anastomosis, bypass or graft\"},{\"code\":\"Y833\",\"name\":\"Y833 Surgical operation with formation of external stoma\"},{\"code\":\"Y834\",\"name\":\"Y834 Other reconstructive surgery\"},{\"code\":\"Y835\",\"name\":\"Y835 Amputation of limb(s)\"},{\"code\":\"Y836\",\"name\":\"Y836 Removal of other organ (partial) (total)\"},{\"code\":\"Y838\",\"name\":\"Y838 Other surgical procedures\"},{\"code\":\"Y839\",\"name\":\"Y839 Surgical procedure, unspecified\"},{\"code\":\"Y84\",\"name\":\"Y84 Other medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure\"},{\"code\":\"Y840\",\"name\":\"Y840 Cardiac catheterization\"},{\"code\":\"Y841\",\"name\":\"Y841 Kidney dialysis\"},{\"code\":\"Y842\",\"name\":\"Y842 Radiological procedure and radiotherapy\"},{\"code\":\"Y843\",\"name\":\"Y843 Shock therapy\"},{\"code\":\"Y844\",\"name\":\"Y844 Aspiration of fluid\"},{\"code\":\"Y845\",\"name\":\"Y845 Insertion of gastric or duodenal sound\"},{\"code\":\"Y846\",\"name\":\"Y846 Urinary catheterization\"},{\"code\":\"Y847\",\"name\":\"Y847 Blood-sampling\"},{\"code\":\"Y848\",\"name\":\"Y848 Other medical procedures\"},{\"code\":\"Y849\",\"name\":\"Y849 Medical procedure, unspecified\"},{\"code\":\"Y85\",\"name\":\"Y85 Sequelae of transport accidents\"},{\"code\":\"Y850\",\"name\":\"Y850 Sequelae of motor-vehicle accident\"},{\"code\":\"Y859\",\"name\":\"Y859 Sequelae of other and unspecified transport accidents\"},{\"code\":\"Y86\",\"name\":\"Y86 Sequelae of other accidents\"},{\"code\":\"Y87\",\"name\":\"Y87 Sequelae of intentional self-harm, assault and events of undetermined intent\"},{\"code\":\"Y870\",\"name\":\"Y870 Sequelae of intentional self-harm\"},{\"code\":\"Y871\",\"name\":\"Y871 Sequelae of assault\"},{\"code\":\"Y872\",\"name\":\"Y872 Sequelae of events of undetermined intent\"},{\"code\":\"Y88\",\"name\":\"Y88 Sequelae with surgical and medical care as external cause\"},{\"code\":\"Y880\",\"name\":\"Y880 Sequelae of adverse effects caused by drugs, medicaments and biological substances in therapeutic use\"},{\"code\":\"Y881\",\"name\":\"Y881 Sequelae of misadventures to patients during surgical and medical procedures\"},{\"code\":\"Y882\",\"name\":\"Y882 Sequelae of adverse incidents associated with medical devices in diagnostic and therapeutic use\"},{\"code\":\"Y883\",\"name\":\"Y883 Sequelae of surgical and medical procedures as the cause of abnormal reaction of the patient, or of later complication, without mention of misadventure at the time of the procedure\"},{\"code\":\"Y89\",\"name\":\"Y89 Sequelae of other external causes\"},{\"code\":\"Y890\",\"name\":\"Y890 Sequelae of legal intervention\"},{\"code\":\"Y891\",\"name\":\"Y891 Sequelae of war operations\"},{\"code\":\"Y899\",\"name\":\"Y899 Sequelae of unspecified external cause\"},{\"code\":\"Y90\",\"name\":\"Y90 Evidence of alcohol involvement determined by blood alcohol level\"},{\"code\":\"Y900\",\"name\":\"Y900 Blood alcohol level of less than 20 mg/100 ml\"},{\"code\":\"Y901\",\"name\":\"Y901 Blood alcohol level of 20-39 mg/100 ml\"},{\"code\":\"Y902\",\"name\":\"Y902 Blood alcohol level of 40-59 mg/100 ml\"},{\"code\":\"Y903\",\"name\":\"Y903 Blood alcohol level of 60-79 mg/100 ml\"},{\"code\":\"Y904\",\"name\":\"Y904 Blood alcohol level of 80-99 mg/100 ml\"},{\"code\":\"Y905\",\"name\":\"Y905 Blood alcohol level of 100-119 mg/100 ml\"},{\"code\":\"Y906\",\"name\":\"Y906 Blood alcohol level of 120-199 mg/100 ml\"},{\"code\":\"Y907\",\"name\":\"Y907 Blood alcohol level of 200-239 mg/100 ml\"},{\"code\":\"Y908\",\"name\":\"Y908 Blood alcohol level of 240 mg/100 ml or more\"},{\"code\":\"Y909\",\"name\":\"Y909 Presence of alcohol in blood, level not specified\"},{\"code\":\"Y91\",\"name\":\"Y91 Evidence of alcohol involvement determined by level of intoxication\"},{\"code\":\"Y910\",\"name\":\"Y910 Mild alcohol intoxication\"},{\"code\":\"Y911\",\"name\":\"Y911 Moderate alcohol intoxication\"},{\"code\":\"Y912\",\"name\":\"Y912 Severe alcohol intoxication\"},{\"code\":\"Y913\",\"name\":\"Y913 Very severe alcohol intoxication\"},{\"code\":\"Y919\",\"name\":\"Y919 Alcohol involvement, not otherwise specified\"},{\"code\":\"Y95\",\"name\":\"Y95 Nosocomial condition\"},{\"code\":\"Y96\",\"name\":\"Y96 Work-related condition\"},{\"code\":\"Y97\",\"name\":\"Y97 Environmental-pollution-related condition\"},{\"code\":\"Y98\",\"name\":\"Y98 Lifestyle-related condition\"},{\"code\":\"Z00\",\"name\":\"Z00 General examination and investigation of persons without complaint and reported diagnosis\"},{\"code\":\"Z000\",\"name\":\"Z000 General medical examination\"},{\"code\":\"Z001\",\"name\":\"Z001 Routine child health examination\"},{\"code\":\"Z002\",\"name\":\"Z002 Examination for period of rapid growth in childhood\"},{\"code\":\"Z003\",\"name\":\"Z003 Examination for adolescent development state\"},{\"code\":\"Z004\",\"name\":\"Z004 General psychiatric examination, NEC\"},{\"code\":\"Z005\",\"name\":\"Z005 Examination of potential donor of organ and tissue\"},{\"code\":\"Z006\",\"name\":\"Z006 Examination for normal comparison and control in clinical research programme\"},{\"code\":\"Z008\",\"name\":\"Z008 Other general examinations\"},{\"code\":\"Z01\",\"name\":\"Z01 Other special examinations and investigations of persons without complaint or reported diagnosis\"},{\"code\":\"Z010\",\"name\":\"Z010 Examination of eyes and vision\"},{\"code\":\"Z011\",\"name\":\"Z011 Examination of ears and hearing\"},{\"code\":\"Z012\",\"name\":\"Z012 Dental examination\"},{\"code\":\"Z013\",\"name\":\"Z013 Examination of blood pressure\"},{\"code\":\"Z014\",\"name\":\"Z014 Gynaecological examination (general)(routine)\"},{\"code\":\"Z015\",\"name\":\"Z015 Diagnostic skin and sensitization tests\"},{\"code\":\"Z016\",\"name\":\"Z016 Radiological examination, NEC\"},{\"code\":\"Z017\",\"name\":\"Z017 Laboratory examination\"},{\"code\":\"Z018\",\"name\":\"Z018 Other specified special examinations\"},{\"code\":\"Z019\",\"name\":\"Z019 Special examination, unspecified\"},{\"code\":\"Z02\",\"name\":\"Z02 Examination and encounter for administrative purposes\"},{\"code\":\"Z020\",\"name\":\"Z020 Examination for admission to educational institution\"},{\"code\":\"Z021\",\"name\":\"Z021 Pre-employment examination\"},{\"code\":\"Z022\",\"name\":\"Z022 Examination for admission to residential institutions\"},{\"code\":\"Z023\",\"name\":\"Z023 Examination for recruitment to armed forces\"},{\"code\":\"Z024\",\"name\":\"Z024 Examination for driving licence\"},{\"code\":\"Z025\",\"name\":\"Z025 Examination for participation in sport\"},{\"code\":\"Z026\",\"name\":\"Z026 Examination for insurance purposes\"},{\"code\":\"Z027\",\"name\":\"Z027 Issue of medical certificate\"},{\"code\":\"Z028\",\"name\":\"Z028 Other examinations for administrative purposes\"},{\"code\":\"Z029\",\"name\":\"Z029 Examination for administrative purposes, unspecified\"},{\"code\":\"Z03\",\"name\":\"Z03 Medical observation and evaluation for suspected diseases and conditions\"},{\"code\":\"Z030\",\"name\":\"Z030 Observation for suspected tuberculosis\"},{\"code\":\"Z031\",\"name\":\"Z031 Observation for suspected malignant neoplasm\"},{\"code\":\"Z032\",\"name\":\"Z032 Observation for suspected mental and behavioural disorders\"},{\"code\":\"Z033\",\"name\":\"Z033 Observation for suspected nervous system disorder\"},{\"code\":\"Z034\",\"name\":\"Z034 Observation for suspected myocardial infarction\"},{\"code\":\"Z035\",\"name\":\"Z035 Observation for other suspected cardiovascular diseases\"},{\"code\":\"Z036\",\"name\":\"Z036 Observation for suspected toxic effect from ingested substance\"},{\"code\":\"Z038\",\"name\":\"Z038 Observation for other suspected diseases and conditions\"},{\"code\":\"Z039\",\"name\":\"Z039 Observation for suspected disease or condition, unspecified\"},{\"code\":\"Z04\",\"name\":\"Z04 Examination and observation for other reasons\"},{\"code\":\"Z040\",\"name\":\"Z040 Blood-alcohol and blood-drug test\"},{\"code\":\"Z041\",\"name\":\"Z041 Examination and observation following transport accident\"},{\"code\":\"Z042\",\"name\":\"Z042 Examination and observation following work accident\"},{\"code\":\"Z043\",\"name\":\"Z043 Examination and observation following other accident\"},{\"code\":\"Z044\",\"name\":\"Z044 Examination and observation following alleged rape and seduction\"},{\"code\":\"Z045\",\"name\":\"Z045 Examination and observation following other inflicted injury\"},{\"code\":\"Z046\",\"name\":\"Z046 General psychiatric examination, requested by authority\"},{\"code\":\"Z048\",\"name\":\"Z048 Examination and observation for other specified reasons\"},{\"code\":\"Z049\",\"name\":\"Z049 Examination and observation for unspecified reason\"},{\"code\":\"Z08\",\"name\":\"Z08 Follow-up examination after treatment for malignant neoplasms\"},{\"code\":\"Z080\",\"name\":\"Z080 Follow-up examination after surgery for malignant neoplasm\"},{\"code\":\"Z081\",\"name\":\"Z081 Follow-up examination after radiotherapy for malignant neoplasm\"},{\"code\":\"Z082\",\"name\":\"Z082 Follow-up examination after chemotherapy for malignant neoplasm\"},{\"code\":\"Z087\",\"name\":\"Z087 Follow-up examination after combined treatment for malignant neoplasm\"},{\"code\":\"Z088\",\"name\":\"Z088 Follow-up examination after other treatment for malignant neoplasm\"},{\"code\":\"Z089\",\"name\":\"Z089 Follow-up examination after unspecified treatment for malignant neoplasm\"},{\"code\":\"Z09\",\"name\":\"Z09 Follow-up examination after treatment for conditions other than malignant neoplasms\"},{\"code\":\"Z090\",\"name\":\"Z090 Follow-up examination after surgery for other conditions\"},{\"code\":\"Z091\",\"name\":\"Z091 Follow-up examination after radiotherapy for other conditions\"},{\"code\":\"Z092\",\"name\":\"Z092 Follow-up examination after chemotherapy for other conditions\"},{\"code\":\"Z093\",\"name\":\"Z093 Follow-up examination after psychotherapy\"},{\"code\":\"Z094\",\"name\":\"Z094 Follow-up examination after treatment of fracture\"},{\"code\":\"Z097\",\"name\":\"Z097 Follow-up examination after combined treatment for other conditions\"},{\"code\":\"Z098\",\"name\":\"Z098 Follow-up examination after other treatment for other conditions\"},{\"code\":\"Z099\",\"name\":\"Z099 Follow-up examination after unspecified treatment for other conditions\"},{\"code\":\"Z10\",\"name\":\"Z10 Routine general health check-up of defined subpopulation\"},{\"code\":\"Z100\",\"name\":\"Z100 Occupational health examination\"},{\"code\":\"Z101\",\"name\":\"Z101 Routine general health check-up of inhabitants of institutions\"},{\"code\":\"Z102\",\"name\":\"Z102 Routine general health check-up of armed forces\"},{\"code\":\"Z103\",\"name\":\"Z103 Routine general health check-up of sports teams\"},{\"code\":\"Z108\",\"name\":\"Z108 Routine general health check-up of other defined subpopulations\"},{\"code\":\"Z11\",\"name\":\"Z11 Special screening examination for infectious and parasitic diseases\"},{\"code\":\"Z110\",\"name\":\"Z110 Special screening examination for intestinal infectious diseases\"},{\"code\":\"Z111\",\"name\":\"Z111 Special screening examination for respiratory tuberculosis\"},{\"code\":\"Z112\",\"name\":\"Z112 Special screening examination for other bacterial diseases\"},{\"code\":\"Z113\",\"name\":\"Z113 Special screening examination for infections with a predominantly sexual mode of transmission\"},{\"code\":\"Z114\",\"name\":\"Z114 Special screening examination for human immunodeficiency virus [HIV]\"},{\"code\":\"Z115\",\"name\":\"Z115 Special screening examination for other viral diseases\"},{\"code\":\"Z116\",\"name\":\"Z116 Special screening examination for other protozoal diseases and helminthiases\"},{\"code\":\"Z118\",\"name\":\"Z118 Special screening examination for other infectious and parasitic diseases\"},{\"code\":\"Z119\",\"name\":\"Z119 Special screening examination for infectious and parasitic diseases, unspecified\"},{\"code\":\"Z12\",\"name\":\"Z12 Special screening examination for neoplasms\"},{\"code\":\"Z120\",\"name\":\"Z120 Special screening examination for neoplasm of stomach\"},{\"code\":\"Z121\",\"name\":\"Z121 Special screening examination for neoplasm of intestinal tract\"},{\"code\":\"Z122\",\"name\":\"Z122 Special screening examination for neoplasm of respiratory organs\"},{\"code\":\"Z123\",\"name\":\"Z123 Special screening examination for neoplasm of breast\"},{\"code\":\"Z124\",\"name\":\"Z124 Special screening examination for neoplasm of cervix\"},{\"code\":\"Z125\",\"name\":\"Z125 Special screening examination for neoplasm of prostate\"},{\"code\":\"Z126\",\"name\":\"Z126 Special screening examination for neoplasm of bladder\"},{\"code\":\"Z128\",\"name\":\"Z128 Special screening examination for neoplasms of other sites\"},{\"code\":\"Z129\",\"name\":\"Z129 Special screening examination for neoplasm, unspecified\"},{\"code\":\"Z13\",\"name\":\"Z13 Special screening examination for other diseases and disorders\"},{\"code\":\"Z130\",\"name\":\"Z130 Special screening examination for diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism\"},{\"code\":\"Z131\",\"name\":\"Z131 Special screening examination for diabetes mellitus\"},{\"code\":\"Z132\",\"name\":\"Z132 Special screening examination for nutritional disorders\"},{\"code\":\"Z133\",\"name\":\"Z133 Special screening examination for mental and behavioural disorders\"},{\"code\":\"Z134\",\"name\":\"Z134 Special screening examination for certain developmental disorders in childhood\"},{\"code\":\"Z135\",\"name\":\"Z135 Special screening examination for eye and ear disorders\"},{\"code\":\"Z136\",\"name\":\"Z136 Special screening examination for cardiovascular disorders\"},{\"code\":\"Z137\",\"name\":\"Z137 Special screening examination for congenital malformations, deformations and chromosomal abnormalities\"},{\"code\":\"Z138\",\"name\":\"Z138 Special screening examination for other specified diseases and disorders\"},{\"code\":\"Z139\",\"name\":\"Z139 Special screening examination, unspecified\"},{\"code\":\"Z20\",\"name\":\"Z20 Contact with and exposure to communicable diseases\"},{\"code\":\"Z200\",\"name\":\"Z200 Contact with and exposure to intestinal infectious diseases\"},{\"code\":\"Z201\",\"name\":\"Z201 Contact with and exposure to tuberculosis\"},{\"code\":\"Z202\",\"name\":\"Z202 Contact with and exposure to infections with a predominantly sexual mode of transmission\"},{\"code\":\"Z203\",\"name\":\"Z203 Contact with and exposure to rabies\"},{\"code\":\"Z204\",\"name\":\"Z204 Contact with and exposure to rubella\"},{\"code\":\"Z205\",\"name\":\"Z205 Contact with and exposure to viral hepatitis\"},{\"code\":\"Z206\",\"name\":\"Z206 Contact with and exposure to human immunodeficiency virus [HIV]\"},{\"code\":\"Z207\",\"name\":\"Z207 Contact with and exposure to pediculosis, acariasis and other infestations\"},{\"code\":\"Z208\",\"name\":\"Z208 Contact with and exposure to other communicable diseases\"},{\"code\":\"Z209\",\"name\":\"Z209 Contact with and exposure to unspecified communicable disease\"},{\"code\":\"Z21\",\"name\":\"Z21 Asymptomatic human immunodeficiency virus [HIV] infection status\"},{\"code\":\"Z22\",\"name\":\"Z22 Carrier of infectious disease\"},{\"code\":\"Z220\",\"name\":\"Z220 Carrier of typhoid\"},{\"code\":\"Z221\",\"name\":\"Z221 Carrier of other intestinal infectious diseases\"},{\"code\":\"Z222\",\"name\":\"Z222 Carrier of diphtheria\"},{\"code\":\"Z223\",\"name\":\"Z223 Carrier of other specified bacterial diseases\"},{\"code\":\"Z224\",\"name\":\"Z224 Carrier of infections with a predominantly sexual mode of transmission\"},{\"code\":\"Z225\",\"name\":\"Z225 Carrier of viral hepatitis\"},{\"code\":\"Z226\",\"name\":\"Z226 Carrier of human T-lymphotropic virus type- 1 [HTLV-1] infection\"},{\"code\":\"Z228\",\"name\":\"Z228 Carrier of other infectious diseases\"},{\"code\":\"Z229\",\"name\":\"Z229 Carrier of infectious disease, unspecified\"},{\"code\":\"Z23\",\"name\":\"Z23 Need for immunization against single bacterial diseases\"},{\"code\":\"Z230\",\"name\":\"Z230 Need for immunization against cholera alone\"},{\"code\":\"Z231\",\"name\":\"Z231 Need for immunization against typhoid-paratyphoid alone [TAB]\"},{\"code\":\"Z232\",\"name\":\"Z232 Need for immunization against tuberculosis [BCG]\"},{\"code\":\"Z233\",\"name\":\"Z233 Need for immunization against plague\"},{\"code\":\"Z234\",\"name\":\"Z234 Need for immunization against tularaemia\"},{\"code\":\"Z235\",\"name\":\"Z235 Need for immunization against tetanus alone\"},{\"code\":\"Z236\",\"name\":\"Z236 Need for immunization against diphtheria alone\"},{\"code\":\"Z237\",\"name\":\"Z237 Need for immunization against pertussis alone\"},{\"code\":\"Z238\",\"name\":\"Z238 Need for immunization against other single bacterial diseases\"},{\"code\":\"Z24\",\"name\":\"Z24 Need for immunization against certain single viral diseases\"},{\"code\":\"Z240\",\"name\":\"Z240 Need for immunization against poliomyelitis\"},{\"code\":\"Z241\",\"name\":\"Z241 Need for immunization against arthropod-borne viral encephalitis\"},{\"code\":\"Z242\",\"name\":\"Z242 Need for immunization against rabies\"},{\"code\":\"Z243\",\"name\":\"Z243 Need for immunization against yellow fever\"},{\"code\":\"Z244\",\"name\":\"Z244 Need for immunization against measles alone\"},{\"code\":\"Z245\",\"name\":\"Z245 Need for immunization against rubella alone\"},{\"code\":\"Z246\",\"name\":\"Z246 Need for immunization against viral hepatitis\"},{\"code\":\"Z25\",\"name\":\"Z25 Need for immunization against other single viral diseases\"},{\"code\":\"Z250\",\"name\":\"Z250 Need for immunization against mumps alone\"},{\"code\":\"Z251\",\"name\":\"Z251 Need for immunization against influenza\"},{\"code\":\"Z258\",\"name\":\"Z258 Need for immunization against other specified single viral diseases\"},{\"code\":\"Z26\",\"name\":\"Z26 Need for immunization against other single infectious diseases\"},{\"code\":\"Z260\",\"name\":\"Z260 Need for immunization against leishmaniasis\"},{\"code\":\"Z268\",\"name\":\"Z268 Need for immunization against other specified single infectious diseases\"},{\"code\":\"Z269\",\"name\":\"Z269 Need for immunization against unspecified infectious disease\"},{\"code\":\"Z27\",\"name\":\"Z27 Need for immunization against combinations of infectious diseases\"},{\"code\":\"Z270\",\"name\":\"Z270 Need for immunization against cholera with typhoid-paratyphoid [cholera + TAB]\"},{\"code\":\"Z271\",\"name\":\"Z271 Need for immunization against diphtheria-tetanus-pertussis, combined [DTP]\"},{\"code\":\"Z272\",\"name\":\"Z272 Need for immunization against diphtheria-tetanus-pertussis with typhoid-paratyphoid [DTP + TAB]\"},{\"code\":\"Z273\",\"name\":\"Z273 Need for immunization against diphtheria-tetanus-pertussis with poliomyelitis [DTP + polio]\"},{\"code\":\"Z274\",\"name\":\"Z274 Need for immunization against measles-mumps-rubella [MMR]\"},{\"code\":\"Z278\",\"name\":\"Z278 Need for immunization against other combinations of infectious diseases\"},{\"code\":\"Z279\",\"name\":\"Z279 Need for immunization against unspecified combinations of infectious diseases\"},{\"code\":\"Z28\",\"name\":\"Z28 Immunization not carried out\"},{\"code\":\"Z280\",\"name\":\"Z280 Immunization not carried out because of contraindication\"},{\"code\":\"Z281\",\"name\":\"Z281 Immunization not carried out because of patient's decision for reasons of belief and group pressure\"},{\"code\":\"Z282\",\"name\":\"Z282 Immunization not carried out because of patient's decision for other and unspecified reasons\"},{\"code\":\"Z288\",\"name\":\"Z288 Immunization not carried out for other reasons\"},{\"code\":\"Z289\",\"name\":\"Z289 Immunization not carried out for unspecified reason\"},{\"code\":\"Z29\",\"name\":\"Z29 Need for other prophylactic measures\"},{\"code\":\"Z290\",\"name\":\"Z290 Isolation\"},{\"code\":\"Z291\",\"name\":\"Z291 Prophylactic immunotherapy\"},{\"code\":\"Z292\",\"name\":\"Z292 Other prophylactic chemotherapy\"},{\"code\":\"Z298\",\"name\":\"Z298 Other specified prophylactic measures\"},{\"code\":\"Z299\",\"name\":\"Z299 Prophylactic measure, unspecified\"},{\"code\":\"Z30\",\"name\":\"Z30 Contraceptive management\"},{\"code\":\"Z300\",\"name\":\"Z300 General counselling and advice on contraception\"},{\"code\":\"Z301\",\"name\":\"Z301 Insertion of (intrauterine) contraceptive device\"},{\"code\":\"Z302\",\"name\":\"Z302 Sterilization\"},{\"code\":\"Z303\",\"name\":\"Z303 Menstrual extraction\"},{\"code\":\"Z304\",\"name\":\"Z304 Surveillance of contraceptive drugs\"},{\"code\":\"Z305\",\"name\":\"Z305 Surveillance of (intrauterine) contraceptive device\"},{\"code\":\"Z308\",\"name\":\"Z308 Other contraceptive management\"},{\"code\":\"Z309\",\"name\":\"Z309 Contraceptive management, unspecified\"},{\"code\":\"Z31\",\"name\":\"Z31 Procreative management\"},{\"code\":\"Z310\",\"name\":\"Z310 Tuboplasty or vasoplasty after previous sterilization\"},{\"code\":\"Z311\",\"name\":\"Z311 Artificial insemination\"},{\"code\":\"Z312\",\"name\":\"Z312 In vitro fertilization\"},{\"code\":\"Z313\",\"name\":\"Z313 Other assisted fertilization methods\"},{\"code\":\"Z314\",\"name\":\"Z314 Procreative investigation and testing\"},{\"code\":\"Z315\",\"name\":\"Z315 Genetic counselling\"},{\"code\":\"Z316\",\"name\":\"Z316 General counselling and advice on procreation\"},{\"code\":\"Z318\",\"name\":\"Z318 Other procreative management\"},{\"code\":\"Z319\",\"name\":\"Z319 Procreative management, unspecified\"},{\"code\":\"Z32\",\"name\":\"Z32 Pregnancy examination and test\"},{\"code\":\"Z320\",\"name\":\"Z320 Pregnancy, not (yet) confirmed\"},{\"code\":\"Z321\",\"name\":\"Z321 Pregnancy confirmed\"},{\"code\":\"Z33\",\"name\":\"Z33 Pregnant state, incidental\"},{\"code\":\"Z34\",\"name\":\"Z34 Supervision of normal pregnancy\"},{\"code\":\"Z340\",\"name\":\"Z340 Supervision of normal first pregnancy\"},{\"code\":\"Z348\",\"name\":\"Z348 Supervision of other normal pregnancy\"},{\"code\":\"Z349\",\"name\":\"Z349 Supervision of normal pregnancy, unspecified\"},{\"code\":\"Z35\",\"name\":\"Z35 Supervision of high-risk pregnancy\"},{\"code\":\"Z350\",\"name\":\"Z350 Supervision of pregnancy with history of infertility\"},{\"code\":\"Z351\",\"name\":\"Z351 Supervision of pregnancy with history of abortive outcome\"},{\"code\":\"Z352\",\"name\":\"Z352 Supervision of pregnancy with other poor reproductive or obstetric history\"},{\"code\":\"Z353\",\"name\":\"Z353 Supervision of pregnancy with history of insufficient antenatal care\"},{\"code\":\"Z354\",\"name\":\"Z354 Supervision of pregnancy with grand multiparity\"},{\"code\":\"Z355\",\"name\":\"Z355 Supervision of elderly primigravida\"},{\"code\":\"Z356\",\"name\":\"Z356 Supervision of very young primigravida\"},{\"code\":\"Z357\",\"name\":\"Z357 Supervision of high-risk pregnancy due to social problems\"},{\"code\":\"Z358\",\"name\":\"Z358 Supervision of other high-risk pregnancies\"},{\"code\":\"Z359\",\"name\":\"Z359 Supervision of high-risk pregnancy, unspecified\"},{\"code\":\"Z36\",\"name\":\"Z36 Antenatal screening\"},{\"code\":\"Z360\",\"name\":\"Z360 Antenatal screening for chromosomal anomalies\"},{\"code\":\"Z361\",\"name\":\"Z361 Antenatal screening for raised alphafetoprotein level\"},{\"code\":\"Z362\",\"name\":\"Z362 Other antenatal screening based on amniocentesis\"},{\"code\":\"Z363\",\"name\":\"Z363 Antenatal screening for malformations using ultrasound and other physical methods\"},{\"code\":\"Z364\",\"name\":\"Z364 Antenatal screening for fetal growth retardation using ultrasound and other physical methods\"},{\"code\":\"Z365\",\"name\":\"Z365 Antenatal screening for isoimmunization\"},{\"code\":\"Z368\",\"name\":\"Z368 Other antenatal screening\"},{\"code\":\"Z369\",\"name\":\"Z369 Antenatal screening, unspecified\"},{\"code\":\"Z37\",\"name\":\"Z37 Outcome of delivery\"},{\"code\":\"Z370\",\"name\":\"Z370 Single live birth\"},{\"code\":\"Z371\",\"name\":\"Z371 Single stillbirth\"},{\"code\":\"Z372\",\"name\":\"Z372 Twins, both liveborn\"},{\"code\":\"Z373\",\"name\":\"Z373 Twins, one liveborn and one stillborn\"},{\"code\":\"Z374\",\"name\":\"Z374 Twins, both stillborn\"},{\"code\":\"Z375\",\"name\":\"Z375 Other multiple births, all liveborn\"},{\"code\":\"Z376\",\"name\":\"Z376 Other multiple births, some liveborn\"},{\"code\":\"Z377\",\"name\":\"Z377 Other multiple births, all stillborn\"},{\"code\":\"Z379\",\"name\":\"Z379 Outcome of delivery, unspecified\"},{\"code\":\"Z38\",\"name\":\"Z38 Liveborn infants according to place of birth\"},{\"code\":\"Z380\",\"name\":\"Z380 Singleton, born in hospital\"},{\"code\":\"Z381\",\"name\":\"Z381 Singleton, born outside hospital\"},{\"code\":\"Z382\",\"name\":\"Z382 Singleton, unspecified as to place of birth\"},{\"code\":\"Z383\",\"name\":\"Z383 Twin, born in hospital\"},{\"code\":\"Z384\",\"name\":\"Z384 Twin, born outside hospital\"},{\"code\":\"Z385\",\"name\":\"Z385 Twin, unspecified as to place of birth\"},{\"code\":\"Z386\",\"name\":\"Z386 Other multiple, born in hospital\"},{\"code\":\"Z387\",\"name\":\"Z387 Other multiple, born outside hospital\"},{\"code\":\"Z388\",\"name\":\"Z388 Other multiple, unspecified as to place of birth\"},{\"code\":\"Z39\",\"name\":\"Z39 Postpartum care and examination\"},{\"code\":\"Z390\",\"name\":\"Z390 Care and examination immediately after delivery\"},{\"code\":\"Z391\",\"name\":\"Z391 Care and examination of lactating mother\"},{\"code\":\"Z392\",\"name\":\"Z392 Routine postpartum follow-up\"},{\"code\":\"Z40\",\"name\":\"Z40 Prophylactic surgery\"},{\"code\":\"Z400\",\"name\":\"Z400 Prophylactic surgery for risk-factors related to malignant neoplasms\"},{\"code\":\"Z408\",\"name\":\"Z408 Other prophylactic surgery\"},{\"code\":\"Z409\",\"name\":\"Z409 Prophylactic surgery, unspecified\"},{\"code\":\"Z41\",\"name\":\"Z41 Procedures for purposes other than remedying health state\"},{\"code\":\"Z410\",\"name\":\"Z410 Hair transplant\"},{\"code\":\"Z411\",\"name\":\"Z411 Other plastic surgery for unacceptable cosmetic appearance\"},{\"code\":\"Z412\",\"name\":\"Z412 Routine and ritual circumcision\"},{\"code\":\"Z413\",\"name\":\"Z413 Ear piercing\"},{\"code\":\"Z418\",\"name\":\"Z418 Other procedures for purposes other than remedying health state\"},{\"code\":\"Z419\",\"name\":\"Z419 Procedure for purposes other than remedying health state, unspecified\"},{\"code\":\"Z42\",\"name\":\"Z42 Follow-up care involving plastic surgery\"},{\"code\":\"Z420\",\"name\":\"Z420 Follow-up care involving plastic surgery of head and neck\"},{\"code\":\"Z421\",\"name\":\"Z421 Follow-up care involving plastic surgery of breast\"},{\"code\":\"Z422\",\"name\":\"Z422 Follow-up care involving plastic surgery of other parts of trunk\"},{\"code\":\"Z423\",\"name\":\"Z423 Follow-up care involving plastic surgery of upper extremity\"},{\"code\":\"Z424\",\"name\":\"Z424 Follow-up care involving plastic surgery of lower extremity\"},{\"code\":\"Z428\",\"name\":\"Z428 Follow-up care involving plastic surgery of other body part\"},{\"code\":\"Z429\",\"name\":\"Z429 Follow-up care involving plastic surgery, unspecified\"},{\"code\":\"Z43\",\"name\":\"Z43 Attention to artificial openings\"},{\"code\":\"Z430\",\"name\":\"Z430 Attention to tracheostomy\"},{\"code\":\"Z431\",\"name\":\"Z431 Attention to gastrostomy\"},{\"code\":\"Z432\",\"name\":\"Z432 Attention to ileostomy\"},{\"code\":\"Z433\",\"name\":\"Z433 Attention to colostomy\"},{\"code\":\"Z434\",\"name\":\"Z434 Attention to other artificial openings of digestive tract\"},{\"code\":\"Z435\",\"name\":\"Z435 Attention to cystostomy\"},{\"code\":\"Z436\",\"name\":\"Z436 Attention to other artificial openings of urinary tract\"},{\"code\":\"Z437\",\"name\":\"Z437 Attention to artificial vagina\"},{\"code\":\"Z438\",\"name\":\"Z438 Attention to other artificial openings\"},{\"code\":\"Z439\",\"name\":\"Z439 Attention to unspecified artificial opening\"},{\"code\":\"Z44\",\"name\":\"Z44 Fitting and adjustment of external prosthetic device\"},{\"code\":\"Z440\",\"name\":\"Z440 Fitting and adjustment of artificial arm (complete)(partial)\"},{\"code\":\"Z441\",\"name\":\"Z441 Fitting and adjustment of artificial leg (complete)(partial)\"},{\"code\":\"Z442\",\"name\":\"Z442 Fitting and adjustment of artificial eye\"},{\"code\":\"Z443\",\"name\":\"Z443 Fitting and adjustment of external breast prosthesis\"},{\"code\":\"Z448\",\"name\":\"Z448 Fitting and adjustment of other external prosthetic devices\"},{\"code\":\"Z449\",\"name\":\"Z449 Fitting and adjustment of unspecified external prosthetic device\"},{\"code\":\"Z45\",\"name\":\"Z45 Adjustment and management of implanted device\"},{\"code\":\"Z450\",\"name\":\"Z450 Adjustment and management of cardiac pacemaker\"},{\"code\":\"Z451\",\"name\":\"Z451 Adjustment and management of infusion pump\"},{\"code\":\"Z452\",\"name\":\"Z452 Adjustment and management of vascular access device\"},{\"code\":\"Z453\",\"name\":\"Z453 Adjustment and management of implanted hearing device\"},{\"code\":\"Z458\",\"name\":\"Z458 Adjustment and management of other implanted devices\"},{\"code\":\"Z459\",\"name\":\"Z459 Adjustment and management of unspecified implanted device\"},{\"code\":\"Z46\",\"name\":\"Z46 Fitting and adjustment of other devices\"},{\"code\":\"Z460\",\"name\":\"Z460 Fitting and adjustment of spectacles and contact lenses\"},{\"code\":\"Z461\",\"name\":\"Z461 Fitting and adjustment of hearing aid\"},{\"code\":\"Z462\",\"name\":\"Z462 Fitting and adjustment of other devices related to nervous system and special senses\"},{\"code\":\"Z463\",\"name\":\"Z463 Fitting and adjustment of dental prosthetic device\"},{\"code\":\"Z464\",\"name\":\"Z464 Fitting and adjustment of orthodontic device\"},{\"code\":\"Z465\",\"name\":\"Z465 Fitting and adjustment of ileostomy and other intestinal appliances\"},{\"code\":\"Z466\",\"name\":\"Z466 Fitting and adjustment of urinary device\"},{\"code\":\"Z467\",\"name\":\"Z467 Fitting and adjustment of orthopaedic device\"},{\"code\":\"Z468\",\"name\":\"Z468 Fitting and adjustment of other specified devices\"},{\"code\":\"Z469\",\"name\":\"Z469 Fitting and adjustment of unspecified device\"},{\"code\":\"Z47\",\"name\":\"Z47 Other orthopaedic follow-up care\"},{\"code\":\"Z470\",\"name\":\"Z470 Follow-up care involving removal of fracture plate and other internal fixation device\"},{\"code\":\"Z478\",\"name\":\"Z478 Other specified orthopaedic follow-up care\"},{\"code\":\"Z479\",\"name\":\"Z479 Orthopaedic follow-up care, unspecified\"},{\"code\":\"Z48\",\"name\":\"Z48 Other surgical follow-up care\"},{\"code\":\"Z480\",\"name\":\"Z480 Attention to surgical dressings and sutures\"},{\"code\":\"Z488\",\"name\":\"Z488 Other specified surgical follow-up care\"},{\"code\":\"Z489\",\"name\":\"Z489 Surgical follow-up care, unspecified\"},{\"code\":\"Z49\",\"name\":\"Z49 Care involving dialysis\"},{\"code\":\"Z490\",\"name\":\"Z490 Preparatory care for dialysis\"},{\"code\":\"Z491\",\"name\":\"Z491 Extracorporeal dialysis\"},{\"code\":\"Z492\",\"name\":\"Z492 Other dialysis\"},{\"code\":\"Z50\",\"name\":\"Z50 Care involving use of rehabilitation procedures\"},{\"code\":\"Z500\",\"name\":\"Z500 Cardiac rehabilitation\"},{\"code\":\"Z501\",\"name\":\"Z501 Other physical therapy\"},{\"code\":\"Z502\",\"name\":\"Z502 Alcohol rehabilitation\"},{\"code\":\"Z503\",\"name\":\"Z503 Drug rehabilitation\"},{\"code\":\"Z504\",\"name\":\"Z504 Psychotherapy, NEC\"},{\"code\":\"Z505\",\"name\":\"Z505 Speech therapy\"},{\"code\":\"Z506\",\"name\":\"Z506 Orthoptic training\"},{\"code\":\"Z507\",\"name\":\"Z507 Occupational therapy and vocational rehabilitation, NEC\"},{\"code\":\"Z508\",\"name\":\"Z508 Care involving use of other rehabilitation procedures\"},{\"code\":\"Z509\",\"name\":\"Z509 Care involving use of rehabilitation procedure, unspecified\"},{\"code\":\"Z51\",\"name\":\"Z51 Other medical care\"},{\"code\":\"Z510\",\"name\":\"Z510 Radiotherapy session\"},{\"code\":\"Z511\",\"name\":\"Z511 Chemotherapy session for neoplasm\"},{\"code\":\"Z512\",\"name\":\"Z512 Other chemotherapy\"},{\"code\":\"Z513\",\"name\":\"Z513 Blood transfusion without reported diagnosis\"},{\"code\":\"Z514\",\"name\":\"Z514 Preparatory care for subsequent treatment, NEC\"},{\"code\":\"Z515\",\"name\":\"Z515 Palliative care\"},{\"code\":\"Z516\",\"name\":\"Z516 Desensitization to allergens\"},{\"code\":\"Z518\",\"name\":\"Z518 Other specified medical care\"},{\"code\":\"Z519\",\"name\":\"Z519 Medical care, unspecified\"},{\"code\":\"Z52\",\"name\":\"Z52 Donors of organs and tissues\"},{\"code\":\"Z520\",\"name\":\"Z520 Blood donor\"},{\"code\":\"Z521\",\"name\":\"Z521 Skin donor\"},{\"code\":\"Z522\",\"name\":\"Z522 Bone donor\"},{\"code\":\"Z523\",\"name\":\"Z523 Bone marrow donor\"},{\"code\":\"Z524\",\"name\":\"Z524 Kidney donor\"},{\"code\":\"Z525\",\"name\":\"Z525 Cornea donor\"},{\"code\":\"Z526\",\"name\":\"Z526 Liver donor\"},{\"code\":\"Z527\",\"name\":\"Z527 Heart donor\"},{\"code\":\"Z528\",\"name\":\"Z528 Donor of other organs and tissues\"},{\"code\":\"Z529\",\"name\":\"Z529 Donor of unspecified organ or tissue\"},{\"code\":\"Z53\",\"name\":\"Z53 Persons encountering health services for specific procedures, not carried out\"},{\"code\":\"Z530\",\"name\":\"Z530 Procedure not carried out because of contraindication\"},{\"code\":\"Z531\",\"name\":\"Z531 Procedure not carried out because of patient's decision for reasons of belief andgroup pressure\"},{\"code\":\"Z532\",\"name\":\"Z532 Procedure not carried out because of patient's decision for other and unspecified reasons\"},{\"code\":\"Z538\",\"name\":\"Z538 Procedure not carried out for other reasons\"},{\"code\":\"Z539\",\"name\":\"Z539 Procedure not carried out, unspecified reason\"},{\"code\":\"Z54\",\"name\":\"Z54 Convalescence\"},{\"code\":\"Z540\",\"name\":\"Z540 Convalescence following surgery\"},{\"code\":\"Z541\",\"name\":\"Z541 Convalescence following radiotherapy\"},{\"code\":\"Z542\",\"name\":\"Z542 Convalescence following chemotherapy\"},{\"code\":\"Z543\",\"name\":\"Z543 Convalescence following psychotherapy\"},{\"code\":\"Z544\",\"name\":\"Z544 Convalescence following treatment of fracture\"},{\"code\":\"Z547\",\"name\":\"Z547 Convalescence following combined treatment\"},{\"code\":\"Z548\",\"name\":\"Z548 Convalescence following other treatment\"},{\"code\":\"Z549\",\"name\":\"Z549 Convalescence following unspecified treatment\"},{\"code\":\"Z55\",\"name\":\"Z55 Problems related to education and literacy\"},{\"code\":\"Z550\",\"name\":\"Z550 Illiteracy and low-level literacy\"},{\"code\":\"Z551\",\"name\":\"Z551 Schooling unavailable and unattainable\"},{\"code\":\"Z552\",\"name\":\"Z552 Failed examinations\"},{\"code\":\"Z553\",\"name\":\"Z553 Underachievement in school\"},{\"code\":\"Z554\",\"name\":\"Z554 Educational maladjustment and discord with teachers and classmates\"},{\"code\":\"Z558\",\"name\":\"Z558 Other problems related to education and literacy\"},{\"code\":\"Z559\",\"name\":\"Z559 Problem related to education and literacy, unspecified\"},{\"code\":\"Z56\",\"name\":\"Z56 Problems related to employment and unemployment\"},{\"code\":\"Z560\",\"name\":\"Z560 Unemployment, unspecified\"},{\"code\":\"Z561\",\"name\":\"Z561 Change of job\"},{\"code\":\"Z562\",\"name\":\"Z562 Threat of job loss\"},{\"code\":\"Z563\",\"name\":\"Z563 Stressful work schedule\"},{\"code\":\"Z564\",\"name\":\"Z564 Discord with boss and workmates\"},{\"code\":\"Z565\",\"name\":\"Z565 Uncongenial work\"},{\"code\":\"Z566\",\"name\":\"Z566 Other physical and mental strain related to work\"},{\"code\":\"Z567\",\"name\":\"Z567 Other and unspecified problems related to employment\"},{\"code\":\"Z57\",\"name\":\"Z57 Occupational exposure to risk-factors\"},{\"code\":\"Z570\",\"name\":\"Z570 Occupational exposure to noise\"},{\"code\":\"Z571\",\"name\":\"Z571 Occupational exposure to radiation\"},{\"code\":\"Z572\",\"name\":\"Z572 Occupational exposure to dust\"},{\"code\":\"Z573\",\"name\":\"Z573 Occupational exposure to other air contaminants\"},{\"code\":\"Z574\",\"name\":\"Z574 Occupational exposure to toxic agents in agriculture\"},{\"code\":\"Z575\",\"name\":\"Z575 Occupational exposure to toxic agents in other industries\"},{\"code\":\"Z576\",\"name\":\"Z576 Occupational exposure to extreme temperature\"},{\"code\":\"Z577\",\"name\":\"Z577 Occupational exposure to vibration\"},{\"code\":\"Z578\",\"name\":\"Z578 Occupational exposure to other risk-factors\"},{\"code\":\"Z579\",\"name\":\"Z579 Occupational exposure to unspecified risk-factor\"},{\"code\":\"Z58\",\"name\":\"Z58 Problems related to physical environment\"},{\"code\":\"Z580\",\"name\":\"Z580 Exposure to noise\"},{\"code\":\"Z581\",\"name\":\"Z581 Exposure to air pollution\"},{\"code\":\"Z582\",\"name\":\"Z582 Exposure to water pollution\"},{\"code\":\"Z583\",\"name\":\"Z583 Exposure to soil pollution\"},{\"code\":\"Z584\",\"name\":\"Z584 Exposure to radiation\"},{\"code\":\"Z585\",\"name\":\"Z585 Exposure to other pollution\"},{\"code\":\"Z586\",\"name\":\"Z586 Inadequate drinking-water supply\"},{\"code\":\"Z587\",\"name\":\"Z587 Exposure to tobacco smoke\"},{\"code\":\"Z588\",\"name\":\"Z588 Other problems related to physical environment\"},{\"code\":\"Z589\",\"name\":\"Z589 Problem related to physical environment, unspecified\"},{\"code\":\"Z59\",\"name\":\"Z59 Problems related to housing and economic circumstances\"},{\"code\":\"Z590\",\"name\":\"Z590 Homelessness\"},{\"code\":\"Z591\",\"name\":\"Z591 Inadequate housing\"},{\"code\":\"Z592\",\"name\":\"Z592 Discord with neighbours, lodgers and landlord\"},{\"code\":\"Z593\",\"name\":\"Z593 Problems related to living in residential institution\"},{\"code\":\"Z594\",\"name\":\"Z594 Lack of adequate food\"},{\"code\":\"Z595\",\"name\":\"Z595 Extreme poverty\"},{\"code\":\"Z596\",\"name\":\"Z596 Low income\"},{\"code\":\"Z597\",\"name\":\"Z597 Insufficient social insurance and welfare support\"},{\"code\":\"Z598\",\"name\":\"Z598 Other problems related to housing and economic circumstances\"},{\"code\":\"Z599\",\"name\":\"Z599 Problem related to housing and economic circumstances, unspecified\"},{\"code\":\"Z60\",\"name\":\"Z60 Problems related to social environment\"},{\"code\":\"Z600\",\"name\":\"Z600 Problems of adjustment to life-cycle transitions\"},{\"code\":\"Z601\",\"name\":\"Z601 Atypical parenting situation\"},{\"code\":\"Z602\",\"name\":\"Z602 Living alone\"},{\"code\":\"Z603\",\"name\":\"Z603 Acculturation difficulty\"},{\"code\":\"Z604\",\"name\":\"Z604 Social exclusion and rejection\"},{\"code\":\"Z605\",\"name\":\"Z605 Target of perceived adverse discrimination and persecution\"},{\"code\":\"Z608\",\"name\":\"Z608 Other problems related to social environment\"},{\"code\":\"Z609\",\"name\":\"Z609 Problem related to social environment, unspecified\"},{\"code\":\"Z61\",\"name\":\"Z61 Problems related to negative life events in childhood\"},{\"code\":\"Z610\",\"name\":\"Z610 Loss of love relationship in childhood\"},{\"code\":\"Z611\",\"name\":\"Z611 Removal from home in childhood\"},{\"code\":\"Z612\",\"name\":\"Z612 Altered pattern of family relationships in childhood\"},{\"code\":\"Z613\",\"name\":\"Z613 Events resulting in loss of self-esteem in childhood\"},{\"code\":\"Z614\",\"name\":\"Z614 Problems related to alleged sexual abuse of child by person within primary support group\"},{\"code\":\"Z615\",\"name\":\"Z615 Problems related to alleged sexual abuse of child by person outside primary support group\"},{\"code\":\"Z616\",\"name\":\"Z616 Problems related to alleged physical abuse of child\"},{\"code\":\"Z617\",\"name\":\"Z617 Personal frightening experience in childhood\"},{\"code\":\"Z618\",\"name\":\"Z618 Other negative life events in childhood\"},{\"code\":\"Z619\",\"name\":\"Z619 Negative life event in childhood, unspecified\"},{\"code\":\"Z62\",\"name\":\"Z62 Other problems related to upbringing\"},{\"code\":\"Z620\",\"name\":\"Z620 Inadequate parental supervision and control\"},{\"code\":\"Z621\",\"name\":\"Z621 Parental overprotection\"},{\"code\":\"Z622\",\"name\":\"Z622 Institutional upbringing\"},{\"code\":\"Z623\",\"name\":\"Z623 Hostility towards and scapegoating of child\"},{\"code\":\"Z624\",\"name\":\"Z624 Emotional neglect of child\"},{\"code\":\"Z625\",\"name\":\"Z625 Other problems related to neglect in upbringing\"},{\"code\":\"Z626\",\"name\":\"Z626 Inappropriate parental pressure and other abnormal qualities of upbringing\"},{\"code\":\"Z628\",\"name\":\"Z628 Other specified problems related to upbringing\"},{\"code\":\"Z629\",\"name\":\"Z629 Problem related to upbringing, unspecified\"},{\"code\":\"Z63\",\"name\":\"Z63 Other problems related to primary support group, including family circumstances\"},{\"code\":\"Z630\",\"name\":\"Z630 Problems in relationship with spouse or partner\"},{\"code\":\"Z631\",\"name\":\"Z631 Problems in relationship with parents and in-laws\"},{\"code\":\"Z632\",\"name\":\"Z632 Inadequate family support\"},{\"code\":\"Z633\",\"name\":\"Z633 Absence of family member\"},{\"code\":\"Z634\",\"name\":\"Z634 Disappearance and death of family member\"},{\"code\":\"Z635\",\"name\":\"Z635 Disruption of family by separation and divorce\"},{\"code\":\"Z636\",\"name\":\"Z636 Dependent relative needing care at home\"},{\"code\":\"Z637\",\"name\":\"Z637 Other stressful life events affecting family and household\"},{\"code\":\"Z638\",\"name\":\"Z638 Other specified problems related to primary support group\"},{\"code\":\"Z639\",\"name\":\"Z639 Problem related to primary support group, unspecified\"},{\"code\":\"Z64\",\"name\":\"Z64 Problems related to certain psychosocial circumstances\"},{\"code\":\"Z640\",\"name\":\"Z640 Problems related to unwanted pregnancy\"},{\"code\":\"Z641\",\"name\":\"Z641 Problems related to multiparity\"},{\"code\":\"Z642\",\"name\":\"Z642 Seeking and accepting physical, nutritional and chemical interventions known to be hazardous and harmful\"},{\"code\":\"Z643\",\"name\":\"Z643 Seeking and accepting behavioural and psychological interventions known to be hazardous and harmful\"},{\"code\":\"Z644\",\"name\":\"Z644 Discord with counsellors\"},{\"code\":\"Z65\",\"name\":\"Z65 Problems related to other psychosocial circumstances\"},{\"code\":\"Z650\",\"name\":\"Z650 Conviction in civil and criminal proceedings without imprisonment\"},{\"code\":\"Z651\",\"name\":\"Z651 Imprisonment and other incarceration\"},{\"code\":\"Z652\",\"name\":\"Z652 Problems related to release from prison\"},{\"code\":\"Z653\",\"name\":\"Z653 Problems related to other legal circumstances\"},{\"code\":\"Z654\",\"name\":\"Z654 Victim of crime and terrorism\"},{\"code\":\"Z655\",\"name\":\"Z655 Exposure to disaster, war and other hostilities\"},{\"code\":\"Z658\",\"name\":\"Z658 Other specified problems related to psychosocial circumstances\"},{\"code\":\"Z659\",\"name\":\"Z659 Problem related to unspecified psychosocial circumstances\"},{\"code\":\"Z70\",\"name\":\"Z70 Counselling related to sexual attitude, behaviour and orientation\"},{\"code\":\"Z700\",\"name\":\"Z700 Counselling related to sexual attitude\"},{\"code\":\"Z701\",\"name\":\"Z701 Counselling related to patient's sexual behaviour and orientation\"},{\"code\":\"Z702\",\"name\":\"Z702 Counselling related to sexual behaviour and orientation of third party\"},{\"code\":\"Z703\",\"name\":\"Z703 Counselling related to combined concerns regarding sexual attitude, behaviour and orientation\"},{\"code\":\"Z708\",\"name\":\"Z708 Other sex counselling\"},{\"code\":\"Z709\",\"name\":\"Z709 Sex counselling, unspecified\"},{\"code\":\"Z71\",\"name\":\"Z71 Persons encountering health services for other counselling and medical advice, NEC\"},{\"code\":\"Z710\",\"name\":\"Z710 Person consulting on behalf of another person\"},{\"code\":\"Z711\",\"name\":\"Z711 Person with feared complaint in whom no diagnosis is made\"},{\"code\":\"Z712\",\"name\":\"Z712 Person consulting for explanation of investigation findings\"},{\"code\":\"Z713\",\"name\":\"Z713 Dietary counselling and surveillance\"},{\"code\":\"Z714\",\"name\":\"Z714 Alcohol abuse counselling and surveillance\"},{\"code\":\"Z715\",\"name\":\"Z715 Drug abuse counselling and surveillance\"},{\"code\":\"Z716\",\"name\":\"Z716 Tobacco abuse counselling\"},{\"code\":\"Z717\",\"name\":\"Z717 Human immunodeficiency virus [HIV] counselling\"},{\"code\":\"Z718\",\"name\":\"Z718 Other specified counselling\"},{\"code\":\"Z719\",\"name\":\"Z719 Counselling, unspecified\"},{\"code\":\"Z72\",\"name\":\"Z72 Problems related to lifestyle\"},{\"code\":\"Z720\",\"name\":\"Z720 Tobacco use\"},{\"code\":\"Z721\",\"name\":\"Z721 Alcohol use\"},{\"code\":\"Z722\",\"name\":\"Z722 Drug use\"},{\"code\":\"Z723\",\"name\":\"Z723 Lack of physical exercise\"},{\"code\":\"Z724\",\"name\":\"Z724 Inappropriate diet and eating habits\"},{\"code\":\"Z725\",\"name\":\"Z725 High-risk sexual behaviour\"},{\"code\":\"Z726\",\"name\":\"Z726 Gambling and betting\"},{\"code\":\"Z728\",\"name\":\"Z728 Other problems related to lifestyle\"},{\"code\":\"Z729\",\"name\":\"Z729 Problem related to lifestyle, unspecified\"},{\"code\":\"Z73\",\"name\":\"Z73 Problems related to life-management difficulty\"},{\"code\":\"Z730\",\"name\":\"Z730 Burn-out\"},{\"code\":\"Z731\",\"name\":\"Z731 Accentuation of personality traits\"},{\"code\":\"Z732\",\"name\":\"Z732 Lack of relaxation and leisure\"},{\"code\":\"Z733\",\"name\":\"Z733 Stress, NEC\"},{\"code\":\"Z734\",\"name\":\"Z734 Inadequate social skills, NEC\"},{\"code\":\"Z735\",\"name\":\"Z735 Social role conflict, NEC\"},{\"code\":\"Z736\",\"name\":\"Z736 Limitation of activities due to disability\"},{\"code\":\"Z738\",\"name\":\"Z738 Other problems related to life-management difficulty\"},{\"code\":\"Z739\",\"name\":\"Z739 Problem related to life-management difficulty, unspecified\"},{\"code\":\"Z74\",\"name\":\"Z74 Problems related to care-provider dependency\"},{\"code\":\"Z740\",\"name\":\"Z740 Reduced mobility\"},{\"code\":\"Z741\",\"name\":\"Z741 Need for assistance with personal care\"},{\"code\":\"Z742\",\"name\":\"Z742 Need for assistance at home and no other household member able to render care\"},{\"code\":\"Z743\",\"name\":\"Z743 Need for continuous supervision\"},{\"code\":\"Z748\",\"name\":\"Z748 Other problems related to care-provider dependency\"},{\"code\":\"Z749\",\"name\":\"Z749 Problem related to care-provider dependency, unspecified\"},{\"code\":\"Z75\",\"name\":\"Z75 Problems related to medical facilities and other health care\"},{\"code\":\"Z750\",\"name\":\"Z750 Medical services not available in home\"},{\"code\":\"Z751\",\"name\":\"Z751 Person awaiting admission to adequate facility elsewhere\"},{\"code\":\"Z752\",\"name\":\"Z752 Other waiting period for investigation and treatment\"},{\"code\":\"Z753\",\"name\":\"Z753 Unavailability and inaccessibility of health-care facilities\"},{\"code\":\"Z754\",\"name\":\"Z754 Unavailability and inaccessibility of other helping agencies\"},{\"code\":\"Z755\",\"name\":\"Z755 Holiday relief care\"},{\"code\":\"Z758\",\"name\":\"Z758 Other problems related to medical facilities and other health care\"},{\"code\":\"Z759\",\"name\":\"Z759 Unspecified problem related to medical facilities and other health care\"},{\"code\":\"Z76\",\"name\":\"Z76 Persons encountering health services in other circumstances\"},{\"code\":\"Z760\",\"name\":\"Z760 Issue of repeat prescription\"},{\"code\":\"Z761\",\"name\":\"Z761 Health supervision and care of foundling\"},{\"code\":\"Z762\",\"name\":\"Z762 Health supervision and care of other healthy infant and child\"},{\"code\":\"Z763\",\"name\":\"Z763 Healthy person accompanying sick person\"},{\"code\":\"Z764\",\"name\":\"Z764 Other boarder in health-care facility\"},{\"code\":\"Z765\",\"name\":\"Z765 Malingerer [conscious simulation]\"},{\"code\":\"Z768\",\"name\":\"Z768 Persons encountering health services in other specified circumstances\"},{\"code\":\"Z769\",\"name\":\"Z769 Person encountering health services in unspecified circumstances\"},{\"code\":\"Z80\",\"name\":\"Z80 Family history of malignant neoplasm\"},{\"code\":\"Z800\",\"name\":\"Z800 Family history of malignant neoplasm of digestive organs\"},{\"code\":\"Z801\",\"name\":\"Z801 Family history of malignant neoplasm of trachea, bronchus and lung\"},{\"code\":\"Z802\",\"name\":\"Z802 Family history of malignant neoplasm of other respiratory and intrathoracic organs\"},{\"code\":\"Z803\",\"name\":\"Z803 Family history of malignant neoplasm of breast\"},{\"code\":\"Z804\",\"name\":\"Z804 Family history of malignant neoplasm of genital organs\"},{\"code\":\"Z805\",\"name\":\"Z805 Family history of malignant neoplasm of urinary tract\"},{\"code\":\"Z806\",\"name\":\"Z806 Family history of leukaemia\"},{\"code\":\"Z807\",\"name\":\"Z807 Family history of other malignant neoplasms of lymphoid, haematopoietic and related tissues\"},{\"code\":\"Z808\",\"name\":\"Z808 Family history of malignant neoplasm of other organs or systems\"},{\"code\":\"Z809\",\"name\":\"Z809 Family history of malignant neoplasm, unspecified\"},{\"code\":\"Z81\",\"name\":\"Z81 Family history of mental and behavioural disorders\"},{\"code\":\"Z810\",\"name\":\"Z810 Family history of mental retardation\"},{\"code\":\"Z811\",\"name\":\"Z811 Family history of alcohol abuse\"},{\"code\":\"Z812\",\"name\":\"Z812 Family history of tobacco abuse\"},{\"code\":\"Z813\",\"name\":\"Z813 Family history of other psychoactive substance abuse\"},{\"code\":\"Z814\",\"name\":\"Z814 Family history of other substance abuse\"},{\"code\":\"Z818\",\"name\":\"Z818 Family history of other mental and behavioural disorders\"},{\"code\":\"Z82\",\"name\":\"Z82 Family history of certain disabilities and chronic diseases leading to disablement\"},{\"code\":\"Z820\",\"name\":\"Z820 Family history of epilepsy and other diseases of the nervous system\"},{\"code\":\"Z821\",\"name\":\"Z821 Family history of blindness and visual loss\"},{\"code\":\"Z822\",\"name\":\"Z822 Family history of deafness and hearing loss\"},{\"code\":\"Z823\",\"name\":\"Z823 Family history of stroke\"},{\"code\":\"Z824\",\"name\":\"Z824 Family history of ischaemic heart disease and other diseases of the circulatory system\"},{\"code\":\"Z825\",\"name\":\"Z825 Family history of asthma and other chronic lower respiratory diseases\"},{\"code\":\"Z826\",\"name\":\"Z826 Family history of arthritis and other diseases of the musculoskeletal system and connective tissue\"},{\"code\":\"Z827\",\"name\":\"Z827 Family history of congenital malformations, deformations and chromosomal abnormalities\"},{\"code\":\"Z828\",\"name\":\"Z828 Family history of other disabilities and chronic diseases leading to disablement, NEC\"},{\"code\":\"Z83\",\"name\":\"Z83 Family history of other specific disorders\"},{\"code\":\"Z830\",\"name\":\"Z830 Family history of human immunodeficiency virus [HIV] disease\"},{\"code\":\"Z831\",\"name\":\"Z831 Family history of other infectious and parasitic diseases\"},{\"code\":\"Z832\",\"name\":\"Z832 Family history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism\"},{\"code\":\"Z833\",\"name\":\"Z833 Family history of diabetes mellitus\"},{\"code\":\"Z834\",\"name\":\"Z834 Family history of other endocrine, nutritional and metabolic diseases\"},{\"code\":\"Z835\",\"name\":\"Z835 Family history of eye and ear disorders\"},{\"code\":\"Z836\",\"name\":\"Z836 Family history of diseases of the respiratory system\"},{\"code\":\"Z837\",\"name\":\"Z837 Family history of diseases of the digestive system\"},{\"code\":\"Z84\",\"name\":\"Z84 Family history of other conditions\"},{\"code\":\"Z840\",\"name\":\"Z840 Family history of diseases of the skin and subcutaneous tissue\"},{\"code\":\"Z841\",\"name\":\"Z841 Family history of disorders of kidney and ureter\"},{\"code\":\"Z842\",\"name\":\"Z842 Family history of other diseases of the genitourinary system\"},{\"code\":\"Z843\",\"name\":\"Z843 Family history of consanguinity\"},{\"code\":\"Z848\",\"name\":\"Z848 Family history of other specified conditions\"},{\"code\":\"Z85\",\"name\":\"Z85 Personal history of malignant neoplasm\"},{\"code\":\"Z850\",\"name\":\"Z850 Personal history of malignant neoplasm of digestive organs\"},{\"code\":\"Z851\",\"name\":\"Z851 Personal history of malignant neoplasm of trachea, bronchus and lung\"},{\"code\":\"Z852\",\"name\":\"Z852 Personal history of malignant neoplasm of other respiratory and intrathoracic organs\"},{\"code\":\"Z853\",\"name\":\"Z853 Personal history of malignant neoplasm of breast\"},{\"code\":\"Z854\",\"name\":\"Z854 Personal history of malignant neoplasm of genital organs\"},{\"code\":\"Z855\",\"name\":\"Z855 Personal history of malignant neoplasm of urinary tract\"},{\"code\":\"Z856\",\"name\":\"Z856 Personal history of leukaemia\"},{\"code\":\"Z857\",\"name\":\"Z857 Personal history of other malignant neoplasms of lymphoid, haematopoietic and related tissues\"},{\"code\":\"Z858\",\"name\":\"Z858 Personal history of malignant neoplasms of other organs and systems\"},{\"code\":\"Z859\",\"name\":\"Z859 Personal history of malignant neoplasm, unspecified\"},{\"code\":\"Z86\",\"name\":\"Z86 Personal history of certain other diseases\"},{\"code\":\"Z860\",\"name\":\"Z860 Personal history of other neoplasms\"},{\"code\":\"Z861\",\"name\":\"Z861 Personal history of infectious and parasitic diseases\"},{\"code\":\"Z862\",\"name\":\"Z862 Personal history of diseases of the blood and blood-forming organs and certain disorders involving the immune mechanism\"},{\"code\":\"Z863\",\"name\":\"Z863 Personal history of endocrine, nutritional and metabolic diseases\"},{\"code\":\"Z864\",\"name\":\"Z864 Personal history of psychoactive substance abuse\"},{\"code\":\"Z865\",\"name\":\"Z865 Personal history of other mental and behavioural disorders\"},{\"code\":\"Z866\",\"name\":\"Z866 Personal history of diseases of the nervous system and sense organs\"},{\"code\":\"Z867\",\"name\":\"Z867 Personal history of diseases of the circulatory system\"},{\"code\":\"Z87\",\"name\":\"Z87 Personal history of other diseases and conditions\"},{\"code\":\"Z870\",\"name\":\"Z870 Personal history of diseases of the respiratory system\"},{\"code\":\"Z871\",\"name\":\"Z871 Personal history of diseases of the digestive system\"},{\"code\":\"Z872\",\"name\":\"Z872 Personal history of diseases of the skin and subcutaneous tissue\"},{\"code\":\"Z873\",\"name\":\"Z873 Personal history of diseases of the musculoskeletal system and connective tissue\"},{\"code\":\"Z874\",\"name\":\"Z874 Personal history of diseases of the genitourinary system\"},{\"code\":\"Z875\",\"name\":\"Z875 Personal history of complications of pregnancy, childbirth and the puerperium\"},{\"code\":\"Z876\",\"name\":\"Z876 Personal history of certain conditions arising in the perinatal period\"},{\"code\":\"Z877\",\"name\":\"Z877 Personal history of congenital malformations, deformations and chromosomal abnormalities\"},{\"code\":\"Z878\",\"name\":\"Z878 Personal history of other specified conditions\"},{\"code\":\"Z88\",\"name\":\"Z88 Personal history of allergy to drugs, medicaments and biological substances\"},{\"code\":\"Z880\",\"name\":\"Z880 Personal history of allergy to penicillin\"},{\"code\":\"Z881\",\"name\":\"Z881 Personal history of allergy to other antibiotic agents\"},{\"code\":\"Z882\",\"name\":\"Z882 Personal history of allergy to sulfonamides\"},{\"code\":\"Z883\",\"name\":\"Z883 Personal history of allergy to other anti-infective agents\"},{\"code\":\"Z884\",\"name\":\"Z884 Personal history of allergy to anaesthetic agent\"},{\"code\":\"Z885\",\"name\":\"Z885 Personal history of allergy to narcotic agent\"},{\"code\":\"Z886\",\"name\":\"Z886 Personal history of allergy to analgesic agent\"},{\"code\":\"Z887\",\"name\":\"Z887 Personal history of allergy to serum and vaccine\"},{\"code\":\"Z888\",\"name\":\"Z888 Personal history of allergy to other drugs, medicaments and biological substances\"},{\"code\":\"Z889\",\"name\":\"Z889 Personal history of allergy to unspecified drugs, medicaments and biological substances\"},{\"code\":\"Z89\",\"name\":\"Z89 Acquired absence of limb\"},{\"code\":\"Z890\",\"name\":\"Z890 Acquired absence of finger(s) [including thumb], unilateral\"},{\"code\":\"Z891\",\"name\":\"Z891 Acquired absence of hand and wrist\"},{\"code\":\"Z892\",\"name\":\"Z892 Acquired absence of upper limb above wrist\"},{\"code\":\"Z893\",\"name\":\"Z893 Acquired absence of both upper limbs [any level]\"},{\"code\":\"Z894\",\"name\":\"Z894 Acquired absence of foot and ankle\"},{\"code\":\"Z895\",\"name\":\"Z895 Acquired absence of leg at or below knee\"},{\"code\":\"Z896\",\"name\":\"Z896 Acquired absence of leg above knee\"},{\"code\":\"Z897\",\"name\":\"Z897 Acquired absence of both lower limbs [any level, except toes alone]\"},{\"code\":\"Z898\",\"name\":\"Z898 Acquired absence of upper and lower limbs [any level]\"},{\"code\":\"Z899\",\"name\":\"Z899 Acquired absence of limb, unspecified\"},{\"code\":\"Z90\",\"name\":\"Z90 Acquired absence of organs, NEC\"},{\"code\":\"Z900\",\"name\":\"Z900 Acquired absence of part of head and neck\"},{\"code\":\"Z901\",\"name\":\"Z901 Acquired absence of breast(s)\"},{\"code\":\"Z902\",\"name\":\"Z902 Acquired absence of lung [part of]\"},{\"code\":\"Z903\",\"name\":\"Z903 Acquired absence of part of stomach\"},{\"code\":\"Z904\",\"name\":\"Z904 Acquired absence of other parts of digestive tract\"},{\"code\":\"Z905\",\"name\":\"Z905 Acquired absence of kidney\"},{\"code\":\"Z906\",\"name\":\"Z906 Acquired absence of other organs of urinary tract\"},{\"code\":\"Z907\",\"name\":\"Z907 Acquired absence of genital organ(s)\"},{\"code\":\"Z908\",\"name\":\"Z908 Acquired absence of other organs\"},{\"code\":\"Z91\",\"name\":\"Z91 Personal history of risk-factors, NEC\"},{\"code\":\"Z910\",\"name\":\"Z910 Personal history of allergy, other than to drugs and biological substances\"},{\"code\":\"Z911\",\"name\":\"Z911 Personal history of noncompliance with medical treatment and regimen\"},{\"code\":\"Z912\",\"name\":\"Z912 Personal history of poor personal hygiene\"},{\"code\":\"Z913\",\"name\":\"Z913 Personal history of unhealthy sleep-wake schedule\"},{\"code\":\"Z914\",\"name\":\"Z914 Personal history of psychological trauma, NEC\"},{\"code\":\"Z915\",\"name\":\"Z915 Personal history of self-harm\"},{\"code\":\"Z916\",\"name\":\"Z916 Personal history of other physical trauma\"},{\"code\":\"Z918\",\"name\":\"Z918 Personal history of other specified risk-factors, NEC\"},{\"code\":\"Z92\",\"name\":\"Z92 Personal history of medical treatment\"},{\"code\":\"Z920\",\"name\":\"Z920 Personal history of contraception\"},{\"code\":\"Z921\",\"name\":\"Z921 Personal history of long-term (current) use of anticoagulants\"},{\"code\":\"Z922\",\"name\":\"Z922 Personal history of long-term (current) use of other medicaments\"},{\"code\":\"Z923\",\"name\":\"Z923 Personal history of irradiation\"},{\"code\":\"Z924\",\"name\":\"Z924 Personal history of major surgery, NEC\"},{\"code\":\"Z925\",\"name\":\"Z925 Personal history of rehabilitation measures\"},{\"code\":\"Z926\",\"name\":\"Z926 Personal history of chemotherapy for neoplastic disease\"},{\"code\":\"Z928\",\"name\":\"Z928 Personal history of other medical treatment\"},{\"code\":\"Z929\",\"name\":\"Z929 Personal history of medical treatment, unspecified\"},{\"code\":\"Z93\",\"name\":\"Z93 Artificial opening status\"},{\"code\":\"Z930\",\"name\":\"Z930 Tracheostomy status\"},{\"code\":\"Z931\",\"name\":\"Z931 Gastrostomy status\"},{\"code\":\"Z932\",\"name\":\"Z932 Ileostomy status\"},{\"code\":\"Z933\",\"name\":\"Z933 Colostomy status\"},{\"code\":\"Z934\",\"name\":\"Z934 Other artificial openings of gastrointestinal tract status\"},{\"code\":\"Z935\",\"name\":\"Z935 Cystostomy status\"},{\"code\":\"Z936\",\"name\":\"Z936 Other artificial openings of urinary tract status\"},{\"code\":\"Z938\",\"name\":\"Z938 Other artificial opening status\"},{\"code\":\"Z939\",\"name\":\"Z939 Artificial opening status, unspecified\"},{\"code\":\"Z94\",\"name\":\"Z94 Transplanted organ and tissue status\"},{\"code\":\"Z940\",\"name\":\"Z940 Kidney transplant status\"},{\"code\":\"Z941\",\"name\":\"Z941 Heart transplant status\"},{\"code\":\"Z942\",\"name\":\"Z942 Lung transplant status\"},{\"code\":\"Z943\",\"name\":\"Z943 Heart and lungs transplant status\"},{\"code\":\"Z944\",\"name\":\"Z944 Liver transplant status\"},{\"code\":\"Z945\",\"name\":\"Z945 Skin transplant status\"},{\"code\":\"Z946\",\"name\":\"Z946 Bone transplant status\"},{\"code\":\"Z947\",\"name\":\"Z947 Corneal transplant status\"},{\"code\":\"Z948\",\"name\":\"Z948 Other transplanted organ and tissue status\"},{\"code\":\"Z949\",\"name\":\"Z949 Transplanted organ and tissue status, unspecified\"},{\"code\":\"Z95\",\"name\":\"Z95 Presence of cardiac and vascular implants and grafts\"},{\"code\":\"Z950\",\"name\":\"Z950 Presence of cardiac pacemaker\"},{\"code\":\"Z951\",\"name\":\"Z951 Presence of aortocoronary bypass graft\"},{\"code\":\"Z952\",\"name\":\"Z952 Presence of prosthetic heart valve\"},{\"code\":\"Z953\",\"name\":\"Z953 Presence of xenogenic heart valve\"},{\"code\":\"Z954\",\"name\":\"Z954 Presence of other heart-valve replacement\"},{\"code\":\"Z955\",\"name\":\"Z955 Presence of coronary angioplasty implant and graft\"},{\"code\":\"Z958\",\"name\":\"Z958 Presence of other cardiac and vascular implants and grafts\"},{\"code\":\"Z959\",\"name\":\"Z959 Presence of cardiac and vascular implant and graft, unspecified\"},{\"code\":\"Z96\",\"name\":\"Z96 Presence of other functional implants\"},{\"code\":\"Z960\",\"name\":\"Z960 Presence of urogenital implants\"},{\"code\":\"Z961\",\"name\":\"Z961 Presence of intraocular lens\"},{\"code\":\"Z962\",\"name\":\"Z962 Presence of otological and audiological implants\"},{\"code\":\"Z963\",\"name\":\"Z963 Presence of artificial larynx\"},{\"code\":\"Z964\",\"name\":\"Z964 Presence of endocrine implants\"},{\"code\":\"Z965\",\"name\":\"Z965 Presence of tooth-root and mandibular implants\"},{\"code\":\"Z966\",\"name\":\"Z966 Presence of orthopaedic joint implants\"},{\"code\":\"Z967\",\"name\":\"Z967 Presence of other bone and tendon implants\"},{\"code\":\"Z968\",\"name\":\"Z968 Presence of other specified functional implants\"},{\"code\":\"Z969\",\"name\":\"Z969 Presence of functional implant, unspecified\"},{\"code\":\"Z97\",\"name\":\"Z97 Presence of other devices\"},{\"code\":\"Z970\",\"name\":\"Z970 Presence of artificial eye\"},{\"code\":\"Z971\",\"name\":\"Z971 Presence of artificial limb (complete)(partial)\"},{\"code\":\"Z972\",\"name\":\"Z972 Presence of dental prosthetic device (complete)(partial)\"},{\"code\":\"Z973\",\"name\":\"Z973 Presence of spectacles and contact lenses\"},{\"code\":\"Z974\",\"name\":\"Z974 Presence of external hearing-aid\"},{\"code\":\"Z975\",\"name\":\"Z975 Presence of (intrauterine) contraceptive device\"},{\"code\":\"Z978\",\"name\":\"Z978 Presence of other specified devices\"},{\"code\":\"Z98\",\"name\":\"Z98 Other postsurgical states\"},{\"code\":\"Z980\",\"name\":\"Z980 Intestinal bypass and anastomosis status\"},{\"code\":\"Z981\",\"name\":\"Z981 Arthrodesis status\"},{\"code\":\"Z982\",\"name\":\"Z982 Presence of cerebrospinal fluid drainage device\"},{\"code\":\"Z988\",\"name\":\"Z988 Other specified postsurgical states\"},{\"code\":\"Z99\",\"name\":\"Z99 Dependence on enabling machines and devices, NEC\"},{\"code\":\"Z990\",\"name\":\"Z990 Dependence on aspirator\"},{\"code\":\"Z991\",\"name\":\"Z991 Dependence on respirator\"},{\"code\":\"Z992\",\"name\":\"Z992 Dependence on renal dialysis\"},{\"code\":\"Z993\",\"name\":\"Z993 Dependence on wheelchair\"},{\"code\":\"Z998\",\"name\":\"Z998 Dependence on other enabling machines and devices\"},{\"code\":\"Z999\",\"name\":\"Z999 Dependence on unspecified enabling machine and device\"}]}", - "size": 1117674 - } - ] -} \ No newline at end of file diff --git a/cypress/fixtures/facilitylayer.json b/cypress/fixtures/facilitylayer.json deleted file mode 100644 index b7072ec8f..000000000 --- a/cypress/fixtures/facilitylayer.json +++ /dev/null @@ -1,256 +0,0 @@ -{ - "totalSize": 501606, - "duplicates": 33, - "nonDeterministicResponses": 12, - "requests": [ - { - "path": "/api/33/userSettings", - "method": "GET", - "count": 8, - "response": "{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false}", - "size": 1952 - }, - { - "path": "/api/33/schemas/dataElement?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElement\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElements\",\"plural\":\"dataElements\",\"displayName\":\"Data Element\",\"name\":\"dataElement\",\"singular\":\"dataElement\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENT_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENT_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENT_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":true,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"domainType\",\"persisted\":true,\"constants\":[\"AGGREGATE\",\"TRACKER\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElements\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"optionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"commentOptionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"fieldMask\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElementGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElementGroup\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayFormName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"zeroIsSignificant\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"INTEGER\",\"required\":false,\"writable\":true,\"collectionName\":\"aggregationLevels\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"aggregationLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"optionSetValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10917 - }, - { - "path": "/api/33/schemas/dataElementGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElementGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElementGroups\",\"plural\":\"dataElementGroups\",\"displayName\":\"Data Element Group\",\"name\":\"dataElementGroup\",\"singular\":\"dataElementGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENTGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENTGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENTGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElements\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElement\",\"href\":\"http://localhost:8080/api/schemas/dataElement\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 7810 - }, - { - "path": "/api/33/schemas/dataSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.dataset.DataSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataSets\",\"plural\":\"dataSets\",\"displayName\":\"Data Set\",\"name\":\"dataSet\",\"singular\":\"dataSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATASET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATASET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATASET_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"validCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsoryFieldsCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataInputPeriods\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataInputPeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"workflow\",\"href\":\"http://localhost:8080/api/schemas/dataApprovalWorkflow\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"sections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"section\",\"href\":\"http://localhost:8080/api/schemas/section\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"timelyDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"notificationRecipients\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataElementDecoration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"notifyCompletingUser\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"noValueRequiresComment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"compulsoryDataElementOperands\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"compulsoryDataElementOperand\",\"href\":\"http://localhost:8080/api/schemas/dataElementOperand\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"fieldCombinationRequired\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderHorizontally\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderAsTabs\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"mobile\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"openFuturePeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-2.147483648E9,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14058 - }, - { - "path": "/api/33/schemas/externalMapLayer?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.mapping.ExternalMapLayer\",\"shareable\":true,\"translatable\":false,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/externalMapLayers\",\"plural\":\"externalMapLayers\",\"displayName\":\"External Map Layer\",\"name\":\"externalMapLayer\",\"singular\":\"externalMapLayer\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"imageFormat\",\"persisted\":true,\"constants\":[\"PNG\",\"JPG\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"legendSetUrl\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapService\",\"persisted\":true,\"constants\":[\"WMS\",\"TMS\",\"XYZ\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"layers\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapLayerPosition\",\"persisted\":true,\"constants\":[\"BASEMAP\",\"OVERLAY\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"attribution\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 6372 - }, - { - "path": "/api/33/schemas/indicator?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.indicator.Indicator\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicators\",\"plural\":\"indicators\",\"displayName\":\"Indicator\",\"name\":\"indicator\",\"singular\":\"indicator\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATOR_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATOR_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATOR_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportCategoryOptionCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominatorDescription\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorType\",\"href\":\"http://localhost:8080/api/schemas/indicatorType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numeratorDescription\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicatorGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicatorGroup\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numerator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"annualized\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"decimals\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportAttributeOptionCombo\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10348 - }, - { - "path": "/api/33/schemas/indicatorGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.indicator.IndicatorGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicatorGroups\",\"plural\":\"indicatorGroups\",\"displayName\":\"Indicator Group\",\"name\":\"indicatorGroup\",\"singular\":\"indicatorGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATORGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATORGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATORGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorGroupSet\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroupSet\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5202 - }, - { - "path": "/api/33/schemas/legendSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.legend.LegendSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/legendSets\",\"plural\":\"legendSets\",\"displayName\":\"Legend Set\",\"name\":\"legendSet\",\"singular\":\"legendSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_LEGEND_SET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_LEGEND_SET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_LEGEND_SET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbolizer\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legends\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legend\",\"href\":\"http://localhost:8080/api/schemas/legend\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5095 - }, - { - "path": "/api/33/schemas/map?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.mapping.Map\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/maps\",\"plural\":\"maps\",\"displayName\":\"Map\",\"name\":\"map\",\"singular\":\"map\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_MAP_PUBLIC_ADD\"]},{\"type\":\"EXTERNALIZE\",\"authorities\":[\"F_MAP_EXTERNAL\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"basemap\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":90.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-90.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"latitude\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"title\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"subscribed\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"mapViews\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"mapView\",\"href\":\"http://localhost:8080/api/schemas/mapView\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":180.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-180.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"longitude\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"subscribers\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"subscriber\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"zoom\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 7471 - }, - { - "path": "/api/33/schemas/optionSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.option.OptionSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/optionSets\",\"plural\":\"optionSets\",\"displayName\":\"Option Set\",\"name\":\"optionSet\",\"singular\":\"optionSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_OPTIONSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_OPTIONSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_OPTIONSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"options\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"option\",\"href\":\"http://localhost:8080/api/schemas/option\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5607 - }, - { - "path": "/api/33/schemas/organisationUnit?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnit\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnits\",\"plural\":\"organisationUnits\",\"displayName\":\"Organisation Unit\",\"name\":\"organisationUnit\",\"singular\":\"organisationUnit\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNIT_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNIT_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"parent\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"type\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"path\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"children\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"child\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":false,\"collectionName\":\"ancestors\",\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userItem\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"PHONENUMBER\",\"unique\":false,\"name\":\"phoneNumber\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programs\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"contactPerson\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"openingDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"EMAIL\",\"unique\":false,\"name\":\"email\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"address\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"memberCount\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"leaf\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"closedDate\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"comment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 12112 - }, - { - "path": "/api/33/schemas/organisationUnitGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroups\",\"plural\":\"organisationUnitGroups\",\"displayName\":\"Organisation Unit Group\",\"name\":\"organisationUnitGroup\",\"singular\":\"organisationUnitGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbol\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"color\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":false,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 8703 - }, - { - "path": "/api/33/schemas/organisationUnitGroupSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroupSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroupSets\",\"plural\":\"organisationUnitGroupSets\",\"displayName\":\"Organisation Unit Group Set\",\"name\":\"organisationUnitGroupSet\",\"singular\":\"organisationUnitGroupSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUPSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUPSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUPSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dataDimensionType\",\"persisted\":false,\"constants\":[\"DISAGGREGATION\",\"ATTRIBUTE\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionType\",\"persisted\":false,\"constants\":[\"DATA_X\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"DATA_COLLAPSED\",\"CATEGORY_OPTION_COMBO\",\"ATTRIBUTE_OPTION_COMBO\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION_GROUP_SET\",\"DATA_ELEMENT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY\",\"OPTION_GROUP_SET\",\"VALIDATION_RULE\",\"STATIC\",\"ORGANISATION_UNIT_LEVEL\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimension\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allItems\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"dimensionalKeywords\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"filter\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsory\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"includeSubhierarchyInAnalytics\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataDimension\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"items\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"item\",\"href\":\"http://localhost:8080/api/schemas/nameableObject\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 9341 - }, - { - "path": "/api/33/schemas/organisationUnitLevel?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitLevel\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitLevels\",\"plural\":\"organisationUnitLevels\",\"displayName\":\"Organisation Unit Level\",\"name\":\"organisationUnitLevel\",\"singular\":\"organisationUnitLevel\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"UPDATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"offlineLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":999.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":true,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5084 - }, - { - "path": "/api/33/schemas/program?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.program.Program\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programs\",\"plural\":\"programs\",\"displayName\":\"Program\",\"name\":\"program\",\"singular\":\"program\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_PROGRAM_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_PROGRAM_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAM_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"ignoreOverdueEvents\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programIndicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programIndicator\",\"href\":\"http://localhost:8080/api/schemas/programIndicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"enrollmentDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"onlyEnrollOnce\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"maxTeiCountToReturn\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectIncidentDatesInFuture\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"incidentDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"userRoles\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userRole\",\"href\":\"http://localhost:8080/api/schemas/userRole\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"expiryPeriodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectEnrollmentDatesInFuture\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"registration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"useFirstStageDuringRegistration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programRuleVariables\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programRuleVariable\",\"href\":\"http://localhost:8080/api/schemas/programRuleVariable\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programTrackedEntityAttributes\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programTrackedEntityAttribute\",\"href\":\"http://localhost:8080/api/schemas/programTrackedEntityAttribute\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"completeEventsExpiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"relatedProgram\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"withoutRegistration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minAttributesRequiredToSearch\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayFrontPageList\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"programType\",\"persisted\":true,\"constants\":[\"WITH_REGISTRATION\",\"WITHOUT_REGISTRATION\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"accessLevel\",\"persisted\":true,\"constants\":[\"OPEN\",\"AUDITED\",\"PROTECTED\",\"CLOSED\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programSection\",\"href\":\"http://localhost:8080/api/schemas/programSection\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStages\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"trackedEntityType\",\"href\":\"http://localhost:8080/api/schemas/trackedEntityType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayIncidentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14178 - }, - { - "path": "/api/33/schemas/programStage?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.program.ProgramStage\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programStages\",\"plural\":\"programStages\",\"displayName\":\"Program Stage\",\"name\":\"programStage\",\"singular\":\"programStage\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_PROGRAMSTAGE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAMSTAGE_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allowGenerateNextVisit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"reportDateToUse\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageDataElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageDataElement\",\"href\":\"http://localhost:8080/api/schemas/programStageDataElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"generatedByEnrollmentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"sortOrder\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"hideDueDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"enableUserAssignment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minDaysFromStart\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"standardInterval\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dueDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"executionDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"preGenerateUID\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"openAfterEnrollment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"repeatable\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"remindCompleted\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayGenerateEventBox\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"validationStrategy\",\"persisted\":true,\"constants\":[\"ON_COMPLETE\",\"ON_UPDATE_AND_INSERT\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"autoGenerateEvent\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"blockEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageSection\",\"href\":\"http://localhost:8080/api/schemas/programStageSection\",\"persisted\":true}]}", - "size": 11310 - }, - { - "path": "/api/33/schemas/userGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 4, - "response": "{\"klass\":\"org.hisp.dhis.user.UserGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/userGroups\",\"plural\":\"userGroups\",\"displayName\":\"User Group\",\"name\":\"userGroup\",\"singular\":\"userGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_USERGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_USERGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_USERGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedByGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedByGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5575 - }, - { - "path": "/api/33/attributes?fields=:all,optionSet[:all,options[:all]]&paging=false", - "method": "GET", - "count": 4, - "response": "{\"attributes\":[{\"lastUpdated\":\"2015-04-24T12:12:54.408\",\"id\":\"DnrLSdo4hMl\",\"href\":\"http://localhost:8080/api/33/attributes/DnrLSdo4hMl\",\"created\":\"2015-04-24T12:12:54.407\",\"name\":\"Alternative name\",\"code\":\"Alternative name\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":true,\"userAttribute\":false,\"displayName\":\"Alternative name\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-24T12:14:03.641\",\"id\":\"Z4X3J7jMLYV\",\"href\":\"http://localhost:8080/api/33/attributes/Z4X3J7jMLYV\",\"created\":\"2015-04-24T12:03:37.356\",\"name\":\"Classification\",\"code\":\"CLASSIFICATION\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Classification\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"code\":\"CLASS\",\"created\":\"2015-04-24T12:02:41.447\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Classification\",\"id\":\"LWEwGW8ATgE\",\"displayName\":\"Classification\",\"publicAccess\":\"rw------\",\"version\":1,\"externalAccess\":false,\"valueType\":\"TEXT\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[],\"options\":[{\"code\":\"INPUT\",\"created\":\"2015-04-24T12:02:51.959\",\"lastUpdated\":\"2015-04-24T12:02:51.959\",\"name\":\"Input\",\"id\":\"Fr4igNnPYTv\",\"displayName\":\"Input\",\"externalAccess\":false,\"sortOrder\":1,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"ACTIVITY\",\"created\":\"2015-04-24T12:03:04.493\",\"lastUpdated\":\"2015-04-24T12:03:04.493\",\"name\":\"Activity\",\"id\":\"xuAA8BQjdZq\",\"displayName\":\"Activity\",\"externalAccess\":false,\"sortOrder\":2,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"OUTPUT\",\"created\":\"2015-04-24T12:03:11.923\",\"lastUpdated\":\"2015-04-24T12:03:11.923\",\"name\":\"Output\",\"id\":\"tpJ71rNdmeo\",\"displayName\":\"Output\",\"externalAccess\":false,\"sortOrder\":3,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"IMPACT\",\"created\":\"2015-04-24T12:03:16.859\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Impact\",\"id\":\"QIbgv5M77In\",\"displayName\":\"Impact\",\"externalAccess\":false,\"sortOrder\":4,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]}]},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-20T12:36:33.754\",\"id\":\"qXS2NDUEAOS\",\"href\":\"http://localhost:8080/api/33/attributes/qXS2NDUEAOS\",\"created\":\"2015-04-20T12:23:04.044\",\"name\":\"Collection method\",\"code\":\"Collection method\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"LONG_TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Collection method\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-01-15T16:53:02.773\",\"id\":\"UKNKz1H10EE\",\"href\":\"http://localhost:8080/api/33/attributes/UKNKz1H10EE\",\"created\":\"2016-01-15T16:53:02.773\",\"name\":\"HR identifier\",\"code\":\"IRID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"HR identifier\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-05T21:37:25.858\",\"id\":\"l1VmqIHKk6t\",\"href\":\"http://localhost:8080/api/33/attributes/l1VmqIHKk6t\",\"created\":\"2016-08-04T23:39:51.895\",\"name\":\"KE code\",\"code\":\"KE code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"KE code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-08-04T23:48:21.851\",\"id\":\"n2xYlNbsfko\",\"href\":\"http://localhost:8080/api/33/attributes/n2xYlNbsfko\",\"created\":\"2016-08-01T15:00:09.415\",\"name\":\"NGO ID\",\"code\":\"NGOID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"NGO ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-13T19:32:41.386\",\"id\":\"dLHLR5O4YFI\",\"href\":\"http://localhost:8080/api/33/attributes/dLHLR5O4YFI\",\"created\":\"2017-03-05T21:33:31.019\",\"name\":\"PEPFAR ID\",\"code\":\"PEPFAR_ID\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"PEPFAR ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":true,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"AhsCAtM3L0g\",\"href\":\"http://localhost:8080/api/33/attributes/AhsCAtM3L0g\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Rationale\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Rationale\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-12T20:17:57.461\",\"id\":\"xqWyz9jNCA5\",\"href\":\"http://localhost:8080/api/33/attributes/xqWyz9jNCA5\",\"created\":\"2016-08-04T23:40:08.559\",\"name\":\"TZ code\",\"code\":\"TZ code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"TZ code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"Y1LUDU8sWBR\",\"href\":\"http://localhost:8080/api/33/attributes/Y1LUDU8sWBR\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Unit of measure\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Unit of measure\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]}]}", - "size": 17187 - }, - { - "path": "/api/33/me?fields=:all,organisationUnits[id],userGroups[id],userCredentials[:all,!user,userRoles[id]", - "method": "GET", - "count": 4, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:03:44.346\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4471, - "nonDeterministic": true - }, - { - "path": "/api/33/me/authorization", - "method": "GET", - "count": 4, - "response": "[\"ALL\"]", - "size": 7 - }, - { - "path": "/api/33/system/info", - "method": "GET", - "count": 4, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:03:56.766\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"16 m, 50 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1593, - "nonDeterministic": true - }, - { - "path": "/api/33/apps", - "method": "GET", - "count": 4, - "response": "[]", - "size": 2 - }, - { - "path": "/api/33/organisationUnits?fields=id,path,displayName,children[id,path,displayName,children::isNotEmpty]&userDataViewFallback=true", - "method": "GET", - "count": 4, - "response": "{\"pager\":{\"page\":1,\"pageCount\":1,\"total\":1,\"pageSize\":50},\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\",\"path\":\"/ImspTQPwCqd\",\"displayName\":\"Sierra Leone\",\"children\":[{\"id\":\"eIQbndfxQMb\",\"path\":\"/ImspTQPwCqd/eIQbndfxQMb\",\"children\":true,\"displayName\":\"Tonkolili\"},{\"id\":\"jUb8gELQApl\",\"path\":\"/ImspTQPwCqd/jUb8gELQApl\",\"children\":true,\"displayName\":\"Kailahun\"},{\"id\":\"fdc6uOvgoji\",\"path\":\"/ImspTQPwCqd/fdc6uOvgoji\",\"children\":true,\"displayName\":\"Bombali\"},{\"id\":\"O6uvpzGd5pu\",\"path\":\"/ImspTQPwCqd/O6uvpzGd5pu\",\"children\":true,\"displayName\":\"Bo\"},{\"id\":\"qhqAxPSTUXp\",\"path\":\"/ImspTQPwCqd/qhqAxPSTUXp\",\"children\":true,\"displayName\":\"Koinadugu\"},{\"id\":\"Vth0fbpFcsO\",\"path\":\"/ImspTQPwCqd/Vth0fbpFcsO\",\"children\":true,\"displayName\":\"Kono\"},{\"id\":\"at6UHUQatSo\",\"path\":\"/ImspTQPwCqd/at6UHUQatSo\",\"children\":true,\"displayName\":\"Western Area\"},{\"id\":\"kJq2mPyFEHo\",\"path\":\"/ImspTQPwCqd/kJq2mPyFEHo\",\"children\":true,\"displayName\":\"Kenema\"},{\"id\":\"bL4ooGhyHRQ\",\"path\":\"/ImspTQPwCqd/bL4ooGhyHRQ\",\"children\":true,\"displayName\":\"Pujehun\"},{\"id\":\"jmIPBj66vD6\",\"path\":\"/ImspTQPwCqd/jmIPBj66vD6\",\"children\":true,\"displayName\":\"Moyamba\"},{\"id\":\"PMa2VCrupOd\",\"path\":\"/ImspTQPwCqd/PMa2VCrupOd\",\"children\":true,\"displayName\":\"Kambia\"},{\"id\":\"TEQlaapDQoK\",\"path\":\"/ImspTQPwCqd/TEQlaapDQoK\",\"children\":true,\"displayName\":\"Port Loko\"},{\"id\":\"lc3eMKXaEfw\",\"path\":\"/ImspTQPwCqd/lc3eMKXaEfw\",\"children\":true,\"displayName\":\"Bonthe\"}]}]}", - "size": 1401 - }, - { - "path": "/api/33/externalMapLayers?fields=id,displayName~rename(name),service,url,attribution,mapService,layers,imageFormat,mapLayerPosition,legendSet,legendSetUrl&paging=false", - "method": "GET", - "count": 4, - "response": "{\"externalMapLayers\":[{\"id\":\"LOw2p0kPwua\",\"imageFormat\":\"PNG\",\"name\":\" Dark basemap\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png\"},{\"id\":\"ni2ZiTOZaPD\",\"imageFormat\":\"PNG\",\"name\":\"Aerial imagery of Dar-es-Salaam\",\"attribution\":\"OpenAerialMap / Tanzania Open Data Initiative\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://a.tiles.mapbox.com/v4/worldbank-education.pebkgmlc/{z}/{x}/{y}.png?access_token=pk.eyJ1Ijoid29ybGRiYW5rLWVkdWNhdGlvbiIsImEiOiJIZ2VvODFjIn0.TDw5VdwGavwEsch53sAVxA\"},{\"id\":\"suB1SFdc6RD\",\"imageFormat\":\"PNG\",\"name\":\"Labels overlay\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"OVERLAY\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_only_labels/{z}/{x}/{y}.png\"},{\"id\":\"wNIQ8pNvSQd\",\"imageFormat\":\"PNG\",\"name\":\"Terrain basemap\",\"attribution\":\"Stamen Design, OpenStreetMap\",\"mapService\":\"WMS\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png\"}]}", - "size": 1425 - }, - { - "path": "/api/33/systemSettings/keyGoogleCloudApiKey", - "method": "GET", - "count": 4, - "response": "AIzaSyDWyCSemDgAxocSL7j9Dy4mi93xTTcPEek", - "size": 39 - }, - { - "path": "/api/system/info", - "method": "GET", - "count": 4, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:03:57.011\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"16 m, 51 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1593, - "nonDeterministic": true - }, - { - "path": "/dhis-web-commons/menu/getModules.action?_=1544965809000", - "method": "GET", - "count": 4, - "response": "{ \"modules\": [\n{\n\"name\":\"dhis-web-dashboard\",\n\"namespace\":\"/dhis-web-dashboard\",\n\"defaultAction\":\"../dhis-web-dashboard/index.action\",\n\"displayName\":\"Dashboard\",\n\"icon\":\"../icons/dhis-web-dashboard.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maps\",\n\"namespace\":\"/dhis-web-maps\",\n\"defaultAction\":\"../dhis-web-maps/index.action\",\n\"displayName\":\"Maps\",\n\"icon\":\"../icons/dhis-web-maps.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-pivot\",\n\"namespace\":\"/dhis-web-pivot\",\n\"defaultAction\":\"../dhis-web-pivot/index.action\",\n\"displayName\":\"Pivot Table\",\n\"icon\":\"../icons/dhis-web-pivot.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-visualizer\",\n\"namespace\":\"/dhis-web-data-visualizer\",\n\"defaultAction\":\"../dhis-web-data-visualizer/index.action\",\n\"displayName\":\"Data Visualizer\",\n\"icon\":\"../icons/dhis-web-data-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-visualizer\",\n\"namespace\":\"/dhis-web-event-visualizer\",\n\"defaultAction\":\"../dhis-web-event-visualizer/index.action\",\n\"displayName\":\"Event Visualizer\",\n\"icon\":\"../icons/dhis-web-event-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-dataentry\",\n\"namespace\":\"/dhis-web-dataentry\",\n\"defaultAction\":\"../dhis-web-dataentry/index.action\",\n\"displayName\":\"Data Entry\",\n\"icon\":\"../icons/dhis-web-dataentry.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-reports\",\n\"namespace\":\"/dhis-web-event-reports\",\n\"defaultAction\":\"../dhis-web-event-reports/index.action\",\n\"displayName\":\"Event Reports\",\n\"icon\":\"../icons/dhis-web-event-reports.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance\",\n\"namespace\":\"/dhis-web-maintenance\",\n\"defaultAction\":\"../dhis-web-maintenance/index.action\",\n\"displayName\":\"Maintenance\",\n\"icon\":\"../icons/dhis-web-maintenance.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-tracker-capture\",\n\"namespace\":\"/dhis-web-tracker-capture\",\n\"defaultAction\":\"../dhis-web-tracker-capture/index.action\",\n\"displayName\":\"Tracker Capture\",\n\"icon\":\"../icons/dhis-web-tracker-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-interpretation\",\n\"namespace\":\"/dhis-web-interpretation\",\n\"defaultAction\":\"../dhis-web-interpretation/index.action\",\n\"displayName\":\"Interpretations\",\n\"icon\":\"../icons/dhis-web-interpretation.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-scheduler\",\n\"namespace\":\"/dhis-web-scheduler\",\n\"defaultAction\":\"../dhis-web-scheduler/index.action\",\n\"displayName\":\"Scheduler\",\n\"icon\":\"../icons/dhis-web-scheduler.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-settings\",\n\"namespace\":\"/dhis-web-settings\",\n\"defaultAction\":\"../dhis-web-settings/index.action\",\n\"displayName\":\"System Settings\",\n\"icon\":\"../icons/dhis-web-settings.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-usage-analytics\",\n\"namespace\":\"/dhis-web-usage-analytics\",\n\"defaultAction\":\"../dhis-web-usage-analytics/index.action\",\n\"displayName\":\"Usage Analytics\",\n\"icon\":\"../icons/dhis-web-usage-analytics.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-app-management\",\n\"namespace\":\"/dhis-web-app-management\",\n\"defaultAction\":\"../dhis-web-app-management/index.action\",\n\"displayName\":\"App Management\",\n\"icon\":\"../icons/dhis-web-app-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-datastore\",\n\"namespace\":\"/dhis-web-datastore\",\n\"defaultAction\":\"../dhis-web-datastore/index.action\",\n\"displayName\":\"Datastore Management\",\n\"icon\":\"../icons/dhis-web-datastore.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance-mobile\",\n\"namespace\":\"/dhis-web-maintenance-mobile\",\n\"defaultAction\":\"../dhis-web-maintenance-mobile/index.action\",\n\"displayName\":\"Mobile Configuration\",\n\"icon\":\"../icons/dhis-web-maintenance-mobile.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-cache-cleaner\",\n\"namespace\":\"/dhis-web-cache-cleaner\",\n\"defaultAction\":\"../dhis-web-cache-cleaner/index.action\",\n\"displayName\":\"Browser Cache Cleaner\",\n\"icon\":\"../icons/dhis-web-cache-cleaner.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-translations\",\n\"namespace\":\"/dhis-web-translations\",\n\"defaultAction\":\"../dhis-web-translations/index.action\",\n\"displayName\":\"Translations\",\n\"icon\":\"../icons/dhis-web-translations.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-mapping\",\n\"namespace\":\"/dhis-web-mapping\",\n\"defaultAction\":\"../dhis-web-mapping/index.action\",\n\"displayName\":\"GIS\",\n\"icon\":\"../icons/dhis-web-mapping.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-visualizer\",\n\"namespace\":\"/dhis-web-visualizer\",\n\"defaultAction\":\"../dhis-web-visualizer/index.action\",\n\"displayName\":\"Classic Data Visualizer\",\n\"icon\":\"../icons/dhis-web-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-capture\",\n\"namespace\":\"/dhis-web-capture\",\n\"defaultAction\":\"../dhis-web-capture/index.action\",\n\"displayName\":\"Capture\",\n\"icon\":\"../icons/dhis-web-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-administration\",\n\"namespace\":\"/dhis-web-data-administration\",\n\"defaultAction\":\"../dhis-web-data-administration/index.action\",\n\"displayName\":\"Data Administration\",\n\"icon\":\"../icons/dhis-web-data-administration.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-quality\",\n\"namespace\":\"/dhis-web-data-quality\",\n\"defaultAction\":\"../dhis-web-data-quality/index.action\",\n\"displayName\":\"Data Quality\",\n\"icon\":\"../icons/dhis-web-data-quality.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-user\",\n\"namespace\":\"/dhis-web-user\",\n\"defaultAction\":\"../dhis-web-user/index.action\",\n\"displayName\":\"Users\",\n\"icon\":\"../icons/dhis-web-user.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-import-export\",\n\"namespace\":\"/dhis-web-import-export\",\n\"defaultAction\":\"../dhis-web-import-export/index.action\",\n\"displayName\":\"dhis-web-import-export\",\n\"icon\":\"../icons/dhis-web-import-export.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-menu-management\",\n\"namespace\":\"/dhis-web-menu-management\",\n\"defaultAction\":\"../dhis-web-menu-management/index.action\",\n\"displayName\":\"Menu Management\",\n\"icon\":\"../icons/dhis-web-menu-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-reports\",\n\"namespace\":\"/dhis-web-reports\",\n\"defaultAction\":\"../dhis-web-reports/index.action\",\n\"displayName\":\"Reports\",\n\"icon\":\"../icons/dhis-web-reports.png\",\n\"description\":\"\"\n}] }", - "size": 5988 - }, - { - "path": "/api/me/dashboard", - "method": "GET", - "count": 4, - "response": "{\"unreadInterpretations\":42,\"unreadMessageConversations\":56}", - "size": 60 - }, - { - "path": "/api/me.json", - "method": "GET", - "count": 4, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:03:44.346\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4499, - "nonDeterministic": true - }, - { - "path": "/api/i18n", - "method": "POST", - "count": 4, - "response": "{\"dhis-web-settings\":\"System Settings\",\"dhis-web-cache-cleaner\":\"Browser Cache Cleaner\",\"dhis-web-capture\":\"Capture\",\"dhis-web-dataentry\":\"Data Entry\",\"dhis-web-data-visualizer\":\"Data Visualizer\",\"dhis-web-maintenance-mobile\":\"Mobile Configuration\",\"dhis-web-data-quality\":\"Data Quality\",\"dhis-web-tracker-capture\":\"Tracker Capture\",\"dhis-web-mapping\":\"GIS\",\"dhis-web-event-visualizer\":\"Event Visualizer\",\"dhis-web-event-reports\":\"Event Reports\",\"dhis-web-app-management\":\"App Management\",\"dhis-web-datastore\":\"Datastore Management\",\"dhis-web-scheduler\":\"Scheduler\",\"dhis-web-import-export\":\"dhis-web-import-export\",\"dhis-web-menu-management\":\"Menu Management\",\"dhis-web-reports\":\"Reports\",\"dhis-web-dashboard\":\"Dashboard\",\"dhis-web-pivot\":\"Pivot Table\",\"dhis-web-interpretation\":\"Interpretations\",\"dhis-web-usage-analytics\":\"Usage Analytics\",\"dhis-web-translations\":\"Translations\",\"dhis-web-maintenance\":\"Maintenance\",\"dhis-web-data-administration\":\"Data Administration\",\"dhis-web-maps\":\"Maps\",\"dhis-web-user\":\"Users\",\"dhis-web-visualizer\":\"Classic Data Visualizer\"}", - "size": 1067 - }, - { - "path": "/api/33/organisationUnitGroupSets?fields=id,displayName~rename(name)&paging=false", - "method": "GET", - "count": 4, - "response": "{\"organisationUnitGroupSets\":[{\"id\":\"uIuxlbV1vRT\",\"name\":\"Area\"},{\"id\":\"Bpx0589u8y0\",\"name\":\"Facility Ownership\"},{\"id\":\"J5jldMd8OHv\",\"name\":\"Facility Type\"},{\"id\":\"Cbuj0VCyDjL\",\"name\":\"Location Rural/Urban\"}]}", - "size": 210 - }, - { - "path": "/api/33/organisationUnitLevels?fields=id,displayName~rename(name),level&paging=false", - "method": "GET", - "count": 2, - "response": "{\"organisationUnitLevels\":[{\"level\":3,\"id\":\"tTUf91fCytl\",\"name\":\"Chiefdom\"},{\"level\":2,\"id\":\"wjP19dkFeIk\",\"name\":\"District\"},{\"level\":4,\"id\":\"m9lBJogzE95\",\"name\":\"Facility\"},{\"level\":1,\"id\":\"H1KlN4QIauv\",\"name\":\"National\"}]}", - "size": 224 - }, - { - "path": "/api/33/organisationUnitGroups?fields=id,displayName~rename(name)&paging=false", - "method": "GET", - "count": 2, - "response": "{\"organisationUnitGroups\":[{\"id\":\"CXw2yu5fodb\",\"name\":\"CHC\"},{\"id\":\"gzcv65VyaGq\",\"name\":\"Chiefdom\"},{\"id\":\"uYxK4wmcPqA\",\"name\":\"CHP\"},{\"id\":\"RXL3lPSK8oG\",\"name\":\"Clinic\"},{\"id\":\"RpbiCJpIYEj\",\"name\":\"Country\"},{\"id\":\"w1Atoz18PCL\",\"name\":\"District\"},{\"id\":\"nlX2VoouN63\",\"name\":\"Eastern Area\"},{\"id\":\"tDZVQ1WtwpA\",\"name\":\"Hospital\"},{\"id\":\"EYbopBOJWsW\",\"name\":\"MCHP\"},{\"id\":\"w0gFTTmsUcF\",\"name\":\"Mission\"},{\"id\":\"PVLOW4bCshG\",\"name\":\"NGO\"},{\"id\":\"J40PpdN4Wkk\",\"name\":\"Northern Area\"},{\"id\":\"MAs88nJc9nL\",\"name\":\"Private Clinic\"},{\"id\":\"oRVt7g429ZO\",\"name\":\"Public facilities\"},{\"id\":\"GGghZsfu7qV\",\"name\":\"Rural\"},{\"id\":\"jqBqIXoXpfy\",\"name\":\"Southern Area\"},{\"id\":\"f25dqv3Y7Z0\",\"name\":\"Urban\"},{\"id\":\"b0EsAxm8Nge\",\"name\":\"Western Area\"}]}", - "size": 734 - }, - { - "path": "/api/33/organisationUnitGroupSets/J5jldMd8OHv?fields=organisationUnitGroups[id,shortName~rename(name),symbol]", - "method": "GET", - "count": 1, - "response": "{\"organisationUnitGroups\":[{\"id\":\"uYxK4wmcPqA\",\"name\":\"CHP\",\"symbol\":\"08.png\"},{\"id\":\"EYbopBOJWsW\",\"name\":\"MCHP\",\"symbol\":\"10.png\"},{\"id\":\"RXL3lPSK8oG\",\"name\":\"Clinic\",\"symbol\":\"14.png\"},{\"id\":\"tDZVQ1WtwpA\",\"name\":\"Hospital\",\"symbol\":\"05.png\"},{\"id\":\"CXw2yu5fodb\",\"name\":\"CHC\",\"symbol\":\"16.png\"}]}", - "size": 297 - }, - { - "path": "/api/33/geoFeatures?includeGroupSets=true&ou=ou:LEVEL-2&displayProperty=SHORTNAME", - "method": "GET", - "count": 1, - "response": "[{\"id\":\"O6uvpzGd5pu\",\"code\":\"OU_264\",\"na\":\"Bo\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.5914,8.4875],[-11.5906,8.4769],[-11.5898,8.4717],[-11.5882,8.466],[-11.5863,8.4604],[-11.5837,8.4549],[-11.5804,8.4505],[-11.5772,8.4477],[-11.5738,8.4456],[-11.5622,8.44],[-11.558,8.4365],[-11.5567,8.4332],[-11.5565,8.4295],[-11.558,8.4215],[-11.5582,8.4185],[-11.5569,8.4121],[-11.5567,8.4084],[-11.5571,8.4047],[-11.5589,8.3968],[-11.5588,8.3927],[-11.5574,8.3877],[-11.5549,8.3835],[-11.5506,8.3751],[-11.5488,8.3707],[-11.5438,8.3562],[-11.5418,8.3519],[-11.5398,8.3489],[-11.5361,8.3451],[-11.5278,8.3419],[-11.516,8.3381],[-11.5114,8.3375],[-11.4946,8.3367],[-11.487,8.3293],[-11.4838,8.3251],[-11.4817,8.3208],[-11.4806,8.3171],[-11.4795,8.3018],[-11.4781,8.2958],[-11.4755,8.2871],[-11.4735,8.2834],[-11.4655,8.2739],[-11.4604,8.2666],[-11.4574,8.2635],[-11.4541,8.2608],[-11.4466,8.2567],[-11.4348,8.251],[-11.4318,8.2488],[-11.4281,8.2452],[-11.4258,8.2422],[-11.4218,8.2348],[-11.4183,8.2272],[-11.4141,8.2153],[-11.4109,8.2118],[-11.4048,8.2085],[-11.3982,8.2063],[-11.3948,8.2045],[-11.3916,8.202],[-11.3832,8.1947],[-11.376,8.1901],[-11.3665,8.1835],[-11.3669,8.1797],[-11.367,8.1749],[-11.3682,8.1693],[-11.3705,8.1626],[-11.3736,8.1564],[-11.3695,8.1524],[-11.3657,8.1475],[-11.3638,8.1444],[-11.3623,8.1407],[-11.3589,8.1286],[-11.3574,8.1218],[-11.3525,8.1071],[-11.3509,8.1012],[-11.3505,8.0968],[-11.3504,8.091],[-11.3508,8.0868],[-11.3516,8.0819],[-11.3498,8.072],[-11.347,8.0602],[-11.3469,8.056],[-11.3474,8.0496],[-11.3471,8.0454],[-11.3456,8.0375],[-11.343,8.0281],[-11.3425,8.0253],[-11.342,8.0181],[-11.3418,7.9976],[-11.3421,7.9905],[-11.3434,7.9842],[-11.3477,7.9708],[-11.3517,7.9604],[-11.3547,7.9582],[-11.3645,7.9522],[-11.3689,7.9486],[-11.3794,7.9387],[-11.3816,7.9369],[-11.3879,7.9327],[-11.3965,7.9257],[-11.4018,7.9224],[-11.4076,7.9182],[-11.413,7.915],[-11.42,7.9101],[-11.4389,7.9003],[-11.449,7.8935],[-11.4518,7.8911],[-11.4541,7.8883],[-11.4566,7.8844],[-11.4608,7.8783],[-11.467,7.8668],[-11.4727,7.8591],[-11.4743,7.8554],[-11.4751,7.8514],[-11.475,7.8461],[-11.4744,7.842],[-11.4725,7.8351],[-11.4716,7.8295],[-11.4714,7.8227],[-11.4732,7.8089],[-11.4743,7.8025],[-11.4592,7.8053],[-11.4564,7.8061],[-11.4489,7.8097],[-11.4419,7.8143],[-11.4383,7.8157],[-11.4336,7.816],[-11.4299,7.8149],[-11.4253,7.8128],[-11.4243,7.808],[-11.4211,7.8027],[-11.4171,7.7954],[-11.4129,7.7869],[-11.4111,7.7811],[-11.4106,7.775],[-11.4112,7.7695],[-11.4134,7.7623],[-11.4147,7.7544],[-11.4169,7.745],[-11.4174,7.7409],[-11.4178,7.7326],[-11.4185,7.7286],[-11.4199,7.725],[-11.427,7.7125],[-11.4281,7.7086],[-11.4285,7.7042],[-11.4283,7.6998],[-11.4278,7.6969],[-11.4256,7.6927],[-11.4289,7.6901],[-11.4315,7.6877],[-11.4344,7.6866],[-11.4378,7.6867],[-11.4411,7.6885],[-11.4477,7.6971],[-11.4506,7.7001],[-11.4539,7.7026],[-11.4578,7.704],[-11.4644,7.7039],[-11.4691,7.7021],[-11.4744,7.6992],[-11.4829,7.6921],[-11.4902,7.687],[-11.4988,7.6801],[-11.5114,7.6728],[-11.5211,7.6651],[-11.5359,7.6576],[-11.5412,7.6564],[-11.5461,7.6536],[-11.5491,7.6505],[-11.5507,7.6473],[-11.5514,7.6436],[-11.5512,7.6391],[-11.5483,7.628],[-11.5477,7.6232],[-11.5472,7.6166],[-11.5471,7.6069],[-11.5475,7.6039],[-11.5485,7.601],[-11.551,7.5982],[-11.554,7.5968],[-11.5589,7.5963],[-11.5661,7.5968],[-11.5817,7.591],[-11.5861,7.5876],[-11.5889,7.5845],[-11.591,7.581],[-11.5947,7.5687],[-11.5988,7.559],[-11.6011,7.5552],[-11.6038,7.5529],[-11.6108,7.5496],[-11.6144,7.5465],[-11.6178,7.5423],[-11.6258,7.5363],[-11.6295,7.5341],[-11.6323,7.5333],[-11.6366,7.5328],[-11.641,7.5327],[-11.6454,7.5329],[-11.6497,7.5337],[-11.6537,7.5354],[-11.6626,7.5412],[-11.666,7.5438],[-11.6699,7.5479],[-11.6807,7.5643],[-11.6831,7.5672],[-11.686,7.5695],[-11.6936,7.5731],[-11.6978,7.5739],[-11.7021,7.574],[-11.705,7.5737],[-11.7078,7.5731],[-11.7136,7.5711],[-11.7212,7.5697],[-11.7272,7.5681],[-11.731,7.5715],[-11.7384,7.5755],[-11.7408,7.5789],[-11.7414,7.5809],[-11.7408,7.5849],[-11.7387,7.5886],[-11.7358,7.5918],[-11.7261,7.6013],[-11.7227,7.6059],[-11.7206,7.6116],[-11.7201,7.6144],[-11.7197,7.6275],[-11.7193,7.6317],[-11.7175,7.6377],[-11.7169,7.641],[-11.7218,7.6546],[-11.7232,7.6598],[-11.737,7.6593],[-11.7451,7.6556],[-11.7485,7.6536],[-11.7526,7.6497],[-11.7549,7.6464],[-11.7568,7.6393],[-11.7563,7.6339],[-11.7546,7.6269],[-11.7551,7.6228],[-11.7565,7.6202],[-11.7594,7.6168],[-11.7627,7.6138],[-11.7678,7.6104],[-11.7701,7.6077],[-11.7718,7.6027],[-11.7718,7.5971],[-11.7709,7.593],[-11.769,7.5874],[-11.7692,7.5829],[-11.7708,7.5802],[-11.7733,7.5785],[-11.7777,7.5777],[-11.7816,7.5781],[-11.7886,7.5805],[-11.7926,7.5812],[-11.7981,7.5814],[-11.8052,7.5804],[-11.8119,7.5776],[-11.8216,7.573],[-11.8275,7.5696],[-11.83,7.567],[-11.8311,7.564],[-11.831,7.5592],[-11.8295,7.5548],[-11.826,7.5485],[-11.8246,7.5446],[-11.8229,7.5348],[-11.8215,7.5302],[-11.8211,7.5269],[-11.8221,7.5226],[-11.8237,7.5198],[-11.8293,7.5146],[-11.8378,7.5032],[-11.8421,7.4958],[-11.8452,7.4912],[-11.8479,7.4891],[-11.8545,7.4864],[-11.8605,7.4835],[-11.8632,7.492],[-11.8665,7.4987],[-11.8675,7.5014],[-11.868,7.5043],[-11.8689,7.5132],[-11.87,7.5176],[-11.8714,7.5202],[-11.8731,7.5226],[-11.8829,7.534],[-11.886,7.536],[-11.8888,7.5366],[-11.8931,7.5369],[-11.8974,7.5366],[-11.9016,7.5354],[-11.9054,7.5333],[-11.9127,7.5306],[-11.917,7.5296],[-11.9246,7.529],[-11.9337,7.5293],[-11.9367,7.5298],[-11.9395,7.5306],[-11.9469,7.5346],[-11.9496,7.5356],[-11.9525,7.5361],[-11.9629,7.5371],[-11.9658,7.5379],[-11.9694,7.5399],[-11.9716,7.5417],[-11.9752,7.5459],[-11.9773,7.5496],[-11.9811,7.5607],[-11.9846,7.5742],[-11.9868,7.5845],[-11.9903,7.5911],[-11.9945,7.6004],[-11.9935,7.6107],[-11.9933,7.6301],[-11.9992,7.6298],[-12.0037,7.6299],[-12.008,7.6308],[-12.017,7.635],[-12.0257,7.642],[-12.0327,7.6469],[-12.0352,7.6497],[-12.0369,7.6528],[-12.0381,7.6561],[-12.0398,7.6629],[-12.0414,7.6674],[-12.0459,7.6759],[-12.0514,7.6906],[-12.0592,7.6983],[-12.0646,7.7027],[-12.0734,7.7071],[-12.0809,7.7098],[-12.0925,7.7081],[-12.1021,7.7076],[-12.1099,7.7076],[-12.1128,7.7078],[-12.1157,7.7086],[-12.1187,7.7108],[-12.121,7.7147],[-12.1219,7.7188],[-12.1222,7.7234],[-12.122,7.7392],[-12.1228,7.7453],[-12.1244,7.7491],[-12.1306,7.7553],[-12.1326,7.7585],[-12.1333,7.7613],[-12.1338,7.7658],[-12.1338,7.7717],[-12.1334,7.7758],[-12.1323,7.7824],[-12.133,7.786],[-12.1352,7.8036],[-12.1344,7.813],[-12.1348,7.8184],[-12.136,7.8219],[-12.1396,7.8266],[-12.1404,7.8308],[-12.1389,7.8399],[-12.1383,7.8457],[-12.1382,7.8561],[-12.1387,7.8634],[-12.1398,7.8675],[-12.1434,7.874],[-12.1472,7.8812],[-12.1481,7.8844],[-12.1483,7.8878],[-12.1474,7.8921],[-12.1436,7.8994],[-12.1401,7.9036],[-12.1331,7.9105],[-12.1314,7.9153],[-12.1312,7.9238],[-12.1315,7.9267],[-12.1324,7.9302],[-12.1353,7.9343],[-12.1386,7.937],[-12.143,7.9388],[-12.1429,7.9448],[-12.1418,7.9491],[-12.1397,7.9521],[-12.1369,7.9541],[-12.1314,7.9565],[-12.1166,7.958],[-12.1126,7.9591],[-12.1016,7.9637],[-12.095,7.9658],[-12.0839,7.9699],[-12.0756,7.9751],[-12.0693,7.9785],[-12.0606,7.9824],[-12.0561,7.9832],[-12.0421,7.9841],[-12.0391,7.9847],[-12.0344,7.9861],[-12.03,7.9868],[-12.0098,7.9876],[-12.0054,7.9884],[-12.0007,7.9898],[-11.9978,7.9903],[-11.9843,7.9908],[-11.9799,7.9912],[-11.976,7.9926],[-11.9726,7.9957],[-11.9713,7.9984],[-11.9657,7.9993],[-11.9597,8.0011],[-11.9558,8.0016],[-11.9505,8.0013],[-11.9433,7.9997],[-11.9393,7.9996],[-11.9336,8.0007],[-11.9304,8.0006],[-11.9272,7.9994],[-11.9234,7.9974],[-11.9176,7.9925],[-11.9071,7.9882],[-11.9005,7.9859],[-11.8904,7.9809],[-11.8823,7.9793],[-11.8786,7.9781],[-11.8736,7.9744],[-11.8686,7.9726],[-11.8627,7.9723],[-11.8582,7.9727],[-11.8542,7.9738],[-11.8431,7.9786],[-11.8361,7.9797],[-11.8287,7.9798],[-11.8235,7.9771],[-11.817,7.9754],[-11.8199,7.9839],[-11.8213,7.9873],[-11.8257,7.992],[-11.8278,7.9951],[-11.8293,8.0001],[-11.8294,8.0037],[-11.8418,8.0148],[-11.8461,8.0182],[-11.8497,8.0201],[-11.8561,8.0223],[-11.8625,8.0255],[-11.8659,8.0278],[-11.8735,8.034],[-11.8913,8.0454],[-11.8966,8.05],[-11.9004,8.0541],[-11.9024,8.0575],[-11.9036,8.0608],[-11.9042,8.0648],[-11.9039,8.0689],[-11.902,8.0745],[-11.8987,8.0811],[-11.8968,8.092],[-11.8957,8.0959],[-11.8929,8.1013],[-11.889,8.1098],[-11.8849,8.1151],[-11.877,8.1229],[-11.8737,8.1316],[-11.8683,8.1425],[-11.8652,8.1467],[-11.8623,8.1497],[-11.8601,8.1515],[-11.8577,8.1531],[-11.855,8.1542],[-11.8522,8.1547],[-11.8493,8.1548],[-11.8436,8.1542],[-11.8376,8.1524],[-11.8332,8.1516],[-11.8161,8.151],[-11.8115,8.1505],[-11.8075,8.1492],[-11.7998,8.1452],[-11.7955,8.1442],[-11.7893,8.1437],[-11.7894,8.1511],[-11.7965,8.1587],[-11.8005,8.1648],[-11.8057,8.1719],[-11.8105,8.1802],[-11.812,8.1854],[-11.8125,8.1968],[-11.812,8.2053],[-11.8105,8.2113],[-11.8059,8.226],[-11.8023,8.2408],[-11.8018,8.2437],[-11.8015,8.2497],[-11.8014,8.2558],[-11.8017,8.2603],[-11.8025,8.2647],[-11.8042,8.2683],[-11.8067,8.2714],[-11.8118,8.2766],[-11.8298,8.2936],[-11.8325,8.2967],[-11.8339,8.2996],[-11.8338,8.3035],[-11.8318,8.3079],[-11.8268,8.3126],[-11.8206,8.3164],[-11.8178,8.3189],[-11.8159,8.3219],[-11.8144,8.3275],[-11.8147,8.3309],[-11.816,8.3353],[-11.8179,8.3397],[-11.8204,8.3437],[-11.8262,8.351],[-11.823,8.3601],[-11.8211,8.3634],[-11.8166,8.3686],[-11.8113,8.3731],[-11.8028,8.3777],[-11.7952,8.3811],[-11.7885,8.3829],[-11.7839,8.3846],[-11.7749,8.3864],[-11.7701,8.389],[-11.7671,8.392],[-11.7648,8.3953],[-11.7625,8.4008],[-11.7593,8.4108],[-11.7574,8.4152],[-11.7544,8.4194],[-11.7434,8.4316],[-11.7387,8.44],[-11.7349,8.4486],[-11.7335,8.4531],[-11.7321,8.4599],[-11.7308,8.4645],[-11.7281,8.4708],[-11.7259,8.4736],[-11.7218,8.477],[-11.7175,8.4819],[-11.7146,8.4842],[-11.7103,8.487],[-11.7061,8.4848],[-11.6984,8.4803],[-11.6889,8.482],[-11.6765,8.4832],[-11.6674,8.4855],[-11.6626,8.4861],[-11.6527,8.4864],[-11.6095,8.4863],[-11.5914,8.4875]]]\",\"dimensions\":{\"uIuxlbV1vRT\":\"jqBqIXoXpfy\"}},{\"id\":\"fdc6uOvgoji\",\"code\":\"OU_193190\",\"na\":\"Bombali\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.8091,9.2032],[-11.8102,9.1944],[-11.8128,9.1793],[-11.8144,9.1747],[-11.816,9.1681],[-11.8177,9.1623],[-11.8212,9.1524],[-11.8242,9.1459],[-11.8258,9.1401],[-11.8263,9.1335],[-11.8258,9.1283],[-11.8238,9.1213],[-11.8207,9.113],[-11.8219,9.1044],[-11.8217,9.0986],[-11.8201,9.0915],[-11.8185,9.087],[-11.8164,9.084],[-11.8123,9.0821],[-11.8014,9.081],[-11.7953,9.0793],[-11.7908,9.0786],[-11.7831,9.0784],[-11.7661,9.0787],[-11.7609,9.0781],[-11.7569,9.0759],[-11.7544,9.0715],[-11.754,9.0663],[-11.7549,9.0626],[-11.7565,9.0597],[-11.7585,9.0577],[-11.7613,9.0564],[-11.7696,9.0539],[-11.7729,9.0513],[-11.7751,9.0479],[-11.7771,9.0388],[-11.7782,9.0359],[-11.7799,9.034],[-11.785,9.0306],[-11.7875,9.0283],[-11.7896,9.0243],[-11.7912,9.0188],[-11.7966,9.014],[-11.8017,9.0119],[-11.807,9.0119],[-11.8105,9.0132],[-11.8167,9.017],[-11.8201,9.0181],[-11.8235,9.0183],[-11.8291,9.0167],[-11.832,9.0146],[-11.834,9.0116],[-11.8353,9.0072],[-11.8365,8.9968],[-11.8388,8.9919],[-11.8426,8.9897],[-11.847,8.9899],[-11.8513,8.9915],[-11.8551,8.9923],[-11.8591,8.9922],[-11.8623,8.9912],[-11.8652,8.9894],[-11.869,8.9854],[-11.8739,8.9783],[-11.8776,8.9751],[-11.8827,8.9718],[-11.8867,8.9682],[-11.8895,8.964],[-11.8895,8.9595],[-11.8877,8.9553],[-11.8832,8.9495],[-11.8776,8.9401],[-11.8766,8.9336],[-11.8771,8.9296],[-11.8785,8.9251],[-11.883,8.9149],[-11.8859,8.9092],[-11.8811,8.9029],[-11.8784,8.8964],[-11.8738,8.8891],[-11.8726,8.8854],[-11.8723,8.8815],[-11.8731,8.8764],[-11.8759,8.8716],[-11.8824,8.8664],[-11.8854,8.8635],[-11.8878,8.8601],[-11.8892,8.8569],[-11.8902,8.8532],[-11.8906,8.8502],[-11.8915,8.828],[-11.8936,8.8237],[-11.894,8.8199],[-11.8937,8.8146],[-11.8927,8.8107],[-11.8892,8.8043],[-11.8879,8.8012],[-11.8872,8.7967],[-11.8878,8.7932],[-11.889,8.79],[-11.8937,8.7829],[-11.8952,8.7797],[-11.8963,8.7763],[-11.8977,8.7685],[-11.8988,8.7649],[-11.9042,8.7554],[-11.9069,8.7521],[-11.91,8.7493],[-11.9163,8.7451],[-11.9262,8.7377],[-11.9337,8.7344],[-11.9467,8.7254],[-11.9493,8.7231],[-11.9537,8.7182],[-11.9584,8.7152],[-11.9681,8.7105],[-11.9748,8.7086],[-11.9802,8.7066],[-11.9864,8.7055],[-11.9887,8.701],[-11.9937,8.6936],[-11.9977,8.6849],[-11.9998,8.6816],[-12.0017,8.6795],[-12.0046,8.6776],[-12.008,8.6767],[-12.0121,8.677],[-12.0278,8.6825],[-12.0307,8.6832],[-12.0337,8.6835],[-12.0383,8.6835],[-12.0428,8.6831],[-12.0457,8.6824],[-12.0503,8.6808],[-12.0547,8.6799],[-12.0607,8.6797],[-12.0651,8.6802],[-12.0679,8.6812],[-12.0712,8.6845],[-12.0752,8.6919],[-12.0786,8.6941],[-12.0825,8.6939],[-12.0853,8.6918],[-12.0864,8.6882],[-12.0851,8.681],[-12.0852,8.6766],[-12.0877,8.672],[-12.0905,8.6691],[-12.0951,8.6662],[-12.1052,8.6635],[-12.1088,8.6615],[-12.112,8.6588],[-12.1151,8.6558],[-12.121,8.649],[-12.1272,8.6418],[-12.1297,8.6401],[-12.1331,8.6391],[-12.136,8.6387],[-12.1505,8.638],[-12.1546,8.6429],[-12.1571,8.6467],[-12.1609,8.6553],[-12.1648,8.6627],[-12.17,8.6698],[-12.1764,8.6802],[-12.1801,8.6888],[-12.1827,8.6942],[-12.1895,8.7122],[-12.1901,8.7167],[-12.2029,8.7171],[-12.2104,8.7167],[-12.2147,8.7157],[-12.2277,8.7104],[-12.2322,8.7108],[-12.2347,8.7126],[-12.2362,8.7155],[-12.2374,8.7204],[-12.2379,8.73],[-12.2391,8.7329],[-12.2422,8.7348],[-12.2457,8.7343],[-12.249,8.7319],[-12.2526,8.7245],[-12.2563,8.7173],[-12.2593,8.7147],[-12.2627,8.7144],[-12.2648,8.7155],[-12.2666,8.7188],[-12.2668,8.7232],[-12.2647,8.7274],[-12.2602,8.7319],[-12.2566,8.7394],[-12.2598,8.7418],[-12.2642,8.7415],[-12.2678,8.7394],[-12.2721,8.7401],[-12.2755,8.7419],[-12.2775,8.7452],[-12.2798,8.7525],[-12.282,8.7559],[-12.2846,8.7574],[-12.288,8.7579],[-12.2936,8.7565],[-12.2967,8.7547],[-12.299,8.752],[-12.303,8.7447],[-12.3098,8.7298],[-12.3109,8.7256],[-12.311,8.7227],[-12.3094,8.7159],[-12.3088,8.7123],[-12.3093,8.7092],[-12.3113,8.7068],[-12.316,8.7059],[-12.3197,8.7067],[-12.3231,8.7089],[-12.3279,8.7131],[-12.3329,8.7184],[-12.3354,8.7216],[-12.3368,8.7249],[-12.3373,8.7293],[-12.336,8.7336],[-12.3307,8.7416],[-12.3263,8.75],[-12.3247,8.756],[-12.3243,8.7616],[-12.3244,8.773],[-12.3239,8.7771],[-12.3219,8.7816],[-12.3179,8.7863],[-12.3172,8.7873],[-12.3126,8.796],[-12.31,8.8028],[-12.3076,8.8106],[-12.3069,8.8151],[-12.3076,8.8197],[-12.3095,8.824],[-12.314,8.83],[-12.3172,8.835],[-12.3225,8.842],[-12.3264,8.8494],[-12.328,8.8538],[-12.3286,8.8573],[-12.3285,8.8608],[-12.3259,8.8722],[-12.3249,8.8827],[-12.3323,8.8794],[-12.3382,8.8758],[-12.3414,8.8745],[-12.3448,8.8741],[-12.3483,8.8749],[-12.3515,8.8768],[-12.3548,8.8798],[-12.3724,8.8975],[-12.3814,8.9061],[-12.3849,8.9089],[-12.3915,8.9133],[-12.4004,8.9211],[-12.4038,8.9239],[-12.4124,8.9287],[-12.4202,8.9319],[-12.4244,8.9327],[-12.433,8.9333],[-12.4332,8.9333],[-12.4398,8.9329],[-12.4451,8.9331],[-12.4493,8.9346],[-12.4514,8.9366],[-12.4551,8.9424],[-12.4586,8.95],[-12.4605,8.9556],[-12.4618,8.961],[-12.4629,8.9647],[-12.4642,8.9679],[-12.4676,8.9745],[-12.4695,8.981],[-12.4713,8.9854],[-12.4741,8.9894],[-12.4769,8.9918],[-12.4853,8.9962],[-12.4908,8.9986],[-12.4959,8.9996],[-12.5012,8.9992],[-12.5084,8.997],[-12.5126,8.9965],[-12.5183,8.9967],[-12.5223,8.9976],[-12.5334,9.0027],[-12.5411,9.0051],[-12.5487,9.0091],[-12.552,9.0115],[-12.5571,9.0163],[-12.5658,9.0262],[-12.5547,9.038],[-12.5502,9.0418],[-12.5452,9.0453],[-12.5424,9.0485],[-12.5413,9.0528],[-12.5416,9.0567],[-12.543,9.0603],[-12.5466,9.0664],[-12.5466,9.0702],[-12.5441,9.0738],[-12.5339,9.0804],[-12.53,9.0799],[-12.5279,9.0769],[-12.5285,9.0735],[-12.5299,9.0707],[-12.5272,9.0682],[-12.5224,9.0671],[-12.5187,9.0677],[-12.5162,9.0694],[-12.5132,9.0752],[-12.5108,9.0781],[-12.5076,9.0799],[-12.5039,9.0796],[-12.5021,9.0779],[-12.4983,9.0727],[-12.4952,9.0712],[-12.4902,9.0711],[-12.4812,9.0742],[-12.4788,9.0769],[-12.4787,9.0818],[-12.482,9.088],[-12.4846,9.0932],[-12.4872,9.0998],[-12.4887,9.1057],[-12.4882,9.1105],[-12.4867,9.1132],[-12.4839,9.1154],[-12.4763,9.1183],[-12.4709,9.1184],[-12.4631,9.1265],[-12.457,9.1325],[-12.4527,9.1361],[-12.4485,9.1386],[-12.4453,9.141],[-12.4412,9.1447],[-12.4375,9.1488],[-12.4354,9.1521],[-12.4318,9.1596],[-12.4301,9.1653],[-12.4284,9.173],[-12.4328,9.1825],[-12.4337,9.1862],[-12.4332,9.19],[-12.428,9.2076],[-12.4276,9.2121],[-12.4291,9.2176],[-12.4327,9.2251],[-12.4376,9.2333],[-12.4402,9.236],[-12.4432,9.238],[-12.4538,9.2437],[-12.4637,9.2515],[-12.4689,9.2547],[-12.472,9.2569],[-12.4795,9.2588],[-12.4776,9.2641],[-12.4737,9.2668],[-12.4686,9.2666],[-12.4646,9.2643],[-12.4563,9.2639],[-12.4516,9.263],[-12.4488,9.2619],[-12.4429,9.258],[-12.4395,9.2572],[-12.4356,9.2591],[-12.4341,9.2618],[-12.4297,9.2739],[-12.4284,9.2784],[-12.4278,9.2823],[-12.4273,9.292],[-12.4266,9.2959],[-12.4247,9.2993],[-12.4187,9.305],[-12.4111,9.2966],[-12.4006,9.2859],[-12.3953,9.2806],[-12.3919,9.2778],[-12.388,9.2758],[-12.3838,9.275],[-12.3799,9.2752],[-12.3768,9.2765],[-12.3753,9.2787],[-12.375,9.2818],[-12.3765,9.2862],[-12.3784,9.2889],[-12.3853,9.2941],[-12.3932,9.3009],[-12.3967,9.3037],[-12.4064,9.3093],[-12.4131,9.3127],[-12.4104,9.3174],[-12.4083,9.3221],[-12.4063,9.3251],[-12.4009,9.3305],[-12.3975,9.3363],[-12.3934,9.346],[-12.391,9.3493],[-12.3889,9.3512],[-12.3857,9.3527],[-12.3809,9.3531],[-12.3726,9.3508],[-12.3662,9.35],[-12.365,9.3552],[-12.3637,9.3616],[-12.3668,9.3654],[-12.3677,9.3693],[-12.3676,9.3745],[-12.3654,9.3838],[-12.3651,9.3879],[-12.3657,9.3918],[-12.3676,9.3958],[-12.3702,9.3983],[-12.3754,9.4009],[-12.3808,9.4019],[-12.3909,9.402],[-12.3951,9.4024],[-12.3982,9.4037],[-12.4008,9.4062],[-12.4024,9.4108],[-12.4028,9.4241],[-12.404,9.4313],[-12.4078,9.439],[-12.4096,9.4449],[-12.4104,9.4519],[-12.4105,9.4636],[-12.4119,9.467],[-12.4134,9.4695],[-12.4162,9.4712],[-12.4204,9.471],[-12.4288,9.4684],[-12.4334,9.4666],[-12.4378,9.4658],[-12.4423,9.4654],[-12.4501,9.4653],[-12.4693,9.4658],[-12.4736,9.4806],[-12.4752,9.4875],[-12.477,9.4931],[-12.4837,9.5121],[-12.4854,9.5192],[-12.4854,9.5234],[-12.483,9.5342],[-12.4827,9.5399],[-12.4832,9.5456],[-12.4858,9.5564],[-12.4861,9.5617],[-12.4856,9.5657],[-12.4832,9.575],[-12.4829,9.5816],[-12.4841,9.5863],[-12.4857,9.5891],[-12.4881,9.5906],[-12.4908,9.5909],[-12.5,9.5879],[-12.5071,9.5854],[-12.5122,9.585],[-12.5167,9.5866],[-12.5216,9.5905],[-12.5313,9.5932],[-12.5373,9.5952],[-12.5416,9.5956],[-12.5459,9.5954],[-12.5501,9.5947],[-12.556,9.5928],[-12.5618,9.5921],[-12.5662,9.5922],[-12.57,9.5928],[-12.5767,9.5949],[-12.5835,9.5964],[-12.5917,9.5999],[-12.5906,9.6125],[-12.5854,9.6289],[-12.5856,9.6353],[-12.588,9.6422],[-12.5915,9.6541],[-12.5897,9.6606],[-12.5871,9.6631],[-12.5832,9.6636],[-12.5785,9.6581],[-12.5755,9.6599],[-12.5742,9.6701],[-12.5696,9.6774],[-12.568,9.6839],[-12.5689,9.6924],[-12.5667,9.7027],[-12.5567,9.7035],[-12.5475,9.709],[-12.5361,9.7205],[-12.5336,9.7201],[-12.5289,9.7091],[-12.5257,9.7059],[-12.5224,9.7054],[-12.5194,9.7073],[-12.5192,9.7142],[-12.5281,9.7364],[-12.5256,9.7417],[-12.523,9.7434],[-12.5091,9.7429],[-12.5073,9.7459],[-12.5084,9.7494],[-12.5184,9.7539],[-12.5187,9.7565],[-12.5124,9.7634],[-12.5113,9.7751],[-12.5014,9.7892],[-12.5003,9.808],[-12.4973,9.8103],[-12.4913,9.8113],[-12.4902,9.826],[-12.4923,9.829],[-12.4967,9.8299],[-12.4995,9.8322],[-12.5006,9.8347],[-12.4989,9.8393],[-12.499,9.8436],[-12.4801,9.8555],[-12.4569,9.8546],[-12.4525,9.8572],[-12.4435,9.8662],[-12.4375,9.8775],[-12.4317,9.8816],[-12.3937,9.8878],[-12.3713,9.8927],[-12.3659,9.8957],[-12.3532,9.8962],[-12.2892,9.9088],[-12.2874,9.9109],[-12.266,9.9158],[-12.2271,9.9247],[-12.2227,9.9244],[-12.2153,9.9187],[-12.2129,9.9141],[-12.205,9.907],[-12.1774,9.8974],[-12.1569,9.8821],[-12.1418,9.8743],[-12.1265,9.8714],[-12.12,9.8719],[-12.0825,9.8835],[-12.0795,9.8855],[-12.0614,9.8892],[-12.0475,9.8953],[-12.0292,9.8988],[-11.9723,9.9161],[-11.9379,9.9265],[-11.9256,9.9289],[-11.9186,9.9326],[-11.9066,9.9358],[-11.9017,9.9417],[-11.9029,9.9369],[-11.9026,9.9284],[-11.9033,9.9186],[-11.9021,9.9079],[-11.9024,9.9025],[-11.9035,9.8995],[-11.9098,9.8937],[-11.912,9.8902],[-11.9122,9.8841],[-11.9106,9.8804],[-11.9031,9.8714],[-11.9006,9.8692],[-11.8956,9.8668],[-11.8934,9.8649],[-11.8913,9.861],[-11.8903,9.8571],[-11.8901,9.8529],[-11.8904,9.8485],[-11.8932,9.8364],[-11.8932,9.8297],[-11.892,9.8248],[-11.8907,9.8216],[-11.8873,9.8151],[-11.8865,9.8113],[-11.8865,9.806],[-11.8889,9.7954],[-11.8891,9.7901],[-11.8886,9.7861],[-11.8862,9.7766],[-11.8857,9.7722],[-11.8854,9.7647],[-11.8854,9.754],[-11.8865,9.7386],[-11.8854,9.7291],[-11.8847,9.711],[-11.8831,9.7001],[-11.89,9.7009],[-11.9082,9.7],[-11.9128,9.6994],[-11.9204,9.6974],[-11.9308,9.6963],[-11.9352,9.6955],[-11.9379,9.6945],[-11.9452,9.6903],[-11.9627,9.684],[-11.9713,9.6791],[-11.9776,9.6765],[-11.9873,9.6694],[-11.9912,9.6674],[-12.0009,9.6638],[-12.0075,9.6618],[-12.0197,9.6567],[-12.0297,9.6543],[-12.0374,9.6507],[-12.0433,9.647],[-12.0459,9.6457],[-12.0502,9.6447],[-12.0621,9.6435],[-12.0735,9.6401],[-12.0771,9.6387],[-12.0823,9.636],[-12.0859,9.6335],[-12.0913,9.6285],[-12.0986,9.621],[-12.1014,9.6176],[-12.1035,9.6139],[-12.1062,9.6039],[-12.1083,9.6002],[-12.1122,9.5958],[-12.1166,9.5919],[-12.1202,9.5897],[-12.1271,9.5863],[-12.1301,9.5827],[-12.1324,9.5773],[-12.1262,9.5747],[-12.1187,9.572],[-12.1014,9.5638],[-12.0973,9.5627],[-12.0928,9.5623],[-12.0867,9.5626],[-12.0823,9.5635],[-12.0764,9.5655],[-12.0721,9.5662],[-12.0664,9.566],[-12.0629,9.565],[-12.0599,9.5629],[-12.0577,9.5601],[-12.0567,9.556],[-12.0576,9.5516],[-12.0605,9.5458],[-12.0612,9.5428],[-12.0601,9.5393],[-12.057,9.537],[-12.0502,9.5351],[-12.0473,9.5333],[-12.044,9.5288],[-12.0403,9.5221],[-12.0362,9.5162],[-12.0262,9.5236],[-12.0186,9.5276],[-12.0135,9.5287],[-12.0095,9.5287],[-12.0057,9.5276],[-11.9998,9.5241],[-11.9971,9.5205],[-11.9942,9.5144],[-11.9919,9.511],[-11.988,9.507],[-11.9846,9.5045],[-11.9807,9.5031],[-11.9764,9.5027],[-11.9707,9.5027],[-11.9605,9.5044],[-11.954,9.5087],[-11.9489,9.5143],[-11.9459,9.5163],[-11.9432,9.5172],[-11.9335,9.5189],[-11.9249,9.5233],[-11.9222,9.5243],[-11.9193,9.5249],[-11.9149,9.5253],[-11.8981,9.5254],[-11.8937,9.5249],[-11.8908,9.5241],[-11.8872,9.5219],[-11.8824,9.5168],[-11.8776,9.5082],[-11.8735,9.4996],[-11.8721,9.4951],[-11.8715,9.4922],[-11.8711,9.4864],[-11.8711,9.476],[-11.8714,9.4701],[-11.8722,9.4594],[-11.8709,9.4544],[-11.8674,9.448],[-11.8535,9.4331],[-11.8474,9.4252],[-11.8446,9.423],[-11.8371,9.4188],[-11.8351,9.4161],[-11.8338,9.413],[-11.8317,9.4042],[-11.83,9.4005],[-11.8244,9.3926],[-11.8222,9.387],[-11.8212,9.3784],[-11.8212,9.3651],[-11.8217,9.3593],[-11.824,9.3498],[-11.8245,9.3457],[-11.8248,9.3386],[-11.8245,9.33],[-11.8237,9.3244],[-11.8215,9.3163],[-11.821,9.3135],[-11.8206,9.3077],[-11.8204,9.2899],[-11.8201,9.284],[-11.8194,9.2798],[-11.817,9.2701],[-11.8166,9.266],[-11.8163,9.2585],[-11.8161,9.2342],[-11.8157,9.2267],[-11.8152,9.2239],[-11.8116,9.2103],[-11.8091,9.2032]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"GGghZsfu7qV\",\"uIuxlbV1vRT\":\"J40PpdN4Wkk\"}},{\"id\":\"lc3eMKXaEfw\",\"code\":\"OU_197385\",\"na\":\"Bonthe\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-12.5568,7.3832],[-12.5574,7.3829],[-12.5574,7.3843],[-12.5563,7.3846],[-12.556,7.3851],[-12.5551,7.3851],[-12.5551,7.3843],[-12.5557,7.3843],[-12.556,7.3837],[-12.5568,7.3832]]],[[[-12.4629,7.4168],[-12.4624,7.4165],[-12.4624,7.4154],[-12.464,7.4146],[-12.4649,7.4146],[-12.4654,7.4151],[-12.4646,7.4157],[-12.464,7.4165],[-12.4629,7.4168]]],[[[-12.4654,7.4196],[-12.4654,7.4193],[-12.4637,7.419],[-12.4632,7.4182],[-12.4657,7.4179],[-12.4668,7.4171],[-12.4682,7.4171],[-12.4688,7.4168],[-12.4693,7.416],[-12.4704,7.4162],[-12.4693,7.4179],[-12.4688,7.4179],[-12.4676,7.419],[-12.4665,7.419],[-12.4654,7.4196]]],[[[-12.5018,7.4349],[-12.501,7.434],[-12.5004,7.4321],[-12.4999,7.4315],[-12.4999,7.4301],[-12.5004,7.4299],[-12.5004,7.429],[-12.501,7.4285],[-12.5021,7.4285],[-12.5032,7.4301],[-12.5032,7.4313],[-12.504,7.4321],[-12.504,7.4343],[-12.5032,7.4349],[-12.5018,7.4349]]],[[[-12.4896,7.4452],[-12.4876,7.4449],[-12.4876,7.4446],[-12.4865,7.4446],[-12.4851,7.4435],[-12.4843,7.4435],[-12.484,7.4429],[-12.4832,7.4426],[-12.4832,7.4407],[-12.4829,7.4401],[-12.4838,7.4399],[-12.4851,7.4401],[-12.4857,7.4407],[-12.4865,7.4407],[-12.4868,7.4412],[-12.4879,7.4421],[-12.4882,7.4426],[-12.4893,7.4432],[-12.4893,7.4438],[-12.4901,7.4443],[-12.4901,7.4454],[-12.4896,7.4452]]],[[[-12.4929,7.4476],[-12.4924,7.446],[-12.4913,7.4451],[-12.4913,7.4446],[-12.4907,7.4446],[-12.4907,7.444],[-12.4893,7.4429],[-12.4885,7.4418],[-12.4882,7.441],[-12.4876,7.441],[-12.4854,7.4396],[-12.4851,7.439],[-12.4829,7.4382],[-12.4818,7.4365],[-12.4807,7.4363],[-12.4801,7.4351],[-12.4799,7.4351],[-12.4796,7.434],[-12.4793,7.434],[-12.4793,7.4329],[-12.4796,7.4329],[-12.4796,7.4318],[-12.4807,7.4304],[-12.4815,7.4301],[-12.4826,7.4301],[-12.4843,7.4307],[-12.4851,7.4299],[-12.4851,7.4293],[-12.4865,7.4293],[-12.4876,7.4299],[-12.4879,7.4304],[-12.489,7.4307],[-12.489,7.4313],[-12.4899,7.4315],[-12.4899,7.4332],[-12.4904,7.4335],[-12.4907,7.4346],[-12.4915,7.4351],[-12.4921,7.4363],[-12.4926,7.4368],[-12.4926,7.4374],[-12.4935,7.4376],[-12.4938,7.4387],[-12.4949,7.4396],[-12.4949,7.4401],[-12.4957,7.4404],[-12.4963,7.4415],[-12.4963,7.4432],[-12.4957,7.4435],[-12.4954,7.4449],[-12.4949,7.4449],[-12.4946,7.4463],[-12.494,7.4465],[-12.494,7.4476],[-12.4929,7.4476]]],[[[-12.4949,7.4529],[-12.4949,7.4513],[-12.4951,7.4513],[-12.496,7.4485],[-12.4974,7.4463],[-12.4979,7.446],[-12.499,7.446],[-12.4996,7.4465],[-12.4999,7.4485],[-12.4985,7.4496],[-12.4976,7.4507],[-12.4974,7.4518],[-12.4968,7.4518],[-12.4965,7.4526],[-12.496,7.4529],[-12.4949,7.4529]]],[[[-12.4979,7.469],[-12.4976,7.4687],[-12.4976,7.4676],[-12.4982,7.4674],[-12.4985,7.4662],[-12.4999,7.4657],[-12.5004,7.466],[-12.501,7.4671],[-12.501,7.4685],[-12.5001,7.469],[-12.4979,7.469]]],[[[-12.5101,7.4707],[-12.5101,7.4704],[-12.5088,7.4701],[-12.5088,7.4687],[-12.5093,7.4685],[-12.5096,7.4676],[-12.5104,7.4674],[-12.5104,7.4668],[-12.511,7.466],[-12.5115,7.466],[-12.5121,7.4654],[-12.5129,7.4651],[-12.5154,7.4651],[-12.5163,7.466],[-12.5165,7.4674],[-12.5171,7.4676],[-12.5171,7.4687],[-12.5163,7.469],[-12.5151,7.4704],[-12.5118,7.4704],[-12.5118,7.4707],[-12.5101,7.4707]]],[[[-12.4971,7.5199],[-12.4971,7.5196],[-12.496,7.5185],[-12.4954,7.5185],[-12.4954,7.5168],[-12.4949,7.5163],[-12.4949,7.5143],[-12.4932,7.5143],[-12.4926,7.5157],[-12.4921,7.5157],[-12.491,7.5143],[-12.4896,7.5121],[-12.489,7.5118],[-12.489,7.5085],[-12.4893,7.5085],[-12.4893,7.5068],[-12.4896,7.5063],[-12.4907,7.5063],[-12.4915,7.5065],[-12.4918,7.5057],[-12.4913,7.5051],[-12.4913,7.5021],[-12.4921,7.5018],[-12.4921,7.5013],[-12.4935,7.501],[-12.4935,7.5004],[-12.4943,7.5007],[-12.4943,7.5024],[-12.4949,7.5026],[-12.4949,7.5074],[-12.4954,7.5082],[-12.4954,7.5096],[-12.4957,7.5096],[-12.4957,7.5107],[-12.4965,7.5115],[-12.4968,7.5124],[-12.4974,7.5124],[-12.4974,7.5129],[-12.4982,7.5138],[-12.4982,7.5146],[-12.499,7.5154],[-12.499,7.5174],[-12.4988,7.5174],[-12.4988,7.5185],[-12.4979,7.5199],[-12.4971,7.5199]]],[[[-12.4743,7.5226],[-12.4735,7.5218],[-12.4732,7.5207],[-12.4726,7.5199],[-12.4721,7.5199],[-12.4718,7.5187],[-12.4718,7.5174],[-12.4715,7.5174],[-12.4715,7.5163],[-12.471,7.5163],[-12.471,7.514],[-12.4715,7.5126],[-12.4724,7.5129],[-12.4757,7.5129],[-12.4765,7.5126],[-12.4771,7.5132],[-12.4771,7.5151],[-12.4768,7.5151],[-12.4768,7.5171],[-12.4765,7.5171],[-12.4765,7.5182],[-12.4763,7.5182],[-12.4763,7.5199],[-12.476,7.5199],[-12.4751,7.521],[-12.4751,7.5224],[-12.4743,7.5226]]],[[[-12.4782,7.524],[-12.4776,7.5237],[-12.4771,7.5226],[-12.476,7.5224],[-12.476,7.521],[-12.4763,7.5204],[-12.4776,7.5204],[-12.4785,7.5212],[-12.4785,7.5226],[-12.4788,7.5226],[-12.4785,7.524],[-12.4782,7.524]]],[[[-12.4879,7.5354],[-12.4879,7.5335],[-12.4874,7.5335],[-12.4874,7.5329],[-12.4868,7.5326],[-12.4868,7.5315],[-12.4857,7.5299],[-12.4851,7.5296],[-12.4849,7.5285],[-12.4829,7.5271],[-12.4829,7.5237],[-12.4824,7.5229],[-12.4824,7.5221],[-12.4829,7.521],[-12.4846,7.521],[-12.4851,7.5221],[-12.4851,7.5229],[-12.4863,7.5237],[-12.4863,7.5243],[-12.4879,7.5257],[-12.489,7.5271],[-12.4896,7.5271],[-12.4907,7.5285],[-12.4913,7.5285],[-12.4915,7.5293],[-12.4915,7.5307],[-12.4907,7.5318],[-12.4904,7.5329],[-12.4899,7.5332],[-12.4893,7.5351],[-12.4879,7.5354]]],[[[-12.4671,7.5446],[-12.4671,7.544],[-12.4665,7.5437],[-12.4651,7.5437],[-12.4646,7.5432],[-12.4615,7.5432],[-12.4601,7.5424],[-12.4601,7.5418],[-12.459,7.5413],[-12.4585,7.539],[-12.4579,7.5388],[-12.4579,7.5368],[-12.4576,7.5368],[-12.4576,7.5351],[-12.4582,7.5343],[-12.4588,7.5343],[-12.459,7.5332],[-12.4596,7.5329],[-12.4596,7.5318],[-12.4593,7.5313],[-12.4599,7.531],[-12.4599,7.5304],[-12.4604,7.5301],[-12.4604,7.5282],[-12.4613,7.5276],[-12.4615,7.5271],[-12.4626,7.5263],[-12.4626,7.5257],[-12.4632,7.5254],[-12.4632,7.5249],[-12.464,7.524],[-12.4643,7.5224],[-12.4663,7.5224],[-12.4668,7.5215],[-12.4674,7.5215],[-12.4679,7.521],[-12.4685,7.521],[-12.4688,7.5215],[-12.4693,7.5215],[-12.4701,7.5226],[-12.4713,7.5237],[-12.4715,7.5249],[-12.4721,7.5251],[-12.4721,7.5263],[-12.4726,7.5265],[-12.4726,7.5271],[-12.4735,7.5276],[-12.474,7.5293],[-12.4746,7.5296],[-12.4749,7.5315],[-12.4757,7.5326],[-12.476,7.5343],[-12.4765,7.5351],[-12.4765,7.5363],[-12.4774,7.5371],[-12.4774,7.5379],[-12.4779,7.5382],[-12.4779,7.5404],[-12.4774,7.541],[-12.4763,7.541],[-12.4763,7.5415],[-12.474,7.5415],[-12.4729,7.5421],[-12.4726,7.5426],[-12.4713,7.5429],[-12.4701,7.5443],[-12.4693,7.5446],[-12.4671,7.5446]]],[[[-12.4921,7.5474],[-12.4918,7.5468],[-12.4918,7.5451],[-12.4915,7.5451],[-12.4915,7.544],[-12.4921,7.5437],[-12.4921,7.5424],[-12.4915,7.5421],[-12.4915,7.5399],[-12.4913,7.5399],[-12.4913,7.5374],[-12.4915,7.5363],[-12.4921,7.5363],[-12.4926,7.5357],[-12.4926,7.5351],[-12.4938,7.5343],[-12.4938,7.5332],[-12.494,7.5324],[-12.4946,7.5321],[-12.4963,7.5324],[-12.4963,7.5329],[-12.4968,7.5329],[-12.4971,7.5338],[-12.4971,7.5351],[-12.4974,7.5351],[-12.4974,7.5379],[-12.4971,7.5379],[-12.4971,7.539],[-12.4968,7.539],[-12.4968,7.5432],[-12.4971,7.5435],[-12.4971,7.5446],[-12.4965,7.5449],[-12.4963,7.546],[-12.4957,7.546],[-12.4951,7.5468],[-12.4938,7.5471],[-12.4938,7.5474],[-12.4921,7.5474]]],[[[-12.481,7.551],[-12.4801,7.5501],[-12.479,7.5499],[-12.4785,7.5493],[-12.4776,7.5493],[-12.4774,7.5487],[-12.476,7.5482],[-12.4757,7.5476],[-12.4749,7.5476],[-12.4743,7.5468],[-12.4726,7.5465],[-12.4724,7.5446],[-12.4738,7.5446],[-12.4746,7.5437],[-12.4751,7.5437],[-12.4757,7.5426],[-12.4763,7.5426],[-12.4763,7.5435],[-12.4779,7.5435],[-12.4785,7.5432],[-12.4785,7.5426],[-12.4799,7.5429],[-12.4807,7.5437],[-12.4813,7.5454],[-12.4818,7.5457],[-12.4821,7.5471],[-12.4826,7.5474],[-12.4826,7.5504],[-12.4818,7.551],[-12.481,7.551]]],[[[-12.4959,7.5554],[-12.4965,7.5554],[-12.4965,7.556],[-12.496,7.5563],[-12.496,7.5568],[-12.4954,7.5571],[-12.4954,7.5579],[-12.4946,7.5579],[-12.4946,7.5565],[-12.4949,7.556],[-12.4959,7.5554]]],[[[-12.4715,7.5804],[-12.4713,7.579],[-12.4713,7.5774],[-12.4718,7.5765],[-12.4718,7.5751],[-12.4724,7.5746],[-12.4724,7.5735],[-12.4729,7.5729],[-12.4729,7.5721],[-12.4738,7.5721],[-12.4743,7.5735],[-12.4751,7.5735],[-12.4751,7.5746],[-12.474,7.5754],[-12.4738,7.5762],[-12.4738,7.5776],[-12.4735,7.5776],[-12.4735,7.5788],[-12.4729,7.579],[-12.4726,7.5801],[-12.4715,7.5804]]],[[[-12.9951,7.5913],[-12.9949,7.591],[-12.9949,7.5896],[-12.9943,7.5893],[-12.994,7.5879],[-12.9943,7.5874],[-12.9957,7.5876],[-12.9965,7.5882],[-12.9963,7.589],[-12.9963,7.591],[-12.9951,7.5913]]],[[[-12.9249,7.5921],[-12.9243,7.5913],[-12.9243,7.5907],[-12.9235,7.5899],[-12.9229,7.5899],[-12.9224,7.5885],[-12.9218,7.5876],[-12.9207,7.5876],[-12.9213,7.5863],[-12.9226,7.586],[-12.9226,7.5854],[-12.9235,7.5849],[-12.9251,7.5846],[-12.9257,7.584],[-12.9274,7.584],[-12.9282,7.5849],[-12.9288,7.5849],[-12.9296,7.586],[-12.9296,7.5871],[-12.929,7.5874],[-12.929,7.5882],[-12.9285,7.5888],[-12.9276,7.5904],[-12.9271,7.5904],[-12.926,7.5918],[-12.9249,7.5921]]],[[[-12.9876,7.5926],[-12.9868,7.5924],[-12.9865,7.5913],[-12.9857,7.5907],[-12.9854,7.5901],[-12.9843,7.5901],[-12.9843,7.5899],[-12.9832,7.5893],[-12.9826,7.5888],[-12.9821,7.5888],[-12.9815,7.5879],[-12.9807,7.5876],[-12.979,7.5876],[-12.979,7.5879],[-12.9774,7.5879],[-12.9774,7.5882],[-12.9757,7.5882],[-12.9757,7.5885],[-12.9729,7.5885],[-12.9729,7.5882],[-12.9715,7.5882],[-12.9707,7.5876],[-12.969,7.5876],[-12.9676,7.5865],[-12.9676,7.584],[-12.9674,7.584],[-12.9674,7.5815],[-12.9665,7.5804],[-12.9663,7.5796],[-12.9671,7.5785],[-12.9688,7.5779],[-12.9693,7.5771],[-12.9699,7.5768],[-12.9707,7.5757],[-12.9724,7.5743],[-12.9735,7.574],[-12.9737,7.5735],[-12.9743,7.5735],[-12.9751,7.5724],[-12.9757,7.5724],[-12.9762,7.5718],[-12.9768,7.5718],[-12.9779,7.571],[-12.9788,7.571],[-12.9799,7.5704],[-12.9804,7.5699],[-12.9804,7.5688],[-12.981,7.5676],[-12.9815,7.5671],[-12.9824,7.5671],[-12.9832,7.5676],[-12.9829,7.569],[-12.9824,7.5693],[-12.9824,7.5724],[-12.9815,7.5732],[-12.9813,7.5724],[-12.9801,7.5721],[-12.9796,7.5732],[-12.9788,7.5732],[-12.9788,7.5724],[-12.9782,7.5724],[-12.9768,7.5735],[-12.9762,7.5735],[-12.9757,7.574],[-12.9751,7.574],[-12.9743,7.5751],[-12.9737,7.5751],[-12.9732,7.5762],[-12.974,7.5768],[-12.9765,7.5768],[-12.9771,7.5762],[-12.9788,7.5762],[-12.979,7.5768],[-12.9801,7.5768],[-12.9807,7.5776],[-12.9815,7.5776],[-12.9818,7.5782],[-12.9829,7.5782],[-12.9835,7.579],[-12.9857,7.581],[-12.9857,7.5815],[-12.9871,7.5826],[-12.9871,7.5832],[-12.9879,7.584],[-12.9885,7.584],[-12.9888,7.5846],[-12.9896,7.5846],[-12.9899,7.5835],[-12.9907,7.5835],[-12.9915,7.5846],[-12.9926,7.5854],[-12.9924,7.5868],[-12.9915,7.5874],[-12.9915,7.5882],[-12.9907,7.5893],[-12.9899,7.5899],[-12.9899,7.591],[-12.989,7.5926],[-12.9876,7.5926]]],[[[-12.9796,7.5932],[-12.9796,7.5913],[-12.9804,7.5904],[-12.981,7.591],[-12.9815,7.591],[-12.9815,7.5921],[-12.9807,7.5929],[-12.9796,7.5932]]],[[[-12.4804,7.599],[-12.4799,7.5982],[-12.4782,7.5979],[-12.4776,7.5976],[-12.4776,7.5971],[-12.4771,7.5971],[-12.4765,7.5963],[-12.476,7.5963],[-12.4757,7.5957],[-12.4757,7.5946],[-12.4751,7.594],[-12.4746,7.5924],[-12.4746,7.591],[-12.4743,7.591],[-12.4743,7.5885],[-12.4751,7.5876],[-12.4751,7.5849],[-12.4754,7.584],[-12.4763,7.584],[-12.4765,7.5835],[-12.4785,7.5824],[-12.4785,7.5818],[-12.4796,7.5818],[-12.4796,7.5824],[-12.4813,7.584],[-12.4818,7.586],[-12.4826,7.5865],[-12.4826,7.5882],[-12.4832,7.5885],[-12.4832,7.589],[-12.4838,7.5896],[-12.484,7.5913],[-12.4846,7.5921],[-12.4846,7.5938],[-12.484,7.594],[-12.4838,7.596],[-12.4832,7.5963],[-12.4832,7.5982],[-12.4824,7.599],[-12.4804,7.599]]],[[[-13.011,7.6035],[-13.011,7.6032],[-13.0065,7.6032],[-13.0051,7.6026],[-13.0049,7.6021],[-13.0049,7.5993],[-13.0057,7.599],[-13.0057,7.5979],[-13.0068,7.5965],[-13.0068,7.5954],[-13.0074,7.5949],[-13.0074,7.5938],[-13.009,7.5935],[-13.0093,7.5929],[-13.0101,7.5929],[-13.0101,7.5938],[-13.0113,7.594],[-13.0115,7.5932],[-13.0121,7.5929],[-13.0118,7.5921],[-13.0101,7.5921],[-13.0096,7.5913],[-13.0088,7.5913],[-13.0082,7.5924],[-13.0074,7.5926],[-13.0063,7.5926],[-13.006,7.5935],[-13.004,7.594],[-13.004,7.5946],[-13.0032,7.5946],[-13.0021,7.5938],[-13.0024,7.5932],[-13.0032,7.5929],[-13.0043,7.5929],[-13.0049,7.5926],[-13.006,7.591],[-13.0065,7.591],[-13.0071,7.5901],[-13.0085,7.5901],[-13.0085,7.5904],[-13.0096,7.5904],[-13.0096,7.5907],[-13.011,7.5907],[-13.0126,7.5915],[-13.0146,7.5915],[-13.016,7.5921],[-13.0163,7.5926],[-13.0171,7.5929],[-13.0171,7.5938],[-13.0176,7.594],[-13.0182,7.5957],[-13.0182,7.5971],[-13.0185,7.5971],[-13.0185,7.5987],[-13.019,7.5993],[-13.019,7.6001],[-13.0196,7.6004],[-13.0196,7.6012],[-13.0185,7.6015],[-13.0176,7.6007],[-13.0171,7.6007],[-13.0171,7.5996],[-13.0176,7.5993],[-13.0176,7.5985],[-13.0168,7.5979],[-13.0165,7.5965],[-13.016,7.5963],[-13.016,7.5954],[-13.0154,7.5951],[-13.0151,7.596],[-13.014,7.596],[-13.014,7.5982],[-13.0146,7.5996],[-13.0151,7.5999],[-13.0154,7.6007],[-13.0146,7.6015],[-13.014,7.6015],[-13.014,7.6021],[-13.0135,7.6024],[-13.0135,7.6029],[-13.0126,7.6029],[-13.0121,7.6035],[-13.011,7.6035]]],[[[-12.564,7.6135],[-12.564,7.6132],[-12.5621,7.6132],[-12.5618,7.6126],[-12.5601,7.6126],[-12.5601,7.6124],[-12.5585,7.6124],[-12.5585,7.6121],[-12.5568,7.6121],[-12.5563,7.6115],[-12.5554,7.6118],[-12.5532,7.6118],[-12.5518,7.611],[-12.5507,7.611],[-12.5507,7.6104],[-12.5496,7.6104],[-12.549,7.6099],[-12.5482,7.6099],[-12.5465,7.6088],[-12.5457,7.6088],[-12.5451,7.6082],[-12.544,7.6079],[-12.5426,7.6071],[-12.5415,7.6071],[-12.5415,7.6068],[-12.5404,7.6068],[-12.5404,7.6065],[-12.5385,7.6065],[-12.5385,7.6063],[-12.5371,7.6063],[-12.5371,7.606],[-12.536,7.606],[-12.536,7.6057],[-12.5349,7.6054],[-12.5346,7.6049],[-12.5335,7.6043],[-12.5329,7.6043],[-12.5321,7.6035],[-12.531,7.6035],[-12.5304,7.6026],[-12.5296,7.6026],[-12.529,7.6021],[-12.5274,7.6015],[-12.5271,7.601],[-12.526,7.6001],[-12.5254,7.6001],[-12.5249,7.5993],[-12.5237,7.599],[-12.5235,7.5982],[-12.5221,7.5976],[-12.5221,7.5971],[-12.521,7.5968],[-12.5204,7.596],[-12.5193,7.5957],[-12.5179,7.594],[-12.5174,7.594],[-12.5165,7.5929],[-12.5154,7.5926],[-12.5143,7.5913],[-12.5138,7.5913],[-12.5132,7.5907],[-12.5126,7.5907],[-12.5126,7.5901],[-12.5121,7.5901],[-12.5113,7.589],[-12.5101,7.5888],[-12.5099,7.5882],[-12.5088,7.5876],[-12.5074,7.5874],[-12.5074,7.5868],[-12.5065,7.586],[-12.5046,7.5854],[-12.5046,7.5849],[-12.5038,7.584],[-12.5029,7.5838],[-12.5024,7.5821],[-12.5007,7.5801],[-12.4999,7.5796],[-12.4999,7.579],[-12.499,7.5779],[-12.4982,7.5776],[-12.4982,7.5771],[-12.4976,7.5768],[-12.4968,7.5754],[-12.4963,7.5754],[-12.4963,7.5746],[-12.4954,7.574],[-12.4951,7.5729],[-12.4938,7.5693],[-12.4935,7.5693],[-12.4935,7.5674],[-12.4938,7.5674],[-12.4938,7.5649],[-12.4935,7.564],[-12.4938,7.5635],[-12.4951,7.5621],[-12.4954,7.5604],[-12.4963,7.5596],[-12.4965,7.5585],[-12.4971,7.5585],[-12.4971,7.5579],[-12.4979,7.5574],[-12.4979,7.5568],[-12.4993,7.5557],[-12.4996,7.5543],[-12.5004,7.5538],[-12.5004,7.5529],[-12.501,7.5521],[-12.501,7.5504],[-12.5021,7.5499],[-12.5021,7.549],[-12.5026,7.5487],[-12.5029,7.5476],[-12.5035,7.5476],[-12.5038,7.5471],[-12.5051,7.5471],[-12.5057,7.5474],[-12.5068,7.5485],[-12.5079,7.5485],[-12.5096,7.5493],[-12.5113,7.5493],[-12.5115,7.5501],[-12.5121,7.5501],[-12.5124,7.551],[-12.5124,7.5529],[-12.5132,7.5538],[-12.5132,7.5557],[-12.5135,7.5557],[-12.5138,7.5568],[-12.5146,7.5576],[-12.5146,7.5588],[-12.5151,7.559],[-12.5157,7.5601],[-12.5168,7.5613],[-12.5174,7.5626],[-12.5179,7.5629],[-12.5199,7.5629],[-12.5204,7.5635],[-12.521,7.5635],[-12.5212,7.564],[-12.5218,7.5638],[-12.5229,7.5638],[-12.5229,7.5635],[-12.5243,7.5635],[-12.5243,7.5632],[-12.5285,7.5632],[-12.5296,7.5624],[-12.5304,7.5624],[-12.5318,7.5615],[-12.5329,7.5615],[-12.5332,7.561],[-12.534,7.561],[-12.5343,7.5601],[-12.5354,7.559],[-12.536,7.559],[-12.5365,7.5582],[-12.5371,7.5579],[-12.5371,7.5571],[-12.5379,7.5563],[-12.5396,7.5557],[-12.5396,7.5546],[-12.5401,7.5543],[-12.5401,7.5538],[-12.5421,7.5521],[-12.5424,7.5515],[-12.5424,7.5482],[-12.5421,7.5482],[-12.5421,7.5471],[-12.5424,7.5471],[-12.5424,7.5454],[-12.5426,7.5449],[-12.5449,7.5449],[-12.5449,7.5451],[-12.5468,7.5451],[-12.5474,7.5454],[-12.5479,7.5462],[-12.5485,7.5462],[-12.549,7.5471],[-12.5496,7.5471],[-12.5501,7.5482],[-12.5515,7.5487],[-12.5518,7.5493],[-12.5524,7.5493],[-12.5526,7.5499],[-12.5538,7.5504],[-12.5546,7.5513],[-12.5554,7.5513],[-12.5557,7.5518],[-12.5568,7.5518],[-12.5568,7.5521],[-12.5588,7.5521],[-12.5596,7.5518],[-12.5601,7.5513],[-12.5613,7.5513],[-12.5613,7.551],[-12.5624,7.5499],[-12.5629,7.5499],[-12.5632,7.5493],[-12.5638,7.5493],[-12.564,7.5487],[-12.5651,7.5485],[-12.5651,7.5482],[-12.5663,7.5482],[-12.5665,7.5476],[-12.5676,7.5476],[-12.5688,7.5487],[-12.5688,7.5501],[-12.569,7.5501],[-12.569,7.5524],[-12.5693,7.5524],[-12.5693,7.5576],[-12.5696,7.5585],[-12.5701,7.559],[-12.5715,7.5596],[-12.5726,7.561],[-12.5735,7.5613],[-12.5735,7.5624],[-12.5729,7.5632],[-12.5729,7.5643],[-12.5724,7.5649],[-12.5729,7.5665],[-12.5729,7.5685],[-12.5738,7.5693],[-12.5749,7.571],[-12.5749,7.5715],[-12.5757,7.5718],[-12.5765,7.5729],[-12.5771,7.5729],[-12.5774,7.574],[-12.5779,7.5743],[-12.5779,7.5749],[-12.5788,7.5757],[-12.5799,7.576],[-12.5807,7.5765],[-12.5807,7.5771],[-12.5813,7.5774],[-12.5813,7.5779],[-12.5818,7.5785],[-12.5815,7.5793],[-12.5815,7.5804],[-12.581,7.5807],[-12.581,7.5813],[-12.5804,7.5815],[-12.5801,7.5824],[-12.5801,7.5857],[-12.5813,7.5865],[-12.5815,7.5871],[-12.5824,7.5876],[-12.5851,7.5876],[-12.5851,7.5874],[-12.5885,7.5874],[-12.5896,7.5876],[-12.5904,7.5885],[-12.5913,7.5888],[-12.5913,7.5893],[-12.5924,7.5899],[-12.5924,7.5904],[-12.5929,7.5904],[-12.5929,7.5915],[-12.5935,7.5918],[-12.5935,7.5932],[-12.5937,7.594],[-12.5929,7.5943],[-12.5929,7.5949],[-12.5924,7.5949],[-12.5924,7.5954],[-12.5915,7.5963],[-12.5907,7.5965],[-12.5899,7.5976],[-12.5899,7.5982],[-12.5888,7.5987],[-12.5885,7.5999],[-12.5879,7.5999],[-12.5876,7.601],[-12.5868,7.6015],[-12.5863,7.6024],[-12.5863,7.6032],[-12.5854,7.604],[-12.5854,7.6051],[-12.5849,7.6051],[-12.5849,7.6065],[-12.5846,7.6074],[-12.5837,7.6079],[-12.5799,7.6079],[-12.5799,7.6082],[-12.5785,7.6082],[-12.5779,7.6088],[-12.5765,7.6088],[-12.5765,7.609],[-12.5754,7.609],[-12.5746,7.6096],[-12.5732,7.6096],[-12.5726,7.6101],[-12.5718,7.6101],[-12.5707,7.6115],[-12.5696,7.6118],[-12.5688,7.6129],[-12.5679,7.6129],[-12.5671,7.6135],[-12.564,7.6135]]],[[[-12.9132,7.6185],[-12.9132,7.6182],[-12.9146,7.6182],[-12.9149,7.6176],[-12.916,7.6176],[-12.9165,7.6179],[-12.9163,7.6188],[-12.9157,7.619],[-12.9129,7.619],[-12.9132,7.6185]]],[[[-12.4924,7.6214],[-12.4924,7.6213],[-12.4901,7.6213],[-12.4896,7.6207],[-12.4888,7.6207],[-12.4882,7.6201],[-12.4871,7.6199],[-12.4868,7.6193],[-12.4863,7.6193],[-12.4851,7.6179],[-12.4843,7.6165],[-12.4832,7.616],[-12.4829,7.6149],[-12.4818,7.614],[-12.4818,7.6135],[-12.4813,7.6132],[-12.4813,7.6126],[-12.4804,7.6121],[-12.4801,7.611],[-12.4799,7.611],[-12.4799,7.6099],[-12.4793,7.6093],[-12.4793,7.6085],[-12.4782,7.6074],[-12.4782,7.6051],[-12.4785,7.6046],[-12.4799,7.6046],[-12.4799,7.6043],[-12.4832,7.6043],[-12.4832,7.6046],[-12.4843,7.6046],[-12.4843,7.6049],[-12.4854,7.6049],[-12.486,7.6054],[-12.4868,7.6057],[-12.489,7.6057],[-12.4907,7.6063],[-12.4915,7.6076],[-12.4929,7.6079],[-12.4932,7.609],[-12.4946,7.6093],[-12.4954,7.6101],[-12.4965,7.6101],[-12.4974,7.6113],[-12.4982,7.6118],[-12.4988,7.6118],[-12.4999,7.6129],[-12.5004,7.6129],[-12.5007,7.6138],[-12.5024,7.6151],[-12.5035,7.6154],[-12.5038,7.616],[-12.5043,7.616],[-12.5046,7.6165],[-12.5057,7.6168],[-12.506,7.6174],[-12.5068,7.6174],[-12.5076,7.6182],[-12.5071,7.619],[-12.5057,7.6193],[-12.5057,7.6196],[-12.5032,7.6196],[-12.5026,7.6201],[-12.5015,7.6201],[-12.5007,7.6207],[-12.4965,7.6207],[-12.4965,7.621],[-12.4954,7.621],[-12.4954,7.6213],[-12.4935,7.6213],[-12.4924,7.6214]]],[[[-12.804,7.6224],[-12.8038,7.621],[-12.8049,7.621],[-12.8049,7.6207],[-12.806,7.6207],[-12.806,7.6218],[-12.8054,7.6224],[-12.804,7.6224]]],[[[-12.5199,7.6315],[-12.5193,7.631],[-12.519,7.6299],[-12.5182,7.6301],[-12.5171,7.6301],[-12.5174,7.629],[-12.519,7.629],[-12.519,7.6287],[-12.5201,7.6287],[-12.5201,7.6299],[-12.5207,7.6304],[-12.5207,7.6312],[-12.5199,7.6315]]],[[[-12.5026,7.6315],[-12.5021,7.6312],[-12.5021,7.6299],[-12.5018,7.6299],[-12.5018,7.6285],[-12.5013,7.6282],[-12.5015,7.6274],[-12.5021,7.6268],[-12.5046,7.6268],[-12.5054,7.6271],[-12.5054,7.6287],[-12.5043,7.6293],[-12.504,7.6304],[-12.5035,7.6304],[-12.5035,7.6312],[-12.5026,7.6315]]],[[[-12.9535,7.6329],[-12.9529,7.6324],[-12.9532,7.6315],[-12.9557,7.6315],[-12.9574,7.6301],[-12.9576,7.629],[-12.9588,7.6293],[-12.9588,7.6301],[-12.9582,7.6304],[-12.9571,7.6321],[-12.9557,7.6324],[-12.9551,7.6329],[-12.9535,7.6329]]],[[[-12.5576,7.6357],[-12.5568,7.6354],[-12.5554,7.6338],[-12.5551,7.6332],[-12.554,7.6324],[-12.5538,7.6315],[-12.5538,7.6304],[-12.5546,7.6299],[-12.5565,7.6299],[-12.5565,7.6301],[-12.5576,7.6301],[-12.5576,7.6304],[-12.5588,7.6307],[-12.5593,7.6321],[-12.5596,7.6321],[-12.5599,7.6332],[-12.5607,7.634],[-12.5607,7.6354],[-12.5582,7.6354],[-12.5576,7.6357]]],[[[-12.6276,7.6415],[-12.6276,7.6413],[-12.6238,7.6413],[-12.6238,7.641],[-12.6226,7.641],[-12.6226,7.6407],[-12.6204,7.6407],[-12.6199,7.6401],[-12.6182,7.6401],[-12.6182,7.6399],[-12.616,7.6399],[-12.6149,7.6396],[-12.614,7.639],[-12.6126,7.639],[-12.6126,7.6393],[-12.6099,7.6393],[-12.6099,7.639],[-12.6088,7.639],[-12.6088,7.6388],[-12.6054,7.6388],[-12.6049,7.6382],[-12.604,7.6379],[-12.6026,7.6379],[-12.6026,7.6376],[-12.6004,7.6376],[-12.6004,7.6374],[-12.5971,7.6374],[-12.5962,7.6379],[-12.5949,7.6379],[-12.5949,7.6376],[-12.5921,7.6376],[-12.5921,7.6379],[-12.5907,7.6379],[-12.5901,7.6374],[-12.5893,7.6374],[-12.5893,7.6368],[-12.5876,7.6363],[-12.5874,7.6357],[-12.5857,7.6351],[-12.5851,7.634],[-12.5843,7.634],[-12.5837,7.6321],[-12.5829,7.6315],[-12.5829,7.631],[-12.5824,7.6301],[-12.5804,7.6282],[-12.5801,7.6276],[-12.5788,7.626],[-12.5782,7.6257],[-12.5771,7.624],[-12.5765,7.6238],[-12.5765,7.6232],[-12.5757,7.6226],[-12.5757,7.6218],[-12.5751,7.6215],[-12.5751,7.6204],[-12.5757,7.6193],[-12.5779,7.619],[-12.5785,7.6185],[-12.579,7.6185],[-12.5799,7.6176],[-12.581,7.6176],[-12.581,7.6174],[-12.5821,7.6174],[-12.5824,7.6168],[-12.5843,7.6163],[-12.5849,7.6157],[-12.586,7.6154],[-12.5865,7.6149],[-12.5874,7.6149],[-12.5885,7.6143],[-12.5888,7.6138],[-12.5899,7.6138],[-12.5901,7.6132],[-12.5907,7.6132],[-12.5913,7.6124],[-12.5921,7.6118],[-12.5932,7.6115],[-12.5937,7.611],[-12.5946,7.6107],[-12.5946,7.6101],[-12.5954,7.6099],[-12.5982,7.6071],[-12.5982,7.6057],[-12.5987,7.6049],[-12.5987,7.5968],[-12.5996,7.5963],[-12.5996,7.5954],[-12.6004,7.5954],[-12.6007,7.596],[-12.6024,7.5968],[-12.6024,7.5976],[-12.6029,7.5982],[-12.6029,7.599],[-12.6038,7.5996],[-12.6038,7.6001],[-12.6046,7.6012],[-12.6051,7.6024],[-12.6068,7.6037],[-12.6068,7.6043],[-12.6079,7.6051],[-12.6085,7.606],[-12.6088,7.6074],[-12.6099,7.6082],[-12.6104,7.609],[-12.611,7.609],[-12.6115,7.6096],[-12.6126,7.6099],[-12.6132,7.6104],[-12.6143,7.6104],[-12.6151,7.6099],[-12.6168,7.6093],[-12.6171,7.6088],[-12.6176,7.6088],[-12.6176,7.6079],[-12.6182,7.6076],[-12.6182,7.6054],[-12.6174,7.6043],[-12.6171,7.6035],[-12.6165,7.6029],[-12.6163,7.6018],[-12.616,7.6018],[-12.616,7.6004],[-12.6163,7.6004],[-12.6163,7.5993],[-12.6171,7.5982],[-12.6171,7.5976],[-12.6179,7.5974],[-12.6179,7.596],[-12.6182,7.596],[-12.6182,7.5935],[-12.6179,7.5935],[-12.6179,7.5901],[-12.619,7.5885],[-12.6204,7.5879],[-12.624,7.5879],[-12.6249,7.5882],[-12.6251,7.5888],[-12.6251,7.5899],[-12.6257,7.5904],[-12.6257,7.5926],[-12.6265,7.5932],[-12.6268,7.5938],[-12.629,7.5938],[-12.6293,7.5932],[-12.631,7.5915],[-12.631,7.5893],[-12.6318,7.5885],[-12.6321,7.5874],[-12.6318,7.5871],[-12.631,7.5876],[-12.6307,7.5888],[-12.6301,7.589],[-12.6299,7.5901],[-12.6293,7.5904],[-12.6293,7.591],[-12.6288,7.5915],[-12.6288,7.5926],[-12.6285,7.5929],[-12.6268,7.5929],[-12.6265,7.5924],[-12.6265,7.5904],[-12.626,7.5899],[-12.626,7.5888],[-12.6251,7.5874],[-12.624,7.5874],[-12.624,7.5871],[-12.6204,7.5871],[-12.6204,7.5874],[-12.619,7.5876],[-12.6176,7.5888],[-12.6176,7.5893],[-12.6171,7.5899],[-12.6171,7.5943],[-12.6174,7.5943],[-12.6171,7.596],[-12.616,7.5968],[-12.616,7.5982],[-12.6157,7.5982],[-12.6157,7.5993],[-12.6154,7.5993],[-12.6154,7.6007],[-12.6146,7.6024],[-12.6146,7.6035],[-12.6143,7.6035],[-12.6143,7.6046],[-12.6146,7.6046],[-12.6146,7.606],[-12.6149,7.606],[-12.6149,7.6076],[-12.6146,7.6082],[-12.6132,7.6082],[-12.6132,7.6085],[-12.6115,7.6085],[-12.6113,7.6079],[-12.6113,7.6065],[-12.611,7.606],[-12.6101,7.6054],[-12.6099,7.6049],[-12.609,7.6043],[-12.609,7.6032],[-12.6076,7.6021],[-12.6071,7.6007],[-12.6071,7.5999],[-12.6065,7.5993],[-12.6065,7.5968],[-12.6068,7.596],[-12.6063,7.5951],[-12.6057,7.5951],[-12.6054,7.5946],[-12.604,7.5946],[-12.6035,7.594],[-12.6021,7.594],[-12.6021,7.5938],[-12.5987,7.5938],[-12.5982,7.5946],[-12.5974,7.5949],[-12.5968,7.596],[-12.5968,7.5971],[-12.5962,7.5976],[-12.5962,7.599],[-12.596,7.599],[-12.596,7.6001],[-12.5962,7.6001],[-12.5962,7.6012],[-12.5965,7.6012],[-12.5965,7.6035],[-12.5971,7.604],[-12.5971,7.6068],[-12.5965,7.6076],[-12.5951,7.6079],[-12.594,7.609],[-12.5932,7.6093],[-12.5899,7.6093],[-12.5896,7.6088],[-12.589,7.6088],[-12.589,7.606],[-12.5896,7.6054],[-12.5896,7.604],[-12.5899,7.6029],[-12.5904,7.6024],[-12.5904,7.6007],[-12.5907,7.5999],[-12.5913,7.5996],[-12.5915,7.5987],[-12.5924,7.5985],[-12.5924,7.5979],[-12.5929,7.5979],[-12.5937,7.5971],[-12.5937,7.5965],[-12.5943,7.5965],[-12.5943,7.5957],[-12.5949,7.5951],[-12.5949,7.5932],[-12.5954,7.5926],[-12.5954,7.591],[-12.5949,7.5901],[-12.5949,7.589],[-12.5937,7.5882],[-12.5932,7.5874],[-12.5924,7.5874],[-12.5918,7.5868],[-12.5901,7.5865],[-12.5885,7.5857],[-12.5826,7.5857],[-12.5824,7.584],[-12.5826,7.584],[-12.5826,7.5826],[-12.5832,7.5821],[-12.5835,7.5813],[-12.5835,7.5799],[-12.5837,7.5799],[-12.5837,7.5788],[-12.5835,7.5788],[-12.5835,7.5776],[-12.5826,7.5771],[-12.5824,7.576],[-12.5804,7.5743],[-12.5796,7.5732],[-12.579,7.5732],[-12.5788,7.5726],[-12.5782,7.5726],[-12.5782,7.5721],[-12.5776,7.5718],[-12.5776,7.5712],[-12.5763,7.5707],[-12.5754,7.5699],[-12.5751,7.5688],[-12.5746,7.5682],[-12.5746,7.564],[-12.5743,7.564],[-12.5743,7.5624],[-12.5746,7.5624],[-12.5746,7.5607],[-12.5743,7.5601],[-12.5735,7.5601],[-12.5724,7.559],[-12.5718,7.559],[-12.5713,7.5585],[-12.5707,7.5585],[-12.5701,7.5576],[-12.5701,7.5524],[-12.5699,7.5524],[-12.5699,7.5499],[-12.5696,7.5499],[-12.5696,7.5487],[-12.5693,7.5487],[-12.5693,7.5476],[-12.5676,7.5468],[-12.5657,7.5468],[-12.5649,7.5471],[-12.5646,7.5476],[-12.564,7.5476],[-12.5638,7.5485],[-12.5624,7.549],[-12.5613,7.5504],[-12.5601,7.5504],[-12.5596,7.551],[-12.5588,7.5513],[-12.5568,7.5513],[-12.5568,7.551],[-12.5557,7.551],[-12.5554,7.5504],[-12.5546,7.5499],[-12.5535,7.5496],[-12.5535,7.5471],[-12.5538,7.5471],[-12.5538,7.5457],[-12.554,7.5457],[-12.554,7.5443],[-12.5549,7.5437],[-12.5554,7.5437],[-12.5563,7.5424],[-12.5565,7.5424],[-12.5565,7.5393],[-12.5563,7.5393],[-12.5563,7.5376],[-12.5551,7.536],[-12.5551,7.5324],[-12.5549,7.5321],[-12.5521,7.5321],[-12.5521,7.5324],[-12.5507,7.5324],[-12.5507,7.5332],[-12.5515,7.5335],[-12.5532,7.5335],[-12.5543,7.5343],[-12.5543,7.5357],[-12.5535,7.5374],[-12.5529,7.5399],[-12.5521,7.5407],[-12.5513,7.541],[-12.5501,7.541],[-12.5493,7.5413],[-12.549,7.5418],[-12.5479,7.5421],[-12.5471,7.5426],[-12.546,7.5426],[-12.546,7.5429],[-12.5449,7.5429],[-12.5449,7.5432],[-12.5432,7.5429],[-12.5432,7.5435],[-12.5418,7.5449],[-12.5413,7.546],[-12.5404,7.5468],[-12.5404,7.5479],[-12.5399,7.5485],[-12.5399,7.5493],[-12.5393,7.5496],[-12.539,7.5513],[-12.5382,7.5515],[-12.5382,7.5524],[-12.5374,7.5532],[-12.5371,7.554],[-12.5371,7.5554],[-12.536,7.556],[-12.536,7.5568],[-12.5349,7.5571],[-12.5343,7.5582],[-12.5324,7.5599],[-12.5315,7.5599],[-12.531,7.5607],[-12.5299,7.5607],[-12.5293,7.5613],[-12.5282,7.5613],[-12.5274,7.5618],[-12.526,7.5618],[-12.526,7.5615],[-12.5249,7.5615],[-12.5249,7.5613],[-12.5224,7.5613],[-12.5224,7.561],[-12.5196,7.561],[-12.5187,7.5601],[-12.5182,7.5601],[-12.5176,7.5596],[-12.5171,7.5596],[-12.5168,7.5585],[-12.5165,7.5585],[-12.5165,7.5574],[-12.516,7.5568],[-12.516,7.5554],[-12.5163,7.5554],[-12.5163,7.5515],[-12.516,7.5515],[-12.516,7.5501],[-12.5154,7.5499],[-12.5154,7.549],[-12.5149,7.5482],[-12.5143,7.5482],[-12.5143,7.5476],[-12.5138,7.5474],[-12.5132,7.5451],[-12.5126,7.5451],[-12.5121,7.5429],[-12.5115,7.5429],[-12.511,7.5421],[-12.511,7.5415],[-12.5104,7.541],[-12.5101,7.5401],[-12.5096,7.5401],[-12.5093,7.5393],[-12.5079,7.5393],[-12.5071,7.539],[-12.5071,7.5385],[-12.5063,7.5382],[-12.5063,7.5376],[-12.5051,7.5374],[-12.5049,7.5365],[-12.5043,7.5363],[-12.5035,7.5346],[-12.5024,7.5343],[-12.5021,7.5338],[-12.5013,7.5338],[-12.5013,7.5329],[-12.5004,7.5329],[-12.5007,7.5321],[-12.5007,7.529],[-12.5004,7.529],[-12.5004,7.5279],[-12.4999,7.5274],[-12.4999,7.5246],[-12.4993,7.5246],[-12.4999,7.5226],[-12.4999,7.5212],[-12.4996,7.5212],[-12.4996,7.5171],[-12.4999,7.516],[-12.5004,7.5154],[-12.5004,7.5138],[-12.4999,7.5135],[-12.4999,7.5129],[-12.499,7.5124],[-12.4985,7.5104],[-12.4976,7.5104],[-12.4974,7.5096],[-12.4968,7.5093],[-12.4968,7.5082],[-12.4965,7.5076],[-12.4957,7.5071],[-12.4957,7.5035],[-12.496,7.5035],[-12.496,7.5021],[-12.4963,7.5021],[-12.4963,7.501],[-12.4951,7.5004],[-12.4951,7.4993],[-12.4957,7.499],[-12.4957,7.4982],[-12.4963,7.4982],[-12.496,7.4971],[-12.4971,7.4963],[-12.4985,7.4963],[-12.4988,7.4968],[-12.4993,7.4968],[-12.4996,7.4974],[-12.5007,7.4974],[-12.5007,7.4963],[-12.5004,7.4963],[-12.5004,7.4951],[-12.501,7.4946],[-12.5013,7.4937],[-12.5026,7.4926],[-12.5026,7.4921],[-12.5035,7.4918],[-12.5035,7.491],[-12.5043,7.4907],[-12.5051,7.4896],[-12.5057,7.4896],[-12.5063,7.4888],[-12.5071,7.4888],[-12.5079,7.4874],[-12.5085,7.4874],[-12.509,7.4868],[-12.5101,7.4868],[-12.511,7.486],[-12.5121,7.4857],[-12.5124,7.4851],[-12.5132,7.4851],[-12.5135,7.4846],[-12.5146,7.4843],[-12.5154,7.4838],[-12.5157,7.4826],[-12.5179,7.4818],[-12.5187,7.4807],[-12.5193,7.4807],[-12.5196,7.4799],[-12.5207,7.4796],[-12.5207,7.479],[-12.5229,7.4771],[-12.5232,7.4765],[-12.5237,7.4765],[-12.524,7.476],[-12.5257,7.4746],[-12.5263,7.4743],[-12.5263,7.4738],[-12.5274,7.4729],[-12.5276,7.4718],[-12.5285,7.4713],[-12.5285,7.4707],[-12.529,7.4701],[-12.529,7.4693],[-12.5296,7.469],[-12.5296,7.4679],[-12.5301,7.4676],[-12.5299,7.4668],[-12.5299,7.4651],[-12.5307,7.4643],[-12.5307,7.4632],[-12.5304,7.4632],[-12.5304,7.4612],[-12.5307,7.4612],[-12.5307,7.4596],[-12.531,7.4596],[-12.531,7.4585],[-12.5313,7.4585],[-12.5313,7.4549],[-12.5315,7.4549],[-12.5315,7.4526],[-12.5324,7.4513],[-12.5324,7.4471],[-12.5326,7.4471],[-12.5326,7.4457],[-12.5332,7.4454],[-12.5332,7.4435],[-12.5335,7.4435],[-12.5335,7.4418],[-12.5338,7.4418],[-12.5338,7.4346],[-12.534,7.4346],[-12.534,7.4332],[-12.5343,7.4332],[-12.5343,7.4304],[-12.5349,7.4299],[-12.5349,7.4274],[-12.5354,7.4265],[-12.536,7.4265],[-12.536,7.4251],[-12.5357,7.4251],[-12.5357,7.421],[-12.5354,7.421],[-12.5354,7.4182],[-12.5351,7.4182],[-12.5351,7.4171],[-12.5349,7.4171],[-12.5349,7.416],[-12.5338,7.4149],[-12.5338,7.4132],[-12.5335,7.4132],[-12.5335,7.4121],[-12.5332,7.4112],[-12.5321,7.4104],[-12.5318,7.409],[-12.5313,7.4088],[-12.5313,7.4076],[-12.531,7.4076],[-12.531,7.4065],[-12.5304,7.4063],[-12.5299,7.4054],[-12.5301,7.4035],[-12.531,7.4029],[-12.531,7.4018],[-12.5307,7.4018],[-12.5307,7.3996],[-12.5301,7.399],[-12.5301,7.3974],[-12.5296,7.396],[-12.529,7.396],[-12.529,7.3946],[-12.5288,7.3946],[-12.5288,7.3935],[-12.529,7.3932],[-12.531,7.3932],[-12.531,7.3929],[-12.5324,7.3929],[-12.5324,7.3926],[-12.5335,7.3924],[-12.5351,7.3924],[-12.5351,7.3921],[-12.5365,7.3921],[-12.5374,7.3918],[-12.5379,7.3913],[-12.5388,7.3913],[-12.5393,7.3907],[-12.5401,7.3904],[-12.544,7.3904],[-12.544,7.3901],[-12.549,7.3901],[-12.549,7.3899],[-12.5518,7.3899],[-12.5518,7.3896],[-12.554,7.3896],[-12.554,7.3899],[-12.5565,7.3899],[-12.5568,7.3893],[-12.5596,7.3893],[-12.5599,7.3899],[-12.5615,7.3913],[-12.5615,7.3918],[-12.5626,7.3926],[-12.5643,7.3954],[-12.5643,7.3968],[-12.564,7.3968],[-12.564,7.4004],[-12.5643,7.4004],[-12.5643,7.4018],[-12.5646,7.4018],[-12.5646,7.4029],[-12.5651,7.4032],[-12.5654,7.4043],[-12.566,7.4043],[-12.5663,7.4054],[-12.5663,7.4071],[-12.5668,7.4076],[-12.5668,7.4104],[-12.5665,7.4104],[-12.566,7.4118],[-12.5654,7.4118],[-12.5643,7.4124],[-12.564,7.4132],[-12.5632,7.414],[-12.5632,7.4165],[-12.5629,7.4165],[-12.5629,7.4179],[-12.5624,7.4185],[-12.5624,7.4204],[-12.5626,7.421],[-12.5632,7.421],[-12.5632,7.4221],[-12.5629,7.4221],[-12.5629,7.4257],[-12.5626,7.4257],[-12.5626,7.4268],[-12.5629,7.4268],[-12.5629,7.4279],[-12.5635,7.4285],[-12.5635,7.4293],[-12.564,7.4299],[-12.564,7.4307],[-12.5649,7.431],[-12.5649,7.4315],[-12.5663,7.4329],[-12.5671,7.4332],[-12.5671,7.4363],[-12.5688,7.4371],[-12.5696,7.4363],[-12.5696,7.4349],[-12.5701,7.4349],[-12.5707,7.4357],[-12.5704,7.4368],[-12.5715,7.4376],[-12.5715,7.4387],[-12.5726,7.4396],[-12.5729,7.4407],[-12.5735,7.4407],[-12.5738,7.4418],[-12.5743,7.4421],[-12.5743,7.4426],[-12.5749,7.4429],[-12.5751,7.444],[-12.5757,7.4443],[-12.576,7.4454],[-12.5765,7.4457],[-12.5765,7.4463],[-12.5771,7.4463],[-12.5774,7.4474],[-12.5785,7.4482],[-12.5785,7.4488],[-12.5799,7.4499],[-12.5804,7.451],[-12.581,7.451],[-12.581,7.4515],[-12.5815,7.4518],[-12.5837,7.4546],[-12.5849,7.4549],[-12.5854,7.4557],[-12.586,7.4557],[-12.5863,7.4563],[-12.5871,7.4568],[-12.5882,7.4571],[-12.589,7.4582],[-12.5896,7.4582],[-12.5901,7.459],[-12.5913,7.4599],[-12.5921,7.4599],[-12.5932,7.4607],[-12.5943,7.4607],[-12.5943,7.461],[-12.5954,7.4612],[-12.596,7.4618],[-12.5965,7.4618],[-12.5971,7.4624],[-12.5976,7.4624],[-12.5982,7.4629],[-12.5987,7.4629],[-12.5993,7.4635],[-12.6018,7.4643],[-12.6024,7.4651],[-12.6032,7.4657],[-12.6043,7.466],[-12.6046,7.4665],[-12.6068,7.4674],[-12.6079,7.4682],[-12.6088,7.4682],[-12.6099,7.469],[-12.6107,7.469],[-12.6118,7.4699],[-12.614,7.4704],[-12.6146,7.471],[-12.6151,7.471],[-12.6174,7.4721],[-12.6176,7.4726],[-12.6188,7.4726],[-12.619,7.4732],[-12.6207,7.4738],[-12.6213,7.4743],[-12.6221,7.4743],[-12.6226,7.4749],[-12.6243,7.4751],[-12.6249,7.4757],[-12.626,7.4757],[-12.6268,7.4765],[-12.6276,7.4765],[-12.6288,7.4774],[-12.6296,7.4774],[-12.6307,7.4782],[-12.6313,7.4782],[-12.6324,7.4788],[-12.6329,7.4793],[-12.6343,7.4793],[-12.6343,7.4796],[-12.6357,7.4799],[-12.636,7.4804],[-12.6371,7.4807],[-12.6379,7.4818],[-12.6388,7.4821],[-12.6399,7.4821],[-12.6407,7.4826],[-12.6418,7.4826],[-12.6421,7.4832],[-12.6435,7.4832],[-12.6443,7.4838],[-12.6463,7.4843],[-12.6474,7.4851],[-12.6485,7.4851],[-12.649,7.4857],[-12.6501,7.486],[-12.6507,7.4865],[-12.6526,7.4868],[-12.654,7.4876],[-12.6551,7.4879],[-12.6557,7.4885],[-12.6568,7.4888],[-12.6571,7.4893],[-12.6582,7.4896],[-12.6582,7.4899],[-12.6599,7.4901],[-12.6604,7.4907],[-12.6621,7.491],[-12.6626,7.4915],[-12.6651,7.4921],[-12.6663,7.4929],[-12.6676,7.4929],[-12.6676,7.4932],[-12.6688,7.4935],[-12.6693,7.494],[-12.6704,7.494],[-12.6715,7.4949],[-12.6724,7.4951],[-12.6735,7.4951],[-12.6749,7.496],[-12.6757,7.496],[-12.6765,7.4965],[-12.6774,7.4965],[-12.6779,7.4971],[-12.679,7.4971],[-12.679,7.4974],[-12.6801,7.4974],[-12.6804,7.4979],[-12.6812,7.4979],[-12.6826,7.499],[-12.6835,7.4988],[-12.6838,7.4993],[-12.6846,7.4996],[-12.6857,7.4996],[-12.6863,7.5001],[-12.6874,7.5001],[-12.6876,7.5007],[-12.6888,7.5007],[-12.6896,7.501],[-12.6907,7.5018],[-12.6915,7.5018],[-12.6921,7.5024],[-12.6932,7.5026],[-12.6954,7.5026],[-12.696,7.5032],[-12.6968,7.5035],[-12.6982,7.5035],[-12.6999,7.5046],[-12.7007,7.5046],[-12.7013,7.5051],[-12.7024,7.5051],[-12.7024,7.5054],[-12.7035,7.5054],[-12.7035,7.5057],[-12.7046,7.5057],[-12.7046,7.506],[-12.7068,7.506],[-12.7074,7.5065],[-12.7085,7.5065],[-12.709,7.5071],[-12.7101,7.5074],[-12.7118,7.5082],[-12.7129,7.5082],[-12.7129,7.5085],[-12.714,7.5085],[-12.714,7.5088],[-12.7151,7.5088],[-12.7151,7.509],[-12.7168,7.5096],[-12.7179,7.5096],[-12.7188,7.5101],[-12.7196,7.5101],[-12.7207,7.511],[-12.7226,7.5115],[-12.7238,7.5115],[-12.7243,7.5121],[-12.7251,7.5121],[-12.7263,7.5129],[-12.7274,7.5129],[-12.7274,7.5132],[-12.7285,7.5132],[-12.7293,7.5138],[-12.731,7.514],[-12.7318,7.5146],[-12.7326,7.5146],[-12.7329,7.5151],[-12.7338,7.5149],[-12.7351,7.5151],[-12.7354,7.5157],[-12.7368,7.5157],[-12.739,7.5168],[-12.7401,7.5168],[-12.7407,7.5174],[-12.7415,7.5176],[-12.7429,7.5176],[-12.7435,7.5182],[-12.7443,7.5182],[-12.7449,7.5187],[-12.746,7.5187],[-12.746,7.519],[-12.7471,7.519],[-12.749,7.5199],[-12.7496,7.5204],[-12.7504,7.5204],[-12.7518,7.5212],[-12.7529,7.5212],[-12.7529,7.5215],[-12.754,7.5215],[-12.754,7.5218],[-12.7557,7.5218],[-12.7557,7.5221],[-12.7568,7.5221],[-12.7585,7.5226],[-12.759,7.5232],[-12.7601,7.5232],[-12.7604,7.5237],[-12.7621,7.5235],[-12.7629,7.524],[-12.7638,7.524],[-12.764,7.5246],[-12.7651,7.5246],[-12.766,7.5254],[-12.7668,7.5257],[-12.7682,7.5257],[-12.7688,7.5263],[-12.7696,7.5263],[-12.7701,7.5268],[-12.7713,7.5268],[-12.7713,7.5271],[-12.7724,7.5271],[-12.7732,7.5276],[-12.7743,7.5279],[-12.7757,7.5279],[-12.7757,7.5282],[-12.7771,7.5282],[-12.7776,7.5288],[-12.7793,7.5288],[-12.781,7.5299],[-12.7818,7.5301],[-12.7835,7.5301],[-12.7851,7.531],[-12.7862,7.531],[-12.7879,7.5318],[-12.7893,7.5318],[-12.7893,7.5321],[-12.7918,7.5326],[-12.7932,7.5335],[-12.7957,7.5335],[-12.7957,7.5338],[-12.7996,7.5349],[-12.7996,7.5351],[-12.8007,7.5351],[-12.8007,7.5354],[-12.8026,7.5354],[-12.8032,7.536],[-12.804,7.536],[-12.8046,7.5365],[-12.8057,7.5365],[-12.8057,7.5368],[-12.8079,7.5371],[-12.8088,7.5376],[-12.8099,7.5376],[-12.8104,7.5382],[-12.8138,7.5382],[-12.814,7.5388],[-12.8163,7.539],[-12.8171,7.5396],[-12.8182,7.5396],[-12.8182,7.5399],[-12.8193,7.5399],[-12.8204,7.5404],[-12.8207,7.541],[-12.8229,7.541],[-12.8229,7.5412],[-12.8251,7.5413],[-12.8263,7.5418],[-12.8268,7.5424],[-12.8285,7.5424],[-12.8293,7.5432],[-12.8313,7.5437],[-12.8326,7.5437],[-12.8326,7.544],[-12.8338,7.544],[-12.8346,7.5443],[-12.8351,7.5449],[-12.8365,7.5449],[-12.8365,7.5451],[-12.8379,7.5451],[-12.8379,7.5454],[-12.839,7.5454],[-12.839,7.5457],[-12.8401,7.5457],[-12.8401,7.546],[-12.8413,7.5462],[-12.8413,7.5465],[-12.8424,7.5465],[-12.8424,7.5468],[-12.8443,7.5468],[-12.8443,7.5471],[-12.8454,7.5471],[-12.8463,7.5476],[-12.8488,7.5482],[-12.8488,7.5485],[-12.8499,7.5487],[-12.8515,7.5487],[-12.8524,7.5493],[-12.8535,7.5493],[-12.8535,7.5496],[-12.8554,7.5496],[-12.8563,7.5501],[-12.8574,7.5504],[-12.8593,7.5504],[-12.8599,7.551],[-12.8607,7.5513],[-12.8626,7.5513],[-12.8626,7.5515],[-12.8638,7.5515],[-12.8643,7.5521],[-12.8654,7.5518],[-12.866,7.5524],[-12.8671,7.5524],[-12.8671,7.5526],[-12.8682,7.5529],[-12.8699,7.5529],[-12.8699,7.5532],[-12.8713,7.5532],[-12.8713,7.5535],[-12.8724,7.5535],[-12.8729,7.554],[-12.874,7.554],[-12.874,7.5543],[-12.8754,7.5543],[-12.8754,7.5546],[-12.8765,7.5546],[-12.8774,7.5551],[-12.8799,7.5554],[-12.8799,7.5557],[-12.8813,7.5557],[-12.8815,7.5563],[-12.8838,7.5563],[-12.8846,7.5568],[-12.8857,7.5568],[-12.8857,7.5571],[-12.8868,7.5571],[-12.8868,7.5574],[-12.8885,7.5574],[-12.8896,7.5582],[-12.8904,7.5582],[-12.891,7.5588],[-12.8926,7.5588],[-12.8926,7.559],[-12.8946,7.559],[-12.8946,7.5593],[-12.896,7.5593],[-12.8971,7.5596],[-12.8996,7.5607],[-12.9007,7.5607],[-12.9013,7.5613],[-12.9024,7.5613],[-12.9024,7.5615],[-12.904,7.5615],[-12.904,7.5618],[-12.9054,7.5618],[-12.9063,7.5621],[-12.9068,7.5626],[-12.9079,7.5626],[-12.9079,7.5629],[-12.909,7.5629],[-12.909,7.5632],[-12.9101,7.5632],[-12.9118,7.564],[-12.9132,7.564],[-12.914,7.5646],[-12.9157,7.5646],[-12.9157,7.5649],[-12.9176,7.5649],[-12.9182,7.5654],[-12.9207,7.5654],[-12.9207,7.5657],[-12.9224,7.5657],[-12.9232,7.5663],[-12.9243,7.5663],[-12.9246,7.5668],[-12.9254,7.5665],[-12.9276,7.5665],[-12.9279,7.5671],[-12.929,7.5671],[-12.9301,7.5679],[-12.931,7.5676],[-12.9324,7.5676],[-12.9324,7.5679],[-12.9351,7.5679],[-12.9357,7.5685],[-12.9379,7.5685],[-12.9379,7.5688],[-12.9396,7.5688],[-12.9396,7.569],[-12.9415,7.569],[-12.9415,7.5693],[-12.9429,7.5693],[-12.9429,7.569],[-12.9485,7.569],[-12.9485,7.5688],[-12.9513,7.5688],[-12.9513,7.5685],[-12.9526,7.5685],[-12.9535,7.569],[-12.9546,7.569],[-12.9554,7.5696],[-12.9565,7.5696],[-12.9571,7.5699],[-12.9576,7.571],[-12.9576,7.5735],[-12.9574,7.5743],[-12.9568,7.5746],[-12.9554,7.5746],[-12.9551,7.5757],[-12.9543,7.5768],[-12.9538,7.5768],[-12.9535,7.5774],[-12.9515,7.5774],[-12.951,7.5779],[-12.9499,7.5779],[-12.949,7.5782],[-12.9479,7.5796],[-12.9471,7.5793],[-12.9454,7.5793],[-12.9446,7.5782],[-12.9429,7.5782],[-12.9424,7.5776],[-12.9418,7.5776],[-12.9413,7.5768],[-12.9401,7.5762],[-12.9379,7.5762],[-12.9379,7.576],[-12.931,7.576],[-12.931,7.5762],[-12.9299,7.5762],[-12.9299,7.576],[-12.9282,7.576],[-12.9265,7.5757],[-12.926,7.5762],[-12.9251,7.5762],[-12.9235,7.5774],[-12.9235,7.5779],[-12.9229,7.5779],[-12.9226,7.5788],[-12.9218,7.5788],[-12.921,7.5793],[-12.9146,7.5793],[-12.9146,7.579],[-12.9124,7.579],[-12.9124,7.5788],[-12.9113,7.5788],[-12.9113,7.5785],[-12.9099,7.5785],[-12.9076,7.5776],[-12.906,7.5765],[-12.9051,7.5762],[-12.9024,7.5762],[-12.9024,7.576],[-12.9004,7.5757],[-12.8999,7.5751],[-12.8996,7.5737],[-12.8987,7.5732],[-12.8985,7.5721],[-12.8976,7.5712],[-12.8971,7.5712],[-12.8965,7.5704],[-12.896,7.5704],[-12.8954,7.5699],[-12.894,7.5699],[-12.8935,7.5693],[-12.8904,7.5693],[-12.8896,7.5685],[-12.8896,7.5679],[-12.8888,7.5674],[-12.8868,7.5668],[-12.886,7.5676],[-12.8851,7.5696],[-12.8851,7.571],[-12.8846,7.5718],[-12.884,7.5718],[-12.8835,7.5724],[-12.8813,7.5724],[-12.8813,7.5715],[-12.8801,7.5701],[-12.879,7.5696],[-12.879,7.5688],[-12.8785,7.5685],[-12.8782,7.5676],[-12.8776,7.5674],[-12.8765,7.5674],[-12.8765,7.5671],[-12.8751,7.5671],[-12.8751,7.5674],[-12.874,7.5674],[-12.8726,7.5693],[-12.8726,7.5707],[-12.8724,7.571],[-12.8707,7.571],[-12.8704,7.5707],[-12.8704,7.5693],[-12.8701,7.5693],[-12.8701,7.5665],[-12.8693,7.5665],[-12.8693,7.5693],[-12.8696,7.5693],[-12.8696,7.5707],[-12.8704,7.5712],[-12.8707,7.5718],[-12.8724,7.5718],[-12.8738,7.5707],[-12.8738,7.5701],[-12.8746,7.5693],[-12.8754,7.5693],[-12.876,7.5688],[-12.8779,7.5688],[-12.8785,7.5696],[-12.8785,7.5704],[-12.8793,7.5712],[-12.8793,7.5721],[-12.8801,7.5724],[-12.8807,7.5732],[-12.8835,7.5732],[-12.884,7.5726],[-12.8846,7.5726],[-12.8849,7.5721],[-12.8857,7.5718],[-12.8868,7.5718],[-12.8874,7.5715],[-12.8874,7.5707],[-12.8863,7.5704],[-12.8863,7.5693],[-12.8871,7.5682],[-12.8879,7.5682],[-12.8893,7.5693],[-12.8893,7.5701],[-12.8899,7.5701],[-12.8904,7.5707],[-12.8926,7.571],[-12.8943,7.5715],[-12.8954,7.5724],[-12.8962,7.5724],[-12.8971,7.574],[-12.8971,7.5751],[-12.8974,7.5751],[-12.8974,7.5762],[-12.8979,7.5765],[-12.8982,7.5776],[-12.8987,7.5779],[-12.899,7.579],[-12.901,7.5807],[-12.9026,7.5813],[-12.9029,7.5818],[-12.904,7.5818],[-12.904,7.5821],[-12.9054,7.5821],[-12.9054,7.5818],[-12.9068,7.5818],[-12.9068,7.5821],[-12.9085,7.5821],[-12.9085,7.5826],[-12.909,7.5829],[-12.909,7.5838],[-12.9099,7.5843],[-12.9099,7.5851],[-12.9113,7.5851],[-12.9113,7.5849],[-12.9129,7.5849],[-12.9138,7.5857],[-12.9146,7.5857],[-12.9151,7.5863],[-12.9151,7.5868],[-12.9165,7.5876],[-12.9165,7.5882],[-12.9174,7.5885],[-12.9174,7.589],[-12.9188,7.5899],[-12.9188,7.5904],[-12.9196,7.5907],[-12.9207,7.5907],[-12.9215,7.591],[-12.9218,7.5921],[-12.921,7.5926],[-12.9207,7.5932],[-12.9193,7.5943],[-12.9193,7.5949],[-12.9188,7.5951],[-12.9174,7.5968],[-12.9174,7.5974],[-12.9165,7.5976],[-12.9163,7.5987],[-12.9157,7.599],[-12.9154,7.5999],[-12.9146,7.601],[-12.9138,7.601],[-12.9129,7.6015],[-12.9107,7.6015],[-12.9101,7.6018],[-12.9101,7.6026],[-12.9088,7.6037],[-12.9085,7.6049],[-12.9068,7.6057],[-12.9057,7.6057],[-12.9057,7.606],[-12.9024,7.606],[-12.9021,7.6054],[-12.8993,7.6054],[-12.8987,7.6051],[-12.8976,7.6065],[-12.8965,7.6068],[-12.8965,7.6076],[-12.896,7.6079],[-12.8957,7.6088],[-12.8946,7.609],[-12.8946,7.6093],[-12.8926,7.6093],[-12.8918,7.6101],[-12.891,7.6104],[-12.8899,7.6104],[-12.889,7.6101],[-12.889,7.6107],[-12.8882,7.611],[-12.8882,7.6115],[-12.8865,7.6124],[-12.8865,7.6129],[-12.8854,7.6129],[-12.8854,7.6132],[-12.8826,7.6132],[-12.8818,7.614],[-12.8813,7.614],[-12.8801,7.6154],[-12.8793,7.6154],[-12.879,7.616],[-12.8779,7.616],[-12.8771,7.6163],[-12.8765,7.6168],[-12.8754,7.6168],[-12.8754,7.6171],[-12.8735,7.6171],[-12.8729,7.6174],[-12.8724,7.6182],[-12.8715,7.6185],[-12.8693,7.6185],[-12.8674,7.6171],[-12.8657,7.6168],[-12.8657,7.6165],[-12.864,7.6165],[-12.8635,7.6163],[-12.8629,7.6168],[-12.8621,7.6168],[-12.8618,7.6182],[-12.8601,7.619],[-12.8582,7.619],[-12.8582,7.6188],[-12.8571,7.6185],[-12.8571,7.6176],[-12.8565,7.6168],[-12.8554,7.6168],[-12.8554,7.6165],[-12.8532,7.6165],[-12.8532,7.6168],[-12.8515,7.6168],[-12.8513,7.6174],[-12.8476,7.6174],[-12.8465,7.6171],[-12.8463,7.6165],[-12.8454,7.6163],[-12.8454,7.6154],[-12.8449,7.6151],[-12.8446,7.6143],[-12.844,7.6143],[-12.844,7.6151],[-12.8426,7.6163],[-12.8424,7.6168],[-12.8418,7.6168],[-12.841,7.6185],[-12.8401,7.6185],[-12.8396,7.619],[-12.8376,7.619],[-12.8365,7.6199],[-12.8349,7.6199],[-12.8349,7.6201],[-12.8326,7.6201],[-12.8324,7.6207],[-12.8301,7.6207],[-12.8301,7.6204],[-12.829,7.6204],[-12.8276,7.6221],[-12.8257,7.6226],[-12.8254,7.6232],[-12.8246,7.6232],[-12.824,7.6238],[-12.8235,7.6238],[-12.8226,7.6246],[-12.8213,7.6246],[-12.8213,7.6243],[-12.8199,7.6243],[-12.819,7.6232],[-12.8176,7.6229],[-12.8171,7.6221],[-12.816,7.6221],[-12.8154,7.6215],[-12.8154,7.6196],[-12.8157,7.619],[-12.8176,7.6185],[-12.8182,7.6176],[-12.8182,7.6154],[-12.8176,7.6149],[-12.8176,7.614],[-12.8171,7.6138],[-12.8171,7.6126],[-12.8176,7.6121],[-12.8176,7.6101],[-12.8171,7.6099],[-12.8171,7.6088],[-12.8174,7.6082],[-12.8193,7.6079],[-12.8185,7.6071],[-12.8168,7.6071],[-12.8163,7.6079],[-12.8151,7.6085],[-12.8154,7.6099],[-12.8163,7.6104],[-12.8163,7.6115],[-12.8157,7.6121],[-12.8157,7.6135],[-12.8154,7.6135],[-12.8154,7.616],[-12.8157,7.616],[-12.8157,7.6171],[-12.8151,7.6176],[-12.814,7.6179],[-12.8138,7.6174],[-12.8115,7.6171],[-12.8115,7.6168],[-12.8101,7.6168],[-12.8101,7.6165],[-12.8085,7.6165],[-12.8085,7.6168],[-12.8074,7.6168],[-12.8071,7.6174],[-12.806,7.6174],[-12.806,7.6179],[-12.8051,7.6182],[-12.8038,7.6182],[-12.8035,7.6179],[-12.8035,7.6157],[-12.8038,7.6157],[-12.8038,7.6138],[-12.8035,7.6129],[-12.8018,7.6126],[-12.8015,7.6121],[-12.8001,7.6121],[-12.8001,7.6118],[-12.7985,7.6118],[-12.7985,7.6115],[-12.7963,7.6115],[-12.796,7.6113],[-12.796,7.6096],[-12.7965,7.6088],[-12.7965,7.6063],[-12.7982,7.606],[-12.7985,7.6054],[-12.7996,7.6051],[-12.7996,7.6043],[-12.7988,7.6043],[-12.7979,7.6051],[-12.7965,7.6054],[-12.7954,7.6046],[-12.7946,7.6043],[-12.7918,7.6043],[-12.7918,7.6046],[-12.7907,7.6046],[-12.7896,7.6054],[-12.7879,7.6057],[-12.7876,7.6063],[-12.7868,7.6063],[-12.7868,7.6071],[-12.7876,7.6071],[-12.7879,7.6065],[-12.7887,7.6063],[-12.7899,7.6063],[-12.791,7.6054],[-12.7921,7.6054],[-12.7921,7.6051],[-12.7943,7.6051],[-12.7949,7.6054],[-12.7946,7.6065],[-12.7946,7.6079],[-12.794,7.6088],[-12.794,7.6113],[-12.7943,7.6121],[-12.796,7.614],[-12.7988,7.614],[-12.7999,7.6154],[-12.7999,7.6204],[-12.8001,7.6204],[-12.8001,7.6221],[-12.8007,7.6224],[-12.8007,7.6229],[-12.8013,7.6232],[-12.8018,7.624],[-12.8038,7.624],[-12.8038,7.6243],[-12.8049,7.6243],[-12.806,7.6235],[-12.8065,7.6224],[-12.8071,7.6221],[-12.8071,7.6213],[-12.8076,7.6207],[-12.8079,7.6196],[-12.8088,7.6196],[-12.809,7.6207],[-12.8093,7.6207],[-12.8093,7.6226],[-12.8082,7.624],[-12.8076,7.624],[-12.8068,7.6249],[-12.8063,7.626],[-12.8054,7.6265],[-12.8043,7.6265],[-12.8035,7.6274],[-12.8024,7.6276],[-12.8018,7.6282],[-12.7999,7.6287],[-12.799,7.6293],[-12.7982,7.6293],[-12.7974,7.6299],[-12.7938,7.6299],[-12.7938,7.6296],[-12.7921,7.6296],[-12.7921,7.6293],[-12.7904,7.6293],[-12.7904,7.629],[-12.7882,7.629],[-12.7876,7.6285],[-12.7857,7.6285],[-12.7857,7.6282],[-12.7835,7.6282],[-12.7835,7.6279],[-12.7746,7.6279],[-12.7746,7.6276],[-12.7713,7.6276],[-12.7713,7.6274],[-12.7696,7.6274],[-12.769,7.6268],[-12.7674,7.6268],[-12.7665,7.6262],[-12.7657,7.6262],[-12.7643,7.6254],[-12.7626,7.6254],[-12.7626,7.6251],[-12.7607,7.6251],[-12.7607,7.6254],[-12.7582,7.6254],[-12.7582,7.6257],[-12.7557,7.6257],[-12.7557,7.6254],[-12.7518,7.6254],[-12.7518,7.6251],[-12.7493,7.6251],[-12.7493,7.6249],[-12.7482,7.6249],[-12.7474,7.6243],[-12.746,7.6243],[-12.746,7.6246],[-12.7421,7.6246],[-12.7413,7.6249],[-12.7407,7.6254],[-12.739,7.6254],[-12.739,7.6257],[-12.736,7.6257],[-12.7351,7.626],[-12.734,7.6268],[-12.7326,7.6268],[-12.7326,7.6271],[-12.7313,7.6271],[-12.7307,7.6276],[-12.7301,7.6276],[-12.7299,7.6282],[-12.7288,7.6285],[-12.7254,7.6285],[-12.7251,7.6274],[-12.7249,7.6274],[-12.7249,7.6257],[-12.7251,7.6257],[-12.7251,7.6246],[-12.7254,7.6246],[-12.7254,7.6221],[-12.7249,7.6213],[-12.7243,7.6213],[-12.724,7.6207],[-12.7232,7.621],[-12.7218,7.621],[-12.721,7.6218],[-12.7196,7.6221],[-12.7201,7.6229],[-12.7215,7.6229],[-12.7215,7.6226],[-12.7226,7.6226],[-12.7235,7.6224],[-12.7238,7.6235],[-12.7232,7.624],[-12.7213,7.624],[-12.7204,7.6249],[-12.7193,7.6251],[-12.7188,7.626],[-12.7182,7.6262],[-12.7182,7.6268],[-12.7176,7.6268],[-12.7171,7.6276],[-12.716,7.6276],[-12.716,7.6279],[-12.7138,7.6279],[-12.7138,7.6282],[-12.711,7.6282],[-12.7104,7.6287],[-12.7093,7.6287],[-12.7085,7.6296],[-12.7079,7.6296],[-12.7076,7.6301],[-12.7062,7.6312],[-12.7049,7.6315],[-12.704,7.6326],[-12.7035,7.6329],[-12.7029,7.6343],[-12.7021,7.6351],[-12.7007,7.6357],[-12.7007,7.6365],[-12.7001,7.6368],[-12.6979,7.6368],[-12.6971,7.6376],[-12.696,7.6379],[-12.696,7.6382],[-12.6949,7.6382],[-12.6943,7.6388],[-12.6857,7.6388],[-12.6854,7.6393],[-12.6846,7.6393],[-12.6843,7.6388],[-12.6804,7.6388],[-12.6804,7.6385],[-12.6793,7.6385],[-12.6779,7.6376],[-12.6735,7.6376],[-12.6735,7.6374],[-12.6724,7.6371],[-12.6724,7.6363],[-12.6735,7.6346],[-12.674,7.6346],[-12.674,7.6338],[-12.6732,7.6335],[-12.6732,7.6343],[-12.6726,7.6349],[-12.6713,7.6354],[-12.6707,7.6363],[-12.6696,7.6365],[-12.669,7.6371],[-12.6676,7.6371],[-12.6676,7.6374],[-12.6657,7.6374],[-12.6657,7.6376],[-12.6638,7.6376],[-12.6638,7.6379],[-12.6624,7.6379],[-12.6624,7.6376],[-12.6596,7.6376],[-12.659,7.6371],[-12.6551,7.6371],[-12.6551,7.6374],[-12.6532,7.6374],[-12.6532,7.6371],[-12.6496,7.6371],[-12.6496,7.6374],[-12.6485,7.6374],[-12.6485,7.6376],[-12.6474,7.6376],[-12.6465,7.6385],[-12.6454,7.6385],[-12.6454,7.6388],[-12.6443,7.6388],[-12.6443,7.639],[-12.6432,7.639],[-12.6432,7.6393],[-12.6421,7.6396],[-12.6393,7.6396],[-12.6393,7.6399],[-12.636,7.6399],[-12.6343,7.6407],[-12.6315,7.6407],[-12.6307,7.6413],[-12.6288,7.6413],[-12.6288,7.6415],[-12.6276,7.6415]]],[[[-12.9943,7.6429],[-12.9938,7.6424],[-12.9938,7.6415],[-12.9943,7.641],[-12.9932,7.6401],[-12.9915,7.6396],[-12.9913,7.6388],[-12.9907,7.6385],[-12.9907,7.6374],[-12.991,7.6365],[-12.9921,7.636],[-12.9921,7.6346],[-12.9913,7.634],[-12.9913,7.6335],[-12.9918,7.6329],[-13.0004,7.6329],[-13.0007,7.6324],[-13.0032,7.6324],[-13.0032,7.6329],[-13.0049,7.6335],[-13.004,7.6365],[-13.0032,7.6365],[-13.0026,7.6374],[-13.0021,7.6376],[-13.0007,7.6376],[-12.9996,7.6379],[-12.9988,7.6393],[-12.9979,7.6401],[-12.9974,7.6401],[-12.9965,7.641],[-12.9965,7.6415],[-12.9954,7.6421],[-12.9951,7.6426],[-12.9943,7.6429]]],[[[-12.569,7.6554],[-12.5685,7.6546],[-12.5679,7.6546],[-12.5671,7.6535],[-12.5663,7.6535],[-12.5654,7.6524],[-12.5649,7.6524],[-12.5638,7.6512],[-12.5638,7.6507],[-12.5624,7.6496],[-12.5618,7.6488],[-12.5618,7.6476],[-12.5615,7.6476],[-12.5615,7.6463],[-12.5626,7.6465],[-12.5626,7.6468],[-12.5638,7.6471],[-12.5649,7.6479],[-12.5649,7.649],[-12.5663,7.649],[-12.5668,7.6499],[-12.5676,7.6504],[-12.5685,7.6515],[-12.569,7.6515],[-12.5704,7.6529],[-12.5704,7.6535],[-12.5713,7.654],[-12.5713,7.6549],[-12.5701,7.6554],[-12.569,7.6554]]],[[[-12.5496,7.6583],[-12.5479,7.6582],[-12.5474,7.6576],[-12.5465,7.6576],[-12.546,7.6568],[-12.5449,7.6565],[-12.5443,7.6557],[-12.544,7.6546],[-12.5435,7.6535],[-12.5429,7.6535],[-12.5429,7.6526],[-12.5424,7.6521],[-12.5424,7.651],[-12.5421,7.6501],[-12.5415,7.6501],[-12.5413,7.649],[-12.5401,7.6488],[-12.5399,7.6476],[-12.5393,7.6476],[-12.539,7.6468],[-12.5374,7.6463],[-12.5371,7.6457],[-12.536,7.6457],[-12.5354,7.6451],[-12.5349,7.6451],[-12.534,7.6443],[-12.5329,7.6443],[-12.5321,7.6438],[-12.531,7.6438],[-12.531,7.6435],[-12.5299,7.6435],[-12.529,7.6426],[-12.5279,7.6426],[-12.5274,7.6421],[-12.5257,7.6421],[-12.5257,7.6418],[-12.5243,7.6418],[-12.5237,7.6415],[-12.5237,7.6407],[-12.5229,7.6404],[-12.5226,7.6382],[-12.5221,7.6376],[-12.5221,7.6315],[-12.5218,7.6315],[-12.5218,7.6301],[-12.5212,7.6293],[-12.5212,7.6262],[-12.5215,7.6257],[-12.5229,7.6254],[-12.5232,7.6249],[-12.5243,7.6246],[-12.5246,7.624],[-12.5268,7.624],[-12.5271,7.6246],[-12.5288,7.6246],[-12.5288,7.6249],[-12.5299,7.6249],[-12.5299,7.6251],[-12.5335,7.6251],[-12.5335,7.6254],[-12.5346,7.6254],[-12.536,7.626],[-12.5365,7.6268],[-12.5374,7.6274],[-12.5376,7.6279],[-12.5382,7.6279],[-12.5393,7.6293],[-12.5401,7.6299],[-12.5407,7.6307],[-12.5413,7.6307],[-12.5413,7.6312],[-12.5421,7.6318],[-12.5421,7.6324],[-12.5426,7.6324],[-12.5426,7.6332],[-12.5432,7.6332],[-12.5435,7.6338],[-12.544,7.6338],[-12.544,7.6343],[-12.5449,7.6343],[-12.5449,7.6349],[-12.5454,7.6349],[-12.5457,7.6363],[-12.5463,7.6363],[-12.5468,7.6368],[-12.5468,7.6374],[-12.5474,7.6376],[-12.5474,7.6385],[-12.5488,7.6396],[-12.5493,7.6413],[-12.5504,7.6421],[-12.5507,7.6435],[-12.551,7.6435],[-12.5518,7.6449],[-12.5526,7.6454],[-12.5529,7.6474],[-12.5535,7.6476],[-12.5535,7.6496],[-12.5538,7.6496],[-12.5543,7.6507],[-12.5543,7.6518],[-12.5546,7.6518],[-12.5546,7.6535],[-12.5554,7.6543],[-12.5554,7.656],[-12.5546,7.6568],[-12.5529,7.6574],[-12.5529,7.6579],[-12.5521,7.6585],[-12.5501,7.6585],[-12.5496,7.6583]]],[[[-13.0254,7.6613],[-13.0249,7.6604],[-13.024,7.6599],[-13.0232,7.6588],[-13.0221,7.6582],[-13.0218,7.6568],[-13.0229,7.6562],[-13.0251,7.6562],[-13.0251,7.656],[-13.0268,7.6557],[-13.0268,7.6554],[-13.0288,7.6554],[-13.0288,7.6551],[-13.0307,7.6551],[-13.0315,7.6543],[-13.0321,7.6543],[-13.0335,7.6532],[-13.0357,7.6524],[-13.036,7.6518],[-13.0365,7.6518],[-13.0368,7.6512],[-13.0379,7.6507],[-13.0385,7.6501],[-13.0393,7.6501],[-13.0399,7.6493],[-13.0404,7.6493],[-13.0407,7.6482],[-13.0415,7.6479],[-13.0418,7.6474],[-13.0426,7.6468],[-13.0426,7.6454],[-13.0435,7.6451],[-13.0438,7.6438],[-13.0449,7.6435],[-13.0449,7.6424],[-13.0454,7.6424],[-13.046,7.6415],[-13.046,7.6407],[-13.0468,7.6396],[-13.0474,7.6393],[-13.0474,7.6374],[-13.0476,7.6374],[-13.0476,7.6346],[-13.0479,7.6346],[-13.0479,7.6321],[-13.0476,7.6321],[-13.0476,7.631],[-13.0474,7.6301],[-13.0468,7.6301],[-13.0463,7.6285],[-13.0457,7.6282],[-13.0451,7.6271],[-13.0446,7.6271],[-13.044,7.6257],[-13.0435,7.6254],[-13.0432,7.6243],[-13.0426,7.6238],[-13.0426,7.6229],[-13.0421,7.6224],[-13.0413,7.6221],[-13.0393,7.6221],[-13.0396,7.6207],[-13.0404,7.6193],[-13.0418,7.6193],[-13.0421,7.6188],[-13.0454,7.6188],[-13.0463,7.6185],[-13.0463,7.6179],[-13.0485,7.6179],[-13.0485,7.6185],[-13.0496,7.6185],[-13.0499,7.619],[-13.051,7.6196],[-13.0507,7.6215],[-13.0529,7.624],[-13.0538,7.624],[-13.0543,7.6246],[-13.0551,7.6246],[-13.056,7.6251],[-13.0579,7.6251],[-13.0588,7.626],[-13.0604,7.6262],[-13.0613,7.6268],[-13.0624,7.6268],[-13.0629,7.6271],[-13.0638,7.6282],[-13.0646,7.6287],[-13.0651,7.6304],[-13.0651,7.6318],[-13.0654,7.6318],[-13.0663,7.6329],[-13.0663,7.636],[-13.0657,7.6368],[-13.0657,7.6382],[-13.0651,7.6388],[-13.0651,7.6415],[-13.0643,7.6424],[-13.0621,7.6424],[-13.0607,7.6413],[-13.0604,7.6404],[-13.0596,7.6407],[-13.0582,7.6407],[-13.0582,7.6404],[-13.0568,7.6404],[-13.0557,7.6407],[-13.0557,7.6413],[-13.0549,7.6413],[-13.054,7.6424],[-13.0526,7.6424],[-13.0521,7.6426],[-13.0521,7.6432],[-13.0515,7.6435],[-13.0515,7.644],[-13.0504,7.6449],[-13.0499,7.6449],[-13.049,7.6465],[-13.0479,7.6471],[-13.0476,7.6476],[-13.0471,7.6476],[-13.0471,7.6482],[-13.046,7.6485],[-13.0457,7.6493],[-13.0451,7.6493],[-13.0446,7.651],[-13.044,7.6512],[-13.0438,7.6524],[-13.0432,7.6526],[-13.0426,7.6535],[-13.041,7.6535],[-13.0396,7.6546],[-13.0396,7.6551],[-13.0385,7.6551],[-13.0385,7.6557],[-13.0374,7.6565],[-13.0368,7.6565],[-13.036,7.6574],[-13.0351,7.6574],[-13.0349,7.6579],[-13.0335,7.6582],[-13.0326,7.6593],[-13.0318,7.6599],[-13.029,7.6599],[-13.0282,7.6596],[-13.0279,7.6601],[-13.0274,7.6601],[-13.0271,7.661],[-13.0265,7.6613],[-13.0254,7.6613]]],[[[-13.0588,7.6768],[-13.0582,7.6763],[-13.0574,7.6763],[-13.0568,7.6757],[-13.0568,7.6743],[-13.0571,7.6735],[-13.0579,7.6735],[-13.0579,7.6729],[-13.0593,7.6729],[-13.0593,7.6726],[-13.0607,7.6726],[-13.0615,7.6724],[-13.0624,7.6715],[-13.0629,7.6715],[-13.0635,7.6707],[-13.0646,7.6704],[-13.0657,7.6696],[-13.0685,7.6696],[-13.0685,7.6699],[-13.0696,7.6699],[-13.0699,7.6704],[-13.071,7.6707],[-13.0715,7.6713],[-13.0715,7.6721],[-13.071,7.6729],[-13.069,7.674],[-13.0685,7.6749],[-13.0674,7.6751],[-13.0668,7.6757],[-13.0654,7.6757],[-13.0654,7.676],[-13.064,7.676],[-13.064,7.6763],[-13.0629,7.6763],[-13.0629,7.6765],[-13.0607,7.6765],[-13.0607,7.6768],[-13.0588,7.6768]]],[[[-12.0809,7.7098],[-12.0734,7.7071],[-12.0646,7.7027],[-12.0592,7.6983],[-12.0514,7.6906],[-12.0459,7.6759],[-12.0414,7.6674],[-12.0398,7.6629],[-12.0381,7.6561],[-12.0369,7.6528],[-12.0352,7.6497],[-12.0327,7.6469],[-12.0257,7.642],[-12.017,7.635],[-12.008,7.6308],[-12.0037,7.6299],[-11.9992,7.6298],[-11.9933,7.6301],[-11.9935,7.6107],[-11.9945,7.6004],[-11.9903,7.5911],[-11.9868,7.5845],[-11.9846,7.5742],[-11.9811,7.5607],[-11.9773,7.5496],[-11.9752,7.5459],[-11.9716,7.5417],[-11.9694,7.5399],[-11.9658,7.5379],[-11.9629,7.5371],[-11.9525,7.5361],[-11.9496,7.5356],[-11.9469,7.5346],[-11.9395,7.5306],[-11.9367,7.5298],[-11.9337,7.5293],[-11.9246,7.529],[-11.917,7.5296],[-11.9127,7.5306],[-11.9054,7.5333],[-11.9016,7.5354],[-11.8974,7.5366],[-11.8931,7.5369],[-11.8888,7.5366],[-11.886,7.536],[-11.8829,7.534],[-11.8731,7.5226],[-11.8714,7.5202],[-11.87,7.5176],[-11.8689,7.5132],[-11.868,7.5043],[-11.8675,7.5014],[-11.8665,7.4987],[-11.8632,7.492],[-11.8605,7.4835],[-11.8662,7.4743],[-11.8694,7.4712],[-11.8764,7.4683],[-11.8805,7.4662],[-11.884,7.4633],[-11.8861,7.4594],[-11.8872,7.4502],[-11.8887,7.4454],[-11.8935,7.4402],[-11.896,7.437],[-11.8973,7.4333],[-11.8973,7.4281],[-11.896,7.4252],[-11.893,7.4223],[-11.887,7.42],[-11.8836,7.4177],[-11.8804,7.4139],[-11.8792,7.4107],[-11.8786,7.4068],[-11.8775,7.3933],[-11.8754,7.3861],[-11.8751,7.3822],[-11.8759,7.3771],[-11.8841,7.3625],[-11.8852,7.3586],[-11.8848,7.3546],[-11.8829,7.3489],[-11.8772,7.3408],[-11.8704,7.33],[-11.8718,7.325],[-11.8747,7.3211],[-11.8792,7.3063],[-11.8804,7.3017],[-11.8819,7.2927],[-11.8847,7.286],[-11.8866,7.2831],[-11.8892,7.2808],[-11.9004,7.2746],[-11.9031,7.2721],[-11.9056,7.2681],[-11.9068,7.2633],[-11.9064,7.2584],[-11.9049,7.2552],[-11.9022,7.252],[-11.899,7.2493],[-11.8953,7.2473],[-11.8924,7.2465],[-11.8894,7.2462],[-11.8773,7.2461],[-11.8713,7.2455],[-11.8585,7.2416],[-11.8491,7.2371],[-11.8491,7.2326],[-11.8479,7.2263],[-11.8481,7.2229],[-11.8493,7.2187],[-11.8512,7.215],[-11.8552,7.2102],[-11.8568,7.207],[-11.8576,7.2031],[-11.8586,7.1946],[-11.8601,7.187],[-11.8646,7.1855],[-11.8743,7.1814],[-11.8776,7.1807],[-11.8821,7.1812],[-11.8909,7.1838],[-11.8955,7.1855],[-11.8985,7.1861],[-11.9047,7.1866],[-11.9223,7.187],[-11.9269,7.1876],[-11.9344,7.1898],[-11.9374,7.1901],[-11.9404,7.19],[-11.9441,7.1889],[-11.9469,7.1869],[-11.946,7.1865],[-11.9485,7.1871],[-11.9493,7.1879],[-11.9504,7.1879],[-11.9504,7.1882],[-11.9515,7.1882],[-11.9529,7.1888],[-11.9538,7.1899],[-11.9543,7.1901],[-11.9554,7.1901],[-11.9568,7.1907],[-11.9571,7.1913],[-11.9582,7.1915],[-11.9582,7.1918],[-11.9593,7.1918],[-11.9599,7.1924],[-11.9624,7.1929],[-11.9629,7.1935],[-11.964,7.1937],[-11.9646,7.1943],[-11.9663,7.1946],[-11.9668,7.1951],[-11.9679,7.1951],[-11.9682,7.1957],[-11.9693,7.1957],[-11.9693,7.196],[-11.9707,7.1963],[-11.971,7.1968],[-11.9724,7.1968],[-11.9729,7.1974],[-11.9746,7.1974],[-11.9749,7.1979],[-11.9754,7.1979],[-11.9765,7.199],[-11.9776,7.199],[-11.9776,7.1993],[-11.979,7.1993],[-11.9796,7.1999],[-11.9807,7.2001],[-11.9812,7.2007],[-11.9824,7.2007],[-11.9835,7.2015],[-11.9843,7.2015],[-11.9854,7.2024],[-11.9876,7.2029],[-11.9885,7.2038],[-11.9896,7.2038],[-11.9901,7.2043],[-11.991,7.2043],[-11.9915,7.2049],[-11.9926,7.2051],[-11.9935,7.206],[-11.9951,7.206],[-11.9963,7.2068],[-11.9976,7.2068],[-11.9979,7.2074],[-11.9993,7.2076],[-11.9993,7.2079],[-12.001,7.2079],[-12.0021,7.2088],[-12.0029,7.2088],[-12.0038,7.2096],[-12.0046,7.2099],[-12.006,7.2099],[-12.0063,7.2104],[-12.0071,7.2104],[-12.0088,7.2115],[-12.0099,7.2115],[-12.0113,7.2124],[-12.0126,7.2124],[-12.0132,7.2132],[-12.0176,7.2149],[-12.0182,7.2154],[-12.019,7.2157],[-12.0201,7.2157],[-12.021,7.2165],[-12.0232,7.2168],[-12.0249,7.2179],[-12.0257,7.2179],[-12.0265,7.2185],[-12.0282,7.2188],[-12.0288,7.2193],[-12.0301,7.2196],[-12.0304,7.2201],[-12.0313,7.2201],[-12.0318,7.2207],[-12.0326,7.2207],[-12.0332,7.2213],[-12.0349,7.2215],[-12.0354,7.2221],[-12.0374,7.2226],[-12.0379,7.2232],[-12.039,7.2235],[-12.0399,7.224],[-12.0413,7.224],[-12.0424,7.2249],[-12.0432,7.2249],[-12.0438,7.2254],[-12.0449,7.2254],[-12.0457,7.2262],[-12.0465,7.2262],[-12.0471,7.2268],[-12.0476,7.2268],[-12.0482,7.2274],[-12.0496,7.2274],[-12.0524,7.2285],[-12.0524,7.2288],[-12.0535,7.2288],[-12.0543,7.229],[-12.0551,7.2299],[-12.0563,7.2299],[-12.0563,7.2301],[-12.0574,7.2301],[-12.0579,7.2307],[-12.0593,7.2307],[-12.0596,7.2312],[-12.0601,7.2313],[-12.0604,7.2318],[-12.0618,7.2321],[-12.0624,7.2326],[-12.0632,7.2326],[-12.0638,7.2332],[-12.0646,7.2332],[-12.0657,7.234],[-12.0668,7.2343],[-12.0674,7.2349],[-12.069,7.2351],[-12.069,7.2354],[-12.0701,7.2354],[-12.071,7.2357],[-12.0713,7.2363],[-12.0718,7.2363],[-12.0721,7.2368],[-12.0729,7.2368],[-12.0735,7.2374],[-12.0743,7.2374],[-12.0751,7.2379],[-12.0765,7.2382],[-12.0768,7.2388],[-12.0782,7.2388],[-12.079,7.2396],[-12.081,7.2399],[-12.0818,7.2407],[-12.0832,7.2407],[-12.0838,7.2413],[-12.086,7.2418],[-12.0868,7.2426],[-12.0882,7.2426],[-12.0893,7.2435],[-12.0918,7.244],[-12.0921,7.2446],[-12.0929,7.2446],[-12.094,7.2454],[-12.0954,7.2454],[-12.096,7.246],[-12.0968,7.246],[-12.0988,7.2468],[-12.099,7.2474],[-12.1001,7.2474],[-12.1013,7.2482],[-12.1026,7.2482],[-12.1026,7.2488],[-12.1035,7.2493],[-12.1051,7.2493],[-12.106,7.2496],[-12.1068,7.2504],[-12.1079,7.2507],[-12.1079,7.251],[-12.1093,7.251],[-12.1104,7.2512],[-12.111,7.2518],[-12.1118,7.2518],[-12.1121,7.2524],[-12.1129,7.2524],[-12.1138,7.2529],[-12.1149,7.2532],[-12.1149,7.2535],[-12.116,7.2535],[-12.1165,7.254],[-12.1174,7.254],[-12.1179,7.2546],[-12.1199,7.2546],[-12.1207,7.2554],[-12.1232,7.256],[-12.1238,7.2568],[-12.1251,7.2568],[-12.1251,7.2571],[-12.1265,7.2571],[-12.1268,7.2576],[-12.129,7.2582],[-12.1301,7.259],[-12.1318,7.2593],[-12.1329,7.2601],[-12.1349,7.2604],[-12.1354,7.2613],[-12.1379,7.2618],[-12.1385,7.2624],[-12.1396,7.2624],[-12.1413,7.2632],[-12.1424,7.2632],[-12.1435,7.264],[-12.1446,7.264],[-12.1449,7.2646],[-12.1457,7.2646],[-12.1463,7.2651],[-12.1479,7.2654],[-12.1485,7.266],[-12.1493,7.2663],[-12.1507,7.2663],[-12.1507,7.2665],[-12.1526,7.2671],[-12.1532,7.2676],[-12.154,7.2679],[-12.1551,7.2679],[-12.156,7.2682],[-12.1574,7.269],[-12.1585,7.269],[-12.1588,7.2696],[-12.1613,7.2704],[-12.1618,7.271],[-12.1626,7.2713],[-12.1643,7.2713],[-12.1649,7.2718],[-12.1657,7.2718],[-12.1665,7.2724],[-12.1674,7.2724],[-12.1676,7.2729],[-12.1682,7.2729],[-12.1687,7.2735],[-12.1699,7.2737],[-12.1713,7.2746],[-12.1724,7.2746],[-12.1732,7.2749],[-12.1738,7.2754],[-12.1746,7.2754],[-12.1754,7.2762],[-12.1763,7.2762],[-12.1771,7.2768],[-12.1785,7.2768],[-12.179,7.2776],[-12.1799,7.2779],[-12.1813,7.2779],[-12.1813,7.2782],[-12.1824,7.2782],[-12.1829,7.2787],[-12.1846,7.279],[-12.1849,7.2799],[-12.1854,7.2801],[-12.1868,7.2801],[-12.1874,7.2807],[-12.1882,7.2807],[-12.1885,7.2813],[-12.1893,7.2815],[-12.1907,7.2815],[-12.1921,7.2826],[-12.1935,7.2826],[-12.1935,7.2829],[-12.1949,7.2829],[-12.1963,7.284],[-12.1979,7.284],[-12.1988,7.2849],[-12.1999,7.2849],[-12.1999,7.2851],[-12.2018,7.2857],[-12.2024,7.2863],[-12.2035,7.2863],[-12.2043,7.2865],[-12.2046,7.2871],[-12.2071,7.2879],[-12.2071,7.2882],[-12.2085,7.2882],[-12.2093,7.289],[-12.2104,7.289],[-12.2121,7.2899],[-12.2129,7.2899],[-12.214,7.2904],[-12.2143,7.291],[-12.2154,7.291],[-12.2168,7.2918],[-12.2179,7.2918],[-12.219,7.2926],[-12.2196,7.2926],[-12.2201,7.2932],[-12.2212,7.2932],[-12.2212,7.2935],[-12.2224,7.2935],[-12.2235,7.2946],[-12.2249,7.2946],[-12.2257,7.2954],[-12.2265,7.2954],[-12.2271,7.296],[-12.2282,7.296],[-12.2296,7.2968],[-12.2304,7.2968],[-12.2313,7.2976],[-12.2326,7.2976],[-12.2335,7.2982],[-12.2343,7.2982],[-12.2346,7.2988],[-12.2354,7.2988],[-12.236,7.2993],[-12.2374,7.2993],[-12.2382,7.3001],[-12.2393,7.3001],[-12.2393,7.3004],[-12.2404,7.3004],[-12.241,7.301],[-12.2418,7.301],[-12.2424,7.3018],[-12.2432,7.3021],[-12.2443,7.3021],[-12.2451,7.3029],[-12.2463,7.3035],[-12.2479,7.3035],[-12.2482,7.304],[-12.2499,7.3046],[-12.2513,7.3054],[-12.2526,7.3054],[-12.2538,7.3065],[-12.2549,7.3065],[-12.2565,7.3074],[-12.2574,7.3074],[-12.2579,7.3079],[-12.259,7.3085],[-12.2599,7.3085],[-12.2604,7.309],[-12.2613,7.309],[-12.2629,7.3099],[-12.264,7.3099],[-12.2643,7.3104],[-12.2657,7.3104],[-12.2663,7.3113],[-12.2679,7.3115],[-12.2682,7.3121],[-12.269,7.3124],[-12.2707,7.3124],[-12.2713,7.3132],[-12.2726,7.3135],[-12.2738,7.3143],[-12.2754,7.3146],[-12.2754,7.3149],[-12.2771,7.3154],[-12.2776,7.316],[-12.2788,7.316],[-12.2796,7.3168],[-12.2807,7.3168],[-12.2813,7.3174],[-12.2824,7.3174],[-12.284,7.3185],[-12.2851,7.3185],[-12.286,7.3193],[-12.2876,7.3193],[-12.2882,7.3199],[-12.289,7.3199],[-12.2896,7.3204],[-12.2901,7.3204],[-12.2904,7.321],[-12.291,7.321],[-12.2913,7.3215],[-12.2929,7.3215],[-12.294,7.3224],[-12.2946,7.3224],[-12.2949,7.3229],[-12.296,7.3229],[-12.2971,7.3238],[-12.2979,7.3238],[-12.2988,7.3243],[-12.3001,7.3243],[-12.301,7.3246],[-12.3021,7.3254],[-12.3026,7.3254],[-12.3032,7.326],[-12.3043,7.326],[-12.3043,7.3263],[-12.3054,7.3265],[-12.3065,7.3274],[-12.3082,7.3276],[-12.309,7.3282],[-12.3101,7.3282],[-12.3104,7.3288],[-12.3113,7.3293],[-12.3121,7.3293],[-12.3129,7.3299],[-12.314,7.3299],[-12.3146,7.3304],[-12.3163,7.3307],[-12.3165,7.3312],[-12.3174,7.3315],[-12.3193,7.3315],[-12.3201,7.3321],[-12.3204,7.3329],[-12.3215,7.3329],[-12.3226,7.3337],[-12.3238,7.3337],[-12.3238,7.334],[-12.3249,7.334],[-12.3265,7.3346],[-12.3271,7.3351],[-12.3282,7.3351],[-12.3288,7.3357],[-12.3304,7.336],[-12.3312,7.3365],[-12.3332,7.3365],[-12.3338,7.3371],[-12.3346,7.3371],[-12.3349,7.3376],[-12.3357,7.3376],[-12.336,7.3382],[-12.3368,7.3385],[-12.3382,7.3385],[-12.3388,7.339],[-12.3396,7.3393],[-12.3407,7.3393],[-12.3415,7.3396],[-12.3418,7.3401],[-12.3429,7.3404],[-12.3429,7.3407],[-12.344,7.3407],[-12.3449,7.3413],[-12.3465,7.3413],[-12.3471,7.3418],[-12.3488,7.3421],[-12.3499,7.3429],[-12.3515,7.3432],[-12.3521,7.3438],[-12.3532,7.3438],[-12.3532,7.344],[-12.3543,7.344],[-12.3546,7.3446],[-12.3554,7.3449],[-12.3568,7.3449],[-12.3576,7.3451],[-12.3582,7.3457],[-12.3596,7.3457],[-12.3607,7.3465],[-12.3624,7.3468],[-12.3626,7.3474],[-12.3635,7.3476],[-12.3651,7.3476],[-12.3651,7.3479],[-12.3663,7.3482],[-12.3663,7.3485],[-12.3676,7.3485],[-12.3676,7.3488],[-12.369,7.3488],[-12.369,7.349],[-12.3701,7.349],[-12.3704,7.3496],[-12.3715,7.3496],[-12.3718,7.3501],[-12.3724,7.3501],[-12.3729,7.351],[-12.3751,7.351],[-12.3765,7.3518],[-12.3774,7.3518],[-12.3782,7.3526],[-12.3804,7.3526],[-12.3813,7.3535],[-12.384,7.3535],[-12.384,7.354],[-12.3846,7.354],[-12.3851,7.3546],[-12.3868,7.3546],[-12.3876,7.3551],[-12.3888,7.3551],[-12.389,7.3557],[-12.3901,7.3557],[-12.3901,7.356],[-12.3913,7.3562],[-12.3913,7.3565],[-12.3937,7.3565],[-12.3949,7.3571],[-12.3951,7.3576],[-12.3968,7.3579],[-12.3968,7.3582],[-12.3982,7.3582],[-12.3982,7.3585],[-12.3996,7.3585],[-12.4013,7.359],[-12.4024,7.3599],[-12.4035,7.3599],[-12.4035,7.3601],[-12.4051,7.3601],[-12.4051,7.3604],[-12.4068,7.3607],[-12.4068,7.361],[-12.4079,7.361],[-12.4096,7.3618],[-12.4115,7.3618],[-12.4118,7.3624],[-12.4126,7.3626],[-12.4143,7.3626],[-12.4149,7.3632],[-12.416,7.3632],[-12.4163,7.3638],[-12.4174,7.364],[-12.4179,7.3646],[-12.419,7.3646],[-12.4199,7.3651],[-12.4218,7.3651],[-12.4229,7.3654],[-12.4229,7.3657],[-12.424,7.3657],[-12.424,7.366],[-12.4254,7.366],[-12.4263,7.3665],[-12.4274,7.3665],[-12.4274,7.3668],[-12.4288,7.3668],[-12.4304,7.3676],[-12.4332,7.3676],[-12.4343,7.3679],[-12.436,7.3688],[-12.4376,7.369],[-12.4385,7.3696],[-12.4393,7.3696],[-12.4401,7.3701],[-12.4413,7.3701],[-12.4413,7.3704],[-12.4429,7.3704],[-12.4429,7.3707],[-12.444,7.3707],[-12.4449,7.3713],[-12.446,7.3713],[-12.446,7.3715],[-12.4471,7.3715],[-12.4476,7.3721],[-12.4496,7.3721],[-12.4504,7.3724],[-12.451,7.3729],[-12.4526,7.3732],[-12.4535,7.3738],[-12.4546,7.3738],[-12.4546,7.374],[-12.4557,7.374],[-12.4557,7.3743],[-12.4579,7.3746],[-12.4593,7.3754],[-12.4604,7.3754],[-12.461,7.376],[-12.4626,7.376],[-12.4643,7.3768],[-12.4654,7.3771],[-12.4676,7.3771],[-12.4676,7.3774],[-12.4701,7.3774],[-12.4701,7.3776],[-12.4715,7.3776],[-12.4715,7.3779],[-12.4726,7.3779],[-12.4743,7.3788],[-12.4754,7.3788],[-12.4754,7.379],[-12.4768,7.379],[-12.4768,7.3793],[-12.4788,7.3793],[-12.4788,7.3796],[-12.4799,7.3796],[-12.4804,7.3801],[-12.4815,7.3801],[-12.4815,7.3804],[-12.4832,7.3804],[-12.4832,7.3807],[-12.486,7.3807],[-12.486,7.381],[-12.4888,7.381],[-12.4888,7.3812],[-12.4904,7.3812],[-12.4904,7.3815],[-12.4926,7.3815],[-12.4926,7.3818],[-12.4954,7.3818],[-12.4954,7.3821],[-12.4976,7.3821],[-12.4982,7.3826],[-12.4999,7.3826],[-12.4999,7.3829],[-12.5038,7.3829],[-12.5038,7.3832],[-12.5063,7.3832],[-12.5063,7.3835],[-12.5099,7.3835],[-12.5099,7.3837],[-12.5182,7.3837],[-12.5182,7.384],[-12.5199,7.384],[-12.5199,7.3837],[-12.5226,7.3837],[-12.5226,7.384],[-12.5243,7.384],[-12.524,7.3851],[-12.5226,7.3854],[-12.5221,7.386],[-12.5204,7.3862],[-12.5199,7.3868],[-12.519,7.3868],[-12.5174,7.3879],[-12.5165,7.3879],[-12.5157,7.3888],[-12.5146,7.3888],[-12.5129,7.3896],[-12.5118,7.3896],[-12.5118,7.3899],[-12.5101,7.3899],[-12.5101,7.3901],[-12.5082,7.3901],[-12.5082,7.3904],[-12.5065,7.3904],[-12.5065,7.3907],[-12.5043,7.3907],[-12.5032,7.3904],[-12.5007,7.3904],[-12.4999,7.391],[-12.4985,7.3924],[-12.4979,7.3932],[-12.4976,7.3946],[-12.4968,7.3951],[-12.496,7.3963],[-12.4954,7.3963],[-12.4951,7.3968],[-12.4946,7.3968],[-12.4943,7.3974],[-12.4932,7.3976],[-12.4926,7.3988],[-12.4918,7.399],[-12.4918,7.3996],[-12.491,7.4004],[-12.4899,7.4004],[-12.4899,7.4007],[-12.4885,7.4007],[-12.4876,7.4024],[-12.486,7.4024],[-12.4854,7.4026],[-12.4849,7.4035],[-12.4843,7.4035],[-12.4838,7.404],[-12.4821,7.4043],[-12.4815,7.4049],[-12.4808,7.4049],[-12.4799,7.4057],[-12.4785,7.4057],[-12.4785,7.4063],[-12.4779,7.4068],[-12.4754,7.4068],[-12.4754,7.4071],[-12.4743,7.4071],[-12.4743,7.4068],[-12.4696,7.4068],[-12.4696,7.4071],[-12.4654,7.4071],[-12.4654,7.4074],[-12.4621,7.4074],[-12.4621,7.4076],[-12.4601,7.4076],[-12.4601,7.4232],[-12.4618,7.4232],[-12.4618,7.4235],[-12.4629,7.4235],[-12.4635,7.424],[-12.464,7.424],[-12.4643,7.4246],[-12.4649,7.4246],[-12.4651,7.4251],[-12.466,7.4254],[-12.466,7.426],[-12.4671,7.4263],[-12.4674,7.4271],[-12.4682,7.4276],[-12.4693,7.4279],[-12.4713,7.4296],[-12.4721,7.4307],[-12.4732,7.4313],[-12.4746,7.4326],[-12.4749,7.4332],[-12.4754,7.4332],[-12.4765,7.4365],[-12.4771,7.4368],[-12.4776,7.4379],[-12.4782,7.4379],[-12.4785,7.4385],[-12.4796,7.4393],[-12.4796,7.4401],[-12.4813,7.4421],[-12.4813,7.4424],[-12.4824,7.4426],[-12.4826,7.4435],[-12.4835,7.4435],[-12.4843,7.4443],[-12.4857,7.4446],[-12.4863,7.4454],[-12.4874,7.4454],[-12.4893,7.4465],[-12.4893,7.4474],[-12.4899,7.4479],[-12.4899,7.4496],[-12.4893,7.4496],[-12.4893,7.4507],[-12.4888,7.451],[-12.4885,7.4526],[-12.4874,7.4535],[-12.4874,7.454],[-12.4868,7.4549],[-12.486,7.4551],[-12.486,7.456],[-12.4854,7.4563],[-12.4854,7.4568],[-12.4849,7.4574],[-12.4849,7.4579],[-12.4843,7.4582],[-12.4838,7.4596],[-12.4832,7.4596],[-12.4821,7.461],[-12.4818,7.4618],[-12.4813,7.4621],[-12.4796,7.4621],[-12.4785,7.4637],[-12.4785,7.4646],[-12.4776,7.4654],[-12.4774,7.4671],[-12.4765,7.4682],[-12.4757,7.4687],[-12.4757,7.4693],[-12.4751,7.4696],[-12.4751,7.4707],[-12.4746,7.4707],[-12.4743,7.4713],[-12.4724,7.4732],[-12.4721,7.4746],[-12.471,7.4751],[-12.4707,7.4757],[-12.4707,7.4771],[-12.4701,7.4776],[-12.4701,7.479],[-12.469,7.4799],[-12.469,7.4804],[-12.4685,7.4807],[-12.4685,7.4813],[-12.4679,7.4815],[-12.4676,7.4824],[-12.4671,7.4824],[-12.4665,7.4829],[-12.4663,7.484],[-12.4643,7.4857],[-12.4643,7.4863],[-12.4635,7.4871],[-12.4635,7.4879],[-12.4624,7.4893],[-12.4624,7.4912],[-12.4618,7.4921],[-12.4618,7.4932],[-12.4615,7.4932],[-12.4613,7.4943],[-12.4613,7.496],[-12.461,7.496],[-12.461,7.4976],[-12.4604,7.4982],[-12.4604,7.4993],[-12.4596,7.4999],[-12.459,7.501],[-12.459,7.5024],[-12.4585,7.5026],[-12.4585,7.5043],[-12.4576,7.5051],[-12.4576,7.5057],[-12.4571,7.5057],[-12.4568,7.5068],[-12.4563,7.5071],[-12.4557,7.5082],[-12.4554,7.5082],[-12.4549,7.5093],[-12.4538,7.5096],[-12.4535,7.5101],[-12.4529,7.5101],[-12.4521,7.511],[-12.4513,7.511],[-12.4496,7.5124],[-12.4485,7.5126],[-12.4476,7.5135],[-12.446,7.5135],[-12.446,7.5151],[-12.4457,7.5151],[-12.4449,7.5171],[-12.4443,7.5171],[-12.4443,7.5176],[-12.4438,7.5176],[-12.4438,7.5185],[-12.4429,7.5187],[-12.4432,7.5204],[-12.4438,7.521],[-12.4443,7.5221],[-12.4443,7.5226],[-12.4454,7.524],[-12.4457,7.5251],[-12.4463,7.5257],[-12.4468,7.5268],[-12.4474,7.5285],[-12.4479,7.5288],[-12.4479,7.5293],[-12.4485,7.5299],[-12.4493,7.5315],[-12.4496,7.5326],[-12.4501,7.5329],[-12.4507,7.5346],[-12.4515,7.5357],[-12.4521,7.5374],[-12.4526,7.5376],[-12.4529,7.5388],[-12.4535,7.5393],[-12.454,7.5404],[-12.4543,7.5415],[-12.4549,7.5418],[-12.456,7.5446],[-12.4563,7.5446],[-12.4568,7.5462],[-12.4574,7.5465],[-12.4579,7.5482],[-12.4585,7.5487],[-12.459,7.5504],[-12.4596,7.5507],[-12.4607,7.5532],[-12.4615,7.5529],[-12.4626,7.5529],[-12.4651,7.5554],[-12.4654,7.5565],[-12.4663,7.5571],[-12.4663,7.5576],[-12.4668,7.5579],[-12.4671,7.559],[-12.4685,7.5593],[-12.4688,7.5607],[-12.4693,7.561],[-12.4693,7.5624],[-12.4696,7.5632],[-12.469,7.5638],[-12.469,7.5651],[-12.4688,7.5651],[-12.4688,7.5668],[-12.4663,7.5668],[-12.4663,7.5665],[-12.4646,7.5665],[-12.4649,7.5674],[-12.4654,7.5676],[-12.4668,7.5676],[-12.4668,7.5679],[-12.469,7.5679],[-12.469,7.5701],[-12.4693,7.5701],[-12.4693,7.5712],[-12.469,7.5718],[-12.4682,7.5721],[-12.4676,7.5715],[-12.4671,7.5715],[-12.4668,7.5724],[-12.4668,7.5737],[-12.4671,7.5737],[-12.4671,7.5765],[-12.4674,7.5765],[-12.4674,7.5776],[-12.4679,7.5788],[-12.4679,7.5821],[-12.4682,7.5821],[-12.4682,7.5838],[-12.4688,7.584],[-12.4688,7.5851],[-12.469,7.5851],[-12.469,7.5863],[-12.4696,7.5865],[-12.4701,7.5874],[-12.4701,7.5888],[-12.4704,7.5888],[-12.4704,7.591],[-12.4715,7.5921],[-12.4715,7.5929],[-12.4721,7.5932],[-12.4724,7.5943],[-12.4724,7.596],[-12.4729,7.5963],[-12.4729,7.5979],[-12.4732,7.5979],[-12.4732,7.5996],[-12.4746,7.6001],[-12.4746,7.6037],[-12.4749,7.6049],[-12.4751,7.6049],[-12.4751,7.6082],[-12.4754,7.6082],[-12.4754,7.6093],[-12.4757,7.6093],[-12.4757,7.6104],[-12.476,7.6113],[-12.4765,7.6118],[-12.4765,7.6132],[-12.4757,7.6135],[-12.4751,7.6143],[-12.4751,7.6151],[-12.4743,7.6165],[-12.4743,7.6199],[-12.4751,7.6193],[-12.4751,7.616],[-12.4757,7.6157],[-12.476,7.6149],[-12.4765,7.6143],[-12.4779,7.6143],[-12.4782,7.6149],[-12.4788,7.6149],[-12.4796,7.6154],[-12.4801,7.6163],[-12.4801,7.6171],[-12.481,7.6176],[-12.481,7.6185],[-12.4815,7.6185],[-12.4832,7.6207],[-12.484,7.6221],[-12.4849,7.6229],[-12.4854,7.6229],[-12.4868,7.6246],[-12.4874,7.6246],[-12.4879,7.6257],[-12.4896,7.6262],[-12.4901,7.6271],[-12.4913,7.6271],[-12.4913,7.6274],[-12.494,7.6274],[-12.4946,7.6279],[-12.4957,7.6285],[-12.4971,7.6285],[-12.4979,7.629],[-12.4985,7.6299],[-12.499,7.6299],[-12.4993,7.6307],[-12.4999,7.631],[-12.4999,7.634],[-12.5015,7.6346],[-12.5021,7.6351],[-12.5032,7.6354],[-12.5038,7.636],[-12.5043,7.636],[-12.5049,7.6365],[-12.506,7.6368],[-12.5065,7.6374],[-12.5082,7.6371],[-12.5082,7.6365],[-12.5093,7.6363],[-12.5099,7.6357],[-12.5115,7.636],[-12.5118,7.6365],[-12.5129,7.6368],[-12.5135,7.6374],[-12.5138,7.6385],[-12.5143,7.6388],[-12.5143,7.6393],[-12.5149,7.6393],[-12.5151,7.6401],[-12.5157,7.6404],[-12.5165,7.6415],[-12.5171,7.6415],[-12.5171,7.6426],[-12.5182,7.6435],[-12.5182,7.644],[-12.5187,7.6443],[-12.519,7.6451],[-12.5196,7.6449],[-12.5201,7.6457],[-12.5212,7.646],[-12.5218,7.6468],[-12.5226,7.6468],[-12.524,7.6476],[-12.5254,7.6476],[-12.5254,7.6474],[-12.5271,7.6474],[-12.5271,7.6471],[-12.5318,7.6471],[-12.5318,7.6474],[-12.5329,7.6474],[-12.5346,7.6482],[-12.5349,7.6488],[-12.5354,7.6488],[-12.5371,7.6504],[-12.5371,7.651],[-12.5376,7.651],[-12.5388,7.6529],[-12.5399,7.6537],[-12.5399,7.6546],[-12.5404,7.6549],[-12.5404,7.6557],[-12.541,7.6557],[-12.5413,7.6574],[-12.5418,7.6576],[-12.5421,7.6585],[-12.5421,7.6596],[-12.5429,7.6604],[-12.5429,7.6613],[-12.5435,7.6615],[-12.5435,7.6624],[-12.544,7.6626],[-12.5449,7.6646],[-12.5449,7.6657],[-12.5451,7.6657],[-12.5454,7.6668],[-12.546,7.6676],[-12.5465,7.6679],[-12.5471,7.669],[-12.5476,7.6693],[-12.5476,7.6707],[-12.5474,7.6707],[-12.5474,7.6726],[-12.5476,7.6726],[-12.5476,7.6743],[-12.5479,7.6743],[-12.5479,7.676],[-12.5482,7.6768],[-12.5476,7.6774],[-12.5482,7.6776],[-12.5493,7.6776],[-12.5493,7.6779],[-12.5504,7.6779],[-12.5504,7.6782],[-12.5515,7.6782],[-12.5515,7.6785],[-12.5538,7.6787],[-12.5538,7.679],[-12.5549,7.679],[-12.5557,7.6796],[-12.5568,7.6796],[-12.5568,7.6799],[-12.5579,7.6799],[-12.5579,7.6801],[-12.559,7.6801],[-12.5601,7.6807],[-12.5624,7.681],[-12.5632,7.6815],[-12.5643,7.6815],[-12.5643,7.6818],[-12.5654,7.6818],[-12.5654,7.6821],[-12.5665,7.6821],[-12.5665,7.6824],[-12.5676,7.6824],[-12.5676,7.6826],[-12.5688,7.6826],[-12.5688,7.6829],[-12.5699,7.6829],[-12.5699,7.6832],[-12.571,7.6832],[-12.5718,7.6837],[-12.5729,7.6837],[-12.5729,7.684],[-12.574,7.684],[-12.574,7.6843],[-12.5751,7.6843],[-12.5751,7.6846],[-12.5763,7.6846],[-12.5763,7.6849],[-12.5774,7.6849],[-12.5774,7.6851],[-12.5785,7.6851],[-12.5793,7.6857],[-12.5804,7.686],[-12.5815,7.686],[-12.5829,7.6865],[-12.5857,7.6879],[-12.5909,7.6913],[-12.5954,7.6945],[-12.5968,7.6973],[-12.5928,7.6963],[-12.5868,7.6963],[-12.5807,7.6971],[-12.5692,7.7011],[-12.5655,7.7031],[-12.5583,7.7085],[-12.5527,7.7135],[-12.5359,7.7197],[-12.5323,7.7217],[-12.5291,7.7246],[-12.5248,7.7311],[-12.5208,7.7351],[-12.5146,7.7397],[-12.5077,7.7454],[-12.5041,7.7481],[-12.4988,7.7505],[-12.4944,7.7513],[-12.4864,7.7495],[-12.4814,7.7487],[-12.4702,7.7443],[-12.4571,7.7418],[-12.4481,7.7415],[-12.4446,7.7419],[-12.4417,7.7433],[-12.4366,7.7463],[-12.4292,7.7541],[-12.4247,7.7625],[-12.4203,7.7729],[-12.4164,7.7709],[-12.4073,7.7695],[-12.3946,7.7651],[-12.3904,7.7657],[-12.3887,7.7677],[-12.3862,7.7746],[-12.3841,7.7785],[-12.3804,7.7826],[-12.3767,7.7847],[-12.3643,7.7868],[-12.3608,7.7882],[-12.3564,7.7915],[-12.3514,7.8001],[-12.3471,7.8049],[-12.3425,7.807],[-12.3391,7.8068],[-12.3337,7.8047],[-12.3275,7.8014],[-12.3209,7.7985],[-12.3165,7.7976],[-12.3099,7.7971],[-12.3028,7.7965],[-12.2981,7.7951],[-12.2906,7.7935],[-12.2873,7.7919],[-12.2845,7.7877],[-12.2835,7.7836],[-12.2827,7.774],[-12.2806,7.7658],[-12.2802,7.7618],[-12.2805,7.7579],[-12.2827,7.7474],[-12.2817,7.7423],[-12.2787,7.7386],[-12.2695,7.7337],[-12.2693,7.7339],[-12.2674,7.7283],[-12.2654,7.7245],[-12.2625,7.7213],[-12.2585,7.7173],[-12.2549,7.7145],[-12.2522,7.7131],[-12.2422,7.7105],[-12.2372,7.7073],[-12.2328,7.7031],[-12.2292,7.6985],[-12.2267,7.6921],[-12.2246,7.6855],[-12.2248,7.6854],[-12.2211,7.6809],[-12.218,7.6778],[-12.2158,7.676],[-12.2094,7.6717],[-12.1983,7.6619],[-12.1949,7.6597],[-12.1883,7.6567],[-12.1854,7.656],[-12.1811,7.6556],[-12.1738,7.6561],[-12.1703,7.6569],[-12.1596,7.6613],[-12.1563,7.6617],[-12.153,7.661],[-12.1418,7.6568],[-12.1286,7.6551],[-12.1229,7.6535],[-12.1177,7.6579],[-12.112,7.6617],[-12.1092,7.6643],[-12.106,7.6682],[-12.0992,7.6806],[-12.0928,7.6885],[-12.0906,7.6915],[-12.086,7.6997],[-12.0809,7.7098]]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"GGghZsfu7qV\",\"uIuxlbV1vRT\":\"jqBqIXoXpfy\"}},{\"id\":\"jUb8gELQApl\",\"code\":\"OU_204856\",\"na\":\"Kailahun\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.7972,7.5866],[-10.8002,7.5878],[-10.8005,7.5923],[-10.8017,7.5977],[-10.8093,7.5967],[-10.8201,7.5966],[-10.8261,7.5973],[-10.8322,7.5992],[-10.835,7.5998],[-10.8423,7.6002],[-10.8496,7.5999],[-10.8592,7.5982],[-10.8639,7.5993],[-10.87,7.6023],[-10.881,7.6054],[-10.8849,7.6077],[-10.8868,7.6098],[-10.8882,7.6126],[-10.8924,7.6259],[-10.8945,7.6299],[-10.8976,7.6325],[-10.904,7.6334],[-10.9043,7.6387],[-10.9035,7.6439],[-10.9011,7.6493],[-10.8984,7.6552],[-10.8953,7.6584],[-10.8913,7.6606],[-10.8894,7.6635],[-10.8889,7.667],[-10.8894,7.6707],[-10.894,7.6808],[-10.8983,7.6848],[-10.902,7.689],[-10.9059,7.6951],[-10.9097,7.6983],[-10.9109,7.7006],[-10.9109,7.7032],[-10.909,7.7068],[-10.9062,7.7096],[-10.9004,7.7138],[-10.8958,7.7201],[-10.8946,7.7233],[-10.8949,7.7278],[-10.9032,7.7423],[-10.9072,7.7546],[-10.9091,7.7591],[-10.9142,7.7599],[-10.9236,7.7609],[-10.9333,7.7626],[-10.942,7.7607],[-10.9499,7.76],[-10.9589,7.7605],[-10.9621,7.7619],[-10.9644,7.7657],[-10.9658,7.7746],[-10.9671,7.7794],[-10.9685,7.7827],[-10.9728,7.7899],[-10.9765,7.7931],[-10.9806,7.7955],[-10.988,7.8006],[-10.9943,7.804],[-10.9958,7.8122],[-10.9986,7.8188],[-11.0031,7.8249],[-11.0062,7.8299],[-11.0106,7.8361],[-11.0137,7.8425],[-11.017,7.8512],[-11.0208,7.8587],[-11.0242,7.8645],[-11.028,7.8716],[-11.0329,7.8688],[-11.0411,7.8658],[-11.0465,7.8658],[-11.0526,7.8679],[-11.0484,7.8746],[-11.0432,7.8816],[-11.0416,7.8848],[-11.036,7.9039],[-11.0346,7.9096],[-11.0343,7.9142],[-11.0351,7.9199],[-11.035,7.9234],[-11.0343,7.9268],[-11.0317,7.9322],[-11.0297,7.9354],[-11.0221,7.9451],[-11.0174,7.9547],[-11.0131,7.9601],[-11.0049,7.9685],[-11.0006,7.9735],[-10.9958,7.9822],[-10.9939,7.9892],[-10.9931,8.0016],[-10.9922,8.0056],[-10.9865,8.0162],[-10.9803,8.0246],[-10.9767,8.0279],[-10.9742,8.0308],[-10.97,8.038],[-10.9665,8.0455],[-10.9648,8.0513],[-10.9639,8.0649],[-10.9626,8.0693],[-10.9598,8.0723],[-10.9502,8.0781],[-10.9474,8.0814],[-10.9415,8.0916],[-10.9381,8.0952],[-10.9351,8.0975],[-10.929,8.1001],[-10.9268,8.1017],[-10.9227,8.1077],[-10.9199,8.1128],[-10.9151,8.1201],[-10.9124,8.1265],[-10.9105,8.1328],[-10.9081,8.142],[-10.9062,8.1454],[-10.9028,8.1488],[-10.8962,8.1521],[-10.8935,8.1543],[-10.891,8.1595],[-10.8904,8.1636],[-10.8904,8.1771],[-10.8899,8.1814],[-10.8884,8.1851],[-10.8826,8.1914],[-10.8803,8.1965],[-10.8766,8.2161],[-10.8765,8.2195],[-10.877,8.2252],[-10.8736,8.2313],[-10.8712,8.2365],[-10.8681,8.2418],[-10.8667,8.2451],[-10.8652,8.25],[-10.8648,8.253],[-10.8647,8.2574],[-10.8648,8.2603],[-10.8656,8.2637],[-10.8681,8.2671],[-10.8732,8.2699],[-10.8773,8.2708],[-10.8846,8.271],[-10.8919,8.2703],[-10.8961,8.2688],[-10.9009,8.2652],[-10.9074,8.2587],[-10.9126,8.2516],[-10.915,8.246],[-10.9188,8.2344],[-10.9218,8.2306],[-10.9273,8.2343],[-10.932,8.2395],[-10.9357,8.2427],[-10.9468,8.249],[-10.9495,8.2516],[-10.9527,8.2577],[-10.954,8.2622],[-10.9547,8.2659],[-10.9555,8.2737],[-10.9566,8.2774],[-10.9587,8.281],[-10.9638,8.2876],[-10.9667,8.2927],[-10.9681,8.296],[-10.969,8.3003],[-10.9686,8.3048],[-10.9669,8.3126],[-10.9659,8.3161],[-10.964,8.3204],[-10.9618,8.3237],[-10.9544,8.3318],[-10.9518,8.3349],[-10.9469,8.3433],[-10.9456,8.3468],[-10.9441,8.3558],[-10.942,8.3612],[-10.9398,8.3642],[-10.9309,8.3707],[-10.9268,8.3744],[-10.9207,8.3804],[-10.9095,8.3777],[-10.902,8.3753],[-10.8977,8.3747],[-10.8919,8.3744],[-10.8862,8.3748],[-10.8819,8.3765],[-10.8799,8.3786],[-10.8786,8.3816],[-10.8777,8.3852],[-10.8768,8.393],[-10.8755,8.3976],[-10.8707,8.4097],[-10.869,8.413],[-10.8662,8.4163],[-10.8629,8.4189],[-10.8566,8.4218],[-10.8532,8.4222],[-10.8497,8.4214],[-10.8445,8.4187],[-10.8412,8.4162],[-10.8383,8.4131],[-10.8325,8.4051],[-10.8284,8.4023],[-10.8243,8.4011],[-10.8214,8.4008],[-10.8107,8.4006],[-10.8063,8.4003],[-10.8034,8.3998],[-10.7973,8.3981],[-10.793,8.3976],[-10.7815,8.3971],[-10.7772,8.3955],[-10.7752,8.3934],[-10.7734,8.3893],[-10.7728,8.3865],[-10.7718,8.3778],[-10.7704,8.3709],[-10.7578,8.3805],[-10.7526,8.3871],[-10.7485,8.391],[-10.7272,8.4026],[-10.7239,8.4052],[-10.7146,8.4142],[-10.7102,8.4178],[-10.6975,8.425],[-10.6907,8.43],[-10.6849,8.4335],[-10.6735,8.4346],[-10.6689,8.4355],[-10.6587,8.4397],[-10.6519,8.4446],[-10.6571,8.4242],[-10.6535,8.4162],[-10.6521,8.4003],[-10.6529,8.3898],[-10.6531,8.3879],[-10.6566,8.3852],[-10.6644,8.3822],[-10.6693,8.3751],[-10.6753,8.371],[-10.6919,8.3639],[-10.6961,8.3596],[-10.6998,8.3474],[-10.7019,8.333],[-10.7163,8.3048],[-10.7122,8.2825],[-10.7171,8.2781],[-10.7189,8.271],[-10.7141,8.2705],[-10.7007,8.2733],[-10.7002,8.2935],[-10.6976,8.3033],[-10.6914,8.3079],[-10.6879,8.3226],[-10.674,8.3409],[-10.6567,8.3409],[-10.6333,8.3346],[-10.5971,8.3323],[-10.5865,8.326],[-10.5823,8.3114],[-10.5796,8.308],[-10.5676,8.3073],[-10.5609,8.3052],[-10.5535,8.3077],[-10.5212,8.331],[-10.5122,8.336],[-10.4904,8.3554],[-10.4842,8.3676],[-10.4714,8.3767],[-10.4647,8.3884],[-10.4527,8.3952],[-10.4458,8.4035],[-10.4313,8.4298],[-10.4256,8.436],[-10.4172,8.4406],[-10.4084,8.4502],[-10.4015,8.4655],[-10.3938,8.4761],[-10.3896,8.4878],[-10.386,8.4929],[-10.3727,8.4871],[-10.364,8.4881],[-10.3534,8.4916],[-10.3469,8.4961],[-10.3356,8.5008],[-10.3314,8.5029],[-10.3217,8.4989],[-10.302,8.4887],[-10.2869,8.4848],[-10.2782,8.4905],[-10.2694,8.4916],[-10.2687,8.4912],[-10.2667,8.487],[-10.267,8.4871],[-10.2683,8.4852],[-10.2702,8.4793],[-10.267,8.4709],[-10.2696,8.4618],[-10.2709,8.456],[-10.2671,8.4489],[-10.2658,8.4392],[-10.269,8.4314],[-10.271,8.4262],[-10.2703,8.4204],[-10.2658,8.4159],[-10.2677,8.41],[-10.2684,8.4042],[-10.273,8.4023],[-10.2749,8.3971],[-10.2717,8.39],[-10.2749,8.3867],[-10.2788,8.3848],[-10.2801,8.3822],[-10.2817,8.3806],[-10.2827,8.3777],[-10.2808,8.3667],[-10.284,8.3602],[-10.2879,8.3543],[-10.2847,8.3492],[-10.2828,8.3414],[-10.2828,8.3356],[-10.2854,8.3304],[-10.2964,8.3252],[-10.2964,8.322],[-10.2919,8.3187],[-10.2919,8.3162],[-10.2932,8.3116],[-10.2912,8.3038],[-10.2919,8.2954],[-10.2939,8.2909],[-10.3036,8.2883],[-10.3055,8.2844],[-10.312,8.2786],[-10.3114,8.2715],[-10.3082,8.265],[-10.3043,8.2501],[-10.3011,8.2385],[-10.2952,8.2378],[-10.2933,8.2333],[-10.294,8.2274],[-10.2894,8.2216],[-10.2908,8.2158],[-10.2927,8.2106],[-10.2927,8.2009],[-10.2966,8.1951],[-10.2966,8.1938],[-10.2992,8.1919],[-10.3064,8.1918],[-10.3148,8.1892],[-10.3193,8.1834],[-10.3219,8.1782],[-10.3232,8.173],[-10.3239,8.1698],[-10.3297,8.1633],[-10.3388,8.1562],[-10.3466,8.1491],[-10.3454,8.1468],[-10.3492,8.1497],[-10.355,8.1523],[-10.3634,8.1574],[-10.3673,8.162],[-10.3718,8.1613],[-10.3777,8.1581],[-10.3803,8.1535],[-10.3842,8.1522],[-10.3783,8.149],[-10.382,8.1447],[-10.3825,8.1446],[-10.3887,8.1477],[-10.3913,8.1445],[-10.3919,8.1432],[-10.3958,8.1457],[-10.3987,8.1445],[-10.399,8.1457],[-10.4029,8.1451],[-10.4153,8.1457],[-10.4237,8.1464],[-10.4292,8.1502],[-10.4334,8.1483],[-10.4392,8.1528],[-10.4444,8.1528],[-10.4502,8.1496],[-10.458,8.1528],[-10.4645,8.1509],[-10.469,8.145],[-10.4748,8.147],[-10.4774,8.1443],[-10.4833,8.1411],[-10.493,8.1443],[-10.493,8.1366],[-10.4943,8.1366],[-10.5099,8.1288],[-10.5144,8.1217],[-10.5306,8.0957],[-10.5497,8.0646],[-10.5592,8.0491],[-10.5735,8.0367],[-10.5819,8.0348],[-10.6001,8.0264],[-10.5988,8.0031],[-10.5982,7.9959],[-10.6007,7.9959],[-10.5995,7.9875],[-10.6002,7.9318],[-10.601,7.7939],[-10.6011,7.77],[-10.6212,7.7629],[-10.6303,7.7642],[-10.6361,7.7648],[-10.6413,7.7615],[-10.6433,7.7589],[-10.6504,7.7603],[-10.6523,7.7576],[-10.6543,7.7525],[-10.6536,7.7512],[-10.6575,7.7492],[-10.6647,7.7466],[-10.6653,7.744],[-10.6705,7.7414],[-10.675,7.7434],[-10.6789,7.7382],[-10.6841,7.7369],[-10.6854,7.735],[-10.6873,7.735],[-10.6906,7.7336],[-10.6906,7.7304],[-10.6938,7.7304],[-10.7003,7.7265],[-10.701,7.7226],[-10.701,7.7187],[-10.7016,7.7136],[-10.7036,7.7116],[-10.7036,7.7077],[-10.7094,7.7064],[-10.7094,7.7025],[-10.7139,7.7019],[-10.7127,7.6967],[-10.7185,7.6941],[-10.7211,7.6889],[-10.7205,7.6825],[-10.725,7.6825],[-10.727,7.6779],[-10.7295,7.6799],[-10.7347,7.6773],[-10.7393,7.6701],[-10.7432,7.663],[-10.7412,7.6572],[-10.7477,7.6539],[-10.7607,7.6468],[-10.7633,7.6423],[-10.7678,7.6475],[-10.7698,7.6449],[-10.7678,7.6403],[-10.7711,7.6332],[-10.7763,7.6254],[-10.786,7.6157],[-10.7854,7.6112],[-10.7873,7.6073],[-10.7847,7.6034],[-10.786,7.5989],[-10.788,7.5963],[-10.7906,7.5885],[-10.7971,7.5866],[-10.7972,7.5866]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"GGghZsfu7qV\",\"uIuxlbV1vRT\":\"nlX2VoouN63\"}},{\"id\":\"PMa2VCrupOd\",\"code\":\"OU_211212\",\"na\":\"Kambia\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.1349,8.8471],[-13.1343,8.8468],[-13.134,8.8457],[-13.1335,8.8457],[-13.1338,8.844],[-13.1351,8.8438],[-13.1354,8.8432],[-13.1388,8.8432],[-13.1388,8.8435],[-13.1413,8.8435],[-13.1413,8.8438],[-13.1438,8.8438],[-13.1446,8.844],[-13.1446,8.846],[-13.1435,8.8465],[-13.1418,8.8465],[-13.1418,8.8468],[-13.1388,8.8468],[-13.1382,8.8465],[-13.1365,8.8465],[-13.1349,8.8471]]],[[[-13.1496,8.8526],[-13.149,8.8521],[-13.1482,8.8521],[-13.1476,8.8515],[-13.1457,8.8515],[-13.1451,8.851],[-13.1435,8.8504],[-13.1421,8.8504],[-13.1424,8.8493],[-13.1432,8.8482],[-13.1446,8.8482],[-13.1446,8.8479],[-13.1463,8.8479],[-13.1471,8.8485],[-13.1485,8.8485],[-13.1485,8.8488],[-13.1499,8.8488],[-13.1504,8.8493],[-13.1518,8.8496],[-13.1526,8.8507],[-13.1543,8.851],[-13.1543,8.8521],[-13.1532,8.8526],[-13.1496,8.8526]]],[[[-13.1557,8.8571],[-13.1557,8.8568],[-13.1543,8.8568],[-13.1538,8.8563],[-13.1529,8.8563],[-13.1526,8.8557],[-13.1518,8.8557],[-13.1507,8.8549],[-13.1507,8.8538],[-13.151,8.8535],[-13.156,8.8535],[-13.1563,8.854],[-13.1574,8.8546],[-13.1574,8.8565],[-13.1571,8.8571],[-13.1557,8.8571]]],[[[-13.1571,8.861],[-13.1571,8.8607],[-13.1557,8.8604],[-13.1554,8.8599],[-13.1546,8.8599],[-13.1535,8.859],[-13.1524,8.8576],[-13.1521,8.8576],[-13.1521,8.8565],[-13.1532,8.8565],[-13.1535,8.8571],[-13.1549,8.8574],[-13.1557,8.8585],[-13.1585,8.8593],[-13.1585,8.8607],[-13.1579,8.8604],[-13.1571,8.861]]],[[[-13.1485,8.8626],[-13.1471,8.8618],[-13.1463,8.8618],[-13.1457,8.861],[-13.1443,8.8604],[-13.1438,8.8593],[-13.1432,8.859],[-13.1426,8.8579],[-13.1418,8.8574],[-13.1404,8.8568],[-13.1399,8.8557],[-13.1385,8.8546],[-13.1385,8.8535],[-13.1393,8.8535],[-13.1401,8.854],[-13.1421,8.854],[-13.1429,8.8543],[-13.1438,8.8551],[-13.1471,8.8551],[-13.1482,8.8563],[-13.1493,8.8568],[-13.1496,8.8574],[-13.1507,8.8576],[-13.1507,8.8582],[-13.1513,8.8582],[-13.1518,8.859],[-13.1518,8.8601],[-13.1524,8.861],[-13.1524,8.8621],[-13.1518,8.8624],[-13.149,8.8624],[-13.1485,8.8626]]],[[[-13.1649,8.8771],[-13.1646,8.8765],[-13.164,8.8765],[-13.1637,8.876],[-13.161,8.8751],[-13.1604,8.874],[-13.1599,8.874],[-13.1593,8.8732],[-13.1582,8.8732],[-13.1571,8.8721],[-13.1565,8.8721],[-13.156,8.8713],[-13.1543,8.8707],[-13.1535,8.8699],[-13.1526,8.8699],[-13.1518,8.8687],[-13.1507,8.8682],[-13.1507,8.8671],[-13.1521,8.8671],[-13.1526,8.8668],[-13.1532,8.8676],[-13.1543,8.8679],[-13.156,8.8679],[-13.1565,8.8685],[-13.1582,8.8687],[-13.159,8.8693],[-13.1601,8.8707],[-13.161,8.8707],[-13.1612,8.8715],[-13.1618,8.8715],[-13.1626,8.8726],[-13.1632,8.8726],[-13.1637,8.8735],[-13.1643,8.8735],[-13.1643,8.8746],[-13.1651,8.8751],[-13.1657,8.876],[-13.1663,8.8763],[-13.1663,8.8768],[-13.1649,8.8771]]],[[[-13.2476,8.8813],[-13.2474,8.8801],[-13.2485,8.8799],[-13.249,8.8793],[-13.2499,8.8793],[-13.2501,8.8799],[-13.251,8.8801],[-13.2507,8.881],[-13.2499,8.8813],[-13.2476,8.8813]]],[[[-13.1663,8.8876],[-13.1663,8.8874],[-13.1649,8.8874],[-13.164,8.8868],[-13.1629,8.8868],[-13.1624,8.8862],[-13.1624,8.8851],[-13.1612,8.8838],[-13.161,8.8824],[-13.1601,8.8824],[-13.1601,8.8815],[-13.1593,8.8807],[-13.1579,8.8801],[-13.1574,8.8796],[-13.1565,8.8779],[-13.1549,8.8771],[-13.1543,8.876],[-13.1529,8.8751],[-13.1526,8.8746],[-13.1515,8.8746],[-13.1513,8.874],[-13.1507,8.874],[-13.1496,8.8724],[-13.1485,8.8715],[-13.1474,8.8699],[-13.1465,8.8693],[-13.1465,8.8682],[-13.1482,8.8679],[-13.1485,8.8685],[-13.1496,8.8687],[-13.1499,8.8693],[-13.1504,8.8693],[-13.151,8.8701],[-13.1518,8.8704],[-13.1518,8.8718],[-13.1524,8.8726],[-13.1551,8.8726],[-13.1554,8.8732],[-13.1563,8.8729],[-13.1571,8.8735],[-13.1579,8.8746],[-13.1585,8.8749],[-13.1593,8.876],[-13.1604,8.876],[-13.1607,8.8768],[-13.1612,8.8768],[-13.1624,8.8782],[-13.1635,8.8788],[-13.1643,8.8788],[-13.1654,8.8796],[-13.1657,8.8804],[-13.1668,8.8807],[-13.1671,8.8813],[-13.1676,8.8813],[-13.1682,8.8821],[-13.1688,8.8821],[-13.1699,8.8826],[-13.171,8.884],[-13.1718,8.8846],[-13.1729,8.8849],[-13.1724,8.8857],[-13.1721,8.8868],[-13.1715,8.8874],[-13.1668,8.8874],[-13.1663,8.8876]]],[[[-13.1649,8.894],[-13.1646,8.8935],[-13.1637,8.8935],[-13.1635,8.8929],[-13.1607,8.8929],[-13.1596,8.8918],[-13.1596,8.8907],[-13.1601,8.8904],[-13.1607,8.8893],[-13.1621,8.8893],[-13.1629,8.8899],[-13.1643,8.8915],[-13.1649,8.8915],[-13.1654,8.8926],[-13.1654,8.894],[-13.1649,8.894]]],[[[-13.1707,8.8943],[-13.1693,8.8932],[-13.1688,8.8932],[-13.1685,8.8921],[-13.1693,8.8912],[-13.1724,8.8912],[-13.1729,8.8918],[-13.1729,8.8932],[-13.1718,8.8937],[-13.1715,8.8943],[-13.1707,8.8943]]],[[[-13.1574,8.906],[-13.1565,8.9054],[-13.1565,8.9035],[-13.1571,8.9032],[-13.1574,8.9024],[-13.1582,8.9018],[-13.1604,8.9018],[-13.1604,8.9021],[-13.1621,8.9024],[-13.1626,8.9026],[-13.1624,8.904],[-13.1615,8.9043],[-13.1604,8.9054],[-13.159,8.9054],[-13.1585,8.906],[-13.1574,8.906]]],[[[-13.2029,8.9118],[-13.2007,8.9099],[-13.1996,8.9096],[-13.1988,8.9088],[-13.1979,8.9088],[-13.1968,8.9074],[-13.1974,8.9065],[-13.1982,8.9065],[-13.1988,8.906],[-13.2018,8.906],[-13.2026,8.9076],[-13.2035,8.9079],[-13.2035,8.9099],[-13.204,8.9101],[-13.2043,8.9115],[-13.2029,8.9118]]],[[[-13.2301,8.9218],[-13.229,8.921],[-13.2282,8.921],[-13.2288,8.919],[-13.2265,8.919],[-13.2263,8.9179],[-13.2213,8.9179],[-13.2213,8.9176],[-13.2176,8.9176],[-13.2171,8.9171],[-13.2157,8.9171],[-13.2151,8.9165],[-13.214,8.9163],[-13.2137,8.9154],[-13.2129,8.9151],[-13.2129,8.9146],[-13.2115,8.9135],[-13.2115,8.9126],[-13.2107,8.9121],[-13.2101,8.911],[-13.2099,8.9099],[-13.2085,8.9088],[-13.2082,8.9074],[-13.2076,8.9071],[-13.2071,8.9063],[-13.2057,8.9049],[-13.2051,8.9049],[-13.2049,8.9038],[-13.2035,8.9035],[-13.2029,8.9029],[-13.2013,8.9026],[-13.2013,8.9021],[-13.1999,8.9018],[-13.1993,8.9013],[-13.1982,8.9013],[-13.1976,8.9001],[-13.1965,8.8996],[-13.1963,8.899],[-13.1982,8.8974],[-13.1985,8.8968],[-13.1999,8.8968],[-13.2004,8.8963],[-13.2015,8.8963],[-13.2018,8.8957],[-13.2026,8.8957],[-13.2035,8.8949],[-13.2043,8.8949],[-13.2051,8.8943],[-13.2063,8.8943],[-13.2068,8.8937],[-13.2074,8.8937],[-13.2076,8.8932],[-13.2099,8.8926],[-13.211,8.8918],[-13.2126,8.8915],[-13.2132,8.891],[-13.2146,8.891],[-13.2149,8.8904],[-13.2165,8.8904],[-13.2168,8.8899],[-13.2176,8.8899],[-13.2182,8.8893],[-13.2193,8.889],[-13.2229,8.889],[-13.2235,8.8876],[-13.2251,8.8868],[-13.2263,8.8868],[-13.2274,8.8876],[-13.2282,8.8876],[-13.2288,8.8888],[-13.2299,8.8896],[-13.2315,8.8901],[-13.2326,8.8912],[-13.2332,8.8912],[-13.2338,8.8929],[-13.2346,8.8929],[-13.2354,8.894],[-13.236,8.894],[-13.2365,8.8949],[-13.2379,8.8957],[-13.239,8.8971],[-13.2396,8.8996],[-13.239,8.8999],[-13.2379,8.9013],[-13.2379,8.9029],[-13.2385,8.9038],[-13.2385,8.9049],[-13.239,8.906],[-13.2376,8.9063],[-13.2376,8.9088],[-13.2363,8.909],[-13.236,8.9096],[-13.2354,8.9093],[-13.2343,8.9096],[-13.2343,8.9104],[-13.2351,8.9113],[-13.236,8.9113],[-13.2363,8.9104],[-13.2379,8.9101],[-13.2385,8.9096],[-13.239,8.9082],[-13.2401,8.9082],[-13.2401,8.909],[-13.2413,8.9096],[-13.2413,8.9101],[-13.2396,8.9101],[-13.2393,8.911],[-13.2379,8.9115],[-13.2371,8.9126],[-13.236,8.9132],[-13.2351,8.9132],[-13.2338,8.9143],[-13.2338,8.9151],[-13.236,8.9151],[-13.236,8.9154],[-13.2346,8.9163],[-13.234,8.9174],[-13.2329,8.9179],[-13.2329,8.9193],[-13.2346,8.9199],[-13.2351,8.9193],[-13.2376,8.9193],[-13.2374,8.9204],[-13.2368,8.9207],[-13.2349,8.9207],[-13.234,8.9215],[-13.2332,8.9218],[-13.2301,8.9218]]],[[[-12.4795,9.2588],[-12.4831,9.2522],[-12.4855,9.2501],[-12.4892,9.2499],[-12.4914,9.2514],[-12.493,9.2542],[-12.494,9.2573],[-12.4959,9.2662],[-12.4978,9.2706],[-12.5024,9.2746],[-12.5065,9.2753],[-12.5097,9.2742],[-12.5123,9.2717],[-12.5136,9.2686],[-12.5164,9.2567],[-12.5194,9.2415],[-12.5202,9.2322],[-12.5221,9.2283],[-12.5259,9.2272],[-12.5302,9.2289],[-12.5317,9.2322],[-12.5325,9.2415],[-12.5343,9.2471],[-12.5374,9.2509],[-12.5418,9.2525],[-12.5453,9.252],[-12.5482,9.2505],[-12.5504,9.2479],[-12.5522,9.2437],[-12.5537,9.2366],[-12.5541,9.2257],[-12.5552,9.2215],[-12.5569,9.2193],[-12.5618,9.2152],[-12.5668,9.2128],[-12.5708,9.2125],[-12.5747,9.2129],[-12.5806,9.2148],[-12.5847,9.2156],[-12.589,9.2157],[-12.5933,9.2151],[-12.5971,9.2133],[-12.6056,9.2065],[-12.612,9.203],[-12.6155,9.2016],[-12.6208,9.2001],[-12.6306,9.1967],[-12.6332,9.1955],[-12.6368,9.1929],[-12.6423,9.1878],[-12.6486,9.1813],[-12.6512,9.1778],[-12.6527,9.1744],[-12.6536,9.1699],[-12.6533,9.1664],[-12.6513,9.1582],[-12.6509,9.1553],[-12.6507,9.1508],[-12.651,9.1465],[-12.652,9.1434],[-12.6563,9.138],[-12.6579,9.1351],[-12.6596,9.1308],[-12.6609,9.1249],[-12.6606,9.1207],[-12.6579,9.1122],[-12.6577,9.1069],[-12.6591,9.1029],[-12.6611,9.1016],[-12.664,9.1013],[-12.667,9.1022],[-12.6738,9.1008],[-12.6825,9.0966],[-12.6862,9.0936],[-12.6885,9.0907],[-12.6942,9.0809],[-12.7014,9.0749],[-12.7074,9.0694],[-12.7141,9.0626],[-12.718,9.0573],[-12.7208,9.0507],[-12.7225,9.0452],[-12.7234,9.0407],[-12.7233,9.0373],[-12.7215,9.0294],[-12.7211,9.0248],[-12.722,9.0173],[-12.7218,9.01],[-12.7322,9.0163],[-12.7357,9.0198],[-12.7374,9.0229],[-12.7421,9.0349],[-12.7458,9.0424],[-12.7499,9.0497],[-12.7541,9.0554],[-12.7556,9.0578],[-12.757,9.0622],[-12.7567,9.0678],[-12.7519,9.0772],[-12.7483,9.0832],[-12.7458,9.086],[-12.7378,9.0915],[-12.734,9.096],[-12.7337,9.0994],[-12.7352,9.1021],[-12.7377,9.1038],[-12.7411,9.1045],[-12.7453,9.1046],[-12.7827,9.104],[-12.787,9.1034],[-12.7938,9.1016],[-12.7991,9.1014],[-12.7998,9.0935],[-12.7997,9.0871],[-12.799,9.0821],[-12.7964,9.0728],[-12.7959,9.0662],[-12.7963,9.061],[-12.798,9.054],[-12.8035,9.0373],[-12.8058,9.0319],[-12.8089,9.0276],[-12.8184,9.0177],[-12.821,9.0147],[-12.8249,9.0085],[-12.8293,9.0024],[-12.8324,8.9972],[-12.8402,8.9876],[-12.8434,8.9824],[-12.8477,8.9764],[-12.8532,8.967],[-12.8573,8.9574],[-12.8611,8.95],[-12.8634,8.9467],[-12.8708,8.9386],[-12.8734,8.9354],[-12.8794,8.9241],[-12.8794,8.924],[-12.8829,8.9115],[-12.8836,8.9073],[-12.8839,8.9013],[-12.8838,8.8811],[-12.884,8.8767],[-12.8846,8.8737],[-12.8876,8.8661],[-12.89,8.8607],[-12.893,8.8567],[-12.8974,8.8526],[-12.8976,8.8524],[-12.9104,8.8485],[-12.9232,8.8421],[-12.9314,8.8401],[-12.9381,8.8401],[-12.9447,8.8405],[-12.9557,8.8423],[-12.9644,8.8444],[-12.9751,8.8455],[-12.9837,8.8452],[-13.0135,8.8423],[-13.0242,8.8385],[-13.0303,8.8367],[-13.0387,8.835],[-13.0462,8.8331],[-13.0596,8.8317],[-13.0686,8.8293],[-13.0732,8.8289],[-13.1036,8.8285],[-13.1097,8.8277],[-13.1158,8.8261],[-13.1212,8.8259],[-13.136,8.8297],[-13.1418,8.8314],[-13.1451,8.8314],[-13.1491,8.83],[-13.1515,8.8275],[-13.152,8.8245],[-13.1515,8.8213],[-13.1468,8.8139],[-13.147,8.8087],[-13.1521,8.8059],[-13.1579,8.8057],[-13.1626,8.8061],[-13.1671,8.8073],[-13.177,8.8119],[-13.1772,8.8155],[-13.171,8.8217],[-13.1689,8.825],[-13.1681,8.8289],[-13.1689,8.8331],[-13.17,8.8369],[-13.1702,8.8401],[-13.1696,8.8401],[-13.1699,8.841],[-13.1713,8.8415],[-13.1724,8.8432],[-13.1729,8.8432],[-13.1735,8.8449],[-13.174,8.8457],[-13.1751,8.8463],[-13.1751,8.8471],[-13.1757,8.8476],[-13.1765,8.8479],[-13.1768,8.8485],[-13.1765,8.8499],[-13.1754,8.8507],[-13.1738,8.8507],[-13.1738,8.8504],[-13.171,8.8504],[-13.1701,8.8499],[-13.169,8.8482],[-13.1674,8.8479],[-13.1674,8.8474],[-13.1663,8.8474],[-13.1657,8.8465],[-13.1646,8.8463],[-13.1643,8.8457],[-13.1632,8.8457],[-13.1624,8.8446],[-13.1601,8.8446],[-13.1593,8.8443],[-13.159,8.8438],[-13.1526,8.8438],[-13.1524,8.8443],[-13.1518,8.8438],[-13.1499,8.8438],[-13.1493,8.8432],[-13.1485,8.8432],[-13.1479,8.8426],[-13.1471,8.8426],[-13.1465,8.8421],[-13.1449,8.8418],[-13.1443,8.8412],[-13.1432,8.841],[-13.1407,8.841],[-13.1407,8.8412],[-13.1385,8.8412],[-13.1385,8.841],[-13.1354,8.841],[-13.1351,8.8415],[-13.1338,8.8415],[-13.1338,8.8418],[-13.1321,8.8421],[-13.1315,8.8426],[-13.1307,8.8426],[-13.1304,8.8432],[-13.1285,8.8435],[-13.1282,8.844],[-13.1282,8.8499],[-13.1285,8.8499],[-13.1285,8.8521],[-13.1293,8.8526],[-13.1301,8.8526],[-13.1307,8.8538],[-13.131,8.8549],[-13.1313,8.8549],[-13.1313,8.8568],[-13.1315,8.8574],[-13.1324,8.8574],[-13.1329,8.8563],[-13.134,8.8563],[-13.1349,8.8571],[-13.1354,8.8571],[-13.136,8.8579],[-13.1368,8.8585],[-13.1368,8.859],[-13.1374,8.859],[-13.1374,8.8599],[-13.1379,8.8607],[-13.1388,8.8612],[-13.1399,8.8626],[-13.1418,8.864],[-13.1435,8.866],[-13.1443,8.8665],[-13.1446,8.8671],[-13.1446,8.869],[-13.1454,8.8701],[-13.1463,8.8704],[-13.1471,8.8715],[-13.1476,8.8732],[-13.149,8.8743],[-13.1496,8.8751],[-13.1504,8.8757],[-13.1504,8.8763],[-13.1515,8.8765],[-13.1515,8.8771],[-13.1526,8.8776],[-13.1546,8.8799],[-13.1557,8.8799],[-13.1563,8.8804],[-13.1574,8.8826],[-13.1585,8.8835],[-13.1587,8.8843],[-13.1596,8.8843],[-13.1601,8.8857],[-13.1593,8.8879],[-13.1593,8.8888],[-13.1587,8.8888],[-13.1585,8.8904],[-13.1574,8.891],[-13.1557,8.891],[-13.1549,8.8915],[-13.1529,8.8915],[-13.1529,8.8918],[-13.1513,8.8918],[-13.1513,8.8915],[-13.1496,8.8915],[-13.1493,8.8912],[-13.1496,8.8901],[-13.1496,8.8885],[-13.1499,8.8885],[-13.1499,8.8857],[-13.1501,8.8857],[-13.1501,8.8843],[-13.1496,8.8835],[-13.1496,8.8824],[-13.1476,8.8801],[-13.1471,8.8804],[-13.1476,8.881],[-13.1476,8.8815],[-13.1485,8.8821],[-13.1488,8.8826],[-13.1488,8.8843],[-13.149,8.8843],[-13.149,8.8874],[-13.1485,8.8882],[-13.1485,8.8896],[-13.1482,8.8907],[-13.1476,8.8912],[-13.1476,8.8926],[-13.1485,8.8932],[-13.149,8.894],[-13.1493,8.8951],[-13.1499,8.8954],[-13.1501,8.8965],[-13.1507,8.8968],[-13.151,8.8979],[-13.1521,8.899],[-13.1524,8.9001],[-13.1529,8.9004],[-13.1532,8.9015],[-13.1538,8.9018],[-13.154,8.9029],[-13.1546,8.9038],[-13.1551,8.904],[-13.1554,8.9051],[-13.156,8.9054],[-13.1563,8.9065],[-13.1568,8.9068],[-13.1574,8.9082],[-13.1601,8.9082],[-13.1612,8.9071],[-13.164,8.9071],[-13.1643,8.9076],[-13.1654,8.9079],[-13.1668,8.9079],[-13.1668,8.9076],[-13.1688,8.9076],[-13.1696,8.9085],[-13.1724,8.9085],[-13.1724,8.9088],[-13.1749,8.9088],[-13.1749,8.909],[-13.1765,8.9093],[-13.1774,8.9088],[-13.179,8.9088],[-13.179,8.909],[-13.1804,8.909],[-13.1804,8.9093],[-13.1821,8.9093],[-13.1821,8.9096],[-13.1851,8.9096],[-13.1863,8.9104],[-13.1868,8.9104],[-13.1876,8.9115],[-13.1904,8.9115],[-13.1904,8.9113],[-13.1921,8.9113],[-13.1921,8.9115],[-13.1935,8.9115],[-13.194,8.9121],[-13.1949,8.9121],[-13.196,8.9126],[-13.1965,8.9135],[-13.1976,8.9137],[-13.1996,8.9163],[-13.1996,8.9171],[-13.2001,8.9174],[-13.2007,8.9185],[-13.201,8.9199],[-13.2015,8.9201],[-13.2021,8.9224],[-13.2026,8.9235],[-13.2032,8.9238],[-13.2038,8.9249],[-13.2043,8.9251],[-13.206,8.9271],[-13.2068,8.9276],[-13.2079,8.9279],[-13.2096,8.929],[-13.2101,8.9304],[-13.211,8.9313],[-13.2115,8.9313],[-13.2124,8.9324],[-13.2135,8.9329],[-13.214,8.934],[-13.2146,8.934],[-13.2146,8.9346],[-13.2154,8.9349],[-13.2157,8.9354],[-13.2165,8.9354],[-13.2176,8.9371],[-13.2188,8.9374],[-13.2188,8.9379],[-13.2201,8.9382],[-13.2204,8.939],[-13.2215,8.9396],[-13.2215,8.9401],[-13.2226,8.941],[-13.2226,8.9426],[-13.2232,8.9435],[-13.224,8.9438],[-13.2257,8.9438],[-13.2274,8.9451],[-13.2279,8.9465],[-13.2296,8.9471],[-13.2296,8.9479],[-13.2301,8.9482],[-13.2318,8.9482],[-13.2318,8.9485],[-13.2332,8.9485],[-13.2332,8.9487],[-13.2346,8.9487],[-13.2346,8.949],[-13.2363,8.949],[-13.2363,8.9493],[-13.2376,8.9493],[-13.2374,8.9485],[-13.2379,8.9482],[-13.2379,8.9476],[-13.2385,8.9476],[-13.2393,8.9465],[-13.2404,8.9465],[-13.2415,8.9457],[-13.2454,8.9457],[-13.2457,8.9476],[-13.246,8.9476],[-13.246,8.9493],[-13.2465,8.9496],[-13.2468,8.9513],[-13.2479,8.9518],[-13.2482,8.9526],[-13.2501,8.954],[-13.2526,8.954],[-13.2538,8.9543],[-13.2538,8.9554],[-13.2579,8.9554],[-13.2579,8.9532],[-13.2576,8.9532],[-13.2576,8.9493],[-13.2588,8.9493],[-13.2588,8.949],[-13.261,8.949],[-13.261,8.9493],[-13.2621,8.9493],[-13.2629,8.9499],[-13.2651,8.9501],[-13.266,8.9507],[-13.2671,8.9507],[-13.2674,8.9515],[-13.2682,8.9518],[-13.271,8.9518],[-13.271,8.9521],[-13.2724,8.9521],[-13.2724,8.9524],[-13.274,8.9524],[-13.2749,8.9529],[-13.2771,8.9529],[-13.2771,8.9532],[-13.2785,8.9532],[-13.2785,8.9535],[-13.284,8.9535],[-13.2865,8.9549],[-13.2871,8.9557],[-13.2885,8.956],[-13.2896,8.9579],[-13.2901,8.9579],[-13.2904,8.959],[-13.291,8.959],[-13.2918,8.9618],[-13.2924,8.9621],[-13.2926,8.9632],[-13.2935,8.9638],[-13.2932,8.9643],[-13.2932,8.9693],[-13.2918,8.9704],[-13.2921,8.9715],[-13.2926,8.9715],[-13.2926,8.9749],[-13.2918,8.9754],[-13.2918,8.9785],[-13.2915,8.9785],[-13.2915,8.9829],[-13.2918,8.9838],[-13.2935,8.9838],[-13.2943,8.9849],[-13.2943,8.9871],[-13.2954,8.9874],[-13.2954,8.9888],[-13.2965,8.9893],[-13.2965,8.9913],[-13.296,8.9918],[-13.296,8.994],[-13.2965,8.9951],[-13.2965,8.9963],[-13.2954,8.9965],[-13.2954,8.9979],[-13.2957,8.9985],[-13.2965,8.9985],[-13.2968,8.9993],[-13.2963,8.9996],[-13.2963,9.0018],[-13.2965,9.0024],[-13.2954,9.0029],[-13.2951,9.0038],[-13.2946,9.004],[-13.2946,9.0049],[-13.294,9.0051],[-13.2938,9.006],[-13.2924,9.006],[-13.2921,9.0065],[-13.2913,9.0068],[-13.2913,9.0088],[-13.2915,9.0088],[-13.2915,9.0104],[-13.2913,9.011],[-13.2918,9.0113],[-13.2918,9.0146],[-13.2921,9.0157],[-13.2926,9.0165],[-13.2926,9.0182],[-13.2932,9.0188],[-13.2938,9.0207],[-13.2946,9.0218],[-13.2946,9.0226],[-13.2951,9.0235],[-13.2951,9.0246],[-13.2957,9.0254],[-13.296,9.0271],[-13.2965,9.0276],[-13.2968,9.0293],[-13.2976,9.0304],[-13.2982,9.0321],[-13.299,9.0326],[-13.299,9.0332],[-13.3001,9.034],[-13.3007,9.0349],[-13.301,9.036],[-13.3015,9.0368],[-13.3026,9.0379],[-13.3029,9.039],[-13.3035,9.0399],[-13.3007,9.0416],[-13.2886,9.0526],[-13.2814,9.0565],[-13.2764,9.0621],[-13.2679,9.0674],[-13.2476,9.0751],[-13.2363,9.0754],[-13.2156,9.0717],[-13.2069,9.0727],[-13.1795,9.0903],[-13.1742,9.0924],[-13.1631,9.0916],[-13.1515,9.0859],[-13.1231,9.0578],[-13.1075,9.0496],[-13.0876,9.0484],[-13.0694,9.0522],[-13.0583,9.0584],[-13.0509,9.0826],[-13.0437,9.0866],[-13.0361,9.0882],[-13.0185,9.0876],[-13.0118,9.0909],[-13.0022,9.0974],[-12.9916,9.1128],[-12.9809,9.1324],[-12.9734,9.1589],[-12.9732,9.1651],[-12.9702,9.1718],[-12.9562,9.1822],[-12.9542,9.1898],[-12.9588,9.2353],[-12.9524,9.2493],[-12.9438,9.2756],[-12.9351,9.2867],[-12.9265,9.2865],[-12.9165,9.2826],[-12.9007,9.271],[-12.8931,9.2703],[-12.8811,9.278],[-12.8764,9.2966],[-12.8729,9.2983],[-12.8683,9.2953],[-12.8572,9.2958],[-12.8446,9.2869],[-12.8408,9.2853],[-12.8313,9.2911],[-12.8251,9.2909],[-12.8165,9.2859],[-12.8121,9.2868],[-12.8066,9.2935],[-12.7941,9.2975],[-12.7895,9.3007],[-12.7884,9.3039],[-12.7896,9.3127],[-12.788,9.3159],[-12.7852,9.3168],[-12.7815,9.324],[-12.7786,9.3334],[-12.7788,9.3401],[-12.777,9.3426],[-12.7569,9.3422],[-12.7534,9.345],[-12.7509,9.3496],[-12.7516,9.3556],[-12.7565,9.3662],[-12.7582,9.3769],[-12.7578,9.3884],[-12.7522,9.3965],[-12.724,9.3952],[-12.7168,9.3904],[-12.7122,9.3895],[-12.7113,9.4015],[-12.7088,9.4109],[-12.7035,9.4155],[-12.6984,9.4163],[-12.6912,9.408],[-12.6889,9.4073],[-12.6868,9.4092],[-12.6861,9.4177],[-12.6834,9.4211],[-12.6855,9.4308],[-12.68,9.4352],[-12.68,9.4389],[-12.6839,9.443],[-12.6803,9.4506],[-12.6794,9.46],[-12.6785,9.4637],[-12.6727,9.4669],[-12.6713,9.4692],[-12.672,9.4754],[-12.6507,9.5089],[-12.6493,9.5167],[-12.6512,9.5245],[-12.6586,9.5318],[-12.6605,9.532],[-12.6575,9.5392],[-12.648,9.5479],[-12.6429,9.5496],[-12.6344,9.5482],[-12.6328,9.5526],[-12.6365,9.5611],[-12.6363,9.5655],[-12.6308,9.5721],[-12.6212,9.6011],[-12.6149,9.6062],[-12.6001,9.6008],[-12.5917,9.5999],[-12.5835,9.5964],[-12.5767,9.5949],[-12.57,9.5928],[-12.5662,9.5922],[-12.5618,9.5921],[-12.556,9.5928],[-12.5501,9.5947],[-12.5459,9.5954],[-12.5416,9.5956],[-12.5373,9.5952],[-12.5313,9.5932],[-12.5216,9.5905],[-12.5167,9.5866],[-12.5122,9.585],[-12.5071,9.5854],[-12.5,9.5879],[-12.4908,9.5909],[-12.4881,9.5906],[-12.4857,9.5891],[-12.4841,9.5863],[-12.4829,9.5816],[-12.4832,9.575],[-12.4856,9.5657],[-12.4861,9.5617],[-12.4858,9.5564],[-12.4832,9.5456],[-12.4827,9.5399],[-12.483,9.5342],[-12.4854,9.5234],[-12.4854,9.5192],[-12.4837,9.5121],[-12.477,9.4931],[-12.4752,9.4875],[-12.4736,9.4806],[-12.4693,9.4658],[-12.4501,9.4653],[-12.4423,9.4654],[-12.4378,9.4658],[-12.4334,9.4666],[-12.4288,9.4684],[-12.4204,9.471],[-12.4162,9.4712],[-12.4134,9.4695],[-12.4119,9.467],[-12.4105,9.4636],[-12.4104,9.4519],[-12.4096,9.4449],[-12.4078,9.439],[-12.404,9.4313],[-12.4028,9.4241],[-12.4024,9.4108],[-12.4008,9.4062],[-12.3982,9.4037],[-12.3951,9.4024],[-12.3909,9.402],[-12.3808,9.4019],[-12.3754,9.4009],[-12.3702,9.3983],[-12.3676,9.3958],[-12.3657,9.3918],[-12.3651,9.3879],[-12.3654,9.3838],[-12.3676,9.3745],[-12.3677,9.3693],[-12.3668,9.3654],[-12.3637,9.3616],[-12.365,9.3552],[-12.3662,9.35],[-12.3726,9.3508],[-12.3809,9.3531],[-12.3857,9.3527],[-12.3889,9.3512],[-12.391,9.3493],[-12.3934,9.346],[-12.3975,9.3363],[-12.4009,9.3305],[-12.4063,9.3251],[-12.4083,9.3221],[-12.4104,9.3174],[-12.4131,9.3127],[-12.4064,9.3093],[-12.3967,9.3037],[-12.3932,9.3009],[-12.3853,9.2941],[-12.3784,9.2889],[-12.3765,9.2862],[-12.375,9.2818],[-12.3753,9.2787],[-12.3768,9.2765],[-12.3799,9.2752],[-12.3838,9.275],[-12.388,9.2758],[-12.3919,9.2778],[-12.3953,9.2806],[-12.4006,9.2859],[-12.4111,9.2966],[-12.4187,9.305],[-12.4247,9.2993],[-12.4266,9.2959],[-12.4273,9.292],[-12.4278,9.2823],[-12.4284,9.2784],[-12.4297,9.2739],[-12.4341,9.2618],[-12.4356,9.2591],[-12.4395,9.2572],[-12.4429,9.258],[-12.4488,9.2619],[-12.4516,9.263],[-12.4563,9.2639],[-12.4646,9.2643],[-12.4686,9.2666],[-12.4737,9.2668],[-12.4776,9.2641],[-12.4795,9.2588]]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"GGghZsfu7qV\",\"uIuxlbV1vRT\":\"nlX2VoouN63\"}},{\"id\":\"kJq2mPyFEHo\",\"code\":\"OU_222616\",\"na\":\"Kenema\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.3596,8.5317],[-11.3513,8.5234],[-11.3466,8.5192],[-11.3434,8.517],[-11.3368,8.514],[-11.3328,8.5128],[-11.3208,8.5118],[-11.3179,8.5113],[-11.3117,8.5096],[-11.2998,8.5085],[-11.2968,8.508],[-11.2928,8.5063],[-11.2838,8.5007],[-11.2815,8.499],[-11.2784,8.4961],[-11.2749,8.4918],[-11.271,8.4843],[-11.2691,8.4786],[-11.2673,8.4659],[-11.2655,8.4599],[-11.2647,8.4556],[-11.2642,8.4479],[-11.2642,8.4319],[-11.2634,8.421],[-11.2617,8.4152],[-11.2587,8.4086],[-11.2535,8.3955],[-11.2461,8.3826],[-11.2396,8.377],[-11.234,8.3709],[-11.229,8.3636],[-11.2218,8.355],[-11.2185,8.3499],[-11.2135,8.3427],[-11.2113,8.3372],[-11.2079,8.323],[-11.2024,8.3233],[-11.1985,8.3246],[-11.1885,8.331],[-11.179,8.3385],[-11.1744,8.3398],[-11.17,8.3387],[-11.1659,8.3368],[-11.1576,8.3314],[-11.1443,8.3261],[-11.1437,8.3343],[-11.1435,8.3447],[-11.1426,8.3504],[-11.14,8.3546],[-11.1371,8.3565],[-11.1318,8.3589],[-11.129,8.3595],[-11.1205,8.3605],[-11.1166,8.3616],[-11.1103,8.3648],[-11.1036,8.369],[-11.0997,8.3695],[-11.0963,8.3673],[-11.0946,8.364],[-11.0908,8.35],[-11.088,8.3434],[-11.0848,8.339],[-11.0827,8.3371],[-11.0803,8.3355],[-11.0762,8.3341],[-11.0719,8.3336],[-11.0465,8.3336],[-11.0406,8.3339],[-11.0364,8.3346],[-11.0337,8.3357],[-11.0266,8.3402],[-11.0151,8.3461],[-11.0111,8.3484],[-11.0084,8.3505],[-11.0041,8.3572],[-11.0022,8.3627],[-11.0015,8.3667],[-11.0008,8.3767],[-10.9999,8.3805],[-10.9986,8.3838],[-10.9962,8.3875],[-10.9933,8.3909],[-10.9899,8.3938],[-10.9875,8.3953],[-10.9833,8.3964],[-10.9792,8.3961],[-10.9747,8.3947],[-10.9706,8.394],[-10.9647,8.3936],[-10.9528,8.3933],[-10.9484,8.3929],[-10.9445,8.3919],[-10.9334,8.3872],[-10.9283,8.386],[-10.9255,8.3842],[-10.9207,8.3804],[-10.9268,8.3744],[-10.9309,8.3707],[-10.9398,8.3642],[-10.942,8.3612],[-10.9441,8.3558],[-10.9456,8.3468],[-10.9469,8.3433],[-10.9518,8.3349],[-10.9544,8.3318],[-10.9618,8.3237],[-10.964,8.3204],[-10.9659,8.3161],[-10.9669,8.3126],[-10.9686,8.3048],[-10.969,8.3003],[-10.9681,8.296],[-10.9667,8.2927],[-10.9638,8.2876],[-10.9587,8.281],[-10.9566,8.2774],[-10.9555,8.2737],[-10.9547,8.2659],[-10.954,8.2622],[-10.9527,8.2577],[-10.9495,8.2516],[-10.9468,8.249],[-10.9357,8.2427],[-10.932,8.2395],[-10.9273,8.2343],[-10.9218,8.2306],[-10.9188,8.2344],[-10.915,8.246],[-10.9126,8.2516],[-10.9074,8.2587],[-10.9009,8.2652],[-10.8961,8.2688],[-10.8919,8.2703],[-10.8846,8.271],[-10.8773,8.2708],[-10.8732,8.2699],[-10.8681,8.2671],[-10.8656,8.2637],[-10.8648,8.2603],[-10.8647,8.2574],[-10.8648,8.253],[-10.8652,8.25],[-10.8667,8.2451],[-10.8681,8.2418],[-10.8712,8.2365],[-10.8736,8.2313],[-10.877,8.2252],[-10.8765,8.2195],[-10.8766,8.2161],[-10.8803,8.1965],[-10.8826,8.1914],[-10.8884,8.1851],[-10.8899,8.1814],[-10.8904,8.1771],[-10.8904,8.1636],[-10.891,8.1595],[-10.8935,8.1543],[-10.8962,8.1521],[-10.9028,8.1488],[-10.9062,8.1454],[-10.9081,8.142],[-10.9105,8.1328],[-10.9124,8.1265],[-10.9151,8.1201],[-10.9199,8.1128],[-10.9227,8.1077],[-10.9268,8.1017],[-10.929,8.1001],[-10.9351,8.0975],[-10.9381,8.0952],[-10.9415,8.0916],[-10.9474,8.0814],[-10.9502,8.0781],[-10.9598,8.0723],[-10.9626,8.0693],[-10.9639,8.0649],[-10.9648,8.0513],[-10.9665,8.0455],[-10.97,8.038],[-10.9742,8.0308],[-10.9767,8.0279],[-10.9803,8.0246],[-10.9865,8.0162],[-10.9922,8.0056],[-10.9931,8.0016],[-10.9939,7.9892],[-10.9958,7.9822],[-11.0006,7.9735],[-11.0049,7.9685],[-11.0131,7.9601],[-11.0174,7.9547],[-11.0221,7.9451],[-11.0297,7.9354],[-11.0317,7.9322],[-11.0343,7.9268],[-11.035,7.9234],[-11.0351,7.9199],[-11.0343,7.9142],[-11.0346,7.9096],[-11.036,7.9039],[-11.0416,7.8848],[-11.0432,7.8816],[-11.0484,7.8746],[-11.0526,7.8679],[-11.0465,7.8658],[-11.0411,7.8658],[-11.0329,7.8688],[-11.028,7.8716],[-11.0242,7.8645],[-11.0208,7.8587],[-11.017,7.8512],[-11.0137,7.8425],[-11.0106,7.8361],[-11.0062,7.8299],[-11.0031,7.8249],[-10.9986,7.8188],[-10.9958,7.8122],[-10.9943,7.804],[-10.988,7.8006],[-10.9806,7.7955],[-10.9765,7.7931],[-10.9728,7.7899],[-10.9685,7.7827],[-10.9671,7.7794],[-10.9658,7.7746],[-10.9644,7.7657],[-10.9621,7.7619],[-10.9589,7.7605],[-10.9499,7.76],[-10.942,7.7607],[-10.9333,7.7626],[-10.9236,7.7609],[-10.9142,7.7599],[-10.9091,7.7591],[-10.9072,7.7546],[-10.9032,7.7423],[-10.8949,7.7278],[-10.8946,7.7233],[-10.8958,7.7201],[-10.9004,7.7138],[-10.9062,7.7096],[-10.909,7.7068],[-10.9109,7.7032],[-10.9109,7.7006],[-10.9097,7.6983],[-10.9059,7.6951],[-10.902,7.689],[-10.8983,7.6848],[-10.894,7.6808],[-10.8894,7.6707],[-10.8889,7.667],[-10.8894,7.6635],[-10.8913,7.6606],[-10.8953,7.6584],[-10.8984,7.6552],[-10.9011,7.6493],[-10.9035,7.6439],[-10.9043,7.6387],[-10.904,7.6334],[-10.8976,7.6325],[-10.8945,7.6299],[-10.8924,7.6259],[-10.8882,7.6126],[-10.8868,7.6098],[-10.8849,7.6077],[-10.881,7.6054],[-10.87,7.6023],[-10.8639,7.5993],[-10.8592,7.5982],[-10.8496,7.5999],[-10.8423,7.6002],[-10.835,7.5998],[-10.8322,7.5992],[-10.8261,7.5973],[-10.8201,7.5966],[-10.8093,7.5967],[-10.8017,7.5977],[-10.8005,7.5923],[-10.8002,7.5878],[-10.7972,7.5866],[-10.8126,7.5905],[-10.8113,7.5853],[-10.8146,7.5807],[-10.8185,7.5762],[-10.8165,7.5704],[-10.8217,7.5658],[-10.8204,7.5619],[-10.8211,7.5548],[-10.8308,7.5593],[-10.8327,7.5561],[-10.8334,7.5509],[-10.8373,7.5483],[-10.838,7.5451],[-10.8438,7.5418],[-10.8516,7.5373],[-10.8619,7.5301],[-10.8645,7.5256],[-10.8755,7.5198],[-10.8751,7.5178],[-10.8781,7.5198],[-10.8853,7.5197],[-10.8905,7.5133],[-10.8918,7.5088],[-10.8989,7.5055],[-10.9034,7.5036],[-10.9099,7.5003],[-10.9158,7.4964],[-10.9171,7.4945],[-10.9216,7.5016],[-10.9255,7.5035],[-10.9274,7.5074],[-10.9306,7.5074],[-10.9333,7.5009],[-10.9404,7.499],[-10.9475,7.4957],[-10.9585,7.4834],[-10.9663,7.4789],[-10.9702,7.475],[-10.9709,7.4672],[-10.9735,7.4666],[-10.9812,7.464],[-10.9916,7.453],[-10.9961,7.4497],[-11.0033,7.4465],[-11.0039,7.44],[-11.0078,7.4374],[-11.013,7.4361],[-11.0208,7.4335],[-11.0221,7.4257],[-11.0273,7.4315],[-11.0292,7.4302],[-11.0273,7.4244],[-11.0312,7.4205],[-11.037,7.4173],[-11.0396,7.4127],[-11.0467,7.4063],[-11.0559,7.3991],[-11.0656,7.3946],[-11.072,7.3913],[-11.0772,7.39],[-11.0837,7.39],[-11.0889,7.3887],[-11.0921,7.3849],[-11.098,7.3848],[-11.1025,7.3758],[-11.1058,7.3732],[-11.1097,7.3712],[-11.1109,7.366],[-11.1148,7.3621],[-11.1174,7.3621],[-11.12,7.3589],[-11.1233,7.3557],[-11.124,7.3479],[-11.1259,7.3446],[-11.1311,7.3427],[-11.1298,7.3408],[-11.1362,7.3382],[-11.1402,7.3324],[-11.1383,7.321],[-11.1407,7.3164],[-11.1492,7.318],[-11.1564,7.3202],[-11.1654,7.3221],[-11.1732,7.3253],[-11.2044,7.3408],[-11.212,7.345],[-11.2204,7.3517],[-11.2229,7.3534],[-11.2378,7.3612],[-11.2453,7.365],[-11.2532,7.3682],[-11.259,7.3692],[-11.2746,7.3694],[-11.2807,7.37],[-11.2845,7.3713],[-11.3019,7.3793],[-11.311,7.3812],[-11.3182,7.3834],[-11.3273,7.3853],[-11.342,7.3919],[-11.344,7.3939],[-11.3492,7.398],[-11.3538,7.4081],[-11.3572,7.4228],[-11.357,7.4262],[-11.3542,7.4389],[-11.3527,7.442],[-11.35,7.4445],[-11.3513,7.4528],[-11.354,7.4627],[-11.3546,7.4669],[-11.355,7.4726],[-11.3552,7.4872],[-11.3548,7.5002],[-11.3537,7.5053],[-11.3526,7.5086],[-11.3502,7.5141],[-11.3488,7.5186],[-11.3471,7.529],[-11.3453,7.5346],[-11.3429,7.5401],[-11.3412,7.546],[-11.3407,7.5503],[-11.3406,7.5547],[-11.3407,7.5591],[-11.3413,7.5634],[-11.3426,7.5673],[-11.3457,7.5726],[-11.35,7.5811],[-11.3536,7.5911],[-11.357,7.6026],[-11.3587,7.6053],[-11.3615,7.6075],[-11.3667,7.6098],[-11.3712,7.6101],[-11.3788,7.6076],[-11.382,7.6059],[-11.3854,7.6048],[-11.3893,7.6045],[-11.3933,7.6044],[-11.4037,7.5941],[-11.4079,7.5906],[-11.4129,7.5874],[-11.4164,7.5839],[-11.4238,7.5729],[-11.4266,7.5677],[-11.4308,7.5611],[-11.4355,7.5566],[-11.4374,7.5534],[-11.4403,7.5438],[-11.4416,7.5405],[-11.445,7.5344],[-11.4486,7.5311],[-11.4523,7.5296],[-11.4565,7.5291],[-11.4607,7.5292],[-11.4662,7.5299],[-11.4721,7.5319],[-11.4749,7.5325],[-11.4951,7.534],[-11.4971,7.5387],[-11.4978,7.5431],[-11.4982,7.5491],[-11.4983,7.5615],[-11.4981,7.5768],[-11.4975,7.5811],[-11.4957,7.5892],[-11.4956,7.5948],[-11.4982,7.6071],[-11.4993,7.6207],[-11.5009,7.6267],[-11.5026,7.6312],[-11.5044,7.6345],[-11.514,7.6467],[-11.5168,7.6487],[-11.522,7.6516],[-11.5359,7.6576],[-11.5211,7.6651],[-11.5114,7.6728],[-11.4988,7.6801],[-11.4902,7.687],[-11.4829,7.6921],[-11.4744,7.6992],[-11.4691,7.7021],[-11.4644,7.7039],[-11.4578,7.704],[-11.4539,7.7026],[-11.4506,7.7001],[-11.4477,7.6971],[-11.4411,7.6885],[-11.4378,7.6867],[-11.4344,7.6866],[-11.4315,7.6877],[-11.4289,7.6901],[-11.4256,7.6927],[-11.4278,7.6969],[-11.4283,7.6998],[-11.4285,7.7042],[-11.4281,7.7086],[-11.427,7.7125],[-11.4199,7.725],[-11.4185,7.7286],[-11.4178,7.7326],[-11.4174,7.7409],[-11.4169,7.745],[-11.4147,7.7544],[-11.4134,7.7623],[-11.4112,7.7695],[-11.4106,7.775],[-11.4111,7.7811],[-11.4129,7.7869],[-11.4171,7.7954],[-11.4211,7.8027],[-11.4243,7.808],[-11.4253,7.8128],[-11.4299,7.8149],[-11.4336,7.816],[-11.4383,7.8157],[-11.4419,7.8143],[-11.4489,7.8097],[-11.4564,7.8061],[-11.4592,7.8053],[-11.4743,7.8025],[-11.4732,7.8089],[-11.4714,7.8227],[-11.4716,7.8295],[-11.4725,7.8351],[-11.4744,7.842],[-11.475,7.8461],[-11.4751,7.8514],[-11.4743,7.8554],[-11.4727,7.8591],[-11.467,7.8668],[-11.4608,7.8783],[-11.4566,7.8844],[-11.4541,7.8883],[-11.4518,7.8911],[-11.449,7.8935],[-11.4389,7.9003],[-11.42,7.9101],[-11.413,7.915],[-11.4076,7.9182],[-11.4018,7.9224],[-11.3965,7.9257],[-11.3879,7.9327],[-11.3816,7.9369],[-11.3794,7.9387],[-11.3689,7.9486],[-11.3645,7.9522],[-11.3547,7.9582],[-11.3517,7.9604],[-11.3477,7.9708],[-11.3434,7.9842],[-11.3421,7.9905],[-11.3418,7.9976],[-11.342,8.0181],[-11.3425,8.0253],[-11.343,8.0281],[-11.3456,8.0375],[-11.3471,8.0454],[-11.3474,8.0496],[-11.3469,8.056],[-11.347,8.0602],[-11.3498,8.072],[-11.3516,8.0819],[-11.3508,8.0868],[-11.3504,8.091],[-11.3505,8.0968],[-11.3509,8.1012],[-11.3525,8.1071],[-11.3574,8.1218],[-11.3589,8.1286],[-11.3623,8.1407],[-11.3638,8.1444],[-11.3657,8.1475],[-11.3695,8.1524],[-11.3736,8.1564],[-11.3705,8.1626],[-11.3682,8.1693],[-11.367,8.1749],[-11.3669,8.1797],[-11.3665,8.1835],[-11.376,8.1901],[-11.3832,8.1947],[-11.3916,8.202],[-11.3948,8.2045],[-11.3982,8.2063],[-11.4048,8.2085],[-11.4109,8.2118],[-11.4141,8.2153],[-11.4183,8.2272],[-11.4218,8.2348],[-11.4258,8.2422],[-11.4281,8.2452],[-11.4318,8.2488],[-11.4348,8.251],[-11.4466,8.2567],[-11.4541,8.2608],[-11.4574,8.2635],[-11.4604,8.2666],[-11.4655,8.2739],[-11.4735,8.2834],[-11.4755,8.2871],[-11.4781,8.2958],[-11.4795,8.3018],[-11.4806,8.3171],[-11.4817,8.3208],[-11.4838,8.3251],[-11.487,8.3293],[-11.4946,8.3367],[-11.5114,8.3375],[-11.516,8.3381],[-11.5278,8.3419],[-11.5361,8.3451],[-11.5398,8.3489],[-11.5418,8.3519],[-11.5438,8.3562],[-11.5488,8.3707],[-11.5506,8.3751],[-11.5549,8.3835],[-11.5574,8.3877],[-11.5588,8.3927],[-11.5589,8.3968],[-11.5571,8.4047],[-11.5567,8.4084],[-11.5569,8.4121],[-11.5582,8.4185],[-11.558,8.4215],[-11.5565,8.4295],[-11.5567,8.4332],[-11.558,8.4365],[-11.5622,8.44],[-11.5738,8.4456],[-11.5772,8.4477],[-11.5804,8.4505],[-11.5837,8.4549],[-11.5863,8.4604],[-11.5882,8.466],[-11.5898,8.4717],[-11.5906,8.4769],[-11.5914,8.4875],[-11.5866,8.4907],[-11.58,8.4938],[-11.5764,8.4978],[-11.5724,8.5039],[-11.5697,8.5072],[-11.5584,8.519],[-11.5507,8.5265],[-11.546,8.5301],[-11.5395,8.5334],[-11.5354,8.5345],[-11.5278,8.5349],[-11.5218,8.5342],[-11.5091,8.53],[-11.497,8.5246],[-11.4942,8.524],[-11.4899,8.5237],[-11.4856,8.524],[-11.4828,8.5246],[-11.467,8.5299],[-11.4641,8.5305],[-11.4485,8.5317],[-11.4381,8.5343],[-11.4338,8.5346],[-11.4295,8.5344],[-11.4267,8.5338],[-11.4206,8.532],[-11.4118,8.5299],[-11.4042,8.5263],[-11.3983,8.5224],[-11.3957,8.521],[-11.3926,8.5202],[-11.3895,8.5199],[-11.3848,8.5203],[-11.3805,8.5218],[-11.3729,8.5274],[-11.3696,8.5293],[-11.3636,8.5304],[-11.3596,8.5317]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\"}},{\"id\":\"qhqAxPSTUXp\",\"code\":\"OU_226213\",\"na\":\"Koinadugu\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.585,9.0434],[-10.5877,9.0432],[-10.5962,9.0421],[-10.6085,9.0413],[-10.6144,9.0403],[-10.6211,9.0373],[-10.6292,9.0324],[-10.6348,9.0307],[-10.6437,9.0299],[-10.648,9.0289],[-10.6518,9.0269],[-10.6606,9.0211],[-10.6705,9.0124],[-10.6739,9.0098],[-10.6765,9.0086],[-10.6817,9.0068],[-10.6937,9.0016],[-10.7003,8.9993],[-10.7037,8.9972],[-10.7069,8.9945],[-10.7098,8.9915],[-10.7124,8.9883],[-10.7178,8.9788],[-10.719,8.9749],[-10.7193,8.9692],[-10.7188,8.9649],[-10.7172,8.9601],[-10.7156,8.9569],[-10.712,8.9518],[-10.7102,8.9487],[-10.7084,8.9442],[-10.7063,8.9379],[-10.7024,8.9319],[-10.7118,8.9303],[-10.7267,8.9291],[-10.7341,8.9271],[-10.7387,8.9263],[-10.7624,8.9256],[-10.7669,8.9248],[-10.7716,8.9234],[-10.7746,8.9228],[-10.7907,8.922],[-10.7954,8.9215],[-10.803,8.9193],[-10.8118,8.9174],[-10.8255,8.9118],[-10.8343,8.9156],[-10.842,8.9192],[-10.8495,8.9228],[-10.8569,8.9269],[-10.8604,8.9294],[-10.8682,8.9363],[-10.873,8.9393],[-10.8818,8.9416],[-10.8851,8.9434],[-10.8883,8.947],[-10.8907,8.9523],[-10.8927,8.9588],[-10.8941,8.9613],[-10.8959,8.9637],[-10.9,8.968],[-10.9045,8.9719],[-10.911,8.976],[-10.9198,8.9829],[-10.9262,8.9871],[-10.9304,8.9908],[-10.9332,8.994],[-10.9375,9.0003],[-10.9521,9.0164],[-10.9601,9.0304],[-10.9656,9.0377],[-10.9693,9.0407],[-10.9788,9.0442],[-10.9832,9.0449],[-10.9877,9.0452],[-10.9984,9.0452],[-11.006,9.0449],[-11.0104,9.0442],[-11.0164,9.0423],[-11.0204,9.0415],[-11.026,9.0412],[-11.0302,9.0415],[-11.0354,9.0432],[-11.0464,9.0516],[-11.0552,9.0574],[-11.0592,9.0592],[-11.0621,9.0598],[-11.0651,9.06],[-11.0713,9.0599],[-11.0775,9.059],[-11.0818,9.0576],[-11.0892,9.0511],[-11.0955,9.047],[-11.0977,9.0452],[-11.1075,9.0363],[-11.1175,9.0297],[-11.1213,9.0279],[-11.1337,9.0256],[-11.1382,9.0232],[-11.1406,9.0205],[-11.144,9.013],[-11.1444,9.0089],[-11.1438,9.0049],[-11.1399,8.9925],[-11.1392,8.9882],[-11.1387,8.976],[-11.1388,8.9715],[-11.1394,8.9671],[-11.1412,8.9615],[-11.1458,8.9528],[-11.1485,8.9494],[-11.1516,8.9461],[-11.1603,8.9377],[-11.1651,8.9345],[-11.1716,8.9321],[-11.1837,8.9268],[-11.1962,8.9228],[-11.2003,8.9223],[-11.2114,8.9212],[-11.2174,8.9194],[-11.2216,8.9187],[-11.226,8.9185],[-11.2393,8.9183],[-11.2437,8.918],[-11.2465,8.9174],[-11.2578,8.9138],[-11.2651,8.9101],[-11.268,8.9078],[-11.2704,8.9049],[-11.2729,8.9009],[-11.277,8.8951],[-11.2823,8.8855],[-11.2835,8.8818],[-11.2847,8.874],[-11.2878,8.8602],[-11.2898,8.8546],[-11.2917,8.8513],[-11.297,8.8449],[-11.2994,8.8416],[-11.3034,8.8343],[-11.3156,8.8087],[-11.3195,8.8014],[-11.3217,8.7984],[-11.3253,8.7948],[-11.3283,8.7926],[-11.3335,8.7894],[-11.3397,8.784],[-11.3433,8.7799],[-11.3458,8.7751],[-11.3464,8.7711],[-11.3465,8.7602],[-11.3471,8.7548],[-11.3489,8.7492],[-11.3547,8.7374],[-11.3565,8.7318],[-11.3572,8.7252],[-11.3574,8.7103],[-11.3589,8.6987],[-11.3582,8.6943],[-11.3536,8.6835],[-11.3515,8.678],[-11.3498,8.6723],[-11.3492,8.6684],[-11.349,8.6632],[-11.3496,8.658],[-11.3514,8.6522],[-11.3546,8.6455],[-11.3708,8.6466],[-11.3756,8.6482],[-11.3801,8.6524],[-11.3854,8.6619],[-11.3865,8.6674],[-11.3868,8.6837],[-11.3873,8.6895],[-11.3891,8.6954],[-11.3916,8.7008],[-11.3935,8.7065],[-11.3942,8.7105],[-11.3949,8.7189],[-11.3961,8.7241],[-11.3996,8.7314],[-11.4,8.7356],[-11.3991,8.7412],[-11.3989,8.7451],[-11.3992,8.7491],[-11.4002,8.7527],[-11.4023,8.7571],[-11.4085,8.7646],[-11.4109,8.768],[-11.4129,8.7722],[-11.417,8.782],[-11.4219,8.7892],[-11.4244,8.7932],[-11.4294,8.8003],[-11.4321,8.8071],[-11.4338,8.8198],[-11.4355,8.8257],[-11.4385,8.8322],[-11.4426,8.8433],[-11.4442,8.849],[-11.4456,8.8584],[-11.4475,8.864],[-11.4574,8.8832],[-11.4596,8.8888],[-11.4644,8.9033],[-11.4668,8.9086],[-11.4691,8.9116],[-11.473,8.9143],[-11.4766,8.9149],[-11.4784,8.9214],[-11.4793,8.927],[-11.4794,8.933],[-11.4789,8.9373],[-11.4768,8.9419],[-11.4722,8.9463],[-11.4705,8.9491],[-11.4692,8.9523],[-11.4677,8.9589],[-11.4661,8.9646],[-11.4638,8.97],[-11.4621,8.9723],[-11.4591,8.9753],[-11.4528,8.9795],[-11.4497,8.9823],[-11.4473,8.9858],[-11.4463,8.9899],[-11.446,8.9968],[-11.4467,9.0023],[-11.4488,9.0082],[-11.451,9.0116],[-11.457,9.0182],[-11.4602,9.023],[-11.4615,9.0282],[-11.461,9.0335],[-11.4595,9.0392],[-11.4528,9.0592],[-11.4515,9.0638],[-11.451,9.0681],[-11.4508,9.0784],[-11.4513,9.0887],[-11.452,9.093],[-11.4545,9.1025],[-11.4552,9.1083],[-11.4553,9.1156],[-11.4551,9.1185],[-11.4546,9.1213],[-11.4527,9.1251],[-11.4492,9.1293],[-11.4449,9.1328],[-11.4332,9.1389],[-11.4212,9.1456],[-11.4261,9.1494],[-11.4299,9.1515],[-11.4327,9.1525],[-11.4399,9.1542],[-11.4522,9.1594],[-11.4649,9.1634],[-11.4762,9.165],[-11.4848,9.1672],[-11.4914,9.167],[-11.4988,9.1651],[-11.5092,9.1641],[-11.5136,9.1633],[-11.5176,9.1613],[-11.521,9.1585],[-11.5251,9.1542],[-11.5305,9.1477],[-11.5337,9.1457],[-11.5419,9.1425],[-11.5484,9.1403],[-11.5583,9.1353],[-11.5626,9.1345],[-11.5757,9.1336],[-11.5785,9.1331],[-11.5846,9.1314],[-11.5995,9.1299],[-11.6032,9.1286],[-11.6085,9.126],[-11.6132,9.1225],[-11.6207,9.115],[-11.6267,9.1083],[-11.6317,9.1012],[-11.6343,9.0987],[-11.6398,9.0945],[-11.6427,9.0905],[-11.6535,9.0828],[-11.6613,9.0794],[-11.667,9.0783],[-11.6731,9.078],[-11.6792,9.0781],[-11.6837,9.0786],[-11.6865,9.0795],[-11.6892,9.0809],[-11.6927,9.0837],[-11.6959,9.0869],[-11.6996,9.0916],[-11.7044,9.1],[-11.7057,9.1039],[-11.7061,9.1068],[-11.7063,9.1111],[-11.7061,9.117],[-11.7054,9.1227],[-11.7031,9.1323],[-11.7026,9.1397],[-11.7029,9.1564],[-11.7042,9.1689],[-11.7032,9.183],[-11.7031,9.1969],[-11.7034,9.2062],[-11.7042,9.2121],[-11.7058,9.2178],[-11.7096,9.2277],[-11.7126,9.2343],[-11.7144,9.2402],[-11.715,9.2462],[-11.7155,9.2643],[-11.7181,9.2798],[-11.7229,9.2762],[-11.7256,9.2734],[-11.7279,9.2699],[-11.7318,9.2613],[-11.7336,9.2555],[-11.7369,9.2404],[-11.7373,9.2343],[-11.7371,9.2203],[-11.7377,9.2143],[-11.7392,9.2106],[-11.7436,9.2039],[-11.7478,9.2012],[-11.7561,9.1983],[-11.7605,9.1976],[-11.7683,9.1973],[-11.7762,9.1974],[-11.7823,9.1979],[-11.7853,9.1985],[-11.7913,9.2004],[-11.8025,9.2018],[-11.8091,9.2032],[-11.8116,9.2103],[-11.8152,9.2239],[-11.8157,9.2267],[-11.8161,9.2342],[-11.8163,9.2585],[-11.8166,9.266],[-11.817,9.2701],[-11.8194,9.2798],[-11.8201,9.284],[-11.8204,9.2899],[-11.8206,9.3077],[-11.821,9.3135],[-11.8215,9.3163],[-11.8237,9.3244],[-11.8245,9.33],[-11.8248,9.3386],[-11.8245,9.3457],[-11.824,9.3498],[-11.8217,9.3593],[-11.8212,9.3651],[-11.8212,9.3784],[-11.8222,9.387],[-11.8244,9.3926],[-11.83,9.4005],[-11.8317,9.4042],[-11.8338,9.413],[-11.8351,9.4161],[-11.8371,9.4188],[-11.8446,9.423],[-11.8474,9.4252],[-11.8535,9.4331],[-11.8674,9.448],[-11.8709,9.4544],[-11.8722,9.4594],[-11.8714,9.4701],[-11.8711,9.476],[-11.8711,9.4864],[-11.8715,9.4922],[-11.8721,9.4951],[-11.8735,9.4996],[-11.8776,9.5082],[-11.8824,9.5168],[-11.8872,9.5219],[-11.8908,9.5241],[-11.8937,9.5249],[-11.8981,9.5254],[-11.9149,9.5253],[-11.9193,9.5249],[-11.9222,9.5243],[-11.9249,9.5233],[-11.9335,9.5189],[-11.9432,9.5172],[-11.9459,9.5163],[-11.9489,9.5143],[-11.954,9.5087],[-11.9605,9.5044],[-11.9707,9.5027],[-11.9764,9.5027],[-11.9807,9.5031],[-11.9846,9.5045],[-11.988,9.507],[-11.9919,9.511],[-11.9942,9.5144],[-11.9971,9.5205],[-11.9998,9.5241],[-12.0057,9.5276],[-12.0095,9.5287],[-12.0135,9.5287],[-12.0186,9.5276],[-12.0262,9.5236],[-12.0362,9.5162],[-12.0403,9.5221],[-12.044,9.5288],[-12.0473,9.5333],[-12.0502,9.5351],[-12.057,9.537],[-12.0601,9.5393],[-12.0612,9.5428],[-12.0605,9.5458],[-12.0576,9.5516],[-12.0567,9.556],[-12.0577,9.5601],[-12.0599,9.5629],[-12.0629,9.565],[-12.0664,9.566],[-12.0721,9.5662],[-12.0764,9.5655],[-12.0823,9.5635],[-12.0867,9.5626],[-12.0928,9.5623],[-12.0973,9.5627],[-12.1014,9.5638],[-12.1187,9.572],[-12.1262,9.5747],[-12.1324,9.5773],[-12.1301,9.5827],[-12.1271,9.5863],[-12.1202,9.5897],[-12.1166,9.5919],[-12.1122,9.5958],[-12.1083,9.6002],[-12.1062,9.6039],[-12.1035,9.6139],[-12.1014,9.6176],[-12.0986,9.621],[-12.0913,9.6285],[-12.0859,9.6335],[-12.0823,9.636],[-12.0771,9.6387],[-12.0735,9.6401],[-12.0621,9.6435],[-12.0502,9.6447],[-12.0459,9.6457],[-12.0433,9.647],[-12.0374,9.6507],[-12.0297,9.6543],[-12.0197,9.6567],[-12.0075,9.6618],[-12.0009,9.6638],[-11.9912,9.6674],[-11.9873,9.6694],[-11.9776,9.6765],[-11.9713,9.6791],[-11.9627,9.684],[-11.9452,9.6903],[-11.9379,9.6945],[-11.9352,9.6955],[-11.9308,9.6963],[-11.9204,9.6974],[-11.9128,9.6994],[-11.9082,9.7],[-11.89,9.7009],[-11.8831,9.7001],[-11.8847,9.711],[-11.8854,9.7291],[-11.8865,9.7386],[-11.8854,9.754],[-11.8854,9.7647],[-11.8857,9.7722],[-11.8862,9.7766],[-11.8886,9.7861],[-11.8891,9.7901],[-11.8889,9.7954],[-11.8865,9.806],[-11.8865,9.8113],[-11.8873,9.8151],[-11.8907,9.8216],[-11.892,9.8248],[-11.8932,9.8297],[-11.8932,9.8364],[-11.8904,9.8485],[-11.8901,9.8529],[-11.8903,9.8571],[-11.8913,9.861],[-11.8934,9.8649],[-11.8956,9.8668],[-11.9006,9.8692],[-11.9031,9.8714],[-11.9106,9.8804],[-11.9122,9.8841],[-11.912,9.8902],[-11.9098,9.8937],[-11.9035,9.8995],[-11.9024,9.9025],[-11.9021,9.9079],[-11.9033,9.9186],[-11.9026,9.9284],[-11.9029,9.9369],[-11.9017,9.9417],[-11.8983,9.9457],[-11.8914,9.9862],[-11.8858,9.9975],[-11.8287,9.9975],[-11.7687,9.9974],[-11.7348,10],[-11.7255,9.9979],[-11.6768,9.9988],[-11.6534,9.9992],[-11.6144,9.9981],[-11.5847,9.9995],[-11.574,9.9996],[-11.5636,9.9986],[-11.5314,9.9993],[-11.5014,10],[-11.4984,10],[-11.4465,9.9992],[-11.3909,9.9989],[-11.3139,9.9984],[-11.2887,9.9989],[-11.2429,9.9997],[-11.2067,10.0004],[-11.206,10],[-11.1947,9.9911],[-11.175,9.9758],[-11.1713,9.9662],[-11.1671,9.9448],[-11.1646,9.9126],[-11.1602,9.8905],[-11.1544,9.8792],[-11.1428,9.8691],[-11.0973,9.8479],[-11.0962,9.8456],[-11.0698,9.8281],[-11.0387,9.7977],[-11.0126,9.7593],[-11.004,9.7508],[-10.9838,9.725],[-10.9774,9.714],[-10.9709,9.6979],[-10.9679,9.6737],[-10.9628,9.6641],[-10.9547,9.6579],[-10.9441,9.6562],[-10.9329,9.6564],[-10.9262,9.6546],[-10.9214,9.65],[-10.9209,9.6417],[-10.9149,9.633],[-10.911,9.6019],[-10.9041,9.5943],[-10.8955,9.5939],[-10.8781,9.5738],[-10.8594,9.5582],[-10.8589,9.5526],[-10.8701,9.5432],[-10.8738,9.5375],[-10.8571,9.5246],[-10.831,9.5206],[-10.8275,9.5179],[-10.8263,9.5142],[-10.8305,9.5073],[-10.8444,9.5009],[-10.8484,9.4954],[-10.8486,9.491],[-10.8408,9.4765],[-10.8408,9.471],[-10.8489,9.4616],[-10.8489,9.4547],[-10.8434,9.4428],[-10.8355,9.4381],[-10.8272,9.4354],[-10.8161,9.4257],[-10.8063,9.4202],[-10.802,9.4144],[-10.8045,9.4073],[-10.8124,9.4013],[-10.8166,9.3919],[-10.8147,9.3866],[-10.8097,9.3809],[-10.8046,9.3809],[-10.7992,9.3907],[-10.7897,9.39],[-10.78,9.3833],[-10.7701,9.3817],[-10.7601,9.386],[-10.7483,9.3849],[-10.7409,9.3754],[-10.7384,9.374],[-10.731,9.3802],[-10.725,9.3717],[-10.7111,9.3485],[-10.7102,9.3379],[-10.7116,9.3347],[-10.7075,9.3301],[-10.6894,9.3245],[-10.6688,9.3093],[-10.6633,9.3006],[-10.6615,9.29],[-10.671,9.2659],[-10.6752,9.2502],[-10.6746,9.2394],[-10.6635,9.2266],[-10.6644,9.2266],[-10.6637,9.21],[-10.6679,9.2034],[-10.679,9.1983],[-10.6827,9.1986],[-10.6952,9.194],[-10.7084,9.192],[-10.713,9.1984],[-10.7184,9.1975],[-10.7235,9.1835],[-10.7143,9.1635],[-10.7145,9.1439],[-10.7261,9.1311],[-10.7262,9.1166],[-10.7301,9.0914],[-10.7334,9.0842],[-10.7299,9.0792],[-10.7082,9.0755],[-10.6751,9.0814],[-10.6603,9.0815],[-10.6331,9.0695],[-10.6227,9.0677],[-10.622,9.0695],[-10.613,9.0667],[-10.594,9.0549],[-10.585,9.0434]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\",\"uIuxlbV1vRT\":\"J40PpdN4Wkk\"}},{\"id\":\"Vth0fbpFcsO\",\"code\":\"OU_233310\",\"na\":\"Kono\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.585,9.0434],[-10.5848,9.0432],[-10.5836,9.0364],[-10.5854,9.0316],[-10.5862,9.0162],[-10.5876,9.0123],[-10.5918,9.0093],[-10.5943,9.0033],[-10.5984,8.9737],[-10.5972,8.9634],[-10.5982,8.959],[-10.595,8.9379],[-10.592,8.9326],[-10.5937,8.9264],[-10.593,8.9087],[-10.5961,8.8896],[-10.5933,8.8747],[-10.5868,8.84],[-10.5877,8.8347],[-10.5834,8.8216],[-10.5852,8.8179],[-10.5869,8.8043],[-10.5835,8.8016],[-10.58,8.8018],[-10.5763,8.7981],[-10.5705,8.8015],[-10.5671,8.8011],[-10.5627,8.7937],[-10.5358,8.7725],[-10.5275,8.757],[-10.5255,8.741],[-10.5232,8.7375],[-10.5114,8.7388],[-10.5103,8.7354],[-10.5177,8.7299],[-10.5069,8.7154],[-10.5104,8.7094],[-10.494,8.702],[-10.4846,8.6893],[-10.4828,8.6801],[-10.4751,8.6808],[-10.4694,8.6746],[-10.4787,8.6597],[-10.4817,8.6523],[-10.4785,8.6464],[-10.4792,8.6404],[-10.4818,8.6379],[-10.4984,8.6313],[-10.5021,8.6246],[-10.5158,8.618],[-10.5229,8.6102],[-10.5262,8.6098],[-10.531,8.613],[-10.5442,8.6117],[-10.5516,8.6053],[-10.5594,8.6019],[-10.5664,8.5957],[-10.5758,8.5971],[-10.5795,8.5957],[-10.5823,8.5914],[-10.5812,8.5751],[-10.5831,8.5716],[-10.5902,8.5694],[-10.5949,8.5646],[-10.6023,8.5497],[-10.6079,8.546],[-10.6181,8.5433],[-10.6224,8.5417],[-10.624,8.532],[-10.6311,8.5123],[-10.6329,8.5043],[-10.6295,8.4946],[-10.6306,8.4907],[-10.6382,8.4937],[-10.6396,8.4926],[-10.6399,8.4871],[-10.6394,8.4832],[-10.6424,8.4797],[-10.6477,8.4784],[-10.6496,8.4763],[-10.6503,8.4614],[-10.652,8.4559],[-10.6518,8.4451],[-10.6519,8.4446],[-10.6587,8.4397],[-10.6689,8.4355],[-10.6735,8.4346],[-10.6849,8.4335],[-10.6907,8.43],[-10.6975,8.425],[-10.7102,8.4178],[-10.7146,8.4142],[-10.7239,8.4052],[-10.7272,8.4026],[-10.7485,8.391],[-10.7526,8.3871],[-10.7578,8.3805],[-10.7704,8.3709],[-10.7718,8.3778],[-10.7728,8.3865],[-10.7734,8.3893],[-10.7752,8.3934],[-10.7772,8.3955],[-10.7815,8.3971],[-10.793,8.3976],[-10.7973,8.3981],[-10.8034,8.3998],[-10.8063,8.4003],[-10.8107,8.4006],[-10.8214,8.4008],[-10.8243,8.4011],[-10.8284,8.4023],[-10.8325,8.4051],[-10.8383,8.4131],[-10.8412,8.4162],[-10.8445,8.4187],[-10.8497,8.4214],[-10.8532,8.4222],[-10.8566,8.4218],[-10.8629,8.4189],[-10.8662,8.4163],[-10.869,8.413],[-10.8707,8.4097],[-10.8755,8.3976],[-10.8768,8.393],[-10.8777,8.3852],[-10.8786,8.3816],[-10.8799,8.3786],[-10.8819,8.3765],[-10.8862,8.3748],[-10.8919,8.3744],[-10.8977,8.3747],[-10.902,8.3753],[-10.9095,8.3777],[-10.9207,8.3804],[-10.9255,8.3842],[-10.9283,8.386],[-10.9334,8.3872],[-10.9445,8.3919],[-10.9484,8.3929],[-10.9528,8.3933],[-10.9647,8.3936],[-10.9706,8.394],[-10.9747,8.3947],[-10.9792,8.3961],[-10.9833,8.3964],[-10.9875,8.3953],[-10.9899,8.3938],[-10.9933,8.3909],[-10.9962,8.3875],[-10.9986,8.3838],[-10.9999,8.3805],[-11.0008,8.3767],[-11.0015,8.3667],[-11.0022,8.3627],[-11.0041,8.3572],[-11.0084,8.3505],[-11.0111,8.3484],[-11.0151,8.3461],[-11.0266,8.3402],[-11.0337,8.3357],[-11.0364,8.3346],[-11.0406,8.3339],[-11.0465,8.3336],[-11.0719,8.3336],[-11.0762,8.3341],[-11.0803,8.3355],[-11.0827,8.3371],[-11.0848,8.339],[-11.088,8.3434],[-11.0908,8.35],[-11.0946,8.364],[-11.0963,8.3673],[-11.0997,8.3695],[-11.1036,8.369],[-11.1103,8.3648],[-11.1166,8.3616],[-11.1205,8.3605],[-11.129,8.3595],[-11.1318,8.3589],[-11.1371,8.3565],[-11.14,8.3546],[-11.1426,8.3504],[-11.1435,8.3447],[-11.1437,8.3343],[-11.1443,8.3261],[-11.1576,8.3314],[-11.1659,8.3368],[-11.17,8.3387],[-11.1744,8.3398],[-11.179,8.3385],[-11.1885,8.331],[-11.1985,8.3246],[-11.2024,8.3233],[-11.2079,8.323],[-11.2113,8.3372],[-11.2135,8.3427],[-11.2185,8.3499],[-11.2218,8.355],[-11.229,8.3636],[-11.234,8.3709],[-11.2396,8.377],[-11.2461,8.3826],[-11.2535,8.3955],[-11.2587,8.4086],[-11.2617,8.4152],[-11.2634,8.421],[-11.2642,8.4319],[-11.2642,8.4479],[-11.2647,8.4556],[-11.2655,8.4599],[-11.2673,8.4659],[-11.2691,8.4786],[-11.271,8.4843],[-11.2749,8.4918],[-11.2784,8.4961],[-11.2815,8.499],[-11.2838,8.5007],[-11.2928,8.5063],[-11.2968,8.508],[-11.2998,8.5085],[-11.3117,8.5096],[-11.3179,8.5113],[-11.3208,8.5118],[-11.3328,8.5128],[-11.3368,8.514],[-11.3434,8.517],[-11.3466,8.5192],[-11.3513,8.5234],[-11.3596,8.5317],[-11.3568,8.5349],[-11.3544,8.5403],[-11.3514,8.5438],[-11.3449,8.5471],[-11.3423,8.5494],[-11.3408,8.5525],[-11.3401,8.5575],[-11.3403,8.562],[-11.3412,8.5664],[-11.3423,8.5691],[-11.346,8.5751],[-11.3475,8.5788],[-11.3491,8.5866],[-11.3515,8.596],[-11.353,8.6052],[-11.3558,8.6159],[-11.3573,8.6262],[-11.3575,8.6304],[-11.357,8.6345],[-11.3546,8.6455],[-11.3514,8.6522],[-11.3496,8.658],[-11.349,8.6632],[-11.3492,8.6684],[-11.3498,8.6723],[-11.3515,8.678],[-11.3536,8.6835],[-11.3582,8.6943],[-11.3589,8.6987],[-11.3574,8.7103],[-11.3572,8.7252],[-11.3565,8.7318],[-11.3547,8.7374],[-11.3489,8.7492],[-11.3471,8.7548],[-11.3465,8.7602],[-11.3464,8.7711],[-11.3458,8.7751],[-11.3433,8.7799],[-11.3397,8.784],[-11.3335,8.7894],[-11.3283,8.7926],[-11.3253,8.7948],[-11.3217,8.7984],[-11.3195,8.8014],[-11.3156,8.8087],[-11.3034,8.8343],[-11.2994,8.8416],[-11.297,8.8449],[-11.2917,8.8513],[-11.2898,8.8546],[-11.2878,8.8602],[-11.2847,8.874],[-11.2835,8.8818],[-11.2823,8.8855],[-11.277,8.8951],[-11.2729,8.9009],[-11.2704,8.9049],[-11.268,8.9078],[-11.2651,8.9101],[-11.2578,8.9138],[-11.2465,8.9174],[-11.2437,8.918],[-11.2393,8.9183],[-11.226,8.9185],[-11.2216,8.9187],[-11.2174,8.9194],[-11.2114,8.9212],[-11.2003,8.9223],[-11.1962,8.9228],[-11.1837,8.9268],[-11.1716,8.9321],[-11.1651,8.9345],[-11.1603,8.9377],[-11.1516,8.9461],[-11.1485,8.9494],[-11.1458,8.9528],[-11.1412,8.9615],[-11.1394,8.9671],[-11.1388,8.9715],[-11.1387,8.976],[-11.1392,8.9882],[-11.1399,8.9925],[-11.1438,9.0049],[-11.1444,9.0089],[-11.144,9.013],[-11.1406,9.0205],[-11.1382,9.0232],[-11.1337,9.0256],[-11.1213,9.0279],[-11.1175,9.0297],[-11.1075,9.0363],[-11.0977,9.0452],[-11.0955,9.047],[-11.0892,9.0511],[-11.0818,9.0576],[-11.0775,9.059],[-11.0713,9.0599],[-11.0651,9.06],[-11.0621,9.0598],[-11.0592,9.0592],[-11.0552,9.0574],[-11.0464,9.0516],[-11.0354,9.0432],[-11.0302,9.0415],[-11.026,9.0412],[-11.0204,9.0415],[-11.0164,9.0423],[-11.0104,9.0442],[-11.006,9.0449],[-10.9984,9.0452],[-10.9877,9.0452],[-10.9832,9.0449],[-10.9788,9.0442],[-10.9693,9.0407],[-10.9656,9.0377],[-10.9601,9.0304],[-10.9521,9.0164],[-10.9375,9.0003],[-10.9332,8.994],[-10.9304,8.9908],[-10.9262,8.9871],[-10.9198,8.9829],[-10.911,8.976],[-10.9045,8.9719],[-10.9,8.968],[-10.8959,8.9637],[-10.8941,8.9613],[-10.8927,8.9588],[-10.8907,8.9523],[-10.8883,8.947],[-10.8851,8.9434],[-10.8818,8.9416],[-10.873,8.9393],[-10.8682,8.9363],[-10.8604,8.9294],[-10.8569,8.9269],[-10.8495,8.9228],[-10.842,8.9192],[-10.8343,8.9156],[-10.8255,8.9118],[-10.8118,8.9174],[-10.803,8.9193],[-10.7954,8.9215],[-10.7907,8.922],[-10.7746,8.9228],[-10.7716,8.9234],[-10.7669,8.9248],[-10.7624,8.9256],[-10.7387,8.9263],[-10.7341,8.9271],[-10.7267,8.9291],[-10.7118,8.9303],[-10.7024,8.9319],[-10.7063,8.9379],[-10.7084,8.9442],[-10.7102,8.9487],[-10.712,8.9518],[-10.7156,8.9569],[-10.7172,8.9601],[-10.7188,8.9649],[-10.7193,8.9692],[-10.719,8.9749],[-10.7178,8.9788],[-10.7124,8.9883],[-10.7098,8.9915],[-10.7069,8.9945],[-10.7037,8.9972],[-10.7003,8.9993],[-10.6937,9.0016],[-10.6817,9.0068],[-10.6765,9.0086],[-10.6739,9.0098],[-10.6705,9.0124],[-10.6606,9.0211],[-10.6518,9.0269],[-10.648,9.0289],[-10.6437,9.0299],[-10.6348,9.0307],[-10.6292,9.0324],[-10.6211,9.0373],[-10.6144,9.0403],[-10.6085,9.0413],[-10.5962,9.0421],[-10.5877,9.0432],[-10.585,9.0434]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\",\"uIuxlbV1vRT\":\"J40PpdN4Wkk\"}},{\"id\":\"jmIPBj66vD6\",\"code\":\"OU_246990\",\"na\":\"Moyamba\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-12.6351,7.6613],[-12.6346,7.6607],[-12.6343,7.659],[-12.6346,7.6582],[-12.6354,7.6576],[-12.6365,7.6576],[-12.6365,7.6579],[-12.6385,7.6585],[-12.6385,7.6593],[-12.6374,7.6599],[-12.6365,7.661],[-12.6351,7.6613]]],[[[-12.6368,7.6624],[-12.6368,7.6615],[-12.6376,7.6613],[-12.6388,7.6613],[-12.6388,7.661],[-12.6399,7.661],[-12.6401,7.6604],[-12.6413,7.6601],[-12.6429,7.6588],[-12.6438,7.6585],[-12.6451,7.6585],[-12.6457,7.6579],[-12.6471,7.6579],[-12.6471,7.6576],[-12.6482,7.6576],[-12.6482,7.6574],[-12.651,7.6574],[-12.6493,7.6593],[-12.6488,7.6593],[-12.6474,7.661],[-12.6468,7.661],[-12.646,7.6621],[-12.6454,7.6624],[-12.644,7.6624],[-12.6438,7.6618],[-12.6432,7.6618],[-12.6432,7.6624],[-12.6368,7.6624]]],[[[-12.6913,7.6817],[-12.6913,7.6815],[-12.6888,7.6815],[-12.6888,7.6812],[-12.6865,7.6812],[-12.6865,7.681],[-12.684,7.681],[-12.684,7.6807],[-12.6779,7.6807],[-12.6779,7.6804],[-12.6754,7.6804],[-12.6754,7.6801],[-12.6738,7.6801],[-12.6738,7.679],[-12.6749,7.6785],[-12.6757,7.6774],[-12.6763,7.6774],[-12.6768,7.6765],[-12.6785,7.676],[-12.679,7.6754],[-12.6807,7.6749],[-12.6812,7.6743],[-12.6824,7.674],[-12.6824,7.6738],[-12.6835,7.6738],[-12.6843,7.6732],[-12.6854,7.6732],[-12.6863,7.6726],[-12.6874,7.6726],[-12.6874,7.6724],[-12.6901,7.6724],[-12.6901,7.6726],[-12.6913,7.6726],[-12.6926,7.6743],[-12.6951,7.6743],[-12.696,7.6746],[-12.696,7.6757],[-12.6957,7.6757],[-12.6957,7.6771],[-12.6951,7.6771],[-12.6951,7.6787],[-12.6949,7.6787],[-12.694,7.6804],[-12.6938,7.6818],[-12.6913,7.6817]]],[[[-12.9996,7.9093],[-12.9993,7.909],[-12.9993,7.9076],[-13.0001,7.9068],[-13.001,7.9068],[-13.0013,7.9074],[-13.0021,7.9076],[-13.0018,7.9088],[-12.9996,7.9093]]],[[[-12.9899,7.9132],[-12.9896,7.9124],[-12.9879,7.9118],[-12.9854,7.9118],[-12.9854,7.9115],[-12.9843,7.9113],[-12.9846,7.9093],[-12.9871,7.9099],[-12.9879,7.909],[-12.9888,7.909],[-12.9893,7.9079],[-12.9915,7.9079],[-12.9921,7.9088],[-12.9949,7.9088],[-12.9951,7.9096],[-12.9946,7.9099],[-12.994,7.911],[-12.9924,7.9124],[-12.9915,7.9124],[-12.9907,7.9132],[-12.9899,7.9132]]],[[[-12.9651,7.9154],[-12.9649,7.914],[-12.9651,7.9138],[-12.9665,7.9138],[-12.9663,7.9154],[-12.9651,7.9154]]],[[[-12.6719,8.3735],[-12.6644,8.3742],[-12.6585,8.3744],[-12.6543,8.3741],[-12.6502,8.3731],[-12.6464,8.371],[-12.639,8.3659],[-12.6364,8.3635],[-12.6329,8.3593],[-12.63,8.3572],[-12.6261,8.356],[-12.6163,8.3545],[-12.605,8.3508],[-12.5964,8.3459],[-12.5899,8.3437],[-12.5833,8.3406],[-12.5786,8.3375],[-12.5741,8.3334],[-12.5703,8.3288],[-12.5685,8.3254],[-12.567,8.3193],[-12.5671,8.314],[-12.5696,8.3041],[-12.57,8.2998],[-12.5702,8.2924],[-12.564,8.293],[-12.5597,8.2941],[-12.5523,8.2977],[-12.549,8.2983],[-12.5309,8.2953],[-12.5271,8.2935],[-12.5211,8.2896],[-12.5147,8.2865],[-12.5105,8.2853],[-12.5043,8.2848],[-12.4995,8.2849],[-12.4949,8.2854],[-12.4842,8.2882],[-12.4702,8.2894],[-12.4626,8.2909],[-12.4581,8.2906],[-12.4526,8.2869],[-12.4475,8.2802],[-12.439,8.2729],[-12.4364,8.2813],[-12.4345,8.2908],[-12.4325,8.2982],[-12.4322,8.3012],[-12.4319,8.313],[-12.4304,8.3164],[-12.427,8.3182],[-12.424,8.3172],[-12.4213,8.3141],[-12.4183,8.3077],[-12.4158,8.3054],[-12.4121,8.3044],[-12.4087,8.3051],[-12.4044,8.3079],[-12.3943,8.3166],[-12.3899,8.3224],[-12.387,8.3259],[-12.3773,8.3359],[-12.3718,8.3412],[-12.3671,8.3445],[-12.3605,8.3475],[-12.3564,8.3483],[-12.3506,8.3483],[-12.3464,8.3474],[-12.3387,8.344],[-12.3194,8.3341],[-12.3115,8.3307],[-12.3073,8.3298],[-12.2997,8.3296],[-12.2966,8.3299],[-12.2937,8.3306],[-12.2903,8.3321],[-12.2863,8.3343],[-12.284,8.3362],[-12.2821,8.3384],[-12.2788,8.3436],[-12.2762,8.3467],[-12.2718,8.3502],[-12.2679,8.3518],[-12.265,8.3523],[-12.2606,8.3525],[-12.2547,8.3522],[-12.2504,8.3516],[-12.2467,8.3502],[-12.2414,8.3475],[-12.2321,8.3413],[-12.2257,8.3379],[-12.2192,8.335],[-12.2151,8.334],[-12.2046,8.3331],[-12.2003,8.3322],[-12.1945,8.3299],[-12.1765,8.3299],[-12.1692,8.3293],[-12.1651,8.328],[-12.1578,8.3238],[-12.1514,8.3213],[-12.149,8.3197],[-12.1458,8.3168],[-12.1441,8.3145],[-12.1407,8.3093],[-12.1356,8.3026],[-12.1322,8.2973],[-12.1294,8.2941],[-12.1262,8.2914],[-12.1225,8.2896],[-12.1136,8.2877],[-12.1059,8.2842],[-12.1011,8.2806],[-12.0911,8.2711],[-12.0874,8.2685],[-12.0833,8.267],[-12.0734,8.2657],[-12.0643,8.2617],[-12.0609,8.2593],[-12.0522,8.2513],[-12.0485,8.2489],[-12.0456,8.248],[-12.0411,8.2474],[-12.0366,8.2474],[-12.0337,8.2478],[-12.0299,8.2496],[-12.0272,8.2529],[-12.0265,8.2561],[-12.0268,8.2613],[-12.0296,8.272],[-12.0307,8.2841],[-12.032,8.2896],[-12.0348,8.2947],[-12.0371,8.2974],[-12.0403,8.2993],[-12.0465,8.3017],[-12.0499,8.3041],[-12.0527,8.3072],[-12.0545,8.311],[-12.0544,8.3152],[-12.0529,8.319],[-12.049,8.3247],[-12.0442,8.333],[-12.0399,8.3428],[-12.0363,8.347],[-12.0322,8.3507],[-12.0268,8.3539],[-12.021,8.358],[-12.0093,8.3641],[-12.0036,8.3677],[-11.9982,8.3731],[-11.9937,8.3772],[-11.988,8.3689],[-11.9847,8.3663],[-11.9802,8.3647],[-11.975,8.3654],[-11.9707,8.3647],[-11.9637,8.3611],[-11.9609,8.3599],[-11.9543,8.3568],[-11.9447,8.3531],[-11.9381,8.3511],[-11.9257,8.3459],[-11.917,8.3439],[-11.9094,8.3418],[-11.8945,8.3402],[-11.887,8.3381],[-11.877,8.3366],[-11.8682,8.3342],[-11.864,8.3337],[-11.8596,8.3338],[-11.8554,8.3345],[-11.8443,8.3384],[-11.8318,8.3464],[-11.8262,8.351],[-11.8204,8.3437],[-11.8179,8.3397],[-11.816,8.3353],[-11.8147,8.3309],[-11.8144,8.3275],[-11.8159,8.3219],[-11.8178,8.3189],[-11.8206,8.3164],[-11.8268,8.3126],[-11.8318,8.3079],[-11.8338,8.3035],[-11.8339,8.2996],[-11.8325,8.2967],[-11.8298,8.2936],[-11.8118,8.2766],[-11.8067,8.2714],[-11.8042,8.2683],[-11.8025,8.2647],[-11.8017,8.2603],[-11.8014,8.2558],[-11.8015,8.2497],[-11.8018,8.2437],[-11.8023,8.2408],[-11.8059,8.226],[-11.8105,8.2113],[-11.812,8.2053],[-11.8125,8.1968],[-11.812,8.1854],[-11.8105,8.1802],[-11.8057,8.1719],[-11.8005,8.1648],[-11.7965,8.1587],[-11.7894,8.1511],[-11.7893,8.1437],[-11.7955,8.1442],[-11.7998,8.1452],[-11.8075,8.1492],[-11.8115,8.1505],[-11.8161,8.151],[-11.8332,8.1516],[-11.8376,8.1524],[-11.8436,8.1542],[-11.8493,8.1548],[-11.8522,8.1547],[-11.855,8.1542],[-11.8577,8.1531],[-11.8601,8.1515],[-11.8623,8.1497],[-11.8652,8.1467],[-11.8683,8.1425],[-11.8737,8.1316],[-11.877,8.1229],[-11.8849,8.1151],[-11.889,8.1098],[-11.8929,8.1013],[-11.8957,8.0959],[-11.8968,8.092],[-11.8987,8.0811],[-11.902,8.0745],[-11.9039,8.0689],[-11.9042,8.0648],[-11.9036,8.0608],[-11.9024,8.0575],[-11.9004,8.0541],[-11.8966,8.05],[-11.8913,8.0454],[-11.8735,8.034],[-11.8659,8.0278],[-11.8625,8.0255],[-11.8561,8.0223],[-11.8497,8.0201],[-11.8461,8.0182],[-11.8418,8.0148],[-11.8294,8.0037],[-11.8293,8.0001],[-11.8278,7.9951],[-11.8257,7.992],[-11.8213,7.9873],[-11.8199,7.9839],[-11.817,7.9754],[-11.8235,7.9771],[-11.8287,7.9798],[-11.8361,7.9797],[-11.8431,7.9786],[-11.8542,7.9738],[-11.8582,7.9727],[-11.8627,7.9723],[-11.8686,7.9726],[-11.8736,7.9744],[-11.8786,7.9781],[-11.8823,7.9793],[-11.8904,7.9809],[-11.9005,7.9859],[-11.9071,7.9882],[-11.9176,7.9925],[-11.9234,7.9974],[-11.9272,7.9994],[-11.9304,8.0006],[-11.9336,8.0007],[-11.9393,7.9996],[-11.9433,7.9997],[-11.9505,8.0013],[-11.9558,8.0016],[-11.9597,8.0011],[-11.9657,7.9993],[-11.9713,7.9984],[-11.9726,7.9957],[-11.976,7.9926],[-11.9799,7.9912],[-11.9843,7.9908],[-11.9978,7.9903],[-12.0007,7.9898],[-12.0054,7.9884],[-12.0098,7.9876],[-12.03,7.9868],[-12.0344,7.9861],[-12.0391,7.9847],[-12.0421,7.9841],[-12.0561,7.9832],[-12.0606,7.9824],[-12.0693,7.9785],[-12.0756,7.9751],[-12.0839,7.9699],[-12.095,7.9658],[-12.1016,7.9637],[-12.1126,7.9591],[-12.1166,7.958],[-12.1314,7.9565],[-12.1369,7.9541],[-12.1397,7.9521],[-12.1418,7.9491],[-12.1429,7.9448],[-12.143,7.9388],[-12.1386,7.937],[-12.1353,7.9343],[-12.1324,7.9302],[-12.1315,7.9267],[-12.1312,7.9238],[-12.1314,7.9153],[-12.1331,7.9105],[-12.1401,7.9036],[-12.1436,7.8994],[-12.1474,7.8921],[-12.1483,7.8878],[-12.1481,7.8844],[-12.1472,7.8812],[-12.1434,7.874],[-12.1398,7.8675],[-12.1387,7.8634],[-12.1382,7.8561],[-12.1383,7.8457],[-12.1389,7.8399],[-12.1404,7.8308],[-12.1396,7.8266],[-12.136,7.8219],[-12.1348,7.8184],[-12.1344,7.813],[-12.1352,7.8036],[-12.133,7.786],[-12.1323,7.7824],[-12.1334,7.7758],[-12.1338,7.7717],[-12.1338,7.7658],[-12.1333,7.7613],[-12.1326,7.7585],[-12.1306,7.7553],[-12.1244,7.7491],[-12.1228,7.7453],[-12.122,7.7392],[-12.1222,7.7234],[-12.1219,7.7188],[-12.121,7.7147],[-12.1187,7.7108],[-12.1157,7.7086],[-12.1128,7.7078],[-12.1099,7.7076],[-12.1021,7.7076],[-12.0925,7.7081],[-12.0809,7.7098],[-12.086,7.6997],[-12.0906,7.6915],[-12.0928,7.6885],[-12.0992,7.6806],[-12.106,7.6682],[-12.1092,7.6643],[-12.112,7.6617],[-12.1177,7.6579],[-12.1229,7.6535],[-12.1286,7.6551],[-12.1418,7.6568],[-12.153,7.661],[-12.1563,7.6617],[-12.1596,7.6613],[-12.1703,7.6569],[-12.1738,7.6561],[-12.1811,7.6556],[-12.1854,7.656],[-12.1883,7.6567],[-12.1949,7.6597],[-12.1983,7.6619],[-12.2094,7.6717],[-12.2158,7.676],[-12.218,7.6778],[-12.2211,7.6809],[-12.2248,7.6854],[-12.2246,7.6855],[-12.2267,7.6921],[-12.2292,7.6985],[-12.2328,7.7031],[-12.2372,7.7073],[-12.2422,7.7105],[-12.2522,7.7131],[-12.2549,7.7145],[-12.2585,7.7173],[-12.2625,7.7213],[-12.2654,7.7245],[-12.2674,7.7283],[-12.2693,7.7339],[-12.2695,7.7337],[-12.2787,7.7386],[-12.2817,7.7423],[-12.2827,7.7474],[-12.2805,7.7579],[-12.2802,7.7618],[-12.2806,7.7658],[-12.2827,7.774],[-12.2835,7.7836],[-12.2845,7.7877],[-12.2873,7.7919],[-12.2906,7.7935],[-12.2981,7.7951],[-12.3028,7.7965],[-12.3099,7.7971],[-12.3165,7.7976],[-12.3209,7.7985],[-12.3275,7.8014],[-12.3337,7.8047],[-12.3391,7.8068],[-12.3425,7.807],[-12.3471,7.8049],[-12.3514,7.8001],[-12.3564,7.7915],[-12.3608,7.7882],[-12.3643,7.7868],[-12.3767,7.7847],[-12.3804,7.7826],[-12.3841,7.7785],[-12.3862,7.7746],[-12.3887,7.7677],[-12.3904,7.7657],[-12.3946,7.7651],[-12.4073,7.7695],[-12.4164,7.7709],[-12.4203,7.7729],[-12.4247,7.7625],[-12.4292,7.7541],[-12.4366,7.7463],[-12.4417,7.7433],[-12.4446,7.7419],[-12.4481,7.7415],[-12.4571,7.7418],[-12.4702,7.7443],[-12.4814,7.7487],[-12.4864,7.7495],[-12.4944,7.7513],[-12.4988,7.7505],[-12.5041,7.7481],[-12.5077,7.7454],[-12.5146,7.7397],[-12.5208,7.7351],[-12.5248,7.7311],[-12.5291,7.7246],[-12.5323,7.7217],[-12.5359,7.7197],[-12.5527,7.7135],[-12.5583,7.7085],[-12.5655,7.7031],[-12.5692,7.7011],[-12.5807,7.6971],[-12.5868,7.6963],[-12.5928,7.6963],[-12.5968,7.6973],[-12.5954,7.6945],[-12.5909,7.6913],[-12.5857,7.6879],[-12.5829,7.6865],[-12.5843,7.6868],[-12.5846,7.6863],[-12.5865,7.6849],[-12.5874,7.6846],[-12.589,7.6846],[-12.5899,7.6849],[-12.5913,7.6849],[-12.5915,7.6854],[-12.5924,7.6854],[-12.5929,7.6863],[-12.5937,7.6865],[-12.5962,7.6865],[-12.5962,7.6863],[-12.601,7.6863],[-12.601,7.6865],[-12.6026,7.6865],[-12.6026,7.6868],[-12.6051,7.6868],[-12.6051,7.6871],[-12.6068,7.6871],[-12.6076,7.6876],[-12.609,7.6876],[-12.609,7.6879],[-12.6107,7.6879],[-12.6107,7.6882],[-12.614,7.6882],[-12.614,7.6885],[-12.6174,7.6885],[-12.6182,7.6882],[-12.6185,7.6888],[-12.6199,7.689],[-12.6199,7.6896],[-12.6213,7.6904],[-12.6218,7.6913],[-12.6218,7.6926],[-12.6232,7.6929],[-12.624,7.6935],[-12.6254,7.6938],[-12.6257,7.6943],[-12.6268,7.6938],[-12.6299,7.6938],[-12.6299,7.6935],[-12.6332,7.6935],[-12.6332,7.6938],[-12.6354,7.6938],[-12.6354,7.694],[-12.6388,7.694],[-12.6388,7.6943],[-12.6399,7.6943],[-12.6407,7.6946],[-12.641,7.6951],[-12.6418,7.6951],[-12.6424,7.6963],[-12.6432,7.696],[-12.6454,7.696],[-12.6454,7.6962],[-12.6493,7.6963],[-12.6493,7.6965],[-12.651,7.6965],[-12.651,7.6968],[-12.6521,7.6968],[-12.6535,7.6976],[-12.6549,7.6979],[-12.6551,7.6985],[-12.6557,7.6985],[-12.6568,7.7007],[-12.6582,7.7007],[-12.659,7.6999],[-12.6604,7.6999],[-12.6604,7.7001],[-12.6621,7.7001],[-12.6624,7.7007],[-12.6629,7.7007],[-12.6629,7.7015],[-12.6638,7.7024],[-12.6643,7.7024],[-12.6654,7.7032],[-12.6663,7.7032],[-12.6671,7.704],[-12.6679,7.704],[-12.6685,7.7046],[-12.6693,7.7046],[-12.6701,7.7051],[-12.6715,7.7051],[-12.6724,7.7054],[-12.6726,7.706],[-12.6735,7.706],[-12.6743,7.7065],[-12.6763,7.7065],[-12.6765,7.7071],[-12.6771,7.7071],[-12.6774,7.7076],[-12.6782,7.7079],[-12.6793,7.7079],[-12.6796,7.7085],[-12.6812,7.7085],[-12.6832,7.7079],[-12.6838,7.7071],[-12.6846,7.7068],[-12.6915,7.7068],[-12.6929,7.706],[-12.694,7.706],[-12.6946,7.7054],[-12.6954,7.7054],[-12.696,7.7049],[-12.6971,7.7049],[-12.6976,7.7043],[-12.6996,7.7035],[-12.701,7.7035],[-12.7018,7.7026],[-12.7029,7.7026],[-12.7035,7.7021],[-12.7046,7.7021],[-12.7046,7.7018],[-12.7076,7.7018],[-12.7085,7.7013],[-12.7101,7.7013],[-12.7107,7.7015],[-12.7132,7.704],[-12.7132,7.7046],[-12.7138,7.7049],[-12.714,7.706],[-12.7146,7.7063],[-12.7149,7.7074],[-12.7151,7.7074],[-12.7151,7.7085],[-12.716,7.709],[-12.716,7.7096],[-12.7165,7.7099],[-12.7165,7.7104],[-12.7182,7.7118],[-12.719,7.7132],[-12.7196,7.7132],[-12.7207,7.7149],[-12.7215,7.7149],[-12.7224,7.716],[-12.7243,7.7165],[-12.7249,7.7174],[-12.7257,7.7174],[-12.7263,7.7165],[-12.7274,7.7163],[-12.7285,7.7168],[-12.7288,7.7174],[-12.7304,7.7179],[-12.731,7.7188],[-12.7315,7.7188],[-12.7329,7.7204],[-12.7338,7.7204],[-12.734,7.721],[-12.7354,7.7213],[-12.7354,7.7218],[-12.7363,7.7221],[-12.7365,7.7226],[-12.7376,7.7229],[-12.739,7.7246],[-12.7399,7.7249],[-12.741,7.7265],[-12.741,7.7274],[-12.7415,7.7276],[-12.7421,7.7288],[-12.7429,7.7293],[-12.7432,7.7307],[-12.744,7.731],[-12.7443,7.7324],[-12.7451,7.7335],[-12.746,7.734],[-12.7463,7.7349],[-12.7471,7.7349],[-12.7474,7.7357],[-12.7485,7.7362],[-12.7485,7.7368],[-12.749,7.7371],[-12.749,7.7376],[-12.7496,7.7379],[-12.7499,7.739],[-12.7504,7.7393],[-12.7504,7.7399],[-12.7515,7.7404],[-12.7518,7.741],[-12.7529,7.7413],[-12.7532,7.7418],[-12.7546,7.7424],[-12.7546,7.7454],[-12.7549,7.7454],[-12.7549,7.7471],[-12.7551,7.7471],[-12.7551,7.7482],[-12.7557,7.7482],[-12.7557,7.7476],[-12.7568,7.7476],[-12.7576,7.7468],[-12.7588,7.7465],[-12.759,7.7454],[-12.7596,7.7449],[-12.7596,7.7443],[-12.7604,7.744],[-12.7632,7.744],[-12.7638,7.7446],[-12.7649,7.7446],[-12.7657,7.7454],[-12.7668,7.7457],[-12.7682,7.7474],[-12.7688,7.7474],[-12.7701,7.7485],[-12.7713,7.7485],[-12.7726,7.7493],[-12.7738,7.7496],[-12.7746,7.7501],[-12.7768,7.7524],[-12.7768,7.7529],[-12.7779,7.7543],[-12.7779,7.7557],[-12.7785,7.7565],[-12.7832,7.7565],[-12.7843,7.7571],[-12.7849,7.7579],[-12.7854,7.7579],[-12.7862,7.759],[-12.7862,7.7599],[-12.7868,7.7601],[-12.7868,7.7607],[-12.7874,7.7612],[-12.7874,7.7618],[-12.7882,7.7624],[-12.7885,7.7632],[-12.789,7.7632],[-12.789,7.764],[-12.7896,7.7646],[-12.7896,7.7654],[-12.7901,7.766],[-12.7901,7.7674],[-12.7904,7.7674],[-12.7904,7.7707],[-12.7907,7.7707],[-12.7907,7.7763],[-12.7901,7.7771],[-12.7901,7.7799],[-12.7904,7.7799],[-12.7904,7.7826],[-12.7907,7.7826],[-12.7907,7.7843],[-12.7913,7.7843],[-12.7918,7.7849],[-12.7935,7.7851],[-12.794,7.7857],[-12.7965,7.7863],[-12.7971,7.7868],[-12.7988,7.7871],[-12.7993,7.7876],[-12.801,7.7879],[-12.8015,7.7885],[-12.8032,7.7887],[-12.8038,7.7893],[-12.8054,7.7896],[-12.806,7.7901],[-12.8063,7.7896],[-12.8074,7.7885],[-12.8082,7.7887],[-12.8085,7.7901],[-12.8096,7.7901],[-12.8101,7.7896],[-12.8107,7.7896],[-12.811,7.7901],[-12.8118,7.7904],[-12.8118,7.7918],[-12.8121,7.7921],[-12.8143,7.7921],[-12.8149,7.7929],[-12.8165,7.7938],[-12.8179,7.7938],[-12.819,7.7949],[-12.8199,7.7946],[-12.8226,7.7946],[-12.8226,7.7951],[-12.8238,7.7957],[-12.826,7.7957],[-12.8265,7.7965],[-12.8271,7.7965],[-12.8279,7.7979],[-12.8285,7.7979],[-12.8288,7.7985],[-12.8293,7.7985],[-12.8301,7.7993],[-12.8315,7.7993],[-12.8315,7.7996],[-12.8335,7.7996],[-12.8354,7.8004],[-12.836,7.801],[-12.8365,7.801],[-12.8371,7.8018],[-12.8379,7.8024],[-12.839,7.8026],[-12.8393,7.8032],[-12.8399,7.8032],[-12.841,7.8043],[-12.8418,7.8071],[-12.8424,7.8071],[-12.8426,7.8082],[-12.8438,7.8085],[-12.8468,7.8085],[-12.8479,7.8088],[-12.8485,7.8093],[-12.8493,7.8093],[-12.8496,7.8107],[-12.8507,7.8115],[-12.8524,7.8135],[-12.8532,7.8137],[-12.8535,7.8143],[-12.854,7.8143],[-12.8543,7.8151],[-12.8557,7.8157],[-12.8568,7.8168],[-12.8576,7.8179],[-12.859,7.8182],[-12.8607,7.8201],[-12.8629,7.8201],[-12.8629,7.8199],[-12.8646,7.8199],[-12.8646,7.8201],[-12.866,7.8207],[-12.866,7.8213],[-12.8668,7.8213],[-12.8668,7.8218],[-12.8676,7.8218],[-12.8676,7.8224],[-12.8693,7.8232],[-12.8693,7.8238],[-12.8699,7.8238],[-12.8699,7.8243],[-12.871,7.8243],[-12.8713,7.8251],[-12.8721,7.8254],[-12.8721,7.8268],[-12.8729,7.8276],[-12.8729,7.8304],[-12.8738,7.8313],[-12.8738,7.8318],[-12.8743,7.8321],[-12.8746,7.8332],[-12.8751,7.8335],[-12.8751,7.8343],[-12.8757,7.8346],[-12.8765,7.8365],[-12.8771,7.8368],[-12.8771,7.8376],[-12.8779,7.839],[-12.8785,7.839],[-12.879,7.8401],[-12.879,7.841],[-12.8796,7.8412],[-12.8796,7.8418],[-12.8807,7.8424],[-12.8824,7.8424],[-12.8824,7.844],[-12.8838,7.8451],[-12.8849,7.8451],[-12.8849,7.8471],[-12.8854,7.8479],[-12.8863,7.8485],[-12.8863,7.849],[-12.8868,7.849],[-12.8874,7.8501],[-12.8882,7.8504],[-12.8896,7.8504],[-12.8899,7.851],[-12.8899,7.8521],[-12.8913,7.8532],[-12.8913,7.854],[-12.8918,7.8543],[-12.8918,7.8549],[-12.8926,7.8551],[-12.8935,7.8563],[-12.8937,7.8574],[-12.8943,7.8579],[-12.8949,7.8579],[-12.8954,7.8585],[-12.8962,7.8601],[-12.8968,7.8601],[-12.8974,7.8607],[-12.8974,7.8615],[-12.8985,7.8624],[-12.899,7.8635],[-12.8996,7.8635],[-12.9004,7.8646],[-12.901,7.8649],[-12.9021,7.8665],[-12.9026,7.8665],[-12.9032,7.8674],[-12.9043,7.8674],[-12.9046,7.8679],[-12.9051,7.8679],[-12.9065,7.8687],[-12.9076,7.8687],[-12.9088,7.8704],[-12.9104,7.8704],[-12.911,7.871],[-12.914,7.871],[-12.914,7.8712],[-12.9165,7.8712],[-12.9165,7.8715],[-12.9176,7.8715],[-12.9182,7.871],[-12.9193,7.8707],[-12.9199,7.8701],[-12.9213,7.8701],[-12.9213,7.8699],[-12.9254,7.8699],[-12.9257,7.8704],[-12.9265,7.871],[-12.9265,7.8715],[-12.9271,7.8718],[-12.9282,7.8738],[-12.9288,7.874],[-12.9293,7.8751],[-12.9299,7.8754],[-12.9301,7.8768],[-12.9315,7.8785],[-12.9315,7.8796],[-12.9318,7.8807],[-12.9326,7.8815],[-12.9329,7.8829],[-12.9335,7.8829],[-12.9338,7.8838],[-12.9338,7.8851],[-12.9346,7.8857],[-12.9349,7.8868],[-12.9357,7.8871],[-12.9357,7.8876],[-12.9365,7.8882],[-12.9365,7.8893],[-12.9371,7.8901],[-12.9376,7.8904],[-12.9376,7.891],[-12.9388,7.8918],[-12.9396,7.8929],[-12.9401,7.8932],[-12.9404,7.8946],[-12.9418,7.8954],[-12.9424,7.8968],[-12.9435,7.8971],[-12.9438,7.8982],[-12.9443,7.8985],[-12.9449,7.8996],[-12.9463,7.9013],[-12.9468,7.9024],[-12.9474,7.9024],[-12.949,7.9038],[-12.949,7.9043],[-12.9504,7.9054],[-12.951,7.9065],[-12.9518,7.9065],[-12.9526,7.9076],[-12.9532,7.9076],[-12.9535,7.9082],[-12.954,7.9082],[-12.9546,7.909],[-12.9554,7.909],[-12.956,7.9085],[-12.9571,7.9085],[-12.9576,7.9093],[-12.9579,7.9107],[-12.9585,7.911],[-12.9585,7.9118],[-12.9599,7.9129],[-12.9599,7.9135],[-12.9604,7.914],[-12.9604,7.9154],[-12.961,7.916],[-12.961,7.9174],[-12.9601,7.9179],[-12.9601,7.9185],[-12.9593,7.9187],[-12.9588,7.9182],[-12.9576,7.9182],[-12.9574,7.9174],[-12.9568,7.9174],[-12.9565,7.9179],[-12.9557,7.9179],[-12.9551,7.9171],[-12.954,7.9171],[-12.9535,7.9165],[-12.9524,7.9165],[-12.9518,7.9154],[-12.9504,7.9154],[-12.9504,7.9157],[-12.9493,7.9157],[-12.9485,7.916],[-12.9476,7.9168],[-12.9471,7.9168],[-12.9468,7.9176],[-12.9463,7.9176],[-12.946,7.9185],[-12.9449,7.9185],[-12.9446,7.9179],[-12.9438,7.9179],[-12.9426,7.9196],[-12.9415,7.9196],[-12.9407,7.9201],[-12.9399,7.9201],[-12.939,7.9212],[-12.9374,7.9212],[-12.9371,7.9207],[-12.9357,7.9207],[-12.9357,7.921],[-12.9335,7.921],[-12.9326,7.9212],[-12.9324,7.9218],[-12.9315,7.9218],[-12.9307,7.9226],[-12.9307,7.9232],[-12.9299,7.9235],[-12.929,7.9246],[-12.9285,7.9246],[-12.9276,7.9251],[-12.9274,7.9257],[-12.9263,7.9262],[-12.9263,7.9268],[-12.9251,7.9271],[-12.9249,7.9276],[-12.9238,7.9279],[-12.9226,7.9288],[-12.9226,7.9299],[-12.9215,7.9307],[-12.9207,7.931],[-12.921,7.9318],[-12.9207,7.9335],[-12.9196,7.9335],[-12.9196,7.9332],[-12.9182,7.9332],[-12.9174,7.934],[-12.916,7.9343],[-12.9157,7.9357],[-12.9154,7.9357],[-12.9154,7.9368],[-12.9146,7.9379],[-12.9126,7.9379],[-12.9121,7.9388],[-12.9118,7.9401],[-12.9101,7.9401],[-12.9082,7.9418],[-12.9068,7.9432],[-12.9065,7.9438],[-12.9051,7.9443],[-12.9038,7.9443],[-12.9035,7.9435],[-12.9026,7.9429],[-12.9013,7.9429],[-12.9001,7.9435],[-12.8993,7.9443],[-12.8979,7.9443],[-12.8974,7.9449],[-12.8965,7.9449],[-12.896,7.9454],[-12.8949,7.9457],[-12.8907,7.9457],[-12.8901,7.9463],[-12.889,7.9465],[-12.889,7.949],[-12.8888,7.949],[-12.8888,7.9515],[-12.8885,7.9515],[-12.8885,7.954],[-12.8882,7.954],[-12.8882,7.9565],[-12.8879,7.9565],[-12.8879,7.961],[-12.8885,7.9615],[-12.8885,7.9624],[-12.8896,7.9632],[-12.8899,7.9643],[-12.8907,7.9654],[-12.8907,7.9668],[-12.8913,7.9676],[-12.8913,7.9688],[-12.8904,7.969],[-12.8896,7.9701],[-12.8896,7.9715],[-12.8904,7.9718],[-12.8904,7.9726],[-12.891,7.9732],[-12.891,7.9751],[-12.8913,7.9763],[-12.8918,7.9771],[-12.8918,7.9801],[-12.8915,7.9801],[-12.8915,7.984],[-12.8921,7.9846],[-12.8926,7.9846],[-12.8946,7.9885],[-12.8946,7.9896],[-12.8949,7.9896],[-12.8949,7.9924],[-12.8946,7.9924],[-12.8946,7.994],[-12.8937,7.9954],[-12.8937,7.9963],[-12.8932,7.9965],[-12.8926,7.9974],[-12.8949,7.9974],[-12.8957,7.9976],[-12.8957,8.0026],[-12.8954,8.0026],[-12.8954,8.0057],[-12.8951,8.0057],[-12.8951,8.0071],[-12.896,8.0076],[-12.896,8.0085],[-12.8965,8.009],[-12.8965,8.0101],[-12.8971,8.0107],[-12.8971,8.0121],[-12.8976,8.0132],[-12.8976,8.0151],[-12.8985,8.0157],[-12.8985,8.0174],[-12.899,8.0176],[-12.8993,8.019],[-12.8999,8.0199],[-12.8999,8.0213],[-12.9007,8.0221],[-12.9007,8.0229],[-12.8996,8.0238],[-12.8996,8.0246],[-12.9013,8.0246],[-12.9015,8.0249],[-12.9015,8.026],[-12.9007,8.0276],[-12.9007,8.0304],[-12.901,8.0312],[-12.9026,8.0326],[-12.9043,8.0337],[-12.9043,8.0349],[-12.9049,8.0351],[-12.9051,8.036],[-12.9051,8.0385],[-12.9057,8.0393],[-12.9057,8.0415],[-12.9054,8.0426],[-12.9049,8.0435],[-12.9043,8.0435],[-12.904,8.044],[-12.9032,8.0443],[-12.9029,8.046],[-12.9021,8.0463],[-12.9013,8.0474],[-12.901,8.0482],[-12.901,8.0515],[-12.9001,8.0518],[-12.8999,8.0524],[-12.8999,8.0565],[-12.9001,8.0574],[-12.8996,8.0576],[-12.8996,8.059],[-12.9001,8.0593],[-12.9001,8.0624],[-12.9018,8.0632],[-12.9015,8.064],[-12.9015,8.0668],[-12.9013,8.0668],[-12.9013,8.0685],[-12.9015,8.0696],[-12.9007,8.0701],[-12.9001,8.071],[-12.8993,8.0713],[-12.8993,8.0721],[-12.8987,8.0721],[-12.8985,8.0735],[-12.8971,8.0746],[-12.8968,8.076],[-12.8962,8.076],[-12.896,8.0771],[-12.896,8.0804],[-12.8962,8.081],[-12.8974,8.0818],[-12.8979,8.0829],[-12.8979,8.0857],[-12.8985,8.0865],[-12.8996,8.0868],[-12.8993,8.0876],[-12.8987,8.0882],[-12.8996,8.0887],[-12.8996,8.0893],[-12.9001,8.0896],[-12.9007,8.0904],[-12.901,8.0915],[-12.9015,8.0918],[-12.9015,8.0924],[-12.9021,8.0926],[-12.9026,8.094],[-12.9038,8.094],[-12.904,8.0935],[-12.9051,8.0935],[-12.9054,8.0929],[-12.9068,8.0926],[-12.9071,8.0921],[-12.9088,8.0921],[-12.9096,8.0924],[-12.9104,8.0913],[-12.9121,8.0915],[-12.9124,8.0929],[-12.9129,8.0929],[-12.9132,8.0935],[-12.9132,8.0946],[-12.9135,8.0954],[-12.9129,8.0957],[-12.9129,8.0963],[-12.9121,8.0965],[-12.911,8.0979],[-12.911,8.101],[-12.9115,8.1018],[-12.9121,8.1021],[-12.9132,8.1032],[-12.9132,8.1038],[-12.9146,8.1046],[-12.9146,8.1051],[-12.9151,8.1051],[-12.916,8.1062],[-12.9165,8.1065],[-12.9182,8.1068],[-12.919,8.1074],[-12.919,8.1082],[-12.9201,8.1085],[-12.9213,8.1096],[-12.9232,8.1096],[-12.9232,8.1101],[-12.9218,8.1107],[-12.921,8.1118],[-12.921,8.1132],[-12.9207,8.1132],[-12.9207,8.1149],[-12.9215,8.1157],[-12.9221,8.1176],[-12.9226,8.1179],[-12.9229,8.119],[-12.9232,8.119],[-12.9232,8.1201],[-12.9238,8.1207],[-12.9238,8.1218],[-12.9246,8.1226],[-12.9254,8.1229],[-12.9251,8.1235],[-12.9251,8.1246],[-12.9263,8.1251],[-12.9265,8.126],[-12.9265,8.1276],[-12.9268,8.1276],[-12.9268,8.1293],[-12.9274,8.1296],[-12.9274,8.1304],[-12.9285,8.1318],[-12.9285,8.1324],[-12.929,8.1326],[-12.929,8.1332],[-12.9301,8.134],[-12.9304,8.1346],[-12.931,8.1346],[-12.9315,8.1354],[-12.9329,8.1357],[-12.9321,8.1374],[-12.9321,8.1385],[-12.9324,8.1396],[-12.9329,8.1399],[-12.9329,8.1407],[-12.934,8.1412],[-12.934,8.1424],[-12.9351,8.1429],[-12.9357,8.1451],[-12.9363,8.1451],[-12.9368,8.1468],[-12.9374,8.1476],[-12.9379,8.1476],[-12.9385,8.1488],[-12.9388,8.1499],[-12.9393,8.1507],[-12.9401,8.151],[-12.9404,8.1521],[-12.941,8.1524],[-12.9413,8.1535],[-12.9418,8.1538],[-12.9424,8.1551],[-12.9429,8.1551],[-12.9435,8.1563],[-12.9446,8.1565],[-12.9446,8.1571],[-12.9454,8.1574],[-12.9463,8.1585],[-12.9468,8.1588],[-12.9468,8.1593],[-12.9474,8.1593],[-12.9485,8.1607],[-12.9499,8.161],[-12.951,8.1615],[-12.9515,8.1624],[-12.9521,8.1624],[-12.9526,8.1632],[-12.9535,8.1635],[-12.9535,8.1649],[-12.954,8.1657],[-12.954,8.1665],[-12.9551,8.1671],[-12.9551,8.1676],[-12.956,8.1679],[-12.956,8.169],[-12.9565,8.1693],[-12.9568,8.1704],[-12.9576,8.1713],[-12.9585,8.1715],[-12.9588,8.1726],[-12.9596,8.1729],[-12.9596,8.1735],[-12.9604,8.174],[-12.9613,8.176],[-12.9632,8.1763],[-12.964,8.1771],[-12.964,8.1782],[-12.9649,8.179],[-12.9649,8.1796],[-12.9657,8.1799],[-12.9657,8.1804],[-12.9665,8.1813],[-12.9671,8.1813],[-12.9679,8.1821],[-12.9679,8.1826],[-12.9685,8.1829],[-12.9685,8.1835],[-12.9693,8.1838],[-12.9715,8.1863],[-12.9715,8.1868],[-12.9721,8.1868],[-12.9743,8.189],[-12.9749,8.1899],[-12.9754,8.1899],[-12.9762,8.1913],[-12.9768,8.1913],[-12.9771,8.1918],[-12.979,8.1929],[-12.9807,8.1951],[-12.9821,8.1957],[-12.9826,8.1965],[-12.9835,8.1968],[-12.9835,8.1979],[-12.9843,8.1982],[-12.9846,8.1993],[-12.9854,8.1996],[-12.9854,8.2004],[-12.9871,8.2018],[-12.9874,8.2024],[-12.9879,8.2024],[-12.9896,8.204],[-12.9896,8.2046],[-12.9901,8.2049],[-12.9901,8.2054],[-12.9907,8.2054],[-12.991,8.2065],[-12.9918,8.2071],[-12.9924,8.2079],[-12.9924,8.2085],[-12.9929,8.2088],[-12.9929,8.2118],[-12.9926,8.2126],[-12.9921,8.2129],[-12.9918,8.2143],[-12.991,8.2151],[-12.991,8.216],[-12.9901,8.2165],[-12.9899,8.2174],[-12.9876,8.2174],[-12.9874,8.2185],[-12.9865,8.2196],[-12.9863,8.2212],[-12.9868,8.2215],[-12.9865,8.2226],[-12.986,8.2232],[-12.986,8.2254],[-12.9868,8.2263],[-12.9871,8.2274],[-12.9871,8.2299],[-12.9876,8.231],[-12.9876,8.2326],[-12.9879,8.2326],[-12.9879,8.2346],[-12.9893,8.2357],[-12.9893,8.2363],[-12.9901,8.2371],[-12.9907,8.2368],[-12.994,8.2368],[-12.994,8.237],[-12.9909,8.2382],[-12.9857,8.2411],[-12.9816,8.245],[-12.9782,8.2502],[-12.9746,8.2544],[-12.9703,8.2579],[-12.9651,8.2607],[-12.961,8.2625],[-12.9574,8.2627],[-12.9528,8.2612],[-12.9483,8.2576],[-12.943,8.2569],[-12.9357,8.2618],[-12.9319,8.2634],[-12.9196,8.2661],[-12.9151,8.2675],[-12.9112,8.2698],[-12.9041,8.2751],[-12.898,8.2793],[-12.8962,8.2841],[-12.8959,8.2885],[-12.8962,8.2961],[-12.8917,8.2998],[-12.8867,8.3023],[-12.877,8.3044],[-12.8746,8.306],[-12.8727,8.3084],[-12.871,8.3115],[-12.8689,8.3192],[-12.8667,8.3248],[-12.8603,8.3348],[-12.8584,8.3371],[-12.8551,8.3397],[-12.8487,8.343],[-12.8411,8.3459],[-12.8364,8.349],[-12.8262,8.3571],[-12.8174,8.3606],[-12.8152,8.3634],[-12.8147,8.3672],[-12.8153,8.3725],[-12.8171,8.378],[-12.8167,8.382],[-12.8141,8.3859],[-12.8092,8.3885],[-12.8037,8.3883],[-12.7918,8.3829],[-12.7817,8.3795],[-12.7777,8.3786],[-12.7665,8.3769],[-12.7597,8.3742],[-12.7522,8.3703],[-12.7488,8.3679],[-12.7454,8.3649],[-12.7377,8.3572],[-12.7343,8.3544],[-12.7318,8.353],[-12.729,8.3525],[-12.7251,8.3533],[-12.7221,8.3562],[-12.7212,8.3593],[-12.7203,8.3672],[-12.7167,8.37],[-12.7131,8.3697],[-12.7017,8.3644],[-12.6979,8.3636],[-12.6938,8.3636],[-12.69,8.3645],[-12.6846,8.3669],[-12.6749,8.3715],[-12.6719,8.3735]]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\",\"uIuxlbV1vRT\":\"jqBqIXoXpfy\"}},{\"id\":\"TEQlaapDQoK\",\"code\":\"OU_254945\",\"na\":\"Port Loko\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.119,8.4718],[-13.1174,8.4704],[-13.1174,8.4696],[-13.1182,8.4688],[-13.119,8.4688],[-13.1193,8.4699],[-13.1201,8.4707],[-13.1201,8.4718],[-13.119,8.4718]]],[[[-13.111,8.4774],[-13.1107,8.4774],[-13.1107,8.476],[-13.111,8.4751],[-13.1099,8.4743],[-13.1104,8.474],[-13.1118,8.474],[-13.1124,8.4746],[-13.1121,8.4757],[-13.1126,8.476],[-13.1138,8.476],[-13.114,8.4768],[-13.1126,8.4768],[-13.1121,8.4776],[-13.111,8.4774]]],[[[-13.0218,8.4854],[-13.0213,8.4851],[-13.0213,8.4846],[-13.0201,8.4838],[-13.0196,8.4829],[-13.019,8.4829],[-13.019,8.4815],[-13.0204,8.481],[-13.0204,8.4807],[-13.0215,8.4807],[-13.0226,8.4824],[-13.0226,8.4851],[-13.0218,8.4854]]],[[[-12.9596,8.5329],[-12.9585,8.5321],[-12.9588,8.5313],[-12.9593,8.531],[-12.961,8.531],[-12.9613,8.5315],[-12.9624,8.5321],[-12.9621,8.5329],[-12.9596,8.5329]]],[[[-13.1296,8.539],[-13.1293,8.5379],[-13.1307,8.5363],[-13.1315,8.5363],[-13.1318,8.5371],[-13.1318,8.5385],[-13.1315,8.5399],[-13.1296,8.5399],[-13.1296,8.539]]],[[[-13.1157,8.5487],[-13.1157,8.5468],[-13.1154,8.546],[-13.116,8.5446],[-13.1179,8.5429],[-13.1185,8.5421],[-13.1188,8.541],[-13.1193,8.5404],[-13.1201,8.5382],[-13.121,8.5376],[-13.1229,8.5376],[-13.1238,8.5387],[-13.124,8.5396],[-13.124,8.541],[-13.1243,8.5418],[-13.1251,8.5424],[-13.1246,8.5443],[-13.1246,8.5454],[-13.1235,8.5468],[-13.1207,8.5468],[-13.1196,8.5479],[-13.1182,8.5485],[-13.1176,8.5493],[-13.1168,8.5499],[-13.1157,8.5499],[-13.1157,8.5487]]],[[[-12.9388,8.5563],[-12.9388,8.556],[-12.9368,8.556],[-12.9363,8.5554],[-12.9351,8.5551],[-12.9351,8.5546],[-12.934,8.5546],[-12.9332,8.554],[-12.9329,8.5532],[-12.9321,8.5532],[-12.9318,8.5526],[-12.929,8.5526],[-12.9285,8.5513],[-12.9279,8.551],[-12.9274,8.5499],[-12.9263,8.5499],[-12.9263,8.5493],[-12.9254,8.5493],[-12.9251,8.5488],[-12.9243,8.5485],[-12.9243,8.5476],[-12.9226,8.5476],[-12.9238,8.5465],[-12.9238,8.5457],[-12.9243,8.5449],[-12.9249,8.5449],[-12.9251,8.5443],[-12.9271,8.544],[-12.9274,8.5435],[-12.929,8.5421],[-12.9296,8.541],[-12.9296,8.539],[-12.9304,8.5382],[-12.9307,8.5374],[-12.9324,8.5374],[-12.934,8.536],[-12.9351,8.536],[-12.9357,8.5354],[-12.9371,8.5351],[-12.9376,8.5343],[-12.9399,8.5343],[-12.9407,8.534],[-12.9415,8.5326],[-12.9426,8.5324],[-12.9429,8.5318],[-12.944,8.5313],[-12.946,8.5313],[-12.946,8.5315],[-12.949,8.5315],[-12.949,8.5318],[-12.9501,8.5321],[-12.951,8.5332],[-12.9515,8.5332],[-12.9515,8.534],[-12.9524,8.5346],[-12.9532,8.5346],[-12.9543,8.5357],[-12.9551,8.5357],[-12.9557,8.5363],[-12.9574,8.5387],[-12.9585,8.539],[-12.9588,8.5396],[-12.9599,8.5396],[-12.9604,8.5407],[-12.9604,8.5424],[-12.9607,8.5424],[-12.9607,8.5438],[-12.961,8.5438],[-12.961,8.5474],[-12.9615,8.5476],[-12.9618,8.5488],[-12.9618,8.5504],[-12.9621,8.5504],[-12.9621,8.5526],[-12.9599,8.5538],[-12.959,8.5543],[-12.9585,8.5551],[-12.9574,8.5551],[-12.9571,8.5546],[-12.9549,8.5546],[-12.9549,8.5549],[-12.9529,8.5549],[-12.9524,8.5554],[-12.9507,8.5551],[-12.9504,8.556],[-12.9499,8.556],[-12.9499,8.5551],[-12.9479,8.5551],[-12.9471,8.5549],[-12.9465,8.5554],[-12.9451,8.5554],[-12.9451,8.5557],[-12.9429,8.5557],[-12.9429,8.556],[-12.939,8.556],[-12.9388,8.5563]]],[[[-13.0796,8.5685],[-13.079,8.5679],[-13.0782,8.5679],[-13.0771,8.5665],[-13.076,8.5663],[-13.076,8.5657],[-13.0751,8.5657],[-13.0751,8.5651],[-13.0743,8.5651],[-13.074,8.5646],[-13.0707,8.5646],[-13.0701,8.5649],[-13.0696,8.566],[-13.0682,8.566],[-13.0682,8.5663],[-13.0657,8.5663],[-13.0646,8.5654],[-13.0643,8.5649],[-13.0635,8.5649],[-13.0632,8.5643],[-13.0624,8.5643],[-13.0618,8.5649],[-13.0604,8.5646],[-13.0601,8.564],[-13.0601,8.5621],[-13.061,8.5618],[-13.0615,8.561],[-13.0615,8.5601],[-13.0626,8.5599],[-13.0626,8.5593],[-13.0621,8.559],[-13.0624,8.5585],[-13.0624,8.5568],[-13.0626,8.5568],[-13.0626,8.5543],[-13.0621,8.554],[-13.0621,8.5532],[-13.0613,8.5526],[-13.0604,8.5526],[-13.0593,8.5513],[-13.0588,8.5513],[-13.0585,8.5504],[-13.0576,8.5499],[-13.0576,8.5476],[-13.0588,8.5476],[-13.0601,8.5468],[-13.0604,8.5454],[-13.0651,8.5454],[-13.0651,8.5451],[-13.0676,8.5451],[-13.0679,8.5446],[-13.0693,8.5443],[-13.0701,8.5435],[-13.071,8.5438],[-13.0715,8.5432],[-13.0729,8.5432],[-13.0735,8.5429],[-13.0738,8.5415],[-13.0732,8.5413],[-13.0732,8.5401],[-13.0751,8.541],[-13.0751,8.539],[-13.0754,8.5387],[-13.0746,8.5382],[-13.0746,8.5371],[-13.0757,8.5365],[-13.0765,8.5371],[-13.0785,8.5371],[-13.0796,8.5368],[-13.0801,8.5357],[-13.081,8.5357],[-13.0821,8.5368],[-13.0829,8.5371],[-13.0857,8.5371],[-13.0857,8.5376],[-13.0871,8.5376],[-13.0876,8.5393],[-13.0868,8.5401],[-13.0874,8.5424],[-13.0868,8.5438],[-13.0868,8.5454],[-13.0865,8.5454],[-13.0865,8.5468],[-13.0862,8.5468],[-13.0862,8.5513],[-13.086,8.5513],[-13.086,8.5543],[-13.0865,8.5554],[-13.0865,8.5574],[-13.0871,8.5574],[-13.0871,8.559],[-13.0876,8.5593],[-13.0876,8.5607],[-13.0879,8.5615],[-13.0885,8.5621],[-13.089,8.5632],[-13.0888,8.5651],[-13.0879,8.5657],[-13.0837,8.5657],[-13.0837,8.5663],[-13.0826,8.5665],[-13.0824,8.5671],[-13.0812,8.5674],[-13.081,8.5682],[-13.0796,8.5685]]],[[[-13.0396,8.5724],[-13.039,8.5721],[-13.0388,8.5701],[-13.039,8.569],[-13.0399,8.5685],[-13.0399,8.5676],[-13.0413,8.5674],[-13.0415,8.5685],[-13.0415,8.5701],[-13.0407,8.5718],[-13.0401,8.5718],[-13.0396,8.5724]]],[[[-12.9515,8.5736],[-12.9504,8.5732],[-12.9493,8.5732],[-12.9485,8.5726],[-12.9485,8.571],[-12.9482,8.5699],[-12.9485,8.5696],[-12.9507,8.5696],[-12.951,8.5701],[-12.9529,8.5701],[-12.9529,8.5704],[-12.9563,8.5704],[-12.9565,8.5707],[-12.9565,8.5721],[-12.9563,8.5721],[-12.956,8.5738],[-12.9515,8.5738],[-12.9515,8.5736]]],[[[-13.0713,8.5801],[-13.0704,8.5799],[-13.0699,8.5785],[-13.069,8.5782],[-13.069,8.5771],[-13.0679,8.5765],[-13.0679,8.5754],[-13.0674,8.5749],[-13.0674,8.5726],[-13.0668,8.5724],[-13.0668,8.5715],[-13.0663,8.5713],[-13.0663,8.5704],[-13.0679,8.5696],[-13.0682,8.5701],[-13.0693,8.5704],[-13.0693,8.5718],[-13.0688,8.5718],[-13.0688,8.5726],[-13.0701,8.5726],[-13.071,8.5735],[-13.0718,8.5735],[-13.0718,8.5743],[-13.0729,8.5751],[-13.0729,8.5763],[-13.0738,8.5771],[-13.0738,8.5779],[-13.0726,8.5793],[-13.0715,8.5796],[-13.0713,8.5801]]],[[[-13.0007,8.581],[-13.0001,8.5804],[-12.9993,8.5804],[-12.9993,8.5793],[-13.0001,8.5785],[-13.0013,8.5785],[-13.0018,8.5768],[-13.0024,8.576],[-13.0032,8.5754],[-13.0051,8.5754],[-13.0051,8.5751],[-13.0088,8.5751],[-13.0093,8.5757],[-13.0104,8.5757],[-13.0107,8.5763],[-13.0118,8.5765],[-13.0118,8.5771],[-13.0126,8.5779],[-13.0138,8.5782],[-13.0143,8.5788],[-13.0143,8.5796],[-13.0132,8.5799],[-13.0132,8.5801],[-13.0063,8.5801],[-13.0054,8.5807],[-13.0035,8.5807],[-13.0035,8.581],[-13.0007,8.581]]],[[[-12.9993,8.5829],[-12.999,8.5824],[-12.9979,8.5821],[-12.9979,8.5807],[-12.999,8.5807],[-12.9988,8.5821],[-13.0007,8.5824],[-13.0007,8.5829],[-12.9993,8.5829]]],[[[-12.9799,8.5835],[-12.9799,8.5832],[-12.9785,8.5832],[-12.9779,8.5826],[-12.9771,8.5826],[-12.9771,8.5821],[-12.976,8.5813],[-12.9737,8.5813],[-12.9735,8.5804],[-12.9721,8.5793],[-12.9712,8.5793],[-12.9707,8.5785],[-12.9682,8.5776],[-12.9682,8.5768],[-12.966,8.5754],[-12.9651,8.5746],[-12.9649,8.5735],[-12.964,8.5735],[-12.9635,8.5724],[-12.9629,8.5724],[-12.9621,8.5715],[-12.9621,8.571],[-12.961,8.5701],[-12.9607,8.569],[-12.9601,8.5685],[-12.9613,8.5682],[-12.9615,8.5676],[-12.9643,8.5676],[-12.9654,8.5682],[-12.9665,8.5682],[-12.9668,8.5688],[-12.9679,8.5693],[-12.9699,8.5696],[-12.9701,8.5701],[-12.9721,8.5701],[-12.9732,8.5704],[-12.974,8.5699],[-12.9751,8.5699],[-12.9751,8.5693],[-12.9765,8.5688],[-12.9765,8.5682],[-12.9776,8.5682],[-12.9776,8.5679],[-12.9796,8.5679],[-12.9796,8.5676],[-12.9813,8.5676],[-12.9815,8.5682],[-12.9826,8.5688],[-12.9832,8.5704],[-12.984,8.5704],[-12.9846,8.571],[-12.9857,8.571],[-12.9857,8.5715],[-12.9868,8.5718],[-12.9868,8.5721],[-12.9879,8.5721],[-12.9885,8.5726],[-12.9896,8.5729],[-12.9918,8.5732],[-12.9924,8.5726],[-12.9949,8.5732],[-12.9968,8.5732],[-12.9976,8.5726],[-12.999,8.5726],[-13.0001,8.5718],[-13.0057,8.5718],[-13.0068,8.5715],[-13.0093,8.5715],[-13.0093,8.5721],[-13.0088,8.5726],[-13.0063,8.5726],[-13.0063,8.5729],[-13.0049,8.5729],[-13.0038,8.5732],[-13.0035,8.574],[-13.0013,8.574],[-13.0013,8.5743],[-12.9988,8.5743],[-12.9979,8.5751],[-12.9968,8.5757],[-12.9963,8.5763],[-12.9951,8.576],[-12.9946,8.5765],[-12.9932,8.5765],[-12.9926,8.5771],[-12.991,8.5771],[-12.9907,8.5776],[-12.9899,8.5779],[-12.9888,8.5779],[-12.986,8.5796],[-12.9851,8.5804],[-12.9849,8.5815],[-12.9843,8.5815],[-12.984,8.5824],[-12.9829,8.5829],[-12.9818,8.5829],[-12.9813,8.5835],[-12.9799,8.5835]]],[[[-13.1074,8.5943],[-13.1071,8.594],[-13.1071,8.5924],[-13.1068,8.5924],[-13.1068,8.5907],[-13.106,8.5882],[-13.1054,8.5876],[-13.1046,8.5876],[-13.1024,8.5868],[-13.1024,8.5854],[-13.1032,8.584],[-13.1035,8.5821],[-13.104,8.5821],[-13.104,8.5813],[-13.1054,8.5801],[-13.1057,8.5788],[-13.1065,8.5776],[-13.1071,8.5774],[-13.1076,8.5751],[-13.109,8.574],[-13.109,8.5732],[-13.1096,8.5732],[-13.1096,8.5721],[-13.109,8.5721],[-13.109,8.5713],[-13.1096,8.571],[-13.1096,8.5704],[-13.1101,8.5701],[-13.1101,8.5696],[-13.111,8.5696],[-13.1107,8.5685],[-13.1101,8.5688],[-13.109,8.5688],[-13.1087,8.5682],[-13.1074,8.5682],[-13.1065,8.5679],[-13.106,8.5668],[-13.1049,8.5665],[-13.1051,8.5654],[-13.1051,8.5635],[-13.1046,8.5629],[-13.1046,8.5618],[-13.1051,8.5613],[-13.1054,8.5601],[-13.1063,8.5596],[-13.1065,8.5588],[-13.1079,8.5588],[-13.1088,8.5585],[-13.1088,8.5574],[-13.1107,8.5574],[-13.1115,8.5571],[-13.1115,8.5585],[-13.111,8.5585],[-13.111,8.559],[-13.1115,8.5593],[-13.1115,8.5601],[-13.1121,8.5601],[-13.1126,8.5618],[-13.1132,8.5618],[-13.1132,8.5635],[-13.1135,8.5635],[-13.1135,8.5651],[-13.1138,8.5651],[-13.1138,8.5665],[-13.1149,8.5665],[-13.1149,8.5651],[-13.1154,8.5651],[-13.1157,8.5643],[-13.1165,8.5638],[-13.1171,8.564],[-13.1188,8.564],[-13.119,8.5649],[-13.1196,8.5649],[-13.1196,8.5657],[-13.121,8.566],[-13.1215,8.5643],[-13.1199,8.5643],[-13.1196,8.5646],[-13.1196,8.5601],[-13.1199,8.5593],[-13.1213,8.559],[-13.1215,8.5585],[-13.1224,8.5588],[-13.1224,8.5599],[-13.1229,8.5607],[-13.1229,8.5618],[-13.1235,8.5624],[-13.1235,8.5632],[-13.1229,8.5643],[-13.124,8.5643],[-13.1246,8.5671],[-13.1246,8.5688],[-13.124,8.569],[-13.1238,8.5704],[-13.1229,8.5707],[-13.1226,8.5713],[-13.1226,8.5738],[-13.1213,8.5738],[-13.1207,8.5749],[-13.1207,8.5757],[-13.1201,8.5757],[-13.1199,8.5774],[-13.119,8.5782],[-13.119,8.579],[-13.1185,8.5793],[-13.1182,8.5813],[-13.1171,8.5818],[-13.1171,8.5829],[-13.1165,8.5829],[-13.1165,8.5846],[-13.116,8.5849],[-13.116,8.586],[-13.1157,8.5865],[-13.1146,8.5868],[-13.114,8.5888],[-13.1135,8.589],[-13.1132,8.5901],[-13.1126,8.5901],[-13.1124,8.5907],[-13.1124,8.5921],[-13.1118,8.5924],[-13.1112,8.5937],[-13.1099,8.5937],[-13.1099,8.594],[-13.1079,8.594],[-13.1074,8.5943]]],[[[-13.1082,8.6001],[-13.1076,8.5993],[-13.1076,8.5971],[-13.1082,8.5965],[-13.1099,8.5965],[-13.1096,8.5976],[-13.1096,8.5993],[-13.109,8.6001],[-13.1082,8.6001]]],[[[-12.4795,9.2588],[-12.472,9.2569],[-12.4689,9.2547],[-12.4637,9.2515],[-12.4538,9.2437],[-12.4432,9.238],[-12.4402,9.236],[-12.4376,9.2333],[-12.4327,9.2251],[-12.4291,9.2176],[-12.4276,9.2121],[-12.428,9.2076],[-12.4332,9.19],[-12.4337,9.1862],[-12.4328,9.1825],[-12.4284,9.173],[-12.4301,9.1653],[-12.4318,9.1596],[-12.4354,9.1521],[-12.4375,9.1488],[-12.4412,9.1447],[-12.4453,9.141],[-12.4485,9.1386],[-12.4527,9.1361],[-12.457,9.1325],[-12.4631,9.1265],[-12.4709,9.1184],[-12.4763,9.1183],[-12.4839,9.1154],[-12.4867,9.1132],[-12.4882,9.1105],[-12.4887,9.1057],[-12.4872,9.0998],[-12.4846,9.0932],[-12.482,9.088],[-12.4787,9.0818],[-12.4788,9.0769],[-12.4812,9.0742],[-12.4902,9.0711],[-12.4952,9.0712],[-12.4983,9.0727],[-12.5021,9.0779],[-12.5039,9.0796],[-12.5076,9.0799],[-12.5108,9.0781],[-12.5132,9.0752],[-12.5162,9.0694],[-12.5187,9.0677],[-12.5224,9.0671],[-12.5272,9.0682],[-12.5299,9.0707],[-12.5285,9.0735],[-12.5279,9.0769],[-12.53,9.0799],[-12.5339,9.0804],[-12.5441,9.0738],[-12.5466,9.0702],[-12.5466,9.0664],[-12.543,9.0603],[-12.5416,9.0567],[-12.5413,9.0528],[-12.5424,9.0485],[-12.5452,9.0453],[-12.5502,9.0418],[-12.5547,9.038],[-12.5658,9.0262],[-12.5571,9.0163],[-12.552,9.0115],[-12.5487,9.0091],[-12.5411,9.0051],[-12.5334,9.0027],[-12.5223,8.9976],[-12.5183,8.9967],[-12.5126,8.9965],[-12.5084,8.997],[-12.5012,8.9992],[-12.4959,8.9996],[-12.4908,8.9986],[-12.4853,8.9962],[-12.4769,8.9918],[-12.4741,8.9894],[-12.4713,8.9854],[-12.4695,8.981],[-12.4676,8.9745],[-12.4642,8.9679],[-12.4629,8.9647],[-12.4618,8.961],[-12.4605,8.9556],[-12.4586,8.95],[-12.4551,8.9424],[-12.4514,8.9366],[-12.4493,8.9346],[-12.4451,8.9331],[-12.4398,8.9329],[-12.4332,8.9333],[-12.433,8.9333],[-12.4244,8.9327],[-12.4202,8.9319],[-12.4124,8.9287],[-12.4038,8.9239],[-12.4004,8.9211],[-12.3915,8.9133],[-12.3849,8.9089],[-12.3814,8.9061],[-12.3724,8.8975],[-12.3548,8.8798],[-12.3515,8.8768],[-12.3483,8.8749],[-12.3448,8.8741],[-12.3414,8.8745],[-12.3382,8.8758],[-12.3323,8.8794],[-12.3249,8.8827],[-12.3259,8.8722],[-12.3285,8.8608],[-12.3286,8.8573],[-12.328,8.8538],[-12.3264,8.8494],[-12.3225,8.842],[-12.3172,8.835],[-12.314,8.83],[-12.3095,8.824],[-12.3076,8.8197],[-12.3069,8.8151],[-12.3076,8.8106],[-12.31,8.8028],[-12.3126,8.796],[-12.3172,8.7873],[-12.3179,8.7863],[-12.3219,8.7816],[-12.3239,8.7771],[-12.3244,8.773],[-12.3243,8.7616],[-12.3247,8.756],[-12.3263,8.75],[-12.3307,8.7416],[-12.336,8.7336],[-12.3373,8.7293],[-12.3368,8.7249],[-12.3354,8.7216],[-12.3329,8.7184],[-12.3279,8.7131],[-12.3321,8.7101],[-12.3347,8.7077],[-12.34,8.6998],[-12.3424,8.6978],[-12.3463,8.6953],[-12.3516,8.6929],[-12.3554,8.6918],[-12.3657,8.691],[-12.3699,8.6903],[-12.3731,8.6882],[-12.3752,8.6849],[-12.3759,8.6821],[-12.3766,8.6683],[-12.3788,8.6594],[-12.3787,8.6551],[-12.378,8.6523],[-12.3764,8.6498],[-12.3743,8.6478],[-12.3679,8.6441],[-12.3615,8.6398],[-12.3473,8.6358],[-12.343,8.6354],[-12.3373,8.6359],[-12.3304,8.6375],[-12.3264,8.6371],[-12.3235,8.6353],[-12.3207,8.6316],[-12.3201,8.6288],[-12.3211,8.6199],[-12.3198,8.6128],[-12.3198,8.6085],[-12.3216,8.6001],[-12.3208,8.5951],[-12.3178,8.5914],[-12.3106,8.5882],[-12.3033,8.5838],[-12.2956,8.5803],[-12.2889,8.5783],[-12.2823,8.5755],[-12.2751,8.5716],[-12.2717,8.5682],[-12.2702,8.5645],[-12.2696,8.5588],[-12.2812,8.5542],[-12.2877,8.5519],[-12.2962,8.5469],[-12.3062,8.5435],[-12.3103,8.5426],[-12.3206,8.5418],[-12.3247,8.5406],[-12.3275,8.5383],[-12.3328,8.5283],[-12.3364,8.5241],[-12.341,8.5211],[-12.352,8.519],[-12.3559,8.5176],[-12.3593,8.5152],[-12.3621,8.5121],[-12.3662,8.5059],[-12.3689,8.5027],[-12.372,8.4999],[-12.3756,8.498],[-12.3904,8.4945],[-12.3959,8.4947],[-12.4005,8.4961],[-12.4049,8.4969],[-12.4188,8.4973],[-12.4201,8.4944],[-12.4223,8.4916],[-12.4303,8.4854],[-12.4375,8.4782],[-12.4411,8.4738],[-12.4444,8.4685],[-12.4471,8.4653],[-12.4515,8.462],[-12.4568,8.4602],[-12.4638,8.4593],[-12.4666,8.4587],[-12.4824,8.4536],[-12.4866,8.4529],[-12.4924,8.453],[-12.4966,8.4537],[-12.5025,8.4557],[-12.5068,8.4564],[-12.511,8.4563],[-12.5149,8.4551],[-12.5184,8.4517],[-12.5221,8.4386],[-12.5241,8.4332],[-12.5264,8.4294],[-12.5284,8.4276],[-12.5315,8.4264],[-12.5355,8.4264],[-12.5397,8.4278],[-12.5417,8.4296],[-12.545,8.4351],[-12.5471,8.4379],[-12.5498,8.4404],[-12.5536,8.443],[-12.5562,8.4454],[-12.5607,8.4508],[-12.5657,8.4552],[-12.571,8.4629],[-12.5731,8.4643],[-12.5809,8.464],[-12.589,8.4612],[-12.5999,8.4595],[-12.6036,8.4574],[-12.6055,8.4546],[-12.6057,8.4505],[-12.6027,8.4433],[-12.6018,8.4378],[-12.6022,8.433],[-12.6036,8.43],[-12.6076,8.4272],[-12.6144,8.4254],[-12.6181,8.4234],[-12.6202,8.4214],[-12.6238,8.4164],[-12.6265,8.4132],[-12.6306,8.4096],[-12.6393,8.4053],[-12.6466,8.4037],[-12.6495,8.4028],[-12.6521,8.4014],[-12.6545,8.3996],[-12.6611,8.3934],[-12.666,8.3876],[-12.668,8.3838],[-12.6719,8.3735],[-12.6749,8.3715],[-12.6846,8.3669],[-12.69,8.3645],[-12.6938,8.3636],[-12.6979,8.3636],[-12.7017,8.3644],[-12.7131,8.3697],[-12.7167,8.37],[-12.7203,8.3672],[-12.7212,8.3593],[-12.7221,8.3562],[-12.7251,8.3533],[-12.729,8.3525],[-12.7318,8.353],[-12.7343,8.3544],[-12.7377,8.3572],[-12.7454,8.3649],[-12.7488,8.3679],[-12.7522,8.3703],[-12.7597,8.3742],[-12.7665,8.3769],[-12.7777,8.3786],[-12.7817,8.3795],[-12.7918,8.3829],[-12.8037,8.3883],[-12.8092,8.3885],[-12.8141,8.3859],[-12.8167,8.382],[-12.8171,8.378],[-12.8153,8.3725],[-12.8147,8.3672],[-12.8152,8.3634],[-12.8174,8.3606],[-12.8262,8.3571],[-12.8364,8.349],[-12.8411,8.3459],[-12.8487,8.343],[-12.8551,8.3397],[-12.8584,8.3371],[-12.8603,8.3348],[-12.8667,8.3248],[-12.8689,8.3192],[-12.871,8.3115],[-12.8727,8.3084],[-12.8746,8.306],[-12.877,8.3044],[-12.8867,8.3023],[-12.8917,8.2998],[-12.8962,8.2961],[-12.9038,8.3035],[-12.904,8.3143],[-12.9046,8.3203],[-12.9069,8.3276],[-12.9089,8.3367],[-12.9105,8.3411],[-12.913,8.3463],[-12.9137,8.3496],[-12.9133,8.3528],[-12.9104,8.3589],[-12.909,8.3631],[-12.9089,8.3669],[-12.9105,8.3701],[-12.9129,8.3721],[-12.9169,8.3745],[-12.9237,8.3771],[-12.9294,8.3781],[-12.937,8.3782],[-12.9432,8.3779],[-12.9476,8.3773],[-12.9553,8.3751],[-12.9662,8.3733],[-12.9739,8.3712],[-12.977,8.3708],[-12.9818,8.3708],[-12.9865,8.3715],[-12.9926,8.3734],[-12.9983,8.3748],[-13.002,8.3761],[-13.0057,8.378],[-13.0109,8.3735],[-13.015,8.3705],[-13.0269,8.3705],[-13.0335,8.3715],[-13.0376,8.3734],[-13.0396,8.374],[-13.0401,8.376],[-13.0407,8.376],[-13.041,8.3765],[-13.0415,8.3765],[-13.0426,8.3779],[-13.0438,8.3779],[-13.0438,8.3776],[-13.0485,8.3776],[-13.0488,8.3782],[-13.0551,8.3782],[-13.056,8.379],[-13.0571,8.379],[-13.0571,8.3788],[-13.059,8.3788],[-13.059,8.379],[-13.0601,8.379],[-13.0604,8.3796],[-13.0618,8.3796],[-13.0618,8.3801],[-13.0629,8.3801],[-13.0632,8.3807],[-13.0654,8.381],[-13.0657,8.3821],[-13.0663,8.3821],[-13.0663,8.3826],[-13.0674,8.3838],[-13.0674,8.3843],[-13.0679,8.3849],[-13.0685,8.3865],[-13.0685,8.3879],[-13.0688,8.3879],[-13.0688,8.389],[-13.0693,8.3893],[-13.0693,8.3904],[-13.0699,8.3907],[-13.0699,8.3915],[-13.071,8.3924],[-13.0713,8.3929],[-13.0726,8.3929],[-13.0726,8.3935],[-13.0735,8.3938],[-13.0738,8.3949],[-13.0743,8.3951],[-13.0746,8.3965],[-13.0751,8.3968],[-13.0757,8.3979],[-13.0757,8.4018],[-13.076,8.4018],[-13.076,8.4038],[-13.0763,8.4046],[-13.0771,8.4051],[-13.0782,8.4054],[-13.0788,8.4065],[-13.0788,8.4074],[-13.0793,8.4074],[-13.0793,8.4085],[-13.0799,8.409],[-13.0799,8.4099],[-13.0804,8.4099],[-13.0807,8.411],[-13.0812,8.411],[-13.0812,8.4121],[-13.0799,8.4124],[-13.0788,8.4129],[-13.0788,8.4135],[-13.0774,8.4138],[-13.0768,8.4143],[-13.0757,8.4146],[-13.0746,8.4146],[-13.0746,8.4143],[-13.0724,8.4143],[-13.0715,8.4135],[-13.0704,8.4129],[-13.0682,8.4132],[-13.0663,8.4138],[-13.066,8.4143],[-13.0654,8.4143],[-13.0646,8.4163],[-13.064,8.4163],[-13.064,8.4174],[-13.0635,8.4176],[-13.0626,8.4188],[-13.0615,8.419],[-13.061,8.4199],[-13.0596,8.4199],[-13.0585,8.4196],[-13.0585,8.4193],[-13.0568,8.4193],[-13.0565,8.4199],[-13.0549,8.4199],[-13.0535,8.4215],[-13.0535,8.4226],[-13.0526,8.4229],[-13.0513,8.4229],[-13.0507,8.4232],[-13.051,8.4238],[-13.0515,8.4238],[-13.0518,8.4243],[-13.0535,8.4243],[-13.054,8.4238],[-13.0546,8.4238],[-13.0549,8.4226],[-13.0554,8.4224],[-13.0554,8.4215],[-13.0562,8.4204],[-13.0588,8.4204],[-13.0588,8.4207],[-13.061,8.4207],[-13.061,8.421],[-13.0621,8.421],[-13.0626,8.4207],[-13.0629,8.4199],[-13.0635,8.4196],[-13.064,8.4188],[-13.0649,8.4188],[-13.0651,8.4182],[-13.0657,8.4182],[-13.0665,8.4168],[-13.0693,8.4168],[-13.0701,8.4174],[-13.0718,8.4176],[-13.0729,8.4185],[-13.0729,8.4196],[-13.0735,8.4207],[-13.0735,8.4221],[-13.0732,8.4221],[-13.0732,8.4232],[-13.0729,8.4232],[-13.0729,8.4243],[-13.0732,8.4254],[-13.0738,8.4263],[-13.0743,8.4265],[-13.0751,8.4293],[-13.0757,8.4299],[-13.076,8.431],[-13.0754,8.4312],[-13.0746,8.4324],[-13.074,8.4335],[-13.0746,8.4337],[-13.0754,8.4324],[-13.0763,8.4318],[-13.0768,8.431],[-13.0763,8.4293],[-13.0754,8.4274],[-13.0751,8.4274],[-13.0751,8.4232],[-13.0754,8.4232],[-13.0757,8.4221],[-13.0763,8.4218],[-13.0765,8.421],[-13.0771,8.421],[-13.0771,8.4204],[-13.0785,8.4201],[-13.0785,8.4199],[-13.0796,8.4199],[-13.0812,8.4193],[-13.0812,8.419],[-13.0824,8.419],[-13.0829,8.4185],[-13.0846,8.4185],[-13.0846,8.4188],[-13.0896,8.4188],[-13.0899,8.4193],[-13.0915,8.4199],[-13.0918,8.4204],[-13.0924,8.4204],[-13.0932,8.4218],[-13.0951,8.4221],[-13.0965,8.4229],[-13.0976,8.4232],[-13.0996,8.4232],[-13.0996,8.4235],[-13.1021,8.4235],[-13.1021,8.4238],[-13.1032,8.424],[-13.104,8.4249],[-13.1051,8.4249],[-13.1065,8.4263],[-13.1071,8.4263],[-13.1082,8.4274],[-13.1088,8.4282],[-13.1093,8.4282],[-13.1096,8.4288],[-13.1107,8.429],[-13.1115,8.4296],[-13.1126,8.4296],[-13.1132,8.4301],[-13.1146,8.4301],[-13.1154,8.4318],[-13.116,8.4318],[-13.116,8.4304],[-13.1163,8.4301],[-13.1174,8.4301],[-13.1185,8.4304],[-13.1188,8.431],[-13.1196,8.431],[-13.1201,8.4315],[-13.121,8.4315],[-13.1224,8.4321],[-13.1226,8.4326],[-13.1235,8.4326],[-13.1243,8.4335],[-13.1254,8.4335],[-13.1268,8.434],[-13.1276,8.4349],[-13.1285,8.4349],[-13.1288,8.4354],[-13.1296,8.4357],[-13.1307,8.4365],[-13.1321,8.4368],[-13.1335,8.4382],[-13.1338,8.439],[-13.1346,8.4393],[-13.1343,8.4407],[-13.1349,8.4415],[-13.1351,8.4432],[-13.136,8.4443],[-13.1363,8.446],[-13.1368,8.446],[-13.1368,8.4471],[-13.1374,8.4474],[-13.1382,8.4485],[-13.1382,8.4496],[-13.1388,8.4504],[-13.1388,8.4513],[-13.1379,8.4521],[-13.1379,8.4526],[-13.1374,8.4529],[-13.1368,8.4543],[-13.136,8.4543],[-13.1354,8.4549],[-13.1346,8.4549],[-13.134,8.4554],[-13.1332,8.4554],[-13.1326,8.456],[-13.1318,8.456],[-13.1313,8.4565],[-13.1299,8.4565],[-13.1288,8.4571],[-13.1276,8.4571],[-13.1271,8.456],[-13.1257,8.456],[-13.1249,8.4571],[-13.1249,8.4579],[-13.1243,8.4585],[-13.1238,8.4604],[-13.1224,8.461],[-13.1221,8.4615],[-13.1215,8.4615],[-13.121,8.4621],[-13.121,8.4626],[-13.1204,8.4629],[-13.1207,8.4635],[-13.1207,8.4646],[-13.121,8.4646],[-13.121,8.466],[-13.1201,8.4663],[-13.1196,8.4668],[-13.1188,8.4671],[-13.116,8.4671],[-13.1149,8.4676],[-13.1126,8.4676],[-13.1124,8.466],[-13.1121,8.466],[-13.1121,8.4643],[-13.1118,8.4643],[-13.1118,8.4626],[-13.1112,8.4624],[-13.1107,8.4607],[-13.1101,8.4604],[-13.1101,8.4599],[-13.1096,8.4593],[-13.109,8.4593],[-13.109,8.4588],[-13.1082,8.4585],[-13.1065,8.4585],[-13.1065,8.4582],[-13.104,8.4582],[-13.1035,8.4588],[-13.1004,8.4588],[-13.1004,8.4585],[-13.0968,8.4585],[-13.0951,8.4604],[-13.0949,8.4613],[-13.0951,8.4626],[-13.0957,8.4629],[-13.0965,8.4646],[-13.0965,8.4663],[-13.0951,8.4663],[-13.0943,8.4651],[-13.0924,8.4632],[-13.091,8.4629],[-13.0904,8.4624],[-13.0876,8.4624],[-13.0876,8.4626],[-13.0865,8.4626],[-13.0865,8.4624],[-13.0837,8.4624],[-13.0837,8.459],[-13.0835,8.459],[-13.0835,8.4568],[-13.0832,8.4565],[-13.0821,8.4565],[-13.0818,8.4568],[-13.0818,8.4585],[-13.0815,8.4585],[-13.0815,8.4615],[-13.0818,8.4621],[-13.0826,8.4624],[-13.0829,8.4629],[-13.0837,8.4632],[-13.0865,8.4632],[-13.0865,8.4635],[-13.0879,8.4635],[-13.0879,8.4632],[-13.0893,8.4632],[-13.0893,8.4635],[-13.0907,8.4635],[-13.091,8.464],[-13.0915,8.464],[-13.0924,8.4651],[-13.0946,8.4671],[-13.0965,8.4671],[-13.0974,8.4663],[-13.0974,8.4643],[-13.0971,8.4643],[-13.0971,8.4632],[-13.0963,8.4618],[-13.0963,8.4604],[-13.0968,8.4599],[-13.0993,8.4599],[-13.0993,8.4601],[-13.1018,8.4601],[-13.1018,8.4599],[-13.1038,8.4599],[-13.1038,8.4596],[-13.1074,8.4596],[-13.1088,8.4601],[-13.1104,8.4621],[-13.1104,8.4657],[-13.1099,8.4665],[-13.1085,8.4676],[-13.1076,8.4693],[-13.1076,8.4704],[-13.1085,8.4715],[-13.1085,8.4726],[-13.1074,8.4735],[-13.1068,8.4746],[-13.1068,8.4765],[-13.1071,8.4765],[-13.1071,8.4785],[-13.1065,8.4788],[-13.1063,8.4799],[-13.1054,8.4807],[-13.1054,8.4832],[-13.106,8.4832],[-13.1065,8.484],[-13.1065,8.4863],[-13.1063,8.4868],[-13.1051,8.4868],[-13.1051,8.4874],[-13.104,8.4874],[-13.1032,8.4865],[-13.1004,8.4865],[-13.0996,8.486],[-13.0985,8.486],[-13.0976,8.4854],[-13.096,8.4854],[-13.096,8.4851],[-13.0949,8.4851],[-13.0946,8.4846],[-13.0932,8.4846],[-13.0926,8.4851],[-13.0926,8.4857],[-13.0915,8.4865],[-13.0904,8.4868],[-13.0896,8.4876],[-13.0849,8.4876],[-13.0846,8.4871],[-13.0835,8.4868],[-13.0829,8.4871],[-13.0829,8.4879],[-13.0818,8.4885],[-13.0815,8.4896],[-13.081,8.4899],[-13.081,8.4915],[-13.0804,8.4926],[-13.0804,8.4943],[-13.0799,8.4951],[-13.0793,8.4951],[-13.0782,8.4974],[-13.0774,8.4974],[-13.0771,8.4979],[-13.076,8.4979],[-13.0751,8.4985],[-13.0738,8.4985],[-13.0738,8.4982],[-13.0704,8.4982],[-13.0704,8.4979],[-13.0671,8.4979],[-13.0671,8.4985],[-13.066,8.4985],[-13.0657,8.499],[-13.0651,8.499],[-13.0646,8.4999],[-13.0632,8.5001],[-13.0632,8.5007],[-13.0621,8.501],[-13.0615,8.5018],[-13.0615,8.5026],[-13.061,8.5029],[-13.061,8.5035],[-13.0604,8.5038],[-13.0601,8.5057],[-13.0593,8.5068],[-13.0593,8.5088],[-13.0585,8.5101],[-13.0582,8.5115],[-13.0568,8.5126],[-13.0554,8.5124],[-13.0554,8.5149],[-13.0546,8.5162],[-13.0546,8.5179],[-13.0543,8.5179],[-13.0543,8.5196],[-13.0538,8.5207],[-13.0538,8.5224],[-13.0532,8.524],[-13.0526,8.524],[-13.0521,8.5263],[-13.0513,8.5271],[-13.049,8.5279],[-13.0471,8.5279],[-13.0465,8.5274],[-13.0449,8.5268],[-13.0446,8.5263],[-13.0435,8.5257],[-13.0424,8.5257],[-13.0421,8.5249],[-13.041,8.5246],[-13.0396,8.5235],[-13.039,8.5235],[-13.0382,8.5226],[-13.0371,8.5226],[-13.0357,8.5213],[-13.0346,8.521],[-13.0346,8.5204],[-13.0338,8.5204],[-13.0326,8.5196],[-13.0318,8.5196],[-13.0313,8.519],[-13.0301,8.519],[-13.0293,8.5182],[-13.0276,8.5182],[-13.0268,8.5174],[-13.0257,8.5171],[-13.026,8.5154],[-13.0274,8.5143],[-13.0276,8.5135],[-13.0288,8.5132],[-13.0288,8.5126],[-13.0299,8.5124],[-13.0301,8.5118],[-13.0313,8.5115],[-13.0315,8.5107],[-13.0321,8.5107],[-13.0326,8.5096],[-13.0338,8.5093],[-13.0346,8.5088],[-13.0365,8.5063],[-13.0376,8.506],[-13.0376,8.5054],[-13.0382,8.5054],[-13.0382,8.5049],[-13.039,8.5046],[-13.0393,8.5032],[-13.0399,8.5024],[-13.0401,8.5013],[-13.0401,8.4999],[-13.0396,8.4993],[-13.0396,8.4985],[-13.0388,8.4979],[-13.0385,8.4968],[-13.0379,8.4965],[-13.0376,8.4954],[-13.0357,8.4938],[-13.0349,8.4926],[-13.034,8.4921],[-13.034,8.4915],[-13.0335,8.4915],[-13.0332,8.4904],[-13.0326,8.4904],[-13.0313,8.4888],[-13.0307,8.4887],[-13.0301,8.4879],[-13.0296,8.4876],[-13.029,8.4865],[-13.0285,8.486],[-13.0274,8.4843],[-13.0271,8.4835],[-13.0265,8.4835],[-13.026,8.4824],[-13.026,8.481],[-13.0257,8.481],[-13.0257,8.4799],[-13.0251,8.4796],[-13.0249,8.4788],[-13.0249,8.476],[-13.026,8.4754],[-13.0276,8.4754],[-13.0282,8.4751],[-13.029,8.4732],[-13.0296,8.4732],[-13.0301,8.4724],[-13.0315,8.4724],[-13.0315,8.4718],[-13.029,8.4718],[-13.029,8.471],[-13.0282,8.4707],[-13.0282,8.4732],[-13.0274,8.4743],[-13.0265,8.4746],[-13.0249,8.4746],[-13.0243,8.4743],[-13.0238,8.4751],[-13.0224,8.4749],[-13.0224,8.474],[-13.0218,8.4735],[-13.0218,8.4726],[-13.0213,8.4726],[-13.0213,8.4707],[-13.0207,8.4696],[-13.0201,8.4693],[-13.0204,8.4688],[-13.0204,8.4668],[-13.0193,8.4665],[-13.0193,8.4682],[-13.0199,8.4688],[-13.0199,8.4718],[-13.0204,8.4721],[-13.0204,8.474],[-13.0207,8.474],[-13.0207,8.4768],[-13.021,8.4768],[-13.021,8.4793],[-13.0196,8.4796],[-13.0188,8.4807],[-13.0176,8.4807],[-13.0174,8.4801],[-13.0157,8.4796],[-13.0157,8.4793],[-13.0146,8.479],[-13.014,8.4785],[-13.0132,8.4785],[-13.0129,8.479],[-13.0146,8.4796],[-13.0151,8.4804],[-13.0163,8.4807],[-13.0163,8.4813],[-13.0174,8.4824],[-13.0179,8.4824],[-13.0188,8.4843],[-13.0199,8.486],[-13.021,8.4865],[-13.0213,8.4871],[-13.0243,8.4871],[-13.0243,8.4868],[-13.0257,8.4868],[-13.0265,8.4876],[-13.0265,8.4885],[-13.0257,8.4893],[-13.0257,8.491],[-13.026,8.4918],[-13.0271,8.4929],[-13.0276,8.4929],[-13.0285,8.4938],[-13.0285,8.4946],[-13.0274,8.4949],[-13.0274,8.4951],[-13.0257,8.4954],[-13.0243,8.4968],[-13.0243,8.4979],[-13.0249,8.4982],[-13.0249,8.4988],[-13.0254,8.499],[-13.0262,8.5001],[-13.0285,8.5001],[-13.0285,8.4993],[-13.0262,8.4993],[-13.0257,8.4982],[-13.0251,8.4979],[-13.0251,8.4968],[-13.0262,8.496],[-13.0274,8.496],[-13.0285,8.4954],[-13.0293,8.4946],[-13.0293,8.4929],[-13.0279,8.4913],[-13.0271,8.4907],[-13.0271,8.4893],[-13.0279,8.4893],[-13.0288,8.4901],[-13.0288,8.491],[-13.0293,8.4915],[-13.0293,8.4921],[-13.0299,8.4924],[-13.0299,8.4929],[-13.0307,8.4932],[-13.0307,8.4938],[-13.0318,8.4946],[-13.0321,8.4957],[-13.0326,8.4957],[-13.0335,8.4968],[-13.034,8.4968],[-13.034,8.4974],[-13.0357,8.4988],[-13.0365,8.4999],[-13.0368,8.501],[-13.0374,8.501],[-13.0374,8.5021],[-13.0371,8.5021],[-13.0368,8.5035],[-13.0357,8.5038],[-13.0357,8.5043],[-13.0343,8.5057],[-13.0332,8.506],[-13.0329,8.5065],[-13.0321,8.5068],[-13.0321,8.5074],[-13.031,8.5076],[-13.0307,8.5082],[-13.0299,8.5082],[-13.0296,8.5088],[-13.0285,8.509],[-13.0285,8.5093],[-13.0274,8.5096],[-13.0265,8.5107],[-13.0254,8.5112],[-13.0243,8.5126],[-13.024,8.5137],[-13.0235,8.5137],[-13.0232,8.5146],[-13.0226,8.5151],[-13.0226,8.5168],[-13.0229,8.5168],[-13.0229,8.5179],[-13.0238,8.5185],[-13.024,8.5193],[-13.0246,8.5193],[-13.0249,8.5204],[-13.0262,8.521],[-13.0262,8.5263],[-13.026,8.5268],[-13.0243,8.5276],[-13.0238,8.5282],[-13.0218,8.5282],[-13.0224,8.5271],[-13.0229,8.5271],[-13.024,8.5263],[-13.0243,8.5243],[-13.0226,8.5226],[-13.0226,8.5221],[-13.0218,8.5221],[-13.0221,8.5232],[-13.0229,8.524],[-13.0229,8.5251],[-13.0224,8.5257],[-13.0215,8.5257],[-13.0204,8.5268],[-13.0204,8.5282],[-13.0218,8.529],[-13.0238,8.529],[-13.0246,8.5285],[-13.0254,8.5285],[-13.0262,8.5274],[-13.0271,8.5268],[-13.0274,8.5257],[-13.0274,8.5235],[-13.0276,8.5229],[-13.0288,8.5229],[-13.029,8.5235],[-13.031,8.524],[-13.0318,8.5246],[-13.0318,8.5251],[-13.034,8.5263],[-13.0346,8.5271],[-13.0354,8.5276],[-13.0365,8.5293],[-13.0365,8.5301],[-13.0379,8.531],[-13.0382,8.5315],[-13.0415,8.5326],[-13.0424,8.5332],[-13.0424,8.5349],[-13.0415,8.5351],[-13.0415,8.5363],[-13.0407,8.5365],[-13.0401,8.5374],[-13.0401,8.5382],[-13.0396,8.539],[-13.0388,8.5393],[-13.0371,8.5393],[-13.0365,8.5399],[-13.0357,8.5396],[-13.0354,8.5401],[-13.0343,8.5404],[-13.0335,8.541],[-13.0315,8.5432],[-13.0299,8.5446],[-13.0299,8.5451],[-13.0288,8.546],[-13.0288,8.5465],[-13.0279,8.5474],[-13.0279,8.5488],[-13.0276,8.5496],[-13.0271,8.5499],[-13.0271,8.551],[-13.0265,8.551],[-13.0265,8.5521],[-13.026,8.5526],[-13.0257,8.5543],[-13.0246,8.5543],[-13.0243,8.5529],[-13.024,8.5529],[-13.024,8.5507],[-13.0238,8.5499],[-13.0226,8.5488],[-13.0221,8.5488],[-13.0215,8.5479],[-13.0199,8.5476],[-13.019,8.5471],[-13.019,8.546],[-13.0204,8.5449],[-13.0204,8.5443],[-13.0226,8.5421],[-13.0229,8.5415],[-13.024,8.541],[-13.024,8.5404],[-13.0249,8.5396],[-13.0249,8.5385],[-13.0235,8.5368],[-13.0226,8.5363],[-13.0213,8.5363],[-13.0213,8.536],[-13.0188,8.536],[-13.0188,8.5363],[-13.0174,8.5363],[-13.0174,8.5371],[-13.0188,8.5371],[-13.0188,8.5368],[-13.021,8.5368],[-13.0224,8.5374],[-13.0229,8.5382],[-13.0235,8.5382],[-13.0235,8.5396],[-13.0229,8.5401],[-13.0226,8.5413],[-13.0221,8.5415],[-13.021,8.5429],[-13.0201,8.5435],[-13.0185,8.5451],[-13.0179,8.546],[-13.0176,8.5474],[-13.0188,8.5479],[-13.0196,8.5488],[-13.0204,8.5488],[-13.021,8.5493],[-13.0218,8.5493],[-13.0224,8.5499],[-13.0224,8.5515],[-13.0221,8.5515],[-13.0221,8.5529],[-13.0218,8.5529],[-13.0218,8.5546],[-13.0224,8.5549],[-13.0229,8.556],[-13.0246,8.556],[-13.0246,8.5557],[-13.0274,8.5554],[-13.0274,8.5574],[-13.0265,8.5579],[-13.0254,8.5596],[-13.0251,8.561],[-13.0243,8.5613],[-13.0243,8.5621],[-13.0238,8.5629],[-13.0232,8.5629],[-13.0229,8.564],[-13.0221,8.5649],[-13.0193,8.5649],[-13.0193,8.5635],[-13.0196,8.5635],[-13.0196,8.5618],[-13.0193,8.561],[-13.0182,8.5599],[-13.0176,8.5599],[-13.0176,8.5593],[-13.0168,8.5588],[-13.016,8.5588],[-13.0149,8.5579],[-13.0146,8.5571],[-13.014,8.5571],[-13.0124,8.5551],[-13.0101,8.5551],[-13.0101,8.5554],[-13.0074,8.5554],[-13.0065,8.5546],[-13.0054,8.5546],[-13.0051,8.554],[-13.004,8.5538],[-13.0029,8.5538],[-13.0029,8.5535],[-13.0015,8.5535],[-13.0015,8.5538],[-13.0001,8.5538],[-12.9993,8.554],[-12.999,8.5546],[-12.9979,8.5549],[-12.9968,8.5563],[-12.9957,8.5565],[-12.9951,8.5574],[-12.9949,8.5585],[-12.9943,8.5585],[-12.9932,8.5596],[-12.9921,8.5599],[-12.9893,8.5599],[-12.989,8.5593],[-12.9879,8.559],[-12.9838,8.559],[-12.9838,8.5593],[-12.9785,8.5593],[-12.9776,8.5599],[-12.9776,8.5621],[-12.9774,8.5629],[-12.9762,8.5638],[-12.9751,8.5635],[-12.9754,8.5626],[-12.9754,8.5615],[-12.9751,8.5615],[-12.9751,8.5599],[-12.9746,8.5596],[-12.9743,8.5588],[-12.9737,8.5588],[-12.9732,8.5574],[-12.971,8.5563],[-12.9707,8.5554],[-12.9696,8.5549],[-12.9679,8.5535],[-12.9676,8.5526],[-12.9676,8.5513],[-12.9671,8.5501],[-12.9671,8.5482],[-12.9676,8.5474],[-12.9676,8.5438],[-12.9679,8.5429],[-12.9674,8.5424],[-12.9674,8.5393],[-12.9679,8.5385],[-12.9679,8.5368],[-12.9674,8.5365],[-12.9671,8.5354],[-12.9665,8.5346],[-12.9651,8.5343],[-12.9651,8.5337],[-12.9646,8.5332],[-12.9643,8.531],[-12.9657,8.5307],[-12.9665,8.531],[-12.9663,8.5299],[-12.9657,8.5299],[-12.9654,8.5293],[-12.964,8.5293],[-12.9632,8.5304],[-12.9632,8.5313],[-12.9615,8.531],[-12.9613,8.5304],[-12.9593,8.5301],[-12.959,8.5307],[-12.9582,8.5307],[-12.9582,8.5313],[-12.9576,8.5313],[-12.9574,8.5321],[-12.9554,8.5321],[-12.9549,8.531],[-12.9538,8.531],[-12.9535,8.5304],[-12.9526,8.5304],[-12.9521,8.5299],[-12.9524,8.5282],[-12.9518,8.5276],[-12.951,8.5276],[-12.9501,8.5271],[-12.9488,8.5271],[-12.9488,8.5268],[-12.946,8.5268],[-12.946,8.5263],[-12.9449,8.5263],[-12.9449,8.5257],[-12.9432,8.5257],[-12.9421,8.5246],[-12.9421,8.5229],[-12.9426,8.5221],[-12.946,8.5201],[-12.9474,8.5185],[-12.9485,8.5176],[-12.9485,8.5171],[-12.9493,8.5168],[-12.9496,8.5154],[-12.9501,8.5149],[-12.9501,8.514],[-12.9507,8.5137],[-12.9507,8.5129],[-12.9513,8.5126],[-12.9513,8.5121],[-12.9532,8.5107],[-12.9532,8.5093],[-12.954,8.5085],[-12.9546,8.5071],[-12.9557,8.5065],[-12.9557,8.5043],[-12.9551,8.5035],[-12.9551,8.5018],[-12.9546,8.501],[-12.9546,8.4999],[-12.954,8.4993],[-12.954,8.4988],[-12.9529,8.4968],[-12.9521,8.4968],[-12.9515,8.4976],[-12.9515,8.4982],[-12.9524,8.4988],[-12.9526,8.4993],[-12.9526,8.5007],[-12.9532,8.501],[-12.9532,8.5018],[-12.9538,8.5024],[-12.9538,8.5068],[-12.9529,8.5076],[-12.9529,8.5082],[-12.9521,8.509],[-12.9521,8.5099],[-12.9513,8.5104],[-12.9507,8.5104],[-12.9501,8.511],[-12.9493,8.5112],[-12.949,8.5124],[-12.9485,8.5124],[-12.9485,8.5137],[-12.9482,8.5149],[-12.9471,8.5154],[-12.9468,8.5162],[-12.9451,8.5168],[-12.9449,8.5174],[-12.9438,8.5174],[-12.9438,8.5176],[-12.9426,8.5176],[-12.9421,8.5182],[-12.9418,8.519],[-12.9413,8.519],[-12.9407,8.521],[-12.9401,8.521],[-12.9401,8.5243],[-12.9399,8.5249],[-12.9404,8.526],[-12.9413,8.5263],[-12.9415,8.5268],[-12.9424,8.5268],[-12.9429,8.5274],[-12.9438,8.5274],[-12.944,8.5293],[-12.9429,8.5296],[-12.9421,8.5304],[-12.9404,8.5304],[-12.9393,8.5313],[-12.939,8.5318],[-12.9382,8.5324],[-12.9371,8.5326],[-12.9365,8.5332],[-12.9349,8.5332],[-12.9349,8.5335],[-12.9335,8.5335],[-12.9324,8.5337],[-12.9324,8.534],[-12.9313,8.534],[-12.9301,8.5346],[-12.9299,8.5351],[-12.9288,8.5354],[-12.9279,8.536],[-12.9276,8.5371],[-12.9271,8.5371],[-12.9271,8.5382],[-12.9263,8.5385],[-12.9254,8.5399],[-12.9249,8.5399],[-12.9232,8.541],[-12.9226,8.5421],[-12.9221,8.5424],[-12.9221,8.5429],[-12.9204,8.5446],[-12.9204,8.5449],[-12.9193,8.5451],[-12.9185,8.546],[-12.9176,8.5463],[-12.9163,8.5463],[-12.9163,8.5476],[-12.9165,8.5476],[-12.9165,8.549],[-12.9168,8.549],[-12.9168,8.5504],[-12.9171,8.5504],[-12.9171,8.5521],[-12.9174,8.5521],[-12.9174,8.5535],[-12.9176,8.5535],[-12.9176,8.5549],[-12.9179,8.5549],[-12.9179,8.5563],[-12.9193,8.5565],[-12.9193,8.5571],[-12.9201,8.5576],[-12.9201,8.5582],[-12.921,8.5585],[-12.921,8.559],[-12.9221,8.5593],[-12.9221,8.5599],[-12.9229,8.5601],[-12.9235,8.561],[-12.924,8.561],[-12.9243,8.5615],[-12.9251,8.5615],[-12.9254,8.5621],[-12.9263,8.5621],[-12.9265,8.5632],[-12.9274,8.5635],[-12.9274,8.5646],[-12.9282,8.566],[-12.929,8.566],[-12.9293,8.5665],[-12.9313,8.5665],[-12.9329,8.5676],[-12.9332,8.5682],[-12.9343,8.5685],[-12.9343,8.569],[-12.9357,8.5693],[-12.9357,8.5699],[-12.9376,8.5699],[-12.9396,8.5704],[-12.9401,8.5715],[-12.941,8.5718],[-12.941,8.5724],[-12.9418,8.5724],[-12.9421,8.5729],[-12.9429,8.5735],[-12.9438,8.5735],[-12.9443,8.5743],[-12.9454,8.5743],[-12.9457,8.5749],[-12.9485,8.5749],[-12.9485,8.5751],[-12.9496,8.5754],[-12.951,8.5763],[-12.9532,8.5765],[-12.9532,8.5771],[-12.9549,8.5774],[-12.9554,8.5785],[-12.9554,8.5793],[-12.956,8.5793],[-12.956,8.581],[-12.9554,8.581],[-12.9554,8.5818],[-12.9563,8.5832],[-12.9565,8.5832],[-12.9579,8.5846],[-12.9588,8.5857],[-12.9599,8.5865],[-12.9599,8.5871],[-12.9613,8.5882],[-12.9621,8.5893],[-12.9626,8.5896],[-12.9643,8.5913],[-12.9649,8.5921],[-12.9676,8.5921],[-12.9679,8.5926],[-12.9679,8.5957],[-12.9682,8.5957],[-12.9682,8.5982],[-12.9679,8.5982],[-12.9679,8.5993],[-12.9693,8.6013],[-12.9712,8.6013],[-12.9726,8.6024],[-12.9726,8.604],[-12.9732,8.6049],[-12.9732,8.6079],[-12.9749,8.6079],[-12.9749,8.606],[-12.9746,8.606],[-12.9746,8.6043],[-12.9743,8.6043],[-12.9743,8.6024],[-12.974,8.6015],[-12.9732,8.6013],[-12.9726,8.6004],[-12.971,8.6004],[-12.9707,8.5999],[-12.9693,8.5993],[-12.9693,8.5979],[-12.9696,8.5979],[-12.9696,8.5965],[-12.9693,8.5965],[-12.9693,8.5946],[-12.969,8.5937],[-12.9693,8.5929],[-12.9707,8.5929],[-12.9721,8.5935],[-12.9737,8.5954],[-12.9749,8.5954],[-12.9757,8.596],[-12.9762,8.5968],[-12.9771,8.5968],[-12.9774,8.5974],[-12.9782,8.5974],[-12.9793,8.5979],[-12.9796,8.5985],[-12.9815,8.5987],[-12.9821,8.5996],[-12.9835,8.5999],[-12.9843,8.6004],[-12.9882,8.6004],[-12.9882,8.6007],[-12.9901,8.6007],[-12.9901,8.601],[-12.9918,8.601],[-12.9918,8.6013],[-12.9949,8.6013],[-12.9949,8.6015],[-12.9963,8.6015],[-12.9974,8.6013],[-12.9979,8.6007],[-12.9993,8.6007],[-12.9996,8.6001],[-13.0007,8.5999],[-13.0015,8.5993],[-13.0018,8.5987],[-13.0024,8.5987],[-13.0029,8.5979],[-13.0038,8.5974],[-13.0038,8.5962],[-13.0049,8.5957],[-13.0049,8.5951],[-13.0096,8.5951],[-13.0096,8.5954],[-13.0124,8.5954],[-13.0124,8.5957],[-13.0138,8.5957],[-13.0138,8.596],[-13.0165,8.596],[-13.0168,8.5954],[-13.0182,8.5954],[-13.019,8.5957],[-13.0196,8.5965],[-13.0204,8.5965],[-13.0215,8.5985],[-13.0215,8.6004],[-13.021,8.6015],[-13.021,8.604],[-13.0207,8.6049],[-13.0213,8.6049],[-13.0215,8.6038],[-13.0229,8.6029],[-13.0232,8.6021],[-13.0246,8.6018],[-13.0249,8.6013],[-13.0257,8.6007],[-13.0265,8.6007],[-13.0274,8.6001],[-13.0288,8.5987],[-13.029,8.5976],[-13.031,8.596],[-13.0318,8.5949],[-13.0326,8.5943],[-13.0343,8.594],[-13.0346,8.5935],[-13.036,8.5935],[-13.036,8.5929],[-13.0382,8.5926],[-13.0388,8.5921],[-13.0404,8.5921],[-13.041,8.5915],[-13.0424,8.5915],[-13.0432,8.5904],[-13.044,8.5904],[-13.0446,8.5896],[-13.0457,8.5893],[-13.0465,8.5885],[-13.0476,8.5885],[-13.0488,8.5871],[-13.0496,8.5871],[-13.0504,8.5851],[-13.051,8.5843],[-13.0518,8.584],[-13.0524,8.5824],[-13.0529,8.5821],[-13.0529,8.5804],[-13.0543,8.5793],[-13.0543,8.5785],[-13.0551,8.5776],[-13.0551,8.5768],[-13.0565,8.576],[-13.0562,8.5743],[-13.0571,8.574],[-13.0571,8.5746],[-13.0585,8.5746],[-13.0601,8.5726],[-13.0601,8.5701],[-13.0613,8.5699],[-13.0624,8.5707],[-13.0624,8.5713],[-13.0613,8.5713],[-13.0607,8.5721],[-13.0607,8.5738],[-13.061,8.574],[-13.0624,8.574],[-13.0624,8.5743],[-13.064,8.5743],[-13.0643,8.5749],[-13.066,8.5754],[-13.0663,8.576],[-13.0663,8.5776],[-13.0665,8.5776],[-13.0665,8.5804],[-13.0671,8.581],[-13.0685,8.5813],[-13.0682,8.5818],[-13.0696,8.5818],[-13.0701,8.5826],[-13.071,8.5829],[-13.0763,8.5829],[-13.0763,8.5826],[-13.0788,8.5826],[-13.0799,8.5832],[-13.0812,8.5832],[-13.0812,8.5835],[-13.084,8.5835],[-13.0865,8.5846],[-13.0879,8.5846],[-13.0888,8.584],[-13.0896,8.5846],[-13.0896,8.5876],[-13.0899,8.5876],[-13.0899,8.5893],[-13.0901,8.5893],[-13.0901,8.5907],[-13.091,8.5915],[-13.091,8.5926],[-13.0915,8.5935],[-13.0924,8.594],[-13.0929,8.5951],[-13.094,8.5957],[-13.094,8.5971],[-13.0951,8.5985],[-13.0957,8.5987],[-13.0957,8.6038],[-13.0954,8.6046],[-13.0949,8.6051],[-13.094,8.6051],[-13.0929,8.6057],[-13.0924,8.6063],[-13.0888,8.6063],[-13.0888,8.6065],[-13.0871,8.6065],[-13.0871,8.6068],[-13.0854,8.6068],[-13.0854,8.6071],[-13.084,8.6071],[-13.0835,8.6076],[-13.0826,8.6076],[-13.0815,8.6085],[-13.0804,8.6085],[-13.0796,8.6093],[-13.0785,8.6093],[-13.0779,8.6099],[-13.0768,8.6101],[-13.0763,8.6107],[-13.0746,8.6113],[-13.074,8.6118],[-13.0726,8.6124],[-13.0724,8.6129],[-13.071,8.6135],[-13.0704,8.6143],[-13.0699,8.6143],[-13.0696,8.6151],[-13.0682,8.6151],[-13.0682,8.6154],[-13.0665,8.6154],[-13.066,8.6146],[-13.0663,8.6135],[-13.0663,8.6107],[-13.0657,8.6099],[-13.0646,8.609],[-13.0638,8.609],[-13.0621,8.6079],[-13.0613,8.6079],[-13.0601,8.6071],[-13.0601,8.6079],[-13.0613,8.6088],[-13.0621,8.6088],[-13.0632,8.6093],[-13.0635,8.6099],[-13.0643,8.6101],[-13.0643,8.614],[-13.0646,8.6149],[-13.0651,8.6149],[-13.0651,8.6157],[-13.0668,8.6165],[-13.0674,8.6171],[-13.0671,8.6182],[-13.0657,8.6193],[-13.0638,8.6196],[-13.0632,8.6201],[-13.0624,8.6201],[-13.0607,8.6221],[-13.0601,8.6246],[-13.0596,8.6246],[-13.0593,8.6257],[-13.0588,8.6257],[-13.0585,8.6268],[-13.0579,8.6268],[-13.0576,8.6279],[-13.0571,8.6279],[-13.0571,8.6288],[-13.0565,8.6293],[-13.0551,8.6296],[-13.0551,8.631],[-13.0543,8.6338],[-13.054,8.6338],[-13.054,8.6354],[-13.0538,8.6354],[-13.0538,8.6371],[-13.0521,8.6385],[-13.0518,8.6393],[-13.0513,8.6393],[-13.0507,8.6404],[-13.0499,8.6413],[-13.0493,8.6413],[-13.049,8.6424],[-13.0485,8.6426],[-13.0482,8.6438],[-13.0476,8.644],[-13.0474,8.6451],[-13.0468,8.6457],[-13.046,8.6457],[-13.0457,8.6462],[-13.0451,8.646],[-13.0424,8.646],[-13.0424,8.6462],[-13.0385,8.6462],[-13.0368,8.646],[-13.0368,8.6457],[-13.0351,8.6457],[-13.0346,8.646],[-13.0343,8.6454],[-13.0335,8.6451],[-13.0315,8.6451],[-13.0301,8.6457],[-13.0296,8.6465],[-13.0293,8.6476],[-13.0288,8.6479],[-13.0285,8.649],[-13.0279,8.649],[-13.0274,8.6499],[-13.0265,8.6504],[-13.0251,8.6504],[-13.0249,8.651],[-13.024,8.651],[-13.0235,8.6515],[-13.0215,8.6518],[-13.0213,8.6524],[-13.0204,8.6524],[-13.0201,8.6529],[-13.0193,8.6532],[-13.0179,8.6532],[-13.0168,8.6537],[-13.0163,8.6546],[-13.0154,8.6549],[-13.0154,8.6557],[-13.0168,8.6557],[-13.0174,8.6549],[-13.0185,8.6549],[-13.0196,8.654],[-13.0204,8.654],[-13.021,8.6535],[-13.0221,8.6535],[-13.0224,8.6526],[-13.0265,8.6526],[-13.0271,8.6529],[-13.0268,8.6537],[-13.0268,8.6549],[-13.026,8.6554],[-13.026,8.6568],[-13.0262,8.6568],[-13.0262,8.6582],[-13.026,8.6582],[-13.026,8.6604],[-13.0254,8.6607],[-13.0254,8.6635],[-13.0257,8.664],[-13.0265,8.664],[-13.0265,8.6621],[-13.0271,8.6613],[-13.0271,8.6596],[-13.0276,8.659],[-13.0276,8.6582],[-13.0282,8.6579],[-13.0282,8.6565],[-13.029,8.654],[-13.0299,8.6537],[-13.0301,8.6526],[-13.0313,8.6515],[-13.0329,8.6507],[-13.0338,8.6507],[-13.0338,8.6501],[-13.0354,8.6499],[-13.0354,8.6496],[-13.0385,8.6496],[-13.0385,8.6493],[-13.0401,8.6493],[-13.0404,8.6499],[-13.0421,8.6501],[-13.0435,8.6501],[-13.0443,8.6493],[-13.0454,8.6493],[-13.0476,8.6485],[-13.0496,8.6468],[-13.0513,8.6451],[-13.0526,8.6451],[-13.0532,8.646],[-13.0543,8.6468],[-13.0543,8.6504],[-13.0557,8.6512],[-13.0557,8.6526],[-13.0562,8.6532],[-13.0562,8.6551],[-13.0565,8.6551],[-13.0565,8.6574],[-13.056,8.6582],[-13.056,8.6596],[-13.0557,8.6607],[-13.0551,8.661],[-13.0551,8.6621],[-13.0546,8.6626],[-13.0546,8.6654],[-13.0543,8.6654],[-13.0543,8.6668],[-13.0538,8.6674],[-13.0538,8.6685],[-13.0524,8.6696],[-13.0518,8.6707],[-13.051,8.671],[-13.049,8.6721],[-13.0476,8.6721],[-13.0468,8.6724],[-13.0471,8.6729],[-13.0499,8.6729],[-13.051,8.6721],[-13.0521,8.6718],[-13.0529,8.6713],[-13.054,8.6713],[-13.0546,8.6721],[-13.0546,8.6729],[-13.0551,8.6738],[-13.0551,8.6757],[-13.0549,8.6757],[-13.0549,8.6782],[-13.0551,8.6782],[-13.0551,8.6801],[-13.0546,8.6804],[-13.0543,8.6813],[-13.0518,8.6818],[-13.0507,8.6829],[-13.0507,8.6835],[-13.0524,8.6835],[-13.0532,8.6832],[-13.0546,8.6821],[-13.0557,8.6821],[-13.0562,8.6815],[-13.0562,8.679],[-13.0565,8.6776],[-13.0571,8.6776],[-13.0576,8.6771],[-13.0579,8.676],[-13.0579,8.6732],[-13.0582,8.6732],[-13.0582,8.6713],[-13.0576,8.6704],[-13.0576,8.666],[-13.0585,8.6638],[-13.0599,8.6635],[-13.0604,8.6643],[-13.061,8.6646],[-13.0613,8.6657],[-13.0618,8.666],[-13.0618,8.6668],[-13.0629,8.6674],[-13.0632,8.6679],[-13.0635,8.6701],[-13.0649,8.6715],[-13.0654,8.6743],[-13.0663,8.6751],[-13.0671,8.6771],[-13.0671,8.6779],[-13.0679,8.6788],[-13.0679,8.6796],[-13.0685,8.6796],[-13.0688,8.6801],[-13.0696,8.6801],[-13.0701,8.6796],[-13.0701,8.6782],[-13.0696,8.6779],[-13.0696,8.6771],[-13.069,8.6771],[-13.069,8.6763],[-13.0685,8.6762],[-13.0682,8.6751],[-13.0682,8.6732],[-13.0679,8.6732],[-13.0679,8.6699],[-13.0671,8.6693],[-13.0654,8.6693],[-13.0651,8.6685],[-13.0643,8.6679],[-13.064,8.6668],[-13.0635,8.6663],[-13.0635,8.6657],[-13.0629,8.6654],[-13.0626,8.6643],[-13.0626,8.6626],[-13.0624,8.6626],[-13.0618,8.661],[-13.0613,8.6607],[-13.0613,8.6596],[-13.0607,8.6593],[-13.0596,8.656],[-13.0596,8.654],[-13.0599,8.654],[-13.0599,8.6524],[-13.0601,8.6524],[-13.0601,8.6512],[-13.0599,8.6512],[-13.0599,8.6474],[-13.0596,8.6474],[-13.0596,8.6438],[-13.0599,8.6438],[-13.0599,8.6321],[-13.0601,8.6321],[-13.0601,8.6304],[-13.061,8.6296],[-13.061,8.6285],[-13.0615,8.6285],[-13.0615,8.6279],[-13.0624,8.6271],[-13.0635,8.6271],[-13.0643,8.6262],[-13.0665,8.626],[-13.0663,8.6243],[-13.0676,8.6235],[-13.0679,8.6226],[-13.0693,8.6215],[-13.0704,8.6212],[-13.0713,8.6201],[-13.0721,8.6196],[-13.0729,8.6196],[-13.0732,8.6187],[-13.074,8.6182],[-13.0768,8.6171],[-13.0771,8.6165],[-13.0799,8.6165],[-13.081,8.616],[-13.0826,8.616],[-13.0829,8.6154],[-13.084,8.6151],[-13.0868,8.6151],[-13.0868,8.6154],[-13.0888,8.6154],[-13.0896,8.6157],[-13.0904,8.6165],[-13.0921,8.6171],[-13.0929,8.6176],[-13.0943,8.6176],[-13.0943,8.6174],[-13.096,8.6174],[-13.0971,8.6168],[-13.0985,8.6168],[-13.0993,8.616],[-13.1013,8.6154],[-13.1024,8.6168],[-13.1024,8.6174],[-13.1032,8.6182],[-13.1049,8.6187],[-13.1057,8.6201],[-13.1065,8.6204],[-13.1068,8.6212],[-13.1076,8.6212],[-13.1076,8.6218],[-13.1085,8.6218],[-13.1093,8.6226],[-13.1093,8.6232],[-13.1104,8.6237],[-13.1107,8.6243],[-13.1118,8.6246],[-13.1121,8.6257],[-13.1132,8.626],[-13.1135,8.6265],[-13.1151,8.6268],[-13.1165,8.6282],[-13.1176,8.6282],[-13.1179,8.6288],[-13.119,8.629],[-13.119,8.6296],[-13.1199,8.6307],[-13.1204,8.6307],[-13.1218,8.6318],[-13.1221,8.6329],[-13.1226,8.6332],[-13.1226,8.6354],[-13.1221,8.6365],[-13.121,8.6368],[-13.121,8.6374],[-13.1201,8.6379],[-13.119,8.6382],[-13.1146,8.6382],[-13.1135,8.6385],[-13.1135,8.6388],[-13.1124,8.6388],[-13.1118,8.6393],[-13.111,8.6393],[-13.1107,8.6399],[-13.1093,8.6401],[-13.109,8.6407],[-13.1074,8.6413],[-13.106,8.6432],[-13.1051,8.6432],[-13.1046,8.6438],[-13.1029,8.6443],[-13.1018,8.6454],[-13.1013,8.6471],[-13.1004,8.6479],[-13.0985,8.6485],[-13.0982,8.649],[-13.0976,8.649],[-13.0965,8.6504],[-13.0946,8.651],[-13.094,8.6518],[-13.094,8.656],[-13.0943,8.6565],[-13.0943,8.6579],[-13.0935,8.6593],[-13.0935,8.6607],[-13.0938,8.6607],[-13.0938,8.6621],[-13.0946,8.6626],[-13.0946,8.6596],[-13.0949,8.6596],[-13.0949,8.6582],[-13.0954,8.6576],[-13.0954,8.6563],[-13.096,8.6557],[-13.096,8.6549],[-13.0965,8.6546],[-13.0976,8.6526],[-13.0988,8.6524],[-13.0988,8.6518],[-13.0996,8.6515],[-13.0996,8.651],[-13.101,8.6499],[-13.1021,8.6493],[-13.1038,8.6496],[-13.104,8.6504],[-13.1054,8.651],[-13.106,8.6518],[-13.1068,8.6524],[-13.1074,8.6524],[-13.1082,8.6537],[-13.1082,8.6554],[-13.1074,8.6563],[-13.1074,8.6582],[-13.1063,8.6588],[-13.1057,8.6596],[-13.104,8.6601],[-13.1035,8.661],[-13.1046,8.661],[-13.1057,8.6604],[-13.1063,8.6596],[-13.1082,8.6582],[-13.1082,8.6563],[-13.109,8.6554],[-13.109,8.6537],[-13.1068,8.6504],[-13.1051,8.649],[-13.1043,8.6474],[-13.1043,8.6457],[-13.1054,8.6454],[-13.1074,8.644],[-13.1085,8.6438],[-13.1093,8.6426],[-13.1099,8.6426],[-13.111,8.6418],[-13.1118,8.6418],[-13.1118,8.6413],[-13.1126,8.6413],[-13.1132,8.6407],[-13.1143,8.6404],[-13.1165,8.6404],[-13.1165,8.6407],[-13.1179,8.6407],[-13.1188,8.6401],[-13.1207,8.6399],[-13.1213,8.6393],[-13.1224,8.6393],[-13.1224,8.6388],[-13.1235,8.6379],[-13.1251,8.6382],[-13.1257,8.6388],[-13.126,8.6401],[-13.1271,8.641],[-13.1274,8.6421],[-13.1285,8.6426],[-13.1285,8.6435],[-13.129,8.644],[-13.129,8.6468],[-13.1293,8.6468],[-13.1293,8.6485],[-13.129,8.6496],[-13.1285,8.6499],[-13.1285,8.6507],[-13.129,8.6512],[-13.129,8.6524],[-13.1293,8.6524],[-13.1293,8.6537],[-13.1296,8.6546],[-13.1304,8.6543],[-13.1304,8.649],[-13.1313,8.6482],[-13.1315,8.6471],[-13.1315,8.6457],[-13.1326,8.6457],[-13.1335,8.6451],[-13.1346,8.6449],[-13.1368,8.6449],[-13.1376,8.6443],[-13.1393,8.6443],[-13.1393,8.644],[-13.1415,8.6438],[-13.1424,8.6429],[-13.1432,8.6426],[-13.1446,8.6426],[-13.1454,8.6432],[-13.1468,8.6432],[-13.1468,8.6435],[-13.149,8.6435],[-13.1501,8.6438],[-13.151,8.6446],[-13.1521,8.6451],[-13.1521,8.6457],[-13.1526,8.646],[-13.1543,8.6496],[-13.1543,8.6529],[-13.1538,8.6537],[-13.1538,8.6546],[-13.1532,8.6546],[-13.1529,8.6554],[-13.1524,8.6554],[-13.1521,8.6568],[-13.1515,8.6568],[-13.151,8.6588],[-13.1507,8.6588],[-13.1496,8.6599],[-13.1496,8.6604],[-13.1488,8.6613],[-13.1488,8.6626],[-13.1482,8.6632],[-13.1479,8.6643],[-13.1474,8.6646],[-13.1474,8.6654],[-13.1468,8.6654],[-13.1468,8.6671],[-13.1465,8.6671],[-13.1454,8.6688],[-13.1454,8.6701],[-13.1451,8.6701],[-13.1446,8.6721],[-13.144,8.6724],[-13.144,8.6732],[-13.1432,8.674],[-13.1432,8.6746],[-13.1424,8.6749],[-13.1424,8.6757],[-13.1435,8.6754],[-13.1446,8.6743],[-13.1454,8.6718],[-13.1463,8.671],[-13.1465,8.6699],[-13.1471,8.6693],[-13.1471,8.6685],[-13.1476,8.6679],[-13.1482,8.666],[-13.1485,8.666],[-13.1485,8.6643],[-13.1493,8.6638],[-13.1501,8.6626],[-13.1521,8.6615],[-13.1526,8.6615],[-13.154,8.6596],[-13.1549,8.6593],[-13.1551,8.6585],[-13.1557,8.6585],[-13.1557,8.6576],[-13.1563,8.6576],[-13.1565,8.656],[-13.1571,8.6557],[-13.1574,8.6546],[-13.1582,8.6543],[-13.1601,8.6543],[-13.1612,8.6551],[-13.1632,8.6554],[-13.1643,8.656],[-13.1643,8.6554],[-13.1615,8.6546],[-13.1604,8.6537],[-13.1593,8.6535],[-13.1574,8.6504],[-13.1568,8.6504],[-13.1568,8.6474],[-13.1599,8.6465],[-13.1621,8.6465],[-13.1629,8.6474],[-13.1643,8.6474],[-13.1643,8.6465],[-13.1632,8.646],[-13.1624,8.646],[-13.1615,8.6454],[-13.1579,8.6454],[-13.1571,8.646],[-13.1563,8.6451],[-13.156,8.6438],[-13.1554,8.6429],[-13.1546,8.6426],[-13.154,8.6415],[-13.1532,8.6415],[-13.1526,8.6407],[-13.1526,8.6382],[-13.1529,8.6382],[-13.1529,8.6351],[-13.1526,8.6343],[-13.1535,8.6332],[-13.1524,8.6332],[-13.1521,8.6338],[-13.1518,8.6354],[-13.1513,8.6357],[-13.1513,8.6388],[-13.1507,8.6393],[-13.1507,8.6401],[-13.1451,8.6401],[-13.1451,8.6399],[-13.1429,8.6396],[-13.1429,8.6393],[-13.1418,8.639],[-13.1401,8.639],[-13.1393,8.6385],[-13.1374,8.6385],[-13.1349,8.6374],[-13.1338,8.6374],[-13.1332,8.6368],[-13.1324,8.6368],[-13.1313,8.636],[-13.1304,8.636],[-13.1299,8.6354],[-13.1288,8.6351],[-13.1288,8.6346],[-13.1268,8.6332],[-13.1265,8.6324],[-13.126,8.6324],[-13.126,8.6315],[-13.1251,8.6307],[-13.1251,8.6288],[-13.1246,8.6288],[-13.1243,8.6268],[-13.1238,8.6262],[-13.1238,8.6254],[-13.1229,8.6237],[-13.1221,8.6232],[-13.1218,8.6215],[-13.1235,8.6215],[-13.1243,8.6221],[-13.1249,8.6229],[-13.126,8.6235],[-13.1268,8.6235],[-13.1271,8.624],[-13.1296,8.624],[-13.1301,8.6235],[-13.1321,8.6232],[-13.1332,8.6224],[-13.134,8.6224],[-13.1351,8.6218],[-13.1354,8.621],[-13.1363,8.621],[-13.1371,8.6199],[-13.1376,8.6199],[-13.1382,8.6193],[-13.1393,8.6196],[-13.1396,8.6204],[-13.1407,8.6204],[-13.1404,8.6187],[-13.1399,8.6187],[-13.139,8.6179],[-13.1371,8.6179],[-13.1363,8.6182],[-13.1357,8.619],[-13.1349,8.6196],[-13.1326,8.6196],[-13.1315,8.6199],[-13.1299,8.621],[-13.1285,8.621],[-13.1285,8.6212],[-13.1265,8.6212],[-13.126,8.621],[-13.126,8.6201],[-13.1254,8.6196],[-13.1249,8.6196],[-13.124,8.6187],[-13.1232,8.6187],[-13.1226,8.6179],[-13.1221,8.6179],[-13.1213,8.6165],[-13.1201,8.6163],[-13.1196,8.6154],[-13.1182,8.6149],[-13.1179,8.6143],[-13.1163,8.6132],[-13.1157,8.6132],[-13.1154,8.6126],[-13.1146,8.6126],[-13.1146,8.6121],[-13.1135,8.6118],[-13.1132,8.6113],[-13.1121,8.611],[-13.1118,8.6104],[-13.111,8.6101],[-13.1104,8.6085],[-13.1099,8.6082],[-13.1099,8.6074],[-13.1093,8.6065],[-13.1093,8.6051],[-13.1088,8.6046],[-13.1088,8.6035],[-13.1093,8.6024],[-13.1093,8.6007],[-13.1104,8.5987],[-13.1112,8.5985],[-13.1118,8.5979],[-13.1118,8.5974],[-13.1135,8.5954],[-13.1143,8.5926],[-13.1149,8.5921],[-13.1154,8.5904],[-13.1154,8.5893],[-13.116,8.5888],[-13.1171,8.5888],[-13.1171,8.5868],[-13.1174,8.5857],[-13.1185,8.5849],[-13.119,8.5832],[-13.1199,8.5829],[-13.1199,8.5821],[-13.121,8.5804],[-13.1218,8.5799],[-13.1218,8.579],[-13.1238,8.5774],[-13.124,8.5763],[-13.1246,8.576],[-13.1249,8.5749],[-13.1254,8.5746],[-13.1257,8.5735],[-13.1263,8.5735],[-13.1265,8.5724],[-13.1274,8.5718],[-13.1274,8.5713],[-13.1282,8.5701],[-13.1282,8.5685],[-13.1288,8.5674],[-13.1288,8.5663],[-13.1282,8.5651],[-13.1282,8.5613],[-13.1279,8.5613],[-13.1279,8.5585],[-13.1276,8.5585],[-13.1276,8.556],[-13.1279,8.556],[-13.1279,8.5543],[-13.1282,8.5543],[-13.1282,8.5524],[-13.1288,8.5524],[-13.129,8.5513],[-13.1301,8.5499],[-13.1315,8.549],[-13.1326,8.549],[-13.1332,8.5482],[-13.1354,8.5465],[-13.1363,8.5463],[-13.1368,8.5465],[-13.1371,8.5476],[-13.1374,8.5476],[-13.1374,8.549],[-13.1382,8.5499],[-13.1393,8.5499],[-13.1401,8.5476],[-13.1393,8.5479],[-13.139,8.549],[-13.1379,8.5488],[-13.1379,8.5474],[-13.1374,8.5463],[-13.1365,8.546],[-13.1363,8.5454],[-13.1354,8.5454],[-13.1338,8.5471],[-13.1335,8.5476],[-13.1326,8.5476],[-13.1324,8.546],[-13.1338,8.5443],[-13.1338,8.5435],[-13.1343,8.5429],[-13.1343,8.5418],[-13.1349,8.5418],[-13.1349,8.5399],[-13.1351,8.5399],[-13.1351,8.5337],[-13.1357,8.5326],[-13.1357,8.5315],[-13.1365,8.5304],[-13.1365,8.5296],[-13.1374,8.529],[-13.1379,8.5282],[-13.1382,8.5271],[-13.139,8.5265],[-13.139,8.526],[-13.1401,8.5257],[-13.1401,8.5251],[-13.141,8.5249],[-13.141,8.5243],[-13.1424,8.5243],[-13.144,8.5229],[-13.1443,8.5221],[-13.1454,8.5221],[-13.1457,8.5215],[-13.1468,8.5213],[-13.1471,8.5207],[-13.1471,8.5179],[-13.1468,8.5162],[-13.1476,8.516],[-13.1482,8.5162],[-13.1482,8.5171],[-13.1488,8.5171],[-13.1496,8.5179],[-13.151,8.5179],[-13.1521,8.5185],[-13.1529,8.5196],[-13.1549,8.5196],[-13.1554,8.5199],[-13.156,8.5221],[-13.1568,8.5224],[-13.1568,8.5229],[-13.1576,8.5238],[-13.1582,8.5238],[-13.1596,8.5251],[-13.1599,8.5257],[-13.1626,8.5257],[-13.1632,8.5265],[-13.1674,8.5265],[-13.1674,8.5263],[-13.1693,8.5263],[-13.1704,8.5271],[-13.171,8.529],[-13.1713,8.531],[-13.1718,8.5315],[-13.1721,8.5326],[-13.1724,8.5326],[-13.1724,8.5346],[-13.1732,8.536],[-13.1732,8.5371],[-13.1751,8.5382],[-13.1754,8.539],[-13.1763,8.5393],[-13.1765,8.5399],[-13.1765,8.5415],[-13.1774,8.5418],[-13.1774,8.5424],[-13.1785,8.5424],[-13.1793,8.5432],[-13.1799,8.5443],[-13.1804,8.5443],[-13.1807,8.5454],[-13.1815,8.5465],[-13.1826,8.5471],[-13.1829,8.5482],[-13.1835,8.5488],[-13.184,8.5499],[-13.1851,8.5504],[-13.1854,8.5515],[-13.186,8.5518],[-13.1863,8.5529],[-13.1874,8.5535],[-13.1876,8.5549],[-13.1882,8.5554],[-13.1882,8.5563],[-13.1888,8.5565],[-13.1888,8.5576],[-13.1893,8.5579],[-13.1893,8.5585],[-13.1904,8.559],[-13.1904,8.5604],[-13.1907,8.5604],[-13.191,8.5615],[-13.1915,8.5618],[-13.1915,8.5626],[-13.1921,8.5626],[-13.1926,8.5638],[-13.1932,8.564],[-13.1938,8.5657],[-13.1943,8.566],[-13.1951,8.5676],[-13.1951,8.5682],[-13.196,8.569],[-13.196,8.5699],[-13.1965,8.5704],[-13.1965,8.571],[-13.1974,8.5715],[-13.1974,8.5724],[-13.1982,8.5735],[-13.1982,8.5746],[-13.199,8.5751],[-13.199,8.5771],[-13.1993,8.5782],[-13.1999,8.579],[-13.2001,8.5801],[-13.2001,8.5815],[-13.2007,8.5824],[-13.2007,8.5838],[-13.2015,8.5854],[-13.2015,8.5879],[-13.2021,8.5885],[-13.2021,8.5901],[-13.2026,8.5904],[-13.2026,8.5926],[-13.2029,8.5937],[-13.2038,8.5943],[-13.204,8.5951],[-13.204,8.5965],[-13.2046,8.5974],[-13.2046,8.5985],[-13.2049,8.5985],[-13.2051,8.6004],[-13.206,8.601],[-13.2065,8.6021],[-13.2068,8.604],[-13.2074,8.6046],[-13.2079,8.6063],[-13.2079,8.6074],[-13.2085,8.6079],[-13.2085,8.6088],[-13.209,8.6088],[-13.209,8.6096],[-13.2099,8.6104],[-13.2099,8.6113],[-13.2107,8.6129],[-13.2107,8.614],[-13.2113,8.6143],[-13.2118,8.6165],[-13.2124,8.6165],[-13.2126,8.6174],[-13.2132,8.6176],[-13.2132,8.6185],[-13.2137,8.6185],[-13.2138,8.6193],[-13.2143,8.6204],[-13.2149,8.6204],[-13.2154,8.6212],[-13.2154,8.6221],[-13.216,8.6229],[-13.2165,8.6229],[-13.2171,8.6246],[-13.2182,8.6254],[-13.2182,8.6262],[-13.219,8.6265],[-13.2196,8.6274],[-13.2196,8.6288],[-13.2204,8.6293],[-13.2204,8.6299],[-13.2213,8.6307],[-13.2218,8.6307],[-13.2221,8.6321],[-13.2232,8.6326],[-13.2238,8.6343],[-13.2246,8.6349],[-13.2251,8.636],[-13.2265,8.6371],[-13.2276,8.6371],[-13.2285,8.6379],[-13.229,8.6379],[-13.2293,8.6393],[-13.2299,8.6393],[-13.2299,8.6407],[-13.2307,8.6413],[-13.2313,8.6432],[-13.2321,8.6438],[-13.2332,8.644],[-13.2346,8.6454],[-13.2346,8.6462],[-13.2351,8.6462],[-13.2354,8.6476],[-13.2363,8.6482],[-13.2368,8.649],[-13.2368,8.6501],[-13.2374,8.6501],[-13.2374,8.6512],[-13.2379,8.6515],[-13.2379,8.6524],[-13.2385,8.6526],[-13.2385,8.6537],[-13.239,8.6543],[-13.239,8.6551],[-13.2396,8.6557],[-13.2399,8.6568],[-13.2404,8.6568],[-13.2404,8.6576],[-13.241,8.6582],[-13.2413,8.6596],[-13.2418,8.6604],[-13.2426,8.6607],[-13.2426,8.6615],[-13.2432,8.6626],[-13.2432,8.6635],[-13.2426,8.6635],[-13.2426,8.6665],[-13.2432,8.6674],[-13.2432,8.6707],[-13.2437,8.6713],[-13.2437,8.6724],[-13.2443,8.6726],[-13.2446,8.6738],[-13.2446,8.6751],[-13.244,8.6763],[-13.244,8.6776],[-13.2443,8.6788],[-13.2449,8.6788],[-13.2451,8.6801],[-13.2446,8.6801],[-13.244,8.681],[-13.244,8.6832],[-13.2437,8.6832],[-13.2437,8.6854],[-13.2426,8.6863],[-13.2424,8.6874],[-13.2432,8.691],[-13.2418,8.6915],[-13.2413,8.6924],[-13.2413,8.6954],[-13.2415,8.6954],[-13.2415,8.6985],[-13.2413,8.6985],[-13.2413,8.7001],[-13.241,8.7001],[-13.241,8.7024],[-13.2413,8.7024],[-13.2413,8.7046],[-13.2415,8.7046],[-13.2415,8.7065],[-13.2418,8.7065],[-13.2418,8.7088],[-13.2421,8.7099],[-13.2426,8.711],[-13.2429,8.7121],[-13.2429,8.7135],[-13.2435,8.7146],[-13.2435,8.7163],[-13.2437,8.7163],[-13.2437,8.7179],[-13.244,8.7179],[-13.244,8.7207],[-13.2443,8.7207],[-13.2443,8.7235],[-13.2449,8.724],[-13.2449,8.7257],[-13.2446,8.7257],[-13.2446,8.7282],[-13.2443,8.7282],[-13.2443,8.7299],[-13.2437,8.731],[-13.2435,8.7321],[-13.2432,8.7343],[-13.2429,8.7343],[-13.2429,8.736],[-13.2415,8.7363],[-13.241,8.7357],[-13.241,8.7346],[-13.2407,8.7346],[-13.2407,8.7329],[-13.2404,8.7329],[-13.2404,8.7312],[-13.2401,8.7301],[-13.2393,8.7285],[-13.2393,8.726],[-13.2396,8.7249],[-13.2401,8.7238],[-13.241,8.721],[-13.2418,8.7201],[-13.2418,8.719],[-13.2413,8.7185],[-13.241,8.7174],[-13.2407,8.7174],[-13.2404,8.7163],[-13.2399,8.716],[-13.2396,8.7151],[-13.2374,8.7132],[-13.2368,8.7121],[-13.2368,8.7113],[-13.2374,8.7107],[-13.2374,8.7093],[-13.2376,8.7093],[-13.2376,8.7068],[-13.2379,8.7068],[-13.2379,8.7049],[-13.2374,8.7029],[-13.2368,8.7026],[-13.236,8.701],[-13.2349,8.7001],[-13.234,8.7001],[-13.234,8.7007],[-13.2354,8.7018],[-13.236,8.7032],[-13.2368,8.7035],[-13.2371,8.7043],[-13.2371,8.7068],[-13.2365,8.7088],[-13.2357,8.7101],[-13.2357,8.7124],[-13.236,8.7124],[-13.236,8.7138],[-13.2363,8.7146],[-13.2368,8.7146],[-13.2374,8.7154],[-13.2374,8.716],[-13.2382,8.7163],[-13.2388,8.7174],[-13.2396,8.7179],[-13.2396,8.7207],[-13.239,8.7213],[-13.239,8.7221],[-13.2385,8.7221],[-13.2382,8.7232],[-13.2382,8.7249],[-13.2379,8.7249],[-13.2379,8.7274],[-13.2382,8.7274],[-13.2382,8.7382],[-13.239,8.739],[-13.2399,8.741],[-13.2399,8.7426],[-13.2407,8.7435],[-13.2415,8.7435],[-13.2429,8.7451],[-13.2435,8.7451],[-13.2443,8.746],[-13.2446,8.7468],[-13.2446,8.7482],[-13.2449,8.7482],[-13.2449,8.7499],[-13.2454,8.7504],[-13.246,8.7529],[-13.2474,8.754],[-13.2479,8.7568],[-13.2485,8.7579],[-13.2485,8.7596],[-13.2479,8.7607],[-13.2479,8.7621],[-13.2482,8.7621],[-13.2482,8.7649],[-13.2476,8.766],[-13.2476,8.7685],[-13.2471,8.7696],[-13.2471,8.7715],[-13.2468,8.7715],[-13.2468,8.774],[-13.2465,8.774],[-13.2465,8.7765],[-13.2463,8.7765],[-13.2463,8.7807],[-13.246,8.7807],[-13.246,8.7824],[-13.2463,8.7824],[-13.2463,8.7851],[-13.2465,8.7851],[-13.2465,8.7899],[-13.2468,8.7899],[-13.2468,8.7929],[-13.2474,8.794],[-13.2474,8.7957],[-13.2479,8.7963],[-13.2479,8.7982],[-13.2482,8.7982],[-13.2482,8.8007],[-13.2488,8.8013],[-13.2488,8.8035],[-13.2485,8.8035],[-13.2485,8.8071],[-13.2482,8.8071],[-13.2482,8.809],[-13.2479,8.809],[-13.2479,8.8104],[-13.2476,8.8104],[-13.2476,8.8118],[-13.2474,8.8118],[-13.2474,8.8132],[-13.2471,8.8132],[-13.2471,8.8149],[-13.2468,8.8149],[-13.2468,8.8165],[-13.2465,8.8165],[-13.2465,8.8182],[-13.2463,8.8182],[-13.2463,8.8196],[-13.2457,8.8204],[-13.2454,8.8215],[-13.2446,8.8226],[-13.244,8.8229],[-13.2432,8.824],[-13.2432,8.8246],[-13.2424,8.8251],[-13.2418,8.826],[-13.2399,8.8274],[-13.2396,8.8285],[-13.2371,8.8301],[-13.2363,8.8313],[-13.2357,8.8313],[-13.234,8.8332],[-13.2329,8.8351],[-13.2324,8.8354],[-13.2318,8.8368],[-13.2313,8.8371],[-13.231,8.8382],[-13.2296,8.8399],[-13.2285,8.8404],[-13.2282,8.841],[-13.2263,8.8412],[-13.2263,8.8415],[-13.2249,8.8415],[-13.2246,8.8421],[-13.2235,8.8424],[-13.2226,8.8432],[-13.2207,8.844],[-13.2193,8.8457],[-13.2188,8.8457],[-13.2179,8.8468],[-13.216,8.8476],[-13.216,8.8488],[-13.2149,8.8496],[-13.2149,8.8504],[-13.2137,8.8507],[-13.2135,8.8515],[-13.2129,8.8518],[-13.2124,8.8529],[-13.2118,8.8529],[-13.211,8.854],[-13.2104,8.854],[-13.2093,8.8554],[-13.2088,8.8554],[-13.2082,8.8563],[-13.2068,8.8574],[-13.206,8.8585],[-13.2054,8.8582],[-13.2043,8.8585],[-13.2029,8.8585],[-13.2024,8.859],[-13.2004,8.859],[-13.1993,8.8588],[-13.1988,8.8576],[-13.1971,8.8565],[-13.1965,8.8557],[-13.1957,8.8557],[-13.1954,8.8549],[-13.1943,8.8549],[-13.1938,8.8543],[-13.1924,8.8543],[-13.1924,8.854],[-13.1899,8.854],[-13.1893,8.8535],[-13.1885,8.8532],[-13.1868,8.8532],[-13.1854,8.8529],[-13.1854,8.8524],[-13.1843,8.8524],[-13.1826,8.8515],[-13.1821,8.8504],[-13.181,8.8496],[-13.1807,8.8488],[-13.1799,8.8488],[-13.1788,8.8476],[-13.1782,8.8476],[-13.1771,8.8457],[-13.176,8.8449],[-13.1757,8.844],[-13.1751,8.844],[-13.1746,8.8429],[-13.1738,8.8426],[-13.1738,8.8421],[-13.1721,8.8407],[-13.1702,8.8401],[-13.17,8.8369],[-13.1689,8.8331],[-13.1681,8.8289],[-13.1689,8.825],[-13.171,8.8217],[-13.1772,8.8155],[-13.177,8.8119],[-13.1671,8.8073],[-13.1626,8.8061],[-13.1579,8.8057],[-13.1521,8.8059],[-13.147,8.8087],[-13.1468,8.8139],[-13.1515,8.8213],[-13.152,8.8245],[-13.1515,8.8275],[-13.1491,8.83],[-13.1451,8.8314],[-13.1418,8.8314],[-13.136,8.8297],[-13.1212,8.8259],[-13.1158,8.8261],[-13.1097,8.8277],[-13.1036,8.8285],[-13.0732,8.8289],[-13.0686,8.8293],[-13.0596,8.8317],[-13.0462,8.8331],[-13.0387,8.835],[-13.0303,8.8367],[-13.0242,8.8385],[-13.0135,8.8423],[-12.9837,8.8452],[-12.9751,8.8455],[-12.9644,8.8444],[-12.9557,8.8423],[-12.9447,8.8405],[-12.9381,8.8401],[-12.9314,8.8401],[-12.9232,8.8421],[-12.9104,8.8485],[-12.8976,8.8524],[-12.8974,8.8526],[-12.893,8.8567],[-12.89,8.8607],[-12.8876,8.8661],[-12.8846,8.8737],[-12.884,8.8767],[-12.8838,8.8811],[-12.8839,8.9013],[-12.8836,8.9073],[-12.8829,8.9115],[-12.8794,8.924],[-12.8794,8.9241],[-12.8734,8.9354],[-12.8708,8.9386],[-12.8634,8.9467],[-12.8611,8.95],[-12.8573,8.9574],[-12.8532,8.967],[-12.8477,8.9764],[-12.8434,8.9824],[-12.8402,8.9876],[-12.8324,8.9972],[-12.8293,9.0024],[-12.8249,9.0085],[-12.821,9.0147],[-12.8184,9.0177],[-12.8089,9.0276],[-12.8058,9.0319],[-12.8035,9.0373],[-12.798,9.054],[-12.7963,9.061],[-12.7959,9.0662],[-12.7964,9.0728],[-12.799,9.0821],[-12.7997,9.0871],[-12.7998,9.0935],[-12.7991,9.1014],[-12.7938,9.1016],[-12.787,9.1034],[-12.7827,9.104],[-12.7453,9.1046],[-12.7411,9.1045],[-12.7377,9.1038],[-12.7352,9.1021],[-12.7337,9.0994],[-12.734,9.096],[-12.7378,9.0915],[-12.7458,9.086],[-12.7483,9.0832],[-12.7519,9.0772],[-12.7567,9.0678],[-12.757,9.0622],[-12.7556,9.0578],[-12.7541,9.0554],[-12.7499,9.0497],[-12.7458,9.0424],[-12.7421,9.0349],[-12.7374,9.0229],[-12.7357,9.0198],[-12.7322,9.0163],[-12.7218,9.01],[-12.722,9.0173],[-12.7211,9.0248],[-12.7215,9.0294],[-12.7233,9.0373],[-12.7234,9.0407],[-12.7225,9.0452],[-12.7208,9.0507],[-12.718,9.0573],[-12.7141,9.0626],[-12.7074,9.0694],[-12.7014,9.0749],[-12.6942,9.0809],[-12.6885,9.0907],[-12.6862,9.0936],[-12.6825,9.0966],[-12.6738,9.1008],[-12.667,9.1022],[-12.664,9.1013],[-12.6611,9.1016],[-12.6591,9.1029],[-12.6577,9.1069],[-12.6579,9.1122],[-12.6606,9.1207],[-12.6609,9.1249],[-12.6596,9.1308],[-12.6579,9.1351],[-12.6563,9.138],[-12.652,9.1434],[-12.651,9.1465],[-12.6507,9.1508],[-12.6509,9.1553],[-12.6513,9.1582],[-12.6533,9.1664],[-12.6536,9.1699],[-12.6527,9.1744],[-12.6512,9.1778],[-12.6486,9.1813],[-12.6423,9.1878],[-12.6368,9.1929],[-12.6332,9.1955],[-12.6306,9.1967],[-12.6208,9.2001],[-12.6155,9.2016],[-12.612,9.203],[-12.6056,9.2065],[-12.5971,9.2133],[-12.5933,9.2151],[-12.589,9.2157],[-12.5847,9.2156],[-12.5806,9.2148],[-12.5747,9.2129],[-12.5708,9.2125],[-12.5668,9.2128],[-12.5618,9.2152],[-12.5569,9.2193],[-12.5552,9.2215],[-12.5541,9.2257],[-12.5537,9.2366],[-12.5522,9.2437],[-12.5504,9.2479],[-12.5482,9.2505],[-12.5453,9.252],[-12.5418,9.2525],[-12.5374,9.2509],[-12.5343,9.2471],[-12.5325,9.2415],[-12.5317,9.2322],[-12.5302,9.2289],[-12.5259,9.2272],[-12.5221,9.2283],[-12.5202,9.2322],[-12.5194,9.2415],[-12.5164,9.2567],[-12.5136,9.2686],[-12.5123,9.2717],[-12.5097,9.2742],[-12.5065,9.2753],[-12.5024,9.2746],[-12.4978,9.2706],[-12.4959,9.2662],[-12.494,9.2573],[-12.493,9.2542],[-12.4914,9.2514],[-12.4892,9.2499],[-12.4855,9.2501],[-12.4831,9.2522],[-12.4795,9.2588]]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\",\"uIuxlbV1vRT\":\"b0EsAxm8Nge\"}},{\"id\":\"bL4ooGhyHRQ\",\"code\":\"OU_260377\",\"na\":\"Pujehun\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-11.5346,6.944],[-11.5338,6.9432],[-11.5326,6.9432],[-11.5318,6.9424],[-11.5299,6.9415],[-11.5285,6.9415],[-11.5276,6.9413],[-11.5271,6.9407],[-11.5254,6.9401],[-11.5246,6.9396],[-11.5243,6.9388],[-11.5237,6.9388],[-11.5229,6.9379],[-11.5224,6.9382],[-11.521,6.9382],[-11.521,6.9376],[-11.5201,6.9371],[-11.5201,6.9365],[-11.5193,6.936],[-11.5179,6.936],[-11.5179,6.9357],[-11.5165,6.9357],[-11.5157,6.9343],[-11.5146,6.934],[-11.5138,6.9332],[-11.5138,6.9326],[-11.5132,6.9321],[-11.5126,6.9321],[-11.5118,6.931],[-11.511,6.9307],[-11.5088,6.9307],[-11.5082,6.9301],[-11.5082,6.929],[-11.5093,6.929],[-11.5104,6.9301],[-11.5115,6.9301],[-11.5121,6.9307],[-11.5126,6.9307],[-11.5135,6.9315],[-11.5143,6.9315],[-11.5149,6.9324],[-11.5154,6.9324],[-11.5157,6.9329],[-11.5171,6.9332],[-11.5174,6.9338],[-11.5179,6.9338],[-11.5182,6.9343],[-11.5193,6.9343],[-11.5199,6.9349],[-11.521,6.9351],[-11.5212,6.936],[-11.5221,6.936],[-11.5232,6.9365],[-11.5235,6.9371],[-11.5251,6.9376],[-11.5257,6.9385],[-11.5271,6.9388],[-11.5274,6.9396],[-11.5293,6.9401],[-11.5299,6.9407],[-11.5315,6.9407],[-11.5321,6.9415],[-11.5335,6.9418],[-11.5338,6.9424],[-11.5349,6.9426],[-11.5354,6.9432],[-11.5354,6.944],[-11.5346,6.944]]],[[[-11.6196,6.9979],[-11.619,6.9971],[-11.619,6.9943],[-11.6199,6.9943],[-11.6204,6.9951],[-11.6204,6.9968],[-11.6201,6.9979],[-11.6196,6.9979]]],[[[-11.5359,7.6576],[-11.522,7.6516],[-11.5168,7.6487],[-11.514,7.6467],[-11.5044,7.6345],[-11.5026,7.6312],[-11.5009,7.6267],[-11.4993,7.6207],[-11.4982,7.6071],[-11.4956,7.5948],[-11.4957,7.5892],[-11.4975,7.5811],[-11.4981,7.5768],[-11.4983,7.5615],[-11.4982,7.5491],[-11.4978,7.5431],[-11.4971,7.5387],[-11.4951,7.534],[-11.4749,7.5325],[-11.4721,7.5319],[-11.4662,7.5299],[-11.4607,7.5292],[-11.4565,7.5291],[-11.4523,7.5296],[-11.4486,7.5311],[-11.445,7.5344],[-11.4416,7.5405],[-11.4403,7.5438],[-11.4374,7.5534],[-11.4355,7.5566],[-11.4308,7.5611],[-11.4266,7.5677],[-11.4238,7.5729],[-11.4164,7.5839],[-11.4129,7.5874],[-11.4079,7.5906],[-11.4037,7.5941],[-11.3933,7.6044],[-11.3893,7.6045],[-11.3854,7.6048],[-11.382,7.6059],[-11.3788,7.6076],[-11.3712,7.6101],[-11.3667,7.6098],[-11.3615,7.6075],[-11.3587,7.6053],[-11.357,7.6026],[-11.3536,7.5911],[-11.35,7.5811],[-11.3457,7.5726],[-11.3426,7.5673],[-11.3413,7.5634],[-11.3407,7.5591],[-11.3406,7.5547],[-11.3407,7.5503],[-11.3412,7.546],[-11.3429,7.5401],[-11.3453,7.5346],[-11.3471,7.529],[-11.3488,7.5186],[-11.3502,7.5141],[-11.3526,7.5086],[-11.3537,7.5053],[-11.3548,7.5002],[-11.3552,7.4872],[-11.355,7.4726],[-11.3546,7.4669],[-11.354,7.4627],[-11.3513,7.4528],[-11.35,7.4445],[-11.3527,7.442],[-11.3542,7.4389],[-11.357,7.4262],[-11.3572,7.4228],[-11.3538,7.4081],[-11.3492,7.398],[-11.344,7.3939],[-11.342,7.3919],[-11.3273,7.3853],[-11.3182,7.3834],[-11.311,7.3812],[-11.3019,7.3793],[-11.2845,7.3713],[-11.2807,7.37],[-11.2746,7.3694],[-11.259,7.3692],[-11.2532,7.3682],[-11.2453,7.365],[-11.2378,7.3612],[-11.2229,7.3534],[-11.2204,7.3517],[-11.212,7.345],[-11.2044,7.3408],[-11.1732,7.3253],[-11.1654,7.3221],[-11.1564,7.3202],[-11.1492,7.318],[-11.1407,7.3164],[-11.1383,7.321],[-11.1382,7.3207],[-11.1396,7.3168],[-11.1473,7.3129],[-11.1512,7.3064],[-11.1545,7.3025],[-11.1622,7.3019],[-11.1681,7.3025],[-11.1681,7.296],[-11.17,7.2889],[-11.1746,7.2876],[-11.1772,7.2838],[-11.1733,7.2799],[-11.1766,7.2714],[-11.1804,7.2708],[-11.1746,7.2639],[-11.1759,7.2637],[-11.1837,7.2559],[-11.1908,7.2552],[-11.1966,7.2494],[-11.2038,7.2468],[-11.2116,7.2481],[-11.22,7.2429],[-11.2232,7.2422],[-11.2271,7.2448],[-11.2323,7.2448],[-11.2381,7.2396],[-11.2414,7.2377],[-11.242,7.2338],[-11.2491,7.228],[-11.2569,7.2273],[-11.2621,7.2273],[-11.266,7.2331],[-11.2705,7.2331],[-11.2692,7.2273],[-11.2719,7.224],[-11.2725,7.2189],[-11.277,7.2189],[-11.2783,7.2111],[-11.2829,7.2098],[-11.2829,7.204],[-11.2842,7.1943],[-11.2926,7.191],[-11.2894,7.1988],[-11.2991,7.1988],[-11.2991,7.2079],[-11.303,7.2091],[-11.3088,7.2033],[-11.3075,7.1936],[-11.3114,7.1871],[-11.3108,7.1806],[-11.3186,7.1716],[-11.3173,7.1644],[-11.327,7.1586],[-11.3322,7.1534],[-11.3264,7.145],[-11.3277,7.1405],[-11.3342,7.1379],[-11.3426,7.143],[-11.3504,7.1353],[-11.3471,7.1282],[-11.3362,7.1185],[-11.3355,7.112],[-11.331,7.1088],[-11.3336,7.1003],[-11.3317,7.0861],[-11.3297,7.0744],[-11.3511,7.0757],[-11.3566,7.0738],[-11.3608,7.0751],[-11.3679,7.0731],[-11.3718,7.0653],[-11.3686,7.0543],[-11.3605,7.0467],[-11.3613,7.0432],[-11.3628,7.0408],[-11.3667,7.0356],[-11.3648,7.0343],[-11.3674,7.033],[-11.3661,7.0213],[-11.368,7.0161],[-11.3713,7.0097],[-11.3752,7.0058],[-11.3817,7.0051],[-11.3888,7.0032],[-11.3933,6.9973],[-11.3933,6.9915],[-11.3927,6.9876],[-11.3953,6.9818],[-11.4011,6.9831],[-11.4102,6.9844],[-11.4128,6.9766],[-11.4109,6.9682],[-11.4174,6.9636],[-11.4232,6.9656],[-11.4297,6.9636],[-11.4245,6.9546],[-11.4167,6.9455],[-11.4155,6.9325],[-11.4213,6.9358],[-11.4278,6.9371],[-11.4342,6.9371],[-11.4427,6.9332],[-11.4492,6.9299],[-11.4524,6.9254],[-11.4531,6.9208],[-11.457,6.9176],[-11.4615,6.9222],[-11.4667,6.9221],[-11.4777,6.9182],[-11.4857,6.9178],[-11.4874,6.9182],[-11.4876,6.9188],[-11.4885,6.9188],[-11.4893,6.9199],[-11.491,6.9201],[-11.4915,6.9207],[-11.4924,6.921],[-11.4935,6.921],[-11.494,6.9215],[-11.4951,6.9218],[-11.4954,6.9224],[-11.4974,6.9224],[-11.4979,6.9232],[-11.4979,6.9243],[-11.4988,6.9251],[-11.4988,6.9257],[-11.4993,6.926],[-11.4993,6.9265],[-11.4999,6.9268],[-11.5001,6.9279],[-11.5007,6.9288],[-11.5013,6.929],[-11.5013,6.9296],[-11.5018,6.9299],[-11.5018,6.9304],[-11.5038,6.931],[-11.5046,6.9321],[-11.5051,6.9321],[-11.5057,6.9326],[-11.5063,6.9326],[-11.5071,6.9338],[-11.5076,6.9338],[-11.5079,6.9343],[-11.509,6.9346],[-11.5093,6.9354],[-11.5104,6.9357],[-11.5113,6.9363],[-11.5129,6.9363],[-11.514,6.9371],[-11.516,6.9376],[-11.5163,6.9382],[-11.5168,6.9382],[-11.5179,6.9388],[-11.5182,6.9396],[-11.5193,6.9399],[-11.5196,6.9404],[-11.5204,6.9404],[-11.5212,6.9413],[-11.5224,6.9413],[-11.5232,6.9415],[-11.524,6.9424],[-11.5249,6.9424],[-11.5251,6.9429],[-11.5263,6.9429],[-11.5276,6.944],[-11.5288,6.944],[-11.5293,6.9446],[-11.5304,6.9446],[-11.5304,6.9449],[-11.5321,6.9449],[-11.5321,6.9451],[-11.5332,6.9451],[-11.5343,6.946],[-11.5351,6.946],[-11.536,6.9468],[-11.5368,6.9468],[-11.5376,6.9474],[-11.5382,6.9482],[-11.5396,6.9485],[-11.5399,6.9493],[-11.5407,6.9493],[-11.541,6.9499],[-11.5435,6.9499],[-11.5438,6.9504],[-11.5451,6.9507],[-11.5454,6.9513],[-11.5468,6.9515],[-11.5474,6.9521],[-11.549,6.9524],[-11.5496,6.9529],[-11.5513,6.9529],[-11.5524,6.9535],[-11.5526,6.954],[-11.5538,6.9543],[-11.554,6.9549],[-11.5546,6.9549],[-11.5551,6.9554],[-11.5557,6.9554],[-11.556,6.956],[-11.5571,6.9562],[-11.5579,6.9568],[-11.5588,6.9568],[-11.5596,6.9574],[-11.5607,6.9574],[-11.561,6.9579],[-11.5621,6.9582],[-11.5626,6.9587],[-11.564,6.9587],[-11.5649,6.959],[-11.5651,6.9596],[-11.5665,6.9596],[-11.5668,6.9601],[-11.5679,6.9604],[-11.5679,6.9613],[-11.5685,6.9618],[-11.569,6.9618],[-11.5696,6.9624],[-11.5713,6.9624],[-11.5718,6.9621],[-11.5724,6.9626],[-11.5735,6.9629],[-11.574,6.9635],[-11.5749,6.9635],[-11.5754,6.964],[-11.576,6.964],[-11.5765,6.9646],[-11.5774,6.9646],[-11.579,6.9657],[-11.5801,6.9657],[-11.581,6.9665],[-11.5818,6.9668],[-11.5829,6.9668],[-11.5829,6.9671],[-11.584,6.9674],[-11.584,6.9676],[-11.5851,6.9676],[-11.5854,6.9682],[-11.5871,6.9685],[-11.5879,6.9693],[-11.589,6.9693],[-11.589,6.9696],[-11.5901,6.9699],[-11.5904,6.9704],[-11.5915,6.9704],[-11.5929,6.971],[-11.5932,6.9715],[-11.5946,6.9718],[-11.5946,6.9721],[-11.5957,6.9724],[-11.596,6.9729],[-11.5971,6.9729],[-11.5976,6.9735],[-11.5988,6.9735],[-11.599,6.974],[-11.5996,6.974],[-11.5999,6.9746],[-11.6004,6.9746],[-11.6007,6.9751],[-11.6021,6.9751],[-11.6029,6.9754],[-11.6035,6.976],[-11.6054,6.9768],[-11.6063,6.9768],[-11.6076,6.9774],[-11.6079,6.9779],[-11.6085,6.9779],[-11.6093,6.979],[-11.6104,6.9793],[-11.6107,6.9799],[-11.6118,6.9801],[-11.6124,6.9807],[-11.6129,6.9807],[-11.6138,6.9818],[-11.6143,6.9821],[-11.614,6.9829],[-11.6132,6.9829],[-11.6126,6.9821],[-11.6118,6.9818],[-11.6107,6.9818],[-11.6107,6.9815],[-11.6096,6.9813],[-11.6093,6.9807],[-11.6088,6.9807],[-11.6082,6.9799],[-11.606,6.979],[-11.606,6.9779],[-11.6043,6.9776],[-11.6037,6.9771],[-11.6032,6.9771],[-11.6021,6.9763],[-11.6004,6.976],[-11.6001,6.9754],[-11.5996,6.9754],[-11.5993,6.9749],[-11.5988,6.9749],[-11.5985,6.9743],[-11.5971,6.974],[-11.5974,6.9749],[-11.5974,6.976],[-11.5976,6.976],[-11.5976,6.9771],[-11.5982,6.9779],[-11.5993,6.9779],[-11.6001,6.9788],[-11.6015,6.979],[-11.6018,6.9796],[-11.6026,6.9796],[-11.6035,6.9804],[-11.604,6.9804],[-11.6043,6.981],[-11.6049,6.981],[-11.6054,6.9818],[-11.6065,6.9821],[-11.6068,6.9826],[-11.6074,6.9826],[-11.6076,6.9835],[-11.6082,6.9835],[-11.6085,6.984],[-11.609,6.984],[-11.609,6.9846],[-11.6096,6.9849],[-11.6093,6.9854],[-11.6079,6.9854],[-11.6079,6.986],[-11.609,6.9863],[-11.609,6.9865],[-11.611,6.9865],[-11.6115,6.9868],[-11.6115,6.9879],[-11.6107,6.9882],[-11.6107,6.9896],[-11.611,6.9896],[-11.611,6.9907],[-11.6113,6.9907],[-11.6115,6.9918],[-11.6121,6.9921],[-11.6124,6.9915],[-11.6132,6.9918],[-11.6132,6.9929],[-11.6135,6.9929],[-11.6135,6.9963],[-11.6143,6.9974],[-11.6146,6.9985],[-11.6149,6.9985],[-11.6154,7.0004],[-11.616,7.0007],[-11.6165,7.0018],[-11.6171,7.0021],[-11.6174,7.0032],[-11.6179,7.0035],[-11.6179,7.0043],[-11.6188,7.0051],[-11.6193,7.0071],[-11.6204,7.0071],[-11.621,7.0074],[-11.6213,7.0082],[-11.6221,7.0088],[-11.6238,7.0104],[-11.624,7.011],[-11.624,7.0129],[-11.6235,7.0135],[-11.6232,7.0143],[-11.6232,7.0154],[-11.6229,7.0154],[-11.6229,7.0171],[-11.6218,7.0179],[-11.6215,7.019],[-11.621,7.0196],[-11.6204,7.0196],[-11.6199,7.0204],[-11.6188,7.0204],[-11.6179,7.021],[-11.6168,7.021],[-11.6163,7.0215],[-11.6157,7.0215],[-11.6149,7.0221],[-11.6138,7.0235],[-11.6132,7.0235],[-11.6129,7.024],[-11.6118,7.0243],[-11.6104,7.0243],[-11.6088,7.0257],[-11.6085,7.0268],[-11.6079,7.0271],[-11.6082,7.0285],[-11.6071,7.0301],[-11.6071,7.0315],[-11.6082,7.0318],[-11.6082,7.0296],[-11.6088,7.0293],[-11.6093,7.0276],[-11.6096,7.0276],[-11.6096,7.0265],[-11.6104,7.0257],[-11.6118,7.0257],[-11.6118,7.0254],[-11.614,7.0249],[-11.6146,7.024],[-11.6151,7.024],[-11.6154,7.0235],[-11.6171,7.0229],[-11.6179,7.0221],[-11.6199,7.0221],[-11.6199,7.0218],[-11.6213,7.0215],[-11.6221,7.0207],[-11.6221,7.0201],[-11.6238,7.0188],[-11.624,7.0171],[-11.6246,7.0163],[-11.6251,7.0163],[-11.6251,7.0157],[-11.626,7.0151],[-11.626,7.0146],[-11.6265,7.0143],[-11.6265,7.0138],[-11.6271,7.0132],[-11.6276,7.0132],[-11.6282,7.0138],[-11.6282,7.0143],[-11.629,7.0143],[-11.6293,7.0149],[-11.6299,7.0149],[-11.6301,7.0157],[-11.631,7.0163],[-11.631,7.0168],[-11.6321,7.0168],[-11.6326,7.0174],[-11.6338,7.0174],[-11.6346,7.0182],[-11.6346,7.0188],[-11.636,7.0193],[-11.6363,7.0199],[-11.6382,7.021],[-11.6388,7.0218],[-11.6401,7.0224],[-11.6421,7.0246],[-11.6426,7.0246],[-11.644,7.026],[-11.6449,7.0271],[-11.6454,7.0271],[-11.6457,7.0276],[-11.6463,7.0276],[-11.6471,7.0288],[-11.6479,7.0293],[-11.6482,7.0299],[-11.6488,7.0299],[-11.6501,7.031],[-11.6501,7.0315],[-11.6507,7.0318],[-11.651,7.0329],[-11.6521,7.0329],[-11.6524,7.0337],[-11.6532,7.0343],[-11.6535,7.0349],[-11.654,7.0349],[-11.6543,7.0354],[-11.6554,7.036],[-11.6557,7.0368],[-11.6571,7.0368],[-11.6576,7.0379],[-11.6588,7.0382],[-11.6596,7.0387],[-11.6599,7.0396],[-11.6607,7.0396],[-11.6613,7.0407],[-11.6629,7.0413],[-11.6632,7.0418],[-11.6638,7.0418],[-11.664,7.0424],[-11.6654,7.0426],[-11.666,7.0435],[-11.6665,7.0435],[-11.6668,7.044],[-11.6674,7.044],[-11.6676,7.0446],[-11.6696,7.0451],[-11.6699,7.0457],[-11.6704,7.0457],[-11.6707,7.0463],[-11.6713,7.0463],[-11.6715,7.0468],[-11.6732,7.0476],[-11.6738,7.0482],[-11.6743,7.0482],[-11.6749,7.0488],[-11.6765,7.0493],[-11.6768,7.0499],[-11.6779,7.0501],[-11.6782,7.0507],[-11.6793,7.051],[-11.6796,7.0515],[-11.6807,7.0518],[-11.6815,7.0524],[-11.6818,7.0529],[-11.6824,7.0529],[-11.6826,7.0535],[-11.6851,7.0543],[-11.6854,7.0549],[-11.6865,7.0551],[-11.6876,7.0557],[-11.6882,7.0563],[-11.6888,7.0563],[-11.6904,7.0574],[-11.6907,7.0579],[-11.6918,7.0582],[-11.6921,7.0588],[-11.694,7.0593],[-11.6946,7.0599],[-11.6957,7.0601],[-11.696,7.0607],[-11.6965,7.0607],[-11.6968,7.0613],[-11.6985,7.0618],[-11.6996,7.0629],[-11.7001,7.0629],[-11.701,7.0635],[-11.7013,7.064],[-11.7024,7.0643],[-11.7026,7.0649],[-11.7032,7.0649],[-11.7035,7.0654],[-11.7046,7.0657],[-11.7049,7.0662],[-11.706,7.0665],[-11.7068,7.0671],[-11.7071,7.0676],[-11.7079,7.0676],[-11.709,7.0685],[-11.709,7.069],[-11.7104,7.0696],[-11.711,7.0701],[-11.7132,7.071],[-11.7135,7.0715],[-11.714,7.0715],[-11.7143,7.0721],[-11.7151,7.0721],[-11.716,7.0726],[-11.7163,7.0732],[-11.7174,7.0735],[-11.7185,7.0746],[-11.7199,7.0751],[-11.7201,7.0757],[-11.7207,7.0757],[-11.721,7.0763],[-11.7215,7.0763],[-11.724,7.0782],[-11.7246,7.0782],[-11.7251,7.0788],[-11.7257,7.0788],[-11.726,7.0793],[-11.7268,7.0799],[-11.7285,7.0804],[-11.729,7.081],[-11.7299,7.081],[-11.731,7.0818],[-11.7326,7.0824],[-11.7346,7.084],[-11.7351,7.084],[-11.7357,7.0849],[-11.7365,7.0854],[-11.7382,7.0857],[-11.739,7.0865],[-11.7396,7.0865],[-11.7407,7.0876],[-11.7413,7.0876],[-11.7418,7.0885],[-11.7435,7.089],[-11.7438,7.0896],[-11.7443,7.0896],[-11.7454,7.0904],[-11.7468,7.0904],[-11.7479,7.091],[-11.7482,7.0915],[-11.7493,7.0918],[-11.7499,7.0924],[-11.751,7.0926],[-11.7518,7.0932],[-11.7529,7.0943],[-11.7535,7.0943],[-11.7538,7.0949],[-11.7549,7.0951],[-11.7551,7.0957],[-11.7563,7.096],[-11.7568,7.0965],[-11.7579,7.0968],[-11.7582,7.0974],[-11.7588,7.0974],[-11.7604,7.0985],[-11.761,7.099],[-11.7618,7.099],[-11.7626,7.0999],[-11.7638,7.0999],[-11.7646,7.1007],[-11.7651,7.1007],[-11.7654,7.1013],[-11.7674,7.1018],[-11.7679,7.1024],[-11.7696,7.1026],[-11.7701,7.1032],[-11.771,7.1032],[-11.7718,7.104],[-11.7724,7.104],[-11.7729,7.1049],[-11.7735,7.1049],[-11.7738,7.1054],[-11.7754,7.1057],[-11.7771,7.1071],[-11.7782,7.1076],[-11.7788,7.1076],[-11.7793,7.1082],[-11.7799,7.1082],[-11.7801,7.1088],[-11.7813,7.109],[-11.7815,7.1096],[-11.7824,7.1096],[-11.784,7.1104],[-11.7846,7.111],[-11.7851,7.111],[-11.7854,7.1115],[-11.7871,7.1121],[-11.7874,7.1126],[-11.7879,7.1126],[-11.7879,7.1132],[-11.7887,7.1132],[-11.7893,7.1137],[-11.7901,7.1137],[-11.791,7.1146],[-11.7926,7.1149],[-11.7926,7.1154],[-11.7938,7.116],[-11.7946,7.116],[-11.7957,7.1168],[-11.7965,7.1171],[-11.7982,7.1171],[-11.7993,7.1185],[-11.801,7.1185],[-11.8013,7.119],[-11.8018,7.119],[-11.8021,7.1196],[-11.8026,7.1196],[-11.8029,7.1201],[-11.8035,7.1201],[-11.8038,7.1207],[-11.8046,7.1213],[-11.8063,7.1218],[-11.8065,7.1224],[-11.8082,7.1229],[-11.8088,7.1235],[-11.8107,7.124],[-11.8113,7.1246],[-11.8132,7.1251],[-11.8143,7.126],[-11.8149,7.126],[-11.816,7.1265],[-11.8165,7.1271],[-11.8174,7.1271],[-11.8185,7.1282],[-11.8193,7.1282],[-11.8196,7.1288],[-11.8201,7.1288],[-11.8207,7.1293],[-11.8218,7.1296],[-11.8226,7.1304],[-11.8243,7.1307],[-11.8254,7.1313],[-11.826,7.1321],[-11.8271,7.1321],[-11.8276,7.1326],[-11.8293,7.1332],[-11.8296,7.1338],[-11.8304,7.1338],[-11.8318,7.1349],[-11.8326,7.1349],[-11.8329,7.1354],[-11.8338,7.1354],[-11.834,7.136],[-11.8357,7.1365],[-11.836,7.1371],[-11.8368,7.1374],[-11.8385,7.1374],[-11.8387,7.1379],[-11.8396,7.1379],[-11.8404,7.139],[-11.841,7.1393],[-11.8421,7.1393],[-11.8426,7.1399],[-11.8435,7.1399],[-11.8438,7.1404],[-11.8446,7.1404],[-11.8451,7.141],[-11.8457,7.141],[-11.8463,7.1415],[-11.8471,7.1415],[-11.8479,7.1424],[-11.849,7.1424],[-11.8496,7.1429],[-11.851,7.1429],[-11.8518,7.1435],[-11.8529,7.1449],[-11.8532,7.1446],[-11.8546,7.1446],[-11.8554,7.1449],[-11.8557,7.1454],[-11.8568,7.1457],[-11.8571,7.1462],[-11.8582,7.1465],[-11.8588,7.1471],[-11.8601,7.1474],[-11.8604,7.1479],[-11.8624,7.1485],[-11.8638,7.1499],[-11.8651,7.1499],[-11.8654,7.1504],[-11.8674,7.151],[-11.8679,7.1515],[-11.8687,7.1515],[-11.869,7.1521],[-11.8701,7.1524],[-11.871,7.1532],[-11.8726,7.1535],[-11.8735,7.1543],[-11.8749,7.1546],[-11.8757,7.1554],[-11.8765,7.1554],[-11.8771,7.156],[-11.8776,7.156],[-11.8779,7.1565],[-11.879,7.1568],[-11.8796,7.1574],[-11.8804,7.1574],[-11.8815,7.1582],[-11.8824,7.1582],[-11.8826,7.1588],[-11.8832,7.1588],[-11.8838,7.1596],[-11.8846,7.1596],[-11.8857,7.1604],[-11.8874,7.1607],[-11.8876,7.1613],[-11.8904,7.1621],[-11.8915,7.1626],[-11.8921,7.1632],[-11.8926,7.1632],[-11.8938,7.164],[-11.8946,7.1643],[-11.8957,7.1643],[-11.8963,7.1651],[-11.8979,7.1654],[-11.899,7.1663],[-11.9001,7.1665],[-11.9007,7.1671],[-11.9018,7.1671],[-11.9035,7.1679],[-11.9038,7.1685],[-11.9049,7.1687],[-11.9054,7.1693],[-11.9065,7.1696],[-11.9071,7.1701],[-11.9082,7.1701],[-11.9082,7.1704],[-11.9099,7.171],[-11.9107,7.1715],[-11.911,7.1721],[-11.9118,7.1724],[-11.9129,7.1724],[-11.9132,7.1729],[-11.914,7.1729],[-11.9146,7.1735],[-11.9157,7.1737],[-11.9163,7.1743],[-11.9171,7.1743],[-11.9176,7.1749],[-11.9201,7.1754],[-11.9204,7.176],[-11.9218,7.176],[-11.9221,7.1765],[-11.9237,7.1768],[-11.924,7.1776],[-11.9246,7.1779],[-11.9263,7.1779],[-11.9271,7.1785],[-11.9279,7.1785],[-11.9282,7.179],[-11.929,7.179],[-11.929,7.1796],[-11.9296,7.1799],[-11.9313,7.1799],[-11.9318,7.1804],[-11.9326,7.1804],[-11.9326,7.181],[-11.9354,7.1818],[-11.936,7.1824],[-11.9371,7.1824],[-11.9376,7.1829],[-11.9385,7.1829],[-11.939,7.1835],[-11.9401,7.1838],[-11.9404,7.1843],[-11.9429,7.1849],[-11.9438,7.1857],[-11.9454,7.186],[-11.946,7.1865],[-11.9469,7.1869],[-11.9441,7.1889],[-11.9404,7.19],[-11.9374,7.1901],[-11.9344,7.1898],[-11.9269,7.1876],[-11.9223,7.187],[-11.9047,7.1866],[-11.8985,7.1861],[-11.8955,7.1855],[-11.8909,7.1838],[-11.8821,7.1812],[-11.8776,7.1807],[-11.8743,7.1814],[-11.8646,7.1855],[-11.8601,7.187],[-11.8586,7.1946],[-11.8576,7.2031],[-11.8568,7.207],[-11.8552,7.2102],[-11.8512,7.215],[-11.8493,7.2187],[-11.8481,7.2229],[-11.8479,7.2263],[-11.8491,7.2326],[-11.8491,7.2371],[-11.8585,7.2416],[-11.8713,7.2455],[-11.8773,7.2461],[-11.8894,7.2462],[-11.8924,7.2465],[-11.8953,7.2473],[-11.899,7.2493],[-11.9022,7.252],[-11.9049,7.2552],[-11.9064,7.2584],[-11.9068,7.2633],[-11.9056,7.2681],[-11.9031,7.2721],[-11.9004,7.2746],[-11.8892,7.2808],[-11.8866,7.2831],[-11.8847,7.286],[-11.8819,7.2927],[-11.8804,7.3017],[-11.8792,7.3063],[-11.8747,7.3211],[-11.8718,7.325],[-11.8704,7.33],[-11.8772,7.3408],[-11.8829,7.3489],[-11.8848,7.3546],[-11.8852,7.3586],[-11.8841,7.3625],[-11.8759,7.3771],[-11.8751,7.3822],[-11.8754,7.3861],[-11.8775,7.3933],[-11.8786,7.4068],[-11.8792,7.4107],[-11.8804,7.4139],[-11.8836,7.4177],[-11.887,7.42],[-11.893,7.4223],[-11.896,7.4252],[-11.8973,7.4281],[-11.8973,7.4333],[-11.896,7.437],[-11.8935,7.4402],[-11.8887,7.4454],[-11.8872,7.4502],[-11.8861,7.4594],[-11.884,7.4633],[-11.8805,7.4662],[-11.8764,7.4683],[-11.8694,7.4712],[-11.8662,7.4743],[-11.8605,7.4835],[-11.8545,7.4864],[-11.8479,7.4891],[-11.8452,7.4912],[-11.8421,7.4958],[-11.8378,7.5032],[-11.8293,7.5146],[-11.8237,7.5198],[-11.8221,7.5226],[-11.8211,7.5269],[-11.8215,7.5302],[-11.8229,7.5348],[-11.8246,7.5446],[-11.826,7.5485],[-11.8295,7.5548],[-11.831,7.5592],[-11.8311,7.564],[-11.83,7.567],[-11.8275,7.5696],[-11.8216,7.573],[-11.8119,7.5776],[-11.8052,7.5804],[-11.7981,7.5814],[-11.7926,7.5812],[-11.7886,7.5805],[-11.7816,7.5781],[-11.7777,7.5777],[-11.7733,7.5785],[-11.7708,7.5802],[-11.7692,7.5829],[-11.769,7.5874],[-11.7709,7.593],[-11.7718,7.5971],[-11.7718,7.6027],[-11.7701,7.6077],[-11.7678,7.6104],[-11.7627,7.6138],[-11.7594,7.6168],[-11.7565,7.6202],[-11.7551,7.6228],[-11.7546,7.6269],[-11.7563,7.6339],[-11.7568,7.6393],[-11.7549,7.6464],[-11.7526,7.6497],[-11.7485,7.6536],[-11.7451,7.6556],[-11.737,7.6593],[-11.7232,7.6598],[-11.7218,7.6546],[-11.7169,7.641],[-11.7175,7.6377],[-11.7193,7.6317],[-11.7197,7.6275],[-11.7201,7.6144],[-11.7206,7.6116],[-11.7227,7.6059],[-11.7261,7.6013],[-11.7358,7.5918],[-11.7387,7.5886],[-11.7408,7.5849],[-11.7414,7.5809],[-11.7408,7.5789],[-11.7384,7.5755],[-11.731,7.5715],[-11.7272,7.5681],[-11.7212,7.5697],[-11.7136,7.5711],[-11.7078,7.5731],[-11.705,7.5737],[-11.7021,7.574],[-11.6978,7.5739],[-11.6936,7.5731],[-11.686,7.5695],[-11.6831,7.5672],[-11.6807,7.5643],[-11.6699,7.5479],[-11.666,7.5438],[-11.6626,7.5412],[-11.6537,7.5354],[-11.6497,7.5337],[-11.6454,7.5329],[-11.641,7.5327],[-11.6366,7.5328],[-11.6323,7.5333],[-11.6295,7.5341],[-11.6258,7.5363],[-11.6178,7.5423],[-11.6144,7.5465],[-11.6108,7.5496],[-11.6038,7.5529],[-11.6011,7.5552],[-11.5988,7.559],[-11.5947,7.5687],[-11.591,7.581],[-11.5889,7.5845],[-11.5861,7.5876],[-11.5817,7.591],[-11.5661,7.5968],[-11.5589,7.5963],[-11.554,7.5968],[-11.551,7.5982],[-11.5485,7.601],[-11.5475,7.6039],[-11.5471,7.6069],[-11.5472,7.6166],[-11.5477,7.6232],[-11.5483,7.628],[-11.5512,7.6391],[-11.5514,7.6436],[-11.5507,7.6473],[-11.5491,7.6505],[-11.5461,7.6536],[-11.5412,7.6564],[-11.5359,7.6576]]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\",\"uIuxlbV1vRT\":\"nlX2VoouN63\"}},{\"id\":\"eIQbndfxQMb\",\"code\":\"OU_268149\",\"na\":\"Tonkolili\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.3546,8.6455],[-11.357,8.6345],[-11.3575,8.6304],[-11.3573,8.6262],[-11.3558,8.6159],[-11.353,8.6052],[-11.3515,8.596],[-11.3491,8.5866],[-11.3475,8.5788],[-11.346,8.5751],[-11.3423,8.5691],[-11.3412,8.5664],[-11.3403,8.562],[-11.3401,8.5575],[-11.3408,8.5525],[-11.3423,8.5494],[-11.3449,8.5471],[-11.3514,8.5438],[-11.3544,8.5403],[-11.3568,8.5349],[-11.3596,8.5317],[-11.3636,8.5304],[-11.3696,8.5293],[-11.3729,8.5274],[-11.3805,8.5218],[-11.3848,8.5203],[-11.3895,8.5199],[-11.3926,8.5202],[-11.3957,8.521],[-11.3983,8.5224],[-11.4042,8.5263],[-11.4118,8.5299],[-11.4206,8.532],[-11.4267,8.5338],[-11.4295,8.5344],[-11.4338,8.5346],[-11.4381,8.5343],[-11.4485,8.5317],[-11.4641,8.5305],[-11.467,8.5299],[-11.4828,8.5246],[-11.4856,8.524],[-11.4899,8.5237],[-11.4942,8.524],[-11.497,8.5246],[-11.5091,8.53],[-11.5218,8.5342],[-11.5278,8.5349],[-11.5354,8.5345],[-11.5395,8.5334],[-11.546,8.5301],[-11.5507,8.5265],[-11.5584,8.519],[-11.5697,8.5072],[-11.5724,8.5039],[-11.5764,8.4978],[-11.58,8.4938],[-11.5866,8.4907],[-11.5914,8.4875],[-11.6095,8.4863],[-11.6527,8.4864],[-11.6626,8.4861],[-11.6674,8.4855],[-11.6765,8.4832],[-11.6889,8.482],[-11.6984,8.4803],[-11.7061,8.4848],[-11.7103,8.487],[-11.7146,8.4842],[-11.7175,8.4819],[-11.7218,8.477],[-11.7259,8.4736],[-11.7281,8.4708],[-11.7308,8.4645],[-11.7321,8.4599],[-11.7335,8.4531],[-11.7349,8.4486],[-11.7387,8.44],[-11.7434,8.4316],[-11.7544,8.4194],[-11.7574,8.4152],[-11.7593,8.4108],[-11.7625,8.4008],[-11.7648,8.3953],[-11.7671,8.392],[-11.7701,8.389],[-11.7749,8.3864],[-11.7839,8.3846],[-11.7885,8.3829],[-11.7952,8.3811],[-11.8028,8.3777],[-11.8113,8.3731],[-11.8166,8.3686],[-11.8211,8.3634],[-11.823,8.3601],[-11.8262,8.351],[-11.8318,8.3464],[-11.8443,8.3384],[-11.8554,8.3345],[-11.8596,8.3338],[-11.864,8.3337],[-11.8682,8.3342],[-11.877,8.3366],[-11.887,8.3381],[-11.8945,8.3402],[-11.9094,8.3418],[-11.917,8.3439],[-11.9257,8.3459],[-11.9381,8.3511],[-11.9447,8.3531],[-11.9543,8.3568],[-11.9609,8.3599],[-11.9637,8.3611],[-11.9707,8.3647],[-11.975,8.3654],[-11.9802,8.3647],[-11.9847,8.3663],[-11.988,8.3689],[-11.9937,8.3772],[-11.9982,8.3731],[-12.0036,8.3677],[-12.0093,8.3641],[-12.021,8.358],[-12.0268,8.3539],[-12.0322,8.3507],[-12.0363,8.347],[-12.0399,8.3428],[-12.0442,8.333],[-12.049,8.3247],[-12.0529,8.319],[-12.0544,8.3152],[-12.0545,8.311],[-12.0527,8.3072],[-12.0499,8.3041],[-12.0465,8.3017],[-12.0403,8.2993],[-12.0371,8.2974],[-12.0348,8.2947],[-12.032,8.2896],[-12.0307,8.2841],[-12.0296,8.272],[-12.0268,8.2613],[-12.0265,8.2561],[-12.0272,8.2529],[-12.0299,8.2496],[-12.0337,8.2478],[-12.0366,8.2474],[-12.0411,8.2474],[-12.0456,8.248],[-12.0485,8.2489],[-12.0522,8.2513],[-12.0609,8.2593],[-12.0643,8.2617],[-12.0734,8.2657],[-12.0833,8.267],[-12.0874,8.2685],[-12.0911,8.2711],[-12.1011,8.2806],[-12.1059,8.2842],[-12.1136,8.2877],[-12.1225,8.2896],[-12.1262,8.2914],[-12.1294,8.2941],[-12.1322,8.2973],[-12.1356,8.3026],[-12.1407,8.3093],[-12.1441,8.3145],[-12.1458,8.3168],[-12.149,8.3197],[-12.1514,8.3213],[-12.1578,8.3238],[-12.1651,8.328],[-12.1692,8.3293],[-12.1765,8.3299],[-12.1945,8.3299],[-12.2003,8.3322],[-12.2046,8.3331],[-12.2151,8.334],[-12.2192,8.335],[-12.2257,8.3379],[-12.2321,8.3413],[-12.2414,8.3475],[-12.2467,8.3502],[-12.2504,8.3516],[-12.2547,8.3522],[-12.2606,8.3525],[-12.265,8.3523],[-12.2679,8.3518],[-12.2718,8.3502],[-12.2762,8.3467],[-12.2788,8.3436],[-12.2821,8.3384],[-12.284,8.3362],[-12.2863,8.3343],[-12.2903,8.3321],[-12.2937,8.3306],[-12.2966,8.3299],[-12.2997,8.3296],[-12.3073,8.3298],[-12.3115,8.3307],[-12.3194,8.3341],[-12.3387,8.344],[-12.3464,8.3474],[-12.3506,8.3483],[-12.3564,8.3483],[-12.3605,8.3475],[-12.3671,8.3445],[-12.3718,8.3412],[-12.3773,8.3359],[-12.387,8.3259],[-12.3899,8.3224],[-12.3943,8.3166],[-12.4044,8.3079],[-12.4087,8.3051],[-12.4121,8.3044],[-12.4158,8.3054],[-12.4183,8.3077],[-12.4213,8.3141],[-12.424,8.3172],[-12.427,8.3182],[-12.4304,8.3164],[-12.4319,8.313],[-12.4322,8.3012],[-12.4325,8.2982],[-12.4345,8.2908],[-12.4364,8.2813],[-12.439,8.2729],[-12.4475,8.2802],[-12.4526,8.2869],[-12.4581,8.2906],[-12.4626,8.2909],[-12.4702,8.2894],[-12.4842,8.2882],[-12.4949,8.2854],[-12.4995,8.2849],[-12.5043,8.2848],[-12.5105,8.2853],[-12.5147,8.2865],[-12.5211,8.2896],[-12.5271,8.2935],[-12.5309,8.2953],[-12.549,8.2983],[-12.5523,8.2977],[-12.5597,8.2941],[-12.564,8.293],[-12.5702,8.2924],[-12.57,8.2998],[-12.5696,8.3041],[-12.5671,8.314],[-12.567,8.3193],[-12.5685,8.3254],[-12.5703,8.3288],[-12.5741,8.3334],[-12.5786,8.3375],[-12.5833,8.3406],[-12.5899,8.3437],[-12.5964,8.3459],[-12.605,8.3508],[-12.6163,8.3545],[-12.6261,8.356],[-12.63,8.3572],[-12.6329,8.3593],[-12.6364,8.3635],[-12.639,8.3659],[-12.6464,8.371],[-12.6502,8.3731],[-12.6543,8.3741],[-12.6585,8.3744],[-12.6644,8.3742],[-12.6719,8.3735],[-12.668,8.3838],[-12.666,8.3876],[-12.6611,8.3934],[-12.6545,8.3996],[-12.6521,8.4014],[-12.6495,8.4028],[-12.6466,8.4037],[-12.6393,8.4053],[-12.6306,8.4096],[-12.6265,8.4132],[-12.6238,8.4164],[-12.6202,8.4214],[-12.6181,8.4234],[-12.6144,8.4254],[-12.6076,8.4272],[-12.6036,8.43],[-12.6022,8.433],[-12.6018,8.4378],[-12.6027,8.4433],[-12.6057,8.4505],[-12.6055,8.4546],[-12.6036,8.4574],[-12.5999,8.4595],[-12.589,8.4612],[-12.5809,8.464],[-12.5731,8.4643],[-12.571,8.4629],[-12.5657,8.4552],[-12.5607,8.4508],[-12.5562,8.4454],[-12.5536,8.443],[-12.5498,8.4404],[-12.5471,8.4379],[-12.545,8.4351],[-12.5417,8.4296],[-12.5397,8.4278],[-12.5355,8.4264],[-12.5315,8.4264],[-12.5284,8.4276],[-12.5264,8.4294],[-12.5241,8.4332],[-12.5221,8.4386],[-12.5184,8.4517],[-12.5149,8.4551],[-12.511,8.4563],[-12.5068,8.4564],[-12.5025,8.4557],[-12.4966,8.4537],[-12.4924,8.453],[-12.4866,8.4529],[-12.4824,8.4536],[-12.4666,8.4587],[-12.4638,8.4593],[-12.4568,8.4602],[-12.4515,8.462],[-12.4471,8.4653],[-12.4444,8.4685],[-12.4411,8.4738],[-12.4375,8.4782],[-12.4303,8.4854],[-12.4223,8.4916],[-12.4201,8.4944],[-12.4188,8.4973],[-12.4049,8.4969],[-12.4005,8.4961],[-12.3959,8.4947],[-12.3904,8.4945],[-12.3756,8.498],[-12.372,8.4999],[-12.3689,8.5027],[-12.3662,8.5059],[-12.3621,8.5121],[-12.3593,8.5152],[-12.3559,8.5176],[-12.352,8.519],[-12.341,8.5211],[-12.3364,8.5241],[-12.3328,8.5283],[-12.3275,8.5383],[-12.3247,8.5406],[-12.3206,8.5418],[-12.3103,8.5426],[-12.3062,8.5435],[-12.2962,8.5469],[-12.2877,8.5519],[-12.2812,8.5542],[-12.2696,8.5588],[-12.2702,8.5645],[-12.2717,8.5682],[-12.2751,8.5716],[-12.2823,8.5755],[-12.2889,8.5783],[-12.2956,8.5803],[-12.3033,8.5838],[-12.3106,8.5882],[-12.3178,8.5914],[-12.3208,8.5951],[-12.3216,8.6001],[-12.3198,8.6085],[-12.3198,8.6128],[-12.3211,8.6199],[-12.3201,8.6288],[-12.3207,8.6316],[-12.3235,8.6353],[-12.3264,8.6371],[-12.3304,8.6375],[-12.3373,8.6359],[-12.343,8.6354],[-12.3473,8.6358],[-12.3615,8.6398],[-12.3679,8.6441],[-12.3743,8.6478],[-12.3764,8.6498],[-12.378,8.6523],[-12.3787,8.6551],[-12.3788,8.6594],[-12.3766,8.6683],[-12.3759,8.6821],[-12.3752,8.6849],[-12.3731,8.6882],[-12.3699,8.6903],[-12.3657,8.691],[-12.3554,8.6918],[-12.3516,8.6929],[-12.3463,8.6953],[-12.3424,8.6978],[-12.34,8.6998],[-12.3347,8.7077],[-12.3321,8.7101],[-12.3279,8.7131],[-12.3231,8.7089],[-12.3197,8.7067],[-12.316,8.7059],[-12.3113,8.7068],[-12.3093,8.7092],[-12.3088,8.7123],[-12.3094,8.7159],[-12.311,8.7227],[-12.3109,8.7256],[-12.3098,8.7298],[-12.303,8.7447],[-12.299,8.752],[-12.2967,8.7547],[-12.2936,8.7565],[-12.288,8.7579],[-12.2846,8.7574],[-12.282,8.7559],[-12.2798,8.7525],[-12.2775,8.7452],[-12.2755,8.7419],[-12.2721,8.7401],[-12.2678,8.7394],[-12.2642,8.7415],[-12.2598,8.7418],[-12.2566,8.7394],[-12.2602,8.7319],[-12.2647,8.7274],[-12.2668,8.7232],[-12.2666,8.7188],[-12.2648,8.7155],[-12.2627,8.7144],[-12.2593,8.7147],[-12.2563,8.7173],[-12.2526,8.7245],[-12.249,8.7319],[-12.2457,8.7343],[-12.2422,8.7348],[-12.2391,8.7329],[-12.2379,8.73],[-12.2374,8.7204],[-12.2362,8.7155],[-12.2347,8.7126],[-12.2322,8.7108],[-12.2277,8.7104],[-12.2147,8.7157],[-12.2104,8.7167],[-12.2029,8.7171],[-12.1901,8.7167],[-12.1895,8.7122],[-12.1827,8.6942],[-12.1801,8.6888],[-12.1764,8.6802],[-12.17,8.6698],[-12.1648,8.6627],[-12.1609,8.6553],[-12.1571,8.6467],[-12.1546,8.6429],[-12.1505,8.638],[-12.136,8.6387],[-12.1331,8.6391],[-12.1297,8.6401],[-12.1272,8.6418],[-12.121,8.649],[-12.1151,8.6558],[-12.112,8.6588],[-12.1088,8.6615],[-12.1052,8.6635],[-12.0951,8.6662],[-12.0905,8.6691],[-12.0877,8.672],[-12.0852,8.6766],[-12.0851,8.681],[-12.0864,8.6882],[-12.0853,8.6918],[-12.0825,8.6939],[-12.0786,8.6941],[-12.0752,8.6919],[-12.0712,8.6845],[-12.0679,8.6812],[-12.0651,8.6802],[-12.0607,8.6797],[-12.0547,8.6799],[-12.0503,8.6808],[-12.0457,8.6824],[-12.0428,8.6831],[-12.0383,8.6835],[-12.0337,8.6835],[-12.0307,8.6832],[-12.0278,8.6825],[-12.0121,8.677],[-12.008,8.6767],[-12.0046,8.6776],[-12.0017,8.6795],[-11.9998,8.6816],[-11.9977,8.6849],[-11.9937,8.6936],[-11.9887,8.701],[-11.9864,8.7055],[-11.9802,8.7066],[-11.9748,8.7086],[-11.9681,8.7105],[-11.9584,8.7152],[-11.9537,8.7182],[-11.9493,8.7231],[-11.9467,8.7254],[-11.9337,8.7344],[-11.9262,8.7377],[-11.9163,8.7451],[-11.91,8.7493],[-11.9069,8.7521],[-11.9042,8.7554],[-11.8988,8.7649],[-11.8977,8.7685],[-11.8963,8.7763],[-11.8952,8.7797],[-11.8937,8.7829],[-11.889,8.79],[-11.8878,8.7932],[-11.8872,8.7967],[-11.8879,8.8012],[-11.8892,8.8043],[-11.8927,8.8107],[-11.8937,8.8146],[-11.894,8.8199],[-11.8936,8.8237],[-11.8915,8.828],[-11.8906,8.8502],[-11.8902,8.8532],[-11.8892,8.8569],[-11.8878,8.8601],[-11.8854,8.8635],[-11.8824,8.8664],[-11.8759,8.8716],[-11.8731,8.8764],[-11.8723,8.8815],[-11.8726,8.8854],[-11.8738,8.8891],[-11.8784,8.8964],[-11.8811,8.9029],[-11.8859,8.9092],[-11.883,8.9149],[-11.8785,8.9251],[-11.8771,8.9296],[-11.8766,8.9336],[-11.8776,8.9401],[-11.8832,8.9495],[-11.8877,8.9553],[-11.8895,8.9595],[-11.8895,8.964],[-11.8867,8.9682],[-11.8827,8.9718],[-11.8776,8.9751],[-11.8739,8.9783],[-11.869,8.9854],[-11.8652,8.9894],[-11.8623,8.9912],[-11.8591,8.9922],[-11.8551,8.9923],[-11.8513,8.9915],[-11.847,8.9899],[-11.8426,8.9897],[-11.8388,8.9919],[-11.8365,8.9968],[-11.8353,9.0072],[-11.834,9.0116],[-11.832,9.0146],[-11.8291,9.0167],[-11.8235,9.0183],[-11.8201,9.0181],[-11.8167,9.017],[-11.8105,9.0132],[-11.807,9.0119],[-11.8017,9.0119],[-11.7966,9.014],[-11.7912,9.0188],[-11.7896,9.0243],[-11.7875,9.0283],[-11.785,9.0306],[-11.7799,9.034],[-11.7782,9.0359],[-11.7771,9.0388],[-11.7751,9.0479],[-11.7729,9.0513],[-11.7696,9.0539],[-11.7613,9.0564],[-11.7585,9.0577],[-11.7565,9.0597],[-11.7549,9.0626],[-11.754,9.0663],[-11.7544,9.0715],[-11.7569,9.0759],[-11.7609,9.0781],[-11.7661,9.0787],[-11.7831,9.0784],[-11.7908,9.0786],[-11.7953,9.0793],[-11.8014,9.081],[-11.8123,9.0821],[-11.8164,9.084],[-11.8185,9.087],[-11.8201,9.0915],[-11.8217,9.0986],[-11.8219,9.1044],[-11.8207,9.113],[-11.8238,9.1213],[-11.8258,9.1283],[-11.8263,9.1335],[-11.8258,9.1401],[-11.8242,9.1459],[-11.8212,9.1524],[-11.8177,9.1623],[-11.816,9.1681],[-11.8144,9.1747],[-11.8128,9.1793],[-11.8102,9.1944],[-11.8091,9.2032],[-11.8025,9.2018],[-11.7913,9.2004],[-11.7853,9.1985],[-11.7823,9.1979],[-11.7762,9.1974],[-11.7683,9.1973],[-11.7605,9.1976],[-11.7561,9.1983],[-11.7478,9.2012],[-11.7436,9.2039],[-11.7392,9.2106],[-11.7377,9.2143],[-11.7371,9.2203],[-11.7373,9.2343],[-11.7369,9.2404],[-11.7336,9.2555],[-11.7318,9.2613],[-11.7279,9.2699],[-11.7256,9.2734],[-11.7229,9.2762],[-11.7181,9.2798],[-11.7155,9.2643],[-11.715,9.2462],[-11.7144,9.2402],[-11.7126,9.2343],[-11.7096,9.2277],[-11.7058,9.2178],[-11.7042,9.2121],[-11.7034,9.2062],[-11.7031,9.1969],[-11.7032,9.183],[-11.7042,9.1689],[-11.7029,9.1564],[-11.7026,9.1397],[-11.7031,9.1323],[-11.7054,9.1227],[-11.7061,9.117],[-11.7063,9.1111],[-11.7061,9.1068],[-11.7057,9.1039],[-11.7044,9.1],[-11.6996,9.0916],[-11.6959,9.0869],[-11.6927,9.0837],[-11.6892,9.0809],[-11.6865,9.0795],[-11.6837,9.0786],[-11.6792,9.0781],[-11.6731,9.078],[-11.667,9.0783],[-11.6613,9.0794],[-11.6535,9.0828],[-11.6427,9.0905],[-11.6398,9.0945],[-11.6343,9.0987],[-11.6317,9.1012],[-11.6267,9.1083],[-11.6207,9.115],[-11.6132,9.1225],[-11.6085,9.126],[-11.6032,9.1286],[-11.5995,9.1299],[-11.5846,9.1314],[-11.5785,9.1331],[-11.5757,9.1336],[-11.5626,9.1345],[-11.5583,9.1353],[-11.5484,9.1403],[-11.5419,9.1425],[-11.5337,9.1457],[-11.5305,9.1477],[-11.5251,9.1542],[-11.521,9.1585],[-11.5176,9.1613],[-11.5136,9.1633],[-11.5092,9.1641],[-11.4988,9.1651],[-11.4914,9.167],[-11.4848,9.1672],[-11.4762,9.165],[-11.4649,9.1634],[-11.4522,9.1594],[-11.4399,9.1542],[-11.4327,9.1525],[-11.4299,9.1515],[-11.4261,9.1494],[-11.4212,9.1456],[-11.4332,9.1389],[-11.4449,9.1328],[-11.4492,9.1293],[-11.4527,9.1251],[-11.4546,9.1213],[-11.4551,9.1185],[-11.4553,9.1156],[-11.4552,9.1083],[-11.4545,9.1025],[-11.452,9.093],[-11.4513,9.0887],[-11.4508,9.0784],[-11.451,9.0681],[-11.4515,9.0638],[-11.4528,9.0592],[-11.4595,9.0392],[-11.461,9.0335],[-11.4615,9.0282],[-11.4602,9.023],[-11.457,9.0182],[-11.451,9.0116],[-11.4488,9.0082],[-11.4467,9.0023],[-11.446,8.9968],[-11.4463,8.9899],[-11.4473,8.9858],[-11.4497,8.9823],[-11.4528,8.9795],[-11.4591,8.9753],[-11.4621,8.9723],[-11.4638,8.97],[-11.4661,8.9646],[-11.4677,8.9589],[-11.4692,8.9523],[-11.4705,8.9491],[-11.4722,8.9463],[-11.4768,8.9419],[-11.4789,8.9373],[-11.4794,8.933],[-11.4793,8.927],[-11.4784,8.9214],[-11.4766,8.9149],[-11.473,8.9143],[-11.4691,8.9116],[-11.4668,8.9086],[-11.4644,8.9033],[-11.4596,8.8888],[-11.4574,8.8832],[-11.4475,8.864],[-11.4456,8.8584],[-11.4442,8.849],[-11.4426,8.8433],[-11.4385,8.8322],[-11.4355,8.8257],[-11.4338,8.8198],[-11.4321,8.8071],[-11.4294,8.8003],[-11.4244,8.7932],[-11.4219,8.7892],[-11.417,8.782],[-11.4129,8.7722],[-11.4109,8.768],[-11.4085,8.7646],[-11.4023,8.7571],[-11.4002,8.7527],[-11.3992,8.7491],[-11.3989,8.7451],[-11.3991,8.7412],[-11.4,8.7356],[-11.3996,8.7314],[-11.3961,8.7241],[-11.3949,8.7189],[-11.3942,8.7105],[-11.3935,8.7065],[-11.3916,8.7008],[-11.3891,8.6954],[-11.3873,8.6895],[-11.3868,8.6837],[-11.3865,8.6674],[-11.3854,8.6619],[-11.3801,8.6524],[-11.3756,8.6482],[-11.3708,8.6466],[-11.3546,8.6455]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\",\"uIuxlbV1vRT\":\"J40PpdN4Wkk\"}},{\"id\":\"at6UHUQatSo\",\"code\":\"OU_278310\",\"na\":\"Western Area\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.2435,8.1007],[-13.2429,8.1004],[-13.2421,8.0993],[-13.2415,8.099],[-13.241,8.0979],[-13.2407,8.0979],[-13.2407,8.0965],[-13.2413,8.096],[-13.241,8.0946],[-13.2415,8.094],[-13.2421,8.094],[-13.2424,8.0935],[-13.2429,8.0935],[-13.2432,8.0929],[-13.244,8.0926],[-13.2499,8.0926],[-13.2507,8.0932],[-13.2507,8.0946],[-13.2496,8.096],[-13.2485,8.096],[-13.2485,8.0963],[-13.2471,8.0963],[-13.2468,8.0957],[-13.2457,8.0957],[-13.2446,8.0963],[-13.2446,8.0976],[-13.2454,8.0982],[-13.2454,8.0996],[-13.2446,8.1007],[-13.2435,8.1007]]],[[[-13.1915,8.1421],[-13.191,8.1415],[-13.1907,8.1404],[-13.1901,8.141],[-13.1893,8.141],[-13.189,8.1401],[-13.1885,8.1399],[-13.1888,8.1385],[-13.1901,8.1374],[-13.1907,8.1362],[-13.1918,8.1354],[-13.1918,8.1321],[-13.1935,8.1321],[-13.1938,8.1307],[-13.1932,8.1304],[-13.1932,8.1293],[-13.194,8.129],[-13.1949,8.1282],[-13.1951,8.1274],[-13.1982,8.1274],[-13.1982,8.1271],[-13.2018,8.1271],[-13.2018,8.1249],[-13.2013,8.1243],[-13.2013,8.1229],[-13.2021,8.1221],[-13.2032,8.1221],[-13.2038,8.1226],[-13.2057,8.1226],[-13.2057,8.1201],[-13.2063,8.1196],[-13.2074,8.1193],[-13.2074,8.1179],[-13.2071,8.1171],[-13.2065,8.1168],[-13.2065,8.1151],[-13.2068,8.114],[-13.2063,8.1132],[-13.2063,8.1118],[-13.2065,8.1112],[-13.2074,8.111],[-13.2076,8.1101],[-13.2088,8.1104],[-13.2096,8.1112],[-13.2118,8.1112],[-13.2118,8.111],[-13.216,8.111],[-13.2163,8.1115],[-13.2182,8.1115],[-13.2188,8.1107],[-13.2188,8.1099],[-13.2193,8.1096],[-13.2193,8.1085],[-13.2196,8.1074],[-13.219,8.1065],[-13.219,8.1043],[-13.2196,8.104],[-13.2196,8.1032],[-13.219,8.1026],[-13.2188,8.1015],[-13.2196,8.1013],[-13.2199,8.1018],[-13.2218,8.1024],[-13.2224,8.1015],[-13.2243,8.0999],[-13.2257,8.0996],[-13.2257,8.0993],[-13.2274,8.0993],[-13.2274,8.099],[-13.2299,8.099],[-13.2301,8.0985],[-13.2324,8.0985],[-13.2324,8.0988],[-13.2349,8.0988],[-13.2349,8.0985],[-13.2363,8.0985],[-13.2368,8.0976],[-13.2376,8.0974],[-13.239,8.0974],[-13.2399,8.0976],[-13.2399,8.0982],[-13.2407,8.0988],[-13.241,8.0996],[-13.241,8.1007],[-13.2407,8.1007],[-13.2407,8.1018],[-13.2399,8.1024],[-13.239,8.1024],[-13.2385,8.1015],[-13.2374,8.1015],[-13.2365,8.1024],[-13.2368,8.1029],[-13.2368,8.1049],[-13.2365,8.1049],[-13.236,8.1062],[-13.2338,8.1062],[-13.2326,8.1071],[-13.2324,8.1082],[-13.2318,8.1085],[-13.2313,8.1099],[-13.229,8.1099],[-13.2285,8.1107],[-13.2274,8.1112],[-13.226,8.1112],[-13.226,8.111],[-13.2229,8.111],[-13.2215,8.1121],[-13.2196,8.1118],[-13.2196,8.1129],[-13.2201,8.1132],[-13.2201,8.1146],[-13.2193,8.1151],[-13.2193,8.1168],[-13.2199,8.1171],[-13.219,8.119],[-13.2182,8.1196],[-13.2179,8.1201],[-13.2171,8.1204],[-13.2135,8.1204],[-13.2115,8.1224],[-13.211,8.1232],[-13.2104,8.1232],[-13.2096,8.1243],[-13.2085,8.1243],[-13.2071,8.1251],[-13.2068,8.1263],[-13.2063,8.1271],[-13.2057,8.1274],[-13.2049,8.1285],[-13.204,8.1285],[-13.2032,8.1296],[-13.2032,8.1304],[-13.2021,8.131],[-13.1999,8.1335],[-13.199,8.1335],[-13.1985,8.1343],[-13.1974,8.1346],[-13.1976,8.1365],[-13.1982,8.1371],[-13.1982,8.1379],[-13.1971,8.1385],[-13.1968,8.1376],[-13.1951,8.1376],[-13.1946,8.1382],[-13.1946,8.1393],[-13.194,8.1399],[-13.1938,8.1407],[-13.1924,8.1407],[-13.1924,8.1418],[-13.1915,8.1421]]],[[[-13.1646,8.2038],[-13.1646,8.2035],[-13.1635,8.2035],[-13.1629,8.2015],[-13.1643,8.2015],[-13.1654,8.2026],[-13.1654,8.2032],[-13.1646,8.2038]]],[[[-13.2021,8.3079],[-13.2021,8.3063],[-13.2029,8.3063],[-13.2035,8.3049],[-13.2054,8.3046],[-13.2057,8.306],[-13.2051,8.3068],[-13.2043,8.3071],[-13.2032,8.3071],[-13.2029,8.3079],[-13.2021,8.3079]]],[[[-13.0396,8.374],[-13.0376,8.3734],[-13.0335,8.3715],[-13.0269,8.3705],[-13.015,8.3705],[-13.0109,8.3735],[-13.0057,8.378],[-13.002,8.3761],[-12.9983,8.3748],[-12.9926,8.3734],[-12.9865,8.3715],[-12.9818,8.3708],[-12.977,8.3708],[-12.9739,8.3712],[-12.9662,8.3733],[-12.9553,8.3751],[-12.9476,8.3773],[-12.9432,8.3779],[-12.937,8.3782],[-12.9294,8.3781],[-12.9237,8.3771],[-12.9169,8.3745],[-12.9129,8.3721],[-12.9105,8.3701],[-12.9089,8.3669],[-12.909,8.3631],[-12.9104,8.3589],[-12.9133,8.3528],[-12.9137,8.3496],[-12.913,8.3463],[-12.9105,8.3411],[-12.9089,8.3367],[-12.9069,8.3276],[-12.9046,8.3203],[-12.904,8.3143],[-12.9038,8.3035],[-12.8962,8.2961],[-12.8959,8.2885],[-12.8962,8.2841],[-12.898,8.2793],[-12.9041,8.2751],[-12.9112,8.2698],[-12.9151,8.2675],[-12.9196,8.2661],[-12.9319,8.2634],[-12.9357,8.2618],[-12.943,8.2569],[-12.9483,8.2576],[-12.9528,8.2612],[-12.9574,8.2627],[-12.961,8.2625],[-12.9651,8.2607],[-12.9703,8.2579],[-12.9746,8.2544],[-12.9782,8.2502],[-12.9816,8.245],[-12.9857,8.2411],[-12.9909,8.2382],[-12.994,8.237],[-12.994,8.2371],[-12.999,8.2371],[-12.9996,8.2365],[-13.001,8.236],[-13.0013,8.2346],[-13.0018,8.2346],[-13.0018,8.2338],[-13.0024,8.2338],[-13.0026,8.2332],[-13.0043,8.2329],[-13.0049,8.2324],[-13.0074,8.2332],[-13.0082,8.2338],[-13.009,8.2338],[-13.0099,8.2346],[-13.011,8.2343],[-13.0138,8.2343],[-13.0146,8.234],[-13.0149,8.2346],[-13.0165,8.2346],[-13.0171,8.2354],[-13.0171,8.2371],[-13.0176,8.2374],[-13.0176,8.2404],[-13.0185,8.2404],[-13.0193,8.2393],[-13.0204,8.2393],[-13.021,8.2388],[-13.0226,8.2388],[-13.0235,8.2379],[-13.0246,8.2376],[-13.0246,8.2371],[-13.026,8.236],[-13.0262,8.2354],[-13.0301,8.2354],[-13.0301,8.2357],[-13.0315,8.2357],[-13.0318,8.2351],[-13.0329,8.2351],[-13.0338,8.2349],[-13.034,8.2343],[-13.0351,8.234],[-13.0354,8.2335],[-13.036,8.2338],[-13.036,8.2354],[-13.0365,8.2354],[-13.0368,8.236],[-13.0379,8.2363],[-13.0393,8.2363],[-13.0393,8.2365],[-13.0426,8.2365],[-13.0426,8.2368],[-13.0438,8.2368],[-13.0443,8.2374],[-13.0451,8.2374],[-13.0451,8.2379],[-13.046,8.2379],[-13.0463,8.2374],[-13.0485,8.2374],[-13.0485,8.2376],[-13.0501,8.2376],[-13.0504,8.2371],[-13.0532,8.2371],[-13.0549,8.2382],[-13.0613,8.2382],[-13.0613,8.2374],[-13.0624,8.2374],[-13.0626,8.2371],[-13.0626,8.236],[-13.0635,8.2357],[-13.0643,8.2346],[-13.0651,8.2346],[-13.0657,8.234],[-13.0668,8.234],[-13.0671,8.2335],[-13.0685,8.2338],[-13.0685,8.2335],[-13.0701,8.2335],[-13.0704,8.2326],[-13.0713,8.2321],[-13.0726,8.2321],[-13.074,8.2324],[-13.0743,8.2332],[-13.0749,8.2335],[-13.076,8.2335],[-13.076,8.2318],[-13.0765,8.231],[-13.0776,8.231],[-13.0788,8.2293],[-13.0788,8.2282],[-13.079,8.2274],[-13.0796,8.2274],[-13.0796,8.2265],[-13.0804,8.2265],[-13.081,8.2249],[-13.0818,8.224],[-13.0818,8.221],[-13.0821,8.2199],[-13.0815,8.2193],[-13.0815,8.2182],[-13.0826,8.2179],[-13.0832,8.2185],[-13.0849,8.2185],[-13.0851,8.2179],[-13.086,8.2176],[-13.0871,8.2176],[-13.0874,8.2168],[-13.0885,8.2171],[-13.0901,8.2171],[-13.0907,8.2174],[-13.0913,8.2168],[-13.0913,8.2149],[-13.0924,8.2143],[-13.0935,8.2143],[-13.0943,8.2135],[-13.0976,8.2135],[-13.0976,8.2138],[-13.099,8.2135],[-13.0999,8.2126],[-13.0999,8.2118],[-13.101,8.2113],[-13.1013,8.2101],[-13.1013,8.2085],[-13.1018,8.2082],[-13.1018,8.2076],[-13.1026,8.2071],[-13.1032,8.2063],[-13.1043,8.206],[-13.1046,8.2054],[-13.1051,8.2054],[-13.1051,8.2049],[-13.106,8.2046],[-13.1068,8.2038],[-13.1068,8.2015],[-13.1079,8.2018],[-13.1107,8.2018],[-13.1115,8.2015],[-13.1118,8.201],[-13.1124,8.201],[-13.1126,8.2004],[-13.1132,8.2004],[-13.114,8.1993],[-13.1151,8.1993],[-13.1154,8.1999],[-13.1176,8.1999],[-13.1179,8.1985],[-13.1188,8.1976],[-13.1196,8.1976],[-13.1207,8.196],[-13.1224,8.196],[-13.1229,8.1965],[-13.124,8.1965],[-13.1243,8.1971],[-13.1279,8.1971],[-13.1279,8.1968],[-13.1299,8.1968],[-13.1304,8.1965],[-13.131,8.1957],[-13.131,8.194],[-13.1315,8.1935],[-13.1321,8.1935],[-13.134,8.1913],[-13.134,8.1893],[-13.1346,8.189],[-13.1357,8.189],[-13.1365,8.1885],[-13.1376,8.1882],[-13.1385,8.1865],[-13.139,8.1865],[-13.1396,8.186],[-13.1404,8.1846],[-13.1415,8.184],[-13.1432,8.1821],[-13.144,8.1815],[-13.144,8.181],[-13.1449,8.1799],[-13.146,8.1796],[-13.1465,8.179],[-13.1471,8.179],[-13.1476,8.1782],[-13.1488,8.1782],[-13.1496,8.1776],[-13.1501,8.1768],[-13.1513,8.1763],[-13.1521,8.1763],[-13.1532,8.1746],[-13.1538,8.1746],[-13.1549,8.1735],[-13.1549,8.1724],[-13.1554,8.1715],[-13.156,8.1715],[-13.1563,8.171],[-13.1571,8.171],[-13.1574,8.1704],[-13.1585,8.1704],[-13.1599,8.1696],[-13.1607,8.1696],[-13.1612,8.1701],[-13.1618,8.1701],[-13.1629,8.1715],[-13.1637,8.1718],[-13.1637,8.1724],[-13.1651,8.1735],[-13.1651,8.1754],[-13.164,8.1763],[-13.1629,8.1763],[-13.1624,8.1779],[-13.1624,8.179],[-13.1618,8.1793],[-13.1618,8.1801],[-13.1612,8.1807],[-13.1612,8.1832],[-13.1621,8.184],[-13.1626,8.184],[-13.1626,8.1865],[-13.1632,8.1868],[-13.1632,8.1882],[-13.1626,8.1893],[-13.1626,8.1904],[-13.1624,8.191],[-13.1632,8.1913],[-13.1632,8.1918],[-13.164,8.1924],[-13.164,8.1943],[-13.1629,8.1951],[-13.1615,8.1954],[-13.1615,8.1996],[-13.1621,8.2001],[-13.1621,8.201],[-13.1612,8.2013],[-13.1612,8.2018],[-13.1607,8.2018],[-13.1593,8.2029],[-13.1593,8.204],[-13.1587,8.204],[-13.1585,8.2051],[-13.1585,8.2065],[-13.1582,8.2068],[-13.1565,8.2068],[-13.1551,8.2085],[-13.154,8.2113],[-13.1549,8.2118],[-13.1557,8.2129],[-13.1557,8.2165],[-13.156,8.2165],[-13.156,8.2176],[-13.1565,8.2187],[-13.1571,8.219],[-13.1571,8.2212],[-13.1574,8.2212],[-13.1576,8.2224],[-13.1576,8.224],[-13.1582,8.2246],[-13.1585,8.2257],[-13.1585,8.2282],[-13.159,8.229],[-13.159,8.2304],[-13.1596,8.2307],[-13.1596,8.2315],[-13.1604,8.2324],[-13.1607,8.2346],[-13.161,8.2346],[-13.1612,8.236],[-13.1624,8.236],[-13.1635,8.2365],[-13.1637,8.2376],[-13.1632,8.2382],[-13.1632,8.2404],[-13.1618,8.2415],[-13.1618,8.2421],[-13.1612,8.2424],[-13.161,8.2418],[-13.1601,8.2421],[-13.1599,8.2435],[-13.1612,8.2446],[-13.1618,8.246],[-13.1618,8.2482],[-13.1612,8.2487],[-13.1612,8.2496],[-13.1621,8.2504],[-13.1629,8.2504],[-13.1629,8.2487],[-13.1626,8.2487],[-13.1626,8.2471],[-13.1624,8.2471],[-13.1624,8.244],[-13.1626,8.2429],[-13.1637,8.2426],[-13.164,8.2435],[-13.164,8.2451],[-13.1643,8.2451],[-13.1643,8.2468],[-13.1649,8.2474],[-13.1649,8.2482],[-13.1654,8.249],[-13.1654,8.2504],[-13.1657,8.2504],[-13.1657,8.2518],[-13.166,8.2518],[-13.166,8.2532],[-13.1665,8.2535],[-13.1671,8.2549],[-13.1696,8.2554],[-13.1713,8.2563],[-13.1729,8.2563],[-13.1738,8.2571],[-13.1743,8.2571],[-13.1751,8.2585],[-13.1751,8.2601],[-13.1749,8.2601],[-13.1732,8.2618],[-13.1732,8.2635],[-13.1729,8.2635],[-13.1726,8.2649],[-13.1715,8.2646],[-13.1707,8.2654],[-13.1707,8.266],[-13.1699,8.2665],[-13.1693,8.2682],[-13.1688,8.2682],[-13.1671,8.2699],[-13.1671,8.271],[-13.1676,8.2713],[-13.1676,8.2721],[-13.1682,8.2726],[-13.1688,8.2749],[-13.1696,8.2754],[-13.1696,8.276],[-13.1701,8.276],[-13.1701,8.2768],[-13.1713,8.2779],[-13.1713,8.2793],[-13.171,8.2804],[-13.1688,8.281],[-13.1679,8.2815],[-13.1668,8.2815],[-13.1665,8.2821],[-13.1643,8.2829],[-13.164,8.2835],[-13.1635,8.2835],[-13.1629,8.2843],[-13.1624,8.2843],[-13.1615,8.2854],[-13.1654,8.2854],[-13.1663,8.2851],[-13.1668,8.2843],[-13.1676,8.2843],[-13.1685,8.2838],[-13.1718,8.2838],[-13.1721,8.2829],[-13.1726,8.2826],[-13.1743,8.2826],[-13.1754,8.2815],[-13.1754,8.281],[-13.1768,8.2813],[-13.1771,8.2824],[-13.1779,8.2826],[-13.1812,8.2826],[-13.1812,8.2829],[-13.1832,8.2829],[-13.1843,8.2821],[-13.1846,8.2813],[-13.1857,8.2813],[-13.1868,8.2824],[-13.1868,8.284],[-13.1865,8.2843],[-13.1851,8.2843],[-13.1846,8.2849],[-13.1849,8.2868],[-13.1854,8.2876],[-13.1854,8.2888],[-13.186,8.289],[-13.186,8.2904],[-13.1871,8.291],[-13.1874,8.2915],[-13.1879,8.2915],[-13.1879,8.2935],[-13.1888,8.294],[-13.1899,8.2957],[-13.1924,8.2957],[-13.1924,8.2951],[-13.1929,8.2949],[-13.1943,8.2951],[-13.1943,8.2963],[-13.1938,8.2963],[-13.1938,8.2982],[-13.194,8.2982],[-13.194,8.2996],[-13.1943,8.2996],[-13.1943,8.301],[-13.1935,8.301],[-13.1924,8.3018],[-13.1907,8.3021],[-13.1907,8.3037],[-13.1913,8.3043],[-13.1913,8.3051],[-13.1918,8.3054],[-13.1926,8.3065],[-13.1929,8.3079],[-13.1935,8.3085],[-13.194,8.3085],[-13.1949,8.3099],[-13.1949,8.3107],[-13.1954,8.3107],[-13.1957,8.3121],[-13.1963,8.3124],[-13.1963,8.3163],[-13.1965,8.3163],[-13.1965,8.3182],[-13.1968,8.319],[-13.1974,8.3196],[-13.1971,8.3201],[-13.1974,8.3221],[-13.1977,8.3228],[-13.1982,8.3232],[-13.1982,8.3243],[-13.1988,8.3246],[-13.1988,8.3251],[-13.1993,8.3257],[-13.1993,8.3262],[-13.2001,8.3268],[-13.2004,8.3287],[-13.2001,8.3304],[-13.2013,8.331],[-13.2013,8.3324],[-13.2015,8.3324],[-13.2015,8.3343],[-13.2024,8.3349],[-13.204,8.3349],[-13.2049,8.3346],[-13.2054,8.3354],[-13.206,8.3354],[-13.2068,8.3363],[-13.2082,8.3363],[-13.2088,8.3365],[-13.2101,8.3365],[-13.2101,8.3368],[-13.2113,8.3368],[-13.2113,8.3365],[-13.2135,8.3365],[-13.2146,8.3382],[-13.2149,8.3393],[-13.2154,8.3393],[-13.216,8.3401],[-13.2171,8.3401],[-13.2174,8.341],[-13.2179,8.341],[-13.2185,8.3415],[-13.219,8.3415],[-13.2193,8.341],[-13.2207,8.3413],[-13.2215,8.3421],[-13.2232,8.3421],[-13.2235,8.3426],[-13.2246,8.3426],[-13.2257,8.3432],[-13.2288,8.3432],[-13.2296,8.3438],[-13.2315,8.3438],[-13.2315,8.344],[-13.2332,8.344],[-13.234,8.3446],[-13.2343,8.3462],[-13.2346,8.3462],[-13.2346,8.3476],[-13.2332,8.3479],[-13.2329,8.3474],[-13.2321,8.3474],[-13.2321,8.3485],[-13.2329,8.3488],[-13.2332,8.3496],[-13.2332,8.351],[-13.2335,8.351],[-13.2335,8.3532],[-13.2343,8.3532],[-13.2343,8.3524],[-13.2349,8.3515],[-13.2351,8.3504],[-13.236,8.3504],[-13.2363,8.3515],[-13.2374,8.3524],[-13.2374,8.3529],[-13.2382,8.3532],[-13.2385,8.3537],[-13.2393,8.354],[-13.2393,8.3546],[-13.2399,8.3546],[-13.2399,8.3557],[-13.2401,8.3557],[-13.2413,8.3576],[-13.2429,8.3588],[-13.2432,8.3599],[-13.244,8.3604],[-13.244,8.3613],[-13.2449,8.3615],[-13.2449,8.3621],[-13.2454,8.3621],[-13.2457,8.3635],[-13.2463,8.3635],[-13.2471,8.3643],[-13.2471,8.3651],[-13.2476,8.3654],[-13.2482,8.3663],[-13.2488,8.3663],[-13.2488,8.3668],[-13.2493,8.3671],[-13.2499,8.3688],[-13.2504,8.369],[-13.251,8.3699],[-13.251,8.3707],[-13.2515,8.3707],[-13.2515,8.3715],[-13.2521,8.3718],[-13.2521,8.3726],[-13.2526,8.3732],[-13.2549,8.3743],[-13.2551,8.3751],[-13.256,8.3751],[-13.2565,8.3763],[-13.2571,8.3763],[-13.2571,8.3771],[-13.2579,8.3779],[-13.2585,8.3779],[-13.2588,8.3785],[-13.2596,8.3785],[-13.2604,8.379],[-13.261,8.3804],[-13.2621,8.3818],[-13.2635,8.3826],[-13.264,8.3835],[-13.264,8.3846],[-13.2646,8.3851],[-13.2646,8.3857],[-13.2635,8.3857],[-13.2626,8.3863],[-13.2626,8.3888],[-13.2632,8.389],[-13.2632,8.3899],[-13.2638,8.3899],[-13.2638,8.3907],[-13.2643,8.391],[-13.2643,8.3918],[-13.2649,8.3918],[-13.2654,8.3932],[-13.2654,8.3943],[-13.2668,8.396],[-13.2674,8.396],[-13.2674,8.3965],[-13.2685,8.3971],[-13.269,8.3976],[-13.2696,8.3976],[-13.2701,8.3985],[-13.2701,8.4001],[-13.2704,8.4001],[-13.2704,8.4015],[-13.2707,8.4015],[-13.271,8.4026],[-13.2712,8.4026],[-13.2712,8.4038],[-13.2718,8.4038],[-13.2718,8.4049],[-13.2724,8.4054],[-13.2724,8.4062],[-13.2729,8.4065],[-13.2732,8.4079],[-13.2743,8.4087],[-13.2757,8.4112],[-13.2779,8.4135],[-13.2782,8.4149],[-13.2788,8.4149],[-13.2799,8.416],[-13.2801,8.4171],[-13.2813,8.4179],[-13.2824,8.4196],[-13.2829,8.4199],[-13.2838,8.421],[-13.2846,8.421],[-13.2851,8.4201],[-13.2851,8.419],[-13.2863,8.4185],[-13.2882,8.4185],[-13.2888,8.4193],[-13.2899,8.4199],[-13.2915,8.4201],[-13.2921,8.4207],[-13.2921,8.4213],[-13.2929,8.4221],[-13.2935,8.4221],[-13.294,8.4226],[-13.294,8.4235],[-13.2935,8.424],[-13.2929,8.424],[-13.2918,8.4249],[-13.291,8.4251],[-13.2896,8.4262],[-13.2888,8.4265],[-13.2888,8.4288],[-13.2899,8.4299],[-13.2899,8.4318],[-13.2901,8.4326],[-13.2907,8.4329],[-13.2907,8.4335],[-13.2918,8.434],[-13.2929,8.4351],[-13.2932,8.4368],[-13.291,8.4368],[-13.2901,8.4365],[-13.289,8.4354],[-13.2868,8.4354],[-13.286,8.4362],[-13.2838,8.4362],[-13.2829,8.4374],[-13.2824,8.4374],[-13.2821,8.4379],[-13.2813,8.4382],[-13.2813,8.4388],[-13.2804,8.4393],[-13.2799,8.441],[-13.2793,8.4415],[-13.2796,8.4426],[-13.2796,8.4479],[-13.2799,8.4479],[-13.2799,8.4493],[-13.2801,8.4493],[-13.2801,8.451],[-13.2807,8.4513],[-13.2807,8.4529],[-13.2799,8.4529],[-13.279,8.4535],[-13.2788,8.4543],[-13.2782,8.4546],[-13.2782,8.4565],[-13.2788,8.4568],[-13.2788,8.4596],[-13.279,8.4596],[-13.2796,8.4613],[-13.2796,8.4635],[-13.2799,8.4635],[-13.2799,8.4646],[-13.2804,8.4663],[-13.281,8.4668],[-13.281,8.4676],[-13.2815,8.4685],[-13.2824,8.4713],[-13.2829,8.4718],[-13.2835,8.4738],[-13.2843,8.4749],[-13.2843,8.4757],[-13.2849,8.4763],[-13.286,8.4799],[-13.2865,8.4804],[-13.2868,8.4821],[-13.2874,8.4829],[-13.2874,8.4838],[-13.2879,8.4843],[-13.2882,8.486],[-13.2893,8.4874],[-13.2893,8.4879],[-13.2901,8.4885],[-13.2901,8.489],[-13.2907,8.4893],[-13.291,8.4907],[-13.2921,8.4921],[-13.2926,8.4921],[-13.2929,8.4929],[-13.2946,8.4929],[-13.2949,8.4924],[-13.2965,8.4924],[-13.2971,8.4926],[-13.2985,8.494],[-13.2985,8.4951],[-13.2974,8.4965],[-13.2971,8.4976],[-13.2971,8.4988],[-13.296,8.499],[-13.2954,8.4976],[-13.294,8.4968],[-13.294,8.4957],[-13.2946,8.4954],[-13.2943,8.4943],[-13.2932,8.494],[-13.2918,8.494],[-13.2918,8.4954],[-13.2924,8.4957],[-13.2913,8.4976],[-13.2907,8.4979],[-13.2896,8.4996],[-13.2868,8.4996],[-13.286,8.499],[-13.286,8.4974],[-13.2849,8.4968],[-13.284,8.4954],[-13.2826,8.4951],[-13.2826,8.4957],[-13.2818,8.4963],[-13.281,8.4963],[-13.2801,8.4954],[-13.2799,8.494],[-13.2788,8.4938],[-13.2788,8.4935],[-13.2776,8.4935],[-13.2776,8.4938],[-13.2746,8.4938],[-13.274,8.4935],[-13.2737,8.4926],[-13.2749,8.4918],[-13.2757,8.4918],[-13.2763,8.4913],[-13.2768,8.4915],[-13.2793,8.4915],[-13.2804,8.491],[-13.2807,8.4899],[-13.2813,8.4893],[-13.2813,8.4885],[-13.2804,8.4874],[-13.2799,8.4854],[-13.2796,8.4854],[-13.2796,8.4826],[-13.2793,8.4818],[-13.2788,8.4813],[-13.2785,8.4796],[-13.279,8.4793],[-13.2788,8.4776],[-13.279,8.4771],[-13.2799,8.4765],[-13.2799,8.4754],[-13.279,8.476],[-13.279,8.4765],[-13.2782,8.4771],[-13.2782,8.4776],[-13.2768,8.4779],[-13.2768,8.4796],[-13.2774,8.4801],[-13.2774,8.481],[-13.2782,8.4824],[-13.2782,8.4835],[-13.2779,8.4846],[-13.2763,8.4846],[-13.276,8.4857],[-13.2754,8.4863],[-13.2751,8.4871],[-13.2743,8.4871],[-13.2737,8.4882],[-13.2737,8.4896],[-13.2726,8.4901],[-13.2726,8.4926],[-13.2712,8.4932],[-13.2712,8.4949],[-13.2704,8.4954],[-13.2696,8.4965],[-13.269,8.4965],[-13.2688,8.4971],[-13.2674,8.4971],[-13.2674,8.4968],[-13.266,8.4968],[-13.2657,8.4963],[-13.2646,8.4963],[-13.2638,8.496],[-13.2629,8.4946],[-13.2618,8.4943],[-13.261,8.4938],[-13.2607,8.4926],[-13.2601,8.4924],[-13.2599,8.4913],[-13.2593,8.4907],[-13.2593,8.4893],[-13.259,8.4888],[-13.2574,8.4879],[-13.2574,8.4863],[-13.2565,8.4851],[-13.2557,8.4849],[-13.2538,8.4851],[-13.2538,8.4857],[-13.2532,8.4863],[-13.2538,8.4879],[-13.2538,8.4896],[-13.2535,8.4896],[-13.2532,8.491],[-13.2524,8.4913],[-13.2521,8.4918],[-13.2521,8.4929],[-13.251,8.4932],[-13.2501,8.4938],[-13.249,8.4938],[-13.2482,8.4943],[-13.2468,8.4943],[-13.2463,8.494],[-13.2463,8.4935],[-13.2454,8.4935],[-13.2451,8.4926],[-13.2446,8.4924],[-13.2443,8.4913],[-13.2437,8.4913],[-13.2432,8.4907],[-13.2432,8.4899],[-13.2424,8.489],[-13.2404,8.489],[-13.2401,8.4885],[-13.2393,8.4885],[-13.2382,8.4899],[-13.2382,8.4904],[-13.2376,8.4907],[-13.2374,8.4918],[-13.2368,8.4924],[-13.2346,8.4924],[-13.2338,8.4932],[-13.2321,8.4932],[-13.2315,8.4918],[-13.231,8.4913],[-13.2304,8.4913],[-13.2301,8.4907],[-13.2288,8.4907],[-13.2282,8.4915],[-13.2274,8.4915],[-13.2271,8.4921],[-13.226,8.4921],[-13.2249,8.4913],[-13.2238,8.491],[-13.2201,8.491],[-13.219,8.4913],[-13.2188,8.4918],[-13.2168,8.4924],[-13.2168,8.4946],[-13.2154,8.4946],[-13.2154,8.4943],[-13.2135,8.4943],[-13.2135,8.494],[-13.2101,8.494],[-13.2101,8.4943],[-13.2088,8.4943],[-13.2088,8.4938],[-13.2082,8.4938],[-13.2082,8.4932],[-13.2076,8.4932],[-13.2063,8.4921],[-13.206,8.4915],[-13.2051,8.491],[-13.204,8.491],[-13.204,8.4907],[-13.2029,8.4907],[-13.2026,8.4896],[-13.2026,8.4879],[-13.2038,8.4868],[-13.2049,8.4868],[-13.2049,8.4857],[-13.2032,8.4857],[-13.2024,8.4851],[-13.2024,8.484],[-13.2032,8.4838],[-13.2032,8.4824],[-13.2024,8.4813],[-13.2007,8.4813],[-13.2001,8.4818],[-13.1988,8.4821],[-13.1982,8.4813],[-13.1965,8.481],[-13.1963,8.4821],[-13.1951,8.4824],[-13.1951,8.4829],[-13.1938,8.4832],[-13.1924,8.4815],[-13.1896,8.4815],[-13.1882,8.4821],[-13.1879,8.4829],[-13.1854,8.4829],[-13.1854,8.4821],[-13.1849,8.4821],[-13.1849,8.4796],[-13.1846,8.479],[-13.184,8.479],[-13.1838,8.4785],[-13.1829,8.4782],[-13.1815,8.4782],[-13.1812,8.4771],[-13.1801,8.4754],[-13.1801,8.4746],[-13.179,8.474],[-13.179,8.4735],[-13.1785,8.4735],[-13.1765,8.471],[-13.1757,8.4704],[-13.1743,8.4701],[-13.1743,8.4696],[-13.1732,8.4696],[-13.1732,8.469],[-13.1721,8.4674],[-13.1715,8.4674],[-13.1715,8.4665],[-13.171,8.466],[-13.171,8.4649],[-13.1704,8.4649],[-13.1701,8.4637],[-13.1696,8.4637],[-13.1693,8.4624],[-13.1688,8.4621],[-13.1688,8.4613],[-13.1676,8.4607],[-13.1676,8.4601],[-13.1663,8.4585],[-13.1657,8.4585],[-13.1654,8.4579],[-13.1643,8.4576],[-13.164,8.4568],[-13.1624,8.4563],[-13.1624,8.4557],[-13.1615,8.4557],[-13.161,8.4551],[-13.1599,8.4551],[-13.1593,8.4549],[-13.1593,8.454],[-13.1587,8.4538],[-13.1582,8.4526],[-13.1568,8.4515],[-13.156,8.4501],[-13.1554,8.4501],[-13.1554,8.4493],[-13.1549,8.4482],[-13.1543,8.4479],[-13.154,8.4468],[-13.1535,8.4457],[-13.1518,8.4443],[-13.1518,8.4421],[-13.1515,8.4413],[-13.151,8.4413],[-13.1507,8.4399],[-13.1501,8.4396],[-13.1499,8.4385],[-13.1493,8.4385],[-13.1493,8.4376],[-13.1485,8.436],[-13.1479,8.436],[-13.1479,8.4354],[-13.1465,8.4343],[-13.1465,8.4337],[-13.1454,8.4335],[-13.1446,8.4329],[-13.1438,8.4318],[-13.1426,8.4315],[-13.1418,8.431],[-13.1415,8.4304],[-13.1415,8.4274],[-13.141,8.4268],[-13.1382,8.4268],[-13.1371,8.4265],[-13.1368,8.426],[-13.1326,8.426],[-13.1321,8.4268],[-13.131,8.4268],[-13.1307,8.4274],[-13.1299,8.4263],[-13.1296,8.4254],[-13.1285,8.4246],[-13.1274,8.4243],[-13.126,8.4243],[-13.1251,8.424],[-13.1246,8.4235],[-13.1235,8.4235],[-13.1232,8.4229],[-13.1221,8.4229],[-13.1207,8.4218],[-13.1196,8.4215],[-13.1193,8.4207],[-13.1182,8.4201],[-13.1179,8.4193],[-13.1179,8.4176],[-13.1185,8.4171],[-13.1185,8.4165],[-13.1199,8.4151],[-13.1263,8.4151],[-13.1265,8.416],[-13.1274,8.4165],[-13.1274,8.4171],[-13.1288,8.4179],[-13.129,8.4185],[-13.1304,8.4188],[-13.1304,8.419],[-13.1318,8.419],[-13.1318,8.4188],[-13.1332,8.4188],[-13.1338,8.4182],[-13.1335,8.4171],[-13.1329,8.4163],[-13.1324,8.4163],[-13.1321,8.4157],[-13.1315,8.4157],[-13.1315,8.4146],[-13.1324,8.4138],[-13.1338,8.4135],[-13.1343,8.414],[-13.1346,8.4151],[-13.1351,8.4157],[-13.1368,8.4154],[-13.1368,8.4149],[-13.1374,8.4143],[-13.1374,8.4138],[-13.1385,8.4129],[-13.1376,8.4126],[-13.1368,8.4132],[-13.136,8.4143],[-13.1351,8.414],[-13.1351,8.4132],[-13.1343,8.4124],[-13.1324,8.4124],[-13.1304,8.4146],[-13.1304,8.416],[-13.131,8.4165],[-13.1321,8.4168],[-13.1326,8.4174],[-13.1324,8.4182],[-13.1299,8.4182],[-13.129,8.4174],[-13.1285,8.4174],[-13.1279,8.4163],[-13.1268,8.4151],[-13.1268,8.414],[-13.1274,8.4138],[-13.1274,8.4132],[-13.1282,8.4126],[-13.1285,8.4112],[-13.1296,8.4104],[-13.1296,8.4096],[-13.1301,8.4093],[-13.1301,8.4087],[-13.1307,8.4085],[-13.1307,8.406],[-13.1299,8.4054],[-13.1299,8.4049],[-13.1293,8.4049],[-13.1293,8.4057],[-13.1301,8.4062],[-13.1301,8.4076],[-13.1293,8.4082],[-13.1293,8.4093],[-13.1288,8.4093],[-13.1279,8.4101],[-13.1279,8.4115],[-13.1271,8.4121],[-13.1263,8.4135],[-13.1257,8.4138],[-13.124,8.4138],[-13.124,8.4135],[-13.1229,8.4135],[-13.1229,8.4138],[-13.1213,8.4138],[-13.1213,8.414],[-13.1182,8.414],[-13.1176,8.4146],[-13.1165,8.4149],[-13.116,8.4154],[-13.1149,8.4154],[-13.1146,8.4149],[-13.1135,8.4146],[-13.1129,8.414],[-13.1115,8.4138],[-13.111,8.4129],[-13.1101,8.4129],[-13.1099,8.4118],[-13.1093,8.4112],[-13.1082,8.4107],[-13.1076,8.4087],[-13.1068,8.4076],[-13.1068,8.4062],[-13.1065,8.4062],[-13.1065,8.4043],[-13.1074,8.4035],[-13.1104,8.4035],[-13.111,8.4032],[-13.1118,8.4021],[-13.1124,8.4018],[-13.1129,8.3999],[-13.1126,8.3999],[-13.1124,8.3988],[-13.1118,8.3982],[-13.1118,8.3968],[-13.1124,8.3965],[-13.1129,8.3954],[-13.1124,8.3949],[-13.1112,8.3946],[-13.1112,8.3943],[-13.1099,8.3943],[-13.1099,8.3946],[-13.1088,8.3949],[-13.1085,8.3957],[-13.1101,8.3949],[-13.1115,8.3951],[-13.1115,8.3963],[-13.111,8.3968],[-13.111,8.3985],[-13.1121,8.3993],[-13.1121,8.401],[-13.111,8.4021],[-13.1093,8.4021],[-13.1088,8.4015],[-13.1076,8.4015],[-13.1071,8.4026],[-13.1065,8.4026],[-13.1063,8.4035],[-13.1057,8.4038],[-13.1057,8.4074],[-13.1065,8.4085],[-13.1065,8.4099],[-13.1054,8.411],[-13.1049,8.4107],[-13.1024,8.4107],[-13.1024,8.411],[-13.1013,8.411],[-13.1007,8.4118],[-13.0993,8.4118],[-13.0985,8.4124],[-13.0974,8.4124],[-13.0965,8.4138],[-13.0957,8.4146],[-13.0943,8.4146],[-13.0943,8.4143],[-13.0932,8.4143],[-13.0932,8.4135],[-13.0924,8.4132],[-13.0921,8.4126],[-13.0918,8.411],[-13.0913,8.4107],[-13.091,8.409],[-13.0904,8.4085],[-13.0904,8.4062],[-13.0901,8.4062],[-13.0893,8.4035],[-13.0888,8.4029],[-13.0888,8.4021],[-13.0882,8.4021],[-13.0882,8.4013],[-13.0871,8.4007],[-13.0868,8.3993],[-13.0862,8.3993],[-13.0862,8.3982],[-13.0854,8.3974],[-13.0851,8.3963],[-13.0846,8.396],[-13.0846,8.3951],[-13.084,8.3946],[-13.0837,8.3935],[-13.0832,8.3926],[-13.0826,8.3926],[-13.0821,8.3904],[-13.0815,8.3901],[-13.0815,8.389],[-13.0807,8.3876],[-13.0807,8.3865],[-13.0801,8.3865],[-13.0801,8.3843],[-13.0796,8.3832],[-13.0782,8.3826],[-13.0779,8.3818],[-13.0768,8.3813],[-13.0757,8.3813],[-13.0757,8.3807],[-13.0751,8.3801],[-13.0746,8.3801],[-13.074,8.3793],[-13.0729,8.3793],[-13.0729,8.3788],[-13.0718,8.3782],[-13.0718,8.3774],[-13.0693,8.3763],[-13.0693,8.3757],[-13.0685,8.3754],[-13.0685,8.3743],[-13.0682,8.3743],[-13.0682,8.3729],[-13.0679,8.3729],[-13.0676,8.371],[-13.0671,8.3707],[-13.0668,8.3696],[-13.0663,8.3693],[-13.0663,8.3688],[-13.0657,8.3685],[-13.0657,8.3679],[-13.0646,8.3671],[-13.0646,8.3665],[-13.0638,8.3665],[-13.0638,8.366],[-13.0626,8.3649],[-13.0621,8.3651],[-13.0624,8.3671],[-13.0629,8.3671],[-13.0632,8.3685],[-13.0638,8.3688],[-13.0638,8.3693],[-13.0643,8.3696],[-13.0643,8.3701],[-13.0649,8.3704],[-13.0657,8.3721],[-13.066,8.3732],[-13.066,8.3757],[-13.0649,8.376],[-13.0638,8.3757],[-13.0638,8.3754],[-13.0593,8.3754],[-13.0593,8.3757],[-13.0554,8.3757],[-13.0554,8.376],[-13.0507,8.376],[-13.0507,8.3763],[-13.0443,8.3763],[-13.0443,8.3765],[-13.0429,8.3765],[-13.0424,8.3757],[-13.0421,8.374],[-13.0418,8.374],[-13.041,8.3721],[-13.0404,8.3721],[-13.0404,8.3707],[-13.0401,8.3701],[-13.0393,8.3701],[-13.039,8.3707],[-13.039,8.3721],[-13.0393,8.3721],[-13.0396,8.374]]]]\",\"dimensions\":{\"Cbuj0VCyDjL\":\"f25dqv3Y7Z0\",\"uIuxlbV1vRT\":\"b0EsAxm8Nge\"}}]", - "size": 319674 - } - ] -} \ No newline at end of file diff --git a/cypress/fixtures/plugin-smoke.json b/cypress/fixtures/plugin-smoke.json deleted file mode 100644 index e37db4c75..000000000 --- a/cypress/fixtures/plugin-smoke.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "totalSize": 0, - "duplicates": 0, - "nonDeterministicResponses": 0, - "requests": [ - { - "path": "/api/33/userSettings", - "method": "GET", - "count": 1, - "response": null - } - ] -} \ No newline at end of file diff --git a/cypress/fixtures/smoke.json b/cypress/fixtures/smoke.json deleted file mode 100644 index f46fcba03..000000000 --- a/cypress/fixtures/smoke.json +++ /dev/null @@ -1,221 +0,0 @@ -{ - "totalSize": 180467, - "duplicates": 30, - "nonDeterministicResponses": 8, - "requests": [ - { - "path": "/api/33/userSettings", - "method": "GET", - "count": 6, - "response": "{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false}", - "size": 1952 - }, - { - "path": "/api/33/schemas/dataElement?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElement\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElements\",\"plural\":\"dataElements\",\"displayName\":\"Data Element\",\"name\":\"dataElement\",\"singular\":\"dataElement\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENT_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENT_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENT_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":true,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"domainType\",\"persisted\":true,\"constants\":[\"AGGREGATE\",\"TRACKER\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElements\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"optionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"commentOptionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"fieldMask\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElementGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElementGroup\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayFormName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"zeroIsSignificant\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"INTEGER\",\"required\":false,\"writable\":true,\"collectionName\":\"aggregationLevels\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"aggregationLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"optionSetValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10917 - }, - { - "path": "/api/33/schemas/dataElementGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElementGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElementGroups\",\"plural\":\"dataElementGroups\",\"displayName\":\"Data Element Group\",\"name\":\"dataElementGroup\",\"singular\":\"dataElementGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENTGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENTGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENTGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElements\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElement\",\"href\":\"http://localhost:8080/api/schemas/dataElement\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 7810 - }, - { - "path": "/api/33/schemas/dataSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.dataset.DataSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataSets\",\"plural\":\"dataSets\",\"displayName\":\"Data Set\",\"name\":\"dataSet\",\"singular\":\"dataSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATASET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATASET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATASET_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"validCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsoryFieldsCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataInputPeriods\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataInputPeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"workflow\",\"href\":\"http://localhost:8080/api/schemas/dataApprovalWorkflow\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"sections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"section\",\"href\":\"http://localhost:8080/api/schemas/section\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"timelyDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"notificationRecipients\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataElementDecoration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"notifyCompletingUser\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"noValueRequiresComment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"compulsoryDataElementOperands\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"compulsoryDataElementOperand\",\"href\":\"http://localhost:8080/api/schemas/dataElementOperand\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"fieldCombinationRequired\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderHorizontally\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderAsTabs\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"mobile\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"openFuturePeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-2.147483648E9,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14058 - }, - { - "path": "/api/33/schemas/externalMapLayer?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.mapping.ExternalMapLayer\",\"shareable\":true,\"translatable\":false,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/externalMapLayers\",\"plural\":\"externalMapLayers\",\"displayName\":\"External Map Layer\",\"name\":\"externalMapLayer\",\"singular\":\"externalMapLayer\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"imageFormat\",\"persisted\":true,\"constants\":[\"PNG\",\"JPG\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"legendSetUrl\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapService\",\"persisted\":true,\"constants\":[\"WMS\",\"TMS\",\"XYZ\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"layers\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapLayerPosition\",\"persisted\":true,\"constants\":[\"BASEMAP\",\"OVERLAY\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"attribution\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 6372 - }, - { - "path": "/api/33/schemas/indicator?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.indicator.Indicator\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicators\",\"plural\":\"indicators\",\"displayName\":\"Indicator\",\"name\":\"indicator\",\"singular\":\"indicator\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATOR_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATOR_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATOR_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportCategoryOptionCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominatorDescription\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorType\",\"href\":\"http://localhost:8080/api/schemas/indicatorType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numeratorDescription\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicatorGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicatorGroup\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numerator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"annualized\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"decimals\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportAttributeOptionCombo\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10348 - }, - { - "path": "/api/33/schemas/indicatorGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.indicator.IndicatorGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicatorGroups\",\"plural\":\"indicatorGroups\",\"displayName\":\"Indicator Group\",\"name\":\"indicatorGroup\",\"singular\":\"indicatorGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATORGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATORGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATORGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorGroupSet\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroupSet\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5202 - }, - { - "path": "/api/33/schemas/legendSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.legend.LegendSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/legendSets\",\"plural\":\"legendSets\",\"displayName\":\"Legend Set\",\"name\":\"legendSet\",\"singular\":\"legendSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_LEGEND_SET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_LEGEND_SET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_LEGEND_SET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbolizer\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legends\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legend\",\"href\":\"http://localhost:8080/api/schemas/legend\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5095 - }, - { - "path": "/api/33/schemas/map?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.mapping.Map\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/maps\",\"plural\":\"maps\",\"displayName\":\"Map\",\"name\":\"map\",\"singular\":\"map\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_MAP_PUBLIC_ADD\"]},{\"type\":\"EXTERNALIZE\",\"authorities\":[\"F_MAP_EXTERNAL\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"basemap\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":90.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-90.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"latitude\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"title\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"subscribed\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"mapViews\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"mapView\",\"href\":\"http://localhost:8080/api/schemas/mapView\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":180.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-180.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"longitude\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"subscribers\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"subscriber\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"zoom\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 7471 - }, - { - "path": "/api/33/schemas/optionSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.option.OptionSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/optionSets\",\"plural\":\"optionSets\",\"displayName\":\"Option Set\",\"name\":\"optionSet\",\"singular\":\"optionSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_OPTIONSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_OPTIONSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_OPTIONSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"options\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"option\",\"href\":\"http://localhost:8080/api/schemas/option\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5607 - }, - { - "path": "/api/33/schemas/organisationUnit?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnit\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnits\",\"plural\":\"organisationUnits\",\"displayName\":\"Organisation Unit\",\"name\":\"organisationUnit\",\"singular\":\"organisationUnit\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNIT_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNIT_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"parent\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"type\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"path\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"children\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"child\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":false,\"collectionName\":\"ancestors\",\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userItem\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"PHONENUMBER\",\"unique\":false,\"name\":\"phoneNumber\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programs\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"contactPerson\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"openingDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"EMAIL\",\"unique\":false,\"name\":\"email\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"address\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"memberCount\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"leaf\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"closedDate\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"comment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 12112 - }, - { - "path": "/api/33/schemas/organisationUnitGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroups\",\"plural\":\"organisationUnitGroups\",\"displayName\":\"Organisation Unit Group\",\"name\":\"organisationUnitGroup\",\"singular\":\"organisationUnitGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbol\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"color\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":false,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 8703 - }, - { - "path": "/api/33/schemas/organisationUnitGroupSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroupSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroupSets\",\"plural\":\"organisationUnitGroupSets\",\"displayName\":\"Organisation Unit Group Set\",\"name\":\"organisationUnitGroupSet\",\"singular\":\"organisationUnitGroupSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUPSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUPSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUPSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dataDimensionType\",\"persisted\":false,\"constants\":[\"DISAGGREGATION\",\"ATTRIBUTE\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionType\",\"persisted\":false,\"constants\":[\"DATA_X\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"DATA_COLLAPSED\",\"CATEGORY_OPTION_COMBO\",\"ATTRIBUTE_OPTION_COMBO\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION_GROUP_SET\",\"DATA_ELEMENT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY\",\"OPTION_GROUP_SET\",\"VALIDATION_RULE\",\"STATIC\",\"ORGANISATION_UNIT_LEVEL\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimension\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allItems\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"dimensionalKeywords\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"filter\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsory\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"includeSubhierarchyInAnalytics\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataDimension\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"items\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"item\",\"href\":\"http://localhost:8080/api/schemas/nameableObject\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 9341 - }, - { - "path": "/api/33/schemas/organisationUnitLevel?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitLevel\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitLevels\",\"plural\":\"organisationUnitLevels\",\"displayName\":\"Organisation Unit Level\",\"name\":\"organisationUnitLevel\",\"singular\":\"organisationUnitLevel\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"UPDATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"offlineLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":999.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":true,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5084 - }, - { - "path": "/api/33/schemas/program?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.program.Program\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programs\",\"plural\":\"programs\",\"displayName\":\"Program\",\"name\":\"program\",\"singular\":\"program\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_PROGRAM_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_PROGRAM_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAM_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"ignoreOverdueEvents\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programIndicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programIndicator\",\"href\":\"http://localhost:8080/api/schemas/programIndicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"enrollmentDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"onlyEnrollOnce\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"maxTeiCountToReturn\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectIncidentDatesInFuture\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"incidentDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"userRoles\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userRole\",\"href\":\"http://localhost:8080/api/schemas/userRole\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"expiryPeriodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectEnrollmentDatesInFuture\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"registration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"useFirstStageDuringRegistration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programRuleVariables\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programRuleVariable\",\"href\":\"http://localhost:8080/api/schemas/programRuleVariable\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programTrackedEntityAttributes\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programTrackedEntityAttribute\",\"href\":\"http://localhost:8080/api/schemas/programTrackedEntityAttribute\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"completeEventsExpiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"relatedProgram\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"withoutRegistration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minAttributesRequiredToSearch\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayFrontPageList\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"programType\",\"persisted\":true,\"constants\":[\"WITH_REGISTRATION\",\"WITHOUT_REGISTRATION\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"accessLevel\",\"persisted\":true,\"constants\":[\"OPEN\",\"AUDITED\",\"PROTECTED\",\"CLOSED\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programSection\",\"href\":\"http://localhost:8080/api/schemas/programSection\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStages\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"trackedEntityType\",\"href\":\"http://localhost:8080/api/schemas/trackedEntityType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayIncidentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14178 - }, - { - "path": "/api/33/schemas/programStage?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.program.ProgramStage\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programStages\",\"plural\":\"programStages\",\"displayName\":\"Program Stage\",\"name\":\"programStage\",\"singular\":\"programStage\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_PROGRAMSTAGE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAMSTAGE_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allowGenerateNextVisit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"reportDateToUse\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageDataElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageDataElement\",\"href\":\"http://localhost:8080/api/schemas/programStageDataElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"generatedByEnrollmentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"sortOrder\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"hideDueDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"enableUserAssignment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minDaysFromStart\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"standardInterval\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dueDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"executionDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"preGenerateUID\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"openAfterEnrollment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"repeatable\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"remindCompleted\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayGenerateEventBox\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"validationStrategy\",\"persisted\":true,\"constants\":[\"ON_COMPLETE\",\"ON_UPDATE_AND_INSERT\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"autoGenerateEvent\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"blockEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageSection\",\"href\":\"http://localhost:8080/api/schemas/programStageSection\",\"persisted\":true}]}", - "size": 11310 - }, - { - "path": "/api/33/schemas/userGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 3, - "response": "{\"klass\":\"org.hisp.dhis.user.UserGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/userGroups\",\"plural\":\"userGroups\",\"displayName\":\"User Group\",\"name\":\"userGroup\",\"singular\":\"userGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_USERGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_USERGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_USERGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedByGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedByGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5575 - }, - { - "path": "/api/33/attributes?fields=:all,optionSet[:all,options[:all]]&paging=false", - "method": "GET", - "count": 3, - "response": "{\"attributes\":[{\"lastUpdated\":\"2015-04-24T12:12:54.408\",\"id\":\"DnrLSdo4hMl\",\"href\":\"http://localhost:8080/api/33/attributes/DnrLSdo4hMl\",\"created\":\"2015-04-24T12:12:54.407\",\"name\":\"Alternative name\",\"code\":\"Alternative name\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":true,\"userAttribute\":false,\"displayName\":\"Alternative name\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-24T12:14:03.641\",\"id\":\"Z4X3J7jMLYV\",\"href\":\"http://localhost:8080/api/33/attributes/Z4X3J7jMLYV\",\"created\":\"2015-04-24T12:03:37.356\",\"name\":\"Classification\",\"code\":\"CLASSIFICATION\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Classification\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"code\":\"CLASS\",\"created\":\"2015-04-24T12:02:41.447\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Classification\",\"id\":\"LWEwGW8ATgE\",\"displayName\":\"Classification\",\"publicAccess\":\"rw------\",\"version\":1,\"externalAccess\":false,\"valueType\":\"TEXT\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[],\"options\":[{\"code\":\"INPUT\",\"created\":\"2015-04-24T12:02:51.959\",\"lastUpdated\":\"2015-04-24T12:02:51.959\",\"name\":\"Input\",\"id\":\"Fr4igNnPYTv\",\"displayName\":\"Input\",\"externalAccess\":false,\"sortOrder\":1,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"ACTIVITY\",\"created\":\"2015-04-24T12:03:04.493\",\"lastUpdated\":\"2015-04-24T12:03:04.493\",\"name\":\"Activity\",\"id\":\"xuAA8BQjdZq\",\"displayName\":\"Activity\",\"externalAccess\":false,\"sortOrder\":2,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"OUTPUT\",\"created\":\"2015-04-24T12:03:11.923\",\"lastUpdated\":\"2015-04-24T12:03:11.923\",\"name\":\"Output\",\"id\":\"tpJ71rNdmeo\",\"displayName\":\"Output\",\"externalAccess\":false,\"sortOrder\":3,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"IMPACT\",\"created\":\"2015-04-24T12:03:16.859\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Impact\",\"id\":\"QIbgv5M77In\",\"displayName\":\"Impact\",\"externalAccess\":false,\"sortOrder\":4,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]}]},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-20T12:36:33.754\",\"id\":\"qXS2NDUEAOS\",\"href\":\"http://localhost:8080/api/33/attributes/qXS2NDUEAOS\",\"created\":\"2015-04-20T12:23:04.044\",\"name\":\"Collection method\",\"code\":\"Collection method\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"LONG_TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Collection method\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-01-15T16:53:02.773\",\"id\":\"UKNKz1H10EE\",\"href\":\"http://localhost:8080/api/33/attributes/UKNKz1H10EE\",\"created\":\"2016-01-15T16:53:02.773\",\"name\":\"HR identifier\",\"code\":\"IRID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"HR identifier\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-05T21:37:25.858\",\"id\":\"l1VmqIHKk6t\",\"href\":\"http://localhost:8080/api/33/attributes/l1VmqIHKk6t\",\"created\":\"2016-08-04T23:39:51.895\",\"name\":\"KE code\",\"code\":\"KE code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"KE code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-08-04T23:48:21.851\",\"id\":\"n2xYlNbsfko\",\"href\":\"http://localhost:8080/api/33/attributes/n2xYlNbsfko\",\"created\":\"2016-08-01T15:00:09.415\",\"name\":\"NGO ID\",\"code\":\"NGOID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"NGO ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-13T19:32:41.386\",\"id\":\"dLHLR5O4YFI\",\"href\":\"http://localhost:8080/api/33/attributes/dLHLR5O4YFI\",\"created\":\"2017-03-05T21:33:31.019\",\"name\":\"PEPFAR ID\",\"code\":\"PEPFAR_ID\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"PEPFAR ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":true,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"AhsCAtM3L0g\",\"href\":\"http://localhost:8080/api/33/attributes/AhsCAtM3L0g\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Rationale\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Rationale\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-12T20:17:57.461\",\"id\":\"xqWyz9jNCA5\",\"href\":\"http://localhost:8080/api/33/attributes/xqWyz9jNCA5\",\"created\":\"2016-08-04T23:40:08.559\",\"name\":\"TZ code\",\"code\":\"TZ code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"TZ code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"Y1LUDU8sWBR\",\"href\":\"http://localhost:8080/api/33/attributes/Y1LUDU8sWBR\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Unit of measure\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Unit of measure\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]}]}", - "size": 17187 - }, - { - "path": "/api/33/me?fields=:all,organisationUnits[id],userGroups[id],userCredentials[:all,!user,userRoles[id]", - "method": "GET", - "count": 3, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:02:52.284\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4471, - "nonDeterministic": true - }, - { - "path": "/api/33/me/authorization", - "method": "GET", - "count": 3, - "response": "[\"ALL\"]", - "size": 7 - }, - { - "path": "/api/33/system/info", - "method": "GET", - "count": 3, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:02:54.797\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"15 m, 49 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1593, - "nonDeterministic": true - }, - { - "path": "/api/33/apps", - "method": "GET", - "count": 3, - "response": "[]", - "size": 2 - }, - { - "path": "/api/33/organisationUnits?fields=id,path,displayName,children[id,path,displayName,children::isNotEmpty]&userDataViewFallback=true", - "method": "GET", - "count": 3, - "response": "{\"pager\":{\"page\":1,\"pageCount\":1,\"total\":1,\"pageSize\":50},\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\",\"path\":\"/ImspTQPwCqd\",\"displayName\":\"Sierra Leone\",\"children\":[{\"id\":\"eIQbndfxQMb\",\"path\":\"/ImspTQPwCqd/eIQbndfxQMb\",\"children\":true,\"displayName\":\"Tonkolili\"},{\"id\":\"jUb8gELQApl\",\"path\":\"/ImspTQPwCqd/jUb8gELQApl\",\"children\":true,\"displayName\":\"Kailahun\"},{\"id\":\"fdc6uOvgoji\",\"path\":\"/ImspTQPwCqd/fdc6uOvgoji\",\"children\":true,\"displayName\":\"Bombali\"},{\"id\":\"O6uvpzGd5pu\",\"path\":\"/ImspTQPwCqd/O6uvpzGd5pu\",\"children\":true,\"displayName\":\"Bo\"},{\"id\":\"qhqAxPSTUXp\",\"path\":\"/ImspTQPwCqd/qhqAxPSTUXp\",\"children\":true,\"displayName\":\"Koinadugu\"},{\"id\":\"Vth0fbpFcsO\",\"path\":\"/ImspTQPwCqd/Vth0fbpFcsO\",\"children\":true,\"displayName\":\"Kono\"},{\"id\":\"at6UHUQatSo\",\"path\":\"/ImspTQPwCqd/at6UHUQatSo\",\"children\":true,\"displayName\":\"Western Area\"},{\"id\":\"kJq2mPyFEHo\",\"path\":\"/ImspTQPwCqd/kJq2mPyFEHo\",\"children\":true,\"displayName\":\"Kenema\"},{\"id\":\"bL4ooGhyHRQ\",\"path\":\"/ImspTQPwCqd/bL4ooGhyHRQ\",\"children\":true,\"displayName\":\"Pujehun\"},{\"id\":\"jmIPBj66vD6\",\"path\":\"/ImspTQPwCqd/jmIPBj66vD6\",\"children\":true,\"displayName\":\"Moyamba\"},{\"id\":\"PMa2VCrupOd\",\"path\":\"/ImspTQPwCqd/PMa2VCrupOd\",\"children\":true,\"displayName\":\"Kambia\"},{\"id\":\"TEQlaapDQoK\",\"path\":\"/ImspTQPwCqd/TEQlaapDQoK\",\"children\":true,\"displayName\":\"Port Loko\"},{\"id\":\"lc3eMKXaEfw\",\"path\":\"/ImspTQPwCqd/lc3eMKXaEfw\",\"children\":true,\"displayName\":\"Bonthe\"}]}]}", - "size": 1401 - }, - { - "path": "/api/33/externalMapLayers?fields=id,displayName~rename(name),service,url,attribution,mapService,layers,imageFormat,mapLayerPosition,legendSet,legendSetUrl&paging=false", - "method": "GET", - "count": 3, - "response": "{\"externalMapLayers\":[{\"id\":\"LOw2p0kPwua\",\"imageFormat\":\"PNG\",\"name\":\" Dark basemap\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png\"},{\"id\":\"ni2ZiTOZaPD\",\"imageFormat\":\"PNG\",\"name\":\"Aerial imagery of Dar-es-Salaam\",\"attribution\":\"OpenAerialMap / Tanzania Open Data Initiative\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://a.tiles.mapbox.com/v4/worldbank-education.pebkgmlc/{z}/{x}/{y}.png?access_token=pk.eyJ1Ijoid29ybGRiYW5rLWVkdWNhdGlvbiIsImEiOiJIZ2VvODFjIn0.TDw5VdwGavwEsch53sAVxA\"},{\"id\":\"suB1SFdc6RD\",\"imageFormat\":\"PNG\",\"name\":\"Labels overlay\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"OVERLAY\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_only_labels/{z}/{x}/{y}.png\"},{\"id\":\"wNIQ8pNvSQd\",\"imageFormat\":\"PNG\",\"name\":\"Terrain basemap\",\"attribution\":\"Stamen Design, OpenStreetMap\",\"mapService\":\"WMS\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png\"}]}", - "size": 1425 - }, - { - "path": "/api/33/systemSettings/keyGoogleCloudApiKey", - "method": "GET", - "count": 3, - "response": "AIzaSyDWyCSemDgAxocSL7j9Dy4mi93xTTcPEek", - "size": 39 - }, - { - "path": "/api/system/info", - "method": "GET", - "count": 3, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_5) AppleWebKit/537.36 (KHTML, like Gecko) Cypress/3.1.5 Chrome/59.0.3071.115 Electron/1.8.2 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-06T12:02:55.002\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"15 m, 49 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"c555f52\",\"buildTime\":\"2019-08-06T10:01:30.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 498 Free in JVM: 210 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1593, - "nonDeterministic": true - }, - { - "path": "/dhis-web-commons/menu/getModules.action?_=1544965809000", - "method": "GET", - "count": 3, - "response": "{ \"modules\": [\n{\n\"name\":\"dhis-web-dashboard\",\n\"namespace\":\"/dhis-web-dashboard\",\n\"defaultAction\":\"../dhis-web-dashboard/index.action\",\n\"displayName\":\"Dashboard\",\n\"icon\":\"../icons/dhis-web-dashboard.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maps\",\n\"namespace\":\"/dhis-web-maps\",\n\"defaultAction\":\"../dhis-web-maps/index.action\",\n\"displayName\":\"Maps\",\n\"icon\":\"../icons/dhis-web-maps.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-pivot\",\n\"namespace\":\"/dhis-web-pivot\",\n\"defaultAction\":\"../dhis-web-pivot/index.action\",\n\"displayName\":\"Pivot Table\",\n\"icon\":\"../icons/dhis-web-pivot.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-visualizer\",\n\"namespace\":\"/dhis-web-data-visualizer\",\n\"defaultAction\":\"../dhis-web-data-visualizer/index.action\",\n\"displayName\":\"Data Visualizer\",\n\"icon\":\"../icons/dhis-web-data-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-visualizer\",\n\"namespace\":\"/dhis-web-event-visualizer\",\n\"defaultAction\":\"../dhis-web-event-visualizer/index.action\",\n\"displayName\":\"Event Visualizer\",\n\"icon\":\"../icons/dhis-web-event-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-dataentry\",\n\"namespace\":\"/dhis-web-dataentry\",\n\"defaultAction\":\"../dhis-web-dataentry/index.action\",\n\"displayName\":\"Data Entry\",\n\"icon\":\"../icons/dhis-web-dataentry.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-reports\",\n\"namespace\":\"/dhis-web-event-reports\",\n\"defaultAction\":\"../dhis-web-event-reports/index.action\",\n\"displayName\":\"Event Reports\",\n\"icon\":\"../icons/dhis-web-event-reports.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance\",\n\"namespace\":\"/dhis-web-maintenance\",\n\"defaultAction\":\"../dhis-web-maintenance/index.action\",\n\"displayName\":\"Maintenance\",\n\"icon\":\"../icons/dhis-web-maintenance.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-tracker-capture\",\n\"namespace\":\"/dhis-web-tracker-capture\",\n\"defaultAction\":\"../dhis-web-tracker-capture/index.action\",\n\"displayName\":\"Tracker Capture\",\n\"icon\":\"../icons/dhis-web-tracker-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-interpretation\",\n\"namespace\":\"/dhis-web-interpretation\",\n\"defaultAction\":\"../dhis-web-interpretation/index.action\",\n\"displayName\":\"Interpretations\",\n\"icon\":\"../icons/dhis-web-interpretation.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-scheduler\",\n\"namespace\":\"/dhis-web-scheduler\",\n\"defaultAction\":\"../dhis-web-scheduler/index.action\",\n\"displayName\":\"Scheduler\",\n\"icon\":\"../icons/dhis-web-scheduler.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-settings\",\n\"namespace\":\"/dhis-web-settings\",\n\"defaultAction\":\"../dhis-web-settings/index.action\",\n\"displayName\":\"System Settings\",\n\"icon\":\"../icons/dhis-web-settings.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-usage-analytics\",\n\"namespace\":\"/dhis-web-usage-analytics\",\n\"defaultAction\":\"../dhis-web-usage-analytics/index.action\",\n\"displayName\":\"Usage Analytics\",\n\"icon\":\"../icons/dhis-web-usage-analytics.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-app-management\",\n\"namespace\":\"/dhis-web-app-management\",\n\"defaultAction\":\"../dhis-web-app-management/index.action\",\n\"displayName\":\"App Management\",\n\"icon\":\"../icons/dhis-web-app-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-datastore\",\n\"namespace\":\"/dhis-web-datastore\",\n\"defaultAction\":\"../dhis-web-datastore/index.action\",\n\"displayName\":\"Datastore Management\",\n\"icon\":\"../icons/dhis-web-datastore.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance-mobile\",\n\"namespace\":\"/dhis-web-maintenance-mobile\",\n\"defaultAction\":\"../dhis-web-maintenance-mobile/index.action\",\n\"displayName\":\"Mobile Configuration\",\n\"icon\":\"../icons/dhis-web-maintenance-mobile.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-cache-cleaner\",\n\"namespace\":\"/dhis-web-cache-cleaner\",\n\"defaultAction\":\"../dhis-web-cache-cleaner/index.action\",\n\"displayName\":\"Browser Cache Cleaner\",\n\"icon\":\"../icons/dhis-web-cache-cleaner.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-translations\",\n\"namespace\":\"/dhis-web-translations\",\n\"defaultAction\":\"../dhis-web-translations/index.action\",\n\"displayName\":\"Translations\",\n\"icon\":\"../icons/dhis-web-translations.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-mapping\",\n\"namespace\":\"/dhis-web-mapping\",\n\"defaultAction\":\"../dhis-web-mapping/index.action\",\n\"displayName\":\"GIS\",\n\"icon\":\"../icons/dhis-web-mapping.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-visualizer\",\n\"namespace\":\"/dhis-web-visualizer\",\n\"defaultAction\":\"../dhis-web-visualizer/index.action\",\n\"displayName\":\"Classic Data Visualizer\",\n\"icon\":\"../icons/dhis-web-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-capture\",\n\"namespace\":\"/dhis-web-capture\",\n\"defaultAction\":\"../dhis-web-capture/index.action\",\n\"displayName\":\"Capture\",\n\"icon\":\"../icons/dhis-web-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-administration\",\n\"namespace\":\"/dhis-web-data-administration\",\n\"defaultAction\":\"../dhis-web-data-administration/index.action\",\n\"displayName\":\"Data Administration\",\n\"icon\":\"../icons/dhis-web-data-administration.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-quality\",\n\"namespace\":\"/dhis-web-data-quality\",\n\"defaultAction\":\"../dhis-web-data-quality/index.action\",\n\"displayName\":\"Data Quality\",\n\"icon\":\"../icons/dhis-web-data-quality.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-user\",\n\"namespace\":\"/dhis-web-user\",\n\"defaultAction\":\"../dhis-web-user/index.action\",\n\"displayName\":\"Users\",\n\"icon\":\"../icons/dhis-web-user.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-import-export\",\n\"namespace\":\"/dhis-web-import-export\",\n\"defaultAction\":\"../dhis-web-import-export/index.action\",\n\"displayName\":\"dhis-web-import-export\",\n\"icon\":\"../icons/dhis-web-import-export.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-menu-management\",\n\"namespace\":\"/dhis-web-menu-management\",\n\"defaultAction\":\"../dhis-web-menu-management/index.action\",\n\"displayName\":\"Menu Management\",\n\"icon\":\"../icons/dhis-web-menu-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-reports\",\n\"namespace\":\"/dhis-web-reports\",\n\"defaultAction\":\"../dhis-web-reports/index.action\",\n\"displayName\":\"Reports\",\n\"icon\":\"../icons/dhis-web-reports.png\",\n\"description\":\"\"\n}] }", - "size": 5988 - }, - { - "path": "/api/me/dashboard", - "method": "GET", - "count": 3, - "response": "{\"unreadInterpretations\":42,\"unreadMessageConversations\":56}", - "size": 60 - }, - { - "path": "/api/me.json", - "method": "GET", - "count": 3, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-06T12:02:52.284\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4499, - "nonDeterministic": true - }, - { - "path": "/api/i18n", - "method": "POST", - "count": 3, - "response": "{\"dhis-web-settings\":\"System Settings\",\"dhis-web-cache-cleaner\":\"Browser Cache Cleaner\",\"dhis-web-capture\":\"Capture\",\"dhis-web-dataentry\":\"Data Entry\",\"dhis-web-data-visualizer\":\"Data Visualizer\",\"dhis-web-maintenance-mobile\":\"Mobile Configuration\",\"dhis-web-data-quality\":\"Data Quality\",\"dhis-web-tracker-capture\":\"Tracker Capture\",\"dhis-web-mapping\":\"GIS\",\"dhis-web-event-visualizer\":\"Event Visualizer\",\"dhis-web-event-reports\":\"Event Reports\",\"dhis-web-app-management\":\"App Management\",\"dhis-web-datastore\":\"Datastore Management\",\"dhis-web-scheduler\":\"Scheduler\",\"dhis-web-import-export\":\"dhis-web-import-export\",\"dhis-web-menu-management\":\"Menu Management\",\"dhis-web-reports\":\"Reports\",\"dhis-web-dashboard\":\"Dashboard\",\"dhis-web-pivot\":\"Pivot Table\",\"dhis-web-interpretation\":\"Interpretations\",\"dhis-web-usage-analytics\":\"Usage Analytics\",\"dhis-web-translations\":\"Translations\",\"dhis-web-maintenance\":\"Maintenance\",\"dhis-web-data-administration\":\"Data Administration\",\"dhis-web-maps\":\"Maps\",\"dhis-web-user\":\"Users\",\"dhis-web-visualizer\":\"Classic Data Visualizer\"}", - "size": 1067 - } - ] -} \ No newline at end of file diff --git a/cypress/fixtures/thematiclayer.json b/cypress/fixtures/thematiclayer.json deleted file mode 100644 index 5c5d4ca82..000000000 --- a/cypress/fixtures/thematiclayer.json +++ /dev/null @@ -1,270 +0,0 @@ -{ - "totalSize": 182185, - "duplicates": 32, - "nonDeterministicResponses": 16, - "requests": [ - { - "path": "/api/33/userSettings", - "method": "GET", - "count": 10, - "response": "{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false}", - "size": 1952 - }, - { - "path": "/api/33/schemas/dataElement?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElement\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElements\",\"plural\":\"dataElements\",\"displayName\":\"Data Element\",\"name\":\"dataElement\",\"singular\":\"dataElement\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENT_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENT_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENT_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":true,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"domainType\",\"persisted\":true,\"constants\":[\"AGGREGATE\",\"TRACKER\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElements\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"optionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"commentOptionSet\",\"href\":\"http://localhost:8080/api/schemas/optionSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"fieldMask\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElementGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElementGroup\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayFormName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"zeroIsSignificant\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"INTEGER\",\"required\":false,\"writable\":true,\"collectionName\":\"aggregationLevels\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"aggregationLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"optionSetValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10917 - }, - { - "path": "/api/33/schemas/dataElementGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.dataelement.DataElementGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataElementGroups\",\"plural\":\"dataElementGroups\",\"displayName\":\"Data Element Group\",\"name\":\"dataElementGroup\",\"singular\":\"dataElementGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATAELEMENTGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATAELEMENTGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATAELEMENTGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataElements\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataElement\",\"href\":\"http://localhost:8080/api/schemas/dataElement\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/dataElementGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 7810 - }, - { - "path": "/api/33/schemas/dataSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.dataset.DataSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/dataSets\",\"plural\":\"dataSets\",\"displayName\":\"Data Set\",\"name\":\"dataSet\",\"singular\":\"dataSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_DATASET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_DATASET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_DATASET_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"validCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSetElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSetElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsoryFieldsCompleteOnly\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"dataInputPeriods\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataInputPeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"workflow\",\"href\":\"http://localhost:8080/api/schemas/dataApprovalWorkflow\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"sections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"section\",\"href\":\"http://localhost:8080/api/schemas/section\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"timelyDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"notificationRecipients\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataElementDecoration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"notifyCompletingUser\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"noValueRequiresComment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"compulsoryDataElementOperands\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"compulsoryDataElementOperand\",\"href\":\"http://localhost:8080/api/schemas/dataElementOperand\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"fieldCombinationRequired\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderHorizontally\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"renderAsTabs\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"mobile\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"openFuturePeriods\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-2.147483648E9,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14058 - }, - { - "path": "/api/33/schemas/externalMapLayer?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.mapping.ExternalMapLayer\",\"shareable\":true,\"translatable\":false,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/externalMapLayers\",\"plural\":\"externalMapLayers\",\"displayName\":\"External Map Layer\",\"name\":\"externalMapLayer\",\"singular\":\"externalMapLayer\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_EXTERNAL_MAP_LAYER_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"imageFormat\",\"persisted\":true,\"constants\":[\"PNG\",\"JPG\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"legendSetUrl\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapService\",\"persisted\":true,\"constants\":[\"WMS\",\"TMS\",\"XYZ\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"layers\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"mapLayerPosition\",\"persisted\":true,\"constants\":[\"BASEMAP\",\"OVERLAY\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"attribution\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 6372 - }, - { - "path": "/api/33/schemas/indicator?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.indicator.Indicator\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicators\",\"plural\":\"indicators\",\"displayName\":\"Indicator\",\"name\":\"indicator\",\"singular\":\"indicator\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATOR_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATOR_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATOR_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportCategoryOptionCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominatorDescription\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorType\",\"href\":\"http://localhost:8080/api/schemas/indicatorType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numeratorDescription\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicatorGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicatorGroup\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"numerator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"denominator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"annualized\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"decimals\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"aggregateExportAttributeOptionCombo\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 10348 - }, - { - "path": "/api/33/schemas/indicatorGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.indicator.IndicatorGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/indicatorGroups\",\"plural\":\"indicatorGroups\",\"displayName\":\"Indicator Group\",\"name\":\"indicatorGroup\",\"singular\":\"indicatorGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_INDICATORGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_INDICATORGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_INDICATORGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"indicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"indicator\",\"href\":\"http://localhost:8080/api/schemas/indicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"indicatorGroupSet\",\"href\":\"http://localhost:8080/api/schemas/indicatorGroupSet\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5202 - }, - { - "path": "/api/33/schemas/legendSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.legend.LegendSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/legendSets\",\"plural\":\"legendSets\",\"displayName\":\"Legend Set\",\"name\":\"legendSet\",\"singular\":\"legendSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_LEGEND_SET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_LEGEND_SET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_LEGEND_SET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbolizer\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legends\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legend\",\"href\":\"http://localhost:8080/api/schemas/legend\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5095 - }, - { - "path": "/api/33/schemas/map?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.mapping.Map\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/maps\",\"plural\":\"maps\",\"displayName\":\"Map\",\"name\":\"map\",\"singular\":\"map\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_MAP_PUBLIC_ADD\"]},{\"type\":\"EXTERNALIZE\",\"authorities\":[\"F_MAP_EXTERNAL\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"basemap\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":90.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-90.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"latitude\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"title\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"subscribed\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"mapViews\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"mapView\",\"href\":\"http://localhost:8080/api/schemas/mapView\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"interpretations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"interpretation\",\"href\":\"http://localhost:8080/api/schemas/interpretation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":180.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":-180.0,\"embeddedObject\":false,\"propertyType\":\"NUMBER\",\"unique\":false,\"name\":\"longitude\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"subscribers\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"subscriber\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"zoom\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 7471 - }, - { - "path": "/api/33/schemas/optionSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.option.OptionSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/optionSets\",\"plural\":\"optionSets\",\"displayName\":\"Option Set\",\"name\":\"optionSet\",\"singular\":\"optionSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_OPTIONSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_OPTIONSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_OPTIONSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"valueType\",\"persisted\":true,\"constants\":[\"TEXT\",\"LONG_TEXT\",\"LETTER\",\"PHONE_NUMBER\",\"EMAIL\",\"BOOLEAN\",\"TRUE_ONLY\",\"DATE\",\"DATETIME\",\"TIME\",\"NUMBER\",\"UNIT_INTERVAL\",\"PERCENTAGE\",\"INTEGER\",\"INTEGER_POSITIVE\",\"INTEGER_NEGATIVE\",\"INTEGER_ZERO_OR_POSITIVE\",\"TRACKER_ASSOCIATE\",\"USERNAME\",\"COORDINATE\",\"ORGANISATION_UNIT\",\"AGE\",\"URL\",\"FILE_RESOURCE\",\"IMAGE\"]},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"options\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"option\",\"href\":\"http://localhost:8080/api/schemas/option\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5607 - }, - { - "path": "/api/33/schemas/organisationUnit?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnit\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnits\",\"plural\":\"organisationUnits\",\"displayName\":\"Organisation Unit\",\"name\":\"organisationUnit\",\"singular\":\"organisationUnit\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNIT_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNIT_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"parent\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"type\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"path\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"children\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"child\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":false,\"collectionName\":\"ancestors\",\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userItem\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"PHONENUMBER\",\"unique\":false,\"name\":\"phoneNumber\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"dataSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"dataSet\",\"href\":\"http://localhost:8080/api/schemas/dataSet\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programs\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"contactPerson\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"openingDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":150.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"EMAIL\",\"unique\":false,\"name\":\"email\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"address\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"memberCount\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"leaf\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"url\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"closedDate\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"comment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 12112 - }, - { - "path": "/api/33/schemas/organisationUnitGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroups\",\"plural\":\"organisationUnitGroups\",\"displayName\":\"Organisation Unit Group\",\"name\":\"organisationUnitGroup\",\"singular\":\"organisationUnitGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"symbol\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"color\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":false,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimensionItem\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"groupSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"groupSet\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroupSet\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"legendSets\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"legendSets\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"geometry\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"shortName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionItemType\",\"persisted\":false,\"constants\":[\"DATA_ELEMENT\",\"DATA_ELEMENT_OPERAND\",\"INDICATOR\",\"REPORTING_RATE\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION\",\"OPTION_GROUP\",\"DATA_ELEMENT_GROUP\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY_OPTION_GROUP\"]}]}", - "size": 8703 - }, - { - "path": "/api/33/schemas/organisationUnitGroupSet?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitGroupSet\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitGroupSets\",\"plural\":\"organisationUnitGroupSets\",\"displayName\":\"Organisation Unit Group Set\",\"name\":\"organisationUnitGroupSet\",\"singular\":\"organisationUnitGroupSet\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_ORGUNITGROUPSET_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_ORGUNITGROUPSET_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGUNITGROUPSET_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dataDimensionType\",\"persisted\":false,\"constants\":[\"DISAGGREGATION\",\"ATTRIBUTE\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"aggregationType\",\"persisted\":false,\"constants\":[\"SUM\",\"AVERAGE\",\"AVERAGE_SUM_ORG_UNIT\",\"LAST\",\"LAST_AVERAGE_ORG_UNIT\",\"FIRST\",\"FIRST_AVERAGE_ORG_UNIT\",\"COUNT\",\"STDDEV\",\"VARIANCE\",\"MIN\",\"MAX\",\"NONE\",\"CUSTOM\",\"DEFAULT\"]},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"dimensionType\",\"persisted\":false,\"constants\":[\"DATA_X\",\"PROGRAM_DATA_ELEMENT\",\"PROGRAM_ATTRIBUTE\",\"PROGRAM_INDICATOR\",\"DATA_COLLAPSED\",\"CATEGORY_OPTION_COMBO\",\"ATTRIBUTE_OPTION_COMBO\",\"PERIOD\",\"ORGANISATION_UNIT\",\"CATEGORY_OPTION_GROUP_SET\",\"DATA_ELEMENT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP_SET\",\"ORGANISATION_UNIT_GROUP\",\"CATEGORY\",\"OPTION_GROUP_SET\",\"VALIDATION_RULE\",\"STATIC\",\"ORGANISATION_UNIT_LEVEL\"]},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnitGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnitGroup\",\"href\":\"http://localhost:8080/api/schemas/organisationUnitGroup\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dimension\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allItems\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"dimensionalKeywords\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"filter\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"compulsory\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"includeSubhierarchyInAnalytics\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":true,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"legendSet\",\"href\":\"http://localhost:8080/api/schemas/legendSet\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"dataDimension\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"items\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"item\",\"href\":\"http://localhost:8080/api/schemas/nameableObject\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 9341 - }, - { - "path": "/api/33/schemas/organisationUnitLevel?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.organisationunit.OrganisationUnitLevel\",\"shareable\":false,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/organisationUnitLevels\",\"plural\":\"organisationUnitLevels\",\"displayName\":\"Organisation Unit Level\",\"name\":\"organisationUnitLevel\",\"singular\":\"organisationUnitLevel\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"UPDATE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_ORGANISATIONUNITLEVEL_UPDATE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"offlineLevels\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":999.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":true,\"name\":\"level\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5084 - }, - { - "path": "/api/33/schemas/program?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.program.Program\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programs\",\"plural\":\"programs\",\"displayName\":\"Program\",\"name\":\"program\",\"singular\":\"program\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_PROGRAM_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_PROGRAM_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAM_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"ignoreOverdueEvents\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"skipOffline\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programIndicators\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programIndicator\",\"href\":\"http://localhost:8080/api/schemas/programIndicator\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"categoryCombo\",\"href\":\"http://localhost:8080/api/schemas/categoryCombo\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"enrollmentDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"onlyEnrollOnce\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"version\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"maxTeiCountToReturn\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectIncidentDatesInFuture\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"incidentDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"userRoles\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userRole\",\"href\":\"http://localhost:8080/api/schemas/userRole\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"expiryPeriodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"selectEnrollmentDatesInFuture\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"registration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"SHORT_NAME\",\"max\":50.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"shortName\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"useFirstStageDuringRegistration\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programRuleVariables\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programRuleVariable\",\"href\":\"http://localhost:8080/api/schemas/programRuleVariable\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":true,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programTrackedEntityAttributes\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programTrackedEntityAttribute\",\"href\":\"http://localhost:8080/api/schemas/programTrackedEntityAttribute\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"completeEventsExpiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"relatedProgram\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayShortName\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"withoutRegistration\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minAttributesRequiredToSearch\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayFrontPageList\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"organisationUnits\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"organisationUnit\",\"href\":\"http://localhost:8080/api/schemas/organisationUnit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"programType\",\"persisted\":true,\"constants\":[\"WITH_REGISTRATION\",\"WITHOUT_REGISTRATION\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"accessLevel\",\"persisted\":true,\"constants\":[\"OPEN\",\"AUDITED\",\"PROTECTED\",\"CLOSED\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programSection\",\"href\":\"http://localhost:8080/api/schemas/programSection\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStages\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStage\",\"href\":\"http://localhost:8080/api/schemas/programStage\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"trackedEntityType\",\"href\":\"http://localhost:8080/api/schemas/trackedEntityType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayIncidentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"expiryDays\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true}]}", - "size": 14178 - }, - { - "path": "/api/33/schemas/programStage?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.program.ProgramStage\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/programStages\",\"plural\":\"programStages\",\"displayName\":\"Program Stage\",\"name\":\"programStage\",\"singular\":\"programStage\",\"authorities\":[{\"type\":\"CREATE\",\"authorities\":[\"F_PROGRAMSTAGE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_PROGRAMSTAGE_DELETE\"]}],\"properties\":[{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"allowGenerateNextVisit\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"dataEntryForm\",\"href\":\"http://localhost:8080/api/schemas/dataEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"reportDateToUse\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"program\",\"href\":\"http://localhost:8080/api/schemas/program\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageDataElements\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageDataElement\",\"href\":\"http://localhost:8080/api/schemas/programStageDataElement\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayDescription\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"formType\",\"persisted\":false,\"constants\":[\"DEFAULT\",\"CUSTOM\",\"SECTION\",\"SECTION_MULTIORG\"]},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"generatedByEnrollmentDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"sortOrder\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"hideDueDate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"enableUserAssignment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"style\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":true,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"minDaysFromStart\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"INTEGER\",\"unique\":false,\"name\":\"standardInterval\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"dueDateLabel\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"executionDateLabel\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"preGenerateUID\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"translationKey\":\"DESCRIPTION\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":2.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"description\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"notificationTemplates\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"notificationTemplate\",\"href\":\"http://localhost:8080/api/schemas/programNotificationTemplate\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"openAfterEnrollment\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":true,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"repeatable\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"FORM_NAME\",\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"formName\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"featureType\",\"persisted\":true,\"constants\":[\"NONE\",\"MULTI_POLYGON\",\"POLYGON\",\"POINT\",\"SYMBOL\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"remindCompleted\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"displayGenerateEventBox\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"CONSTANT\",\"unique\":false,\"name\":\"validationStrategy\",\"persisted\":true,\"constants\":[\"ON_COMPLETE\",\"ON_UPDATE_AND_INSERT\"]},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"autoGenerateEvent\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"periodType\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"blockEntryForm\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"programStageSections\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"programStageSection\",\"href\":\"http://localhost:8080/api/schemas/programStageSection\",\"persisted\":true}]}", - "size": 11310 - }, - { - "path": "/api/33/schemas/userGroup?fields=apiEndpoint,name,displayName,authorities,singular,plural,shareable,metadata,klass,identifiableObject,translatable,properties[href,writable,collection,collectionName,name,propertyType,persisted,required,min,max,ordered,unique,constants,owner,itemPropertyType,translationKey,embeddedObject]", - "method": "GET", - "count": 5, - "response": "{\"klass\":\"org.hisp.dhis.user.UserGroup\",\"shareable\":true,\"translatable\":true,\"metadata\":true,\"identifiableObject\":true,\"apiEndpoint\":\"http://localhost:8080/api/userGroups\",\"plural\":\"userGroups\",\"displayName\":\"User Group\",\"name\":\"userGroup\",\"singular\":\"userGroup\",\"authorities\":[{\"type\":\"CREATE_PUBLIC\",\"authorities\":[\"F_USERGROUP_PUBLIC_ADD\"]},{\"type\":\"CREATE_PRIVATE\",\"authorities\":[\"F_USERGROUP_PRIVATE_ADD\"]},{\"type\":\"DELETE\",\"authorities\":[\"F_USERGROUP_DELETE\"]}],\"properties\":[{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"TEXT\",\"required\":false,\"writable\":true,\"collectionName\":\"favorites\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"lastUpdatedBy\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COMPLEX\",\"unique\":false,\"name\":\"access\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userGroupAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userGroupAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":50.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"code\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"created\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":2.147483647E9,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"displayName\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":8.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":8.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"publicAccess\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedByGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedByGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"attributeValues\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"attributeValue\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"users\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"externalAccess\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"REFERENCE\",\"required\":false,\"writable\":true,\"collectionName\":\"managedGroups\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"managedGroup\",\"href\":\"http://localhost:8080/api/schemas/userGroup\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"DATE\",\"unique\":false,\"name\":\"lastUpdated\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":255.0,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"translations\",\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"translation\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":true,\"itemPropertyType\":\"COMPLEX\",\"required\":false,\"writable\":true,\"collectionName\":\"userAccesses\",\"min\":0.0,\"embeddedObject\":true,\"propertyType\":\"COLLECTION\",\"unique\":false,\"name\":\"userAccess\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"translationKey\":\"NAME\",\"max\":230.0,\"collection\":false,\"required\":true,\"writable\":true,\"min\":1.0,\"embeddedObject\":false,\"propertyType\":\"TEXT\",\"unique\":false,\"name\":\"name\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"max\":1.7976931348623157E308,\"collection\":false,\"required\":false,\"writable\":true,\"min\":0.0,\"embeddedObject\":false,\"propertyType\":\"URL\",\"unique\":false,\"name\":\"href\",\"persisted\":false},{\"owner\":true,\"ordered\":false,\"max\":11.0,\"collection\":false,\"required\":false,\"writable\":true,\"min\":11.0,\"embeddedObject\":false,\"propertyType\":\"IDENTIFIER\",\"unique\":true,\"name\":\"id\",\"persisted\":true},{\"owner\":true,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":true,\"embeddedObject\":false,\"propertyType\":\"REFERENCE\",\"unique\":false,\"name\":\"user\",\"href\":\"http://localhost:8080/api/schemas/user\",\"persisted\":true},{\"owner\":false,\"ordered\":false,\"collection\":false,\"required\":false,\"writable\":false,\"embeddedObject\":false,\"propertyType\":\"BOOLEAN\",\"unique\":false,\"name\":\"favorite\",\"persisted\":false}]}", - "size": 5575 - }, - { - "path": "/api/33/attributes?fields=:all,optionSet[:all,options[:all]]&paging=false", - "method": "GET", - "count": 5, - "response": "{\"attributes\":[{\"lastUpdated\":\"2015-04-24T12:12:54.408\",\"id\":\"DnrLSdo4hMl\",\"href\":\"http://localhost:8080/api/33/attributes/DnrLSdo4hMl\",\"created\":\"2015-04-24T12:12:54.407\",\"name\":\"Alternative name\",\"code\":\"Alternative name\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":true,\"userAttribute\":false,\"displayName\":\"Alternative name\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-24T12:14:03.641\",\"id\":\"Z4X3J7jMLYV\",\"href\":\"http://localhost:8080/api/33/attributes/Z4X3J7jMLYV\",\"created\":\"2015-04-24T12:03:37.356\",\"name\":\"Classification\",\"code\":\"CLASSIFICATION\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Classification\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"code\":\"CLASS\",\"created\":\"2015-04-24T12:02:41.447\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Classification\",\"id\":\"LWEwGW8ATgE\",\"displayName\":\"Classification\",\"publicAccess\":\"rw------\",\"version\":1,\"externalAccess\":false,\"valueType\":\"TEXT\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[],\"options\":[{\"code\":\"INPUT\",\"created\":\"2015-04-24T12:02:51.959\",\"lastUpdated\":\"2015-04-24T12:02:51.959\",\"name\":\"Input\",\"id\":\"Fr4igNnPYTv\",\"displayName\":\"Input\",\"externalAccess\":false,\"sortOrder\":1,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"ACTIVITY\",\"created\":\"2015-04-24T12:03:04.493\",\"lastUpdated\":\"2015-04-24T12:03:04.493\",\"name\":\"Activity\",\"id\":\"xuAA8BQjdZq\",\"displayName\":\"Activity\",\"externalAccess\":false,\"sortOrder\":2,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"OUTPUT\",\"created\":\"2015-04-24T12:03:11.923\",\"lastUpdated\":\"2015-04-24T12:03:11.923\",\"name\":\"Output\",\"id\":\"tpJ71rNdmeo\",\"displayName\":\"Output\",\"externalAccess\":false,\"sortOrder\":3,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]},{\"code\":\"IMPACT\",\"created\":\"2015-04-24T12:03:16.859\",\"lastUpdated\":\"2015-04-24T12:03:16.859\",\"name\":\"Impact\",\"id\":\"QIbgv5M77In\",\"displayName\":\"Impact\",\"externalAccess\":false,\"sortOrder\":4,\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"optionSet\":{\"id\":\"LWEwGW8ATgE\"},\"favorites\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"translations\":[],\"userAccesses\":[]}]},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2015-04-20T12:36:33.754\",\"id\":\"qXS2NDUEAOS\",\"href\":\"http://localhost:8080/api/33/attributes/qXS2NDUEAOS\",\"created\":\"2015-04-20T12:23:04.044\",\"name\":\"Collection method\",\"code\":\"Collection method\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"LONG_TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Collection method\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-01-15T16:53:02.773\",\"id\":\"UKNKz1H10EE\",\"href\":\"http://localhost:8080/api/33/attributes/UKNKz1H10EE\",\"created\":\"2016-01-15T16:53:02.773\",\"name\":\"HR identifier\",\"code\":\"IRID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"HR identifier\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-05T21:37:25.858\",\"id\":\"l1VmqIHKk6t\",\"href\":\"http://localhost:8080/api/33/attributes/l1VmqIHKk6t\",\"created\":\"2016-08-04T23:39:51.895\",\"name\":\"KE code\",\"code\":\"KE code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"KE code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2016-08-04T23:48:21.851\",\"id\":\"n2xYlNbsfko\",\"href\":\"http://localhost:8080/api/33/attributes/n2xYlNbsfko\",\"created\":\"2016-08-01T15:00:09.415\",\"name\":\"NGO ID\",\"code\":\"NGOID\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":true,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"NGO ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-13T19:32:41.386\",\"id\":\"dLHLR5O4YFI\",\"href\":\"http://localhost:8080/api/33/attributes/dLHLR5O4YFI\",\"created\":\"2017-03-05T21:33:31.019\",\"name\":\"PEPFAR ID\",\"code\":\"PEPFAR_ID\",\"indicatorAttribute\":true,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"PEPFAR ID\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":true,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"AhsCAtM3L0g\",\"href\":\"http://localhost:8080/api/33/attributes/AhsCAtM3L0g\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Rationale\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Rationale\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2017-03-12T20:17:57.461\",\"id\":\"xqWyz9jNCA5\",\"href\":\"http://localhost:8080/api/33/attributes/xqWyz9jNCA5\",\"created\":\"2016-08-04T23:40:08.559\",\"name\":\"TZ code\",\"code\":\"TZ code\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":false,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":true,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"TZ code\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]},{\"lastUpdated\":\"2011-12-24T12:24:22.575\",\"id\":\"Y1LUDU8sWBR\",\"href\":\"http://localhost:8080/api/33/attributes/Y1LUDU8sWBR\",\"created\":\"2011-12-24T12:24:22.575\",\"name\":\"Unit of measure\",\"indicatorAttribute\":false,\"indicatorGroupAttribute\":false,\"publicAccess\":\"rw------\",\"userGroupAttribute\":false,\"dataElementAttribute\":true,\"constantAttribute\":false,\"valueType\":\"TEXT\",\"categoryOptionAttribute\":false,\"optionSetAttribute\":false,\"sqlViewAttribute\":false,\"legendSetAttribute\":false,\"trackedEntityAttributeAttribute\":false,\"organisationUnitAttribute\":false,\"dataSetAttribute\":false,\"documentAttribute\":false,\"unique\":false,\"validationRuleGroupAttribute\":false,\"favorite\":false,\"dataElementGroupAttribute\":false,\"sectionAttribute\":false,\"trackedEntityTypeAttribute\":false,\"userAttribute\":false,\"displayName\":\"Unit of measure\",\"mandatory\":false,\"categoryOptionGroupAttribute\":false,\"externalAccess\":false,\"programStageAttribute\":false,\"programAttribute\":false,\"categoryAttribute\":false,\"categoryOptionComboAttribute\":false,\"categoryOptionGroupSetAttribute\":false,\"validationRuleAttribute\":false,\"programIndicatorAttribute\":false,\"organisationUnitGroupAttribute\":false,\"dataElementGroupSetAttribute\":false,\"organisationUnitGroupSetAttribute\":false,\"optionAttribute\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userAccesses\":[],\"favorites\":[]}]}", - "size": 17187 - }, - { - "path": "/api/33/me?fields=:all,organisationUnits[id],userGroups[id],userCredentials[:all,!user,userRoles[id]", - "method": "GET", - "count": 5, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-07T13:42:16.068\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4471, - "nonDeterministic": true - }, - { - "path": "/api/33/me/authorization", - "method": "GET", - "count": 5, - "response": "[\"ALL\"]", - "size": 7 - }, - { - "path": "/api/33/system/info", - "method": "GET", - "count": 5, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-07T13:42:19.106\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"25 h, 55 m, 13 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"f6fd252\",\"buildTime\":\"2019-08-07T09:42:43.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 493 Free in JVM: 223 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1570, - "nonDeterministic": true - }, - { - "path": "/api/33/apps", - "method": "GET", - "count": 5, - "response": "[]", - "size": 2 - }, - { - "path": "/api/33/organisationUnits?fields=id,path,displayName,children[id,path,displayName,children::isNotEmpty]&userDataViewFallback=true", - "method": "GET", - "count": 5, - "response": "{\"pager\":{\"page\":1,\"pageCount\":1,\"total\":1,\"pageSize\":50},\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\",\"path\":\"/ImspTQPwCqd\",\"displayName\":\"Sierra Leone\",\"children\":[{\"id\":\"eIQbndfxQMb\",\"path\":\"/ImspTQPwCqd/eIQbndfxQMb\",\"children\":true,\"displayName\":\"Tonkolili\"},{\"id\":\"jUb8gELQApl\",\"path\":\"/ImspTQPwCqd/jUb8gELQApl\",\"children\":true,\"displayName\":\"Kailahun\"},{\"id\":\"fdc6uOvgoji\",\"path\":\"/ImspTQPwCqd/fdc6uOvgoji\",\"children\":true,\"displayName\":\"Bombali\"},{\"id\":\"O6uvpzGd5pu\",\"path\":\"/ImspTQPwCqd/O6uvpzGd5pu\",\"children\":true,\"displayName\":\"Bo\"},{\"id\":\"qhqAxPSTUXp\",\"path\":\"/ImspTQPwCqd/qhqAxPSTUXp\",\"children\":true,\"displayName\":\"Koinadugu\"},{\"id\":\"Vth0fbpFcsO\",\"path\":\"/ImspTQPwCqd/Vth0fbpFcsO\",\"children\":true,\"displayName\":\"Kono\"},{\"id\":\"at6UHUQatSo\",\"path\":\"/ImspTQPwCqd/at6UHUQatSo\",\"children\":true,\"displayName\":\"Western Area\"},{\"id\":\"kJq2mPyFEHo\",\"path\":\"/ImspTQPwCqd/kJq2mPyFEHo\",\"children\":true,\"displayName\":\"Kenema\"},{\"id\":\"bL4ooGhyHRQ\",\"path\":\"/ImspTQPwCqd/bL4ooGhyHRQ\",\"children\":true,\"displayName\":\"Pujehun\"},{\"id\":\"jmIPBj66vD6\",\"path\":\"/ImspTQPwCqd/jmIPBj66vD6\",\"children\":true,\"displayName\":\"Moyamba\"},{\"id\":\"PMa2VCrupOd\",\"path\":\"/ImspTQPwCqd/PMa2VCrupOd\",\"children\":true,\"displayName\":\"Kambia\"},{\"id\":\"TEQlaapDQoK\",\"path\":\"/ImspTQPwCqd/TEQlaapDQoK\",\"children\":true,\"displayName\":\"Port Loko\"},{\"id\":\"lc3eMKXaEfw\",\"path\":\"/ImspTQPwCqd/lc3eMKXaEfw\",\"children\":true,\"displayName\":\"Bonthe\"}]}]}", - "size": 1401 - }, - { - "path": "/api/33/externalMapLayers?fields=id,displayName~rename(name),service,url,attribution,mapService,layers,imageFormat,mapLayerPosition,legendSet,legendSetUrl&paging=false", - "method": "GET", - "count": 5, - "response": "{\"externalMapLayers\":[{\"id\":\"LOw2p0kPwua\",\"imageFormat\":\"PNG\",\"name\":\" Dark basemap\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/dark_all/{z}/{x}/{y}.png\"},{\"id\":\"ni2ZiTOZaPD\",\"imageFormat\":\"PNG\",\"name\":\"Aerial imagery of Dar-es-Salaam\",\"attribution\":\"OpenAerialMap / Tanzania Open Data Initiative\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://a.tiles.mapbox.com/v4/worldbank-education.pebkgmlc/{z}/{x}/{y}.png?access_token=pk.eyJ1Ijoid29ybGRiYW5rLWVkdWNhdGlvbiIsImEiOiJIZ2VvODFjIn0.TDw5VdwGavwEsch53sAVxA\"},{\"id\":\"suB1SFdc6RD\",\"imageFormat\":\"PNG\",\"name\":\"Labels overlay\",\"attribution\":\"© OpenStreetMap, CARTO\",\"mapService\":\"XYZ\",\"mapLayerPosition\":\"OVERLAY\",\"url\":\"https://cartodb-basemaps-{s}.global.ssl.fastly.net/light_only_labels/{z}/{x}/{y}.png\"},{\"id\":\"wNIQ8pNvSQd\",\"imageFormat\":\"PNG\",\"name\":\"Terrain basemap\",\"attribution\":\"Stamen Design, OpenStreetMap\",\"mapService\":\"WMS\",\"mapLayerPosition\":\"BASEMAP\",\"url\":\"https://stamen-tiles-{s}.a.ssl.fastly.net/terrain/{z}/{x}/{y}.png\"}]}", - "size": 1425 - }, - { - "path": "/api/33/systemSettings/keyGoogleCloudApiKey", - "method": "GET", - "count": 5, - "response": "AIzaSyDWyCSemDgAxocSL7j9Dy4mi93xTTcPEek", - "size": 39 - }, - { - "path": "/api/system/info", - "method": "GET", - "count": 5, - "response": "{\"contextPath\":\"http://localhost:8080\",\"userAgent\":\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/75.0.3770.142 Safari/537.36\",\"calendar\":\"iso8601\",\"dateFormat\":\"yyyy-mm-dd\",\"serverDate\":\"2019-08-07T13:42:19.374\",\"lastAnalyticsTableSuccess\":\"2019-08-06T11:47:05.768\",\"intervalSinceLastAnalyticsTableSuccess\":\"25 h, 55 m, 13 s\",\"lastAnalyticsTableRuntime\":\"5 m, 1 s\",\"lastSystemMonitoringSuccess\":\"2019-03-26T17:07:15.418\",\"version\":\"2.33-SNAPSHOT\",\"revision\":\"f6fd252\",\"buildTime\":\"2019-08-07T09:42:43.000\",\"jasperReportsVersion\":\"6.3.1\",\"environmentVariable\":\"DHIS2_HOME\",\"fileStoreProvider\":\"filesystem\",\"readOnlyMode\":\"off\",\"nodeId\":\"\",\"javaVersion\":\"1.8.0_181\",\"javaVendor\":\"Oracle Corporation\",\"osName\":\"Linux\",\"osArchitecture\":\"amd64\",\"osVersion\":\"4.9.184-linuxkit\",\"externalDirectory\":\"/DHIS2_home\",\"databaseInfo\":{\"name\":\"dhis2\",\"user\":\"dhis\",\"url\":\"jdbc:postgresql://db/dhis2\",\"databaseVersion\":\"PostgreSQL 10.7\",\"spatialSupport\":true},\"readReplicaCount\":0,\"memoryInfo\":\"Mem Total in JVM: 493 Free in JVM: 223 Max Limit: 878\",\"cpuCores\":2,\"encryption\":false,\"emailConfigured\":false,\"redisEnabled\":false,\"systemId\":\"eed3d451-4ff5-4193-b951-ffcc68954299\",\"systemName\":\"DHIS 2 Demo - Sierra Leone\",\"clusterHostname\":\"\",\"isMetadataVersionEnabled\":true,\"metadataAudit\":{\"persist\":true,\"log\":false},\"logging\":{\"level\":\"INFO\",\"format\":\"TEXT\",\"consoleEnabled\":true,\"consoleLevel\":\"INFO\",\"consoleFormat\":\"TEXT\",\"fileEnabled\":false,\"fileName\":\"dhis2.log\",\"fileLevel\":\"INFO\",\"fileFormat\":\"JSON\"},\"metadataSyncEnabled\":false}", - "size": 1570, - "nonDeterministic": true - }, - { - "path": "/dhis-web-commons/menu/getModules.action?_=1544965809000", - "method": "GET", - "count": 5, - "response": "{ \"modules\": [\n{\n\"name\":\"dhis-web-dashboard\",\n\"namespace\":\"/dhis-web-dashboard\",\n\"defaultAction\":\"../dhis-web-dashboard/index.action\",\n\"displayName\":\"Dashboard\",\n\"icon\":\"../icons/dhis-web-dashboard.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maps\",\n\"namespace\":\"/dhis-web-maps\",\n\"defaultAction\":\"../dhis-web-maps/index.action\",\n\"displayName\":\"Maps\",\n\"icon\":\"../icons/dhis-web-maps.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-pivot\",\n\"namespace\":\"/dhis-web-pivot\",\n\"defaultAction\":\"../dhis-web-pivot/index.action\",\n\"displayName\":\"Pivot Table\",\n\"icon\":\"../icons/dhis-web-pivot.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-visualizer\",\n\"namespace\":\"/dhis-web-data-visualizer\",\n\"defaultAction\":\"../dhis-web-data-visualizer/index.action\",\n\"displayName\":\"Data Visualizer\",\n\"icon\":\"../icons/dhis-web-data-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-visualizer\",\n\"namespace\":\"/dhis-web-event-visualizer\",\n\"defaultAction\":\"../dhis-web-event-visualizer/index.action\",\n\"displayName\":\"Event Visualizer\",\n\"icon\":\"../icons/dhis-web-event-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-dataentry\",\n\"namespace\":\"/dhis-web-dataentry\",\n\"defaultAction\":\"../dhis-web-dataentry/index.action\",\n\"displayName\":\"Data Entry\",\n\"icon\":\"../icons/dhis-web-dataentry.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-event-reports\",\n\"namespace\":\"/dhis-web-event-reports\",\n\"defaultAction\":\"../dhis-web-event-reports/index.action\",\n\"displayName\":\"Event Reports\",\n\"icon\":\"../icons/dhis-web-event-reports.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance\",\n\"namespace\":\"/dhis-web-maintenance\",\n\"defaultAction\":\"../dhis-web-maintenance/index.action\",\n\"displayName\":\"Maintenance\",\n\"icon\":\"../icons/dhis-web-maintenance.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-tracker-capture\",\n\"namespace\":\"/dhis-web-tracker-capture\",\n\"defaultAction\":\"../dhis-web-tracker-capture/index.action\",\n\"displayName\":\"Tracker Capture\",\n\"icon\":\"../icons/dhis-web-tracker-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-interpretation\",\n\"namespace\":\"/dhis-web-interpretation\",\n\"defaultAction\":\"../dhis-web-interpretation/index.action\",\n\"displayName\":\"Interpretations\",\n\"icon\":\"../icons/dhis-web-interpretation.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-scheduler\",\n\"namespace\":\"/dhis-web-scheduler\",\n\"defaultAction\":\"../dhis-web-scheduler/index.action\",\n\"displayName\":\"Scheduler\",\n\"icon\":\"../icons/dhis-web-scheduler.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-settings\",\n\"namespace\":\"/dhis-web-settings\",\n\"defaultAction\":\"../dhis-web-settings/index.action\",\n\"displayName\":\"System Settings\",\n\"icon\":\"../icons/dhis-web-settings.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-usage-analytics\",\n\"namespace\":\"/dhis-web-usage-analytics\",\n\"defaultAction\":\"../dhis-web-usage-analytics/index.action\",\n\"displayName\":\"Usage Analytics\",\n\"icon\":\"../icons/dhis-web-usage-analytics.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-app-management\",\n\"namespace\":\"/dhis-web-app-management\",\n\"defaultAction\":\"../dhis-web-app-management/index.action\",\n\"displayName\":\"App Management\",\n\"icon\":\"../icons/dhis-web-app-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-datastore\",\n\"namespace\":\"/dhis-web-datastore\",\n\"defaultAction\":\"../dhis-web-datastore/index.action\",\n\"displayName\":\"Datastore Management\",\n\"icon\":\"../icons/dhis-web-datastore.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-maintenance-mobile\",\n\"namespace\":\"/dhis-web-maintenance-mobile\",\n\"defaultAction\":\"../dhis-web-maintenance-mobile/index.action\",\n\"displayName\":\"Mobile Configuration\",\n\"icon\":\"../icons/dhis-web-maintenance-mobile.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-cache-cleaner\",\n\"namespace\":\"/dhis-web-cache-cleaner\",\n\"defaultAction\":\"../dhis-web-cache-cleaner/index.action\",\n\"displayName\":\"Browser Cache Cleaner\",\n\"icon\":\"../icons/dhis-web-cache-cleaner.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-translations\",\n\"namespace\":\"/dhis-web-translations\",\n\"defaultAction\":\"../dhis-web-translations/index.action\",\n\"displayName\":\"Translations\",\n\"icon\":\"../icons/dhis-web-translations.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-mapping\",\n\"namespace\":\"/dhis-web-mapping\",\n\"defaultAction\":\"../dhis-web-mapping/index.action\",\n\"displayName\":\"GIS\",\n\"icon\":\"../icons/dhis-web-mapping.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-visualizer\",\n\"namespace\":\"/dhis-web-visualizer\",\n\"defaultAction\":\"../dhis-web-visualizer/index.action\",\n\"displayName\":\"Classic Data Visualizer\",\n\"icon\":\"../icons/dhis-web-visualizer.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-capture\",\n\"namespace\":\"/dhis-web-capture\",\n\"defaultAction\":\"../dhis-web-capture/index.action\",\n\"displayName\":\"Capture\",\n\"icon\":\"../icons/dhis-web-capture.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-administration\",\n\"namespace\":\"/dhis-web-data-administration\",\n\"defaultAction\":\"../dhis-web-data-administration/index.action\",\n\"displayName\":\"Data Administration\",\n\"icon\":\"../icons/dhis-web-data-administration.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-data-quality\",\n\"namespace\":\"/dhis-web-data-quality\",\n\"defaultAction\":\"../dhis-web-data-quality/index.action\",\n\"displayName\":\"Data Quality\",\n\"icon\":\"../icons/dhis-web-data-quality.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-user\",\n\"namespace\":\"/dhis-web-user\",\n\"defaultAction\":\"../dhis-web-user/index.action\",\n\"displayName\":\"Users\",\n\"icon\":\"../icons/dhis-web-user.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-import-export\",\n\"namespace\":\"/dhis-web-import-export\",\n\"defaultAction\":\"../dhis-web-import-export/index.action\",\n\"displayName\":\"dhis-web-import-export\",\n\"icon\":\"../icons/dhis-web-import-export.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-menu-management\",\n\"namespace\":\"/dhis-web-menu-management\",\n\"defaultAction\":\"../dhis-web-menu-management/index.action\",\n\"displayName\":\"Menu Management\",\n\"icon\":\"../icons/dhis-web-menu-management.png\",\n\"description\":\"\"\n},{\n\"name\":\"dhis-web-reports\",\n\"namespace\":\"/dhis-web-reports\",\n\"defaultAction\":\"../dhis-web-reports/index.action\",\n\"displayName\":\"Reports\",\n\"icon\":\"../icons/dhis-web-reports.png\",\n\"description\":\"\"\n}] }", - "size": 5988 - }, - { - "path": "/api/me/dashboard", - "method": "GET", - "count": 5, - "response": "{\"unreadInterpretations\":42,\"unreadMessageConversations\":57}", - "size": 60 - }, - { - "path": "/api/me.json", - "method": "GET", - "count": 5, - "response": "{\"lastUpdated\":\"2018-12-03T12:42:47.756\",\"id\":\"GOLswS44mh8\",\"created\":\"2012-11-21T12:02:04.303\",\"name\":\"Tom Wakiki\",\"birthday\":\"1976-06-03T00:00:00.000\",\"education\":\"System administration\",\"gender\":\"gender_male\",\"displayName\":\"Tom Wakiki\",\"jobTitle\":\"System Administrator\",\"externalAccess\":false,\"surname\":\"Wakiki\",\"employer\":\"Sierra Leone Ministry of Health\",\"introduction\":\"I am the system administrator in Sierra Leone\",\"email\":\"lars@dhis2.org\",\"languages\":\"English\",\"lastCheckedInterpretations\":\"2016-10-13T11:41:51.443\",\"firstName\":\"Tom\",\"phoneNumber\":\"+233223232\",\"nationality\":\"Sierra Leone\",\"interests\":\"Computer systems\",\"favorite\":false,\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"userCredentials\":{\"code\":\"system\",\"lastUpdated\":\"2018-05-16T18:56:31.357\",\"id\":\"Rbh43X53NBP\",\"created\":\"2015-01-21T12:24:20.691\",\"name\":\"Tom Wakiki\",\"lastLogin\":\"2019-08-07T13:42:16.068\",\"displayName\":\"Tom Wakiki\",\"externalAuth\":false,\"externalAccess\":false,\"disabled\":false,\"twoFA\":false,\"passwordLastUpdated\":\"2014-12-18T20:55:56.296\",\"invitation\":false,\"selfRegistered\":false,\"favorite\":false,\"username\":\"system\",\"userInfo\":{\"id\":\"GOLswS44mh8\"},\"access\":{\"read\":true,\"update\":true,\"externalize\":true,\"delete\":true,\"write\":true,\"manage\":true},\"user\":{\"id\":\"GOLswS44mh8\"},\"favorites\":[],\"cogsDimensionConstraints\":[],\"catDimensionConstraints\":[],\"translations\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userRoles\":[{\"id\":\"UYXOT4A7JMI\"},{\"id\":\"LGWLyWNro4x\"}],\"userAccesses\":[]},\"settings\":{\"keyDbLocale\":\"en\",\"keyMessageSmsNotification\":false,\"keyTrackerDashboardLayout\":\"{\\\"ur1Edk5Oe2n\\\":{\\\"widgets\\\":[{\\\"title\\\":\\\"enrollment\\\",\\\"view\\\":\\\"components/enrollment/enrollment.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"indicators\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"dataentry\\\",\\\"view\\\":\\\"components/dataentry/dataentry.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"report\\\",\\\"view\\\":\\\"components/report/tei-report.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"current_selections\\\",\\\"view\\\":\\\"components/selected/selected.html\\\",\\\"show\\\":false,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":0},{\\\"title\\\":\\\"feedback\\\",\\\"view\\\":\\\"components/rulebound/rulebound.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":1},{\\\"title\\\":\\\"profile\\\",\\\"view\\\":\\\"components/profile/profile.html\\\",\\\"show\\\":true,\\\"expand\\\":false,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":2},{\\\"title\\\":\\\"relationships\\\",\\\"view\\\":\\\"components/relationship/relationship.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":3},{\\\"title\\\":\\\"notes\\\",\\\"view\\\":\\\"components/notes/notes.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":4},{\\\"title\\\":\\\"messaging\\\",\\\"view\\\":\\\"components/messaging/messaging.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"smallerWidget\\\",\\\"order\\\":5},{\\\"title\\\":\\\"dataentryTabular\\\",\\\"view\\\":\\\"components/dataentry/dataentry-tabular-layout.html\\\",\\\"show\\\":true,\\\"expand\\\":true,\\\"parent\\\":\\\"biggerWidget\\\",\\\"order\\\":3}],\\\"program\\\":\\\"ur1Edk5Oe2n\\\"}}\",\"keyCurrentStyle\":\"light_blue/light_blue.css\",\"keyStyle\":\"light_blue/light_blue.css\",\"keyUiLocale\":\"en\",\"keyAnalysisDisplayProperty\":\"shortName\",\"keyMessageEmailNotification\":false},\"favorites\":[],\"teiSearchOrganisationUnits\":[],\"translations\":[],\"organisationUnits\":[{\"id\":\"ImspTQPwCqd\"}],\"dataViewOrganisationUnits\":[],\"userGroupAccesses\":[],\"attributeValues\":[],\"userGroups\":[{\"id\":\"M1Qre0247G3\"},{\"id\":\"pBnkuih0c1K\"},{\"id\":\"wl5cDMuUhmF\"},{\"id\":\"QYrzIjSfI8z\"},{\"id\":\"qlEhuAA77gc\"},{\"id\":\"lFHP5lLkzVr\"},{\"id\":\"L4XTzgbdza3\"},{\"id\":\"jvrEwEJ2yZn\"},{\"id\":\"vAvEltyXGbD\"},{\"id\":\"zz6XckBrLlj\"}],\"userAccesses\":[],\"authorities\":[\"ALL\"],\"programs\":[\"IpHINAT79UW\",\"WSGAb5XwJ3Y\",\"lxAQ7Zs9VYR\",\"uy2gU8kT1jF\",\"fDd25txQckK\",\"ur1Edk5Oe2n\",\"eBAyeGv0exc\",\"kla3mAPgvCH\",\"MoUd5BTQ3lY\",\"q04UBOqq3rp\",\"VBqh0ynB2wv\",\"bMcwwoVnbSR\"],\"dataSets\":[\"aLpVgfXiz0f\",\"Rl58JxmKJo2\",\"eZDhcZi6FLP\",\"N4fIX1HL3TQ\",\"EDzMBk0RRji\",\"TuL8IOPzpHh\",\"YFTk3VdO9av\",\"ce7DSxx5H2I\",\"EKWVBc5C0ms\",\"PLq9sJluXvc\",\"ULowA8V3ucd\",\"VTdjfLXXmoi\",\"QX4ZTUbOt3a\",\"pBOMPrpg1QX\",\"lyLU2wR22tC\",\"SF8FDSqw30D\",\"OsPTWNqq26W\",\"BfMAe6Itzgt\",\"V8MHeZHIrcP\",\"YZhd4nu3mzY\",\"Y8gAn9DfAGU\",\"vc6nF5yZsPR\",\"Lpw6GcnTrmS\",\"Nyh6laLdBEJ\",\"j38YW1Am7he\",\"rsyjyJmYD4J\"]}", - "size": 4499, - "nonDeterministic": true - }, - { - "path": "/api/i18n", - "method": "POST", - "count": 5, - "response": "{\"dhis-web-settings\":\"System Settings\",\"dhis-web-cache-cleaner\":\"Browser Cache Cleaner\",\"dhis-web-capture\":\"Capture\",\"dhis-web-dataentry\":\"Data Entry\",\"dhis-web-data-visualizer\":\"Data Visualizer\",\"dhis-web-maintenance-mobile\":\"Mobile Configuration\",\"dhis-web-data-quality\":\"Data Quality\",\"dhis-web-tracker-capture\":\"Tracker Capture\",\"dhis-web-mapping\":\"GIS\",\"dhis-web-event-visualizer\":\"Event Visualizer\",\"dhis-web-event-reports\":\"Event Reports\",\"dhis-web-app-management\":\"App Management\",\"dhis-web-datastore\":\"Datastore Management\",\"dhis-web-scheduler\":\"Scheduler\",\"dhis-web-import-export\":\"dhis-web-import-export\",\"dhis-web-menu-management\":\"Menu Management\",\"dhis-web-reports\":\"Reports\",\"dhis-web-dashboard\":\"Dashboard\",\"dhis-web-pivot\":\"Pivot Table\",\"dhis-web-interpretation\":\"Interpretations\",\"dhis-web-usage-analytics\":\"Usage Analytics\",\"dhis-web-translations\":\"Translations\",\"dhis-web-maintenance\":\"Maintenance\",\"dhis-web-data-administration\":\"Data Administration\",\"dhis-web-maps\":\"Maps\",\"dhis-web-user\":\"Users\",\"dhis-web-visualizer\":\"Classic Data Visualizer\"}", - "size": 1067 - }, - { - "path": "/api/33/indicatorGroups?fields=id,displayName~rename(name)&paging=false", - "method": "GET", - "count": 5, - "response": "{\"indicatorGroups\":[{\"id\":\"oehv9EO3vP7\",\"name\":\"ANC\"},{\"id\":\"Dcl7WiHIXp9\",\"name\":\"Commodities\"},{\"id\":\"LWvy9lMdSlH\",\"name\":\"Deliveries\"},{\"id\":\"r5HxQkux3GD\",\"name\":\"Diarrhoea\"},{\"id\":\"PoTnGN0F2n5\",\"name\":\"Emergency Response\"},{\"id\":\"pKHOV0uwPJk\",\"name\":\"Facility infrastructure\"},{\"id\":\"RsvclmONCT3\",\"name\":\"HIV\"},{\"id\":\"uFcn6Gs8rTC\",\"name\":\"HIV Care Data Export\"},{\"id\":\"srxUNt2w5jn\",\"name\":\"Immunization\"},{\"id\":\"VMAd8jORtWW\",\"name\":\"Malaria\"},{\"id\":\"ZA6xQWZboe2\",\"name\":\"Nutrition\"},{\"id\":\"iSzPwrNnKtX\",\"name\":\"PMTCT\"},{\"id\":\"YTeRMLGtger\",\"name\":\"Reproductive Health\"},{\"id\":\"LMJd5I0UgHN\",\"name\":\"Service burden\"},{\"id\":\"EdDc97EJUdd\",\"name\":\"Staffing\"},{\"id\":\"kjo39T5x7ie\",\"name\":\"Stock\"},{\"id\":\"PoBSb42oRAw\",\"name\":\"VCCT\"}]}", - "size": 728 - }, - { - "path": "/api/33/indicators?filter=indicatorGroups.id:eq:RsvclmONCT3&fields=id,displayName~rename(name),legendSet[id]&paging=false", - "method": "GET", - "count": 3, - "response": "{\"indicators\":[{\"id\":\"lZZxDlIsvTc\",\"name\":\"VCCT post-test counselling rate\"}]}", - "size": 78 - }, - { - "path": "/api/33/organisationUnitLevels?fields=id,displayName~rename(name),level&paging=false", - "method": "GET", - "count": 1, - "response": "{\"organisationUnitLevels\":[{\"level\":3,\"id\":\"tTUf91fCytl\",\"name\":\"Chiefdom\"},{\"level\":2,\"id\":\"wjP19dkFeIk\",\"name\":\"District\"},{\"level\":4,\"id\":\"m9lBJogzE95\",\"name\":\"Facility\"},{\"level\":1,\"id\":\"H1KlN4QIauv\",\"name\":\"National\"}]}", - "size": 224 - }, - { - "path": "/api/33/organisationUnitGroups?fields=id,displayName~rename(name)&paging=false", - "method": "GET", - "count": 1, - "response": "{\"organisationUnitGroups\":[{\"id\":\"CXw2yu5fodb\",\"name\":\"CHC\"},{\"id\":\"gzcv65VyaGq\",\"name\":\"Chiefdom\"},{\"id\":\"uYxK4wmcPqA\",\"name\":\"CHP\"},{\"id\":\"RXL3lPSK8oG\",\"name\":\"Clinic\"},{\"id\":\"RpbiCJpIYEj\",\"name\":\"Country\"},{\"id\":\"w1Atoz18PCL\",\"name\":\"District\"},{\"id\":\"nlX2VoouN63\",\"name\":\"Eastern Area\"},{\"id\":\"tDZVQ1WtwpA\",\"name\":\"Hospital\"},{\"id\":\"EYbopBOJWsW\",\"name\":\"MCHP\"},{\"id\":\"w0gFTTmsUcF\",\"name\":\"Mission\"},{\"id\":\"PVLOW4bCshG\",\"name\":\"NGO\"},{\"id\":\"J40PpdN4Wkk\",\"name\":\"Northern Area\"},{\"id\":\"MAs88nJc9nL\",\"name\":\"Private Clinic\"},{\"id\":\"oRVt7g429ZO\",\"name\":\"Public facilities\"},{\"id\":\"GGghZsfu7qV\",\"name\":\"Rural\"},{\"id\":\"jqBqIXoXpfy\",\"name\":\"Southern Area\"},{\"id\":\"f25dqv3Y7Z0\",\"name\":\"Urban\"},{\"id\":\"b0EsAxm8Nge\",\"name\":\"Western Area\"}]}", - "size": 734 - }, - { - "path": "/api/33/geoFeatures?ou=ou:LEVEL-2&displayProperty=SHORTNAME", - "method": "GET", - "count": 1, - "response": "[{\"id\":\"O6uvpzGd5pu\",\"code\":\"OU_264\",\"na\":\"Bo\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.5914,8.4875],[-11.5906,8.4769],[-11.5898,8.4717],[-11.5882,8.466],[-11.5863,8.4604],[-11.5837,8.4549],[-11.5804,8.4505],[-11.5772,8.4477],[-11.5738,8.4456],[-11.5622,8.44],[-11.558,8.4365],[-11.5567,8.4332],[-11.5565,8.4295],[-11.558,8.4215],[-11.5582,8.4185],[-11.5569,8.4121],[-11.5567,8.4084],[-11.5571,8.4047],[-11.5589,8.3968],[-11.5588,8.3927],[-11.5574,8.3877],[-11.5549,8.3835],[-11.5506,8.3751],[-11.5488,8.3707],[-11.5438,8.3562],[-11.5418,8.3519],[-11.5398,8.3489],[-11.5361,8.3451],[-11.5278,8.3419],[-11.516,8.3381],[-11.5114,8.3375],[-11.4946,8.3367],[-11.487,8.3293],[-11.4838,8.3251],[-11.4817,8.3208],[-11.4806,8.3171],[-11.4795,8.3018],[-11.4781,8.2958],[-11.4755,8.2871],[-11.4735,8.2834],[-11.4655,8.2739],[-11.4604,8.2666],[-11.4574,8.2635],[-11.4541,8.2608],[-11.4466,8.2567],[-11.4348,8.251],[-11.4318,8.2488],[-11.4281,8.2452],[-11.4258,8.2422],[-11.4218,8.2348],[-11.4183,8.2272],[-11.4141,8.2153],[-11.4109,8.2118],[-11.4048,8.2085],[-11.3982,8.2063],[-11.3948,8.2045],[-11.3916,8.202],[-11.3832,8.1947],[-11.376,8.1901],[-11.3665,8.1835],[-11.3669,8.1797],[-11.367,8.1749],[-11.3682,8.1693],[-11.3705,8.1626],[-11.3736,8.1564],[-11.3695,8.1524],[-11.3657,8.1475],[-11.3638,8.1444],[-11.3623,8.1407],[-11.3589,8.1286],[-11.3574,8.1218],[-11.3525,8.1071],[-11.3509,8.1012],[-11.3505,8.0968],[-11.3504,8.091],[-11.3508,8.0868],[-11.3516,8.0819],[-11.3498,8.072],[-11.347,8.0602],[-11.3469,8.056],[-11.3474,8.0496],[-11.3471,8.0454],[-11.3456,8.0375],[-11.343,8.0281],[-11.3425,8.0253],[-11.342,8.0181],[-11.3418,7.9976],[-11.3421,7.9905],[-11.3434,7.9842],[-11.3477,7.9708],[-11.3517,7.9604],[-11.3547,7.9582],[-11.3645,7.9522],[-11.3689,7.9486],[-11.3794,7.9387],[-11.3816,7.9369],[-11.3879,7.9327],[-11.3965,7.9257],[-11.4018,7.9224],[-11.4076,7.9182],[-11.413,7.915],[-11.42,7.9101],[-11.4389,7.9003],[-11.449,7.8935],[-11.4518,7.8911],[-11.4541,7.8883],[-11.4566,7.8844],[-11.4608,7.8783],[-11.467,7.8668],[-11.4727,7.8591],[-11.4743,7.8554],[-11.4751,7.8514],[-11.475,7.8461],[-11.4744,7.842],[-11.4725,7.8351],[-11.4716,7.8295],[-11.4714,7.8227],[-11.4732,7.8089],[-11.4743,7.8025],[-11.4592,7.8053],[-11.4564,7.8061],[-11.4489,7.8097],[-11.4419,7.8143],[-11.4383,7.8157],[-11.4336,7.816],[-11.4299,7.8149],[-11.4253,7.8128],[-11.4243,7.808],[-11.4211,7.8027],[-11.4171,7.7954],[-11.4129,7.7869],[-11.4111,7.7811],[-11.4106,7.775],[-11.4112,7.7695],[-11.4134,7.7623],[-11.4147,7.7544],[-11.4169,7.745],[-11.4174,7.7409],[-11.4178,7.7326],[-11.4185,7.7286],[-11.4199,7.725],[-11.427,7.7125],[-11.4281,7.7086],[-11.4285,7.7042],[-11.4283,7.6998],[-11.4278,7.6969],[-11.4256,7.6927],[-11.4289,7.6901],[-11.4315,7.6877],[-11.4344,7.6866],[-11.4378,7.6867],[-11.4411,7.6885],[-11.4477,7.6971],[-11.4506,7.7001],[-11.4539,7.7026],[-11.4578,7.704],[-11.4644,7.7039],[-11.4691,7.7021],[-11.4744,7.6992],[-11.4829,7.6921],[-11.4902,7.687],[-11.4988,7.6801],[-11.5114,7.6728],[-11.5211,7.6651],[-11.5359,7.6576],[-11.5412,7.6564],[-11.5461,7.6536],[-11.5491,7.6505],[-11.5507,7.6473],[-11.5514,7.6436],[-11.5512,7.6391],[-11.5483,7.628],[-11.5477,7.6232],[-11.5472,7.6166],[-11.5471,7.6069],[-11.5475,7.6039],[-11.5485,7.601],[-11.551,7.5982],[-11.554,7.5968],[-11.5589,7.5963],[-11.5661,7.5968],[-11.5817,7.591],[-11.5861,7.5876],[-11.5889,7.5845],[-11.591,7.581],[-11.5947,7.5687],[-11.5988,7.559],[-11.6011,7.5552],[-11.6038,7.5529],[-11.6108,7.5496],[-11.6144,7.5465],[-11.6178,7.5423],[-11.6258,7.5363],[-11.6295,7.5341],[-11.6323,7.5333],[-11.6366,7.5328],[-11.641,7.5327],[-11.6454,7.5329],[-11.6497,7.5337],[-11.6537,7.5354],[-11.6626,7.5412],[-11.666,7.5438],[-11.6699,7.5479],[-11.6807,7.5643],[-11.6831,7.5672],[-11.686,7.5695],[-11.6936,7.5731],[-11.6978,7.5739],[-11.7021,7.574],[-11.705,7.5737],[-11.7078,7.5731],[-11.7136,7.5711],[-11.7212,7.5697],[-11.7272,7.5681],[-11.731,7.5715],[-11.7384,7.5755],[-11.7408,7.5789],[-11.7414,7.5809],[-11.7408,7.5849],[-11.7387,7.5886],[-11.7358,7.5918],[-11.7261,7.6013],[-11.7227,7.6059],[-11.7206,7.6116],[-11.7201,7.6144],[-11.7197,7.6275],[-11.7193,7.6317],[-11.7175,7.6377],[-11.7169,7.641],[-11.7218,7.6546],[-11.7232,7.6598],[-11.737,7.6593],[-11.7451,7.6556],[-11.7485,7.6536],[-11.7526,7.6497],[-11.7549,7.6464],[-11.7568,7.6393],[-11.7563,7.6339],[-11.7546,7.6269],[-11.7551,7.6228],[-11.7565,7.6202],[-11.7594,7.6168],[-11.7627,7.6138],[-11.7678,7.6104],[-11.7701,7.6077],[-11.7718,7.6027],[-11.7718,7.5971],[-11.7709,7.593],[-11.769,7.5874],[-11.7692,7.5829],[-11.7708,7.5802],[-11.7733,7.5785],[-11.7777,7.5777],[-11.7816,7.5781],[-11.7886,7.5805],[-11.7926,7.5812],[-11.7981,7.5814],[-11.8052,7.5804],[-11.8119,7.5776],[-11.8216,7.573],[-11.8275,7.5696],[-11.83,7.567],[-11.8311,7.564],[-11.831,7.5592],[-11.8295,7.5548],[-11.826,7.5485],[-11.8246,7.5446],[-11.8229,7.5348],[-11.8215,7.5302],[-11.8211,7.5269],[-11.8221,7.5226],[-11.8237,7.5198],[-11.8293,7.5146],[-11.8378,7.5032],[-11.8421,7.4958],[-11.8452,7.4912],[-11.8479,7.4891],[-11.8545,7.4864],[-11.8605,7.4835],[-11.8632,7.492],[-11.8665,7.4987],[-11.8675,7.5014],[-11.868,7.5043],[-11.8689,7.5132],[-11.87,7.5176],[-11.8714,7.5202],[-11.8731,7.5226],[-11.8829,7.534],[-11.886,7.536],[-11.8888,7.5366],[-11.8931,7.5369],[-11.8974,7.5366],[-11.9016,7.5354],[-11.9054,7.5333],[-11.9127,7.5306],[-11.917,7.5296],[-11.9246,7.529],[-11.9337,7.5293],[-11.9367,7.5298],[-11.9395,7.5306],[-11.9469,7.5346],[-11.9496,7.5356],[-11.9525,7.5361],[-11.9629,7.5371],[-11.9658,7.5379],[-11.9694,7.5399],[-11.9716,7.5417],[-11.9752,7.5459],[-11.9773,7.5496],[-11.9811,7.5607],[-11.9846,7.5742],[-11.9868,7.5845],[-11.9903,7.5911],[-11.9945,7.6004],[-11.9935,7.6107],[-11.9933,7.6301],[-11.9992,7.6298],[-12.0037,7.6299],[-12.008,7.6308],[-12.017,7.635],[-12.0257,7.642],[-12.0327,7.6469],[-12.0352,7.6497],[-12.0369,7.6528],[-12.0381,7.6561],[-12.0398,7.6629],[-12.0414,7.6674],[-12.0459,7.6759],[-12.0514,7.6906],[-12.0592,7.6983],[-12.0646,7.7027],[-12.0734,7.7071],[-12.0809,7.7098],[-12.0925,7.7081],[-12.1021,7.7076],[-12.1099,7.7076],[-12.1128,7.7078],[-12.1157,7.7086],[-12.1187,7.7108],[-12.121,7.7147],[-12.1219,7.7188],[-12.1222,7.7234],[-12.122,7.7392],[-12.1228,7.7453],[-12.1244,7.7491],[-12.1306,7.7553],[-12.1326,7.7585],[-12.1333,7.7613],[-12.1338,7.7658],[-12.1338,7.7717],[-12.1334,7.7758],[-12.1323,7.7824],[-12.133,7.786],[-12.1352,7.8036],[-12.1344,7.813],[-12.1348,7.8184],[-12.136,7.8219],[-12.1396,7.8266],[-12.1404,7.8308],[-12.1389,7.8399],[-12.1383,7.8457],[-12.1382,7.8561],[-12.1387,7.8634],[-12.1398,7.8675],[-12.1434,7.874],[-12.1472,7.8812],[-12.1481,7.8844],[-12.1483,7.8878],[-12.1474,7.8921],[-12.1436,7.8994],[-12.1401,7.9036],[-12.1331,7.9105],[-12.1314,7.9153],[-12.1312,7.9238],[-12.1315,7.9267],[-12.1324,7.9302],[-12.1353,7.9343],[-12.1386,7.937],[-12.143,7.9388],[-12.1429,7.9448],[-12.1418,7.9491],[-12.1397,7.9521],[-12.1369,7.9541],[-12.1314,7.9565],[-12.1166,7.958],[-12.1126,7.9591],[-12.1016,7.9637],[-12.095,7.9658],[-12.0839,7.9699],[-12.0756,7.9751],[-12.0693,7.9785],[-12.0606,7.9824],[-12.0561,7.9832],[-12.0421,7.9841],[-12.0391,7.9847],[-12.0344,7.9861],[-12.03,7.9868],[-12.0098,7.9876],[-12.0054,7.9884],[-12.0007,7.9898],[-11.9978,7.9903],[-11.9843,7.9908],[-11.9799,7.9912],[-11.976,7.9926],[-11.9726,7.9957],[-11.9713,7.9984],[-11.9657,7.9993],[-11.9597,8.0011],[-11.9558,8.0016],[-11.9505,8.0013],[-11.9433,7.9997],[-11.9393,7.9996],[-11.9336,8.0007],[-11.9304,8.0006],[-11.9272,7.9994],[-11.9234,7.9974],[-11.9176,7.9925],[-11.9071,7.9882],[-11.9005,7.9859],[-11.8904,7.9809],[-11.8823,7.9793],[-11.8786,7.9781],[-11.8736,7.9744],[-11.8686,7.9726],[-11.8627,7.9723],[-11.8582,7.9727],[-11.8542,7.9738],[-11.8431,7.9786],[-11.8361,7.9797],[-11.8287,7.9798],[-11.8235,7.9771],[-11.817,7.9754],[-11.8199,7.9839],[-11.8213,7.9873],[-11.8257,7.992],[-11.8278,7.9951],[-11.8293,8.0001],[-11.8294,8.0037],[-11.8418,8.0148],[-11.8461,8.0182],[-11.8497,8.0201],[-11.8561,8.0223],[-11.8625,8.0255],[-11.8659,8.0278],[-11.8735,8.034],[-11.8913,8.0454],[-11.8966,8.05],[-11.9004,8.0541],[-11.9024,8.0575],[-11.9036,8.0608],[-11.9042,8.0648],[-11.9039,8.0689],[-11.902,8.0745],[-11.8987,8.0811],[-11.8968,8.092],[-11.8957,8.0959],[-11.8929,8.1013],[-11.889,8.1098],[-11.8849,8.1151],[-11.877,8.1229],[-11.8737,8.1316],[-11.8683,8.1425],[-11.8652,8.1467],[-11.8623,8.1497],[-11.8601,8.1515],[-11.8577,8.1531],[-11.855,8.1542],[-11.8522,8.1547],[-11.8493,8.1548],[-11.8436,8.1542],[-11.8376,8.1524],[-11.8332,8.1516],[-11.8161,8.151],[-11.8115,8.1505],[-11.8075,8.1492],[-11.7998,8.1452],[-11.7955,8.1442],[-11.7893,8.1437],[-11.7894,8.1511],[-11.7965,8.1587],[-11.8005,8.1648],[-11.8057,8.1719],[-11.8105,8.1802],[-11.812,8.1854],[-11.8125,8.1968],[-11.812,8.2053],[-11.8105,8.2113],[-11.8059,8.226],[-11.8023,8.2408],[-11.8018,8.2437],[-11.8015,8.2497],[-11.8014,8.2558],[-11.8017,8.2603],[-11.8025,8.2647],[-11.8042,8.2683],[-11.8067,8.2714],[-11.8118,8.2766],[-11.8298,8.2936],[-11.8325,8.2967],[-11.8339,8.2996],[-11.8338,8.3035],[-11.8318,8.3079],[-11.8268,8.3126],[-11.8206,8.3164],[-11.8178,8.3189],[-11.8159,8.3219],[-11.8144,8.3275],[-11.8147,8.3309],[-11.816,8.3353],[-11.8179,8.3397],[-11.8204,8.3437],[-11.8262,8.351],[-11.823,8.3601],[-11.8211,8.3634],[-11.8166,8.3686],[-11.8113,8.3731],[-11.8028,8.3777],[-11.7952,8.3811],[-11.7885,8.3829],[-11.7839,8.3846],[-11.7749,8.3864],[-11.7701,8.389],[-11.7671,8.392],[-11.7648,8.3953],[-11.7625,8.4008],[-11.7593,8.4108],[-11.7574,8.4152],[-11.7544,8.4194],[-11.7434,8.4316],[-11.7387,8.44],[-11.7349,8.4486],[-11.7335,8.4531],[-11.7321,8.4599],[-11.7308,8.4645],[-11.7281,8.4708],[-11.7259,8.4736],[-11.7218,8.477],[-11.7175,8.4819],[-11.7146,8.4842],[-11.7103,8.487],[-11.7061,8.4848],[-11.6984,8.4803],[-11.6889,8.482],[-11.6765,8.4832],[-11.6674,8.4855],[-11.6626,8.4861],[-11.6527,8.4864],[-11.6095,8.4863],[-11.5914,8.4875]]]\"},{\"id\":\"fdc6uOvgoji\",\"code\":\"OU_193190\",\"na\":\"Bombali\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.8091,9.2032],[-11.8102,9.1944],[-11.8128,9.1793],[-11.8144,9.1747],[-11.816,9.1681],[-11.8177,9.1623],[-11.8212,9.1524],[-11.8242,9.1459],[-11.8258,9.1401],[-11.8263,9.1335],[-11.8258,9.1283],[-11.8238,9.1213],[-11.8207,9.113],[-11.8219,9.1044],[-11.8217,9.0986],[-11.8201,9.0915],[-11.8185,9.087],[-11.8164,9.084],[-11.8123,9.0821],[-11.8014,9.081],[-11.7953,9.0793],[-11.7908,9.0786],[-11.7831,9.0784],[-11.7661,9.0787],[-11.7609,9.0781],[-11.7569,9.0759],[-11.7544,9.0715],[-11.754,9.0663],[-11.7549,9.0626],[-11.7565,9.0597],[-11.7585,9.0577],[-11.7613,9.0564],[-11.7696,9.0539],[-11.7729,9.0513],[-11.7751,9.0479],[-11.7771,9.0388],[-11.7782,9.0359],[-11.7799,9.034],[-11.785,9.0306],[-11.7875,9.0283],[-11.7896,9.0243],[-11.7912,9.0188],[-11.7966,9.014],[-11.8017,9.0119],[-11.807,9.0119],[-11.8105,9.0132],[-11.8167,9.017],[-11.8201,9.0181],[-11.8235,9.0183],[-11.8291,9.0167],[-11.832,9.0146],[-11.834,9.0116],[-11.8353,9.0072],[-11.8365,8.9968],[-11.8388,8.9919],[-11.8426,8.9897],[-11.847,8.9899],[-11.8513,8.9915],[-11.8551,8.9923],[-11.8591,8.9922],[-11.8623,8.9912],[-11.8652,8.9894],[-11.869,8.9854],[-11.8739,8.9783],[-11.8776,8.9751],[-11.8827,8.9718],[-11.8867,8.9682],[-11.8895,8.964],[-11.8895,8.9595],[-11.8877,8.9553],[-11.8832,8.9495],[-11.8776,8.9401],[-11.8766,8.9336],[-11.8771,8.9296],[-11.8785,8.9251],[-11.883,8.9149],[-11.8859,8.9092],[-11.8811,8.9029],[-11.8784,8.8964],[-11.8738,8.8891],[-11.8726,8.8854],[-11.8723,8.8815],[-11.8731,8.8764],[-11.8759,8.8716],[-11.8824,8.8664],[-11.8854,8.8635],[-11.8878,8.8601],[-11.8892,8.8569],[-11.8902,8.8532],[-11.8906,8.8502],[-11.8915,8.828],[-11.8936,8.8237],[-11.894,8.8199],[-11.8937,8.8146],[-11.8927,8.8107],[-11.8892,8.8043],[-11.8879,8.8012],[-11.8872,8.7967],[-11.8878,8.7932],[-11.889,8.79],[-11.8937,8.7829],[-11.8952,8.7797],[-11.8963,8.7763],[-11.8977,8.7685],[-11.8988,8.7649],[-11.9042,8.7554],[-11.9069,8.7521],[-11.91,8.7493],[-11.9163,8.7451],[-11.9262,8.7377],[-11.9337,8.7344],[-11.9467,8.7254],[-11.9493,8.7231],[-11.9537,8.7182],[-11.9584,8.7152],[-11.9681,8.7105],[-11.9748,8.7086],[-11.9802,8.7066],[-11.9864,8.7055],[-11.9887,8.701],[-11.9937,8.6936],[-11.9977,8.6849],[-11.9998,8.6816],[-12.0017,8.6795],[-12.0046,8.6776],[-12.008,8.6767],[-12.0121,8.677],[-12.0278,8.6825],[-12.0307,8.6832],[-12.0337,8.6835],[-12.0383,8.6835],[-12.0428,8.6831],[-12.0457,8.6824],[-12.0503,8.6808],[-12.0547,8.6799],[-12.0607,8.6797],[-12.0651,8.6802],[-12.0679,8.6812],[-12.0712,8.6845],[-12.0752,8.6919],[-12.0786,8.6941],[-12.0825,8.6939],[-12.0853,8.6918],[-12.0864,8.6882],[-12.0851,8.681],[-12.0852,8.6766],[-12.0877,8.672],[-12.0905,8.6691],[-12.0951,8.6662],[-12.1052,8.6635],[-12.1088,8.6615],[-12.112,8.6588],[-12.1151,8.6558],[-12.121,8.649],[-12.1272,8.6418],[-12.1297,8.6401],[-12.1331,8.6391],[-12.136,8.6387],[-12.1505,8.638],[-12.1546,8.6429],[-12.1571,8.6467],[-12.1609,8.6553],[-12.1648,8.6627],[-12.17,8.6698],[-12.1764,8.6802],[-12.1801,8.6888],[-12.1827,8.6942],[-12.1895,8.7122],[-12.1901,8.7167],[-12.2029,8.7171],[-12.2104,8.7167],[-12.2147,8.7157],[-12.2277,8.7104],[-12.2322,8.7108],[-12.2347,8.7126],[-12.2362,8.7155],[-12.2374,8.7204],[-12.2379,8.73],[-12.2391,8.7329],[-12.2422,8.7348],[-12.2457,8.7343],[-12.249,8.7319],[-12.2526,8.7245],[-12.2563,8.7173],[-12.2593,8.7147],[-12.2627,8.7144],[-12.2648,8.7155],[-12.2666,8.7188],[-12.2668,8.7232],[-12.2647,8.7274],[-12.2602,8.7319],[-12.2566,8.7394],[-12.2598,8.7418],[-12.2642,8.7415],[-12.2678,8.7394],[-12.2721,8.7401],[-12.2755,8.7419],[-12.2775,8.7452],[-12.2798,8.7525],[-12.282,8.7559],[-12.2846,8.7574],[-12.288,8.7579],[-12.2936,8.7565],[-12.2967,8.7547],[-12.299,8.752],[-12.303,8.7447],[-12.3098,8.7298],[-12.3109,8.7256],[-12.311,8.7227],[-12.3094,8.7159],[-12.3088,8.7123],[-12.3093,8.7092],[-12.3113,8.7068],[-12.316,8.7059],[-12.3197,8.7067],[-12.3231,8.7089],[-12.3279,8.7131],[-12.3329,8.7184],[-12.3354,8.7216],[-12.3368,8.7249],[-12.3373,8.7293],[-12.336,8.7336],[-12.3307,8.7416],[-12.3263,8.75],[-12.3247,8.756],[-12.3243,8.7616],[-12.3244,8.773],[-12.3239,8.7771],[-12.3219,8.7816],[-12.3179,8.7863],[-12.3172,8.7873],[-12.3126,8.796],[-12.31,8.8028],[-12.3076,8.8106],[-12.3069,8.8151],[-12.3076,8.8197],[-12.3095,8.824],[-12.314,8.83],[-12.3172,8.835],[-12.3225,8.842],[-12.3264,8.8494],[-12.328,8.8538],[-12.3286,8.8573],[-12.3285,8.8608],[-12.3259,8.8722],[-12.3249,8.8827],[-12.3323,8.8794],[-12.3382,8.8758],[-12.3414,8.8745],[-12.3448,8.8741],[-12.3483,8.8749],[-12.3515,8.8768],[-12.3548,8.8798],[-12.3724,8.8975],[-12.3814,8.9061],[-12.3849,8.9089],[-12.3915,8.9133],[-12.4004,8.9211],[-12.4038,8.9239],[-12.4124,8.9287],[-12.4202,8.9319],[-12.4244,8.9327],[-12.433,8.9333],[-12.4332,8.9333],[-12.4398,8.9329],[-12.4451,8.9331],[-12.4493,8.9346],[-12.4514,8.9366],[-12.4551,8.9424],[-12.4586,8.95],[-12.4605,8.9556],[-12.4618,8.961],[-12.4629,8.9647],[-12.4642,8.9679],[-12.4676,8.9745],[-12.4695,8.981],[-12.4713,8.9854],[-12.4741,8.9894],[-12.4769,8.9918],[-12.4853,8.9962],[-12.4908,8.9986],[-12.4959,8.9996],[-12.5012,8.9992],[-12.5084,8.997],[-12.5126,8.9965],[-12.5183,8.9967],[-12.5223,8.9976],[-12.5334,9.0027],[-12.5411,9.0051],[-12.5487,9.0091],[-12.552,9.0115],[-12.5571,9.0163],[-12.5658,9.0262],[-12.5547,9.038],[-12.5502,9.0418],[-12.5452,9.0453],[-12.5424,9.0485],[-12.5413,9.0528],[-12.5416,9.0567],[-12.543,9.0603],[-12.5466,9.0664],[-12.5466,9.0702],[-12.5441,9.0738],[-12.5339,9.0804],[-12.53,9.0799],[-12.5279,9.0769],[-12.5285,9.0735],[-12.5299,9.0707],[-12.5272,9.0682],[-12.5224,9.0671],[-12.5187,9.0677],[-12.5162,9.0694],[-12.5132,9.0752],[-12.5108,9.0781],[-12.5076,9.0799],[-12.5039,9.0796],[-12.5021,9.0779],[-12.4983,9.0727],[-12.4952,9.0712],[-12.4902,9.0711],[-12.4812,9.0742],[-12.4788,9.0769],[-12.4787,9.0818],[-12.482,9.088],[-12.4846,9.0932],[-12.4872,9.0998],[-12.4887,9.1057],[-12.4882,9.1105],[-12.4867,9.1132],[-12.4839,9.1154],[-12.4763,9.1183],[-12.4709,9.1184],[-12.4631,9.1265],[-12.457,9.1325],[-12.4527,9.1361],[-12.4485,9.1386],[-12.4453,9.141],[-12.4412,9.1447],[-12.4375,9.1488],[-12.4354,9.1521],[-12.4318,9.1596],[-12.4301,9.1653],[-12.4284,9.173],[-12.4328,9.1825],[-12.4337,9.1862],[-12.4332,9.19],[-12.428,9.2076],[-12.4276,9.2121],[-12.4291,9.2176],[-12.4327,9.2251],[-12.4376,9.2333],[-12.4402,9.236],[-12.4432,9.238],[-12.4538,9.2437],[-12.4637,9.2515],[-12.4689,9.2547],[-12.472,9.2569],[-12.4795,9.2588],[-12.4776,9.2641],[-12.4737,9.2668],[-12.4686,9.2666],[-12.4646,9.2643],[-12.4563,9.2639],[-12.4516,9.263],[-12.4488,9.2619],[-12.4429,9.258],[-12.4395,9.2572],[-12.4356,9.2591],[-12.4341,9.2618],[-12.4297,9.2739],[-12.4284,9.2784],[-12.4278,9.2823],[-12.4273,9.292],[-12.4266,9.2959],[-12.4247,9.2993],[-12.4187,9.305],[-12.4111,9.2966],[-12.4006,9.2859],[-12.3953,9.2806],[-12.3919,9.2778],[-12.388,9.2758],[-12.3838,9.275],[-12.3799,9.2752],[-12.3768,9.2765],[-12.3753,9.2787],[-12.375,9.2818],[-12.3765,9.2862],[-12.3784,9.2889],[-12.3853,9.2941],[-12.3932,9.3009],[-12.3967,9.3037],[-12.4064,9.3093],[-12.4131,9.3127],[-12.4104,9.3174],[-12.4083,9.3221],[-12.4063,9.3251],[-12.4009,9.3305],[-12.3975,9.3363],[-12.3934,9.346],[-12.391,9.3493],[-12.3889,9.3512],[-12.3857,9.3527],[-12.3809,9.3531],[-12.3726,9.3508],[-12.3662,9.35],[-12.365,9.3552],[-12.3637,9.3616],[-12.3668,9.3654],[-12.3677,9.3693],[-12.3676,9.3745],[-12.3654,9.3838],[-12.3651,9.3879],[-12.3657,9.3918],[-12.3676,9.3958],[-12.3702,9.3983],[-12.3754,9.4009],[-12.3808,9.4019],[-12.3909,9.402],[-12.3951,9.4024],[-12.3982,9.4037],[-12.4008,9.4062],[-12.4024,9.4108],[-12.4028,9.4241],[-12.404,9.4313],[-12.4078,9.439],[-12.4096,9.4449],[-12.4104,9.4519],[-12.4105,9.4636],[-12.4119,9.467],[-12.4134,9.4695],[-12.4162,9.4712],[-12.4204,9.471],[-12.4288,9.4684],[-12.4334,9.4666],[-12.4378,9.4658],[-12.4423,9.4654],[-12.4501,9.4653],[-12.4693,9.4658],[-12.4736,9.4806],[-12.4752,9.4875],[-12.477,9.4931],[-12.4837,9.5121],[-12.4854,9.5192],[-12.4854,9.5234],[-12.483,9.5342],[-12.4827,9.5399],[-12.4832,9.5456],[-12.4858,9.5564],[-12.4861,9.5617],[-12.4856,9.5657],[-12.4832,9.575],[-12.4829,9.5816],[-12.4841,9.5863],[-12.4857,9.5891],[-12.4881,9.5906],[-12.4908,9.5909],[-12.5,9.5879],[-12.5071,9.5854],[-12.5122,9.585],[-12.5167,9.5866],[-12.5216,9.5905],[-12.5313,9.5932],[-12.5373,9.5952],[-12.5416,9.5956],[-12.5459,9.5954],[-12.5501,9.5947],[-12.556,9.5928],[-12.5618,9.5921],[-12.5662,9.5922],[-12.57,9.5928],[-12.5767,9.5949],[-12.5835,9.5964],[-12.5917,9.5999],[-12.5906,9.6125],[-12.5854,9.6289],[-12.5856,9.6353],[-12.588,9.6422],[-12.5915,9.6541],[-12.5897,9.6606],[-12.5871,9.6631],[-12.5832,9.6636],[-12.5785,9.6581],[-12.5755,9.6599],[-12.5742,9.6701],[-12.5696,9.6774],[-12.568,9.6839],[-12.5689,9.6924],[-12.5667,9.7027],[-12.5567,9.7035],[-12.5475,9.709],[-12.5361,9.7205],[-12.5336,9.7201],[-12.5289,9.7091],[-12.5257,9.7059],[-12.5224,9.7054],[-12.5194,9.7073],[-12.5192,9.7142],[-12.5281,9.7364],[-12.5256,9.7417],[-12.523,9.7434],[-12.5091,9.7429],[-12.5073,9.7459],[-12.5084,9.7494],[-12.5184,9.7539],[-12.5187,9.7565],[-12.5124,9.7634],[-12.5113,9.7751],[-12.5014,9.7892],[-12.5003,9.808],[-12.4973,9.8103],[-12.4913,9.8113],[-12.4902,9.826],[-12.4923,9.829],[-12.4967,9.8299],[-12.4995,9.8322],[-12.5006,9.8347],[-12.4989,9.8393],[-12.499,9.8436],[-12.4801,9.8555],[-12.4569,9.8546],[-12.4525,9.8572],[-12.4435,9.8662],[-12.4375,9.8775],[-12.4317,9.8816],[-12.3937,9.8878],[-12.3713,9.8927],[-12.3659,9.8957],[-12.3532,9.8962],[-12.2892,9.9088],[-12.2874,9.9109],[-12.266,9.9158],[-12.2271,9.9247],[-12.2227,9.9244],[-12.2153,9.9187],[-12.2129,9.9141],[-12.205,9.907],[-12.1774,9.8974],[-12.1569,9.8821],[-12.1418,9.8743],[-12.1265,9.8714],[-12.12,9.8719],[-12.0825,9.8835],[-12.0795,9.8855],[-12.0614,9.8892],[-12.0475,9.8953],[-12.0292,9.8988],[-11.9723,9.9161],[-11.9379,9.9265],[-11.9256,9.9289],[-11.9186,9.9326],[-11.9066,9.9358],[-11.9017,9.9417],[-11.9029,9.9369],[-11.9026,9.9284],[-11.9033,9.9186],[-11.9021,9.9079],[-11.9024,9.9025],[-11.9035,9.8995],[-11.9098,9.8937],[-11.912,9.8902],[-11.9122,9.8841],[-11.9106,9.8804],[-11.9031,9.8714],[-11.9006,9.8692],[-11.8956,9.8668],[-11.8934,9.8649],[-11.8913,9.861],[-11.8903,9.8571],[-11.8901,9.8529],[-11.8904,9.8485],[-11.8932,9.8364],[-11.8932,9.8297],[-11.892,9.8248],[-11.8907,9.8216],[-11.8873,9.8151],[-11.8865,9.8113],[-11.8865,9.806],[-11.8889,9.7954],[-11.8891,9.7901],[-11.8886,9.7861],[-11.8862,9.7766],[-11.8857,9.7722],[-11.8854,9.7647],[-11.8854,9.754],[-11.8865,9.7386],[-11.8854,9.7291],[-11.8847,9.711],[-11.8831,9.7001],[-11.89,9.7009],[-11.9082,9.7],[-11.9128,9.6994],[-11.9204,9.6974],[-11.9308,9.6963],[-11.9352,9.6955],[-11.9379,9.6945],[-11.9452,9.6903],[-11.9627,9.684],[-11.9713,9.6791],[-11.9776,9.6765],[-11.9873,9.6694],[-11.9912,9.6674],[-12.0009,9.6638],[-12.0075,9.6618],[-12.0197,9.6567],[-12.0297,9.6543],[-12.0374,9.6507],[-12.0433,9.647],[-12.0459,9.6457],[-12.0502,9.6447],[-12.0621,9.6435],[-12.0735,9.6401],[-12.0771,9.6387],[-12.0823,9.636],[-12.0859,9.6335],[-12.0913,9.6285],[-12.0986,9.621],[-12.1014,9.6176],[-12.1035,9.6139],[-12.1062,9.6039],[-12.1083,9.6002],[-12.1122,9.5958],[-12.1166,9.5919],[-12.1202,9.5897],[-12.1271,9.5863],[-12.1301,9.5827],[-12.1324,9.5773],[-12.1262,9.5747],[-12.1187,9.572],[-12.1014,9.5638],[-12.0973,9.5627],[-12.0928,9.5623],[-12.0867,9.5626],[-12.0823,9.5635],[-12.0764,9.5655],[-12.0721,9.5662],[-12.0664,9.566],[-12.0629,9.565],[-12.0599,9.5629],[-12.0577,9.5601],[-12.0567,9.556],[-12.0576,9.5516],[-12.0605,9.5458],[-12.0612,9.5428],[-12.0601,9.5393],[-12.057,9.537],[-12.0502,9.5351],[-12.0473,9.5333],[-12.044,9.5288],[-12.0403,9.5221],[-12.0362,9.5162],[-12.0262,9.5236],[-12.0186,9.5276],[-12.0135,9.5287],[-12.0095,9.5287],[-12.0057,9.5276],[-11.9998,9.5241],[-11.9971,9.5205],[-11.9942,9.5144],[-11.9919,9.511],[-11.988,9.507],[-11.9846,9.5045],[-11.9807,9.5031],[-11.9764,9.5027],[-11.9707,9.5027],[-11.9605,9.5044],[-11.954,9.5087],[-11.9489,9.5143],[-11.9459,9.5163],[-11.9432,9.5172],[-11.9335,9.5189],[-11.9249,9.5233],[-11.9222,9.5243],[-11.9193,9.5249],[-11.9149,9.5253],[-11.8981,9.5254],[-11.8937,9.5249],[-11.8908,9.5241],[-11.8872,9.5219],[-11.8824,9.5168],[-11.8776,9.5082],[-11.8735,9.4996],[-11.8721,9.4951],[-11.8715,9.4922],[-11.8711,9.4864],[-11.8711,9.476],[-11.8714,9.4701],[-11.8722,9.4594],[-11.8709,9.4544],[-11.8674,9.448],[-11.8535,9.4331],[-11.8474,9.4252],[-11.8446,9.423],[-11.8371,9.4188],[-11.8351,9.4161],[-11.8338,9.413],[-11.8317,9.4042],[-11.83,9.4005],[-11.8244,9.3926],[-11.8222,9.387],[-11.8212,9.3784],[-11.8212,9.3651],[-11.8217,9.3593],[-11.824,9.3498],[-11.8245,9.3457],[-11.8248,9.3386],[-11.8245,9.33],[-11.8237,9.3244],[-11.8215,9.3163],[-11.821,9.3135],[-11.8206,9.3077],[-11.8204,9.2899],[-11.8201,9.284],[-11.8194,9.2798],[-11.817,9.2701],[-11.8166,9.266],[-11.8163,9.2585],[-11.8161,9.2342],[-11.8157,9.2267],[-11.8152,9.2239],[-11.8116,9.2103],[-11.8091,9.2032]]]\"},{\"id\":\"lc3eMKXaEfw\",\"code\":\"OU_197385\",\"na\":\"Bonthe\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-12.5568,7.3832],[-12.5574,7.3829],[-12.5574,7.3843],[-12.5563,7.3846],[-12.556,7.3851],[-12.5551,7.3851],[-12.5551,7.3843],[-12.5557,7.3843],[-12.556,7.3837],[-12.5568,7.3832]]],[[[-12.4629,7.4168],[-12.4624,7.4165],[-12.4624,7.4154],[-12.464,7.4146],[-12.4649,7.4146],[-12.4654,7.4151],[-12.4646,7.4157],[-12.464,7.4165],[-12.4629,7.4168]]],[[[-12.4654,7.4196],[-12.4654,7.4193],[-12.4637,7.419],[-12.4632,7.4182],[-12.4657,7.4179],[-12.4668,7.4171],[-12.4682,7.4171],[-12.4688,7.4168],[-12.4693,7.416],[-12.4704,7.4162],[-12.4693,7.4179],[-12.4688,7.4179],[-12.4676,7.419],[-12.4665,7.419],[-12.4654,7.4196]]],[[[-12.5018,7.4349],[-12.501,7.434],[-12.5004,7.4321],[-12.4999,7.4315],[-12.4999,7.4301],[-12.5004,7.4299],[-12.5004,7.429],[-12.501,7.4285],[-12.5021,7.4285],[-12.5032,7.4301],[-12.5032,7.4313],[-12.504,7.4321],[-12.504,7.4343],[-12.5032,7.4349],[-12.5018,7.4349]]],[[[-12.4896,7.4452],[-12.4876,7.4449],[-12.4876,7.4446],[-12.4865,7.4446],[-12.4851,7.4435],[-12.4843,7.4435],[-12.484,7.4429],[-12.4832,7.4426],[-12.4832,7.4407],[-12.4829,7.4401],[-12.4838,7.4399],[-12.4851,7.4401],[-12.4857,7.4407],[-12.4865,7.4407],[-12.4868,7.4412],[-12.4879,7.4421],[-12.4882,7.4426],[-12.4893,7.4432],[-12.4893,7.4438],[-12.4901,7.4443],[-12.4901,7.4454],[-12.4896,7.4452]]],[[[-12.4929,7.4476],[-12.4924,7.446],[-12.4913,7.4451],[-12.4913,7.4446],[-12.4907,7.4446],[-12.4907,7.444],[-12.4893,7.4429],[-12.4885,7.4418],[-12.4882,7.441],[-12.4876,7.441],[-12.4854,7.4396],[-12.4851,7.439],[-12.4829,7.4382],[-12.4818,7.4365],[-12.4807,7.4363],[-12.4801,7.4351],[-12.4799,7.4351],[-12.4796,7.434],[-12.4793,7.434],[-12.4793,7.4329],[-12.4796,7.4329],[-12.4796,7.4318],[-12.4807,7.4304],[-12.4815,7.4301],[-12.4826,7.4301],[-12.4843,7.4307],[-12.4851,7.4299],[-12.4851,7.4293],[-12.4865,7.4293],[-12.4876,7.4299],[-12.4879,7.4304],[-12.489,7.4307],[-12.489,7.4313],[-12.4899,7.4315],[-12.4899,7.4332],[-12.4904,7.4335],[-12.4907,7.4346],[-12.4915,7.4351],[-12.4921,7.4363],[-12.4926,7.4368],[-12.4926,7.4374],[-12.4935,7.4376],[-12.4938,7.4387],[-12.4949,7.4396],[-12.4949,7.4401],[-12.4957,7.4404],[-12.4963,7.4415],[-12.4963,7.4432],[-12.4957,7.4435],[-12.4954,7.4449],[-12.4949,7.4449],[-12.4946,7.4463],[-12.494,7.4465],[-12.494,7.4476],[-12.4929,7.4476]]],[[[-12.4949,7.4529],[-12.4949,7.4513],[-12.4951,7.4513],[-12.496,7.4485],[-12.4974,7.4463],[-12.4979,7.446],[-12.499,7.446],[-12.4996,7.4465],[-12.4999,7.4485],[-12.4985,7.4496],[-12.4976,7.4507],[-12.4974,7.4518],[-12.4968,7.4518],[-12.4965,7.4526],[-12.496,7.4529],[-12.4949,7.4529]]],[[[-12.4979,7.469],[-12.4976,7.4687],[-12.4976,7.4676],[-12.4982,7.4674],[-12.4985,7.4662],[-12.4999,7.4657],[-12.5004,7.466],[-12.501,7.4671],[-12.501,7.4685],[-12.5001,7.469],[-12.4979,7.469]]],[[[-12.5101,7.4707],[-12.5101,7.4704],[-12.5088,7.4701],[-12.5088,7.4687],[-12.5093,7.4685],[-12.5096,7.4676],[-12.5104,7.4674],[-12.5104,7.4668],[-12.511,7.466],[-12.5115,7.466],[-12.5121,7.4654],[-12.5129,7.4651],[-12.5154,7.4651],[-12.5163,7.466],[-12.5165,7.4674],[-12.5171,7.4676],[-12.5171,7.4687],[-12.5163,7.469],[-12.5151,7.4704],[-12.5118,7.4704],[-12.5118,7.4707],[-12.5101,7.4707]]],[[[-12.4971,7.5199],[-12.4971,7.5196],[-12.496,7.5185],[-12.4954,7.5185],[-12.4954,7.5168],[-12.4949,7.5163],[-12.4949,7.5143],[-12.4932,7.5143],[-12.4926,7.5157],[-12.4921,7.5157],[-12.491,7.5143],[-12.4896,7.5121],[-12.489,7.5118],[-12.489,7.5085],[-12.4893,7.5085],[-12.4893,7.5068],[-12.4896,7.5063],[-12.4907,7.5063],[-12.4915,7.5065],[-12.4918,7.5057],[-12.4913,7.5051],[-12.4913,7.5021],[-12.4921,7.5018],[-12.4921,7.5013],[-12.4935,7.501],[-12.4935,7.5004],[-12.4943,7.5007],[-12.4943,7.5024],[-12.4949,7.5026],[-12.4949,7.5074],[-12.4954,7.5082],[-12.4954,7.5096],[-12.4957,7.5096],[-12.4957,7.5107],[-12.4965,7.5115],[-12.4968,7.5124],[-12.4974,7.5124],[-12.4974,7.5129],[-12.4982,7.5138],[-12.4982,7.5146],[-12.499,7.5154],[-12.499,7.5174],[-12.4988,7.5174],[-12.4988,7.5185],[-12.4979,7.5199],[-12.4971,7.5199]]],[[[-12.4743,7.5226],[-12.4735,7.5218],[-12.4732,7.5207],[-12.4726,7.5199],[-12.4721,7.5199],[-12.4718,7.5187],[-12.4718,7.5174],[-12.4715,7.5174],[-12.4715,7.5163],[-12.471,7.5163],[-12.471,7.514],[-12.4715,7.5126],[-12.4724,7.5129],[-12.4757,7.5129],[-12.4765,7.5126],[-12.4771,7.5132],[-12.4771,7.5151],[-12.4768,7.5151],[-12.4768,7.5171],[-12.4765,7.5171],[-12.4765,7.5182],[-12.4763,7.5182],[-12.4763,7.5199],[-12.476,7.5199],[-12.4751,7.521],[-12.4751,7.5224],[-12.4743,7.5226]]],[[[-12.4782,7.524],[-12.4776,7.5237],[-12.4771,7.5226],[-12.476,7.5224],[-12.476,7.521],[-12.4763,7.5204],[-12.4776,7.5204],[-12.4785,7.5212],[-12.4785,7.5226],[-12.4788,7.5226],[-12.4785,7.524],[-12.4782,7.524]]],[[[-12.4879,7.5354],[-12.4879,7.5335],[-12.4874,7.5335],[-12.4874,7.5329],[-12.4868,7.5326],[-12.4868,7.5315],[-12.4857,7.5299],[-12.4851,7.5296],[-12.4849,7.5285],[-12.4829,7.5271],[-12.4829,7.5237],[-12.4824,7.5229],[-12.4824,7.5221],[-12.4829,7.521],[-12.4846,7.521],[-12.4851,7.5221],[-12.4851,7.5229],[-12.4863,7.5237],[-12.4863,7.5243],[-12.4879,7.5257],[-12.489,7.5271],[-12.4896,7.5271],[-12.4907,7.5285],[-12.4913,7.5285],[-12.4915,7.5293],[-12.4915,7.5307],[-12.4907,7.5318],[-12.4904,7.5329],[-12.4899,7.5332],[-12.4893,7.5351],[-12.4879,7.5354]]],[[[-12.4671,7.5446],[-12.4671,7.544],[-12.4665,7.5437],[-12.4651,7.5437],[-12.4646,7.5432],[-12.4615,7.5432],[-12.4601,7.5424],[-12.4601,7.5418],[-12.459,7.5413],[-12.4585,7.539],[-12.4579,7.5388],[-12.4579,7.5368],[-12.4576,7.5368],[-12.4576,7.5351],[-12.4582,7.5343],[-12.4588,7.5343],[-12.459,7.5332],[-12.4596,7.5329],[-12.4596,7.5318],[-12.4593,7.5313],[-12.4599,7.531],[-12.4599,7.5304],[-12.4604,7.5301],[-12.4604,7.5282],[-12.4613,7.5276],[-12.4615,7.5271],[-12.4626,7.5263],[-12.4626,7.5257],[-12.4632,7.5254],[-12.4632,7.5249],[-12.464,7.524],[-12.4643,7.5224],[-12.4663,7.5224],[-12.4668,7.5215],[-12.4674,7.5215],[-12.4679,7.521],[-12.4685,7.521],[-12.4688,7.5215],[-12.4693,7.5215],[-12.4701,7.5226],[-12.4713,7.5237],[-12.4715,7.5249],[-12.4721,7.5251],[-12.4721,7.5263],[-12.4726,7.5265],[-12.4726,7.5271],[-12.4735,7.5276],[-12.474,7.5293],[-12.4746,7.5296],[-12.4749,7.5315],[-12.4757,7.5326],[-12.476,7.5343],[-12.4765,7.5351],[-12.4765,7.5363],[-12.4774,7.5371],[-12.4774,7.5379],[-12.4779,7.5382],[-12.4779,7.5404],[-12.4774,7.541],[-12.4763,7.541],[-12.4763,7.5415],[-12.474,7.5415],[-12.4729,7.5421],[-12.4726,7.5426],[-12.4713,7.5429],[-12.4701,7.5443],[-12.4693,7.5446],[-12.4671,7.5446]]],[[[-12.4921,7.5474],[-12.4918,7.5468],[-12.4918,7.5451],[-12.4915,7.5451],[-12.4915,7.544],[-12.4921,7.5437],[-12.4921,7.5424],[-12.4915,7.5421],[-12.4915,7.5399],[-12.4913,7.5399],[-12.4913,7.5374],[-12.4915,7.5363],[-12.4921,7.5363],[-12.4926,7.5357],[-12.4926,7.5351],[-12.4938,7.5343],[-12.4938,7.5332],[-12.494,7.5324],[-12.4946,7.5321],[-12.4963,7.5324],[-12.4963,7.5329],[-12.4968,7.5329],[-12.4971,7.5338],[-12.4971,7.5351],[-12.4974,7.5351],[-12.4974,7.5379],[-12.4971,7.5379],[-12.4971,7.539],[-12.4968,7.539],[-12.4968,7.5432],[-12.4971,7.5435],[-12.4971,7.5446],[-12.4965,7.5449],[-12.4963,7.546],[-12.4957,7.546],[-12.4951,7.5468],[-12.4938,7.5471],[-12.4938,7.5474],[-12.4921,7.5474]]],[[[-12.481,7.551],[-12.4801,7.5501],[-12.479,7.5499],[-12.4785,7.5493],[-12.4776,7.5493],[-12.4774,7.5487],[-12.476,7.5482],[-12.4757,7.5476],[-12.4749,7.5476],[-12.4743,7.5468],[-12.4726,7.5465],[-12.4724,7.5446],[-12.4738,7.5446],[-12.4746,7.5437],[-12.4751,7.5437],[-12.4757,7.5426],[-12.4763,7.5426],[-12.4763,7.5435],[-12.4779,7.5435],[-12.4785,7.5432],[-12.4785,7.5426],[-12.4799,7.5429],[-12.4807,7.5437],[-12.4813,7.5454],[-12.4818,7.5457],[-12.4821,7.5471],[-12.4826,7.5474],[-12.4826,7.5504],[-12.4818,7.551],[-12.481,7.551]]],[[[-12.4959,7.5554],[-12.4965,7.5554],[-12.4965,7.556],[-12.496,7.5563],[-12.496,7.5568],[-12.4954,7.5571],[-12.4954,7.5579],[-12.4946,7.5579],[-12.4946,7.5565],[-12.4949,7.556],[-12.4959,7.5554]]],[[[-12.4715,7.5804],[-12.4713,7.579],[-12.4713,7.5774],[-12.4718,7.5765],[-12.4718,7.5751],[-12.4724,7.5746],[-12.4724,7.5735],[-12.4729,7.5729],[-12.4729,7.5721],[-12.4738,7.5721],[-12.4743,7.5735],[-12.4751,7.5735],[-12.4751,7.5746],[-12.474,7.5754],[-12.4738,7.5762],[-12.4738,7.5776],[-12.4735,7.5776],[-12.4735,7.5788],[-12.4729,7.579],[-12.4726,7.5801],[-12.4715,7.5804]]],[[[-12.9951,7.5913],[-12.9949,7.591],[-12.9949,7.5896],[-12.9943,7.5893],[-12.994,7.5879],[-12.9943,7.5874],[-12.9957,7.5876],[-12.9965,7.5882],[-12.9963,7.589],[-12.9963,7.591],[-12.9951,7.5913]]],[[[-12.9249,7.5921],[-12.9243,7.5913],[-12.9243,7.5907],[-12.9235,7.5899],[-12.9229,7.5899],[-12.9224,7.5885],[-12.9218,7.5876],[-12.9207,7.5876],[-12.9213,7.5863],[-12.9226,7.586],[-12.9226,7.5854],[-12.9235,7.5849],[-12.9251,7.5846],[-12.9257,7.584],[-12.9274,7.584],[-12.9282,7.5849],[-12.9288,7.5849],[-12.9296,7.586],[-12.9296,7.5871],[-12.929,7.5874],[-12.929,7.5882],[-12.9285,7.5888],[-12.9276,7.5904],[-12.9271,7.5904],[-12.926,7.5918],[-12.9249,7.5921]]],[[[-12.9876,7.5926],[-12.9868,7.5924],[-12.9865,7.5913],[-12.9857,7.5907],[-12.9854,7.5901],[-12.9843,7.5901],[-12.9843,7.5899],[-12.9832,7.5893],[-12.9826,7.5888],[-12.9821,7.5888],[-12.9815,7.5879],[-12.9807,7.5876],[-12.979,7.5876],[-12.979,7.5879],[-12.9774,7.5879],[-12.9774,7.5882],[-12.9757,7.5882],[-12.9757,7.5885],[-12.9729,7.5885],[-12.9729,7.5882],[-12.9715,7.5882],[-12.9707,7.5876],[-12.969,7.5876],[-12.9676,7.5865],[-12.9676,7.584],[-12.9674,7.584],[-12.9674,7.5815],[-12.9665,7.5804],[-12.9663,7.5796],[-12.9671,7.5785],[-12.9688,7.5779],[-12.9693,7.5771],[-12.9699,7.5768],[-12.9707,7.5757],[-12.9724,7.5743],[-12.9735,7.574],[-12.9737,7.5735],[-12.9743,7.5735],[-12.9751,7.5724],[-12.9757,7.5724],[-12.9762,7.5718],[-12.9768,7.5718],[-12.9779,7.571],[-12.9788,7.571],[-12.9799,7.5704],[-12.9804,7.5699],[-12.9804,7.5688],[-12.981,7.5676],[-12.9815,7.5671],[-12.9824,7.5671],[-12.9832,7.5676],[-12.9829,7.569],[-12.9824,7.5693],[-12.9824,7.5724],[-12.9815,7.5732],[-12.9813,7.5724],[-12.9801,7.5721],[-12.9796,7.5732],[-12.9788,7.5732],[-12.9788,7.5724],[-12.9782,7.5724],[-12.9768,7.5735],[-12.9762,7.5735],[-12.9757,7.574],[-12.9751,7.574],[-12.9743,7.5751],[-12.9737,7.5751],[-12.9732,7.5762],[-12.974,7.5768],[-12.9765,7.5768],[-12.9771,7.5762],[-12.9788,7.5762],[-12.979,7.5768],[-12.9801,7.5768],[-12.9807,7.5776],[-12.9815,7.5776],[-12.9818,7.5782],[-12.9829,7.5782],[-12.9835,7.579],[-12.9857,7.581],[-12.9857,7.5815],[-12.9871,7.5826],[-12.9871,7.5832],[-12.9879,7.584],[-12.9885,7.584],[-12.9888,7.5846],[-12.9896,7.5846],[-12.9899,7.5835],[-12.9907,7.5835],[-12.9915,7.5846],[-12.9926,7.5854],[-12.9924,7.5868],[-12.9915,7.5874],[-12.9915,7.5882],[-12.9907,7.5893],[-12.9899,7.5899],[-12.9899,7.591],[-12.989,7.5926],[-12.9876,7.5926]]],[[[-12.9796,7.5932],[-12.9796,7.5913],[-12.9804,7.5904],[-12.981,7.591],[-12.9815,7.591],[-12.9815,7.5921],[-12.9807,7.5929],[-12.9796,7.5932]]],[[[-12.4804,7.599],[-12.4799,7.5982],[-12.4782,7.5979],[-12.4776,7.5976],[-12.4776,7.5971],[-12.4771,7.5971],[-12.4765,7.5963],[-12.476,7.5963],[-12.4757,7.5957],[-12.4757,7.5946],[-12.4751,7.594],[-12.4746,7.5924],[-12.4746,7.591],[-12.4743,7.591],[-12.4743,7.5885],[-12.4751,7.5876],[-12.4751,7.5849],[-12.4754,7.584],[-12.4763,7.584],[-12.4765,7.5835],[-12.4785,7.5824],[-12.4785,7.5818],[-12.4796,7.5818],[-12.4796,7.5824],[-12.4813,7.584],[-12.4818,7.586],[-12.4826,7.5865],[-12.4826,7.5882],[-12.4832,7.5885],[-12.4832,7.589],[-12.4838,7.5896],[-12.484,7.5913],[-12.4846,7.5921],[-12.4846,7.5938],[-12.484,7.594],[-12.4838,7.596],[-12.4832,7.5963],[-12.4832,7.5982],[-12.4824,7.599],[-12.4804,7.599]]],[[[-13.011,7.6035],[-13.011,7.6032],[-13.0065,7.6032],[-13.0051,7.6026],[-13.0049,7.6021],[-13.0049,7.5993],[-13.0057,7.599],[-13.0057,7.5979],[-13.0068,7.5965],[-13.0068,7.5954],[-13.0074,7.5949],[-13.0074,7.5938],[-13.009,7.5935],[-13.0093,7.5929],[-13.0101,7.5929],[-13.0101,7.5938],[-13.0113,7.594],[-13.0115,7.5932],[-13.0121,7.5929],[-13.0118,7.5921],[-13.0101,7.5921],[-13.0096,7.5913],[-13.0088,7.5913],[-13.0082,7.5924],[-13.0074,7.5926],[-13.0063,7.5926],[-13.006,7.5935],[-13.004,7.594],[-13.004,7.5946],[-13.0032,7.5946],[-13.0021,7.5938],[-13.0024,7.5932],[-13.0032,7.5929],[-13.0043,7.5929],[-13.0049,7.5926],[-13.006,7.591],[-13.0065,7.591],[-13.0071,7.5901],[-13.0085,7.5901],[-13.0085,7.5904],[-13.0096,7.5904],[-13.0096,7.5907],[-13.011,7.5907],[-13.0126,7.5915],[-13.0146,7.5915],[-13.016,7.5921],[-13.0163,7.5926],[-13.0171,7.5929],[-13.0171,7.5938],[-13.0176,7.594],[-13.0182,7.5957],[-13.0182,7.5971],[-13.0185,7.5971],[-13.0185,7.5987],[-13.019,7.5993],[-13.019,7.6001],[-13.0196,7.6004],[-13.0196,7.6012],[-13.0185,7.6015],[-13.0176,7.6007],[-13.0171,7.6007],[-13.0171,7.5996],[-13.0176,7.5993],[-13.0176,7.5985],[-13.0168,7.5979],[-13.0165,7.5965],[-13.016,7.5963],[-13.016,7.5954],[-13.0154,7.5951],[-13.0151,7.596],[-13.014,7.596],[-13.014,7.5982],[-13.0146,7.5996],[-13.0151,7.5999],[-13.0154,7.6007],[-13.0146,7.6015],[-13.014,7.6015],[-13.014,7.6021],[-13.0135,7.6024],[-13.0135,7.6029],[-13.0126,7.6029],[-13.0121,7.6035],[-13.011,7.6035]]],[[[-12.564,7.6135],[-12.564,7.6132],[-12.5621,7.6132],[-12.5618,7.6126],[-12.5601,7.6126],[-12.5601,7.6124],[-12.5585,7.6124],[-12.5585,7.6121],[-12.5568,7.6121],[-12.5563,7.6115],[-12.5554,7.6118],[-12.5532,7.6118],[-12.5518,7.611],[-12.5507,7.611],[-12.5507,7.6104],[-12.5496,7.6104],[-12.549,7.6099],[-12.5482,7.6099],[-12.5465,7.6088],[-12.5457,7.6088],[-12.5451,7.6082],[-12.544,7.6079],[-12.5426,7.6071],[-12.5415,7.6071],[-12.5415,7.6068],[-12.5404,7.6068],[-12.5404,7.6065],[-12.5385,7.6065],[-12.5385,7.6063],[-12.5371,7.6063],[-12.5371,7.606],[-12.536,7.606],[-12.536,7.6057],[-12.5349,7.6054],[-12.5346,7.6049],[-12.5335,7.6043],[-12.5329,7.6043],[-12.5321,7.6035],[-12.531,7.6035],[-12.5304,7.6026],[-12.5296,7.6026],[-12.529,7.6021],[-12.5274,7.6015],[-12.5271,7.601],[-12.526,7.6001],[-12.5254,7.6001],[-12.5249,7.5993],[-12.5237,7.599],[-12.5235,7.5982],[-12.5221,7.5976],[-12.5221,7.5971],[-12.521,7.5968],[-12.5204,7.596],[-12.5193,7.5957],[-12.5179,7.594],[-12.5174,7.594],[-12.5165,7.5929],[-12.5154,7.5926],[-12.5143,7.5913],[-12.5138,7.5913],[-12.5132,7.5907],[-12.5126,7.5907],[-12.5126,7.5901],[-12.5121,7.5901],[-12.5113,7.589],[-12.5101,7.5888],[-12.5099,7.5882],[-12.5088,7.5876],[-12.5074,7.5874],[-12.5074,7.5868],[-12.5065,7.586],[-12.5046,7.5854],[-12.5046,7.5849],[-12.5038,7.584],[-12.5029,7.5838],[-12.5024,7.5821],[-12.5007,7.5801],[-12.4999,7.5796],[-12.4999,7.579],[-12.499,7.5779],[-12.4982,7.5776],[-12.4982,7.5771],[-12.4976,7.5768],[-12.4968,7.5754],[-12.4963,7.5754],[-12.4963,7.5746],[-12.4954,7.574],[-12.4951,7.5729],[-12.4938,7.5693],[-12.4935,7.5693],[-12.4935,7.5674],[-12.4938,7.5674],[-12.4938,7.5649],[-12.4935,7.564],[-12.4938,7.5635],[-12.4951,7.5621],[-12.4954,7.5604],[-12.4963,7.5596],[-12.4965,7.5585],[-12.4971,7.5585],[-12.4971,7.5579],[-12.4979,7.5574],[-12.4979,7.5568],[-12.4993,7.5557],[-12.4996,7.5543],[-12.5004,7.5538],[-12.5004,7.5529],[-12.501,7.5521],[-12.501,7.5504],[-12.5021,7.5499],[-12.5021,7.549],[-12.5026,7.5487],[-12.5029,7.5476],[-12.5035,7.5476],[-12.5038,7.5471],[-12.5051,7.5471],[-12.5057,7.5474],[-12.5068,7.5485],[-12.5079,7.5485],[-12.5096,7.5493],[-12.5113,7.5493],[-12.5115,7.5501],[-12.5121,7.5501],[-12.5124,7.551],[-12.5124,7.5529],[-12.5132,7.5538],[-12.5132,7.5557],[-12.5135,7.5557],[-12.5138,7.5568],[-12.5146,7.5576],[-12.5146,7.5588],[-12.5151,7.559],[-12.5157,7.5601],[-12.5168,7.5613],[-12.5174,7.5626],[-12.5179,7.5629],[-12.5199,7.5629],[-12.5204,7.5635],[-12.521,7.5635],[-12.5212,7.564],[-12.5218,7.5638],[-12.5229,7.5638],[-12.5229,7.5635],[-12.5243,7.5635],[-12.5243,7.5632],[-12.5285,7.5632],[-12.5296,7.5624],[-12.5304,7.5624],[-12.5318,7.5615],[-12.5329,7.5615],[-12.5332,7.561],[-12.534,7.561],[-12.5343,7.5601],[-12.5354,7.559],[-12.536,7.559],[-12.5365,7.5582],[-12.5371,7.5579],[-12.5371,7.5571],[-12.5379,7.5563],[-12.5396,7.5557],[-12.5396,7.5546],[-12.5401,7.5543],[-12.5401,7.5538],[-12.5421,7.5521],[-12.5424,7.5515],[-12.5424,7.5482],[-12.5421,7.5482],[-12.5421,7.5471],[-12.5424,7.5471],[-12.5424,7.5454],[-12.5426,7.5449],[-12.5449,7.5449],[-12.5449,7.5451],[-12.5468,7.5451],[-12.5474,7.5454],[-12.5479,7.5462],[-12.5485,7.5462],[-12.549,7.5471],[-12.5496,7.5471],[-12.5501,7.5482],[-12.5515,7.5487],[-12.5518,7.5493],[-12.5524,7.5493],[-12.5526,7.5499],[-12.5538,7.5504],[-12.5546,7.5513],[-12.5554,7.5513],[-12.5557,7.5518],[-12.5568,7.5518],[-12.5568,7.5521],[-12.5588,7.5521],[-12.5596,7.5518],[-12.5601,7.5513],[-12.5613,7.5513],[-12.5613,7.551],[-12.5624,7.5499],[-12.5629,7.5499],[-12.5632,7.5493],[-12.5638,7.5493],[-12.564,7.5487],[-12.5651,7.5485],[-12.5651,7.5482],[-12.5663,7.5482],[-12.5665,7.5476],[-12.5676,7.5476],[-12.5688,7.5487],[-12.5688,7.5501],[-12.569,7.5501],[-12.569,7.5524],[-12.5693,7.5524],[-12.5693,7.5576],[-12.5696,7.5585],[-12.5701,7.559],[-12.5715,7.5596],[-12.5726,7.561],[-12.5735,7.5613],[-12.5735,7.5624],[-12.5729,7.5632],[-12.5729,7.5643],[-12.5724,7.5649],[-12.5729,7.5665],[-12.5729,7.5685],[-12.5738,7.5693],[-12.5749,7.571],[-12.5749,7.5715],[-12.5757,7.5718],[-12.5765,7.5729],[-12.5771,7.5729],[-12.5774,7.574],[-12.5779,7.5743],[-12.5779,7.5749],[-12.5788,7.5757],[-12.5799,7.576],[-12.5807,7.5765],[-12.5807,7.5771],[-12.5813,7.5774],[-12.5813,7.5779],[-12.5818,7.5785],[-12.5815,7.5793],[-12.5815,7.5804],[-12.581,7.5807],[-12.581,7.5813],[-12.5804,7.5815],[-12.5801,7.5824],[-12.5801,7.5857],[-12.5813,7.5865],[-12.5815,7.5871],[-12.5824,7.5876],[-12.5851,7.5876],[-12.5851,7.5874],[-12.5885,7.5874],[-12.5896,7.5876],[-12.5904,7.5885],[-12.5913,7.5888],[-12.5913,7.5893],[-12.5924,7.5899],[-12.5924,7.5904],[-12.5929,7.5904],[-12.5929,7.5915],[-12.5935,7.5918],[-12.5935,7.5932],[-12.5937,7.594],[-12.5929,7.5943],[-12.5929,7.5949],[-12.5924,7.5949],[-12.5924,7.5954],[-12.5915,7.5963],[-12.5907,7.5965],[-12.5899,7.5976],[-12.5899,7.5982],[-12.5888,7.5987],[-12.5885,7.5999],[-12.5879,7.5999],[-12.5876,7.601],[-12.5868,7.6015],[-12.5863,7.6024],[-12.5863,7.6032],[-12.5854,7.604],[-12.5854,7.6051],[-12.5849,7.6051],[-12.5849,7.6065],[-12.5846,7.6074],[-12.5837,7.6079],[-12.5799,7.6079],[-12.5799,7.6082],[-12.5785,7.6082],[-12.5779,7.6088],[-12.5765,7.6088],[-12.5765,7.609],[-12.5754,7.609],[-12.5746,7.6096],[-12.5732,7.6096],[-12.5726,7.6101],[-12.5718,7.6101],[-12.5707,7.6115],[-12.5696,7.6118],[-12.5688,7.6129],[-12.5679,7.6129],[-12.5671,7.6135],[-12.564,7.6135]]],[[[-12.9132,7.6185],[-12.9132,7.6182],[-12.9146,7.6182],[-12.9149,7.6176],[-12.916,7.6176],[-12.9165,7.6179],[-12.9163,7.6188],[-12.9157,7.619],[-12.9129,7.619],[-12.9132,7.6185]]],[[[-12.4924,7.6214],[-12.4924,7.6213],[-12.4901,7.6213],[-12.4896,7.6207],[-12.4888,7.6207],[-12.4882,7.6201],[-12.4871,7.6199],[-12.4868,7.6193],[-12.4863,7.6193],[-12.4851,7.6179],[-12.4843,7.6165],[-12.4832,7.616],[-12.4829,7.6149],[-12.4818,7.614],[-12.4818,7.6135],[-12.4813,7.6132],[-12.4813,7.6126],[-12.4804,7.6121],[-12.4801,7.611],[-12.4799,7.611],[-12.4799,7.6099],[-12.4793,7.6093],[-12.4793,7.6085],[-12.4782,7.6074],[-12.4782,7.6051],[-12.4785,7.6046],[-12.4799,7.6046],[-12.4799,7.6043],[-12.4832,7.6043],[-12.4832,7.6046],[-12.4843,7.6046],[-12.4843,7.6049],[-12.4854,7.6049],[-12.486,7.6054],[-12.4868,7.6057],[-12.489,7.6057],[-12.4907,7.6063],[-12.4915,7.6076],[-12.4929,7.6079],[-12.4932,7.609],[-12.4946,7.6093],[-12.4954,7.6101],[-12.4965,7.6101],[-12.4974,7.6113],[-12.4982,7.6118],[-12.4988,7.6118],[-12.4999,7.6129],[-12.5004,7.6129],[-12.5007,7.6138],[-12.5024,7.6151],[-12.5035,7.6154],[-12.5038,7.616],[-12.5043,7.616],[-12.5046,7.6165],[-12.5057,7.6168],[-12.506,7.6174],[-12.5068,7.6174],[-12.5076,7.6182],[-12.5071,7.619],[-12.5057,7.6193],[-12.5057,7.6196],[-12.5032,7.6196],[-12.5026,7.6201],[-12.5015,7.6201],[-12.5007,7.6207],[-12.4965,7.6207],[-12.4965,7.621],[-12.4954,7.621],[-12.4954,7.6213],[-12.4935,7.6213],[-12.4924,7.6214]]],[[[-12.804,7.6224],[-12.8038,7.621],[-12.8049,7.621],[-12.8049,7.6207],[-12.806,7.6207],[-12.806,7.6218],[-12.8054,7.6224],[-12.804,7.6224]]],[[[-12.5199,7.6315],[-12.5193,7.631],[-12.519,7.6299],[-12.5182,7.6301],[-12.5171,7.6301],[-12.5174,7.629],[-12.519,7.629],[-12.519,7.6287],[-12.5201,7.6287],[-12.5201,7.6299],[-12.5207,7.6304],[-12.5207,7.6312],[-12.5199,7.6315]]],[[[-12.5026,7.6315],[-12.5021,7.6312],[-12.5021,7.6299],[-12.5018,7.6299],[-12.5018,7.6285],[-12.5013,7.6282],[-12.5015,7.6274],[-12.5021,7.6268],[-12.5046,7.6268],[-12.5054,7.6271],[-12.5054,7.6287],[-12.5043,7.6293],[-12.504,7.6304],[-12.5035,7.6304],[-12.5035,7.6312],[-12.5026,7.6315]]],[[[-12.9535,7.6329],[-12.9529,7.6324],[-12.9532,7.6315],[-12.9557,7.6315],[-12.9574,7.6301],[-12.9576,7.629],[-12.9588,7.6293],[-12.9588,7.6301],[-12.9582,7.6304],[-12.9571,7.6321],[-12.9557,7.6324],[-12.9551,7.6329],[-12.9535,7.6329]]],[[[-12.5576,7.6357],[-12.5568,7.6354],[-12.5554,7.6338],[-12.5551,7.6332],[-12.554,7.6324],[-12.5538,7.6315],[-12.5538,7.6304],[-12.5546,7.6299],[-12.5565,7.6299],[-12.5565,7.6301],[-12.5576,7.6301],[-12.5576,7.6304],[-12.5588,7.6307],[-12.5593,7.6321],[-12.5596,7.6321],[-12.5599,7.6332],[-12.5607,7.634],[-12.5607,7.6354],[-12.5582,7.6354],[-12.5576,7.6357]]],[[[-12.6276,7.6415],[-12.6276,7.6413],[-12.6238,7.6413],[-12.6238,7.641],[-12.6226,7.641],[-12.6226,7.6407],[-12.6204,7.6407],[-12.6199,7.6401],[-12.6182,7.6401],[-12.6182,7.6399],[-12.616,7.6399],[-12.6149,7.6396],[-12.614,7.639],[-12.6126,7.639],[-12.6126,7.6393],[-12.6099,7.6393],[-12.6099,7.639],[-12.6088,7.639],[-12.6088,7.6388],[-12.6054,7.6388],[-12.6049,7.6382],[-12.604,7.6379],[-12.6026,7.6379],[-12.6026,7.6376],[-12.6004,7.6376],[-12.6004,7.6374],[-12.5971,7.6374],[-12.5962,7.6379],[-12.5949,7.6379],[-12.5949,7.6376],[-12.5921,7.6376],[-12.5921,7.6379],[-12.5907,7.6379],[-12.5901,7.6374],[-12.5893,7.6374],[-12.5893,7.6368],[-12.5876,7.6363],[-12.5874,7.6357],[-12.5857,7.6351],[-12.5851,7.634],[-12.5843,7.634],[-12.5837,7.6321],[-12.5829,7.6315],[-12.5829,7.631],[-12.5824,7.6301],[-12.5804,7.6282],[-12.5801,7.6276],[-12.5788,7.626],[-12.5782,7.6257],[-12.5771,7.624],[-12.5765,7.6238],[-12.5765,7.6232],[-12.5757,7.6226],[-12.5757,7.6218],[-12.5751,7.6215],[-12.5751,7.6204],[-12.5757,7.6193],[-12.5779,7.619],[-12.5785,7.6185],[-12.579,7.6185],[-12.5799,7.6176],[-12.581,7.6176],[-12.581,7.6174],[-12.5821,7.6174],[-12.5824,7.6168],[-12.5843,7.6163],[-12.5849,7.6157],[-12.586,7.6154],[-12.5865,7.6149],[-12.5874,7.6149],[-12.5885,7.6143],[-12.5888,7.6138],[-12.5899,7.6138],[-12.5901,7.6132],[-12.5907,7.6132],[-12.5913,7.6124],[-12.5921,7.6118],[-12.5932,7.6115],[-12.5937,7.611],[-12.5946,7.6107],[-12.5946,7.6101],[-12.5954,7.6099],[-12.5982,7.6071],[-12.5982,7.6057],[-12.5987,7.6049],[-12.5987,7.5968],[-12.5996,7.5963],[-12.5996,7.5954],[-12.6004,7.5954],[-12.6007,7.596],[-12.6024,7.5968],[-12.6024,7.5976],[-12.6029,7.5982],[-12.6029,7.599],[-12.6038,7.5996],[-12.6038,7.6001],[-12.6046,7.6012],[-12.6051,7.6024],[-12.6068,7.6037],[-12.6068,7.6043],[-12.6079,7.6051],[-12.6085,7.606],[-12.6088,7.6074],[-12.6099,7.6082],[-12.6104,7.609],[-12.611,7.609],[-12.6115,7.6096],[-12.6126,7.6099],[-12.6132,7.6104],[-12.6143,7.6104],[-12.6151,7.6099],[-12.6168,7.6093],[-12.6171,7.6088],[-12.6176,7.6088],[-12.6176,7.6079],[-12.6182,7.6076],[-12.6182,7.6054],[-12.6174,7.6043],[-12.6171,7.6035],[-12.6165,7.6029],[-12.6163,7.6018],[-12.616,7.6018],[-12.616,7.6004],[-12.6163,7.6004],[-12.6163,7.5993],[-12.6171,7.5982],[-12.6171,7.5976],[-12.6179,7.5974],[-12.6179,7.596],[-12.6182,7.596],[-12.6182,7.5935],[-12.6179,7.5935],[-12.6179,7.5901],[-12.619,7.5885],[-12.6204,7.5879],[-12.624,7.5879],[-12.6249,7.5882],[-12.6251,7.5888],[-12.6251,7.5899],[-12.6257,7.5904],[-12.6257,7.5926],[-12.6265,7.5932],[-12.6268,7.5938],[-12.629,7.5938],[-12.6293,7.5932],[-12.631,7.5915],[-12.631,7.5893],[-12.6318,7.5885],[-12.6321,7.5874],[-12.6318,7.5871],[-12.631,7.5876],[-12.6307,7.5888],[-12.6301,7.589],[-12.6299,7.5901],[-12.6293,7.5904],[-12.6293,7.591],[-12.6288,7.5915],[-12.6288,7.5926],[-12.6285,7.5929],[-12.6268,7.5929],[-12.6265,7.5924],[-12.6265,7.5904],[-12.626,7.5899],[-12.626,7.5888],[-12.6251,7.5874],[-12.624,7.5874],[-12.624,7.5871],[-12.6204,7.5871],[-12.6204,7.5874],[-12.619,7.5876],[-12.6176,7.5888],[-12.6176,7.5893],[-12.6171,7.5899],[-12.6171,7.5943],[-12.6174,7.5943],[-12.6171,7.596],[-12.616,7.5968],[-12.616,7.5982],[-12.6157,7.5982],[-12.6157,7.5993],[-12.6154,7.5993],[-12.6154,7.6007],[-12.6146,7.6024],[-12.6146,7.6035],[-12.6143,7.6035],[-12.6143,7.6046],[-12.6146,7.6046],[-12.6146,7.606],[-12.6149,7.606],[-12.6149,7.6076],[-12.6146,7.6082],[-12.6132,7.6082],[-12.6132,7.6085],[-12.6115,7.6085],[-12.6113,7.6079],[-12.6113,7.6065],[-12.611,7.606],[-12.6101,7.6054],[-12.6099,7.6049],[-12.609,7.6043],[-12.609,7.6032],[-12.6076,7.6021],[-12.6071,7.6007],[-12.6071,7.5999],[-12.6065,7.5993],[-12.6065,7.5968],[-12.6068,7.596],[-12.6063,7.5951],[-12.6057,7.5951],[-12.6054,7.5946],[-12.604,7.5946],[-12.6035,7.594],[-12.6021,7.594],[-12.6021,7.5938],[-12.5987,7.5938],[-12.5982,7.5946],[-12.5974,7.5949],[-12.5968,7.596],[-12.5968,7.5971],[-12.5962,7.5976],[-12.5962,7.599],[-12.596,7.599],[-12.596,7.6001],[-12.5962,7.6001],[-12.5962,7.6012],[-12.5965,7.6012],[-12.5965,7.6035],[-12.5971,7.604],[-12.5971,7.6068],[-12.5965,7.6076],[-12.5951,7.6079],[-12.594,7.609],[-12.5932,7.6093],[-12.5899,7.6093],[-12.5896,7.6088],[-12.589,7.6088],[-12.589,7.606],[-12.5896,7.6054],[-12.5896,7.604],[-12.5899,7.6029],[-12.5904,7.6024],[-12.5904,7.6007],[-12.5907,7.5999],[-12.5913,7.5996],[-12.5915,7.5987],[-12.5924,7.5985],[-12.5924,7.5979],[-12.5929,7.5979],[-12.5937,7.5971],[-12.5937,7.5965],[-12.5943,7.5965],[-12.5943,7.5957],[-12.5949,7.5951],[-12.5949,7.5932],[-12.5954,7.5926],[-12.5954,7.591],[-12.5949,7.5901],[-12.5949,7.589],[-12.5937,7.5882],[-12.5932,7.5874],[-12.5924,7.5874],[-12.5918,7.5868],[-12.5901,7.5865],[-12.5885,7.5857],[-12.5826,7.5857],[-12.5824,7.584],[-12.5826,7.584],[-12.5826,7.5826],[-12.5832,7.5821],[-12.5835,7.5813],[-12.5835,7.5799],[-12.5837,7.5799],[-12.5837,7.5788],[-12.5835,7.5788],[-12.5835,7.5776],[-12.5826,7.5771],[-12.5824,7.576],[-12.5804,7.5743],[-12.5796,7.5732],[-12.579,7.5732],[-12.5788,7.5726],[-12.5782,7.5726],[-12.5782,7.5721],[-12.5776,7.5718],[-12.5776,7.5712],[-12.5763,7.5707],[-12.5754,7.5699],[-12.5751,7.5688],[-12.5746,7.5682],[-12.5746,7.564],[-12.5743,7.564],[-12.5743,7.5624],[-12.5746,7.5624],[-12.5746,7.5607],[-12.5743,7.5601],[-12.5735,7.5601],[-12.5724,7.559],[-12.5718,7.559],[-12.5713,7.5585],[-12.5707,7.5585],[-12.5701,7.5576],[-12.5701,7.5524],[-12.5699,7.5524],[-12.5699,7.5499],[-12.5696,7.5499],[-12.5696,7.5487],[-12.5693,7.5487],[-12.5693,7.5476],[-12.5676,7.5468],[-12.5657,7.5468],[-12.5649,7.5471],[-12.5646,7.5476],[-12.564,7.5476],[-12.5638,7.5485],[-12.5624,7.549],[-12.5613,7.5504],[-12.5601,7.5504],[-12.5596,7.551],[-12.5588,7.5513],[-12.5568,7.5513],[-12.5568,7.551],[-12.5557,7.551],[-12.5554,7.5504],[-12.5546,7.5499],[-12.5535,7.5496],[-12.5535,7.5471],[-12.5538,7.5471],[-12.5538,7.5457],[-12.554,7.5457],[-12.554,7.5443],[-12.5549,7.5437],[-12.5554,7.5437],[-12.5563,7.5424],[-12.5565,7.5424],[-12.5565,7.5393],[-12.5563,7.5393],[-12.5563,7.5376],[-12.5551,7.536],[-12.5551,7.5324],[-12.5549,7.5321],[-12.5521,7.5321],[-12.5521,7.5324],[-12.5507,7.5324],[-12.5507,7.5332],[-12.5515,7.5335],[-12.5532,7.5335],[-12.5543,7.5343],[-12.5543,7.5357],[-12.5535,7.5374],[-12.5529,7.5399],[-12.5521,7.5407],[-12.5513,7.541],[-12.5501,7.541],[-12.5493,7.5413],[-12.549,7.5418],[-12.5479,7.5421],[-12.5471,7.5426],[-12.546,7.5426],[-12.546,7.5429],[-12.5449,7.5429],[-12.5449,7.5432],[-12.5432,7.5429],[-12.5432,7.5435],[-12.5418,7.5449],[-12.5413,7.546],[-12.5404,7.5468],[-12.5404,7.5479],[-12.5399,7.5485],[-12.5399,7.5493],[-12.5393,7.5496],[-12.539,7.5513],[-12.5382,7.5515],[-12.5382,7.5524],[-12.5374,7.5532],[-12.5371,7.554],[-12.5371,7.5554],[-12.536,7.556],[-12.536,7.5568],[-12.5349,7.5571],[-12.5343,7.5582],[-12.5324,7.5599],[-12.5315,7.5599],[-12.531,7.5607],[-12.5299,7.5607],[-12.5293,7.5613],[-12.5282,7.5613],[-12.5274,7.5618],[-12.526,7.5618],[-12.526,7.5615],[-12.5249,7.5615],[-12.5249,7.5613],[-12.5224,7.5613],[-12.5224,7.561],[-12.5196,7.561],[-12.5187,7.5601],[-12.5182,7.5601],[-12.5176,7.5596],[-12.5171,7.5596],[-12.5168,7.5585],[-12.5165,7.5585],[-12.5165,7.5574],[-12.516,7.5568],[-12.516,7.5554],[-12.5163,7.5554],[-12.5163,7.5515],[-12.516,7.5515],[-12.516,7.5501],[-12.5154,7.5499],[-12.5154,7.549],[-12.5149,7.5482],[-12.5143,7.5482],[-12.5143,7.5476],[-12.5138,7.5474],[-12.5132,7.5451],[-12.5126,7.5451],[-12.5121,7.5429],[-12.5115,7.5429],[-12.511,7.5421],[-12.511,7.5415],[-12.5104,7.541],[-12.5101,7.5401],[-12.5096,7.5401],[-12.5093,7.5393],[-12.5079,7.5393],[-12.5071,7.539],[-12.5071,7.5385],[-12.5063,7.5382],[-12.5063,7.5376],[-12.5051,7.5374],[-12.5049,7.5365],[-12.5043,7.5363],[-12.5035,7.5346],[-12.5024,7.5343],[-12.5021,7.5338],[-12.5013,7.5338],[-12.5013,7.5329],[-12.5004,7.5329],[-12.5007,7.5321],[-12.5007,7.529],[-12.5004,7.529],[-12.5004,7.5279],[-12.4999,7.5274],[-12.4999,7.5246],[-12.4993,7.5246],[-12.4999,7.5226],[-12.4999,7.5212],[-12.4996,7.5212],[-12.4996,7.5171],[-12.4999,7.516],[-12.5004,7.5154],[-12.5004,7.5138],[-12.4999,7.5135],[-12.4999,7.5129],[-12.499,7.5124],[-12.4985,7.5104],[-12.4976,7.5104],[-12.4974,7.5096],[-12.4968,7.5093],[-12.4968,7.5082],[-12.4965,7.5076],[-12.4957,7.5071],[-12.4957,7.5035],[-12.496,7.5035],[-12.496,7.5021],[-12.4963,7.5021],[-12.4963,7.501],[-12.4951,7.5004],[-12.4951,7.4993],[-12.4957,7.499],[-12.4957,7.4982],[-12.4963,7.4982],[-12.496,7.4971],[-12.4971,7.4963],[-12.4985,7.4963],[-12.4988,7.4968],[-12.4993,7.4968],[-12.4996,7.4974],[-12.5007,7.4974],[-12.5007,7.4963],[-12.5004,7.4963],[-12.5004,7.4951],[-12.501,7.4946],[-12.5013,7.4937],[-12.5026,7.4926],[-12.5026,7.4921],[-12.5035,7.4918],[-12.5035,7.491],[-12.5043,7.4907],[-12.5051,7.4896],[-12.5057,7.4896],[-12.5063,7.4888],[-12.5071,7.4888],[-12.5079,7.4874],[-12.5085,7.4874],[-12.509,7.4868],[-12.5101,7.4868],[-12.511,7.486],[-12.5121,7.4857],[-12.5124,7.4851],[-12.5132,7.4851],[-12.5135,7.4846],[-12.5146,7.4843],[-12.5154,7.4838],[-12.5157,7.4826],[-12.5179,7.4818],[-12.5187,7.4807],[-12.5193,7.4807],[-12.5196,7.4799],[-12.5207,7.4796],[-12.5207,7.479],[-12.5229,7.4771],[-12.5232,7.4765],[-12.5237,7.4765],[-12.524,7.476],[-12.5257,7.4746],[-12.5263,7.4743],[-12.5263,7.4738],[-12.5274,7.4729],[-12.5276,7.4718],[-12.5285,7.4713],[-12.5285,7.4707],[-12.529,7.4701],[-12.529,7.4693],[-12.5296,7.469],[-12.5296,7.4679],[-12.5301,7.4676],[-12.5299,7.4668],[-12.5299,7.4651],[-12.5307,7.4643],[-12.5307,7.4632],[-12.5304,7.4632],[-12.5304,7.4612],[-12.5307,7.4612],[-12.5307,7.4596],[-12.531,7.4596],[-12.531,7.4585],[-12.5313,7.4585],[-12.5313,7.4549],[-12.5315,7.4549],[-12.5315,7.4526],[-12.5324,7.4513],[-12.5324,7.4471],[-12.5326,7.4471],[-12.5326,7.4457],[-12.5332,7.4454],[-12.5332,7.4435],[-12.5335,7.4435],[-12.5335,7.4418],[-12.5338,7.4418],[-12.5338,7.4346],[-12.534,7.4346],[-12.534,7.4332],[-12.5343,7.4332],[-12.5343,7.4304],[-12.5349,7.4299],[-12.5349,7.4274],[-12.5354,7.4265],[-12.536,7.4265],[-12.536,7.4251],[-12.5357,7.4251],[-12.5357,7.421],[-12.5354,7.421],[-12.5354,7.4182],[-12.5351,7.4182],[-12.5351,7.4171],[-12.5349,7.4171],[-12.5349,7.416],[-12.5338,7.4149],[-12.5338,7.4132],[-12.5335,7.4132],[-12.5335,7.4121],[-12.5332,7.4112],[-12.5321,7.4104],[-12.5318,7.409],[-12.5313,7.4088],[-12.5313,7.4076],[-12.531,7.4076],[-12.531,7.4065],[-12.5304,7.4063],[-12.5299,7.4054],[-12.5301,7.4035],[-12.531,7.4029],[-12.531,7.4018],[-12.5307,7.4018],[-12.5307,7.3996],[-12.5301,7.399],[-12.5301,7.3974],[-12.5296,7.396],[-12.529,7.396],[-12.529,7.3946],[-12.5288,7.3946],[-12.5288,7.3935],[-12.529,7.3932],[-12.531,7.3932],[-12.531,7.3929],[-12.5324,7.3929],[-12.5324,7.3926],[-12.5335,7.3924],[-12.5351,7.3924],[-12.5351,7.3921],[-12.5365,7.3921],[-12.5374,7.3918],[-12.5379,7.3913],[-12.5388,7.3913],[-12.5393,7.3907],[-12.5401,7.3904],[-12.544,7.3904],[-12.544,7.3901],[-12.549,7.3901],[-12.549,7.3899],[-12.5518,7.3899],[-12.5518,7.3896],[-12.554,7.3896],[-12.554,7.3899],[-12.5565,7.3899],[-12.5568,7.3893],[-12.5596,7.3893],[-12.5599,7.3899],[-12.5615,7.3913],[-12.5615,7.3918],[-12.5626,7.3926],[-12.5643,7.3954],[-12.5643,7.3968],[-12.564,7.3968],[-12.564,7.4004],[-12.5643,7.4004],[-12.5643,7.4018],[-12.5646,7.4018],[-12.5646,7.4029],[-12.5651,7.4032],[-12.5654,7.4043],[-12.566,7.4043],[-12.5663,7.4054],[-12.5663,7.4071],[-12.5668,7.4076],[-12.5668,7.4104],[-12.5665,7.4104],[-12.566,7.4118],[-12.5654,7.4118],[-12.5643,7.4124],[-12.564,7.4132],[-12.5632,7.414],[-12.5632,7.4165],[-12.5629,7.4165],[-12.5629,7.4179],[-12.5624,7.4185],[-12.5624,7.4204],[-12.5626,7.421],[-12.5632,7.421],[-12.5632,7.4221],[-12.5629,7.4221],[-12.5629,7.4257],[-12.5626,7.4257],[-12.5626,7.4268],[-12.5629,7.4268],[-12.5629,7.4279],[-12.5635,7.4285],[-12.5635,7.4293],[-12.564,7.4299],[-12.564,7.4307],[-12.5649,7.431],[-12.5649,7.4315],[-12.5663,7.4329],[-12.5671,7.4332],[-12.5671,7.4363],[-12.5688,7.4371],[-12.5696,7.4363],[-12.5696,7.4349],[-12.5701,7.4349],[-12.5707,7.4357],[-12.5704,7.4368],[-12.5715,7.4376],[-12.5715,7.4387],[-12.5726,7.4396],[-12.5729,7.4407],[-12.5735,7.4407],[-12.5738,7.4418],[-12.5743,7.4421],[-12.5743,7.4426],[-12.5749,7.4429],[-12.5751,7.444],[-12.5757,7.4443],[-12.576,7.4454],[-12.5765,7.4457],[-12.5765,7.4463],[-12.5771,7.4463],[-12.5774,7.4474],[-12.5785,7.4482],[-12.5785,7.4488],[-12.5799,7.4499],[-12.5804,7.451],[-12.581,7.451],[-12.581,7.4515],[-12.5815,7.4518],[-12.5837,7.4546],[-12.5849,7.4549],[-12.5854,7.4557],[-12.586,7.4557],[-12.5863,7.4563],[-12.5871,7.4568],[-12.5882,7.4571],[-12.589,7.4582],[-12.5896,7.4582],[-12.5901,7.459],[-12.5913,7.4599],[-12.5921,7.4599],[-12.5932,7.4607],[-12.5943,7.4607],[-12.5943,7.461],[-12.5954,7.4612],[-12.596,7.4618],[-12.5965,7.4618],[-12.5971,7.4624],[-12.5976,7.4624],[-12.5982,7.4629],[-12.5987,7.4629],[-12.5993,7.4635],[-12.6018,7.4643],[-12.6024,7.4651],[-12.6032,7.4657],[-12.6043,7.466],[-12.6046,7.4665],[-12.6068,7.4674],[-12.6079,7.4682],[-12.6088,7.4682],[-12.6099,7.469],[-12.6107,7.469],[-12.6118,7.4699],[-12.614,7.4704],[-12.6146,7.471],[-12.6151,7.471],[-12.6174,7.4721],[-12.6176,7.4726],[-12.6188,7.4726],[-12.619,7.4732],[-12.6207,7.4738],[-12.6213,7.4743],[-12.6221,7.4743],[-12.6226,7.4749],[-12.6243,7.4751],[-12.6249,7.4757],[-12.626,7.4757],[-12.6268,7.4765],[-12.6276,7.4765],[-12.6288,7.4774],[-12.6296,7.4774],[-12.6307,7.4782],[-12.6313,7.4782],[-12.6324,7.4788],[-12.6329,7.4793],[-12.6343,7.4793],[-12.6343,7.4796],[-12.6357,7.4799],[-12.636,7.4804],[-12.6371,7.4807],[-12.6379,7.4818],[-12.6388,7.4821],[-12.6399,7.4821],[-12.6407,7.4826],[-12.6418,7.4826],[-12.6421,7.4832],[-12.6435,7.4832],[-12.6443,7.4838],[-12.6463,7.4843],[-12.6474,7.4851],[-12.6485,7.4851],[-12.649,7.4857],[-12.6501,7.486],[-12.6507,7.4865],[-12.6526,7.4868],[-12.654,7.4876],[-12.6551,7.4879],[-12.6557,7.4885],[-12.6568,7.4888],[-12.6571,7.4893],[-12.6582,7.4896],[-12.6582,7.4899],[-12.6599,7.4901],[-12.6604,7.4907],[-12.6621,7.491],[-12.6626,7.4915],[-12.6651,7.4921],[-12.6663,7.4929],[-12.6676,7.4929],[-12.6676,7.4932],[-12.6688,7.4935],[-12.6693,7.494],[-12.6704,7.494],[-12.6715,7.4949],[-12.6724,7.4951],[-12.6735,7.4951],[-12.6749,7.496],[-12.6757,7.496],[-12.6765,7.4965],[-12.6774,7.4965],[-12.6779,7.4971],[-12.679,7.4971],[-12.679,7.4974],[-12.6801,7.4974],[-12.6804,7.4979],[-12.6812,7.4979],[-12.6826,7.499],[-12.6835,7.4988],[-12.6838,7.4993],[-12.6846,7.4996],[-12.6857,7.4996],[-12.6863,7.5001],[-12.6874,7.5001],[-12.6876,7.5007],[-12.6888,7.5007],[-12.6896,7.501],[-12.6907,7.5018],[-12.6915,7.5018],[-12.6921,7.5024],[-12.6932,7.5026],[-12.6954,7.5026],[-12.696,7.5032],[-12.6968,7.5035],[-12.6982,7.5035],[-12.6999,7.5046],[-12.7007,7.5046],[-12.7013,7.5051],[-12.7024,7.5051],[-12.7024,7.5054],[-12.7035,7.5054],[-12.7035,7.5057],[-12.7046,7.5057],[-12.7046,7.506],[-12.7068,7.506],[-12.7074,7.5065],[-12.7085,7.5065],[-12.709,7.5071],[-12.7101,7.5074],[-12.7118,7.5082],[-12.7129,7.5082],[-12.7129,7.5085],[-12.714,7.5085],[-12.714,7.5088],[-12.7151,7.5088],[-12.7151,7.509],[-12.7168,7.5096],[-12.7179,7.5096],[-12.7188,7.5101],[-12.7196,7.5101],[-12.7207,7.511],[-12.7226,7.5115],[-12.7238,7.5115],[-12.7243,7.5121],[-12.7251,7.5121],[-12.7263,7.5129],[-12.7274,7.5129],[-12.7274,7.5132],[-12.7285,7.5132],[-12.7293,7.5138],[-12.731,7.514],[-12.7318,7.5146],[-12.7326,7.5146],[-12.7329,7.5151],[-12.7338,7.5149],[-12.7351,7.5151],[-12.7354,7.5157],[-12.7368,7.5157],[-12.739,7.5168],[-12.7401,7.5168],[-12.7407,7.5174],[-12.7415,7.5176],[-12.7429,7.5176],[-12.7435,7.5182],[-12.7443,7.5182],[-12.7449,7.5187],[-12.746,7.5187],[-12.746,7.519],[-12.7471,7.519],[-12.749,7.5199],[-12.7496,7.5204],[-12.7504,7.5204],[-12.7518,7.5212],[-12.7529,7.5212],[-12.7529,7.5215],[-12.754,7.5215],[-12.754,7.5218],[-12.7557,7.5218],[-12.7557,7.5221],[-12.7568,7.5221],[-12.7585,7.5226],[-12.759,7.5232],[-12.7601,7.5232],[-12.7604,7.5237],[-12.7621,7.5235],[-12.7629,7.524],[-12.7638,7.524],[-12.764,7.5246],[-12.7651,7.5246],[-12.766,7.5254],[-12.7668,7.5257],[-12.7682,7.5257],[-12.7688,7.5263],[-12.7696,7.5263],[-12.7701,7.5268],[-12.7713,7.5268],[-12.7713,7.5271],[-12.7724,7.5271],[-12.7732,7.5276],[-12.7743,7.5279],[-12.7757,7.5279],[-12.7757,7.5282],[-12.7771,7.5282],[-12.7776,7.5288],[-12.7793,7.5288],[-12.781,7.5299],[-12.7818,7.5301],[-12.7835,7.5301],[-12.7851,7.531],[-12.7862,7.531],[-12.7879,7.5318],[-12.7893,7.5318],[-12.7893,7.5321],[-12.7918,7.5326],[-12.7932,7.5335],[-12.7957,7.5335],[-12.7957,7.5338],[-12.7996,7.5349],[-12.7996,7.5351],[-12.8007,7.5351],[-12.8007,7.5354],[-12.8026,7.5354],[-12.8032,7.536],[-12.804,7.536],[-12.8046,7.5365],[-12.8057,7.5365],[-12.8057,7.5368],[-12.8079,7.5371],[-12.8088,7.5376],[-12.8099,7.5376],[-12.8104,7.5382],[-12.8138,7.5382],[-12.814,7.5388],[-12.8163,7.539],[-12.8171,7.5396],[-12.8182,7.5396],[-12.8182,7.5399],[-12.8193,7.5399],[-12.8204,7.5404],[-12.8207,7.541],[-12.8229,7.541],[-12.8229,7.5412],[-12.8251,7.5413],[-12.8263,7.5418],[-12.8268,7.5424],[-12.8285,7.5424],[-12.8293,7.5432],[-12.8313,7.5437],[-12.8326,7.5437],[-12.8326,7.544],[-12.8338,7.544],[-12.8346,7.5443],[-12.8351,7.5449],[-12.8365,7.5449],[-12.8365,7.5451],[-12.8379,7.5451],[-12.8379,7.5454],[-12.839,7.5454],[-12.839,7.5457],[-12.8401,7.5457],[-12.8401,7.546],[-12.8413,7.5462],[-12.8413,7.5465],[-12.8424,7.5465],[-12.8424,7.5468],[-12.8443,7.5468],[-12.8443,7.5471],[-12.8454,7.5471],[-12.8463,7.5476],[-12.8488,7.5482],[-12.8488,7.5485],[-12.8499,7.5487],[-12.8515,7.5487],[-12.8524,7.5493],[-12.8535,7.5493],[-12.8535,7.5496],[-12.8554,7.5496],[-12.8563,7.5501],[-12.8574,7.5504],[-12.8593,7.5504],[-12.8599,7.551],[-12.8607,7.5513],[-12.8626,7.5513],[-12.8626,7.5515],[-12.8638,7.5515],[-12.8643,7.5521],[-12.8654,7.5518],[-12.866,7.5524],[-12.8671,7.5524],[-12.8671,7.5526],[-12.8682,7.5529],[-12.8699,7.5529],[-12.8699,7.5532],[-12.8713,7.5532],[-12.8713,7.5535],[-12.8724,7.5535],[-12.8729,7.554],[-12.874,7.554],[-12.874,7.5543],[-12.8754,7.5543],[-12.8754,7.5546],[-12.8765,7.5546],[-12.8774,7.5551],[-12.8799,7.5554],[-12.8799,7.5557],[-12.8813,7.5557],[-12.8815,7.5563],[-12.8838,7.5563],[-12.8846,7.5568],[-12.8857,7.5568],[-12.8857,7.5571],[-12.8868,7.5571],[-12.8868,7.5574],[-12.8885,7.5574],[-12.8896,7.5582],[-12.8904,7.5582],[-12.891,7.5588],[-12.8926,7.5588],[-12.8926,7.559],[-12.8946,7.559],[-12.8946,7.5593],[-12.896,7.5593],[-12.8971,7.5596],[-12.8996,7.5607],[-12.9007,7.5607],[-12.9013,7.5613],[-12.9024,7.5613],[-12.9024,7.5615],[-12.904,7.5615],[-12.904,7.5618],[-12.9054,7.5618],[-12.9063,7.5621],[-12.9068,7.5626],[-12.9079,7.5626],[-12.9079,7.5629],[-12.909,7.5629],[-12.909,7.5632],[-12.9101,7.5632],[-12.9118,7.564],[-12.9132,7.564],[-12.914,7.5646],[-12.9157,7.5646],[-12.9157,7.5649],[-12.9176,7.5649],[-12.9182,7.5654],[-12.9207,7.5654],[-12.9207,7.5657],[-12.9224,7.5657],[-12.9232,7.5663],[-12.9243,7.5663],[-12.9246,7.5668],[-12.9254,7.5665],[-12.9276,7.5665],[-12.9279,7.5671],[-12.929,7.5671],[-12.9301,7.5679],[-12.931,7.5676],[-12.9324,7.5676],[-12.9324,7.5679],[-12.9351,7.5679],[-12.9357,7.5685],[-12.9379,7.5685],[-12.9379,7.5688],[-12.9396,7.5688],[-12.9396,7.569],[-12.9415,7.569],[-12.9415,7.5693],[-12.9429,7.5693],[-12.9429,7.569],[-12.9485,7.569],[-12.9485,7.5688],[-12.9513,7.5688],[-12.9513,7.5685],[-12.9526,7.5685],[-12.9535,7.569],[-12.9546,7.569],[-12.9554,7.5696],[-12.9565,7.5696],[-12.9571,7.5699],[-12.9576,7.571],[-12.9576,7.5735],[-12.9574,7.5743],[-12.9568,7.5746],[-12.9554,7.5746],[-12.9551,7.5757],[-12.9543,7.5768],[-12.9538,7.5768],[-12.9535,7.5774],[-12.9515,7.5774],[-12.951,7.5779],[-12.9499,7.5779],[-12.949,7.5782],[-12.9479,7.5796],[-12.9471,7.5793],[-12.9454,7.5793],[-12.9446,7.5782],[-12.9429,7.5782],[-12.9424,7.5776],[-12.9418,7.5776],[-12.9413,7.5768],[-12.9401,7.5762],[-12.9379,7.5762],[-12.9379,7.576],[-12.931,7.576],[-12.931,7.5762],[-12.9299,7.5762],[-12.9299,7.576],[-12.9282,7.576],[-12.9265,7.5757],[-12.926,7.5762],[-12.9251,7.5762],[-12.9235,7.5774],[-12.9235,7.5779],[-12.9229,7.5779],[-12.9226,7.5788],[-12.9218,7.5788],[-12.921,7.5793],[-12.9146,7.5793],[-12.9146,7.579],[-12.9124,7.579],[-12.9124,7.5788],[-12.9113,7.5788],[-12.9113,7.5785],[-12.9099,7.5785],[-12.9076,7.5776],[-12.906,7.5765],[-12.9051,7.5762],[-12.9024,7.5762],[-12.9024,7.576],[-12.9004,7.5757],[-12.8999,7.5751],[-12.8996,7.5737],[-12.8987,7.5732],[-12.8985,7.5721],[-12.8976,7.5712],[-12.8971,7.5712],[-12.8965,7.5704],[-12.896,7.5704],[-12.8954,7.5699],[-12.894,7.5699],[-12.8935,7.5693],[-12.8904,7.5693],[-12.8896,7.5685],[-12.8896,7.5679],[-12.8888,7.5674],[-12.8868,7.5668],[-12.886,7.5676],[-12.8851,7.5696],[-12.8851,7.571],[-12.8846,7.5718],[-12.884,7.5718],[-12.8835,7.5724],[-12.8813,7.5724],[-12.8813,7.5715],[-12.8801,7.5701],[-12.879,7.5696],[-12.879,7.5688],[-12.8785,7.5685],[-12.8782,7.5676],[-12.8776,7.5674],[-12.8765,7.5674],[-12.8765,7.5671],[-12.8751,7.5671],[-12.8751,7.5674],[-12.874,7.5674],[-12.8726,7.5693],[-12.8726,7.5707],[-12.8724,7.571],[-12.8707,7.571],[-12.8704,7.5707],[-12.8704,7.5693],[-12.8701,7.5693],[-12.8701,7.5665],[-12.8693,7.5665],[-12.8693,7.5693],[-12.8696,7.5693],[-12.8696,7.5707],[-12.8704,7.5712],[-12.8707,7.5718],[-12.8724,7.5718],[-12.8738,7.5707],[-12.8738,7.5701],[-12.8746,7.5693],[-12.8754,7.5693],[-12.876,7.5688],[-12.8779,7.5688],[-12.8785,7.5696],[-12.8785,7.5704],[-12.8793,7.5712],[-12.8793,7.5721],[-12.8801,7.5724],[-12.8807,7.5732],[-12.8835,7.5732],[-12.884,7.5726],[-12.8846,7.5726],[-12.8849,7.5721],[-12.8857,7.5718],[-12.8868,7.5718],[-12.8874,7.5715],[-12.8874,7.5707],[-12.8863,7.5704],[-12.8863,7.5693],[-12.8871,7.5682],[-12.8879,7.5682],[-12.8893,7.5693],[-12.8893,7.5701],[-12.8899,7.5701],[-12.8904,7.5707],[-12.8926,7.571],[-12.8943,7.5715],[-12.8954,7.5724],[-12.8962,7.5724],[-12.8971,7.574],[-12.8971,7.5751],[-12.8974,7.5751],[-12.8974,7.5762],[-12.8979,7.5765],[-12.8982,7.5776],[-12.8987,7.5779],[-12.899,7.579],[-12.901,7.5807],[-12.9026,7.5813],[-12.9029,7.5818],[-12.904,7.5818],[-12.904,7.5821],[-12.9054,7.5821],[-12.9054,7.5818],[-12.9068,7.5818],[-12.9068,7.5821],[-12.9085,7.5821],[-12.9085,7.5826],[-12.909,7.5829],[-12.909,7.5838],[-12.9099,7.5843],[-12.9099,7.5851],[-12.9113,7.5851],[-12.9113,7.5849],[-12.9129,7.5849],[-12.9138,7.5857],[-12.9146,7.5857],[-12.9151,7.5863],[-12.9151,7.5868],[-12.9165,7.5876],[-12.9165,7.5882],[-12.9174,7.5885],[-12.9174,7.589],[-12.9188,7.5899],[-12.9188,7.5904],[-12.9196,7.5907],[-12.9207,7.5907],[-12.9215,7.591],[-12.9218,7.5921],[-12.921,7.5926],[-12.9207,7.5932],[-12.9193,7.5943],[-12.9193,7.5949],[-12.9188,7.5951],[-12.9174,7.5968],[-12.9174,7.5974],[-12.9165,7.5976],[-12.9163,7.5987],[-12.9157,7.599],[-12.9154,7.5999],[-12.9146,7.601],[-12.9138,7.601],[-12.9129,7.6015],[-12.9107,7.6015],[-12.9101,7.6018],[-12.9101,7.6026],[-12.9088,7.6037],[-12.9085,7.6049],[-12.9068,7.6057],[-12.9057,7.6057],[-12.9057,7.606],[-12.9024,7.606],[-12.9021,7.6054],[-12.8993,7.6054],[-12.8987,7.6051],[-12.8976,7.6065],[-12.8965,7.6068],[-12.8965,7.6076],[-12.896,7.6079],[-12.8957,7.6088],[-12.8946,7.609],[-12.8946,7.6093],[-12.8926,7.6093],[-12.8918,7.6101],[-12.891,7.6104],[-12.8899,7.6104],[-12.889,7.6101],[-12.889,7.6107],[-12.8882,7.611],[-12.8882,7.6115],[-12.8865,7.6124],[-12.8865,7.6129],[-12.8854,7.6129],[-12.8854,7.6132],[-12.8826,7.6132],[-12.8818,7.614],[-12.8813,7.614],[-12.8801,7.6154],[-12.8793,7.6154],[-12.879,7.616],[-12.8779,7.616],[-12.8771,7.6163],[-12.8765,7.6168],[-12.8754,7.6168],[-12.8754,7.6171],[-12.8735,7.6171],[-12.8729,7.6174],[-12.8724,7.6182],[-12.8715,7.6185],[-12.8693,7.6185],[-12.8674,7.6171],[-12.8657,7.6168],[-12.8657,7.6165],[-12.864,7.6165],[-12.8635,7.6163],[-12.8629,7.6168],[-12.8621,7.6168],[-12.8618,7.6182],[-12.8601,7.619],[-12.8582,7.619],[-12.8582,7.6188],[-12.8571,7.6185],[-12.8571,7.6176],[-12.8565,7.6168],[-12.8554,7.6168],[-12.8554,7.6165],[-12.8532,7.6165],[-12.8532,7.6168],[-12.8515,7.6168],[-12.8513,7.6174],[-12.8476,7.6174],[-12.8465,7.6171],[-12.8463,7.6165],[-12.8454,7.6163],[-12.8454,7.6154],[-12.8449,7.6151],[-12.8446,7.6143],[-12.844,7.6143],[-12.844,7.6151],[-12.8426,7.6163],[-12.8424,7.6168],[-12.8418,7.6168],[-12.841,7.6185],[-12.8401,7.6185],[-12.8396,7.619],[-12.8376,7.619],[-12.8365,7.6199],[-12.8349,7.6199],[-12.8349,7.6201],[-12.8326,7.6201],[-12.8324,7.6207],[-12.8301,7.6207],[-12.8301,7.6204],[-12.829,7.6204],[-12.8276,7.6221],[-12.8257,7.6226],[-12.8254,7.6232],[-12.8246,7.6232],[-12.824,7.6238],[-12.8235,7.6238],[-12.8226,7.6246],[-12.8213,7.6246],[-12.8213,7.6243],[-12.8199,7.6243],[-12.819,7.6232],[-12.8176,7.6229],[-12.8171,7.6221],[-12.816,7.6221],[-12.8154,7.6215],[-12.8154,7.6196],[-12.8157,7.619],[-12.8176,7.6185],[-12.8182,7.6176],[-12.8182,7.6154],[-12.8176,7.6149],[-12.8176,7.614],[-12.8171,7.6138],[-12.8171,7.6126],[-12.8176,7.6121],[-12.8176,7.6101],[-12.8171,7.6099],[-12.8171,7.6088],[-12.8174,7.6082],[-12.8193,7.6079],[-12.8185,7.6071],[-12.8168,7.6071],[-12.8163,7.6079],[-12.8151,7.6085],[-12.8154,7.6099],[-12.8163,7.6104],[-12.8163,7.6115],[-12.8157,7.6121],[-12.8157,7.6135],[-12.8154,7.6135],[-12.8154,7.616],[-12.8157,7.616],[-12.8157,7.6171],[-12.8151,7.6176],[-12.814,7.6179],[-12.8138,7.6174],[-12.8115,7.6171],[-12.8115,7.6168],[-12.8101,7.6168],[-12.8101,7.6165],[-12.8085,7.6165],[-12.8085,7.6168],[-12.8074,7.6168],[-12.8071,7.6174],[-12.806,7.6174],[-12.806,7.6179],[-12.8051,7.6182],[-12.8038,7.6182],[-12.8035,7.6179],[-12.8035,7.6157],[-12.8038,7.6157],[-12.8038,7.6138],[-12.8035,7.6129],[-12.8018,7.6126],[-12.8015,7.6121],[-12.8001,7.6121],[-12.8001,7.6118],[-12.7985,7.6118],[-12.7985,7.6115],[-12.7963,7.6115],[-12.796,7.6113],[-12.796,7.6096],[-12.7965,7.6088],[-12.7965,7.6063],[-12.7982,7.606],[-12.7985,7.6054],[-12.7996,7.6051],[-12.7996,7.6043],[-12.7988,7.6043],[-12.7979,7.6051],[-12.7965,7.6054],[-12.7954,7.6046],[-12.7946,7.6043],[-12.7918,7.6043],[-12.7918,7.6046],[-12.7907,7.6046],[-12.7896,7.6054],[-12.7879,7.6057],[-12.7876,7.6063],[-12.7868,7.6063],[-12.7868,7.6071],[-12.7876,7.6071],[-12.7879,7.6065],[-12.7887,7.6063],[-12.7899,7.6063],[-12.791,7.6054],[-12.7921,7.6054],[-12.7921,7.6051],[-12.7943,7.6051],[-12.7949,7.6054],[-12.7946,7.6065],[-12.7946,7.6079],[-12.794,7.6088],[-12.794,7.6113],[-12.7943,7.6121],[-12.796,7.614],[-12.7988,7.614],[-12.7999,7.6154],[-12.7999,7.6204],[-12.8001,7.6204],[-12.8001,7.6221],[-12.8007,7.6224],[-12.8007,7.6229],[-12.8013,7.6232],[-12.8018,7.624],[-12.8038,7.624],[-12.8038,7.6243],[-12.8049,7.6243],[-12.806,7.6235],[-12.8065,7.6224],[-12.8071,7.6221],[-12.8071,7.6213],[-12.8076,7.6207],[-12.8079,7.6196],[-12.8088,7.6196],[-12.809,7.6207],[-12.8093,7.6207],[-12.8093,7.6226],[-12.8082,7.624],[-12.8076,7.624],[-12.8068,7.6249],[-12.8063,7.626],[-12.8054,7.6265],[-12.8043,7.6265],[-12.8035,7.6274],[-12.8024,7.6276],[-12.8018,7.6282],[-12.7999,7.6287],[-12.799,7.6293],[-12.7982,7.6293],[-12.7974,7.6299],[-12.7938,7.6299],[-12.7938,7.6296],[-12.7921,7.6296],[-12.7921,7.6293],[-12.7904,7.6293],[-12.7904,7.629],[-12.7882,7.629],[-12.7876,7.6285],[-12.7857,7.6285],[-12.7857,7.6282],[-12.7835,7.6282],[-12.7835,7.6279],[-12.7746,7.6279],[-12.7746,7.6276],[-12.7713,7.6276],[-12.7713,7.6274],[-12.7696,7.6274],[-12.769,7.6268],[-12.7674,7.6268],[-12.7665,7.6262],[-12.7657,7.6262],[-12.7643,7.6254],[-12.7626,7.6254],[-12.7626,7.6251],[-12.7607,7.6251],[-12.7607,7.6254],[-12.7582,7.6254],[-12.7582,7.6257],[-12.7557,7.6257],[-12.7557,7.6254],[-12.7518,7.6254],[-12.7518,7.6251],[-12.7493,7.6251],[-12.7493,7.6249],[-12.7482,7.6249],[-12.7474,7.6243],[-12.746,7.6243],[-12.746,7.6246],[-12.7421,7.6246],[-12.7413,7.6249],[-12.7407,7.6254],[-12.739,7.6254],[-12.739,7.6257],[-12.736,7.6257],[-12.7351,7.626],[-12.734,7.6268],[-12.7326,7.6268],[-12.7326,7.6271],[-12.7313,7.6271],[-12.7307,7.6276],[-12.7301,7.6276],[-12.7299,7.6282],[-12.7288,7.6285],[-12.7254,7.6285],[-12.7251,7.6274],[-12.7249,7.6274],[-12.7249,7.6257],[-12.7251,7.6257],[-12.7251,7.6246],[-12.7254,7.6246],[-12.7254,7.6221],[-12.7249,7.6213],[-12.7243,7.6213],[-12.724,7.6207],[-12.7232,7.621],[-12.7218,7.621],[-12.721,7.6218],[-12.7196,7.6221],[-12.7201,7.6229],[-12.7215,7.6229],[-12.7215,7.6226],[-12.7226,7.6226],[-12.7235,7.6224],[-12.7238,7.6235],[-12.7232,7.624],[-12.7213,7.624],[-12.7204,7.6249],[-12.7193,7.6251],[-12.7188,7.626],[-12.7182,7.6262],[-12.7182,7.6268],[-12.7176,7.6268],[-12.7171,7.6276],[-12.716,7.6276],[-12.716,7.6279],[-12.7138,7.6279],[-12.7138,7.6282],[-12.711,7.6282],[-12.7104,7.6287],[-12.7093,7.6287],[-12.7085,7.6296],[-12.7079,7.6296],[-12.7076,7.6301],[-12.7062,7.6312],[-12.7049,7.6315],[-12.704,7.6326],[-12.7035,7.6329],[-12.7029,7.6343],[-12.7021,7.6351],[-12.7007,7.6357],[-12.7007,7.6365],[-12.7001,7.6368],[-12.6979,7.6368],[-12.6971,7.6376],[-12.696,7.6379],[-12.696,7.6382],[-12.6949,7.6382],[-12.6943,7.6388],[-12.6857,7.6388],[-12.6854,7.6393],[-12.6846,7.6393],[-12.6843,7.6388],[-12.6804,7.6388],[-12.6804,7.6385],[-12.6793,7.6385],[-12.6779,7.6376],[-12.6735,7.6376],[-12.6735,7.6374],[-12.6724,7.6371],[-12.6724,7.6363],[-12.6735,7.6346],[-12.674,7.6346],[-12.674,7.6338],[-12.6732,7.6335],[-12.6732,7.6343],[-12.6726,7.6349],[-12.6713,7.6354],[-12.6707,7.6363],[-12.6696,7.6365],[-12.669,7.6371],[-12.6676,7.6371],[-12.6676,7.6374],[-12.6657,7.6374],[-12.6657,7.6376],[-12.6638,7.6376],[-12.6638,7.6379],[-12.6624,7.6379],[-12.6624,7.6376],[-12.6596,7.6376],[-12.659,7.6371],[-12.6551,7.6371],[-12.6551,7.6374],[-12.6532,7.6374],[-12.6532,7.6371],[-12.6496,7.6371],[-12.6496,7.6374],[-12.6485,7.6374],[-12.6485,7.6376],[-12.6474,7.6376],[-12.6465,7.6385],[-12.6454,7.6385],[-12.6454,7.6388],[-12.6443,7.6388],[-12.6443,7.639],[-12.6432,7.639],[-12.6432,7.6393],[-12.6421,7.6396],[-12.6393,7.6396],[-12.6393,7.6399],[-12.636,7.6399],[-12.6343,7.6407],[-12.6315,7.6407],[-12.6307,7.6413],[-12.6288,7.6413],[-12.6288,7.6415],[-12.6276,7.6415]]],[[[-12.9943,7.6429],[-12.9938,7.6424],[-12.9938,7.6415],[-12.9943,7.641],[-12.9932,7.6401],[-12.9915,7.6396],[-12.9913,7.6388],[-12.9907,7.6385],[-12.9907,7.6374],[-12.991,7.6365],[-12.9921,7.636],[-12.9921,7.6346],[-12.9913,7.634],[-12.9913,7.6335],[-12.9918,7.6329],[-13.0004,7.6329],[-13.0007,7.6324],[-13.0032,7.6324],[-13.0032,7.6329],[-13.0049,7.6335],[-13.004,7.6365],[-13.0032,7.6365],[-13.0026,7.6374],[-13.0021,7.6376],[-13.0007,7.6376],[-12.9996,7.6379],[-12.9988,7.6393],[-12.9979,7.6401],[-12.9974,7.6401],[-12.9965,7.641],[-12.9965,7.6415],[-12.9954,7.6421],[-12.9951,7.6426],[-12.9943,7.6429]]],[[[-12.569,7.6554],[-12.5685,7.6546],[-12.5679,7.6546],[-12.5671,7.6535],[-12.5663,7.6535],[-12.5654,7.6524],[-12.5649,7.6524],[-12.5638,7.6512],[-12.5638,7.6507],[-12.5624,7.6496],[-12.5618,7.6488],[-12.5618,7.6476],[-12.5615,7.6476],[-12.5615,7.6463],[-12.5626,7.6465],[-12.5626,7.6468],[-12.5638,7.6471],[-12.5649,7.6479],[-12.5649,7.649],[-12.5663,7.649],[-12.5668,7.6499],[-12.5676,7.6504],[-12.5685,7.6515],[-12.569,7.6515],[-12.5704,7.6529],[-12.5704,7.6535],[-12.5713,7.654],[-12.5713,7.6549],[-12.5701,7.6554],[-12.569,7.6554]]],[[[-12.5496,7.6583],[-12.5479,7.6582],[-12.5474,7.6576],[-12.5465,7.6576],[-12.546,7.6568],[-12.5449,7.6565],[-12.5443,7.6557],[-12.544,7.6546],[-12.5435,7.6535],[-12.5429,7.6535],[-12.5429,7.6526],[-12.5424,7.6521],[-12.5424,7.651],[-12.5421,7.6501],[-12.5415,7.6501],[-12.5413,7.649],[-12.5401,7.6488],[-12.5399,7.6476],[-12.5393,7.6476],[-12.539,7.6468],[-12.5374,7.6463],[-12.5371,7.6457],[-12.536,7.6457],[-12.5354,7.6451],[-12.5349,7.6451],[-12.534,7.6443],[-12.5329,7.6443],[-12.5321,7.6438],[-12.531,7.6438],[-12.531,7.6435],[-12.5299,7.6435],[-12.529,7.6426],[-12.5279,7.6426],[-12.5274,7.6421],[-12.5257,7.6421],[-12.5257,7.6418],[-12.5243,7.6418],[-12.5237,7.6415],[-12.5237,7.6407],[-12.5229,7.6404],[-12.5226,7.6382],[-12.5221,7.6376],[-12.5221,7.6315],[-12.5218,7.6315],[-12.5218,7.6301],[-12.5212,7.6293],[-12.5212,7.6262],[-12.5215,7.6257],[-12.5229,7.6254],[-12.5232,7.6249],[-12.5243,7.6246],[-12.5246,7.624],[-12.5268,7.624],[-12.5271,7.6246],[-12.5288,7.6246],[-12.5288,7.6249],[-12.5299,7.6249],[-12.5299,7.6251],[-12.5335,7.6251],[-12.5335,7.6254],[-12.5346,7.6254],[-12.536,7.626],[-12.5365,7.6268],[-12.5374,7.6274],[-12.5376,7.6279],[-12.5382,7.6279],[-12.5393,7.6293],[-12.5401,7.6299],[-12.5407,7.6307],[-12.5413,7.6307],[-12.5413,7.6312],[-12.5421,7.6318],[-12.5421,7.6324],[-12.5426,7.6324],[-12.5426,7.6332],[-12.5432,7.6332],[-12.5435,7.6338],[-12.544,7.6338],[-12.544,7.6343],[-12.5449,7.6343],[-12.5449,7.6349],[-12.5454,7.6349],[-12.5457,7.6363],[-12.5463,7.6363],[-12.5468,7.6368],[-12.5468,7.6374],[-12.5474,7.6376],[-12.5474,7.6385],[-12.5488,7.6396],[-12.5493,7.6413],[-12.5504,7.6421],[-12.5507,7.6435],[-12.551,7.6435],[-12.5518,7.6449],[-12.5526,7.6454],[-12.5529,7.6474],[-12.5535,7.6476],[-12.5535,7.6496],[-12.5538,7.6496],[-12.5543,7.6507],[-12.5543,7.6518],[-12.5546,7.6518],[-12.5546,7.6535],[-12.5554,7.6543],[-12.5554,7.656],[-12.5546,7.6568],[-12.5529,7.6574],[-12.5529,7.6579],[-12.5521,7.6585],[-12.5501,7.6585],[-12.5496,7.6583]]],[[[-13.0254,7.6613],[-13.0249,7.6604],[-13.024,7.6599],[-13.0232,7.6588],[-13.0221,7.6582],[-13.0218,7.6568],[-13.0229,7.6562],[-13.0251,7.6562],[-13.0251,7.656],[-13.0268,7.6557],[-13.0268,7.6554],[-13.0288,7.6554],[-13.0288,7.6551],[-13.0307,7.6551],[-13.0315,7.6543],[-13.0321,7.6543],[-13.0335,7.6532],[-13.0357,7.6524],[-13.036,7.6518],[-13.0365,7.6518],[-13.0368,7.6512],[-13.0379,7.6507],[-13.0385,7.6501],[-13.0393,7.6501],[-13.0399,7.6493],[-13.0404,7.6493],[-13.0407,7.6482],[-13.0415,7.6479],[-13.0418,7.6474],[-13.0426,7.6468],[-13.0426,7.6454],[-13.0435,7.6451],[-13.0438,7.6438],[-13.0449,7.6435],[-13.0449,7.6424],[-13.0454,7.6424],[-13.046,7.6415],[-13.046,7.6407],[-13.0468,7.6396],[-13.0474,7.6393],[-13.0474,7.6374],[-13.0476,7.6374],[-13.0476,7.6346],[-13.0479,7.6346],[-13.0479,7.6321],[-13.0476,7.6321],[-13.0476,7.631],[-13.0474,7.6301],[-13.0468,7.6301],[-13.0463,7.6285],[-13.0457,7.6282],[-13.0451,7.6271],[-13.0446,7.6271],[-13.044,7.6257],[-13.0435,7.6254],[-13.0432,7.6243],[-13.0426,7.6238],[-13.0426,7.6229],[-13.0421,7.6224],[-13.0413,7.6221],[-13.0393,7.6221],[-13.0396,7.6207],[-13.0404,7.6193],[-13.0418,7.6193],[-13.0421,7.6188],[-13.0454,7.6188],[-13.0463,7.6185],[-13.0463,7.6179],[-13.0485,7.6179],[-13.0485,7.6185],[-13.0496,7.6185],[-13.0499,7.619],[-13.051,7.6196],[-13.0507,7.6215],[-13.0529,7.624],[-13.0538,7.624],[-13.0543,7.6246],[-13.0551,7.6246],[-13.056,7.6251],[-13.0579,7.6251],[-13.0588,7.626],[-13.0604,7.6262],[-13.0613,7.6268],[-13.0624,7.6268],[-13.0629,7.6271],[-13.0638,7.6282],[-13.0646,7.6287],[-13.0651,7.6304],[-13.0651,7.6318],[-13.0654,7.6318],[-13.0663,7.6329],[-13.0663,7.636],[-13.0657,7.6368],[-13.0657,7.6382],[-13.0651,7.6388],[-13.0651,7.6415],[-13.0643,7.6424],[-13.0621,7.6424],[-13.0607,7.6413],[-13.0604,7.6404],[-13.0596,7.6407],[-13.0582,7.6407],[-13.0582,7.6404],[-13.0568,7.6404],[-13.0557,7.6407],[-13.0557,7.6413],[-13.0549,7.6413],[-13.054,7.6424],[-13.0526,7.6424],[-13.0521,7.6426],[-13.0521,7.6432],[-13.0515,7.6435],[-13.0515,7.644],[-13.0504,7.6449],[-13.0499,7.6449],[-13.049,7.6465],[-13.0479,7.6471],[-13.0476,7.6476],[-13.0471,7.6476],[-13.0471,7.6482],[-13.046,7.6485],[-13.0457,7.6493],[-13.0451,7.6493],[-13.0446,7.651],[-13.044,7.6512],[-13.0438,7.6524],[-13.0432,7.6526],[-13.0426,7.6535],[-13.041,7.6535],[-13.0396,7.6546],[-13.0396,7.6551],[-13.0385,7.6551],[-13.0385,7.6557],[-13.0374,7.6565],[-13.0368,7.6565],[-13.036,7.6574],[-13.0351,7.6574],[-13.0349,7.6579],[-13.0335,7.6582],[-13.0326,7.6593],[-13.0318,7.6599],[-13.029,7.6599],[-13.0282,7.6596],[-13.0279,7.6601],[-13.0274,7.6601],[-13.0271,7.661],[-13.0265,7.6613],[-13.0254,7.6613]]],[[[-13.0588,7.6768],[-13.0582,7.6763],[-13.0574,7.6763],[-13.0568,7.6757],[-13.0568,7.6743],[-13.0571,7.6735],[-13.0579,7.6735],[-13.0579,7.6729],[-13.0593,7.6729],[-13.0593,7.6726],[-13.0607,7.6726],[-13.0615,7.6724],[-13.0624,7.6715],[-13.0629,7.6715],[-13.0635,7.6707],[-13.0646,7.6704],[-13.0657,7.6696],[-13.0685,7.6696],[-13.0685,7.6699],[-13.0696,7.6699],[-13.0699,7.6704],[-13.071,7.6707],[-13.0715,7.6713],[-13.0715,7.6721],[-13.071,7.6729],[-13.069,7.674],[-13.0685,7.6749],[-13.0674,7.6751],[-13.0668,7.6757],[-13.0654,7.6757],[-13.0654,7.676],[-13.064,7.676],[-13.064,7.6763],[-13.0629,7.6763],[-13.0629,7.6765],[-13.0607,7.6765],[-13.0607,7.6768],[-13.0588,7.6768]]],[[[-12.0809,7.7098],[-12.0734,7.7071],[-12.0646,7.7027],[-12.0592,7.6983],[-12.0514,7.6906],[-12.0459,7.6759],[-12.0414,7.6674],[-12.0398,7.6629],[-12.0381,7.6561],[-12.0369,7.6528],[-12.0352,7.6497],[-12.0327,7.6469],[-12.0257,7.642],[-12.017,7.635],[-12.008,7.6308],[-12.0037,7.6299],[-11.9992,7.6298],[-11.9933,7.6301],[-11.9935,7.6107],[-11.9945,7.6004],[-11.9903,7.5911],[-11.9868,7.5845],[-11.9846,7.5742],[-11.9811,7.5607],[-11.9773,7.5496],[-11.9752,7.5459],[-11.9716,7.5417],[-11.9694,7.5399],[-11.9658,7.5379],[-11.9629,7.5371],[-11.9525,7.5361],[-11.9496,7.5356],[-11.9469,7.5346],[-11.9395,7.5306],[-11.9367,7.5298],[-11.9337,7.5293],[-11.9246,7.529],[-11.917,7.5296],[-11.9127,7.5306],[-11.9054,7.5333],[-11.9016,7.5354],[-11.8974,7.5366],[-11.8931,7.5369],[-11.8888,7.5366],[-11.886,7.536],[-11.8829,7.534],[-11.8731,7.5226],[-11.8714,7.5202],[-11.87,7.5176],[-11.8689,7.5132],[-11.868,7.5043],[-11.8675,7.5014],[-11.8665,7.4987],[-11.8632,7.492],[-11.8605,7.4835],[-11.8662,7.4743],[-11.8694,7.4712],[-11.8764,7.4683],[-11.8805,7.4662],[-11.884,7.4633],[-11.8861,7.4594],[-11.8872,7.4502],[-11.8887,7.4454],[-11.8935,7.4402],[-11.896,7.437],[-11.8973,7.4333],[-11.8973,7.4281],[-11.896,7.4252],[-11.893,7.4223],[-11.887,7.42],[-11.8836,7.4177],[-11.8804,7.4139],[-11.8792,7.4107],[-11.8786,7.4068],[-11.8775,7.3933],[-11.8754,7.3861],[-11.8751,7.3822],[-11.8759,7.3771],[-11.8841,7.3625],[-11.8852,7.3586],[-11.8848,7.3546],[-11.8829,7.3489],[-11.8772,7.3408],[-11.8704,7.33],[-11.8718,7.325],[-11.8747,7.3211],[-11.8792,7.3063],[-11.8804,7.3017],[-11.8819,7.2927],[-11.8847,7.286],[-11.8866,7.2831],[-11.8892,7.2808],[-11.9004,7.2746],[-11.9031,7.2721],[-11.9056,7.2681],[-11.9068,7.2633],[-11.9064,7.2584],[-11.9049,7.2552],[-11.9022,7.252],[-11.899,7.2493],[-11.8953,7.2473],[-11.8924,7.2465],[-11.8894,7.2462],[-11.8773,7.2461],[-11.8713,7.2455],[-11.8585,7.2416],[-11.8491,7.2371],[-11.8491,7.2326],[-11.8479,7.2263],[-11.8481,7.2229],[-11.8493,7.2187],[-11.8512,7.215],[-11.8552,7.2102],[-11.8568,7.207],[-11.8576,7.2031],[-11.8586,7.1946],[-11.8601,7.187],[-11.8646,7.1855],[-11.8743,7.1814],[-11.8776,7.1807],[-11.8821,7.1812],[-11.8909,7.1838],[-11.8955,7.1855],[-11.8985,7.1861],[-11.9047,7.1866],[-11.9223,7.187],[-11.9269,7.1876],[-11.9344,7.1898],[-11.9374,7.1901],[-11.9404,7.19],[-11.9441,7.1889],[-11.9469,7.1869],[-11.946,7.1865],[-11.9485,7.1871],[-11.9493,7.1879],[-11.9504,7.1879],[-11.9504,7.1882],[-11.9515,7.1882],[-11.9529,7.1888],[-11.9538,7.1899],[-11.9543,7.1901],[-11.9554,7.1901],[-11.9568,7.1907],[-11.9571,7.1913],[-11.9582,7.1915],[-11.9582,7.1918],[-11.9593,7.1918],[-11.9599,7.1924],[-11.9624,7.1929],[-11.9629,7.1935],[-11.964,7.1937],[-11.9646,7.1943],[-11.9663,7.1946],[-11.9668,7.1951],[-11.9679,7.1951],[-11.9682,7.1957],[-11.9693,7.1957],[-11.9693,7.196],[-11.9707,7.1963],[-11.971,7.1968],[-11.9724,7.1968],[-11.9729,7.1974],[-11.9746,7.1974],[-11.9749,7.1979],[-11.9754,7.1979],[-11.9765,7.199],[-11.9776,7.199],[-11.9776,7.1993],[-11.979,7.1993],[-11.9796,7.1999],[-11.9807,7.2001],[-11.9812,7.2007],[-11.9824,7.2007],[-11.9835,7.2015],[-11.9843,7.2015],[-11.9854,7.2024],[-11.9876,7.2029],[-11.9885,7.2038],[-11.9896,7.2038],[-11.9901,7.2043],[-11.991,7.2043],[-11.9915,7.2049],[-11.9926,7.2051],[-11.9935,7.206],[-11.9951,7.206],[-11.9963,7.2068],[-11.9976,7.2068],[-11.9979,7.2074],[-11.9993,7.2076],[-11.9993,7.2079],[-12.001,7.2079],[-12.0021,7.2088],[-12.0029,7.2088],[-12.0038,7.2096],[-12.0046,7.2099],[-12.006,7.2099],[-12.0063,7.2104],[-12.0071,7.2104],[-12.0088,7.2115],[-12.0099,7.2115],[-12.0113,7.2124],[-12.0126,7.2124],[-12.0132,7.2132],[-12.0176,7.2149],[-12.0182,7.2154],[-12.019,7.2157],[-12.0201,7.2157],[-12.021,7.2165],[-12.0232,7.2168],[-12.0249,7.2179],[-12.0257,7.2179],[-12.0265,7.2185],[-12.0282,7.2188],[-12.0288,7.2193],[-12.0301,7.2196],[-12.0304,7.2201],[-12.0313,7.2201],[-12.0318,7.2207],[-12.0326,7.2207],[-12.0332,7.2213],[-12.0349,7.2215],[-12.0354,7.2221],[-12.0374,7.2226],[-12.0379,7.2232],[-12.039,7.2235],[-12.0399,7.224],[-12.0413,7.224],[-12.0424,7.2249],[-12.0432,7.2249],[-12.0438,7.2254],[-12.0449,7.2254],[-12.0457,7.2262],[-12.0465,7.2262],[-12.0471,7.2268],[-12.0476,7.2268],[-12.0482,7.2274],[-12.0496,7.2274],[-12.0524,7.2285],[-12.0524,7.2288],[-12.0535,7.2288],[-12.0543,7.229],[-12.0551,7.2299],[-12.0563,7.2299],[-12.0563,7.2301],[-12.0574,7.2301],[-12.0579,7.2307],[-12.0593,7.2307],[-12.0596,7.2312],[-12.0601,7.2313],[-12.0604,7.2318],[-12.0618,7.2321],[-12.0624,7.2326],[-12.0632,7.2326],[-12.0638,7.2332],[-12.0646,7.2332],[-12.0657,7.234],[-12.0668,7.2343],[-12.0674,7.2349],[-12.069,7.2351],[-12.069,7.2354],[-12.0701,7.2354],[-12.071,7.2357],[-12.0713,7.2363],[-12.0718,7.2363],[-12.0721,7.2368],[-12.0729,7.2368],[-12.0735,7.2374],[-12.0743,7.2374],[-12.0751,7.2379],[-12.0765,7.2382],[-12.0768,7.2388],[-12.0782,7.2388],[-12.079,7.2396],[-12.081,7.2399],[-12.0818,7.2407],[-12.0832,7.2407],[-12.0838,7.2413],[-12.086,7.2418],[-12.0868,7.2426],[-12.0882,7.2426],[-12.0893,7.2435],[-12.0918,7.244],[-12.0921,7.2446],[-12.0929,7.2446],[-12.094,7.2454],[-12.0954,7.2454],[-12.096,7.246],[-12.0968,7.246],[-12.0988,7.2468],[-12.099,7.2474],[-12.1001,7.2474],[-12.1013,7.2482],[-12.1026,7.2482],[-12.1026,7.2488],[-12.1035,7.2493],[-12.1051,7.2493],[-12.106,7.2496],[-12.1068,7.2504],[-12.1079,7.2507],[-12.1079,7.251],[-12.1093,7.251],[-12.1104,7.2512],[-12.111,7.2518],[-12.1118,7.2518],[-12.1121,7.2524],[-12.1129,7.2524],[-12.1138,7.2529],[-12.1149,7.2532],[-12.1149,7.2535],[-12.116,7.2535],[-12.1165,7.254],[-12.1174,7.254],[-12.1179,7.2546],[-12.1199,7.2546],[-12.1207,7.2554],[-12.1232,7.256],[-12.1238,7.2568],[-12.1251,7.2568],[-12.1251,7.2571],[-12.1265,7.2571],[-12.1268,7.2576],[-12.129,7.2582],[-12.1301,7.259],[-12.1318,7.2593],[-12.1329,7.2601],[-12.1349,7.2604],[-12.1354,7.2613],[-12.1379,7.2618],[-12.1385,7.2624],[-12.1396,7.2624],[-12.1413,7.2632],[-12.1424,7.2632],[-12.1435,7.264],[-12.1446,7.264],[-12.1449,7.2646],[-12.1457,7.2646],[-12.1463,7.2651],[-12.1479,7.2654],[-12.1485,7.266],[-12.1493,7.2663],[-12.1507,7.2663],[-12.1507,7.2665],[-12.1526,7.2671],[-12.1532,7.2676],[-12.154,7.2679],[-12.1551,7.2679],[-12.156,7.2682],[-12.1574,7.269],[-12.1585,7.269],[-12.1588,7.2696],[-12.1613,7.2704],[-12.1618,7.271],[-12.1626,7.2713],[-12.1643,7.2713],[-12.1649,7.2718],[-12.1657,7.2718],[-12.1665,7.2724],[-12.1674,7.2724],[-12.1676,7.2729],[-12.1682,7.2729],[-12.1687,7.2735],[-12.1699,7.2737],[-12.1713,7.2746],[-12.1724,7.2746],[-12.1732,7.2749],[-12.1738,7.2754],[-12.1746,7.2754],[-12.1754,7.2762],[-12.1763,7.2762],[-12.1771,7.2768],[-12.1785,7.2768],[-12.179,7.2776],[-12.1799,7.2779],[-12.1813,7.2779],[-12.1813,7.2782],[-12.1824,7.2782],[-12.1829,7.2787],[-12.1846,7.279],[-12.1849,7.2799],[-12.1854,7.2801],[-12.1868,7.2801],[-12.1874,7.2807],[-12.1882,7.2807],[-12.1885,7.2813],[-12.1893,7.2815],[-12.1907,7.2815],[-12.1921,7.2826],[-12.1935,7.2826],[-12.1935,7.2829],[-12.1949,7.2829],[-12.1963,7.284],[-12.1979,7.284],[-12.1988,7.2849],[-12.1999,7.2849],[-12.1999,7.2851],[-12.2018,7.2857],[-12.2024,7.2863],[-12.2035,7.2863],[-12.2043,7.2865],[-12.2046,7.2871],[-12.2071,7.2879],[-12.2071,7.2882],[-12.2085,7.2882],[-12.2093,7.289],[-12.2104,7.289],[-12.2121,7.2899],[-12.2129,7.2899],[-12.214,7.2904],[-12.2143,7.291],[-12.2154,7.291],[-12.2168,7.2918],[-12.2179,7.2918],[-12.219,7.2926],[-12.2196,7.2926],[-12.2201,7.2932],[-12.2212,7.2932],[-12.2212,7.2935],[-12.2224,7.2935],[-12.2235,7.2946],[-12.2249,7.2946],[-12.2257,7.2954],[-12.2265,7.2954],[-12.2271,7.296],[-12.2282,7.296],[-12.2296,7.2968],[-12.2304,7.2968],[-12.2313,7.2976],[-12.2326,7.2976],[-12.2335,7.2982],[-12.2343,7.2982],[-12.2346,7.2988],[-12.2354,7.2988],[-12.236,7.2993],[-12.2374,7.2993],[-12.2382,7.3001],[-12.2393,7.3001],[-12.2393,7.3004],[-12.2404,7.3004],[-12.241,7.301],[-12.2418,7.301],[-12.2424,7.3018],[-12.2432,7.3021],[-12.2443,7.3021],[-12.2451,7.3029],[-12.2463,7.3035],[-12.2479,7.3035],[-12.2482,7.304],[-12.2499,7.3046],[-12.2513,7.3054],[-12.2526,7.3054],[-12.2538,7.3065],[-12.2549,7.3065],[-12.2565,7.3074],[-12.2574,7.3074],[-12.2579,7.3079],[-12.259,7.3085],[-12.2599,7.3085],[-12.2604,7.309],[-12.2613,7.309],[-12.2629,7.3099],[-12.264,7.3099],[-12.2643,7.3104],[-12.2657,7.3104],[-12.2663,7.3113],[-12.2679,7.3115],[-12.2682,7.3121],[-12.269,7.3124],[-12.2707,7.3124],[-12.2713,7.3132],[-12.2726,7.3135],[-12.2738,7.3143],[-12.2754,7.3146],[-12.2754,7.3149],[-12.2771,7.3154],[-12.2776,7.316],[-12.2788,7.316],[-12.2796,7.3168],[-12.2807,7.3168],[-12.2813,7.3174],[-12.2824,7.3174],[-12.284,7.3185],[-12.2851,7.3185],[-12.286,7.3193],[-12.2876,7.3193],[-12.2882,7.3199],[-12.289,7.3199],[-12.2896,7.3204],[-12.2901,7.3204],[-12.2904,7.321],[-12.291,7.321],[-12.2913,7.3215],[-12.2929,7.3215],[-12.294,7.3224],[-12.2946,7.3224],[-12.2949,7.3229],[-12.296,7.3229],[-12.2971,7.3238],[-12.2979,7.3238],[-12.2988,7.3243],[-12.3001,7.3243],[-12.301,7.3246],[-12.3021,7.3254],[-12.3026,7.3254],[-12.3032,7.326],[-12.3043,7.326],[-12.3043,7.3263],[-12.3054,7.3265],[-12.3065,7.3274],[-12.3082,7.3276],[-12.309,7.3282],[-12.3101,7.3282],[-12.3104,7.3288],[-12.3113,7.3293],[-12.3121,7.3293],[-12.3129,7.3299],[-12.314,7.3299],[-12.3146,7.3304],[-12.3163,7.3307],[-12.3165,7.3312],[-12.3174,7.3315],[-12.3193,7.3315],[-12.3201,7.3321],[-12.3204,7.3329],[-12.3215,7.3329],[-12.3226,7.3337],[-12.3238,7.3337],[-12.3238,7.334],[-12.3249,7.334],[-12.3265,7.3346],[-12.3271,7.3351],[-12.3282,7.3351],[-12.3288,7.3357],[-12.3304,7.336],[-12.3312,7.3365],[-12.3332,7.3365],[-12.3338,7.3371],[-12.3346,7.3371],[-12.3349,7.3376],[-12.3357,7.3376],[-12.336,7.3382],[-12.3368,7.3385],[-12.3382,7.3385],[-12.3388,7.339],[-12.3396,7.3393],[-12.3407,7.3393],[-12.3415,7.3396],[-12.3418,7.3401],[-12.3429,7.3404],[-12.3429,7.3407],[-12.344,7.3407],[-12.3449,7.3413],[-12.3465,7.3413],[-12.3471,7.3418],[-12.3488,7.3421],[-12.3499,7.3429],[-12.3515,7.3432],[-12.3521,7.3438],[-12.3532,7.3438],[-12.3532,7.344],[-12.3543,7.344],[-12.3546,7.3446],[-12.3554,7.3449],[-12.3568,7.3449],[-12.3576,7.3451],[-12.3582,7.3457],[-12.3596,7.3457],[-12.3607,7.3465],[-12.3624,7.3468],[-12.3626,7.3474],[-12.3635,7.3476],[-12.3651,7.3476],[-12.3651,7.3479],[-12.3663,7.3482],[-12.3663,7.3485],[-12.3676,7.3485],[-12.3676,7.3488],[-12.369,7.3488],[-12.369,7.349],[-12.3701,7.349],[-12.3704,7.3496],[-12.3715,7.3496],[-12.3718,7.3501],[-12.3724,7.3501],[-12.3729,7.351],[-12.3751,7.351],[-12.3765,7.3518],[-12.3774,7.3518],[-12.3782,7.3526],[-12.3804,7.3526],[-12.3813,7.3535],[-12.384,7.3535],[-12.384,7.354],[-12.3846,7.354],[-12.3851,7.3546],[-12.3868,7.3546],[-12.3876,7.3551],[-12.3888,7.3551],[-12.389,7.3557],[-12.3901,7.3557],[-12.3901,7.356],[-12.3913,7.3562],[-12.3913,7.3565],[-12.3937,7.3565],[-12.3949,7.3571],[-12.3951,7.3576],[-12.3968,7.3579],[-12.3968,7.3582],[-12.3982,7.3582],[-12.3982,7.3585],[-12.3996,7.3585],[-12.4013,7.359],[-12.4024,7.3599],[-12.4035,7.3599],[-12.4035,7.3601],[-12.4051,7.3601],[-12.4051,7.3604],[-12.4068,7.3607],[-12.4068,7.361],[-12.4079,7.361],[-12.4096,7.3618],[-12.4115,7.3618],[-12.4118,7.3624],[-12.4126,7.3626],[-12.4143,7.3626],[-12.4149,7.3632],[-12.416,7.3632],[-12.4163,7.3638],[-12.4174,7.364],[-12.4179,7.3646],[-12.419,7.3646],[-12.4199,7.3651],[-12.4218,7.3651],[-12.4229,7.3654],[-12.4229,7.3657],[-12.424,7.3657],[-12.424,7.366],[-12.4254,7.366],[-12.4263,7.3665],[-12.4274,7.3665],[-12.4274,7.3668],[-12.4288,7.3668],[-12.4304,7.3676],[-12.4332,7.3676],[-12.4343,7.3679],[-12.436,7.3688],[-12.4376,7.369],[-12.4385,7.3696],[-12.4393,7.3696],[-12.4401,7.3701],[-12.4413,7.3701],[-12.4413,7.3704],[-12.4429,7.3704],[-12.4429,7.3707],[-12.444,7.3707],[-12.4449,7.3713],[-12.446,7.3713],[-12.446,7.3715],[-12.4471,7.3715],[-12.4476,7.3721],[-12.4496,7.3721],[-12.4504,7.3724],[-12.451,7.3729],[-12.4526,7.3732],[-12.4535,7.3738],[-12.4546,7.3738],[-12.4546,7.374],[-12.4557,7.374],[-12.4557,7.3743],[-12.4579,7.3746],[-12.4593,7.3754],[-12.4604,7.3754],[-12.461,7.376],[-12.4626,7.376],[-12.4643,7.3768],[-12.4654,7.3771],[-12.4676,7.3771],[-12.4676,7.3774],[-12.4701,7.3774],[-12.4701,7.3776],[-12.4715,7.3776],[-12.4715,7.3779],[-12.4726,7.3779],[-12.4743,7.3788],[-12.4754,7.3788],[-12.4754,7.379],[-12.4768,7.379],[-12.4768,7.3793],[-12.4788,7.3793],[-12.4788,7.3796],[-12.4799,7.3796],[-12.4804,7.3801],[-12.4815,7.3801],[-12.4815,7.3804],[-12.4832,7.3804],[-12.4832,7.3807],[-12.486,7.3807],[-12.486,7.381],[-12.4888,7.381],[-12.4888,7.3812],[-12.4904,7.3812],[-12.4904,7.3815],[-12.4926,7.3815],[-12.4926,7.3818],[-12.4954,7.3818],[-12.4954,7.3821],[-12.4976,7.3821],[-12.4982,7.3826],[-12.4999,7.3826],[-12.4999,7.3829],[-12.5038,7.3829],[-12.5038,7.3832],[-12.5063,7.3832],[-12.5063,7.3835],[-12.5099,7.3835],[-12.5099,7.3837],[-12.5182,7.3837],[-12.5182,7.384],[-12.5199,7.384],[-12.5199,7.3837],[-12.5226,7.3837],[-12.5226,7.384],[-12.5243,7.384],[-12.524,7.3851],[-12.5226,7.3854],[-12.5221,7.386],[-12.5204,7.3862],[-12.5199,7.3868],[-12.519,7.3868],[-12.5174,7.3879],[-12.5165,7.3879],[-12.5157,7.3888],[-12.5146,7.3888],[-12.5129,7.3896],[-12.5118,7.3896],[-12.5118,7.3899],[-12.5101,7.3899],[-12.5101,7.3901],[-12.5082,7.3901],[-12.5082,7.3904],[-12.5065,7.3904],[-12.5065,7.3907],[-12.5043,7.3907],[-12.5032,7.3904],[-12.5007,7.3904],[-12.4999,7.391],[-12.4985,7.3924],[-12.4979,7.3932],[-12.4976,7.3946],[-12.4968,7.3951],[-12.496,7.3963],[-12.4954,7.3963],[-12.4951,7.3968],[-12.4946,7.3968],[-12.4943,7.3974],[-12.4932,7.3976],[-12.4926,7.3988],[-12.4918,7.399],[-12.4918,7.3996],[-12.491,7.4004],[-12.4899,7.4004],[-12.4899,7.4007],[-12.4885,7.4007],[-12.4876,7.4024],[-12.486,7.4024],[-12.4854,7.4026],[-12.4849,7.4035],[-12.4843,7.4035],[-12.4838,7.404],[-12.4821,7.4043],[-12.4815,7.4049],[-12.4808,7.4049],[-12.4799,7.4057],[-12.4785,7.4057],[-12.4785,7.4063],[-12.4779,7.4068],[-12.4754,7.4068],[-12.4754,7.4071],[-12.4743,7.4071],[-12.4743,7.4068],[-12.4696,7.4068],[-12.4696,7.4071],[-12.4654,7.4071],[-12.4654,7.4074],[-12.4621,7.4074],[-12.4621,7.4076],[-12.4601,7.4076],[-12.4601,7.4232],[-12.4618,7.4232],[-12.4618,7.4235],[-12.4629,7.4235],[-12.4635,7.424],[-12.464,7.424],[-12.4643,7.4246],[-12.4649,7.4246],[-12.4651,7.4251],[-12.466,7.4254],[-12.466,7.426],[-12.4671,7.4263],[-12.4674,7.4271],[-12.4682,7.4276],[-12.4693,7.4279],[-12.4713,7.4296],[-12.4721,7.4307],[-12.4732,7.4313],[-12.4746,7.4326],[-12.4749,7.4332],[-12.4754,7.4332],[-12.4765,7.4365],[-12.4771,7.4368],[-12.4776,7.4379],[-12.4782,7.4379],[-12.4785,7.4385],[-12.4796,7.4393],[-12.4796,7.4401],[-12.4813,7.4421],[-12.4813,7.4424],[-12.4824,7.4426],[-12.4826,7.4435],[-12.4835,7.4435],[-12.4843,7.4443],[-12.4857,7.4446],[-12.4863,7.4454],[-12.4874,7.4454],[-12.4893,7.4465],[-12.4893,7.4474],[-12.4899,7.4479],[-12.4899,7.4496],[-12.4893,7.4496],[-12.4893,7.4507],[-12.4888,7.451],[-12.4885,7.4526],[-12.4874,7.4535],[-12.4874,7.454],[-12.4868,7.4549],[-12.486,7.4551],[-12.486,7.456],[-12.4854,7.4563],[-12.4854,7.4568],[-12.4849,7.4574],[-12.4849,7.4579],[-12.4843,7.4582],[-12.4838,7.4596],[-12.4832,7.4596],[-12.4821,7.461],[-12.4818,7.4618],[-12.4813,7.4621],[-12.4796,7.4621],[-12.4785,7.4637],[-12.4785,7.4646],[-12.4776,7.4654],[-12.4774,7.4671],[-12.4765,7.4682],[-12.4757,7.4687],[-12.4757,7.4693],[-12.4751,7.4696],[-12.4751,7.4707],[-12.4746,7.4707],[-12.4743,7.4713],[-12.4724,7.4732],[-12.4721,7.4746],[-12.471,7.4751],[-12.4707,7.4757],[-12.4707,7.4771],[-12.4701,7.4776],[-12.4701,7.479],[-12.469,7.4799],[-12.469,7.4804],[-12.4685,7.4807],[-12.4685,7.4813],[-12.4679,7.4815],[-12.4676,7.4824],[-12.4671,7.4824],[-12.4665,7.4829],[-12.4663,7.484],[-12.4643,7.4857],[-12.4643,7.4863],[-12.4635,7.4871],[-12.4635,7.4879],[-12.4624,7.4893],[-12.4624,7.4912],[-12.4618,7.4921],[-12.4618,7.4932],[-12.4615,7.4932],[-12.4613,7.4943],[-12.4613,7.496],[-12.461,7.496],[-12.461,7.4976],[-12.4604,7.4982],[-12.4604,7.4993],[-12.4596,7.4999],[-12.459,7.501],[-12.459,7.5024],[-12.4585,7.5026],[-12.4585,7.5043],[-12.4576,7.5051],[-12.4576,7.5057],[-12.4571,7.5057],[-12.4568,7.5068],[-12.4563,7.5071],[-12.4557,7.5082],[-12.4554,7.5082],[-12.4549,7.5093],[-12.4538,7.5096],[-12.4535,7.5101],[-12.4529,7.5101],[-12.4521,7.511],[-12.4513,7.511],[-12.4496,7.5124],[-12.4485,7.5126],[-12.4476,7.5135],[-12.446,7.5135],[-12.446,7.5151],[-12.4457,7.5151],[-12.4449,7.5171],[-12.4443,7.5171],[-12.4443,7.5176],[-12.4438,7.5176],[-12.4438,7.5185],[-12.4429,7.5187],[-12.4432,7.5204],[-12.4438,7.521],[-12.4443,7.5221],[-12.4443,7.5226],[-12.4454,7.524],[-12.4457,7.5251],[-12.4463,7.5257],[-12.4468,7.5268],[-12.4474,7.5285],[-12.4479,7.5288],[-12.4479,7.5293],[-12.4485,7.5299],[-12.4493,7.5315],[-12.4496,7.5326],[-12.4501,7.5329],[-12.4507,7.5346],[-12.4515,7.5357],[-12.4521,7.5374],[-12.4526,7.5376],[-12.4529,7.5388],[-12.4535,7.5393],[-12.454,7.5404],[-12.4543,7.5415],[-12.4549,7.5418],[-12.456,7.5446],[-12.4563,7.5446],[-12.4568,7.5462],[-12.4574,7.5465],[-12.4579,7.5482],[-12.4585,7.5487],[-12.459,7.5504],[-12.4596,7.5507],[-12.4607,7.5532],[-12.4615,7.5529],[-12.4626,7.5529],[-12.4651,7.5554],[-12.4654,7.5565],[-12.4663,7.5571],[-12.4663,7.5576],[-12.4668,7.5579],[-12.4671,7.559],[-12.4685,7.5593],[-12.4688,7.5607],[-12.4693,7.561],[-12.4693,7.5624],[-12.4696,7.5632],[-12.469,7.5638],[-12.469,7.5651],[-12.4688,7.5651],[-12.4688,7.5668],[-12.4663,7.5668],[-12.4663,7.5665],[-12.4646,7.5665],[-12.4649,7.5674],[-12.4654,7.5676],[-12.4668,7.5676],[-12.4668,7.5679],[-12.469,7.5679],[-12.469,7.5701],[-12.4693,7.5701],[-12.4693,7.5712],[-12.469,7.5718],[-12.4682,7.5721],[-12.4676,7.5715],[-12.4671,7.5715],[-12.4668,7.5724],[-12.4668,7.5737],[-12.4671,7.5737],[-12.4671,7.5765],[-12.4674,7.5765],[-12.4674,7.5776],[-12.4679,7.5788],[-12.4679,7.5821],[-12.4682,7.5821],[-12.4682,7.5838],[-12.4688,7.584],[-12.4688,7.5851],[-12.469,7.5851],[-12.469,7.5863],[-12.4696,7.5865],[-12.4701,7.5874],[-12.4701,7.5888],[-12.4704,7.5888],[-12.4704,7.591],[-12.4715,7.5921],[-12.4715,7.5929],[-12.4721,7.5932],[-12.4724,7.5943],[-12.4724,7.596],[-12.4729,7.5963],[-12.4729,7.5979],[-12.4732,7.5979],[-12.4732,7.5996],[-12.4746,7.6001],[-12.4746,7.6037],[-12.4749,7.6049],[-12.4751,7.6049],[-12.4751,7.6082],[-12.4754,7.6082],[-12.4754,7.6093],[-12.4757,7.6093],[-12.4757,7.6104],[-12.476,7.6113],[-12.4765,7.6118],[-12.4765,7.6132],[-12.4757,7.6135],[-12.4751,7.6143],[-12.4751,7.6151],[-12.4743,7.6165],[-12.4743,7.6199],[-12.4751,7.6193],[-12.4751,7.616],[-12.4757,7.6157],[-12.476,7.6149],[-12.4765,7.6143],[-12.4779,7.6143],[-12.4782,7.6149],[-12.4788,7.6149],[-12.4796,7.6154],[-12.4801,7.6163],[-12.4801,7.6171],[-12.481,7.6176],[-12.481,7.6185],[-12.4815,7.6185],[-12.4832,7.6207],[-12.484,7.6221],[-12.4849,7.6229],[-12.4854,7.6229],[-12.4868,7.6246],[-12.4874,7.6246],[-12.4879,7.6257],[-12.4896,7.6262],[-12.4901,7.6271],[-12.4913,7.6271],[-12.4913,7.6274],[-12.494,7.6274],[-12.4946,7.6279],[-12.4957,7.6285],[-12.4971,7.6285],[-12.4979,7.629],[-12.4985,7.6299],[-12.499,7.6299],[-12.4993,7.6307],[-12.4999,7.631],[-12.4999,7.634],[-12.5015,7.6346],[-12.5021,7.6351],[-12.5032,7.6354],[-12.5038,7.636],[-12.5043,7.636],[-12.5049,7.6365],[-12.506,7.6368],[-12.5065,7.6374],[-12.5082,7.6371],[-12.5082,7.6365],[-12.5093,7.6363],[-12.5099,7.6357],[-12.5115,7.636],[-12.5118,7.6365],[-12.5129,7.6368],[-12.5135,7.6374],[-12.5138,7.6385],[-12.5143,7.6388],[-12.5143,7.6393],[-12.5149,7.6393],[-12.5151,7.6401],[-12.5157,7.6404],[-12.5165,7.6415],[-12.5171,7.6415],[-12.5171,7.6426],[-12.5182,7.6435],[-12.5182,7.644],[-12.5187,7.6443],[-12.519,7.6451],[-12.5196,7.6449],[-12.5201,7.6457],[-12.5212,7.646],[-12.5218,7.6468],[-12.5226,7.6468],[-12.524,7.6476],[-12.5254,7.6476],[-12.5254,7.6474],[-12.5271,7.6474],[-12.5271,7.6471],[-12.5318,7.6471],[-12.5318,7.6474],[-12.5329,7.6474],[-12.5346,7.6482],[-12.5349,7.6488],[-12.5354,7.6488],[-12.5371,7.6504],[-12.5371,7.651],[-12.5376,7.651],[-12.5388,7.6529],[-12.5399,7.6537],[-12.5399,7.6546],[-12.5404,7.6549],[-12.5404,7.6557],[-12.541,7.6557],[-12.5413,7.6574],[-12.5418,7.6576],[-12.5421,7.6585],[-12.5421,7.6596],[-12.5429,7.6604],[-12.5429,7.6613],[-12.5435,7.6615],[-12.5435,7.6624],[-12.544,7.6626],[-12.5449,7.6646],[-12.5449,7.6657],[-12.5451,7.6657],[-12.5454,7.6668],[-12.546,7.6676],[-12.5465,7.6679],[-12.5471,7.669],[-12.5476,7.6693],[-12.5476,7.6707],[-12.5474,7.6707],[-12.5474,7.6726],[-12.5476,7.6726],[-12.5476,7.6743],[-12.5479,7.6743],[-12.5479,7.676],[-12.5482,7.6768],[-12.5476,7.6774],[-12.5482,7.6776],[-12.5493,7.6776],[-12.5493,7.6779],[-12.5504,7.6779],[-12.5504,7.6782],[-12.5515,7.6782],[-12.5515,7.6785],[-12.5538,7.6787],[-12.5538,7.679],[-12.5549,7.679],[-12.5557,7.6796],[-12.5568,7.6796],[-12.5568,7.6799],[-12.5579,7.6799],[-12.5579,7.6801],[-12.559,7.6801],[-12.5601,7.6807],[-12.5624,7.681],[-12.5632,7.6815],[-12.5643,7.6815],[-12.5643,7.6818],[-12.5654,7.6818],[-12.5654,7.6821],[-12.5665,7.6821],[-12.5665,7.6824],[-12.5676,7.6824],[-12.5676,7.6826],[-12.5688,7.6826],[-12.5688,7.6829],[-12.5699,7.6829],[-12.5699,7.6832],[-12.571,7.6832],[-12.5718,7.6837],[-12.5729,7.6837],[-12.5729,7.684],[-12.574,7.684],[-12.574,7.6843],[-12.5751,7.6843],[-12.5751,7.6846],[-12.5763,7.6846],[-12.5763,7.6849],[-12.5774,7.6849],[-12.5774,7.6851],[-12.5785,7.6851],[-12.5793,7.6857],[-12.5804,7.686],[-12.5815,7.686],[-12.5829,7.6865],[-12.5857,7.6879],[-12.5909,7.6913],[-12.5954,7.6945],[-12.5968,7.6973],[-12.5928,7.6963],[-12.5868,7.6963],[-12.5807,7.6971],[-12.5692,7.7011],[-12.5655,7.7031],[-12.5583,7.7085],[-12.5527,7.7135],[-12.5359,7.7197],[-12.5323,7.7217],[-12.5291,7.7246],[-12.5248,7.7311],[-12.5208,7.7351],[-12.5146,7.7397],[-12.5077,7.7454],[-12.5041,7.7481],[-12.4988,7.7505],[-12.4944,7.7513],[-12.4864,7.7495],[-12.4814,7.7487],[-12.4702,7.7443],[-12.4571,7.7418],[-12.4481,7.7415],[-12.4446,7.7419],[-12.4417,7.7433],[-12.4366,7.7463],[-12.4292,7.7541],[-12.4247,7.7625],[-12.4203,7.7729],[-12.4164,7.7709],[-12.4073,7.7695],[-12.3946,7.7651],[-12.3904,7.7657],[-12.3887,7.7677],[-12.3862,7.7746],[-12.3841,7.7785],[-12.3804,7.7826],[-12.3767,7.7847],[-12.3643,7.7868],[-12.3608,7.7882],[-12.3564,7.7915],[-12.3514,7.8001],[-12.3471,7.8049],[-12.3425,7.807],[-12.3391,7.8068],[-12.3337,7.8047],[-12.3275,7.8014],[-12.3209,7.7985],[-12.3165,7.7976],[-12.3099,7.7971],[-12.3028,7.7965],[-12.2981,7.7951],[-12.2906,7.7935],[-12.2873,7.7919],[-12.2845,7.7877],[-12.2835,7.7836],[-12.2827,7.774],[-12.2806,7.7658],[-12.2802,7.7618],[-12.2805,7.7579],[-12.2827,7.7474],[-12.2817,7.7423],[-12.2787,7.7386],[-12.2695,7.7337],[-12.2693,7.7339],[-12.2674,7.7283],[-12.2654,7.7245],[-12.2625,7.7213],[-12.2585,7.7173],[-12.2549,7.7145],[-12.2522,7.7131],[-12.2422,7.7105],[-12.2372,7.7073],[-12.2328,7.7031],[-12.2292,7.6985],[-12.2267,7.6921],[-12.2246,7.6855],[-12.2248,7.6854],[-12.2211,7.6809],[-12.218,7.6778],[-12.2158,7.676],[-12.2094,7.6717],[-12.1983,7.6619],[-12.1949,7.6597],[-12.1883,7.6567],[-12.1854,7.656],[-12.1811,7.6556],[-12.1738,7.6561],[-12.1703,7.6569],[-12.1596,7.6613],[-12.1563,7.6617],[-12.153,7.661],[-12.1418,7.6568],[-12.1286,7.6551],[-12.1229,7.6535],[-12.1177,7.6579],[-12.112,7.6617],[-12.1092,7.6643],[-12.106,7.6682],[-12.0992,7.6806],[-12.0928,7.6885],[-12.0906,7.6915],[-12.086,7.6997],[-12.0809,7.7098]]]]\"},{\"id\":\"jUb8gELQApl\",\"code\":\"OU_204856\",\"na\":\"Kailahun\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.7972,7.5866],[-10.8002,7.5878],[-10.8005,7.5923],[-10.8017,7.5977],[-10.8093,7.5967],[-10.8201,7.5966],[-10.8261,7.5973],[-10.8322,7.5992],[-10.835,7.5998],[-10.8423,7.6002],[-10.8496,7.5999],[-10.8592,7.5982],[-10.8639,7.5993],[-10.87,7.6023],[-10.881,7.6054],[-10.8849,7.6077],[-10.8868,7.6098],[-10.8882,7.6126],[-10.8924,7.6259],[-10.8945,7.6299],[-10.8976,7.6325],[-10.904,7.6334],[-10.9043,7.6387],[-10.9035,7.6439],[-10.9011,7.6493],[-10.8984,7.6552],[-10.8953,7.6584],[-10.8913,7.6606],[-10.8894,7.6635],[-10.8889,7.667],[-10.8894,7.6707],[-10.894,7.6808],[-10.8983,7.6848],[-10.902,7.689],[-10.9059,7.6951],[-10.9097,7.6983],[-10.9109,7.7006],[-10.9109,7.7032],[-10.909,7.7068],[-10.9062,7.7096],[-10.9004,7.7138],[-10.8958,7.7201],[-10.8946,7.7233],[-10.8949,7.7278],[-10.9032,7.7423],[-10.9072,7.7546],[-10.9091,7.7591],[-10.9142,7.7599],[-10.9236,7.7609],[-10.9333,7.7626],[-10.942,7.7607],[-10.9499,7.76],[-10.9589,7.7605],[-10.9621,7.7619],[-10.9644,7.7657],[-10.9658,7.7746],[-10.9671,7.7794],[-10.9685,7.7827],[-10.9728,7.7899],[-10.9765,7.7931],[-10.9806,7.7955],[-10.988,7.8006],[-10.9943,7.804],[-10.9958,7.8122],[-10.9986,7.8188],[-11.0031,7.8249],[-11.0062,7.8299],[-11.0106,7.8361],[-11.0137,7.8425],[-11.017,7.8512],[-11.0208,7.8587],[-11.0242,7.8645],[-11.028,7.8716],[-11.0329,7.8688],[-11.0411,7.8658],[-11.0465,7.8658],[-11.0526,7.8679],[-11.0484,7.8746],[-11.0432,7.8816],[-11.0416,7.8848],[-11.036,7.9039],[-11.0346,7.9096],[-11.0343,7.9142],[-11.0351,7.9199],[-11.035,7.9234],[-11.0343,7.9268],[-11.0317,7.9322],[-11.0297,7.9354],[-11.0221,7.9451],[-11.0174,7.9547],[-11.0131,7.9601],[-11.0049,7.9685],[-11.0006,7.9735],[-10.9958,7.9822],[-10.9939,7.9892],[-10.9931,8.0016],[-10.9922,8.0056],[-10.9865,8.0162],[-10.9803,8.0246],[-10.9767,8.0279],[-10.9742,8.0308],[-10.97,8.038],[-10.9665,8.0455],[-10.9648,8.0513],[-10.9639,8.0649],[-10.9626,8.0693],[-10.9598,8.0723],[-10.9502,8.0781],[-10.9474,8.0814],[-10.9415,8.0916],[-10.9381,8.0952],[-10.9351,8.0975],[-10.929,8.1001],[-10.9268,8.1017],[-10.9227,8.1077],[-10.9199,8.1128],[-10.9151,8.1201],[-10.9124,8.1265],[-10.9105,8.1328],[-10.9081,8.142],[-10.9062,8.1454],[-10.9028,8.1488],[-10.8962,8.1521],[-10.8935,8.1543],[-10.891,8.1595],[-10.8904,8.1636],[-10.8904,8.1771],[-10.8899,8.1814],[-10.8884,8.1851],[-10.8826,8.1914],[-10.8803,8.1965],[-10.8766,8.2161],[-10.8765,8.2195],[-10.877,8.2252],[-10.8736,8.2313],[-10.8712,8.2365],[-10.8681,8.2418],[-10.8667,8.2451],[-10.8652,8.25],[-10.8648,8.253],[-10.8647,8.2574],[-10.8648,8.2603],[-10.8656,8.2637],[-10.8681,8.2671],[-10.8732,8.2699],[-10.8773,8.2708],[-10.8846,8.271],[-10.8919,8.2703],[-10.8961,8.2688],[-10.9009,8.2652],[-10.9074,8.2587],[-10.9126,8.2516],[-10.915,8.246],[-10.9188,8.2344],[-10.9218,8.2306],[-10.9273,8.2343],[-10.932,8.2395],[-10.9357,8.2427],[-10.9468,8.249],[-10.9495,8.2516],[-10.9527,8.2577],[-10.954,8.2622],[-10.9547,8.2659],[-10.9555,8.2737],[-10.9566,8.2774],[-10.9587,8.281],[-10.9638,8.2876],[-10.9667,8.2927],[-10.9681,8.296],[-10.969,8.3003],[-10.9686,8.3048],[-10.9669,8.3126],[-10.9659,8.3161],[-10.964,8.3204],[-10.9618,8.3237],[-10.9544,8.3318],[-10.9518,8.3349],[-10.9469,8.3433],[-10.9456,8.3468],[-10.9441,8.3558],[-10.942,8.3612],[-10.9398,8.3642],[-10.9309,8.3707],[-10.9268,8.3744],[-10.9207,8.3804],[-10.9095,8.3777],[-10.902,8.3753],[-10.8977,8.3747],[-10.8919,8.3744],[-10.8862,8.3748],[-10.8819,8.3765],[-10.8799,8.3786],[-10.8786,8.3816],[-10.8777,8.3852],[-10.8768,8.393],[-10.8755,8.3976],[-10.8707,8.4097],[-10.869,8.413],[-10.8662,8.4163],[-10.8629,8.4189],[-10.8566,8.4218],[-10.8532,8.4222],[-10.8497,8.4214],[-10.8445,8.4187],[-10.8412,8.4162],[-10.8383,8.4131],[-10.8325,8.4051],[-10.8284,8.4023],[-10.8243,8.4011],[-10.8214,8.4008],[-10.8107,8.4006],[-10.8063,8.4003],[-10.8034,8.3998],[-10.7973,8.3981],[-10.793,8.3976],[-10.7815,8.3971],[-10.7772,8.3955],[-10.7752,8.3934],[-10.7734,8.3893],[-10.7728,8.3865],[-10.7718,8.3778],[-10.7704,8.3709],[-10.7578,8.3805],[-10.7526,8.3871],[-10.7485,8.391],[-10.7272,8.4026],[-10.7239,8.4052],[-10.7146,8.4142],[-10.7102,8.4178],[-10.6975,8.425],[-10.6907,8.43],[-10.6849,8.4335],[-10.6735,8.4346],[-10.6689,8.4355],[-10.6587,8.4397],[-10.6519,8.4446],[-10.6571,8.4242],[-10.6535,8.4162],[-10.6521,8.4003],[-10.6529,8.3898],[-10.6531,8.3879],[-10.6566,8.3852],[-10.6644,8.3822],[-10.6693,8.3751],[-10.6753,8.371],[-10.6919,8.3639],[-10.6961,8.3596],[-10.6998,8.3474],[-10.7019,8.333],[-10.7163,8.3048],[-10.7122,8.2825],[-10.7171,8.2781],[-10.7189,8.271],[-10.7141,8.2705],[-10.7007,8.2733],[-10.7002,8.2935],[-10.6976,8.3033],[-10.6914,8.3079],[-10.6879,8.3226],[-10.674,8.3409],[-10.6567,8.3409],[-10.6333,8.3346],[-10.5971,8.3323],[-10.5865,8.326],[-10.5823,8.3114],[-10.5796,8.308],[-10.5676,8.3073],[-10.5609,8.3052],[-10.5535,8.3077],[-10.5212,8.331],[-10.5122,8.336],[-10.4904,8.3554],[-10.4842,8.3676],[-10.4714,8.3767],[-10.4647,8.3884],[-10.4527,8.3952],[-10.4458,8.4035],[-10.4313,8.4298],[-10.4256,8.436],[-10.4172,8.4406],[-10.4084,8.4502],[-10.4015,8.4655],[-10.3938,8.4761],[-10.3896,8.4878],[-10.386,8.4929],[-10.3727,8.4871],[-10.364,8.4881],[-10.3534,8.4916],[-10.3469,8.4961],[-10.3356,8.5008],[-10.3314,8.5029],[-10.3217,8.4989],[-10.302,8.4887],[-10.2869,8.4848],[-10.2782,8.4905],[-10.2694,8.4916],[-10.2687,8.4912],[-10.2667,8.487],[-10.267,8.4871],[-10.2683,8.4852],[-10.2702,8.4793],[-10.267,8.4709],[-10.2696,8.4618],[-10.2709,8.456],[-10.2671,8.4489],[-10.2658,8.4392],[-10.269,8.4314],[-10.271,8.4262],[-10.2703,8.4204],[-10.2658,8.4159],[-10.2677,8.41],[-10.2684,8.4042],[-10.273,8.4023],[-10.2749,8.3971],[-10.2717,8.39],[-10.2749,8.3867],[-10.2788,8.3848],[-10.2801,8.3822],[-10.2817,8.3806],[-10.2827,8.3777],[-10.2808,8.3667],[-10.284,8.3602],[-10.2879,8.3543],[-10.2847,8.3492],[-10.2828,8.3414],[-10.2828,8.3356],[-10.2854,8.3304],[-10.2964,8.3252],[-10.2964,8.322],[-10.2919,8.3187],[-10.2919,8.3162],[-10.2932,8.3116],[-10.2912,8.3038],[-10.2919,8.2954],[-10.2939,8.2909],[-10.3036,8.2883],[-10.3055,8.2844],[-10.312,8.2786],[-10.3114,8.2715],[-10.3082,8.265],[-10.3043,8.2501],[-10.3011,8.2385],[-10.2952,8.2378],[-10.2933,8.2333],[-10.294,8.2274],[-10.2894,8.2216],[-10.2908,8.2158],[-10.2927,8.2106],[-10.2927,8.2009],[-10.2966,8.1951],[-10.2966,8.1938],[-10.2992,8.1919],[-10.3064,8.1918],[-10.3148,8.1892],[-10.3193,8.1834],[-10.3219,8.1782],[-10.3232,8.173],[-10.3239,8.1698],[-10.3297,8.1633],[-10.3388,8.1562],[-10.3466,8.1491],[-10.3454,8.1468],[-10.3492,8.1497],[-10.355,8.1523],[-10.3634,8.1574],[-10.3673,8.162],[-10.3718,8.1613],[-10.3777,8.1581],[-10.3803,8.1535],[-10.3842,8.1522],[-10.3783,8.149],[-10.382,8.1447],[-10.3825,8.1446],[-10.3887,8.1477],[-10.3913,8.1445],[-10.3919,8.1432],[-10.3958,8.1457],[-10.3987,8.1445],[-10.399,8.1457],[-10.4029,8.1451],[-10.4153,8.1457],[-10.4237,8.1464],[-10.4292,8.1502],[-10.4334,8.1483],[-10.4392,8.1528],[-10.4444,8.1528],[-10.4502,8.1496],[-10.458,8.1528],[-10.4645,8.1509],[-10.469,8.145],[-10.4748,8.147],[-10.4774,8.1443],[-10.4833,8.1411],[-10.493,8.1443],[-10.493,8.1366],[-10.4943,8.1366],[-10.5099,8.1288],[-10.5144,8.1217],[-10.5306,8.0957],[-10.5497,8.0646],[-10.5592,8.0491],[-10.5735,8.0367],[-10.5819,8.0348],[-10.6001,8.0264],[-10.5988,8.0031],[-10.5982,7.9959],[-10.6007,7.9959],[-10.5995,7.9875],[-10.6002,7.9318],[-10.601,7.7939],[-10.6011,7.77],[-10.6212,7.7629],[-10.6303,7.7642],[-10.6361,7.7648],[-10.6413,7.7615],[-10.6433,7.7589],[-10.6504,7.7603],[-10.6523,7.7576],[-10.6543,7.7525],[-10.6536,7.7512],[-10.6575,7.7492],[-10.6647,7.7466],[-10.6653,7.744],[-10.6705,7.7414],[-10.675,7.7434],[-10.6789,7.7382],[-10.6841,7.7369],[-10.6854,7.735],[-10.6873,7.735],[-10.6906,7.7336],[-10.6906,7.7304],[-10.6938,7.7304],[-10.7003,7.7265],[-10.701,7.7226],[-10.701,7.7187],[-10.7016,7.7136],[-10.7036,7.7116],[-10.7036,7.7077],[-10.7094,7.7064],[-10.7094,7.7025],[-10.7139,7.7019],[-10.7127,7.6967],[-10.7185,7.6941],[-10.7211,7.6889],[-10.7205,7.6825],[-10.725,7.6825],[-10.727,7.6779],[-10.7295,7.6799],[-10.7347,7.6773],[-10.7393,7.6701],[-10.7432,7.663],[-10.7412,7.6572],[-10.7477,7.6539],[-10.7607,7.6468],[-10.7633,7.6423],[-10.7678,7.6475],[-10.7698,7.6449],[-10.7678,7.6403],[-10.7711,7.6332],[-10.7763,7.6254],[-10.786,7.6157],[-10.7854,7.6112],[-10.7873,7.6073],[-10.7847,7.6034],[-10.786,7.5989],[-10.788,7.5963],[-10.7906,7.5885],[-10.7971,7.5866],[-10.7972,7.5866]]]\"},{\"id\":\"PMa2VCrupOd\",\"code\":\"OU_211212\",\"na\":\"Kambia\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.1349,8.8471],[-13.1343,8.8468],[-13.134,8.8457],[-13.1335,8.8457],[-13.1338,8.844],[-13.1351,8.8438],[-13.1354,8.8432],[-13.1388,8.8432],[-13.1388,8.8435],[-13.1413,8.8435],[-13.1413,8.8438],[-13.1438,8.8438],[-13.1446,8.844],[-13.1446,8.846],[-13.1435,8.8465],[-13.1418,8.8465],[-13.1418,8.8468],[-13.1388,8.8468],[-13.1382,8.8465],[-13.1365,8.8465],[-13.1349,8.8471]]],[[[-13.1496,8.8526],[-13.149,8.8521],[-13.1482,8.8521],[-13.1476,8.8515],[-13.1457,8.8515],[-13.1451,8.851],[-13.1435,8.8504],[-13.1421,8.8504],[-13.1424,8.8493],[-13.1432,8.8482],[-13.1446,8.8482],[-13.1446,8.8479],[-13.1463,8.8479],[-13.1471,8.8485],[-13.1485,8.8485],[-13.1485,8.8488],[-13.1499,8.8488],[-13.1504,8.8493],[-13.1518,8.8496],[-13.1526,8.8507],[-13.1543,8.851],[-13.1543,8.8521],[-13.1532,8.8526],[-13.1496,8.8526]]],[[[-13.1557,8.8571],[-13.1557,8.8568],[-13.1543,8.8568],[-13.1538,8.8563],[-13.1529,8.8563],[-13.1526,8.8557],[-13.1518,8.8557],[-13.1507,8.8549],[-13.1507,8.8538],[-13.151,8.8535],[-13.156,8.8535],[-13.1563,8.854],[-13.1574,8.8546],[-13.1574,8.8565],[-13.1571,8.8571],[-13.1557,8.8571]]],[[[-13.1571,8.861],[-13.1571,8.8607],[-13.1557,8.8604],[-13.1554,8.8599],[-13.1546,8.8599],[-13.1535,8.859],[-13.1524,8.8576],[-13.1521,8.8576],[-13.1521,8.8565],[-13.1532,8.8565],[-13.1535,8.8571],[-13.1549,8.8574],[-13.1557,8.8585],[-13.1585,8.8593],[-13.1585,8.8607],[-13.1579,8.8604],[-13.1571,8.861]]],[[[-13.1485,8.8626],[-13.1471,8.8618],[-13.1463,8.8618],[-13.1457,8.861],[-13.1443,8.8604],[-13.1438,8.8593],[-13.1432,8.859],[-13.1426,8.8579],[-13.1418,8.8574],[-13.1404,8.8568],[-13.1399,8.8557],[-13.1385,8.8546],[-13.1385,8.8535],[-13.1393,8.8535],[-13.1401,8.854],[-13.1421,8.854],[-13.1429,8.8543],[-13.1438,8.8551],[-13.1471,8.8551],[-13.1482,8.8563],[-13.1493,8.8568],[-13.1496,8.8574],[-13.1507,8.8576],[-13.1507,8.8582],[-13.1513,8.8582],[-13.1518,8.859],[-13.1518,8.8601],[-13.1524,8.861],[-13.1524,8.8621],[-13.1518,8.8624],[-13.149,8.8624],[-13.1485,8.8626]]],[[[-13.1649,8.8771],[-13.1646,8.8765],[-13.164,8.8765],[-13.1637,8.876],[-13.161,8.8751],[-13.1604,8.874],[-13.1599,8.874],[-13.1593,8.8732],[-13.1582,8.8732],[-13.1571,8.8721],[-13.1565,8.8721],[-13.156,8.8713],[-13.1543,8.8707],[-13.1535,8.8699],[-13.1526,8.8699],[-13.1518,8.8687],[-13.1507,8.8682],[-13.1507,8.8671],[-13.1521,8.8671],[-13.1526,8.8668],[-13.1532,8.8676],[-13.1543,8.8679],[-13.156,8.8679],[-13.1565,8.8685],[-13.1582,8.8687],[-13.159,8.8693],[-13.1601,8.8707],[-13.161,8.8707],[-13.1612,8.8715],[-13.1618,8.8715],[-13.1626,8.8726],[-13.1632,8.8726],[-13.1637,8.8735],[-13.1643,8.8735],[-13.1643,8.8746],[-13.1651,8.8751],[-13.1657,8.876],[-13.1663,8.8763],[-13.1663,8.8768],[-13.1649,8.8771]]],[[[-13.2476,8.8813],[-13.2474,8.8801],[-13.2485,8.8799],[-13.249,8.8793],[-13.2499,8.8793],[-13.2501,8.8799],[-13.251,8.8801],[-13.2507,8.881],[-13.2499,8.8813],[-13.2476,8.8813]]],[[[-13.1663,8.8876],[-13.1663,8.8874],[-13.1649,8.8874],[-13.164,8.8868],[-13.1629,8.8868],[-13.1624,8.8862],[-13.1624,8.8851],[-13.1612,8.8838],[-13.161,8.8824],[-13.1601,8.8824],[-13.1601,8.8815],[-13.1593,8.8807],[-13.1579,8.8801],[-13.1574,8.8796],[-13.1565,8.8779],[-13.1549,8.8771],[-13.1543,8.876],[-13.1529,8.8751],[-13.1526,8.8746],[-13.1515,8.8746],[-13.1513,8.874],[-13.1507,8.874],[-13.1496,8.8724],[-13.1485,8.8715],[-13.1474,8.8699],[-13.1465,8.8693],[-13.1465,8.8682],[-13.1482,8.8679],[-13.1485,8.8685],[-13.1496,8.8687],[-13.1499,8.8693],[-13.1504,8.8693],[-13.151,8.8701],[-13.1518,8.8704],[-13.1518,8.8718],[-13.1524,8.8726],[-13.1551,8.8726],[-13.1554,8.8732],[-13.1563,8.8729],[-13.1571,8.8735],[-13.1579,8.8746],[-13.1585,8.8749],[-13.1593,8.876],[-13.1604,8.876],[-13.1607,8.8768],[-13.1612,8.8768],[-13.1624,8.8782],[-13.1635,8.8788],[-13.1643,8.8788],[-13.1654,8.8796],[-13.1657,8.8804],[-13.1668,8.8807],[-13.1671,8.8813],[-13.1676,8.8813],[-13.1682,8.8821],[-13.1688,8.8821],[-13.1699,8.8826],[-13.171,8.884],[-13.1718,8.8846],[-13.1729,8.8849],[-13.1724,8.8857],[-13.1721,8.8868],[-13.1715,8.8874],[-13.1668,8.8874],[-13.1663,8.8876]]],[[[-13.1649,8.894],[-13.1646,8.8935],[-13.1637,8.8935],[-13.1635,8.8929],[-13.1607,8.8929],[-13.1596,8.8918],[-13.1596,8.8907],[-13.1601,8.8904],[-13.1607,8.8893],[-13.1621,8.8893],[-13.1629,8.8899],[-13.1643,8.8915],[-13.1649,8.8915],[-13.1654,8.8926],[-13.1654,8.894],[-13.1649,8.894]]],[[[-13.1707,8.8943],[-13.1693,8.8932],[-13.1688,8.8932],[-13.1685,8.8921],[-13.1693,8.8912],[-13.1724,8.8912],[-13.1729,8.8918],[-13.1729,8.8932],[-13.1718,8.8937],[-13.1715,8.8943],[-13.1707,8.8943]]],[[[-13.1574,8.906],[-13.1565,8.9054],[-13.1565,8.9035],[-13.1571,8.9032],[-13.1574,8.9024],[-13.1582,8.9018],[-13.1604,8.9018],[-13.1604,8.9021],[-13.1621,8.9024],[-13.1626,8.9026],[-13.1624,8.904],[-13.1615,8.9043],[-13.1604,8.9054],[-13.159,8.9054],[-13.1585,8.906],[-13.1574,8.906]]],[[[-13.2029,8.9118],[-13.2007,8.9099],[-13.1996,8.9096],[-13.1988,8.9088],[-13.1979,8.9088],[-13.1968,8.9074],[-13.1974,8.9065],[-13.1982,8.9065],[-13.1988,8.906],[-13.2018,8.906],[-13.2026,8.9076],[-13.2035,8.9079],[-13.2035,8.9099],[-13.204,8.9101],[-13.2043,8.9115],[-13.2029,8.9118]]],[[[-13.2301,8.9218],[-13.229,8.921],[-13.2282,8.921],[-13.2288,8.919],[-13.2265,8.919],[-13.2263,8.9179],[-13.2213,8.9179],[-13.2213,8.9176],[-13.2176,8.9176],[-13.2171,8.9171],[-13.2157,8.9171],[-13.2151,8.9165],[-13.214,8.9163],[-13.2137,8.9154],[-13.2129,8.9151],[-13.2129,8.9146],[-13.2115,8.9135],[-13.2115,8.9126],[-13.2107,8.9121],[-13.2101,8.911],[-13.2099,8.9099],[-13.2085,8.9088],[-13.2082,8.9074],[-13.2076,8.9071],[-13.2071,8.9063],[-13.2057,8.9049],[-13.2051,8.9049],[-13.2049,8.9038],[-13.2035,8.9035],[-13.2029,8.9029],[-13.2013,8.9026],[-13.2013,8.9021],[-13.1999,8.9018],[-13.1993,8.9013],[-13.1982,8.9013],[-13.1976,8.9001],[-13.1965,8.8996],[-13.1963,8.899],[-13.1982,8.8974],[-13.1985,8.8968],[-13.1999,8.8968],[-13.2004,8.8963],[-13.2015,8.8963],[-13.2018,8.8957],[-13.2026,8.8957],[-13.2035,8.8949],[-13.2043,8.8949],[-13.2051,8.8943],[-13.2063,8.8943],[-13.2068,8.8937],[-13.2074,8.8937],[-13.2076,8.8932],[-13.2099,8.8926],[-13.211,8.8918],[-13.2126,8.8915],[-13.2132,8.891],[-13.2146,8.891],[-13.2149,8.8904],[-13.2165,8.8904],[-13.2168,8.8899],[-13.2176,8.8899],[-13.2182,8.8893],[-13.2193,8.889],[-13.2229,8.889],[-13.2235,8.8876],[-13.2251,8.8868],[-13.2263,8.8868],[-13.2274,8.8876],[-13.2282,8.8876],[-13.2288,8.8888],[-13.2299,8.8896],[-13.2315,8.8901],[-13.2326,8.8912],[-13.2332,8.8912],[-13.2338,8.8929],[-13.2346,8.8929],[-13.2354,8.894],[-13.236,8.894],[-13.2365,8.8949],[-13.2379,8.8957],[-13.239,8.8971],[-13.2396,8.8996],[-13.239,8.8999],[-13.2379,8.9013],[-13.2379,8.9029],[-13.2385,8.9038],[-13.2385,8.9049],[-13.239,8.906],[-13.2376,8.9063],[-13.2376,8.9088],[-13.2363,8.909],[-13.236,8.9096],[-13.2354,8.9093],[-13.2343,8.9096],[-13.2343,8.9104],[-13.2351,8.9113],[-13.236,8.9113],[-13.2363,8.9104],[-13.2379,8.9101],[-13.2385,8.9096],[-13.239,8.9082],[-13.2401,8.9082],[-13.2401,8.909],[-13.2413,8.9096],[-13.2413,8.9101],[-13.2396,8.9101],[-13.2393,8.911],[-13.2379,8.9115],[-13.2371,8.9126],[-13.236,8.9132],[-13.2351,8.9132],[-13.2338,8.9143],[-13.2338,8.9151],[-13.236,8.9151],[-13.236,8.9154],[-13.2346,8.9163],[-13.234,8.9174],[-13.2329,8.9179],[-13.2329,8.9193],[-13.2346,8.9199],[-13.2351,8.9193],[-13.2376,8.9193],[-13.2374,8.9204],[-13.2368,8.9207],[-13.2349,8.9207],[-13.234,8.9215],[-13.2332,8.9218],[-13.2301,8.9218]]],[[[-12.4795,9.2588],[-12.4831,9.2522],[-12.4855,9.2501],[-12.4892,9.2499],[-12.4914,9.2514],[-12.493,9.2542],[-12.494,9.2573],[-12.4959,9.2662],[-12.4978,9.2706],[-12.5024,9.2746],[-12.5065,9.2753],[-12.5097,9.2742],[-12.5123,9.2717],[-12.5136,9.2686],[-12.5164,9.2567],[-12.5194,9.2415],[-12.5202,9.2322],[-12.5221,9.2283],[-12.5259,9.2272],[-12.5302,9.2289],[-12.5317,9.2322],[-12.5325,9.2415],[-12.5343,9.2471],[-12.5374,9.2509],[-12.5418,9.2525],[-12.5453,9.252],[-12.5482,9.2505],[-12.5504,9.2479],[-12.5522,9.2437],[-12.5537,9.2366],[-12.5541,9.2257],[-12.5552,9.2215],[-12.5569,9.2193],[-12.5618,9.2152],[-12.5668,9.2128],[-12.5708,9.2125],[-12.5747,9.2129],[-12.5806,9.2148],[-12.5847,9.2156],[-12.589,9.2157],[-12.5933,9.2151],[-12.5971,9.2133],[-12.6056,9.2065],[-12.612,9.203],[-12.6155,9.2016],[-12.6208,9.2001],[-12.6306,9.1967],[-12.6332,9.1955],[-12.6368,9.1929],[-12.6423,9.1878],[-12.6486,9.1813],[-12.6512,9.1778],[-12.6527,9.1744],[-12.6536,9.1699],[-12.6533,9.1664],[-12.6513,9.1582],[-12.6509,9.1553],[-12.6507,9.1508],[-12.651,9.1465],[-12.652,9.1434],[-12.6563,9.138],[-12.6579,9.1351],[-12.6596,9.1308],[-12.6609,9.1249],[-12.6606,9.1207],[-12.6579,9.1122],[-12.6577,9.1069],[-12.6591,9.1029],[-12.6611,9.1016],[-12.664,9.1013],[-12.667,9.1022],[-12.6738,9.1008],[-12.6825,9.0966],[-12.6862,9.0936],[-12.6885,9.0907],[-12.6942,9.0809],[-12.7014,9.0749],[-12.7074,9.0694],[-12.7141,9.0626],[-12.718,9.0573],[-12.7208,9.0507],[-12.7225,9.0452],[-12.7234,9.0407],[-12.7233,9.0373],[-12.7215,9.0294],[-12.7211,9.0248],[-12.722,9.0173],[-12.7218,9.01],[-12.7322,9.0163],[-12.7357,9.0198],[-12.7374,9.0229],[-12.7421,9.0349],[-12.7458,9.0424],[-12.7499,9.0497],[-12.7541,9.0554],[-12.7556,9.0578],[-12.757,9.0622],[-12.7567,9.0678],[-12.7519,9.0772],[-12.7483,9.0832],[-12.7458,9.086],[-12.7378,9.0915],[-12.734,9.096],[-12.7337,9.0994],[-12.7352,9.1021],[-12.7377,9.1038],[-12.7411,9.1045],[-12.7453,9.1046],[-12.7827,9.104],[-12.787,9.1034],[-12.7938,9.1016],[-12.7991,9.1014],[-12.7998,9.0935],[-12.7997,9.0871],[-12.799,9.0821],[-12.7964,9.0728],[-12.7959,9.0662],[-12.7963,9.061],[-12.798,9.054],[-12.8035,9.0373],[-12.8058,9.0319],[-12.8089,9.0276],[-12.8184,9.0177],[-12.821,9.0147],[-12.8249,9.0085],[-12.8293,9.0024],[-12.8324,8.9972],[-12.8402,8.9876],[-12.8434,8.9824],[-12.8477,8.9764],[-12.8532,8.967],[-12.8573,8.9574],[-12.8611,8.95],[-12.8634,8.9467],[-12.8708,8.9386],[-12.8734,8.9354],[-12.8794,8.9241],[-12.8794,8.924],[-12.8829,8.9115],[-12.8836,8.9073],[-12.8839,8.9013],[-12.8838,8.8811],[-12.884,8.8767],[-12.8846,8.8737],[-12.8876,8.8661],[-12.89,8.8607],[-12.893,8.8567],[-12.8974,8.8526],[-12.8976,8.8524],[-12.9104,8.8485],[-12.9232,8.8421],[-12.9314,8.8401],[-12.9381,8.8401],[-12.9447,8.8405],[-12.9557,8.8423],[-12.9644,8.8444],[-12.9751,8.8455],[-12.9837,8.8452],[-13.0135,8.8423],[-13.0242,8.8385],[-13.0303,8.8367],[-13.0387,8.835],[-13.0462,8.8331],[-13.0596,8.8317],[-13.0686,8.8293],[-13.0732,8.8289],[-13.1036,8.8285],[-13.1097,8.8277],[-13.1158,8.8261],[-13.1212,8.8259],[-13.136,8.8297],[-13.1418,8.8314],[-13.1451,8.8314],[-13.1491,8.83],[-13.1515,8.8275],[-13.152,8.8245],[-13.1515,8.8213],[-13.1468,8.8139],[-13.147,8.8087],[-13.1521,8.8059],[-13.1579,8.8057],[-13.1626,8.8061],[-13.1671,8.8073],[-13.177,8.8119],[-13.1772,8.8155],[-13.171,8.8217],[-13.1689,8.825],[-13.1681,8.8289],[-13.1689,8.8331],[-13.17,8.8369],[-13.1702,8.8401],[-13.1696,8.8401],[-13.1699,8.841],[-13.1713,8.8415],[-13.1724,8.8432],[-13.1729,8.8432],[-13.1735,8.8449],[-13.174,8.8457],[-13.1751,8.8463],[-13.1751,8.8471],[-13.1757,8.8476],[-13.1765,8.8479],[-13.1768,8.8485],[-13.1765,8.8499],[-13.1754,8.8507],[-13.1738,8.8507],[-13.1738,8.8504],[-13.171,8.8504],[-13.1701,8.8499],[-13.169,8.8482],[-13.1674,8.8479],[-13.1674,8.8474],[-13.1663,8.8474],[-13.1657,8.8465],[-13.1646,8.8463],[-13.1643,8.8457],[-13.1632,8.8457],[-13.1624,8.8446],[-13.1601,8.8446],[-13.1593,8.8443],[-13.159,8.8438],[-13.1526,8.8438],[-13.1524,8.8443],[-13.1518,8.8438],[-13.1499,8.8438],[-13.1493,8.8432],[-13.1485,8.8432],[-13.1479,8.8426],[-13.1471,8.8426],[-13.1465,8.8421],[-13.1449,8.8418],[-13.1443,8.8412],[-13.1432,8.841],[-13.1407,8.841],[-13.1407,8.8412],[-13.1385,8.8412],[-13.1385,8.841],[-13.1354,8.841],[-13.1351,8.8415],[-13.1338,8.8415],[-13.1338,8.8418],[-13.1321,8.8421],[-13.1315,8.8426],[-13.1307,8.8426],[-13.1304,8.8432],[-13.1285,8.8435],[-13.1282,8.844],[-13.1282,8.8499],[-13.1285,8.8499],[-13.1285,8.8521],[-13.1293,8.8526],[-13.1301,8.8526],[-13.1307,8.8538],[-13.131,8.8549],[-13.1313,8.8549],[-13.1313,8.8568],[-13.1315,8.8574],[-13.1324,8.8574],[-13.1329,8.8563],[-13.134,8.8563],[-13.1349,8.8571],[-13.1354,8.8571],[-13.136,8.8579],[-13.1368,8.8585],[-13.1368,8.859],[-13.1374,8.859],[-13.1374,8.8599],[-13.1379,8.8607],[-13.1388,8.8612],[-13.1399,8.8626],[-13.1418,8.864],[-13.1435,8.866],[-13.1443,8.8665],[-13.1446,8.8671],[-13.1446,8.869],[-13.1454,8.8701],[-13.1463,8.8704],[-13.1471,8.8715],[-13.1476,8.8732],[-13.149,8.8743],[-13.1496,8.8751],[-13.1504,8.8757],[-13.1504,8.8763],[-13.1515,8.8765],[-13.1515,8.8771],[-13.1526,8.8776],[-13.1546,8.8799],[-13.1557,8.8799],[-13.1563,8.8804],[-13.1574,8.8826],[-13.1585,8.8835],[-13.1587,8.8843],[-13.1596,8.8843],[-13.1601,8.8857],[-13.1593,8.8879],[-13.1593,8.8888],[-13.1587,8.8888],[-13.1585,8.8904],[-13.1574,8.891],[-13.1557,8.891],[-13.1549,8.8915],[-13.1529,8.8915],[-13.1529,8.8918],[-13.1513,8.8918],[-13.1513,8.8915],[-13.1496,8.8915],[-13.1493,8.8912],[-13.1496,8.8901],[-13.1496,8.8885],[-13.1499,8.8885],[-13.1499,8.8857],[-13.1501,8.8857],[-13.1501,8.8843],[-13.1496,8.8835],[-13.1496,8.8824],[-13.1476,8.8801],[-13.1471,8.8804],[-13.1476,8.881],[-13.1476,8.8815],[-13.1485,8.8821],[-13.1488,8.8826],[-13.1488,8.8843],[-13.149,8.8843],[-13.149,8.8874],[-13.1485,8.8882],[-13.1485,8.8896],[-13.1482,8.8907],[-13.1476,8.8912],[-13.1476,8.8926],[-13.1485,8.8932],[-13.149,8.894],[-13.1493,8.8951],[-13.1499,8.8954],[-13.1501,8.8965],[-13.1507,8.8968],[-13.151,8.8979],[-13.1521,8.899],[-13.1524,8.9001],[-13.1529,8.9004],[-13.1532,8.9015],[-13.1538,8.9018],[-13.154,8.9029],[-13.1546,8.9038],[-13.1551,8.904],[-13.1554,8.9051],[-13.156,8.9054],[-13.1563,8.9065],[-13.1568,8.9068],[-13.1574,8.9082],[-13.1601,8.9082],[-13.1612,8.9071],[-13.164,8.9071],[-13.1643,8.9076],[-13.1654,8.9079],[-13.1668,8.9079],[-13.1668,8.9076],[-13.1688,8.9076],[-13.1696,8.9085],[-13.1724,8.9085],[-13.1724,8.9088],[-13.1749,8.9088],[-13.1749,8.909],[-13.1765,8.9093],[-13.1774,8.9088],[-13.179,8.9088],[-13.179,8.909],[-13.1804,8.909],[-13.1804,8.9093],[-13.1821,8.9093],[-13.1821,8.9096],[-13.1851,8.9096],[-13.1863,8.9104],[-13.1868,8.9104],[-13.1876,8.9115],[-13.1904,8.9115],[-13.1904,8.9113],[-13.1921,8.9113],[-13.1921,8.9115],[-13.1935,8.9115],[-13.194,8.9121],[-13.1949,8.9121],[-13.196,8.9126],[-13.1965,8.9135],[-13.1976,8.9137],[-13.1996,8.9163],[-13.1996,8.9171],[-13.2001,8.9174],[-13.2007,8.9185],[-13.201,8.9199],[-13.2015,8.9201],[-13.2021,8.9224],[-13.2026,8.9235],[-13.2032,8.9238],[-13.2038,8.9249],[-13.2043,8.9251],[-13.206,8.9271],[-13.2068,8.9276],[-13.2079,8.9279],[-13.2096,8.929],[-13.2101,8.9304],[-13.211,8.9313],[-13.2115,8.9313],[-13.2124,8.9324],[-13.2135,8.9329],[-13.214,8.934],[-13.2146,8.934],[-13.2146,8.9346],[-13.2154,8.9349],[-13.2157,8.9354],[-13.2165,8.9354],[-13.2176,8.9371],[-13.2188,8.9374],[-13.2188,8.9379],[-13.2201,8.9382],[-13.2204,8.939],[-13.2215,8.9396],[-13.2215,8.9401],[-13.2226,8.941],[-13.2226,8.9426],[-13.2232,8.9435],[-13.224,8.9438],[-13.2257,8.9438],[-13.2274,8.9451],[-13.2279,8.9465],[-13.2296,8.9471],[-13.2296,8.9479],[-13.2301,8.9482],[-13.2318,8.9482],[-13.2318,8.9485],[-13.2332,8.9485],[-13.2332,8.9487],[-13.2346,8.9487],[-13.2346,8.949],[-13.2363,8.949],[-13.2363,8.9493],[-13.2376,8.9493],[-13.2374,8.9485],[-13.2379,8.9482],[-13.2379,8.9476],[-13.2385,8.9476],[-13.2393,8.9465],[-13.2404,8.9465],[-13.2415,8.9457],[-13.2454,8.9457],[-13.2457,8.9476],[-13.246,8.9476],[-13.246,8.9493],[-13.2465,8.9496],[-13.2468,8.9513],[-13.2479,8.9518],[-13.2482,8.9526],[-13.2501,8.954],[-13.2526,8.954],[-13.2538,8.9543],[-13.2538,8.9554],[-13.2579,8.9554],[-13.2579,8.9532],[-13.2576,8.9532],[-13.2576,8.9493],[-13.2588,8.9493],[-13.2588,8.949],[-13.261,8.949],[-13.261,8.9493],[-13.2621,8.9493],[-13.2629,8.9499],[-13.2651,8.9501],[-13.266,8.9507],[-13.2671,8.9507],[-13.2674,8.9515],[-13.2682,8.9518],[-13.271,8.9518],[-13.271,8.9521],[-13.2724,8.9521],[-13.2724,8.9524],[-13.274,8.9524],[-13.2749,8.9529],[-13.2771,8.9529],[-13.2771,8.9532],[-13.2785,8.9532],[-13.2785,8.9535],[-13.284,8.9535],[-13.2865,8.9549],[-13.2871,8.9557],[-13.2885,8.956],[-13.2896,8.9579],[-13.2901,8.9579],[-13.2904,8.959],[-13.291,8.959],[-13.2918,8.9618],[-13.2924,8.9621],[-13.2926,8.9632],[-13.2935,8.9638],[-13.2932,8.9643],[-13.2932,8.9693],[-13.2918,8.9704],[-13.2921,8.9715],[-13.2926,8.9715],[-13.2926,8.9749],[-13.2918,8.9754],[-13.2918,8.9785],[-13.2915,8.9785],[-13.2915,8.9829],[-13.2918,8.9838],[-13.2935,8.9838],[-13.2943,8.9849],[-13.2943,8.9871],[-13.2954,8.9874],[-13.2954,8.9888],[-13.2965,8.9893],[-13.2965,8.9913],[-13.296,8.9918],[-13.296,8.994],[-13.2965,8.9951],[-13.2965,8.9963],[-13.2954,8.9965],[-13.2954,8.9979],[-13.2957,8.9985],[-13.2965,8.9985],[-13.2968,8.9993],[-13.2963,8.9996],[-13.2963,9.0018],[-13.2965,9.0024],[-13.2954,9.0029],[-13.2951,9.0038],[-13.2946,9.004],[-13.2946,9.0049],[-13.294,9.0051],[-13.2938,9.006],[-13.2924,9.006],[-13.2921,9.0065],[-13.2913,9.0068],[-13.2913,9.0088],[-13.2915,9.0088],[-13.2915,9.0104],[-13.2913,9.011],[-13.2918,9.0113],[-13.2918,9.0146],[-13.2921,9.0157],[-13.2926,9.0165],[-13.2926,9.0182],[-13.2932,9.0188],[-13.2938,9.0207],[-13.2946,9.0218],[-13.2946,9.0226],[-13.2951,9.0235],[-13.2951,9.0246],[-13.2957,9.0254],[-13.296,9.0271],[-13.2965,9.0276],[-13.2968,9.0293],[-13.2976,9.0304],[-13.2982,9.0321],[-13.299,9.0326],[-13.299,9.0332],[-13.3001,9.034],[-13.3007,9.0349],[-13.301,9.036],[-13.3015,9.0368],[-13.3026,9.0379],[-13.3029,9.039],[-13.3035,9.0399],[-13.3007,9.0416],[-13.2886,9.0526],[-13.2814,9.0565],[-13.2764,9.0621],[-13.2679,9.0674],[-13.2476,9.0751],[-13.2363,9.0754],[-13.2156,9.0717],[-13.2069,9.0727],[-13.1795,9.0903],[-13.1742,9.0924],[-13.1631,9.0916],[-13.1515,9.0859],[-13.1231,9.0578],[-13.1075,9.0496],[-13.0876,9.0484],[-13.0694,9.0522],[-13.0583,9.0584],[-13.0509,9.0826],[-13.0437,9.0866],[-13.0361,9.0882],[-13.0185,9.0876],[-13.0118,9.0909],[-13.0022,9.0974],[-12.9916,9.1128],[-12.9809,9.1324],[-12.9734,9.1589],[-12.9732,9.1651],[-12.9702,9.1718],[-12.9562,9.1822],[-12.9542,9.1898],[-12.9588,9.2353],[-12.9524,9.2493],[-12.9438,9.2756],[-12.9351,9.2867],[-12.9265,9.2865],[-12.9165,9.2826],[-12.9007,9.271],[-12.8931,9.2703],[-12.8811,9.278],[-12.8764,9.2966],[-12.8729,9.2983],[-12.8683,9.2953],[-12.8572,9.2958],[-12.8446,9.2869],[-12.8408,9.2853],[-12.8313,9.2911],[-12.8251,9.2909],[-12.8165,9.2859],[-12.8121,9.2868],[-12.8066,9.2935],[-12.7941,9.2975],[-12.7895,9.3007],[-12.7884,9.3039],[-12.7896,9.3127],[-12.788,9.3159],[-12.7852,9.3168],[-12.7815,9.324],[-12.7786,9.3334],[-12.7788,9.3401],[-12.777,9.3426],[-12.7569,9.3422],[-12.7534,9.345],[-12.7509,9.3496],[-12.7516,9.3556],[-12.7565,9.3662],[-12.7582,9.3769],[-12.7578,9.3884],[-12.7522,9.3965],[-12.724,9.3952],[-12.7168,9.3904],[-12.7122,9.3895],[-12.7113,9.4015],[-12.7088,9.4109],[-12.7035,9.4155],[-12.6984,9.4163],[-12.6912,9.408],[-12.6889,9.4073],[-12.6868,9.4092],[-12.6861,9.4177],[-12.6834,9.4211],[-12.6855,9.4308],[-12.68,9.4352],[-12.68,9.4389],[-12.6839,9.443],[-12.6803,9.4506],[-12.6794,9.46],[-12.6785,9.4637],[-12.6727,9.4669],[-12.6713,9.4692],[-12.672,9.4754],[-12.6507,9.5089],[-12.6493,9.5167],[-12.6512,9.5245],[-12.6586,9.5318],[-12.6605,9.532],[-12.6575,9.5392],[-12.648,9.5479],[-12.6429,9.5496],[-12.6344,9.5482],[-12.6328,9.5526],[-12.6365,9.5611],[-12.6363,9.5655],[-12.6308,9.5721],[-12.6212,9.6011],[-12.6149,9.6062],[-12.6001,9.6008],[-12.5917,9.5999],[-12.5835,9.5964],[-12.5767,9.5949],[-12.57,9.5928],[-12.5662,9.5922],[-12.5618,9.5921],[-12.556,9.5928],[-12.5501,9.5947],[-12.5459,9.5954],[-12.5416,9.5956],[-12.5373,9.5952],[-12.5313,9.5932],[-12.5216,9.5905],[-12.5167,9.5866],[-12.5122,9.585],[-12.5071,9.5854],[-12.5,9.5879],[-12.4908,9.5909],[-12.4881,9.5906],[-12.4857,9.5891],[-12.4841,9.5863],[-12.4829,9.5816],[-12.4832,9.575],[-12.4856,9.5657],[-12.4861,9.5617],[-12.4858,9.5564],[-12.4832,9.5456],[-12.4827,9.5399],[-12.483,9.5342],[-12.4854,9.5234],[-12.4854,9.5192],[-12.4837,9.5121],[-12.477,9.4931],[-12.4752,9.4875],[-12.4736,9.4806],[-12.4693,9.4658],[-12.4501,9.4653],[-12.4423,9.4654],[-12.4378,9.4658],[-12.4334,9.4666],[-12.4288,9.4684],[-12.4204,9.471],[-12.4162,9.4712],[-12.4134,9.4695],[-12.4119,9.467],[-12.4105,9.4636],[-12.4104,9.4519],[-12.4096,9.4449],[-12.4078,9.439],[-12.404,9.4313],[-12.4028,9.4241],[-12.4024,9.4108],[-12.4008,9.4062],[-12.3982,9.4037],[-12.3951,9.4024],[-12.3909,9.402],[-12.3808,9.4019],[-12.3754,9.4009],[-12.3702,9.3983],[-12.3676,9.3958],[-12.3657,9.3918],[-12.3651,9.3879],[-12.3654,9.3838],[-12.3676,9.3745],[-12.3677,9.3693],[-12.3668,9.3654],[-12.3637,9.3616],[-12.365,9.3552],[-12.3662,9.35],[-12.3726,9.3508],[-12.3809,9.3531],[-12.3857,9.3527],[-12.3889,9.3512],[-12.391,9.3493],[-12.3934,9.346],[-12.3975,9.3363],[-12.4009,9.3305],[-12.4063,9.3251],[-12.4083,9.3221],[-12.4104,9.3174],[-12.4131,9.3127],[-12.4064,9.3093],[-12.3967,9.3037],[-12.3932,9.3009],[-12.3853,9.2941],[-12.3784,9.2889],[-12.3765,9.2862],[-12.375,9.2818],[-12.3753,9.2787],[-12.3768,9.2765],[-12.3799,9.2752],[-12.3838,9.275],[-12.388,9.2758],[-12.3919,9.2778],[-12.3953,9.2806],[-12.4006,9.2859],[-12.4111,9.2966],[-12.4187,9.305],[-12.4247,9.2993],[-12.4266,9.2959],[-12.4273,9.292],[-12.4278,9.2823],[-12.4284,9.2784],[-12.4297,9.2739],[-12.4341,9.2618],[-12.4356,9.2591],[-12.4395,9.2572],[-12.4429,9.258],[-12.4488,9.2619],[-12.4516,9.263],[-12.4563,9.2639],[-12.4646,9.2643],[-12.4686,9.2666],[-12.4737,9.2668],[-12.4776,9.2641],[-12.4795,9.2588]]]]\"},{\"id\":\"kJq2mPyFEHo\",\"code\":\"OU_222616\",\"na\":\"Kenema\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.3596,8.5317],[-11.3513,8.5234],[-11.3466,8.5192],[-11.3434,8.517],[-11.3368,8.514],[-11.3328,8.5128],[-11.3208,8.5118],[-11.3179,8.5113],[-11.3117,8.5096],[-11.2998,8.5085],[-11.2968,8.508],[-11.2928,8.5063],[-11.2838,8.5007],[-11.2815,8.499],[-11.2784,8.4961],[-11.2749,8.4918],[-11.271,8.4843],[-11.2691,8.4786],[-11.2673,8.4659],[-11.2655,8.4599],[-11.2647,8.4556],[-11.2642,8.4479],[-11.2642,8.4319],[-11.2634,8.421],[-11.2617,8.4152],[-11.2587,8.4086],[-11.2535,8.3955],[-11.2461,8.3826],[-11.2396,8.377],[-11.234,8.3709],[-11.229,8.3636],[-11.2218,8.355],[-11.2185,8.3499],[-11.2135,8.3427],[-11.2113,8.3372],[-11.2079,8.323],[-11.2024,8.3233],[-11.1985,8.3246],[-11.1885,8.331],[-11.179,8.3385],[-11.1744,8.3398],[-11.17,8.3387],[-11.1659,8.3368],[-11.1576,8.3314],[-11.1443,8.3261],[-11.1437,8.3343],[-11.1435,8.3447],[-11.1426,8.3504],[-11.14,8.3546],[-11.1371,8.3565],[-11.1318,8.3589],[-11.129,8.3595],[-11.1205,8.3605],[-11.1166,8.3616],[-11.1103,8.3648],[-11.1036,8.369],[-11.0997,8.3695],[-11.0963,8.3673],[-11.0946,8.364],[-11.0908,8.35],[-11.088,8.3434],[-11.0848,8.339],[-11.0827,8.3371],[-11.0803,8.3355],[-11.0762,8.3341],[-11.0719,8.3336],[-11.0465,8.3336],[-11.0406,8.3339],[-11.0364,8.3346],[-11.0337,8.3357],[-11.0266,8.3402],[-11.0151,8.3461],[-11.0111,8.3484],[-11.0084,8.3505],[-11.0041,8.3572],[-11.0022,8.3627],[-11.0015,8.3667],[-11.0008,8.3767],[-10.9999,8.3805],[-10.9986,8.3838],[-10.9962,8.3875],[-10.9933,8.3909],[-10.9899,8.3938],[-10.9875,8.3953],[-10.9833,8.3964],[-10.9792,8.3961],[-10.9747,8.3947],[-10.9706,8.394],[-10.9647,8.3936],[-10.9528,8.3933],[-10.9484,8.3929],[-10.9445,8.3919],[-10.9334,8.3872],[-10.9283,8.386],[-10.9255,8.3842],[-10.9207,8.3804],[-10.9268,8.3744],[-10.9309,8.3707],[-10.9398,8.3642],[-10.942,8.3612],[-10.9441,8.3558],[-10.9456,8.3468],[-10.9469,8.3433],[-10.9518,8.3349],[-10.9544,8.3318],[-10.9618,8.3237],[-10.964,8.3204],[-10.9659,8.3161],[-10.9669,8.3126],[-10.9686,8.3048],[-10.969,8.3003],[-10.9681,8.296],[-10.9667,8.2927],[-10.9638,8.2876],[-10.9587,8.281],[-10.9566,8.2774],[-10.9555,8.2737],[-10.9547,8.2659],[-10.954,8.2622],[-10.9527,8.2577],[-10.9495,8.2516],[-10.9468,8.249],[-10.9357,8.2427],[-10.932,8.2395],[-10.9273,8.2343],[-10.9218,8.2306],[-10.9188,8.2344],[-10.915,8.246],[-10.9126,8.2516],[-10.9074,8.2587],[-10.9009,8.2652],[-10.8961,8.2688],[-10.8919,8.2703],[-10.8846,8.271],[-10.8773,8.2708],[-10.8732,8.2699],[-10.8681,8.2671],[-10.8656,8.2637],[-10.8648,8.2603],[-10.8647,8.2574],[-10.8648,8.253],[-10.8652,8.25],[-10.8667,8.2451],[-10.8681,8.2418],[-10.8712,8.2365],[-10.8736,8.2313],[-10.877,8.2252],[-10.8765,8.2195],[-10.8766,8.2161],[-10.8803,8.1965],[-10.8826,8.1914],[-10.8884,8.1851],[-10.8899,8.1814],[-10.8904,8.1771],[-10.8904,8.1636],[-10.891,8.1595],[-10.8935,8.1543],[-10.8962,8.1521],[-10.9028,8.1488],[-10.9062,8.1454],[-10.9081,8.142],[-10.9105,8.1328],[-10.9124,8.1265],[-10.9151,8.1201],[-10.9199,8.1128],[-10.9227,8.1077],[-10.9268,8.1017],[-10.929,8.1001],[-10.9351,8.0975],[-10.9381,8.0952],[-10.9415,8.0916],[-10.9474,8.0814],[-10.9502,8.0781],[-10.9598,8.0723],[-10.9626,8.0693],[-10.9639,8.0649],[-10.9648,8.0513],[-10.9665,8.0455],[-10.97,8.038],[-10.9742,8.0308],[-10.9767,8.0279],[-10.9803,8.0246],[-10.9865,8.0162],[-10.9922,8.0056],[-10.9931,8.0016],[-10.9939,7.9892],[-10.9958,7.9822],[-11.0006,7.9735],[-11.0049,7.9685],[-11.0131,7.9601],[-11.0174,7.9547],[-11.0221,7.9451],[-11.0297,7.9354],[-11.0317,7.9322],[-11.0343,7.9268],[-11.035,7.9234],[-11.0351,7.9199],[-11.0343,7.9142],[-11.0346,7.9096],[-11.036,7.9039],[-11.0416,7.8848],[-11.0432,7.8816],[-11.0484,7.8746],[-11.0526,7.8679],[-11.0465,7.8658],[-11.0411,7.8658],[-11.0329,7.8688],[-11.028,7.8716],[-11.0242,7.8645],[-11.0208,7.8587],[-11.017,7.8512],[-11.0137,7.8425],[-11.0106,7.8361],[-11.0062,7.8299],[-11.0031,7.8249],[-10.9986,7.8188],[-10.9958,7.8122],[-10.9943,7.804],[-10.988,7.8006],[-10.9806,7.7955],[-10.9765,7.7931],[-10.9728,7.7899],[-10.9685,7.7827],[-10.9671,7.7794],[-10.9658,7.7746],[-10.9644,7.7657],[-10.9621,7.7619],[-10.9589,7.7605],[-10.9499,7.76],[-10.942,7.7607],[-10.9333,7.7626],[-10.9236,7.7609],[-10.9142,7.7599],[-10.9091,7.7591],[-10.9072,7.7546],[-10.9032,7.7423],[-10.8949,7.7278],[-10.8946,7.7233],[-10.8958,7.7201],[-10.9004,7.7138],[-10.9062,7.7096],[-10.909,7.7068],[-10.9109,7.7032],[-10.9109,7.7006],[-10.9097,7.6983],[-10.9059,7.6951],[-10.902,7.689],[-10.8983,7.6848],[-10.894,7.6808],[-10.8894,7.6707],[-10.8889,7.667],[-10.8894,7.6635],[-10.8913,7.6606],[-10.8953,7.6584],[-10.8984,7.6552],[-10.9011,7.6493],[-10.9035,7.6439],[-10.9043,7.6387],[-10.904,7.6334],[-10.8976,7.6325],[-10.8945,7.6299],[-10.8924,7.6259],[-10.8882,7.6126],[-10.8868,7.6098],[-10.8849,7.6077],[-10.881,7.6054],[-10.87,7.6023],[-10.8639,7.5993],[-10.8592,7.5982],[-10.8496,7.5999],[-10.8423,7.6002],[-10.835,7.5998],[-10.8322,7.5992],[-10.8261,7.5973],[-10.8201,7.5966],[-10.8093,7.5967],[-10.8017,7.5977],[-10.8005,7.5923],[-10.8002,7.5878],[-10.7972,7.5866],[-10.8126,7.5905],[-10.8113,7.5853],[-10.8146,7.5807],[-10.8185,7.5762],[-10.8165,7.5704],[-10.8217,7.5658],[-10.8204,7.5619],[-10.8211,7.5548],[-10.8308,7.5593],[-10.8327,7.5561],[-10.8334,7.5509],[-10.8373,7.5483],[-10.838,7.5451],[-10.8438,7.5418],[-10.8516,7.5373],[-10.8619,7.5301],[-10.8645,7.5256],[-10.8755,7.5198],[-10.8751,7.5178],[-10.8781,7.5198],[-10.8853,7.5197],[-10.8905,7.5133],[-10.8918,7.5088],[-10.8989,7.5055],[-10.9034,7.5036],[-10.9099,7.5003],[-10.9158,7.4964],[-10.9171,7.4945],[-10.9216,7.5016],[-10.9255,7.5035],[-10.9274,7.5074],[-10.9306,7.5074],[-10.9333,7.5009],[-10.9404,7.499],[-10.9475,7.4957],[-10.9585,7.4834],[-10.9663,7.4789],[-10.9702,7.475],[-10.9709,7.4672],[-10.9735,7.4666],[-10.9812,7.464],[-10.9916,7.453],[-10.9961,7.4497],[-11.0033,7.4465],[-11.0039,7.44],[-11.0078,7.4374],[-11.013,7.4361],[-11.0208,7.4335],[-11.0221,7.4257],[-11.0273,7.4315],[-11.0292,7.4302],[-11.0273,7.4244],[-11.0312,7.4205],[-11.037,7.4173],[-11.0396,7.4127],[-11.0467,7.4063],[-11.0559,7.3991],[-11.0656,7.3946],[-11.072,7.3913],[-11.0772,7.39],[-11.0837,7.39],[-11.0889,7.3887],[-11.0921,7.3849],[-11.098,7.3848],[-11.1025,7.3758],[-11.1058,7.3732],[-11.1097,7.3712],[-11.1109,7.366],[-11.1148,7.3621],[-11.1174,7.3621],[-11.12,7.3589],[-11.1233,7.3557],[-11.124,7.3479],[-11.1259,7.3446],[-11.1311,7.3427],[-11.1298,7.3408],[-11.1362,7.3382],[-11.1402,7.3324],[-11.1383,7.321],[-11.1407,7.3164],[-11.1492,7.318],[-11.1564,7.3202],[-11.1654,7.3221],[-11.1732,7.3253],[-11.2044,7.3408],[-11.212,7.345],[-11.2204,7.3517],[-11.2229,7.3534],[-11.2378,7.3612],[-11.2453,7.365],[-11.2532,7.3682],[-11.259,7.3692],[-11.2746,7.3694],[-11.2807,7.37],[-11.2845,7.3713],[-11.3019,7.3793],[-11.311,7.3812],[-11.3182,7.3834],[-11.3273,7.3853],[-11.342,7.3919],[-11.344,7.3939],[-11.3492,7.398],[-11.3538,7.4081],[-11.3572,7.4228],[-11.357,7.4262],[-11.3542,7.4389],[-11.3527,7.442],[-11.35,7.4445],[-11.3513,7.4528],[-11.354,7.4627],[-11.3546,7.4669],[-11.355,7.4726],[-11.3552,7.4872],[-11.3548,7.5002],[-11.3537,7.5053],[-11.3526,7.5086],[-11.3502,7.5141],[-11.3488,7.5186],[-11.3471,7.529],[-11.3453,7.5346],[-11.3429,7.5401],[-11.3412,7.546],[-11.3407,7.5503],[-11.3406,7.5547],[-11.3407,7.5591],[-11.3413,7.5634],[-11.3426,7.5673],[-11.3457,7.5726],[-11.35,7.5811],[-11.3536,7.5911],[-11.357,7.6026],[-11.3587,7.6053],[-11.3615,7.6075],[-11.3667,7.6098],[-11.3712,7.6101],[-11.3788,7.6076],[-11.382,7.6059],[-11.3854,7.6048],[-11.3893,7.6045],[-11.3933,7.6044],[-11.4037,7.5941],[-11.4079,7.5906],[-11.4129,7.5874],[-11.4164,7.5839],[-11.4238,7.5729],[-11.4266,7.5677],[-11.4308,7.5611],[-11.4355,7.5566],[-11.4374,7.5534],[-11.4403,7.5438],[-11.4416,7.5405],[-11.445,7.5344],[-11.4486,7.5311],[-11.4523,7.5296],[-11.4565,7.5291],[-11.4607,7.5292],[-11.4662,7.5299],[-11.4721,7.5319],[-11.4749,7.5325],[-11.4951,7.534],[-11.4971,7.5387],[-11.4978,7.5431],[-11.4982,7.5491],[-11.4983,7.5615],[-11.4981,7.5768],[-11.4975,7.5811],[-11.4957,7.5892],[-11.4956,7.5948],[-11.4982,7.6071],[-11.4993,7.6207],[-11.5009,7.6267],[-11.5026,7.6312],[-11.5044,7.6345],[-11.514,7.6467],[-11.5168,7.6487],[-11.522,7.6516],[-11.5359,7.6576],[-11.5211,7.6651],[-11.5114,7.6728],[-11.4988,7.6801],[-11.4902,7.687],[-11.4829,7.6921],[-11.4744,7.6992],[-11.4691,7.7021],[-11.4644,7.7039],[-11.4578,7.704],[-11.4539,7.7026],[-11.4506,7.7001],[-11.4477,7.6971],[-11.4411,7.6885],[-11.4378,7.6867],[-11.4344,7.6866],[-11.4315,7.6877],[-11.4289,7.6901],[-11.4256,7.6927],[-11.4278,7.6969],[-11.4283,7.6998],[-11.4285,7.7042],[-11.4281,7.7086],[-11.427,7.7125],[-11.4199,7.725],[-11.4185,7.7286],[-11.4178,7.7326],[-11.4174,7.7409],[-11.4169,7.745],[-11.4147,7.7544],[-11.4134,7.7623],[-11.4112,7.7695],[-11.4106,7.775],[-11.4111,7.7811],[-11.4129,7.7869],[-11.4171,7.7954],[-11.4211,7.8027],[-11.4243,7.808],[-11.4253,7.8128],[-11.4299,7.8149],[-11.4336,7.816],[-11.4383,7.8157],[-11.4419,7.8143],[-11.4489,7.8097],[-11.4564,7.8061],[-11.4592,7.8053],[-11.4743,7.8025],[-11.4732,7.8089],[-11.4714,7.8227],[-11.4716,7.8295],[-11.4725,7.8351],[-11.4744,7.842],[-11.475,7.8461],[-11.4751,7.8514],[-11.4743,7.8554],[-11.4727,7.8591],[-11.467,7.8668],[-11.4608,7.8783],[-11.4566,7.8844],[-11.4541,7.8883],[-11.4518,7.8911],[-11.449,7.8935],[-11.4389,7.9003],[-11.42,7.9101],[-11.413,7.915],[-11.4076,7.9182],[-11.4018,7.9224],[-11.3965,7.9257],[-11.3879,7.9327],[-11.3816,7.9369],[-11.3794,7.9387],[-11.3689,7.9486],[-11.3645,7.9522],[-11.3547,7.9582],[-11.3517,7.9604],[-11.3477,7.9708],[-11.3434,7.9842],[-11.3421,7.9905],[-11.3418,7.9976],[-11.342,8.0181],[-11.3425,8.0253],[-11.343,8.0281],[-11.3456,8.0375],[-11.3471,8.0454],[-11.3474,8.0496],[-11.3469,8.056],[-11.347,8.0602],[-11.3498,8.072],[-11.3516,8.0819],[-11.3508,8.0868],[-11.3504,8.091],[-11.3505,8.0968],[-11.3509,8.1012],[-11.3525,8.1071],[-11.3574,8.1218],[-11.3589,8.1286],[-11.3623,8.1407],[-11.3638,8.1444],[-11.3657,8.1475],[-11.3695,8.1524],[-11.3736,8.1564],[-11.3705,8.1626],[-11.3682,8.1693],[-11.367,8.1749],[-11.3669,8.1797],[-11.3665,8.1835],[-11.376,8.1901],[-11.3832,8.1947],[-11.3916,8.202],[-11.3948,8.2045],[-11.3982,8.2063],[-11.4048,8.2085],[-11.4109,8.2118],[-11.4141,8.2153],[-11.4183,8.2272],[-11.4218,8.2348],[-11.4258,8.2422],[-11.4281,8.2452],[-11.4318,8.2488],[-11.4348,8.251],[-11.4466,8.2567],[-11.4541,8.2608],[-11.4574,8.2635],[-11.4604,8.2666],[-11.4655,8.2739],[-11.4735,8.2834],[-11.4755,8.2871],[-11.4781,8.2958],[-11.4795,8.3018],[-11.4806,8.3171],[-11.4817,8.3208],[-11.4838,8.3251],[-11.487,8.3293],[-11.4946,8.3367],[-11.5114,8.3375],[-11.516,8.3381],[-11.5278,8.3419],[-11.5361,8.3451],[-11.5398,8.3489],[-11.5418,8.3519],[-11.5438,8.3562],[-11.5488,8.3707],[-11.5506,8.3751],[-11.5549,8.3835],[-11.5574,8.3877],[-11.5588,8.3927],[-11.5589,8.3968],[-11.5571,8.4047],[-11.5567,8.4084],[-11.5569,8.4121],[-11.5582,8.4185],[-11.558,8.4215],[-11.5565,8.4295],[-11.5567,8.4332],[-11.558,8.4365],[-11.5622,8.44],[-11.5738,8.4456],[-11.5772,8.4477],[-11.5804,8.4505],[-11.5837,8.4549],[-11.5863,8.4604],[-11.5882,8.466],[-11.5898,8.4717],[-11.5906,8.4769],[-11.5914,8.4875],[-11.5866,8.4907],[-11.58,8.4938],[-11.5764,8.4978],[-11.5724,8.5039],[-11.5697,8.5072],[-11.5584,8.519],[-11.5507,8.5265],[-11.546,8.5301],[-11.5395,8.5334],[-11.5354,8.5345],[-11.5278,8.5349],[-11.5218,8.5342],[-11.5091,8.53],[-11.497,8.5246],[-11.4942,8.524],[-11.4899,8.5237],[-11.4856,8.524],[-11.4828,8.5246],[-11.467,8.5299],[-11.4641,8.5305],[-11.4485,8.5317],[-11.4381,8.5343],[-11.4338,8.5346],[-11.4295,8.5344],[-11.4267,8.5338],[-11.4206,8.532],[-11.4118,8.5299],[-11.4042,8.5263],[-11.3983,8.5224],[-11.3957,8.521],[-11.3926,8.5202],[-11.3895,8.5199],[-11.3848,8.5203],[-11.3805,8.5218],[-11.3729,8.5274],[-11.3696,8.5293],[-11.3636,8.5304],[-11.3596,8.5317]]]\"},{\"id\":\"qhqAxPSTUXp\",\"code\":\"OU_226213\",\"na\":\"Koinadugu\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.585,9.0434],[-10.5877,9.0432],[-10.5962,9.0421],[-10.6085,9.0413],[-10.6144,9.0403],[-10.6211,9.0373],[-10.6292,9.0324],[-10.6348,9.0307],[-10.6437,9.0299],[-10.648,9.0289],[-10.6518,9.0269],[-10.6606,9.0211],[-10.6705,9.0124],[-10.6739,9.0098],[-10.6765,9.0086],[-10.6817,9.0068],[-10.6937,9.0016],[-10.7003,8.9993],[-10.7037,8.9972],[-10.7069,8.9945],[-10.7098,8.9915],[-10.7124,8.9883],[-10.7178,8.9788],[-10.719,8.9749],[-10.7193,8.9692],[-10.7188,8.9649],[-10.7172,8.9601],[-10.7156,8.9569],[-10.712,8.9518],[-10.7102,8.9487],[-10.7084,8.9442],[-10.7063,8.9379],[-10.7024,8.9319],[-10.7118,8.9303],[-10.7267,8.9291],[-10.7341,8.9271],[-10.7387,8.9263],[-10.7624,8.9256],[-10.7669,8.9248],[-10.7716,8.9234],[-10.7746,8.9228],[-10.7907,8.922],[-10.7954,8.9215],[-10.803,8.9193],[-10.8118,8.9174],[-10.8255,8.9118],[-10.8343,8.9156],[-10.842,8.9192],[-10.8495,8.9228],[-10.8569,8.9269],[-10.8604,8.9294],[-10.8682,8.9363],[-10.873,8.9393],[-10.8818,8.9416],[-10.8851,8.9434],[-10.8883,8.947],[-10.8907,8.9523],[-10.8927,8.9588],[-10.8941,8.9613],[-10.8959,8.9637],[-10.9,8.968],[-10.9045,8.9719],[-10.911,8.976],[-10.9198,8.9829],[-10.9262,8.9871],[-10.9304,8.9908],[-10.9332,8.994],[-10.9375,9.0003],[-10.9521,9.0164],[-10.9601,9.0304],[-10.9656,9.0377],[-10.9693,9.0407],[-10.9788,9.0442],[-10.9832,9.0449],[-10.9877,9.0452],[-10.9984,9.0452],[-11.006,9.0449],[-11.0104,9.0442],[-11.0164,9.0423],[-11.0204,9.0415],[-11.026,9.0412],[-11.0302,9.0415],[-11.0354,9.0432],[-11.0464,9.0516],[-11.0552,9.0574],[-11.0592,9.0592],[-11.0621,9.0598],[-11.0651,9.06],[-11.0713,9.0599],[-11.0775,9.059],[-11.0818,9.0576],[-11.0892,9.0511],[-11.0955,9.047],[-11.0977,9.0452],[-11.1075,9.0363],[-11.1175,9.0297],[-11.1213,9.0279],[-11.1337,9.0256],[-11.1382,9.0232],[-11.1406,9.0205],[-11.144,9.013],[-11.1444,9.0089],[-11.1438,9.0049],[-11.1399,8.9925],[-11.1392,8.9882],[-11.1387,8.976],[-11.1388,8.9715],[-11.1394,8.9671],[-11.1412,8.9615],[-11.1458,8.9528],[-11.1485,8.9494],[-11.1516,8.9461],[-11.1603,8.9377],[-11.1651,8.9345],[-11.1716,8.9321],[-11.1837,8.9268],[-11.1962,8.9228],[-11.2003,8.9223],[-11.2114,8.9212],[-11.2174,8.9194],[-11.2216,8.9187],[-11.226,8.9185],[-11.2393,8.9183],[-11.2437,8.918],[-11.2465,8.9174],[-11.2578,8.9138],[-11.2651,8.9101],[-11.268,8.9078],[-11.2704,8.9049],[-11.2729,8.9009],[-11.277,8.8951],[-11.2823,8.8855],[-11.2835,8.8818],[-11.2847,8.874],[-11.2878,8.8602],[-11.2898,8.8546],[-11.2917,8.8513],[-11.297,8.8449],[-11.2994,8.8416],[-11.3034,8.8343],[-11.3156,8.8087],[-11.3195,8.8014],[-11.3217,8.7984],[-11.3253,8.7948],[-11.3283,8.7926],[-11.3335,8.7894],[-11.3397,8.784],[-11.3433,8.7799],[-11.3458,8.7751],[-11.3464,8.7711],[-11.3465,8.7602],[-11.3471,8.7548],[-11.3489,8.7492],[-11.3547,8.7374],[-11.3565,8.7318],[-11.3572,8.7252],[-11.3574,8.7103],[-11.3589,8.6987],[-11.3582,8.6943],[-11.3536,8.6835],[-11.3515,8.678],[-11.3498,8.6723],[-11.3492,8.6684],[-11.349,8.6632],[-11.3496,8.658],[-11.3514,8.6522],[-11.3546,8.6455],[-11.3708,8.6466],[-11.3756,8.6482],[-11.3801,8.6524],[-11.3854,8.6619],[-11.3865,8.6674],[-11.3868,8.6837],[-11.3873,8.6895],[-11.3891,8.6954],[-11.3916,8.7008],[-11.3935,8.7065],[-11.3942,8.7105],[-11.3949,8.7189],[-11.3961,8.7241],[-11.3996,8.7314],[-11.4,8.7356],[-11.3991,8.7412],[-11.3989,8.7451],[-11.3992,8.7491],[-11.4002,8.7527],[-11.4023,8.7571],[-11.4085,8.7646],[-11.4109,8.768],[-11.4129,8.7722],[-11.417,8.782],[-11.4219,8.7892],[-11.4244,8.7932],[-11.4294,8.8003],[-11.4321,8.8071],[-11.4338,8.8198],[-11.4355,8.8257],[-11.4385,8.8322],[-11.4426,8.8433],[-11.4442,8.849],[-11.4456,8.8584],[-11.4475,8.864],[-11.4574,8.8832],[-11.4596,8.8888],[-11.4644,8.9033],[-11.4668,8.9086],[-11.4691,8.9116],[-11.473,8.9143],[-11.4766,8.9149],[-11.4784,8.9214],[-11.4793,8.927],[-11.4794,8.933],[-11.4789,8.9373],[-11.4768,8.9419],[-11.4722,8.9463],[-11.4705,8.9491],[-11.4692,8.9523],[-11.4677,8.9589],[-11.4661,8.9646],[-11.4638,8.97],[-11.4621,8.9723],[-11.4591,8.9753],[-11.4528,8.9795],[-11.4497,8.9823],[-11.4473,8.9858],[-11.4463,8.9899],[-11.446,8.9968],[-11.4467,9.0023],[-11.4488,9.0082],[-11.451,9.0116],[-11.457,9.0182],[-11.4602,9.023],[-11.4615,9.0282],[-11.461,9.0335],[-11.4595,9.0392],[-11.4528,9.0592],[-11.4515,9.0638],[-11.451,9.0681],[-11.4508,9.0784],[-11.4513,9.0887],[-11.452,9.093],[-11.4545,9.1025],[-11.4552,9.1083],[-11.4553,9.1156],[-11.4551,9.1185],[-11.4546,9.1213],[-11.4527,9.1251],[-11.4492,9.1293],[-11.4449,9.1328],[-11.4332,9.1389],[-11.4212,9.1456],[-11.4261,9.1494],[-11.4299,9.1515],[-11.4327,9.1525],[-11.4399,9.1542],[-11.4522,9.1594],[-11.4649,9.1634],[-11.4762,9.165],[-11.4848,9.1672],[-11.4914,9.167],[-11.4988,9.1651],[-11.5092,9.1641],[-11.5136,9.1633],[-11.5176,9.1613],[-11.521,9.1585],[-11.5251,9.1542],[-11.5305,9.1477],[-11.5337,9.1457],[-11.5419,9.1425],[-11.5484,9.1403],[-11.5583,9.1353],[-11.5626,9.1345],[-11.5757,9.1336],[-11.5785,9.1331],[-11.5846,9.1314],[-11.5995,9.1299],[-11.6032,9.1286],[-11.6085,9.126],[-11.6132,9.1225],[-11.6207,9.115],[-11.6267,9.1083],[-11.6317,9.1012],[-11.6343,9.0987],[-11.6398,9.0945],[-11.6427,9.0905],[-11.6535,9.0828],[-11.6613,9.0794],[-11.667,9.0783],[-11.6731,9.078],[-11.6792,9.0781],[-11.6837,9.0786],[-11.6865,9.0795],[-11.6892,9.0809],[-11.6927,9.0837],[-11.6959,9.0869],[-11.6996,9.0916],[-11.7044,9.1],[-11.7057,9.1039],[-11.7061,9.1068],[-11.7063,9.1111],[-11.7061,9.117],[-11.7054,9.1227],[-11.7031,9.1323],[-11.7026,9.1397],[-11.7029,9.1564],[-11.7042,9.1689],[-11.7032,9.183],[-11.7031,9.1969],[-11.7034,9.2062],[-11.7042,9.2121],[-11.7058,9.2178],[-11.7096,9.2277],[-11.7126,9.2343],[-11.7144,9.2402],[-11.715,9.2462],[-11.7155,9.2643],[-11.7181,9.2798],[-11.7229,9.2762],[-11.7256,9.2734],[-11.7279,9.2699],[-11.7318,9.2613],[-11.7336,9.2555],[-11.7369,9.2404],[-11.7373,9.2343],[-11.7371,9.2203],[-11.7377,9.2143],[-11.7392,9.2106],[-11.7436,9.2039],[-11.7478,9.2012],[-11.7561,9.1983],[-11.7605,9.1976],[-11.7683,9.1973],[-11.7762,9.1974],[-11.7823,9.1979],[-11.7853,9.1985],[-11.7913,9.2004],[-11.8025,9.2018],[-11.8091,9.2032],[-11.8116,9.2103],[-11.8152,9.2239],[-11.8157,9.2267],[-11.8161,9.2342],[-11.8163,9.2585],[-11.8166,9.266],[-11.817,9.2701],[-11.8194,9.2798],[-11.8201,9.284],[-11.8204,9.2899],[-11.8206,9.3077],[-11.821,9.3135],[-11.8215,9.3163],[-11.8237,9.3244],[-11.8245,9.33],[-11.8248,9.3386],[-11.8245,9.3457],[-11.824,9.3498],[-11.8217,9.3593],[-11.8212,9.3651],[-11.8212,9.3784],[-11.8222,9.387],[-11.8244,9.3926],[-11.83,9.4005],[-11.8317,9.4042],[-11.8338,9.413],[-11.8351,9.4161],[-11.8371,9.4188],[-11.8446,9.423],[-11.8474,9.4252],[-11.8535,9.4331],[-11.8674,9.448],[-11.8709,9.4544],[-11.8722,9.4594],[-11.8714,9.4701],[-11.8711,9.476],[-11.8711,9.4864],[-11.8715,9.4922],[-11.8721,9.4951],[-11.8735,9.4996],[-11.8776,9.5082],[-11.8824,9.5168],[-11.8872,9.5219],[-11.8908,9.5241],[-11.8937,9.5249],[-11.8981,9.5254],[-11.9149,9.5253],[-11.9193,9.5249],[-11.9222,9.5243],[-11.9249,9.5233],[-11.9335,9.5189],[-11.9432,9.5172],[-11.9459,9.5163],[-11.9489,9.5143],[-11.954,9.5087],[-11.9605,9.5044],[-11.9707,9.5027],[-11.9764,9.5027],[-11.9807,9.5031],[-11.9846,9.5045],[-11.988,9.507],[-11.9919,9.511],[-11.9942,9.5144],[-11.9971,9.5205],[-11.9998,9.5241],[-12.0057,9.5276],[-12.0095,9.5287],[-12.0135,9.5287],[-12.0186,9.5276],[-12.0262,9.5236],[-12.0362,9.5162],[-12.0403,9.5221],[-12.044,9.5288],[-12.0473,9.5333],[-12.0502,9.5351],[-12.057,9.537],[-12.0601,9.5393],[-12.0612,9.5428],[-12.0605,9.5458],[-12.0576,9.5516],[-12.0567,9.556],[-12.0577,9.5601],[-12.0599,9.5629],[-12.0629,9.565],[-12.0664,9.566],[-12.0721,9.5662],[-12.0764,9.5655],[-12.0823,9.5635],[-12.0867,9.5626],[-12.0928,9.5623],[-12.0973,9.5627],[-12.1014,9.5638],[-12.1187,9.572],[-12.1262,9.5747],[-12.1324,9.5773],[-12.1301,9.5827],[-12.1271,9.5863],[-12.1202,9.5897],[-12.1166,9.5919],[-12.1122,9.5958],[-12.1083,9.6002],[-12.1062,9.6039],[-12.1035,9.6139],[-12.1014,9.6176],[-12.0986,9.621],[-12.0913,9.6285],[-12.0859,9.6335],[-12.0823,9.636],[-12.0771,9.6387],[-12.0735,9.6401],[-12.0621,9.6435],[-12.0502,9.6447],[-12.0459,9.6457],[-12.0433,9.647],[-12.0374,9.6507],[-12.0297,9.6543],[-12.0197,9.6567],[-12.0075,9.6618],[-12.0009,9.6638],[-11.9912,9.6674],[-11.9873,9.6694],[-11.9776,9.6765],[-11.9713,9.6791],[-11.9627,9.684],[-11.9452,9.6903],[-11.9379,9.6945],[-11.9352,9.6955],[-11.9308,9.6963],[-11.9204,9.6974],[-11.9128,9.6994],[-11.9082,9.7],[-11.89,9.7009],[-11.8831,9.7001],[-11.8847,9.711],[-11.8854,9.7291],[-11.8865,9.7386],[-11.8854,9.754],[-11.8854,9.7647],[-11.8857,9.7722],[-11.8862,9.7766],[-11.8886,9.7861],[-11.8891,9.7901],[-11.8889,9.7954],[-11.8865,9.806],[-11.8865,9.8113],[-11.8873,9.8151],[-11.8907,9.8216],[-11.892,9.8248],[-11.8932,9.8297],[-11.8932,9.8364],[-11.8904,9.8485],[-11.8901,9.8529],[-11.8903,9.8571],[-11.8913,9.861],[-11.8934,9.8649],[-11.8956,9.8668],[-11.9006,9.8692],[-11.9031,9.8714],[-11.9106,9.8804],[-11.9122,9.8841],[-11.912,9.8902],[-11.9098,9.8937],[-11.9035,9.8995],[-11.9024,9.9025],[-11.9021,9.9079],[-11.9033,9.9186],[-11.9026,9.9284],[-11.9029,9.9369],[-11.9017,9.9417],[-11.8983,9.9457],[-11.8914,9.9862],[-11.8858,9.9975],[-11.8287,9.9975],[-11.7687,9.9974],[-11.7348,10],[-11.7255,9.9979],[-11.6768,9.9988],[-11.6534,9.9992],[-11.6144,9.9981],[-11.5847,9.9995],[-11.574,9.9996],[-11.5636,9.9986],[-11.5314,9.9993],[-11.5014,10],[-11.4984,10],[-11.4465,9.9992],[-11.3909,9.9989],[-11.3139,9.9984],[-11.2887,9.9989],[-11.2429,9.9997],[-11.2067,10.0004],[-11.206,10],[-11.1947,9.9911],[-11.175,9.9758],[-11.1713,9.9662],[-11.1671,9.9448],[-11.1646,9.9126],[-11.1602,9.8905],[-11.1544,9.8792],[-11.1428,9.8691],[-11.0973,9.8479],[-11.0962,9.8456],[-11.0698,9.8281],[-11.0387,9.7977],[-11.0126,9.7593],[-11.004,9.7508],[-10.9838,9.725],[-10.9774,9.714],[-10.9709,9.6979],[-10.9679,9.6737],[-10.9628,9.6641],[-10.9547,9.6579],[-10.9441,9.6562],[-10.9329,9.6564],[-10.9262,9.6546],[-10.9214,9.65],[-10.9209,9.6417],[-10.9149,9.633],[-10.911,9.6019],[-10.9041,9.5943],[-10.8955,9.5939],[-10.8781,9.5738],[-10.8594,9.5582],[-10.8589,9.5526],[-10.8701,9.5432],[-10.8738,9.5375],[-10.8571,9.5246],[-10.831,9.5206],[-10.8275,9.5179],[-10.8263,9.5142],[-10.8305,9.5073],[-10.8444,9.5009],[-10.8484,9.4954],[-10.8486,9.491],[-10.8408,9.4765],[-10.8408,9.471],[-10.8489,9.4616],[-10.8489,9.4547],[-10.8434,9.4428],[-10.8355,9.4381],[-10.8272,9.4354],[-10.8161,9.4257],[-10.8063,9.4202],[-10.802,9.4144],[-10.8045,9.4073],[-10.8124,9.4013],[-10.8166,9.3919],[-10.8147,9.3866],[-10.8097,9.3809],[-10.8046,9.3809],[-10.7992,9.3907],[-10.7897,9.39],[-10.78,9.3833],[-10.7701,9.3817],[-10.7601,9.386],[-10.7483,9.3849],[-10.7409,9.3754],[-10.7384,9.374],[-10.731,9.3802],[-10.725,9.3717],[-10.7111,9.3485],[-10.7102,9.3379],[-10.7116,9.3347],[-10.7075,9.3301],[-10.6894,9.3245],[-10.6688,9.3093],[-10.6633,9.3006],[-10.6615,9.29],[-10.671,9.2659],[-10.6752,9.2502],[-10.6746,9.2394],[-10.6635,9.2266],[-10.6644,9.2266],[-10.6637,9.21],[-10.6679,9.2034],[-10.679,9.1983],[-10.6827,9.1986],[-10.6952,9.194],[-10.7084,9.192],[-10.713,9.1984],[-10.7184,9.1975],[-10.7235,9.1835],[-10.7143,9.1635],[-10.7145,9.1439],[-10.7261,9.1311],[-10.7262,9.1166],[-10.7301,9.0914],[-10.7334,9.0842],[-10.7299,9.0792],[-10.7082,9.0755],[-10.6751,9.0814],[-10.6603,9.0815],[-10.6331,9.0695],[-10.6227,9.0677],[-10.622,9.0695],[-10.613,9.0667],[-10.594,9.0549],[-10.585,9.0434]]]\"},{\"id\":\"Vth0fbpFcsO\",\"code\":\"OU_233310\",\"na\":\"Kono\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-10.585,9.0434],[-10.5848,9.0432],[-10.5836,9.0364],[-10.5854,9.0316],[-10.5862,9.0162],[-10.5876,9.0123],[-10.5918,9.0093],[-10.5943,9.0033],[-10.5984,8.9737],[-10.5972,8.9634],[-10.5982,8.959],[-10.595,8.9379],[-10.592,8.9326],[-10.5937,8.9264],[-10.593,8.9087],[-10.5961,8.8896],[-10.5933,8.8747],[-10.5868,8.84],[-10.5877,8.8347],[-10.5834,8.8216],[-10.5852,8.8179],[-10.5869,8.8043],[-10.5835,8.8016],[-10.58,8.8018],[-10.5763,8.7981],[-10.5705,8.8015],[-10.5671,8.8011],[-10.5627,8.7937],[-10.5358,8.7725],[-10.5275,8.757],[-10.5255,8.741],[-10.5232,8.7375],[-10.5114,8.7388],[-10.5103,8.7354],[-10.5177,8.7299],[-10.5069,8.7154],[-10.5104,8.7094],[-10.494,8.702],[-10.4846,8.6893],[-10.4828,8.6801],[-10.4751,8.6808],[-10.4694,8.6746],[-10.4787,8.6597],[-10.4817,8.6523],[-10.4785,8.6464],[-10.4792,8.6404],[-10.4818,8.6379],[-10.4984,8.6313],[-10.5021,8.6246],[-10.5158,8.618],[-10.5229,8.6102],[-10.5262,8.6098],[-10.531,8.613],[-10.5442,8.6117],[-10.5516,8.6053],[-10.5594,8.6019],[-10.5664,8.5957],[-10.5758,8.5971],[-10.5795,8.5957],[-10.5823,8.5914],[-10.5812,8.5751],[-10.5831,8.5716],[-10.5902,8.5694],[-10.5949,8.5646],[-10.6023,8.5497],[-10.6079,8.546],[-10.6181,8.5433],[-10.6224,8.5417],[-10.624,8.532],[-10.6311,8.5123],[-10.6329,8.5043],[-10.6295,8.4946],[-10.6306,8.4907],[-10.6382,8.4937],[-10.6396,8.4926],[-10.6399,8.4871],[-10.6394,8.4832],[-10.6424,8.4797],[-10.6477,8.4784],[-10.6496,8.4763],[-10.6503,8.4614],[-10.652,8.4559],[-10.6518,8.4451],[-10.6519,8.4446],[-10.6587,8.4397],[-10.6689,8.4355],[-10.6735,8.4346],[-10.6849,8.4335],[-10.6907,8.43],[-10.6975,8.425],[-10.7102,8.4178],[-10.7146,8.4142],[-10.7239,8.4052],[-10.7272,8.4026],[-10.7485,8.391],[-10.7526,8.3871],[-10.7578,8.3805],[-10.7704,8.3709],[-10.7718,8.3778],[-10.7728,8.3865],[-10.7734,8.3893],[-10.7752,8.3934],[-10.7772,8.3955],[-10.7815,8.3971],[-10.793,8.3976],[-10.7973,8.3981],[-10.8034,8.3998],[-10.8063,8.4003],[-10.8107,8.4006],[-10.8214,8.4008],[-10.8243,8.4011],[-10.8284,8.4023],[-10.8325,8.4051],[-10.8383,8.4131],[-10.8412,8.4162],[-10.8445,8.4187],[-10.8497,8.4214],[-10.8532,8.4222],[-10.8566,8.4218],[-10.8629,8.4189],[-10.8662,8.4163],[-10.869,8.413],[-10.8707,8.4097],[-10.8755,8.3976],[-10.8768,8.393],[-10.8777,8.3852],[-10.8786,8.3816],[-10.8799,8.3786],[-10.8819,8.3765],[-10.8862,8.3748],[-10.8919,8.3744],[-10.8977,8.3747],[-10.902,8.3753],[-10.9095,8.3777],[-10.9207,8.3804],[-10.9255,8.3842],[-10.9283,8.386],[-10.9334,8.3872],[-10.9445,8.3919],[-10.9484,8.3929],[-10.9528,8.3933],[-10.9647,8.3936],[-10.9706,8.394],[-10.9747,8.3947],[-10.9792,8.3961],[-10.9833,8.3964],[-10.9875,8.3953],[-10.9899,8.3938],[-10.9933,8.3909],[-10.9962,8.3875],[-10.9986,8.3838],[-10.9999,8.3805],[-11.0008,8.3767],[-11.0015,8.3667],[-11.0022,8.3627],[-11.0041,8.3572],[-11.0084,8.3505],[-11.0111,8.3484],[-11.0151,8.3461],[-11.0266,8.3402],[-11.0337,8.3357],[-11.0364,8.3346],[-11.0406,8.3339],[-11.0465,8.3336],[-11.0719,8.3336],[-11.0762,8.3341],[-11.0803,8.3355],[-11.0827,8.3371],[-11.0848,8.339],[-11.088,8.3434],[-11.0908,8.35],[-11.0946,8.364],[-11.0963,8.3673],[-11.0997,8.3695],[-11.1036,8.369],[-11.1103,8.3648],[-11.1166,8.3616],[-11.1205,8.3605],[-11.129,8.3595],[-11.1318,8.3589],[-11.1371,8.3565],[-11.14,8.3546],[-11.1426,8.3504],[-11.1435,8.3447],[-11.1437,8.3343],[-11.1443,8.3261],[-11.1576,8.3314],[-11.1659,8.3368],[-11.17,8.3387],[-11.1744,8.3398],[-11.179,8.3385],[-11.1885,8.331],[-11.1985,8.3246],[-11.2024,8.3233],[-11.2079,8.323],[-11.2113,8.3372],[-11.2135,8.3427],[-11.2185,8.3499],[-11.2218,8.355],[-11.229,8.3636],[-11.234,8.3709],[-11.2396,8.377],[-11.2461,8.3826],[-11.2535,8.3955],[-11.2587,8.4086],[-11.2617,8.4152],[-11.2634,8.421],[-11.2642,8.4319],[-11.2642,8.4479],[-11.2647,8.4556],[-11.2655,8.4599],[-11.2673,8.4659],[-11.2691,8.4786],[-11.271,8.4843],[-11.2749,8.4918],[-11.2784,8.4961],[-11.2815,8.499],[-11.2838,8.5007],[-11.2928,8.5063],[-11.2968,8.508],[-11.2998,8.5085],[-11.3117,8.5096],[-11.3179,8.5113],[-11.3208,8.5118],[-11.3328,8.5128],[-11.3368,8.514],[-11.3434,8.517],[-11.3466,8.5192],[-11.3513,8.5234],[-11.3596,8.5317],[-11.3568,8.5349],[-11.3544,8.5403],[-11.3514,8.5438],[-11.3449,8.5471],[-11.3423,8.5494],[-11.3408,8.5525],[-11.3401,8.5575],[-11.3403,8.562],[-11.3412,8.5664],[-11.3423,8.5691],[-11.346,8.5751],[-11.3475,8.5788],[-11.3491,8.5866],[-11.3515,8.596],[-11.353,8.6052],[-11.3558,8.6159],[-11.3573,8.6262],[-11.3575,8.6304],[-11.357,8.6345],[-11.3546,8.6455],[-11.3514,8.6522],[-11.3496,8.658],[-11.349,8.6632],[-11.3492,8.6684],[-11.3498,8.6723],[-11.3515,8.678],[-11.3536,8.6835],[-11.3582,8.6943],[-11.3589,8.6987],[-11.3574,8.7103],[-11.3572,8.7252],[-11.3565,8.7318],[-11.3547,8.7374],[-11.3489,8.7492],[-11.3471,8.7548],[-11.3465,8.7602],[-11.3464,8.7711],[-11.3458,8.7751],[-11.3433,8.7799],[-11.3397,8.784],[-11.3335,8.7894],[-11.3283,8.7926],[-11.3253,8.7948],[-11.3217,8.7984],[-11.3195,8.8014],[-11.3156,8.8087],[-11.3034,8.8343],[-11.2994,8.8416],[-11.297,8.8449],[-11.2917,8.8513],[-11.2898,8.8546],[-11.2878,8.8602],[-11.2847,8.874],[-11.2835,8.8818],[-11.2823,8.8855],[-11.277,8.8951],[-11.2729,8.9009],[-11.2704,8.9049],[-11.268,8.9078],[-11.2651,8.9101],[-11.2578,8.9138],[-11.2465,8.9174],[-11.2437,8.918],[-11.2393,8.9183],[-11.226,8.9185],[-11.2216,8.9187],[-11.2174,8.9194],[-11.2114,8.9212],[-11.2003,8.9223],[-11.1962,8.9228],[-11.1837,8.9268],[-11.1716,8.9321],[-11.1651,8.9345],[-11.1603,8.9377],[-11.1516,8.9461],[-11.1485,8.9494],[-11.1458,8.9528],[-11.1412,8.9615],[-11.1394,8.9671],[-11.1388,8.9715],[-11.1387,8.976],[-11.1392,8.9882],[-11.1399,8.9925],[-11.1438,9.0049],[-11.1444,9.0089],[-11.144,9.013],[-11.1406,9.0205],[-11.1382,9.0232],[-11.1337,9.0256],[-11.1213,9.0279],[-11.1175,9.0297],[-11.1075,9.0363],[-11.0977,9.0452],[-11.0955,9.047],[-11.0892,9.0511],[-11.0818,9.0576],[-11.0775,9.059],[-11.0713,9.0599],[-11.0651,9.06],[-11.0621,9.0598],[-11.0592,9.0592],[-11.0552,9.0574],[-11.0464,9.0516],[-11.0354,9.0432],[-11.0302,9.0415],[-11.026,9.0412],[-11.0204,9.0415],[-11.0164,9.0423],[-11.0104,9.0442],[-11.006,9.0449],[-10.9984,9.0452],[-10.9877,9.0452],[-10.9832,9.0449],[-10.9788,9.0442],[-10.9693,9.0407],[-10.9656,9.0377],[-10.9601,9.0304],[-10.9521,9.0164],[-10.9375,9.0003],[-10.9332,8.994],[-10.9304,8.9908],[-10.9262,8.9871],[-10.9198,8.9829],[-10.911,8.976],[-10.9045,8.9719],[-10.9,8.968],[-10.8959,8.9637],[-10.8941,8.9613],[-10.8927,8.9588],[-10.8907,8.9523],[-10.8883,8.947],[-10.8851,8.9434],[-10.8818,8.9416],[-10.873,8.9393],[-10.8682,8.9363],[-10.8604,8.9294],[-10.8569,8.9269],[-10.8495,8.9228],[-10.842,8.9192],[-10.8343,8.9156],[-10.8255,8.9118],[-10.8118,8.9174],[-10.803,8.9193],[-10.7954,8.9215],[-10.7907,8.922],[-10.7746,8.9228],[-10.7716,8.9234],[-10.7669,8.9248],[-10.7624,8.9256],[-10.7387,8.9263],[-10.7341,8.9271],[-10.7267,8.9291],[-10.7118,8.9303],[-10.7024,8.9319],[-10.7063,8.9379],[-10.7084,8.9442],[-10.7102,8.9487],[-10.712,8.9518],[-10.7156,8.9569],[-10.7172,8.9601],[-10.7188,8.9649],[-10.7193,8.9692],[-10.719,8.9749],[-10.7178,8.9788],[-10.7124,8.9883],[-10.7098,8.9915],[-10.7069,8.9945],[-10.7037,8.9972],[-10.7003,8.9993],[-10.6937,9.0016],[-10.6817,9.0068],[-10.6765,9.0086],[-10.6739,9.0098],[-10.6705,9.0124],[-10.6606,9.0211],[-10.6518,9.0269],[-10.648,9.0289],[-10.6437,9.0299],[-10.6348,9.0307],[-10.6292,9.0324],[-10.6211,9.0373],[-10.6144,9.0403],[-10.6085,9.0413],[-10.5962,9.0421],[-10.5877,9.0432],[-10.585,9.0434]]]\"},{\"id\":\"jmIPBj66vD6\",\"code\":\"OU_246990\",\"na\":\"Moyamba\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-12.6351,7.6613],[-12.6346,7.6607],[-12.6343,7.659],[-12.6346,7.6582],[-12.6354,7.6576],[-12.6365,7.6576],[-12.6365,7.6579],[-12.6385,7.6585],[-12.6385,7.6593],[-12.6374,7.6599],[-12.6365,7.661],[-12.6351,7.6613]]],[[[-12.6368,7.6624],[-12.6368,7.6615],[-12.6376,7.6613],[-12.6388,7.6613],[-12.6388,7.661],[-12.6399,7.661],[-12.6401,7.6604],[-12.6413,7.6601],[-12.6429,7.6588],[-12.6438,7.6585],[-12.6451,7.6585],[-12.6457,7.6579],[-12.6471,7.6579],[-12.6471,7.6576],[-12.6482,7.6576],[-12.6482,7.6574],[-12.651,7.6574],[-12.6493,7.6593],[-12.6488,7.6593],[-12.6474,7.661],[-12.6468,7.661],[-12.646,7.6621],[-12.6454,7.6624],[-12.644,7.6624],[-12.6438,7.6618],[-12.6432,7.6618],[-12.6432,7.6624],[-12.6368,7.6624]]],[[[-12.6913,7.6817],[-12.6913,7.6815],[-12.6888,7.6815],[-12.6888,7.6812],[-12.6865,7.6812],[-12.6865,7.681],[-12.684,7.681],[-12.684,7.6807],[-12.6779,7.6807],[-12.6779,7.6804],[-12.6754,7.6804],[-12.6754,7.6801],[-12.6738,7.6801],[-12.6738,7.679],[-12.6749,7.6785],[-12.6757,7.6774],[-12.6763,7.6774],[-12.6768,7.6765],[-12.6785,7.676],[-12.679,7.6754],[-12.6807,7.6749],[-12.6812,7.6743],[-12.6824,7.674],[-12.6824,7.6738],[-12.6835,7.6738],[-12.6843,7.6732],[-12.6854,7.6732],[-12.6863,7.6726],[-12.6874,7.6726],[-12.6874,7.6724],[-12.6901,7.6724],[-12.6901,7.6726],[-12.6913,7.6726],[-12.6926,7.6743],[-12.6951,7.6743],[-12.696,7.6746],[-12.696,7.6757],[-12.6957,7.6757],[-12.6957,7.6771],[-12.6951,7.6771],[-12.6951,7.6787],[-12.6949,7.6787],[-12.694,7.6804],[-12.6938,7.6818],[-12.6913,7.6817]]],[[[-12.9996,7.9093],[-12.9993,7.909],[-12.9993,7.9076],[-13.0001,7.9068],[-13.001,7.9068],[-13.0013,7.9074],[-13.0021,7.9076],[-13.0018,7.9088],[-12.9996,7.9093]]],[[[-12.9899,7.9132],[-12.9896,7.9124],[-12.9879,7.9118],[-12.9854,7.9118],[-12.9854,7.9115],[-12.9843,7.9113],[-12.9846,7.9093],[-12.9871,7.9099],[-12.9879,7.909],[-12.9888,7.909],[-12.9893,7.9079],[-12.9915,7.9079],[-12.9921,7.9088],[-12.9949,7.9088],[-12.9951,7.9096],[-12.9946,7.9099],[-12.994,7.911],[-12.9924,7.9124],[-12.9915,7.9124],[-12.9907,7.9132],[-12.9899,7.9132]]],[[[-12.9651,7.9154],[-12.9649,7.914],[-12.9651,7.9138],[-12.9665,7.9138],[-12.9663,7.9154],[-12.9651,7.9154]]],[[[-12.6719,8.3735],[-12.6644,8.3742],[-12.6585,8.3744],[-12.6543,8.3741],[-12.6502,8.3731],[-12.6464,8.371],[-12.639,8.3659],[-12.6364,8.3635],[-12.6329,8.3593],[-12.63,8.3572],[-12.6261,8.356],[-12.6163,8.3545],[-12.605,8.3508],[-12.5964,8.3459],[-12.5899,8.3437],[-12.5833,8.3406],[-12.5786,8.3375],[-12.5741,8.3334],[-12.5703,8.3288],[-12.5685,8.3254],[-12.567,8.3193],[-12.5671,8.314],[-12.5696,8.3041],[-12.57,8.2998],[-12.5702,8.2924],[-12.564,8.293],[-12.5597,8.2941],[-12.5523,8.2977],[-12.549,8.2983],[-12.5309,8.2953],[-12.5271,8.2935],[-12.5211,8.2896],[-12.5147,8.2865],[-12.5105,8.2853],[-12.5043,8.2848],[-12.4995,8.2849],[-12.4949,8.2854],[-12.4842,8.2882],[-12.4702,8.2894],[-12.4626,8.2909],[-12.4581,8.2906],[-12.4526,8.2869],[-12.4475,8.2802],[-12.439,8.2729],[-12.4364,8.2813],[-12.4345,8.2908],[-12.4325,8.2982],[-12.4322,8.3012],[-12.4319,8.313],[-12.4304,8.3164],[-12.427,8.3182],[-12.424,8.3172],[-12.4213,8.3141],[-12.4183,8.3077],[-12.4158,8.3054],[-12.4121,8.3044],[-12.4087,8.3051],[-12.4044,8.3079],[-12.3943,8.3166],[-12.3899,8.3224],[-12.387,8.3259],[-12.3773,8.3359],[-12.3718,8.3412],[-12.3671,8.3445],[-12.3605,8.3475],[-12.3564,8.3483],[-12.3506,8.3483],[-12.3464,8.3474],[-12.3387,8.344],[-12.3194,8.3341],[-12.3115,8.3307],[-12.3073,8.3298],[-12.2997,8.3296],[-12.2966,8.3299],[-12.2937,8.3306],[-12.2903,8.3321],[-12.2863,8.3343],[-12.284,8.3362],[-12.2821,8.3384],[-12.2788,8.3436],[-12.2762,8.3467],[-12.2718,8.3502],[-12.2679,8.3518],[-12.265,8.3523],[-12.2606,8.3525],[-12.2547,8.3522],[-12.2504,8.3516],[-12.2467,8.3502],[-12.2414,8.3475],[-12.2321,8.3413],[-12.2257,8.3379],[-12.2192,8.335],[-12.2151,8.334],[-12.2046,8.3331],[-12.2003,8.3322],[-12.1945,8.3299],[-12.1765,8.3299],[-12.1692,8.3293],[-12.1651,8.328],[-12.1578,8.3238],[-12.1514,8.3213],[-12.149,8.3197],[-12.1458,8.3168],[-12.1441,8.3145],[-12.1407,8.3093],[-12.1356,8.3026],[-12.1322,8.2973],[-12.1294,8.2941],[-12.1262,8.2914],[-12.1225,8.2896],[-12.1136,8.2877],[-12.1059,8.2842],[-12.1011,8.2806],[-12.0911,8.2711],[-12.0874,8.2685],[-12.0833,8.267],[-12.0734,8.2657],[-12.0643,8.2617],[-12.0609,8.2593],[-12.0522,8.2513],[-12.0485,8.2489],[-12.0456,8.248],[-12.0411,8.2474],[-12.0366,8.2474],[-12.0337,8.2478],[-12.0299,8.2496],[-12.0272,8.2529],[-12.0265,8.2561],[-12.0268,8.2613],[-12.0296,8.272],[-12.0307,8.2841],[-12.032,8.2896],[-12.0348,8.2947],[-12.0371,8.2974],[-12.0403,8.2993],[-12.0465,8.3017],[-12.0499,8.3041],[-12.0527,8.3072],[-12.0545,8.311],[-12.0544,8.3152],[-12.0529,8.319],[-12.049,8.3247],[-12.0442,8.333],[-12.0399,8.3428],[-12.0363,8.347],[-12.0322,8.3507],[-12.0268,8.3539],[-12.021,8.358],[-12.0093,8.3641],[-12.0036,8.3677],[-11.9982,8.3731],[-11.9937,8.3772],[-11.988,8.3689],[-11.9847,8.3663],[-11.9802,8.3647],[-11.975,8.3654],[-11.9707,8.3647],[-11.9637,8.3611],[-11.9609,8.3599],[-11.9543,8.3568],[-11.9447,8.3531],[-11.9381,8.3511],[-11.9257,8.3459],[-11.917,8.3439],[-11.9094,8.3418],[-11.8945,8.3402],[-11.887,8.3381],[-11.877,8.3366],[-11.8682,8.3342],[-11.864,8.3337],[-11.8596,8.3338],[-11.8554,8.3345],[-11.8443,8.3384],[-11.8318,8.3464],[-11.8262,8.351],[-11.8204,8.3437],[-11.8179,8.3397],[-11.816,8.3353],[-11.8147,8.3309],[-11.8144,8.3275],[-11.8159,8.3219],[-11.8178,8.3189],[-11.8206,8.3164],[-11.8268,8.3126],[-11.8318,8.3079],[-11.8338,8.3035],[-11.8339,8.2996],[-11.8325,8.2967],[-11.8298,8.2936],[-11.8118,8.2766],[-11.8067,8.2714],[-11.8042,8.2683],[-11.8025,8.2647],[-11.8017,8.2603],[-11.8014,8.2558],[-11.8015,8.2497],[-11.8018,8.2437],[-11.8023,8.2408],[-11.8059,8.226],[-11.8105,8.2113],[-11.812,8.2053],[-11.8125,8.1968],[-11.812,8.1854],[-11.8105,8.1802],[-11.8057,8.1719],[-11.8005,8.1648],[-11.7965,8.1587],[-11.7894,8.1511],[-11.7893,8.1437],[-11.7955,8.1442],[-11.7998,8.1452],[-11.8075,8.1492],[-11.8115,8.1505],[-11.8161,8.151],[-11.8332,8.1516],[-11.8376,8.1524],[-11.8436,8.1542],[-11.8493,8.1548],[-11.8522,8.1547],[-11.855,8.1542],[-11.8577,8.1531],[-11.8601,8.1515],[-11.8623,8.1497],[-11.8652,8.1467],[-11.8683,8.1425],[-11.8737,8.1316],[-11.877,8.1229],[-11.8849,8.1151],[-11.889,8.1098],[-11.8929,8.1013],[-11.8957,8.0959],[-11.8968,8.092],[-11.8987,8.0811],[-11.902,8.0745],[-11.9039,8.0689],[-11.9042,8.0648],[-11.9036,8.0608],[-11.9024,8.0575],[-11.9004,8.0541],[-11.8966,8.05],[-11.8913,8.0454],[-11.8735,8.034],[-11.8659,8.0278],[-11.8625,8.0255],[-11.8561,8.0223],[-11.8497,8.0201],[-11.8461,8.0182],[-11.8418,8.0148],[-11.8294,8.0037],[-11.8293,8.0001],[-11.8278,7.9951],[-11.8257,7.992],[-11.8213,7.9873],[-11.8199,7.9839],[-11.817,7.9754],[-11.8235,7.9771],[-11.8287,7.9798],[-11.8361,7.9797],[-11.8431,7.9786],[-11.8542,7.9738],[-11.8582,7.9727],[-11.8627,7.9723],[-11.8686,7.9726],[-11.8736,7.9744],[-11.8786,7.9781],[-11.8823,7.9793],[-11.8904,7.9809],[-11.9005,7.9859],[-11.9071,7.9882],[-11.9176,7.9925],[-11.9234,7.9974],[-11.9272,7.9994],[-11.9304,8.0006],[-11.9336,8.0007],[-11.9393,7.9996],[-11.9433,7.9997],[-11.9505,8.0013],[-11.9558,8.0016],[-11.9597,8.0011],[-11.9657,7.9993],[-11.9713,7.9984],[-11.9726,7.9957],[-11.976,7.9926],[-11.9799,7.9912],[-11.9843,7.9908],[-11.9978,7.9903],[-12.0007,7.9898],[-12.0054,7.9884],[-12.0098,7.9876],[-12.03,7.9868],[-12.0344,7.9861],[-12.0391,7.9847],[-12.0421,7.9841],[-12.0561,7.9832],[-12.0606,7.9824],[-12.0693,7.9785],[-12.0756,7.9751],[-12.0839,7.9699],[-12.095,7.9658],[-12.1016,7.9637],[-12.1126,7.9591],[-12.1166,7.958],[-12.1314,7.9565],[-12.1369,7.9541],[-12.1397,7.9521],[-12.1418,7.9491],[-12.1429,7.9448],[-12.143,7.9388],[-12.1386,7.937],[-12.1353,7.9343],[-12.1324,7.9302],[-12.1315,7.9267],[-12.1312,7.9238],[-12.1314,7.9153],[-12.1331,7.9105],[-12.1401,7.9036],[-12.1436,7.8994],[-12.1474,7.8921],[-12.1483,7.8878],[-12.1481,7.8844],[-12.1472,7.8812],[-12.1434,7.874],[-12.1398,7.8675],[-12.1387,7.8634],[-12.1382,7.8561],[-12.1383,7.8457],[-12.1389,7.8399],[-12.1404,7.8308],[-12.1396,7.8266],[-12.136,7.8219],[-12.1348,7.8184],[-12.1344,7.813],[-12.1352,7.8036],[-12.133,7.786],[-12.1323,7.7824],[-12.1334,7.7758],[-12.1338,7.7717],[-12.1338,7.7658],[-12.1333,7.7613],[-12.1326,7.7585],[-12.1306,7.7553],[-12.1244,7.7491],[-12.1228,7.7453],[-12.122,7.7392],[-12.1222,7.7234],[-12.1219,7.7188],[-12.121,7.7147],[-12.1187,7.7108],[-12.1157,7.7086],[-12.1128,7.7078],[-12.1099,7.7076],[-12.1021,7.7076],[-12.0925,7.7081],[-12.0809,7.7098],[-12.086,7.6997],[-12.0906,7.6915],[-12.0928,7.6885],[-12.0992,7.6806],[-12.106,7.6682],[-12.1092,7.6643],[-12.112,7.6617],[-12.1177,7.6579],[-12.1229,7.6535],[-12.1286,7.6551],[-12.1418,7.6568],[-12.153,7.661],[-12.1563,7.6617],[-12.1596,7.6613],[-12.1703,7.6569],[-12.1738,7.6561],[-12.1811,7.6556],[-12.1854,7.656],[-12.1883,7.6567],[-12.1949,7.6597],[-12.1983,7.6619],[-12.2094,7.6717],[-12.2158,7.676],[-12.218,7.6778],[-12.2211,7.6809],[-12.2248,7.6854],[-12.2246,7.6855],[-12.2267,7.6921],[-12.2292,7.6985],[-12.2328,7.7031],[-12.2372,7.7073],[-12.2422,7.7105],[-12.2522,7.7131],[-12.2549,7.7145],[-12.2585,7.7173],[-12.2625,7.7213],[-12.2654,7.7245],[-12.2674,7.7283],[-12.2693,7.7339],[-12.2695,7.7337],[-12.2787,7.7386],[-12.2817,7.7423],[-12.2827,7.7474],[-12.2805,7.7579],[-12.2802,7.7618],[-12.2806,7.7658],[-12.2827,7.774],[-12.2835,7.7836],[-12.2845,7.7877],[-12.2873,7.7919],[-12.2906,7.7935],[-12.2981,7.7951],[-12.3028,7.7965],[-12.3099,7.7971],[-12.3165,7.7976],[-12.3209,7.7985],[-12.3275,7.8014],[-12.3337,7.8047],[-12.3391,7.8068],[-12.3425,7.807],[-12.3471,7.8049],[-12.3514,7.8001],[-12.3564,7.7915],[-12.3608,7.7882],[-12.3643,7.7868],[-12.3767,7.7847],[-12.3804,7.7826],[-12.3841,7.7785],[-12.3862,7.7746],[-12.3887,7.7677],[-12.3904,7.7657],[-12.3946,7.7651],[-12.4073,7.7695],[-12.4164,7.7709],[-12.4203,7.7729],[-12.4247,7.7625],[-12.4292,7.7541],[-12.4366,7.7463],[-12.4417,7.7433],[-12.4446,7.7419],[-12.4481,7.7415],[-12.4571,7.7418],[-12.4702,7.7443],[-12.4814,7.7487],[-12.4864,7.7495],[-12.4944,7.7513],[-12.4988,7.7505],[-12.5041,7.7481],[-12.5077,7.7454],[-12.5146,7.7397],[-12.5208,7.7351],[-12.5248,7.7311],[-12.5291,7.7246],[-12.5323,7.7217],[-12.5359,7.7197],[-12.5527,7.7135],[-12.5583,7.7085],[-12.5655,7.7031],[-12.5692,7.7011],[-12.5807,7.6971],[-12.5868,7.6963],[-12.5928,7.6963],[-12.5968,7.6973],[-12.5954,7.6945],[-12.5909,7.6913],[-12.5857,7.6879],[-12.5829,7.6865],[-12.5843,7.6868],[-12.5846,7.6863],[-12.5865,7.6849],[-12.5874,7.6846],[-12.589,7.6846],[-12.5899,7.6849],[-12.5913,7.6849],[-12.5915,7.6854],[-12.5924,7.6854],[-12.5929,7.6863],[-12.5937,7.6865],[-12.5962,7.6865],[-12.5962,7.6863],[-12.601,7.6863],[-12.601,7.6865],[-12.6026,7.6865],[-12.6026,7.6868],[-12.6051,7.6868],[-12.6051,7.6871],[-12.6068,7.6871],[-12.6076,7.6876],[-12.609,7.6876],[-12.609,7.6879],[-12.6107,7.6879],[-12.6107,7.6882],[-12.614,7.6882],[-12.614,7.6885],[-12.6174,7.6885],[-12.6182,7.6882],[-12.6185,7.6888],[-12.6199,7.689],[-12.6199,7.6896],[-12.6213,7.6904],[-12.6218,7.6913],[-12.6218,7.6926],[-12.6232,7.6929],[-12.624,7.6935],[-12.6254,7.6938],[-12.6257,7.6943],[-12.6268,7.6938],[-12.6299,7.6938],[-12.6299,7.6935],[-12.6332,7.6935],[-12.6332,7.6938],[-12.6354,7.6938],[-12.6354,7.694],[-12.6388,7.694],[-12.6388,7.6943],[-12.6399,7.6943],[-12.6407,7.6946],[-12.641,7.6951],[-12.6418,7.6951],[-12.6424,7.6963],[-12.6432,7.696],[-12.6454,7.696],[-12.6454,7.6962],[-12.6493,7.6963],[-12.6493,7.6965],[-12.651,7.6965],[-12.651,7.6968],[-12.6521,7.6968],[-12.6535,7.6976],[-12.6549,7.6979],[-12.6551,7.6985],[-12.6557,7.6985],[-12.6568,7.7007],[-12.6582,7.7007],[-12.659,7.6999],[-12.6604,7.6999],[-12.6604,7.7001],[-12.6621,7.7001],[-12.6624,7.7007],[-12.6629,7.7007],[-12.6629,7.7015],[-12.6638,7.7024],[-12.6643,7.7024],[-12.6654,7.7032],[-12.6663,7.7032],[-12.6671,7.704],[-12.6679,7.704],[-12.6685,7.7046],[-12.6693,7.7046],[-12.6701,7.7051],[-12.6715,7.7051],[-12.6724,7.7054],[-12.6726,7.706],[-12.6735,7.706],[-12.6743,7.7065],[-12.6763,7.7065],[-12.6765,7.7071],[-12.6771,7.7071],[-12.6774,7.7076],[-12.6782,7.7079],[-12.6793,7.7079],[-12.6796,7.7085],[-12.6812,7.7085],[-12.6832,7.7079],[-12.6838,7.7071],[-12.6846,7.7068],[-12.6915,7.7068],[-12.6929,7.706],[-12.694,7.706],[-12.6946,7.7054],[-12.6954,7.7054],[-12.696,7.7049],[-12.6971,7.7049],[-12.6976,7.7043],[-12.6996,7.7035],[-12.701,7.7035],[-12.7018,7.7026],[-12.7029,7.7026],[-12.7035,7.7021],[-12.7046,7.7021],[-12.7046,7.7018],[-12.7076,7.7018],[-12.7085,7.7013],[-12.7101,7.7013],[-12.7107,7.7015],[-12.7132,7.704],[-12.7132,7.7046],[-12.7138,7.7049],[-12.714,7.706],[-12.7146,7.7063],[-12.7149,7.7074],[-12.7151,7.7074],[-12.7151,7.7085],[-12.716,7.709],[-12.716,7.7096],[-12.7165,7.7099],[-12.7165,7.7104],[-12.7182,7.7118],[-12.719,7.7132],[-12.7196,7.7132],[-12.7207,7.7149],[-12.7215,7.7149],[-12.7224,7.716],[-12.7243,7.7165],[-12.7249,7.7174],[-12.7257,7.7174],[-12.7263,7.7165],[-12.7274,7.7163],[-12.7285,7.7168],[-12.7288,7.7174],[-12.7304,7.7179],[-12.731,7.7188],[-12.7315,7.7188],[-12.7329,7.7204],[-12.7338,7.7204],[-12.734,7.721],[-12.7354,7.7213],[-12.7354,7.7218],[-12.7363,7.7221],[-12.7365,7.7226],[-12.7376,7.7229],[-12.739,7.7246],[-12.7399,7.7249],[-12.741,7.7265],[-12.741,7.7274],[-12.7415,7.7276],[-12.7421,7.7288],[-12.7429,7.7293],[-12.7432,7.7307],[-12.744,7.731],[-12.7443,7.7324],[-12.7451,7.7335],[-12.746,7.734],[-12.7463,7.7349],[-12.7471,7.7349],[-12.7474,7.7357],[-12.7485,7.7362],[-12.7485,7.7368],[-12.749,7.7371],[-12.749,7.7376],[-12.7496,7.7379],[-12.7499,7.739],[-12.7504,7.7393],[-12.7504,7.7399],[-12.7515,7.7404],[-12.7518,7.741],[-12.7529,7.7413],[-12.7532,7.7418],[-12.7546,7.7424],[-12.7546,7.7454],[-12.7549,7.7454],[-12.7549,7.7471],[-12.7551,7.7471],[-12.7551,7.7482],[-12.7557,7.7482],[-12.7557,7.7476],[-12.7568,7.7476],[-12.7576,7.7468],[-12.7588,7.7465],[-12.759,7.7454],[-12.7596,7.7449],[-12.7596,7.7443],[-12.7604,7.744],[-12.7632,7.744],[-12.7638,7.7446],[-12.7649,7.7446],[-12.7657,7.7454],[-12.7668,7.7457],[-12.7682,7.7474],[-12.7688,7.7474],[-12.7701,7.7485],[-12.7713,7.7485],[-12.7726,7.7493],[-12.7738,7.7496],[-12.7746,7.7501],[-12.7768,7.7524],[-12.7768,7.7529],[-12.7779,7.7543],[-12.7779,7.7557],[-12.7785,7.7565],[-12.7832,7.7565],[-12.7843,7.7571],[-12.7849,7.7579],[-12.7854,7.7579],[-12.7862,7.759],[-12.7862,7.7599],[-12.7868,7.7601],[-12.7868,7.7607],[-12.7874,7.7612],[-12.7874,7.7618],[-12.7882,7.7624],[-12.7885,7.7632],[-12.789,7.7632],[-12.789,7.764],[-12.7896,7.7646],[-12.7896,7.7654],[-12.7901,7.766],[-12.7901,7.7674],[-12.7904,7.7674],[-12.7904,7.7707],[-12.7907,7.7707],[-12.7907,7.7763],[-12.7901,7.7771],[-12.7901,7.7799],[-12.7904,7.7799],[-12.7904,7.7826],[-12.7907,7.7826],[-12.7907,7.7843],[-12.7913,7.7843],[-12.7918,7.7849],[-12.7935,7.7851],[-12.794,7.7857],[-12.7965,7.7863],[-12.7971,7.7868],[-12.7988,7.7871],[-12.7993,7.7876],[-12.801,7.7879],[-12.8015,7.7885],[-12.8032,7.7887],[-12.8038,7.7893],[-12.8054,7.7896],[-12.806,7.7901],[-12.8063,7.7896],[-12.8074,7.7885],[-12.8082,7.7887],[-12.8085,7.7901],[-12.8096,7.7901],[-12.8101,7.7896],[-12.8107,7.7896],[-12.811,7.7901],[-12.8118,7.7904],[-12.8118,7.7918],[-12.8121,7.7921],[-12.8143,7.7921],[-12.8149,7.7929],[-12.8165,7.7938],[-12.8179,7.7938],[-12.819,7.7949],[-12.8199,7.7946],[-12.8226,7.7946],[-12.8226,7.7951],[-12.8238,7.7957],[-12.826,7.7957],[-12.8265,7.7965],[-12.8271,7.7965],[-12.8279,7.7979],[-12.8285,7.7979],[-12.8288,7.7985],[-12.8293,7.7985],[-12.8301,7.7993],[-12.8315,7.7993],[-12.8315,7.7996],[-12.8335,7.7996],[-12.8354,7.8004],[-12.836,7.801],[-12.8365,7.801],[-12.8371,7.8018],[-12.8379,7.8024],[-12.839,7.8026],[-12.8393,7.8032],[-12.8399,7.8032],[-12.841,7.8043],[-12.8418,7.8071],[-12.8424,7.8071],[-12.8426,7.8082],[-12.8438,7.8085],[-12.8468,7.8085],[-12.8479,7.8088],[-12.8485,7.8093],[-12.8493,7.8093],[-12.8496,7.8107],[-12.8507,7.8115],[-12.8524,7.8135],[-12.8532,7.8137],[-12.8535,7.8143],[-12.854,7.8143],[-12.8543,7.8151],[-12.8557,7.8157],[-12.8568,7.8168],[-12.8576,7.8179],[-12.859,7.8182],[-12.8607,7.8201],[-12.8629,7.8201],[-12.8629,7.8199],[-12.8646,7.8199],[-12.8646,7.8201],[-12.866,7.8207],[-12.866,7.8213],[-12.8668,7.8213],[-12.8668,7.8218],[-12.8676,7.8218],[-12.8676,7.8224],[-12.8693,7.8232],[-12.8693,7.8238],[-12.8699,7.8238],[-12.8699,7.8243],[-12.871,7.8243],[-12.8713,7.8251],[-12.8721,7.8254],[-12.8721,7.8268],[-12.8729,7.8276],[-12.8729,7.8304],[-12.8738,7.8313],[-12.8738,7.8318],[-12.8743,7.8321],[-12.8746,7.8332],[-12.8751,7.8335],[-12.8751,7.8343],[-12.8757,7.8346],[-12.8765,7.8365],[-12.8771,7.8368],[-12.8771,7.8376],[-12.8779,7.839],[-12.8785,7.839],[-12.879,7.8401],[-12.879,7.841],[-12.8796,7.8412],[-12.8796,7.8418],[-12.8807,7.8424],[-12.8824,7.8424],[-12.8824,7.844],[-12.8838,7.8451],[-12.8849,7.8451],[-12.8849,7.8471],[-12.8854,7.8479],[-12.8863,7.8485],[-12.8863,7.849],[-12.8868,7.849],[-12.8874,7.8501],[-12.8882,7.8504],[-12.8896,7.8504],[-12.8899,7.851],[-12.8899,7.8521],[-12.8913,7.8532],[-12.8913,7.854],[-12.8918,7.8543],[-12.8918,7.8549],[-12.8926,7.8551],[-12.8935,7.8563],[-12.8937,7.8574],[-12.8943,7.8579],[-12.8949,7.8579],[-12.8954,7.8585],[-12.8962,7.8601],[-12.8968,7.8601],[-12.8974,7.8607],[-12.8974,7.8615],[-12.8985,7.8624],[-12.899,7.8635],[-12.8996,7.8635],[-12.9004,7.8646],[-12.901,7.8649],[-12.9021,7.8665],[-12.9026,7.8665],[-12.9032,7.8674],[-12.9043,7.8674],[-12.9046,7.8679],[-12.9051,7.8679],[-12.9065,7.8687],[-12.9076,7.8687],[-12.9088,7.8704],[-12.9104,7.8704],[-12.911,7.871],[-12.914,7.871],[-12.914,7.8712],[-12.9165,7.8712],[-12.9165,7.8715],[-12.9176,7.8715],[-12.9182,7.871],[-12.9193,7.8707],[-12.9199,7.8701],[-12.9213,7.8701],[-12.9213,7.8699],[-12.9254,7.8699],[-12.9257,7.8704],[-12.9265,7.871],[-12.9265,7.8715],[-12.9271,7.8718],[-12.9282,7.8738],[-12.9288,7.874],[-12.9293,7.8751],[-12.9299,7.8754],[-12.9301,7.8768],[-12.9315,7.8785],[-12.9315,7.8796],[-12.9318,7.8807],[-12.9326,7.8815],[-12.9329,7.8829],[-12.9335,7.8829],[-12.9338,7.8838],[-12.9338,7.8851],[-12.9346,7.8857],[-12.9349,7.8868],[-12.9357,7.8871],[-12.9357,7.8876],[-12.9365,7.8882],[-12.9365,7.8893],[-12.9371,7.8901],[-12.9376,7.8904],[-12.9376,7.891],[-12.9388,7.8918],[-12.9396,7.8929],[-12.9401,7.8932],[-12.9404,7.8946],[-12.9418,7.8954],[-12.9424,7.8968],[-12.9435,7.8971],[-12.9438,7.8982],[-12.9443,7.8985],[-12.9449,7.8996],[-12.9463,7.9013],[-12.9468,7.9024],[-12.9474,7.9024],[-12.949,7.9038],[-12.949,7.9043],[-12.9504,7.9054],[-12.951,7.9065],[-12.9518,7.9065],[-12.9526,7.9076],[-12.9532,7.9076],[-12.9535,7.9082],[-12.954,7.9082],[-12.9546,7.909],[-12.9554,7.909],[-12.956,7.9085],[-12.9571,7.9085],[-12.9576,7.9093],[-12.9579,7.9107],[-12.9585,7.911],[-12.9585,7.9118],[-12.9599,7.9129],[-12.9599,7.9135],[-12.9604,7.914],[-12.9604,7.9154],[-12.961,7.916],[-12.961,7.9174],[-12.9601,7.9179],[-12.9601,7.9185],[-12.9593,7.9187],[-12.9588,7.9182],[-12.9576,7.9182],[-12.9574,7.9174],[-12.9568,7.9174],[-12.9565,7.9179],[-12.9557,7.9179],[-12.9551,7.9171],[-12.954,7.9171],[-12.9535,7.9165],[-12.9524,7.9165],[-12.9518,7.9154],[-12.9504,7.9154],[-12.9504,7.9157],[-12.9493,7.9157],[-12.9485,7.916],[-12.9476,7.9168],[-12.9471,7.9168],[-12.9468,7.9176],[-12.9463,7.9176],[-12.946,7.9185],[-12.9449,7.9185],[-12.9446,7.9179],[-12.9438,7.9179],[-12.9426,7.9196],[-12.9415,7.9196],[-12.9407,7.9201],[-12.9399,7.9201],[-12.939,7.9212],[-12.9374,7.9212],[-12.9371,7.9207],[-12.9357,7.9207],[-12.9357,7.921],[-12.9335,7.921],[-12.9326,7.9212],[-12.9324,7.9218],[-12.9315,7.9218],[-12.9307,7.9226],[-12.9307,7.9232],[-12.9299,7.9235],[-12.929,7.9246],[-12.9285,7.9246],[-12.9276,7.9251],[-12.9274,7.9257],[-12.9263,7.9262],[-12.9263,7.9268],[-12.9251,7.9271],[-12.9249,7.9276],[-12.9238,7.9279],[-12.9226,7.9288],[-12.9226,7.9299],[-12.9215,7.9307],[-12.9207,7.931],[-12.921,7.9318],[-12.9207,7.9335],[-12.9196,7.9335],[-12.9196,7.9332],[-12.9182,7.9332],[-12.9174,7.934],[-12.916,7.9343],[-12.9157,7.9357],[-12.9154,7.9357],[-12.9154,7.9368],[-12.9146,7.9379],[-12.9126,7.9379],[-12.9121,7.9388],[-12.9118,7.9401],[-12.9101,7.9401],[-12.9082,7.9418],[-12.9068,7.9432],[-12.9065,7.9438],[-12.9051,7.9443],[-12.9038,7.9443],[-12.9035,7.9435],[-12.9026,7.9429],[-12.9013,7.9429],[-12.9001,7.9435],[-12.8993,7.9443],[-12.8979,7.9443],[-12.8974,7.9449],[-12.8965,7.9449],[-12.896,7.9454],[-12.8949,7.9457],[-12.8907,7.9457],[-12.8901,7.9463],[-12.889,7.9465],[-12.889,7.949],[-12.8888,7.949],[-12.8888,7.9515],[-12.8885,7.9515],[-12.8885,7.954],[-12.8882,7.954],[-12.8882,7.9565],[-12.8879,7.9565],[-12.8879,7.961],[-12.8885,7.9615],[-12.8885,7.9624],[-12.8896,7.9632],[-12.8899,7.9643],[-12.8907,7.9654],[-12.8907,7.9668],[-12.8913,7.9676],[-12.8913,7.9688],[-12.8904,7.969],[-12.8896,7.9701],[-12.8896,7.9715],[-12.8904,7.9718],[-12.8904,7.9726],[-12.891,7.9732],[-12.891,7.9751],[-12.8913,7.9763],[-12.8918,7.9771],[-12.8918,7.9801],[-12.8915,7.9801],[-12.8915,7.984],[-12.8921,7.9846],[-12.8926,7.9846],[-12.8946,7.9885],[-12.8946,7.9896],[-12.8949,7.9896],[-12.8949,7.9924],[-12.8946,7.9924],[-12.8946,7.994],[-12.8937,7.9954],[-12.8937,7.9963],[-12.8932,7.9965],[-12.8926,7.9974],[-12.8949,7.9974],[-12.8957,7.9976],[-12.8957,8.0026],[-12.8954,8.0026],[-12.8954,8.0057],[-12.8951,8.0057],[-12.8951,8.0071],[-12.896,8.0076],[-12.896,8.0085],[-12.8965,8.009],[-12.8965,8.0101],[-12.8971,8.0107],[-12.8971,8.0121],[-12.8976,8.0132],[-12.8976,8.0151],[-12.8985,8.0157],[-12.8985,8.0174],[-12.899,8.0176],[-12.8993,8.019],[-12.8999,8.0199],[-12.8999,8.0213],[-12.9007,8.0221],[-12.9007,8.0229],[-12.8996,8.0238],[-12.8996,8.0246],[-12.9013,8.0246],[-12.9015,8.0249],[-12.9015,8.026],[-12.9007,8.0276],[-12.9007,8.0304],[-12.901,8.0312],[-12.9026,8.0326],[-12.9043,8.0337],[-12.9043,8.0349],[-12.9049,8.0351],[-12.9051,8.036],[-12.9051,8.0385],[-12.9057,8.0393],[-12.9057,8.0415],[-12.9054,8.0426],[-12.9049,8.0435],[-12.9043,8.0435],[-12.904,8.044],[-12.9032,8.0443],[-12.9029,8.046],[-12.9021,8.0463],[-12.9013,8.0474],[-12.901,8.0482],[-12.901,8.0515],[-12.9001,8.0518],[-12.8999,8.0524],[-12.8999,8.0565],[-12.9001,8.0574],[-12.8996,8.0576],[-12.8996,8.059],[-12.9001,8.0593],[-12.9001,8.0624],[-12.9018,8.0632],[-12.9015,8.064],[-12.9015,8.0668],[-12.9013,8.0668],[-12.9013,8.0685],[-12.9015,8.0696],[-12.9007,8.0701],[-12.9001,8.071],[-12.8993,8.0713],[-12.8993,8.0721],[-12.8987,8.0721],[-12.8985,8.0735],[-12.8971,8.0746],[-12.8968,8.076],[-12.8962,8.076],[-12.896,8.0771],[-12.896,8.0804],[-12.8962,8.081],[-12.8974,8.0818],[-12.8979,8.0829],[-12.8979,8.0857],[-12.8985,8.0865],[-12.8996,8.0868],[-12.8993,8.0876],[-12.8987,8.0882],[-12.8996,8.0887],[-12.8996,8.0893],[-12.9001,8.0896],[-12.9007,8.0904],[-12.901,8.0915],[-12.9015,8.0918],[-12.9015,8.0924],[-12.9021,8.0926],[-12.9026,8.094],[-12.9038,8.094],[-12.904,8.0935],[-12.9051,8.0935],[-12.9054,8.0929],[-12.9068,8.0926],[-12.9071,8.0921],[-12.9088,8.0921],[-12.9096,8.0924],[-12.9104,8.0913],[-12.9121,8.0915],[-12.9124,8.0929],[-12.9129,8.0929],[-12.9132,8.0935],[-12.9132,8.0946],[-12.9135,8.0954],[-12.9129,8.0957],[-12.9129,8.0963],[-12.9121,8.0965],[-12.911,8.0979],[-12.911,8.101],[-12.9115,8.1018],[-12.9121,8.1021],[-12.9132,8.1032],[-12.9132,8.1038],[-12.9146,8.1046],[-12.9146,8.1051],[-12.9151,8.1051],[-12.916,8.1062],[-12.9165,8.1065],[-12.9182,8.1068],[-12.919,8.1074],[-12.919,8.1082],[-12.9201,8.1085],[-12.9213,8.1096],[-12.9232,8.1096],[-12.9232,8.1101],[-12.9218,8.1107],[-12.921,8.1118],[-12.921,8.1132],[-12.9207,8.1132],[-12.9207,8.1149],[-12.9215,8.1157],[-12.9221,8.1176],[-12.9226,8.1179],[-12.9229,8.119],[-12.9232,8.119],[-12.9232,8.1201],[-12.9238,8.1207],[-12.9238,8.1218],[-12.9246,8.1226],[-12.9254,8.1229],[-12.9251,8.1235],[-12.9251,8.1246],[-12.9263,8.1251],[-12.9265,8.126],[-12.9265,8.1276],[-12.9268,8.1276],[-12.9268,8.1293],[-12.9274,8.1296],[-12.9274,8.1304],[-12.9285,8.1318],[-12.9285,8.1324],[-12.929,8.1326],[-12.929,8.1332],[-12.9301,8.134],[-12.9304,8.1346],[-12.931,8.1346],[-12.9315,8.1354],[-12.9329,8.1357],[-12.9321,8.1374],[-12.9321,8.1385],[-12.9324,8.1396],[-12.9329,8.1399],[-12.9329,8.1407],[-12.934,8.1412],[-12.934,8.1424],[-12.9351,8.1429],[-12.9357,8.1451],[-12.9363,8.1451],[-12.9368,8.1468],[-12.9374,8.1476],[-12.9379,8.1476],[-12.9385,8.1488],[-12.9388,8.1499],[-12.9393,8.1507],[-12.9401,8.151],[-12.9404,8.1521],[-12.941,8.1524],[-12.9413,8.1535],[-12.9418,8.1538],[-12.9424,8.1551],[-12.9429,8.1551],[-12.9435,8.1563],[-12.9446,8.1565],[-12.9446,8.1571],[-12.9454,8.1574],[-12.9463,8.1585],[-12.9468,8.1588],[-12.9468,8.1593],[-12.9474,8.1593],[-12.9485,8.1607],[-12.9499,8.161],[-12.951,8.1615],[-12.9515,8.1624],[-12.9521,8.1624],[-12.9526,8.1632],[-12.9535,8.1635],[-12.9535,8.1649],[-12.954,8.1657],[-12.954,8.1665],[-12.9551,8.1671],[-12.9551,8.1676],[-12.956,8.1679],[-12.956,8.169],[-12.9565,8.1693],[-12.9568,8.1704],[-12.9576,8.1713],[-12.9585,8.1715],[-12.9588,8.1726],[-12.9596,8.1729],[-12.9596,8.1735],[-12.9604,8.174],[-12.9613,8.176],[-12.9632,8.1763],[-12.964,8.1771],[-12.964,8.1782],[-12.9649,8.179],[-12.9649,8.1796],[-12.9657,8.1799],[-12.9657,8.1804],[-12.9665,8.1813],[-12.9671,8.1813],[-12.9679,8.1821],[-12.9679,8.1826],[-12.9685,8.1829],[-12.9685,8.1835],[-12.9693,8.1838],[-12.9715,8.1863],[-12.9715,8.1868],[-12.9721,8.1868],[-12.9743,8.189],[-12.9749,8.1899],[-12.9754,8.1899],[-12.9762,8.1913],[-12.9768,8.1913],[-12.9771,8.1918],[-12.979,8.1929],[-12.9807,8.1951],[-12.9821,8.1957],[-12.9826,8.1965],[-12.9835,8.1968],[-12.9835,8.1979],[-12.9843,8.1982],[-12.9846,8.1993],[-12.9854,8.1996],[-12.9854,8.2004],[-12.9871,8.2018],[-12.9874,8.2024],[-12.9879,8.2024],[-12.9896,8.204],[-12.9896,8.2046],[-12.9901,8.2049],[-12.9901,8.2054],[-12.9907,8.2054],[-12.991,8.2065],[-12.9918,8.2071],[-12.9924,8.2079],[-12.9924,8.2085],[-12.9929,8.2088],[-12.9929,8.2118],[-12.9926,8.2126],[-12.9921,8.2129],[-12.9918,8.2143],[-12.991,8.2151],[-12.991,8.216],[-12.9901,8.2165],[-12.9899,8.2174],[-12.9876,8.2174],[-12.9874,8.2185],[-12.9865,8.2196],[-12.9863,8.2212],[-12.9868,8.2215],[-12.9865,8.2226],[-12.986,8.2232],[-12.986,8.2254],[-12.9868,8.2263],[-12.9871,8.2274],[-12.9871,8.2299],[-12.9876,8.231],[-12.9876,8.2326],[-12.9879,8.2326],[-12.9879,8.2346],[-12.9893,8.2357],[-12.9893,8.2363],[-12.9901,8.2371],[-12.9907,8.2368],[-12.994,8.2368],[-12.994,8.237],[-12.9909,8.2382],[-12.9857,8.2411],[-12.9816,8.245],[-12.9782,8.2502],[-12.9746,8.2544],[-12.9703,8.2579],[-12.9651,8.2607],[-12.961,8.2625],[-12.9574,8.2627],[-12.9528,8.2612],[-12.9483,8.2576],[-12.943,8.2569],[-12.9357,8.2618],[-12.9319,8.2634],[-12.9196,8.2661],[-12.9151,8.2675],[-12.9112,8.2698],[-12.9041,8.2751],[-12.898,8.2793],[-12.8962,8.2841],[-12.8959,8.2885],[-12.8962,8.2961],[-12.8917,8.2998],[-12.8867,8.3023],[-12.877,8.3044],[-12.8746,8.306],[-12.8727,8.3084],[-12.871,8.3115],[-12.8689,8.3192],[-12.8667,8.3248],[-12.8603,8.3348],[-12.8584,8.3371],[-12.8551,8.3397],[-12.8487,8.343],[-12.8411,8.3459],[-12.8364,8.349],[-12.8262,8.3571],[-12.8174,8.3606],[-12.8152,8.3634],[-12.8147,8.3672],[-12.8153,8.3725],[-12.8171,8.378],[-12.8167,8.382],[-12.8141,8.3859],[-12.8092,8.3885],[-12.8037,8.3883],[-12.7918,8.3829],[-12.7817,8.3795],[-12.7777,8.3786],[-12.7665,8.3769],[-12.7597,8.3742],[-12.7522,8.3703],[-12.7488,8.3679],[-12.7454,8.3649],[-12.7377,8.3572],[-12.7343,8.3544],[-12.7318,8.353],[-12.729,8.3525],[-12.7251,8.3533],[-12.7221,8.3562],[-12.7212,8.3593],[-12.7203,8.3672],[-12.7167,8.37],[-12.7131,8.3697],[-12.7017,8.3644],[-12.6979,8.3636],[-12.6938,8.3636],[-12.69,8.3645],[-12.6846,8.3669],[-12.6749,8.3715],[-12.6719,8.3735]]]]\"},{\"id\":\"TEQlaapDQoK\",\"code\":\"OU_254945\",\"na\":\"Port Loko\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.119,8.4718],[-13.1174,8.4704],[-13.1174,8.4696],[-13.1182,8.4688],[-13.119,8.4688],[-13.1193,8.4699],[-13.1201,8.4707],[-13.1201,8.4718],[-13.119,8.4718]]],[[[-13.111,8.4774],[-13.1107,8.4774],[-13.1107,8.476],[-13.111,8.4751],[-13.1099,8.4743],[-13.1104,8.474],[-13.1118,8.474],[-13.1124,8.4746],[-13.1121,8.4757],[-13.1126,8.476],[-13.1138,8.476],[-13.114,8.4768],[-13.1126,8.4768],[-13.1121,8.4776],[-13.111,8.4774]]],[[[-13.0218,8.4854],[-13.0213,8.4851],[-13.0213,8.4846],[-13.0201,8.4838],[-13.0196,8.4829],[-13.019,8.4829],[-13.019,8.4815],[-13.0204,8.481],[-13.0204,8.4807],[-13.0215,8.4807],[-13.0226,8.4824],[-13.0226,8.4851],[-13.0218,8.4854]]],[[[-12.9596,8.5329],[-12.9585,8.5321],[-12.9588,8.5313],[-12.9593,8.531],[-12.961,8.531],[-12.9613,8.5315],[-12.9624,8.5321],[-12.9621,8.5329],[-12.9596,8.5329]]],[[[-13.1296,8.539],[-13.1293,8.5379],[-13.1307,8.5363],[-13.1315,8.5363],[-13.1318,8.5371],[-13.1318,8.5385],[-13.1315,8.5399],[-13.1296,8.5399],[-13.1296,8.539]]],[[[-13.1157,8.5487],[-13.1157,8.5468],[-13.1154,8.546],[-13.116,8.5446],[-13.1179,8.5429],[-13.1185,8.5421],[-13.1188,8.541],[-13.1193,8.5404],[-13.1201,8.5382],[-13.121,8.5376],[-13.1229,8.5376],[-13.1238,8.5387],[-13.124,8.5396],[-13.124,8.541],[-13.1243,8.5418],[-13.1251,8.5424],[-13.1246,8.5443],[-13.1246,8.5454],[-13.1235,8.5468],[-13.1207,8.5468],[-13.1196,8.5479],[-13.1182,8.5485],[-13.1176,8.5493],[-13.1168,8.5499],[-13.1157,8.5499],[-13.1157,8.5487]]],[[[-12.9388,8.5563],[-12.9388,8.556],[-12.9368,8.556],[-12.9363,8.5554],[-12.9351,8.5551],[-12.9351,8.5546],[-12.934,8.5546],[-12.9332,8.554],[-12.9329,8.5532],[-12.9321,8.5532],[-12.9318,8.5526],[-12.929,8.5526],[-12.9285,8.5513],[-12.9279,8.551],[-12.9274,8.5499],[-12.9263,8.5499],[-12.9263,8.5493],[-12.9254,8.5493],[-12.9251,8.5488],[-12.9243,8.5485],[-12.9243,8.5476],[-12.9226,8.5476],[-12.9238,8.5465],[-12.9238,8.5457],[-12.9243,8.5449],[-12.9249,8.5449],[-12.9251,8.5443],[-12.9271,8.544],[-12.9274,8.5435],[-12.929,8.5421],[-12.9296,8.541],[-12.9296,8.539],[-12.9304,8.5382],[-12.9307,8.5374],[-12.9324,8.5374],[-12.934,8.536],[-12.9351,8.536],[-12.9357,8.5354],[-12.9371,8.5351],[-12.9376,8.5343],[-12.9399,8.5343],[-12.9407,8.534],[-12.9415,8.5326],[-12.9426,8.5324],[-12.9429,8.5318],[-12.944,8.5313],[-12.946,8.5313],[-12.946,8.5315],[-12.949,8.5315],[-12.949,8.5318],[-12.9501,8.5321],[-12.951,8.5332],[-12.9515,8.5332],[-12.9515,8.534],[-12.9524,8.5346],[-12.9532,8.5346],[-12.9543,8.5357],[-12.9551,8.5357],[-12.9557,8.5363],[-12.9574,8.5387],[-12.9585,8.539],[-12.9588,8.5396],[-12.9599,8.5396],[-12.9604,8.5407],[-12.9604,8.5424],[-12.9607,8.5424],[-12.9607,8.5438],[-12.961,8.5438],[-12.961,8.5474],[-12.9615,8.5476],[-12.9618,8.5488],[-12.9618,8.5504],[-12.9621,8.5504],[-12.9621,8.5526],[-12.9599,8.5538],[-12.959,8.5543],[-12.9585,8.5551],[-12.9574,8.5551],[-12.9571,8.5546],[-12.9549,8.5546],[-12.9549,8.5549],[-12.9529,8.5549],[-12.9524,8.5554],[-12.9507,8.5551],[-12.9504,8.556],[-12.9499,8.556],[-12.9499,8.5551],[-12.9479,8.5551],[-12.9471,8.5549],[-12.9465,8.5554],[-12.9451,8.5554],[-12.9451,8.5557],[-12.9429,8.5557],[-12.9429,8.556],[-12.939,8.556],[-12.9388,8.5563]]],[[[-13.0796,8.5685],[-13.079,8.5679],[-13.0782,8.5679],[-13.0771,8.5665],[-13.076,8.5663],[-13.076,8.5657],[-13.0751,8.5657],[-13.0751,8.5651],[-13.0743,8.5651],[-13.074,8.5646],[-13.0707,8.5646],[-13.0701,8.5649],[-13.0696,8.566],[-13.0682,8.566],[-13.0682,8.5663],[-13.0657,8.5663],[-13.0646,8.5654],[-13.0643,8.5649],[-13.0635,8.5649],[-13.0632,8.5643],[-13.0624,8.5643],[-13.0618,8.5649],[-13.0604,8.5646],[-13.0601,8.564],[-13.0601,8.5621],[-13.061,8.5618],[-13.0615,8.561],[-13.0615,8.5601],[-13.0626,8.5599],[-13.0626,8.5593],[-13.0621,8.559],[-13.0624,8.5585],[-13.0624,8.5568],[-13.0626,8.5568],[-13.0626,8.5543],[-13.0621,8.554],[-13.0621,8.5532],[-13.0613,8.5526],[-13.0604,8.5526],[-13.0593,8.5513],[-13.0588,8.5513],[-13.0585,8.5504],[-13.0576,8.5499],[-13.0576,8.5476],[-13.0588,8.5476],[-13.0601,8.5468],[-13.0604,8.5454],[-13.0651,8.5454],[-13.0651,8.5451],[-13.0676,8.5451],[-13.0679,8.5446],[-13.0693,8.5443],[-13.0701,8.5435],[-13.071,8.5438],[-13.0715,8.5432],[-13.0729,8.5432],[-13.0735,8.5429],[-13.0738,8.5415],[-13.0732,8.5413],[-13.0732,8.5401],[-13.0751,8.541],[-13.0751,8.539],[-13.0754,8.5387],[-13.0746,8.5382],[-13.0746,8.5371],[-13.0757,8.5365],[-13.0765,8.5371],[-13.0785,8.5371],[-13.0796,8.5368],[-13.0801,8.5357],[-13.081,8.5357],[-13.0821,8.5368],[-13.0829,8.5371],[-13.0857,8.5371],[-13.0857,8.5376],[-13.0871,8.5376],[-13.0876,8.5393],[-13.0868,8.5401],[-13.0874,8.5424],[-13.0868,8.5438],[-13.0868,8.5454],[-13.0865,8.5454],[-13.0865,8.5468],[-13.0862,8.5468],[-13.0862,8.5513],[-13.086,8.5513],[-13.086,8.5543],[-13.0865,8.5554],[-13.0865,8.5574],[-13.0871,8.5574],[-13.0871,8.559],[-13.0876,8.5593],[-13.0876,8.5607],[-13.0879,8.5615],[-13.0885,8.5621],[-13.089,8.5632],[-13.0888,8.5651],[-13.0879,8.5657],[-13.0837,8.5657],[-13.0837,8.5663],[-13.0826,8.5665],[-13.0824,8.5671],[-13.0812,8.5674],[-13.081,8.5682],[-13.0796,8.5685]]],[[[-13.0396,8.5724],[-13.039,8.5721],[-13.0388,8.5701],[-13.039,8.569],[-13.0399,8.5685],[-13.0399,8.5676],[-13.0413,8.5674],[-13.0415,8.5685],[-13.0415,8.5701],[-13.0407,8.5718],[-13.0401,8.5718],[-13.0396,8.5724]]],[[[-12.9515,8.5736],[-12.9504,8.5732],[-12.9493,8.5732],[-12.9485,8.5726],[-12.9485,8.571],[-12.9482,8.5699],[-12.9485,8.5696],[-12.9507,8.5696],[-12.951,8.5701],[-12.9529,8.5701],[-12.9529,8.5704],[-12.9563,8.5704],[-12.9565,8.5707],[-12.9565,8.5721],[-12.9563,8.5721],[-12.956,8.5738],[-12.9515,8.5738],[-12.9515,8.5736]]],[[[-13.0713,8.5801],[-13.0704,8.5799],[-13.0699,8.5785],[-13.069,8.5782],[-13.069,8.5771],[-13.0679,8.5765],[-13.0679,8.5754],[-13.0674,8.5749],[-13.0674,8.5726],[-13.0668,8.5724],[-13.0668,8.5715],[-13.0663,8.5713],[-13.0663,8.5704],[-13.0679,8.5696],[-13.0682,8.5701],[-13.0693,8.5704],[-13.0693,8.5718],[-13.0688,8.5718],[-13.0688,8.5726],[-13.0701,8.5726],[-13.071,8.5735],[-13.0718,8.5735],[-13.0718,8.5743],[-13.0729,8.5751],[-13.0729,8.5763],[-13.0738,8.5771],[-13.0738,8.5779],[-13.0726,8.5793],[-13.0715,8.5796],[-13.0713,8.5801]]],[[[-13.0007,8.581],[-13.0001,8.5804],[-12.9993,8.5804],[-12.9993,8.5793],[-13.0001,8.5785],[-13.0013,8.5785],[-13.0018,8.5768],[-13.0024,8.576],[-13.0032,8.5754],[-13.0051,8.5754],[-13.0051,8.5751],[-13.0088,8.5751],[-13.0093,8.5757],[-13.0104,8.5757],[-13.0107,8.5763],[-13.0118,8.5765],[-13.0118,8.5771],[-13.0126,8.5779],[-13.0138,8.5782],[-13.0143,8.5788],[-13.0143,8.5796],[-13.0132,8.5799],[-13.0132,8.5801],[-13.0063,8.5801],[-13.0054,8.5807],[-13.0035,8.5807],[-13.0035,8.581],[-13.0007,8.581]]],[[[-12.9993,8.5829],[-12.999,8.5824],[-12.9979,8.5821],[-12.9979,8.5807],[-12.999,8.5807],[-12.9988,8.5821],[-13.0007,8.5824],[-13.0007,8.5829],[-12.9993,8.5829]]],[[[-12.9799,8.5835],[-12.9799,8.5832],[-12.9785,8.5832],[-12.9779,8.5826],[-12.9771,8.5826],[-12.9771,8.5821],[-12.976,8.5813],[-12.9737,8.5813],[-12.9735,8.5804],[-12.9721,8.5793],[-12.9712,8.5793],[-12.9707,8.5785],[-12.9682,8.5776],[-12.9682,8.5768],[-12.966,8.5754],[-12.9651,8.5746],[-12.9649,8.5735],[-12.964,8.5735],[-12.9635,8.5724],[-12.9629,8.5724],[-12.9621,8.5715],[-12.9621,8.571],[-12.961,8.5701],[-12.9607,8.569],[-12.9601,8.5685],[-12.9613,8.5682],[-12.9615,8.5676],[-12.9643,8.5676],[-12.9654,8.5682],[-12.9665,8.5682],[-12.9668,8.5688],[-12.9679,8.5693],[-12.9699,8.5696],[-12.9701,8.5701],[-12.9721,8.5701],[-12.9732,8.5704],[-12.974,8.5699],[-12.9751,8.5699],[-12.9751,8.5693],[-12.9765,8.5688],[-12.9765,8.5682],[-12.9776,8.5682],[-12.9776,8.5679],[-12.9796,8.5679],[-12.9796,8.5676],[-12.9813,8.5676],[-12.9815,8.5682],[-12.9826,8.5688],[-12.9832,8.5704],[-12.984,8.5704],[-12.9846,8.571],[-12.9857,8.571],[-12.9857,8.5715],[-12.9868,8.5718],[-12.9868,8.5721],[-12.9879,8.5721],[-12.9885,8.5726],[-12.9896,8.5729],[-12.9918,8.5732],[-12.9924,8.5726],[-12.9949,8.5732],[-12.9968,8.5732],[-12.9976,8.5726],[-12.999,8.5726],[-13.0001,8.5718],[-13.0057,8.5718],[-13.0068,8.5715],[-13.0093,8.5715],[-13.0093,8.5721],[-13.0088,8.5726],[-13.0063,8.5726],[-13.0063,8.5729],[-13.0049,8.5729],[-13.0038,8.5732],[-13.0035,8.574],[-13.0013,8.574],[-13.0013,8.5743],[-12.9988,8.5743],[-12.9979,8.5751],[-12.9968,8.5757],[-12.9963,8.5763],[-12.9951,8.576],[-12.9946,8.5765],[-12.9932,8.5765],[-12.9926,8.5771],[-12.991,8.5771],[-12.9907,8.5776],[-12.9899,8.5779],[-12.9888,8.5779],[-12.986,8.5796],[-12.9851,8.5804],[-12.9849,8.5815],[-12.9843,8.5815],[-12.984,8.5824],[-12.9829,8.5829],[-12.9818,8.5829],[-12.9813,8.5835],[-12.9799,8.5835]]],[[[-13.1074,8.5943],[-13.1071,8.594],[-13.1071,8.5924],[-13.1068,8.5924],[-13.1068,8.5907],[-13.106,8.5882],[-13.1054,8.5876],[-13.1046,8.5876],[-13.1024,8.5868],[-13.1024,8.5854],[-13.1032,8.584],[-13.1035,8.5821],[-13.104,8.5821],[-13.104,8.5813],[-13.1054,8.5801],[-13.1057,8.5788],[-13.1065,8.5776],[-13.1071,8.5774],[-13.1076,8.5751],[-13.109,8.574],[-13.109,8.5732],[-13.1096,8.5732],[-13.1096,8.5721],[-13.109,8.5721],[-13.109,8.5713],[-13.1096,8.571],[-13.1096,8.5704],[-13.1101,8.5701],[-13.1101,8.5696],[-13.111,8.5696],[-13.1107,8.5685],[-13.1101,8.5688],[-13.109,8.5688],[-13.1087,8.5682],[-13.1074,8.5682],[-13.1065,8.5679],[-13.106,8.5668],[-13.1049,8.5665],[-13.1051,8.5654],[-13.1051,8.5635],[-13.1046,8.5629],[-13.1046,8.5618],[-13.1051,8.5613],[-13.1054,8.5601],[-13.1063,8.5596],[-13.1065,8.5588],[-13.1079,8.5588],[-13.1088,8.5585],[-13.1088,8.5574],[-13.1107,8.5574],[-13.1115,8.5571],[-13.1115,8.5585],[-13.111,8.5585],[-13.111,8.559],[-13.1115,8.5593],[-13.1115,8.5601],[-13.1121,8.5601],[-13.1126,8.5618],[-13.1132,8.5618],[-13.1132,8.5635],[-13.1135,8.5635],[-13.1135,8.5651],[-13.1138,8.5651],[-13.1138,8.5665],[-13.1149,8.5665],[-13.1149,8.5651],[-13.1154,8.5651],[-13.1157,8.5643],[-13.1165,8.5638],[-13.1171,8.564],[-13.1188,8.564],[-13.119,8.5649],[-13.1196,8.5649],[-13.1196,8.5657],[-13.121,8.566],[-13.1215,8.5643],[-13.1199,8.5643],[-13.1196,8.5646],[-13.1196,8.5601],[-13.1199,8.5593],[-13.1213,8.559],[-13.1215,8.5585],[-13.1224,8.5588],[-13.1224,8.5599],[-13.1229,8.5607],[-13.1229,8.5618],[-13.1235,8.5624],[-13.1235,8.5632],[-13.1229,8.5643],[-13.124,8.5643],[-13.1246,8.5671],[-13.1246,8.5688],[-13.124,8.569],[-13.1238,8.5704],[-13.1229,8.5707],[-13.1226,8.5713],[-13.1226,8.5738],[-13.1213,8.5738],[-13.1207,8.5749],[-13.1207,8.5757],[-13.1201,8.5757],[-13.1199,8.5774],[-13.119,8.5782],[-13.119,8.579],[-13.1185,8.5793],[-13.1182,8.5813],[-13.1171,8.5818],[-13.1171,8.5829],[-13.1165,8.5829],[-13.1165,8.5846],[-13.116,8.5849],[-13.116,8.586],[-13.1157,8.5865],[-13.1146,8.5868],[-13.114,8.5888],[-13.1135,8.589],[-13.1132,8.5901],[-13.1126,8.5901],[-13.1124,8.5907],[-13.1124,8.5921],[-13.1118,8.5924],[-13.1112,8.5937],[-13.1099,8.5937],[-13.1099,8.594],[-13.1079,8.594],[-13.1074,8.5943]]],[[[-13.1082,8.6001],[-13.1076,8.5993],[-13.1076,8.5971],[-13.1082,8.5965],[-13.1099,8.5965],[-13.1096,8.5976],[-13.1096,8.5993],[-13.109,8.6001],[-13.1082,8.6001]]],[[[-12.4795,9.2588],[-12.472,9.2569],[-12.4689,9.2547],[-12.4637,9.2515],[-12.4538,9.2437],[-12.4432,9.238],[-12.4402,9.236],[-12.4376,9.2333],[-12.4327,9.2251],[-12.4291,9.2176],[-12.4276,9.2121],[-12.428,9.2076],[-12.4332,9.19],[-12.4337,9.1862],[-12.4328,9.1825],[-12.4284,9.173],[-12.4301,9.1653],[-12.4318,9.1596],[-12.4354,9.1521],[-12.4375,9.1488],[-12.4412,9.1447],[-12.4453,9.141],[-12.4485,9.1386],[-12.4527,9.1361],[-12.457,9.1325],[-12.4631,9.1265],[-12.4709,9.1184],[-12.4763,9.1183],[-12.4839,9.1154],[-12.4867,9.1132],[-12.4882,9.1105],[-12.4887,9.1057],[-12.4872,9.0998],[-12.4846,9.0932],[-12.482,9.088],[-12.4787,9.0818],[-12.4788,9.0769],[-12.4812,9.0742],[-12.4902,9.0711],[-12.4952,9.0712],[-12.4983,9.0727],[-12.5021,9.0779],[-12.5039,9.0796],[-12.5076,9.0799],[-12.5108,9.0781],[-12.5132,9.0752],[-12.5162,9.0694],[-12.5187,9.0677],[-12.5224,9.0671],[-12.5272,9.0682],[-12.5299,9.0707],[-12.5285,9.0735],[-12.5279,9.0769],[-12.53,9.0799],[-12.5339,9.0804],[-12.5441,9.0738],[-12.5466,9.0702],[-12.5466,9.0664],[-12.543,9.0603],[-12.5416,9.0567],[-12.5413,9.0528],[-12.5424,9.0485],[-12.5452,9.0453],[-12.5502,9.0418],[-12.5547,9.038],[-12.5658,9.0262],[-12.5571,9.0163],[-12.552,9.0115],[-12.5487,9.0091],[-12.5411,9.0051],[-12.5334,9.0027],[-12.5223,8.9976],[-12.5183,8.9967],[-12.5126,8.9965],[-12.5084,8.997],[-12.5012,8.9992],[-12.4959,8.9996],[-12.4908,8.9986],[-12.4853,8.9962],[-12.4769,8.9918],[-12.4741,8.9894],[-12.4713,8.9854],[-12.4695,8.981],[-12.4676,8.9745],[-12.4642,8.9679],[-12.4629,8.9647],[-12.4618,8.961],[-12.4605,8.9556],[-12.4586,8.95],[-12.4551,8.9424],[-12.4514,8.9366],[-12.4493,8.9346],[-12.4451,8.9331],[-12.4398,8.9329],[-12.4332,8.9333],[-12.433,8.9333],[-12.4244,8.9327],[-12.4202,8.9319],[-12.4124,8.9287],[-12.4038,8.9239],[-12.4004,8.9211],[-12.3915,8.9133],[-12.3849,8.9089],[-12.3814,8.9061],[-12.3724,8.8975],[-12.3548,8.8798],[-12.3515,8.8768],[-12.3483,8.8749],[-12.3448,8.8741],[-12.3414,8.8745],[-12.3382,8.8758],[-12.3323,8.8794],[-12.3249,8.8827],[-12.3259,8.8722],[-12.3285,8.8608],[-12.3286,8.8573],[-12.328,8.8538],[-12.3264,8.8494],[-12.3225,8.842],[-12.3172,8.835],[-12.314,8.83],[-12.3095,8.824],[-12.3076,8.8197],[-12.3069,8.8151],[-12.3076,8.8106],[-12.31,8.8028],[-12.3126,8.796],[-12.3172,8.7873],[-12.3179,8.7863],[-12.3219,8.7816],[-12.3239,8.7771],[-12.3244,8.773],[-12.3243,8.7616],[-12.3247,8.756],[-12.3263,8.75],[-12.3307,8.7416],[-12.336,8.7336],[-12.3373,8.7293],[-12.3368,8.7249],[-12.3354,8.7216],[-12.3329,8.7184],[-12.3279,8.7131],[-12.3321,8.7101],[-12.3347,8.7077],[-12.34,8.6998],[-12.3424,8.6978],[-12.3463,8.6953],[-12.3516,8.6929],[-12.3554,8.6918],[-12.3657,8.691],[-12.3699,8.6903],[-12.3731,8.6882],[-12.3752,8.6849],[-12.3759,8.6821],[-12.3766,8.6683],[-12.3788,8.6594],[-12.3787,8.6551],[-12.378,8.6523],[-12.3764,8.6498],[-12.3743,8.6478],[-12.3679,8.6441],[-12.3615,8.6398],[-12.3473,8.6358],[-12.343,8.6354],[-12.3373,8.6359],[-12.3304,8.6375],[-12.3264,8.6371],[-12.3235,8.6353],[-12.3207,8.6316],[-12.3201,8.6288],[-12.3211,8.6199],[-12.3198,8.6128],[-12.3198,8.6085],[-12.3216,8.6001],[-12.3208,8.5951],[-12.3178,8.5914],[-12.3106,8.5882],[-12.3033,8.5838],[-12.2956,8.5803],[-12.2889,8.5783],[-12.2823,8.5755],[-12.2751,8.5716],[-12.2717,8.5682],[-12.2702,8.5645],[-12.2696,8.5588],[-12.2812,8.5542],[-12.2877,8.5519],[-12.2962,8.5469],[-12.3062,8.5435],[-12.3103,8.5426],[-12.3206,8.5418],[-12.3247,8.5406],[-12.3275,8.5383],[-12.3328,8.5283],[-12.3364,8.5241],[-12.341,8.5211],[-12.352,8.519],[-12.3559,8.5176],[-12.3593,8.5152],[-12.3621,8.5121],[-12.3662,8.5059],[-12.3689,8.5027],[-12.372,8.4999],[-12.3756,8.498],[-12.3904,8.4945],[-12.3959,8.4947],[-12.4005,8.4961],[-12.4049,8.4969],[-12.4188,8.4973],[-12.4201,8.4944],[-12.4223,8.4916],[-12.4303,8.4854],[-12.4375,8.4782],[-12.4411,8.4738],[-12.4444,8.4685],[-12.4471,8.4653],[-12.4515,8.462],[-12.4568,8.4602],[-12.4638,8.4593],[-12.4666,8.4587],[-12.4824,8.4536],[-12.4866,8.4529],[-12.4924,8.453],[-12.4966,8.4537],[-12.5025,8.4557],[-12.5068,8.4564],[-12.511,8.4563],[-12.5149,8.4551],[-12.5184,8.4517],[-12.5221,8.4386],[-12.5241,8.4332],[-12.5264,8.4294],[-12.5284,8.4276],[-12.5315,8.4264],[-12.5355,8.4264],[-12.5397,8.4278],[-12.5417,8.4296],[-12.545,8.4351],[-12.5471,8.4379],[-12.5498,8.4404],[-12.5536,8.443],[-12.5562,8.4454],[-12.5607,8.4508],[-12.5657,8.4552],[-12.571,8.4629],[-12.5731,8.4643],[-12.5809,8.464],[-12.589,8.4612],[-12.5999,8.4595],[-12.6036,8.4574],[-12.6055,8.4546],[-12.6057,8.4505],[-12.6027,8.4433],[-12.6018,8.4378],[-12.6022,8.433],[-12.6036,8.43],[-12.6076,8.4272],[-12.6144,8.4254],[-12.6181,8.4234],[-12.6202,8.4214],[-12.6238,8.4164],[-12.6265,8.4132],[-12.6306,8.4096],[-12.6393,8.4053],[-12.6466,8.4037],[-12.6495,8.4028],[-12.6521,8.4014],[-12.6545,8.3996],[-12.6611,8.3934],[-12.666,8.3876],[-12.668,8.3838],[-12.6719,8.3735],[-12.6749,8.3715],[-12.6846,8.3669],[-12.69,8.3645],[-12.6938,8.3636],[-12.6979,8.3636],[-12.7017,8.3644],[-12.7131,8.3697],[-12.7167,8.37],[-12.7203,8.3672],[-12.7212,8.3593],[-12.7221,8.3562],[-12.7251,8.3533],[-12.729,8.3525],[-12.7318,8.353],[-12.7343,8.3544],[-12.7377,8.3572],[-12.7454,8.3649],[-12.7488,8.3679],[-12.7522,8.3703],[-12.7597,8.3742],[-12.7665,8.3769],[-12.7777,8.3786],[-12.7817,8.3795],[-12.7918,8.3829],[-12.8037,8.3883],[-12.8092,8.3885],[-12.8141,8.3859],[-12.8167,8.382],[-12.8171,8.378],[-12.8153,8.3725],[-12.8147,8.3672],[-12.8152,8.3634],[-12.8174,8.3606],[-12.8262,8.3571],[-12.8364,8.349],[-12.8411,8.3459],[-12.8487,8.343],[-12.8551,8.3397],[-12.8584,8.3371],[-12.8603,8.3348],[-12.8667,8.3248],[-12.8689,8.3192],[-12.871,8.3115],[-12.8727,8.3084],[-12.8746,8.306],[-12.877,8.3044],[-12.8867,8.3023],[-12.8917,8.2998],[-12.8962,8.2961],[-12.9038,8.3035],[-12.904,8.3143],[-12.9046,8.3203],[-12.9069,8.3276],[-12.9089,8.3367],[-12.9105,8.3411],[-12.913,8.3463],[-12.9137,8.3496],[-12.9133,8.3528],[-12.9104,8.3589],[-12.909,8.3631],[-12.9089,8.3669],[-12.9105,8.3701],[-12.9129,8.3721],[-12.9169,8.3745],[-12.9237,8.3771],[-12.9294,8.3781],[-12.937,8.3782],[-12.9432,8.3779],[-12.9476,8.3773],[-12.9553,8.3751],[-12.9662,8.3733],[-12.9739,8.3712],[-12.977,8.3708],[-12.9818,8.3708],[-12.9865,8.3715],[-12.9926,8.3734],[-12.9983,8.3748],[-13.002,8.3761],[-13.0057,8.378],[-13.0109,8.3735],[-13.015,8.3705],[-13.0269,8.3705],[-13.0335,8.3715],[-13.0376,8.3734],[-13.0396,8.374],[-13.0401,8.376],[-13.0407,8.376],[-13.041,8.3765],[-13.0415,8.3765],[-13.0426,8.3779],[-13.0438,8.3779],[-13.0438,8.3776],[-13.0485,8.3776],[-13.0488,8.3782],[-13.0551,8.3782],[-13.056,8.379],[-13.0571,8.379],[-13.0571,8.3788],[-13.059,8.3788],[-13.059,8.379],[-13.0601,8.379],[-13.0604,8.3796],[-13.0618,8.3796],[-13.0618,8.3801],[-13.0629,8.3801],[-13.0632,8.3807],[-13.0654,8.381],[-13.0657,8.3821],[-13.0663,8.3821],[-13.0663,8.3826],[-13.0674,8.3838],[-13.0674,8.3843],[-13.0679,8.3849],[-13.0685,8.3865],[-13.0685,8.3879],[-13.0688,8.3879],[-13.0688,8.389],[-13.0693,8.3893],[-13.0693,8.3904],[-13.0699,8.3907],[-13.0699,8.3915],[-13.071,8.3924],[-13.0713,8.3929],[-13.0726,8.3929],[-13.0726,8.3935],[-13.0735,8.3938],[-13.0738,8.3949],[-13.0743,8.3951],[-13.0746,8.3965],[-13.0751,8.3968],[-13.0757,8.3979],[-13.0757,8.4018],[-13.076,8.4018],[-13.076,8.4038],[-13.0763,8.4046],[-13.0771,8.4051],[-13.0782,8.4054],[-13.0788,8.4065],[-13.0788,8.4074],[-13.0793,8.4074],[-13.0793,8.4085],[-13.0799,8.409],[-13.0799,8.4099],[-13.0804,8.4099],[-13.0807,8.411],[-13.0812,8.411],[-13.0812,8.4121],[-13.0799,8.4124],[-13.0788,8.4129],[-13.0788,8.4135],[-13.0774,8.4138],[-13.0768,8.4143],[-13.0757,8.4146],[-13.0746,8.4146],[-13.0746,8.4143],[-13.0724,8.4143],[-13.0715,8.4135],[-13.0704,8.4129],[-13.0682,8.4132],[-13.0663,8.4138],[-13.066,8.4143],[-13.0654,8.4143],[-13.0646,8.4163],[-13.064,8.4163],[-13.064,8.4174],[-13.0635,8.4176],[-13.0626,8.4188],[-13.0615,8.419],[-13.061,8.4199],[-13.0596,8.4199],[-13.0585,8.4196],[-13.0585,8.4193],[-13.0568,8.4193],[-13.0565,8.4199],[-13.0549,8.4199],[-13.0535,8.4215],[-13.0535,8.4226],[-13.0526,8.4229],[-13.0513,8.4229],[-13.0507,8.4232],[-13.051,8.4238],[-13.0515,8.4238],[-13.0518,8.4243],[-13.0535,8.4243],[-13.054,8.4238],[-13.0546,8.4238],[-13.0549,8.4226],[-13.0554,8.4224],[-13.0554,8.4215],[-13.0562,8.4204],[-13.0588,8.4204],[-13.0588,8.4207],[-13.061,8.4207],[-13.061,8.421],[-13.0621,8.421],[-13.0626,8.4207],[-13.0629,8.4199],[-13.0635,8.4196],[-13.064,8.4188],[-13.0649,8.4188],[-13.0651,8.4182],[-13.0657,8.4182],[-13.0665,8.4168],[-13.0693,8.4168],[-13.0701,8.4174],[-13.0718,8.4176],[-13.0729,8.4185],[-13.0729,8.4196],[-13.0735,8.4207],[-13.0735,8.4221],[-13.0732,8.4221],[-13.0732,8.4232],[-13.0729,8.4232],[-13.0729,8.4243],[-13.0732,8.4254],[-13.0738,8.4263],[-13.0743,8.4265],[-13.0751,8.4293],[-13.0757,8.4299],[-13.076,8.431],[-13.0754,8.4312],[-13.0746,8.4324],[-13.074,8.4335],[-13.0746,8.4337],[-13.0754,8.4324],[-13.0763,8.4318],[-13.0768,8.431],[-13.0763,8.4293],[-13.0754,8.4274],[-13.0751,8.4274],[-13.0751,8.4232],[-13.0754,8.4232],[-13.0757,8.4221],[-13.0763,8.4218],[-13.0765,8.421],[-13.0771,8.421],[-13.0771,8.4204],[-13.0785,8.4201],[-13.0785,8.4199],[-13.0796,8.4199],[-13.0812,8.4193],[-13.0812,8.419],[-13.0824,8.419],[-13.0829,8.4185],[-13.0846,8.4185],[-13.0846,8.4188],[-13.0896,8.4188],[-13.0899,8.4193],[-13.0915,8.4199],[-13.0918,8.4204],[-13.0924,8.4204],[-13.0932,8.4218],[-13.0951,8.4221],[-13.0965,8.4229],[-13.0976,8.4232],[-13.0996,8.4232],[-13.0996,8.4235],[-13.1021,8.4235],[-13.1021,8.4238],[-13.1032,8.424],[-13.104,8.4249],[-13.1051,8.4249],[-13.1065,8.4263],[-13.1071,8.4263],[-13.1082,8.4274],[-13.1088,8.4282],[-13.1093,8.4282],[-13.1096,8.4288],[-13.1107,8.429],[-13.1115,8.4296],[-13.1126,8.4296],[-13.1132,8.4301],[-13.1146,8.4301],[-13.1154,8.4318],[-13.116,8.4318],[-13.116,8.4304],[-13.1163,8.4301],[-13.1174,8.4301],[-13.1185,8.4304],[-13.1188,8.431],[-13.1196,8.431],[-13.1201,8.4315],[-13.121,8.4315],[-13.1224,8.4321],[-13.1226,8.4326],[-13.1235,8.4326],[-13.1243,8.4335],[-13.1254,8.4335],[-13.1268,8.434],[-13.1276,8.4349],[-13.1285,8.4349],[-13.1288,8.4354],[-13.1296,8.4357],[-13.1307,8.4365],[-13.1321,8.4368],[-13.1335,8.4382],[-13.1338,8.439],[-13.1346,8.4393],[-13.1343,8.4407],[-13.1349,8.4415],[-13.1351,8.4432],[-13.136,8.4443],[-13.1363,8.446],[-13.1368,8.446],[-13.1368,8.4471],[-13.1374,8.4474],[-13.1382,8.4485],[-13.1382,8.4496],[-13.1388,8.4504],[-13.1388,8.4513],[-13.1379,8.4521],[-13.1379,8.4526],[-13.1374,8.4529],[-13.1368,8.4543],[-13.136,8.4543],[-13.1354,8.4549],[-13.1346,8.4549],[-13.134,8.4554],[-13.1332,8.4554],[-13.1326,8.456],[-13.1318,8.456],[-13.1313,8.4565],[-13.1299,8.4565],[-13.1288,8.4571],[-13.1276,8.4571],[-13.1271,8.456],[-13.1257,8.456],[-13.1249,8.4571],[-13.1249,8.4579],[-13.1243,8.4585],[-13.1238,8.4604],[-13.1224,8.461],[-13.1221,8.4615],[-13.1215,8.4615],[-13.121,8.4621],[-13.121,8.4626],[-13.1204,8.4629],[-13.1207,8.4635],[-13.1207,8.4646],[-13.121,8.4646],[-13.121,8.466],[-13.1201,8.4663],[-13.1196,8.4668],[-13.1188,8.4671],[-13.116,8.4671],[-13.1149,8.4676],[-13.1126,8.4676],[-13.1124,8.466],[-13.1121,8.466],[-13.1121,8.4643],[-13.1118,8.4643],[-13.1118,8.4626],[-13.1112,8.4624],[-13.1107,8.4607],[-13.1101,8.4604],[-13.1101,8.4599],[-13.1096,8.4593],[-13.109,8.4593],[-13.109,8.4588],[-13.1082,8.4585],[-13.1065,8.4585],[-13.1065,8.4582],[-13.104,8.4582],[-13.1035,8.4588],[-13.1004,8.4588],[-13.1004,8.4585],[-13.0968,8.4585],[-13.0951,8.4604],[-13.0949,8.4613],[-13.0951,8.4626],[-13.0957,8.4629],[-13.0965,8.4646],[-13.0965,8.4663],[-13.0951,8.4663],[-13.0943,8.4651],[-13.0924,8.4632],[-13.091,8.4629],[-13.0904,8.4624],[-13.0876,8.4624],[-13.0876,8.4626],[-13.0865,8.4626],[-13.0865,8.4624],[-13.0837,8.4624],[-13.0837,8.459],[-13.0835,8.459],[-13.0835,8.4568],[-13.0832,8.4565],[-13.0821,8.4565],[-13.0818,8.4568],[-13.0818,8.4585],[-13.0815,8.4585],[-13.0815,8.4615],[-13.0818,8.4621],[-13.0826,8.4624],[-13.0829,8.4629],[-13.0837,8.4632],[-13.0865,8.4632],[-13.0865,8.4635],[-13.0879,8.4635],[-13.0879,8.4632],[-13.0893,8.4632],[-13.0893,8.4635],[-13.0907,8.4635],[-13.091,8.464],[-13.0915,8.464],[-13.0924,8.4651],[-13.0946,8.4671],[-13.0965,8.4671],[-13.0974,8.4663],[-13.0974,8.4643],[-13.0971,8.4643],[-13.0971,8.4632],[-13.0963,8.4618],[-13.0963,8.4604],[-13.0968,8.4599],[-13.0993,8.4599],[-13.0993,8.4601],[-13.1018,8.4601],[-13.1018,8.4599],[-13.1038,8.4599],[-13.1038,8.4596],[-13.1074,8.4596],[-13.1088,8.4601],[-13.1104,8.4621],[-13.1104,8.4657],[-13.1099,8.4665],[-13.1085,8.4676],[-13.1076,8.4693],[-13.1076,8.4704],[-13.1085,8.4715],[-13.1085,8.4726],[-13.1074,8.4735],[-13.1068,8.4746],[-13.1068,8.4765],[-13.1071,8.4765],[-13.1071,8.4785],[-13.1065,8.4788],[-13.1063,8.4799],[-13.1054,8.4807],[-13.1054,8.4832],[-13.106,8.4832],[-13.1065,8.484],[-13.1065,8.4863],[-13.1063,8.4868],[-13.1051,8.4868],[-13.1051,8.4874],[-13.104,8.4874],[-13.1032,8.4865],[-13.1004,8.4865],[-13.0996,8.486],[-13.0985,8.486],[-13.0976,8.4854],[-13.096,8.4854],[-13.096,8.4851],[-13.0949,8.4851],[-13.0946,8.4846],[-13.0932,8.4846],[-13.0926,8.4851],[-13.0926,8.4857],[-13.0915,8.4865],[-13.0904,8.4868],[-13.0896,8.4876],[-13.0849,8.4876],[-13.0846,8.4871],[-13.0835,8.4868],[-13.0829,8.4871],[-13.0829,8.4879],[-13.0818,8.4885],[-13.0815,8.4896],[-13.081,8.4899],[-13.081,8.4915],[-13.0804,8.4926],[-13.0804,8.4943],[-13.0799,8.4951],[-13.0793,8.4951],[-13.0782,8.4974],[-13.0774,8.4974],[-13.0771,8.4979],[-13.076,8.4979],[-13.0751,8.4985],[-13.0738,8.4985],[-13.0738,8.4982],[-13.0704,8.4982],[-13.0704,8.4979],[-13.0671,8.4979],[-13.0671,8.4985],[-13.066,8.4985],[-13.0657,8.499],[-13.0651,8.499],[-13.0646,8.4999],[-13.0632,8.5001],[-13.0632,8.5007],[-13.0621,8.501],[-13.0615,8.5018],[-13.0615,8.5026],[-13.061,8.5029],[-13.061,8.5035],[-13.0604,8.5038],[-13.0601,8.5057],[-13.0593,8.5068],[-13.0593,8.5088],[-13.0585,8.5101],[-13.0582,8.5115],[-13.0568,8.5126],[-13.0554,8.5124],[-13.0554,8.5149],[-13.0546,8.5162],[-13.0546,8.5179],[-13.0543,8.5179],[-13.0543,8.5196],[-13.0538,8.5207],[-13.0538,8.5224],[-13.0532,8.524],[-13.0526,8.524],[-13.0521,8.5263],[-13.0513,8.5271],[-13.049,8.5279],[-13.0471,8.5279],[-13.0465,8.5274],[-13.0449,8.5268],[-13.0446,8.5263],[-13.0435,8.5257],[-13.0424,8.5257],[-13.0421,8.5249],[-13.041,8.5246],[-13.0396,8.5235],[-13.039,8.5235],[-13.0382,8.5226],[-13.0371,8.5226],[-13.0357,8.5213],[-13.0346,8.521],[-13.0346,8.5204],[-13.0338,8.5204],[-13.0326,8.5196],[-13.0318,8.5196],[-13.0313,8.519],[-13.0301,8.519],[-13.0293,8.5182],[-13.0276,8.5182],[-13.0268,8.5174],[-13.0257,8.5171],[-13.026,8.5154],[-13.0274,8.5143],[-13.0276,8.5135],[-13.0288,8.5132],[-13.0288,8.5126],[-13.0299,8.5124],[-13.0301,8.5118],[-13.0313,8.5115],[-13.0315,8.5107],[-13.0321,8.5107],[-13.0326,8.5096],[-13.0338,8.5093],[-13.0346,8.5088],[-13.0365,8.5063],[-13.0376,8.506],[-13.0376,8.5054],[-13.0382,8.5054],[-13.0382,8.5049],[-13.039,8.5046],[-13.0393,8.5032],[-13.0399,8.5024],[-13.0401,8.5013],[-13.0401,8.4999],[-13.0396,8.4993],[-13.0396,8.4985],[-13.0388,8.4979],[-13.0385,8.4968],[-13.0379,8.4965],[-13.0376,8.4954],[-13.0357,8.4938],[-13.0349,8.4926],[-13.034,8.4921],[-13.034,8.4915],[-13.0335,8.4915],[-13.0332,8.4904],[-13.0326,8.4904],[-13.0313,8.4888],[-13.0307,8.4887],[-13.0301,8.4879],[-13.0296,8.4876],[-13.029,8.4865],[-13.0285,8.486],[-13.0274,8.4843],[-13.0271,8.4835],[-13.0265,8.4835],[-13.026,8.4824],[-13.026,8.481],[-13.0257,8.481],[-13.0257,8.4799],[-13.0251,8.4796],[-13.0249,8.4788],[-13.0249,8.476],[-13.026,8.4754],[-13.0276,8.4754],[-13.0282,8.4751],[-13.029,8.4732],[-13.0296,8.4732],[-13.0301,8.4724],[-13.0315,8.4724],[-13.0315,8.4718],[-13.029,8.4718],[-13.029,8.471],[-13.0282,8.4707],[-13.0282,8.4732],[-13.0274,8.4743],[-13.0265,8.4746],[-13.0249,8.4746],[-13.0243,8.4743],[-13.0238,8.4751],[-13.0224,8.4749],[-13.0224,8.474],[-13.0218,8.4735],[-13.0218,8.4726],[-13.0213,8.4726],[-13.0213,8.4707],[-13.0207,8.4696],[-13.0201,8.4693],[-13.0204,8.4688],[-13.0204,8.4668],[-13.0193,8.4665],[-13.0193,8.4682],[-13.0199,8.4688],[-13.0199,8.4718],[-13.0204,8.4721],[-13.0204,8.474],[-13.0207,8.474],[-13.0207,8.4768],[-13.021,8.4768],[-13.021,8.4793],[-13.0196,8.4796],[-13.0188,8.4807],[-13.0176,8.4807],[-13.0174,8.4801],[-13.0157,8.4796],[-13.0157,8.4793],[-13.0146,8.479],[-13.014,8.4785],[-13.0132,8.4785],[-13.0129,8.479],[-13.0146,8.4796],[-13.0151,8.4804],[-13.0163,8.4807],[-13.0163,8.4813],[-13.0174,8.4824],[-13.0179,8.4824],[-13.0188,8.4843],[-13.0199,8.486],[-13.021,8.4865],[-13.0213,8.4871],[-13.0243,8.4871],[-13.0243,8.4868],[-13.0257,8.4868],[-13.0265,8.4876],[-13.0265,8.4885],[-13.0257,8.4893],[-13.0257,8.491],[-13.026,8.4918],[-13.0271,8.4929],[-13.0276,8.4929],[-13.0285,8.4938],[-13.0285,8.4946],[-13.0274,8.4949],[-13.0274,8.4951],[-13.0257,8.4954],[-13.0243,8.4968],[-13.0243,8.4979],[-13.0249,8.4982],[-13.0249,8.4988],[-13.0254,8.499],[-13.0262,8.5001],[-13.0285,8.5001],[-13.0285,8.4993],[-13.0262,8.4993],[-13.0257,8.4982],[-13.0251,8.4979],[-13.0251,8.4968],[-13.0262,8.496],[-13.0274,8.496],[-13.0285,8.4954],[-13.0293,8.4946],[-13.0293,8.4929],[-13.0279,8.4913],[-13.0271,8.4907],[-13.0271,8.4893],[-13.0279,8.4893],[-13.0288,8.4901],[-13.0288,8.491],[-13.0293,8.4915],[-13.0293,8.4921],[-13.0299,8.4924],[-13.0299,8.4929],[-13.0307,8.4932],[-13.0307,8.4938],[-13.0318,8.4946],[-13.0321,8.4957],[-13.0326,8.4957],[-13.0335,8.4968],[-13.034,8.4968],[-13.034,8.4974],[-13.0357,8.4988],[-13.0365,8.4999],[-13.0368,8.501],[-13.0374,8.501],[-13.0374,8.5021],[-13.0371,8.5021],[-13.0368,8.5035],[-13.0357,8.5038],[-13.0357,8.5043],[-13.0343,8.5057],[-13.0332,8.506],[-13.0329,8.5065],[-13.0321,8.5068],[-13.0321,8.5074],[-13.031,8.5076],[-13.0307,8.5082],[-13.0299,8.5082],[-13.0296,8.5088],[-13.0285,8.509],[-13.0285,8.5093],[-13.0274,8.5096],[-13.0265,8.5107],[-13.0254,8.5112],[-13.0243,8.5126],[-13.024,8.5137],[-13.0235,8.5137],[-13.0232,8.5146],[-13.0226,8.5151],[-13.0226,8.5168],[-13.0229,8.5168],[-13.0229,8.5179],[-13.0238,8.5185],[-13.024,8.5193],[-13.0246,8.5193],[-13.0249,8.5204],[-13.0262,8.521],[-13.0262,8.5263],[-13.026,8.5268],[-13.0243,8.5276],[-13.0238,8.5282],[-13.0218,8.5282],[-13.0224,8.5271],[-13.0229,8.5271],[-13.024,8.5263],[-13.0243,8.5243],[-13.0226,8.5226],[-13.0226,8.5221],[-13.0218,8.5221],[-13.0221,8.5232],[-13.0229,8.524],[-13.0229,8.5251],[-13.0224,8.5257],[-13.0215,8.5257],[-13.0204,8.5268],[-13.0204,8.5282],[-13.0218,8.529],[-13.0238,8.529],[-13.0246,8.5285],[-13.0254,8.5285],[-13.0262,8.5274],[-13.0271,8.5268],[-13.0274,8.5257],[-13.0274,8.5235],[-13.0276,8.5229],[-13.0288,8.5229],[-13.029,8.5235],[-13.031,8.524],[-13.0318,8.5246],[-13.0318,8.5251],[-13.034,8.5263],[-13.0346,8.5271],[-13.0354,8.5276],[-13.0365,8.5293],[-13.0365,8.5301],[-13.0379,8.531],[-13.0382,8.5315],[-13.0415,8.5326],[-13.0424,8.5332],[-13.0424,8.5349],[-13.0415,8.5351],[-13.0415,8.5363],[-13.0407,8.5365],[-13.0401,8.5374],[-13.0401,8.5382],[-13.0396,8.539],[-13.0388,8.5393],[-13.0371,8.5393],[-13.0365,8.5399],[-13.0357,8.5396],[-13.0354,8.5401],[-13.0343,8.5404],[-13.0335,8.541],[-13.0315,8.5432],[-13.0299,8.5446],[-13.0299,8.5451],[-13.0288,8.546],[-13.0288,8.5465],[-13.0279,8.5474],[-13.0279,8.5488],[-13.0276,8.5496],[-13.0271,8.5499],[-13.0271,8.551],[-13.0265,8.551],[-13.0265,8.5521],[-13.026,8.5526],[-13.0257,8.5543],[-13.0246,8.5543],[-13.0243,8.5529],[-13.024,8.5529],[-13.024,8.5507],[-13.0238,8.5499],[-13.0226,8.5488],[-13.0221,8.5488],[-13.0215,8.5479],[-13.0199,8.5476],[-13.019,8.5471],[-13.019,8.546],[-13.0204,8.5449],[-13.0204,8.5443],[-13.0226,8.5421],[-13.0229,8.5415],[-13.024,8.541],[-13.024,8.5404],[-13.0249,8.5396],[-13.0249,8.5385],[-13.0235,8.5368],[-13.0226,8.5363],[-13.0213,8.5363],[-13.0213,8.536],[-13.0188,8.536],[-13.0188,8.5363],[-13.0174,8.5363],[-13.0174,8.5371],[-13.0188,8.5371],[-13.0188,8.5368],[-13.021,8.5368],[-13.0224,8.5374],[-13.0229,8.5382],[-13.0235,8.5382],[-13.0235,8.5396],[-13.0229,8.5401],[-13.0226,8.5413],[-13.0221,8.5415],[-13.021,8.5429],[-13.0201,8.5435],[-13.0185,8.5451],[-13.0179,8.546],[-13.0176,8.5474],[-13.0188,8.5479],[-13.0196,8.5488],[-13.0204,8.5488],[-13.021,8.5493],[-13.0218,8.5493],[-13.0224,8.5499],[-13.0224,8.5515],[-13.0221,8.5515],[-13.0221,8.5529],[-13.0218,8.5529],[-13.0218,8.5546],[-13.0224,8.5549],[-13.0229,8.556],[-13.0246,8.556],[-13.0246,8.5557],[-13.0274,8.5554],[-13.0274,8.5574],[-13.0265,8.5579],[-13.0254,8.5596],[-13.0251,8.561],[-13.0243,8.5613],[-13.0243,8.5621],[-13.0238,8.5629],[-13.0232,8.5629],[-13.0229,8.564],[-13.0221,8.5649],[-13.0193,8.5649],[-13.0193,8.5635],[-13.0196,8.5635],[-13.0196,8.5618],[-13.0193,8.561],[-13.0182,8.5599],[-13.0176,8.5599],[-13.0176,8.5593],[-13.0168,8.5588],[-13.016,8.5588],[-13.0149,8.5579],[-13.0146,8.5571],[-13.014,8.5571],[-13.0124,8.5551],[-13.0101,8.5551],[-13.0101,8.5554],[-13.0074,8.5554],[-13.0065,8.5546],[-13.0054,8.5546],[-13.0051,8.554],[-13.004,8.5538],[-13.0029,8.5538],[-13.0029,8.5535],[-13.0015,8.5535],[-13.0015,8.5538],[-13.0001,8.5538],[-12.9993,8.554],[-12.999,8.5546],[-12.9979,8.5549],[-12.9968,8.5563],[-12.9957,8.5565],[-12.9951,8.5574],[-12.9949,8.5585],[-12.9943,8.5585],[-12.9932,8.5596],[-12.9921,8.5599],[-12.9893,8.5599],[-12.989,8.5593],[-12.9879,8.559],[-12.9838,8.559],[-12.9838,8.5593],[-12.9785,8.5593],[-12.9776,8.5599],[-12.9776,8.5621],[-12.9774,8.5629],[-12.9762,8.5638],[-12.9751,8.5635],[-12.9754,8.5626],[-12.9754,8.5615],[-12.9751,8.5615],[-12.9751,8.5599],[-12.9746,8.5596],[-12.9743,8.5588],[-12.9737,8.5588],[-12.9732,8.5574],[-12.971,8.5563],[-12.9707,8.5554],[-12.9696,8.5549],[-12.9679,8.5535],[-12.9676,8.5526],[-12.9676,8.5513],[-12.9671,8.5501],[-12.9671,8.5482],[-12.9676,8.5474],[-12.9676,8.5438],[-12.9679,8.5429],[-12.9674,8.5424],[-12.9674,8.5393],[-12.9679,8.5385],[-12.9679,8.5368],[-12.9674,8.5365],[-12.9671,8.5354],[-12.9665,8.5346],[-12.9651,8.5343],[-12.9651,8.5337],[-12.9646,8.5332],[-12.9643,8.531],[-12.9657,8.5307],[-12.9665,8.531],[-12.9663,8.5299],[-12.9657,8.5299],[-12.9654,8.5293],[-12.964,8.5293],[-12.9632,8.5304],[-12.9632,8.5313],[-12.9615,8.531],[-12.9613,8.5304],[-12.9593,8.5301],[-12.959,8.5307],[-12.9582,8.5307],[-12.9582,8.5313],[-12.9576,8.5313],[-12.9574,8.5321],[-12.9554,8.5321],[-12.9549,8.531],[-12.9538,8.531],[-12.9535,8.5304],[-12.9526,8.5304],[-12.9521,8.5299],[-12.9524,8.5282],[-12.9518,8.5276],[-12.951,8.5276],[-12.9501,8.5271],[-12.9488,8.5271],[-12.9488,8.5268],[-12.946,8.5268],[-12.946,8.5263],[-12.9449,8.5263],[-12.9449,8.5257],[-12.9432,8.5257],[-12.9421,8.5246],[-12.9421,8.5229],[-12.9426,8.5221],[-12.946,8.5201],[-12.9474,8.5185],[-12.9485,8.5176],[-12.9485,8.5171],[-12.9493,8.5168],[-12.9496,8.5154],[-12.9501,8.5149],[-12.9501,8.514],[-12.9507,8.5137],[-12.9507,8.5129],[-12.9513,8.5126],[-12.9513,8.5121],[-12.9532,8.5107],[-12.9532,8.5093],[-12.954,8.5085],[-12.9546,8.5071],[-12.9557,8.5065],[-12.9557,8.5043],[-12.9551,8.5035],[-12.9551,8.5018],[-12.9546,8.501],[-12.9546,8.4999],[-12.954,8.4993],[-12.954,8.4988],[-12.9529,8.4968],[-12.9521,8.4968],[-12.9515,8.4976],[-12.9515,8.4982],[-12.9524,8.4988],[-12.9526,8.4993],[-12.9526,8.5007],[-12.9532,8.501],[-12.9532,8.5018],[-12.9538,8.5024],[-12.9538,8.5068],[-12.9529,8.5076],[-12.9529,8.5082],[-12.9521,8.509],[-12.9521,8.5099],[-12.9513,8.5104],[-12.9507,8.5104],[-12.9501,8.511],[-12.9493,8.5112],[-12.949,8.5124],[-12.9485,8.5124],[-12.9485,8.5137],[-12.9482,8.5149],[-12.9471,8.5154],[-12.9468,8.5162],[-12.9451,8.5168],[-12.9449,8.5174],[-12.9438,8.5174],[-12.9438,8.5176],[-12.9426,8.5176],[-12.9421,8.5182],[-12.9418,8.519],[-12.9413,8.519],[-12.9407,8.521],[-12.9401,8.521],[-12.9401,8.5243],[-12.9399,8.5249],[-12.9404,8.526],[-12.9413,8.5263],[-12.9415,8.5268],[-12.9424,8.5268],[-12.9429,8.5274],[-12.9438,8.5274],[-12.944,8.5293],[-12.9429,8.5296],[-12.9421,8.5304],[-12.9404,8.5304],[-12.9393,8.5313],[-12.939,8.5318],[-12.9382,8.5324],[-12.9371,8.5326],[-12.9365,8.5332],[-12.9349,8.5332],[-12.9349,8.5335],[-12.9335,8.5335],[-12.9324,8.5337],[-12.9324,8.534],[-12.9313,8.534],[-12.9301,8.5346],[-12.9299,8.5351],[-12.9288,8.5354],[-12.9279,8.536],[-12.9276,8.5371],[-12.9271,8.5371],[-12.9271,8.5382],[-12.9263,8.5385],[-12.9254,8.5399],[-12.9249,8.5399],[-12.9232,8.541],[-12.9226,8.5421],[-12.9221,8.5424],[-12.9221,8.5429],[-12.9204,8.5446],[-12.9204,8.5449],[-12.9193,8.5451],[-12.9185,8.546],[-12.9176,8.5463],[-12.9163,8.5463],[-12.9163,8.5476],[-12.9165,8.5476],[-12.9165,8.549],[-12.9168,8.549],[-12.9168,8.5504],[-12.9171,8.5504],[-12.9171,8.5521],[-12.9174,8.5521],[-12.9174,8.5535],[-12.9176,8.5535],[-12.9176,8.5549],[-12.9179,8.5549],[-12.9179,8.5563],[-12.9193,8.5565],[-12.9193,8.5571],[-12.9201,8.5576],[-12.9201,8.5582],[-12.921,8.5585],[-12.921,8.559],[-12.9221,8.5593],[-12.9221,8.5599],[-12.9229,8.5601],[-12.9235,8.561],[-12.924,8.561],[-12.9243,8.5615],[-12.9251,8.5615],[-12.9254,8.5621],[-12.9263,8.5621],[-12.9265,8.5632],[-12.9274,8.5635],[-12.9274,8.5646],[-12.9282,8.566],[-12.929,8.566],[-12.9293,8.5665],[-12.9313,8.5665],[-12.9329,8.5676],[-12.9332,8.5682],[-12.9343,8.5685],[-12.9343,8.569],[-12.9357,8.5693],[-12.9357,8.5699],[-12.9376,8.5699],[-12.9396,8.5704],[-12.9401,8.5715],[-12.941,8.5718],[-12.941,8.5724],[-12.9418,8.5724],[-12.9421,8.5729],[-12.9429,8.5735],[-12.9438,8.5735],[-12.9443,8.5743],[-12.9454,8.5743],[-12.9457,8.5749],[-12.9485,8.5749],[-12.9485,8.5751],[-12.9496,8.5754],[-12.951,8.5763],[-12.9532,8.5765],[-12.9532,8.5771],[-12.9549,8.5774],[-12.9554,8.5785],[-12.9554,8.5793],[-12.956,8.5793],[-12.956,8.581],[-12.9554,8.581],[-12.9554,8.5818],[-12.9563,8.5832],[-12.9565,8.5832],[-12.9579,8.5846],[-12.9588,8.5857],[-12.9599,8.5865],[-12.9599,8.5871],[-12.9613,8.5882],[-12.9621,8.5893],[-12.9626,8.5896],[-12.9643,8.5913],[-12.9649,8.5921],[-12.9676,8.5921],[-12.9679,8.5926],[-12.9679,8.5957],[-12.9682,8.5957],[-12.9682,8.5982],[-12.9679,8.5982],[-12.9679,8.5993],[-12.9693,8.6013],[-12.9712,8.6013],[-12.9726,8.6024],[-12.9726,8.604],[-12.9732,8.6049],[-12.9732,8.6079],[-12.9749,8.6079],[-12.9749,8.606],[-12.9746,8.606],[-12.9746,8.6043],[-12.9743,8.6043],[-12.9743,8.6024],[-12.974,8.6015],[-12.9732,8.6013],[-12.9726,8.6004],[-12.971,8.6004],[-12.9707,8.5999],[-12.9693,8.5993],[-12.9693,8.5979],[-12.9696,8.5979],[-12.9696,8.5965],[-12.9693,8.5965],[-12.9693,8.5946],[-12.969,8.5937],[-12.9693,8.5929],[-12.9707,8.5929],[-12.9721,8.5935],[-12.9737,8.5954],[-12.9749,8.5954],[-12.9757,8.596],[-12.9762,8.5968],[-12.9771,8.5968],[-12.9774,8.5974],[-12.9782,8.5974],[-12.9793,8.5979],[-12.9796,8.5985],[-12.9815,8.5987],[-12.9821,8.5996],[-12.9835,8.5999],[-12.9843,8.6004],[-12.9882,8.6004],[-12.9882,8.6007],[-12.9901,8.6007],[-12.9901,8.601],[-12.9918,8.601],[-12.9918,8.6013],[-12.9949,8.6013],[-12.9949,8.6015],[-12.9963,8.6015],[-12.9974,8.6013],[-12.9979,8.6007],[-12.9993,8.6007],[-12.9996,8.6001],[-13.0007,8.5999],[-13.0015,8.5993],[-13.0018,8.5987],[-13.0024,8.5987],[-13.0029,8.5979],[-13.0038,8.5974],[-13.0038,8.5962],[-13.0049,8.5957],[-13.0049,8.5951],[-13.0096,8.5951],[-13.0096,8.5954],[-13.0124,8.5954],[-13.0124,8.5957],[-13.0138,8.5957],[-13.0138,8.596],[-13.0165,8.596],[-13.0168,8.5954],[-13.0182,8.5954],[-13.019,8.5957],[-13.0196,8.5965],[-13.0204,8.5965],[-13.0215,8.5985],[-13.0215,8.6004],[-13.021,8.6015],[-13.021,8.604],[-13.0207,8.6049],[-13.0213,8.6049],[-13.0215,8.6038],[-13.0229,8.6029],[-13.0232,8.6021],[-13.0246,8.6018],[-13.0249,8.6013],[-13.0257,8.6007],[-13.0265,8.6007],[-13.0274,8.6001],[-13.0288,8.5987],[-13.029,8.5976],[-13.031,8.596],[-13.0318,8.5949],[-13.0326,8.5943],[-13.0343,8.594],[-13.0346,8.5935],[-13.036,8.5935],[-13.036,8.5929],[-13.0382,8.5926],[-13.0388,8.5921],[-13.0404,8.5921],[-13.041,8.5915],[-13.0424,8.5915],[-13.0432,8.5904],[-13.044,8.5904],[-13.0446,8.5896],[-13.0457,8.5893],[-13.0465,8.5885],[-13.0476,8.5885],[-13.0488,8.5871],[-13.0496,8.5871],[-13.0504,8.5851],[-13.051,8.5843],[-13.0518,8.584],[-13.0524,8.5824],[-13.0529,8.5821],[-13.0529,8.5804],[-13.0543,8.5793],[-13.0543,8.5785],[-13.0551,8.5776],[-13.0551,8.5768],[-13.0565,8.576],[-13.0562,8.5743],[-13.0571,8.574],[-13.0571,8.5746],[-13.0585,8.5746],[-13.0601,8.5726],[-13.0601,8.5701],[-13.0613,8.5699],[-13.0624,8.5707],[-13.0624,8.5713],[-13.0613,8.5713],[-13.0607,8.5721],[-13.0607,8.5738],[-13.061,8.574],[-13.0624,8.574],[-13.0624,8.5743],[-13.064,8.5743],[-13.0643,8.5749],[-13.066,8.5754],[-13.0663,8.576],[-13.0663,8.5776],[-13.0665,8.5776],[-13.0665,8.5804],[-13.0671,8.581],[-13.0685,8.5813],[-13.0682,8.5818],[-13.0696,8.5818],[-13.0701,8.5826],[-13.071,8.5829],[-13.0763,8.5829],[-13.0763,8.5826],[-13.0788,8.5826],[-13.0799,8.5832],[-13.0812,8.5832],[-13.0812,8.5835],[-13.084,8.5835],[-13.0865,8.5846],[-13.0879,8.5846],[-13.0888,8.584],[-13.0896,8.5846],[-13.0896,8.5876],[-13.0899,8.5876],[-13.0899,8.5893],[-13.0901,8.5893],[-13.0901,8.5907],[-13.091,8.5915],[-13.091,8.5926],[-13.0915,8.5935],[-13.0924,8.594],[-13.0929,8.5951],[-13.094,8.5957],[-13.094,8.5971],[-13.0951,8.5985],[-13.0957,8.5987],[-13.0957,8.6038],[-13.0954,8.6046],[-13.0949,8.6051],[-13.094,8.6051],[-13.0929,8.6057],[-13.0924,8.6063],[-13.0888,8.6063],[-13.0888,8.6065],[-13.0871,8.6065],[-13.0871,8.6068],[-13.0854,8.6068],[-13.0854,8.6071],[-13.084,8.6071],[-13.0835,8.6076],[-13.0826,8.6076],[-13.0815,8.6085],[-13.0804,8.6085],[-13.0796,8.6093],[-13.0785,8.6093],[-13.0779,8.6099],[-13.0768,8.6101],[-13.0763,8.6107],[-13.0746,8.6113],[-13.074,8.6118],[-13.0726,8.6124],[-13.0724,8.6129],[-13.071,8.6135],[-13.0704,8.6143],[-13.0699,8.6143],[-13.0696,8.6151],[-13.0682,8.6151],[-13.0682,8.6154],[-13.0665,8.6154],[-13.066,8.6146],[-13.0663,8.6135],[-13.0663,8.6107],[-13.0657,8.6099],[-13.0646,8.609],[-13.0638,8.609],[-13.0621,8.6079],[-13.0613,8.6079],[-13.0601,8.6071],[-13.0601,8.6079],[-13.0613,8.6088],[-13.0621,8.6088],[-13.0632,8.6093],[-13.0635,8.6099],[-13.0643,8.6101],[-13.0643,8.614],[-13.0646,8.6149],[-13.0651,8.6149],[-13.0651,8.6157],[-13.0668,8.6165],[-13.0674,8.6171],[-13.0671,8.6182],[-13.0657,8.6193],[-13.0638,8.6196],[-13.0632,8.6201],[-13.0624,8.6201],[-13.0607,8.6221],[-13.0601,8.6246],[-13.0596,8.6246],[-13.0593,8.6257],[-13.0588,8.6257],[-13.0585,8.6268],[-13.0579,8.6268],[-13.0576,8.6279],[-13.0571,8.6279],[-13.0571,8.6288],[-13.0565,8.6293],[-13.0551,8.6296],[-13.0551,8.631],[-13.0543,8.6338],[-13.054,8.6338],[-13.054,8.6354],[-13.0538,8.6354],[-13.0538,8.6371],[-13.0521,8.6385],[-13.0518,8.6393],[-13.0513,8.6393],[-13.0507,8.6404],[-13.0499,8.6413],[-13.0493,8.6413],[-13.049,8.6424],[-13.0485,8.6426],[-13.0482,8.6438],[-13.0476,8.644],[-13.0474,8.6451],[-13.0468,8.6457],[-13.046,8.6457],[-13.0457,8.6462],[-13.0451,8.646],[-13.0424,8.646],[-13.0424,8.6462],[-13.0385,8.6462],[-13.0368,8.646],[-13.0368,8.6457],[-13.0351,8.6457],[-13.0346,8.646],[-13.0343,8.6454],[-13.0335,8.6451],[-13.0315,8.6451],[-13.0301,8.6457],[-13.0296,8.6465],[-13.0293,8.6476],[-13.0288,8.6479],[-13.0285,8.649],[-13.0279,8.649],[-13.0274,8.6499],[-13.0265,8.6504],[-13.0251,8.6504],[-13.0249,8.651],[-13.024,8.651],[-13.0235,8.6515],[-13.0215,8.6518],[-13.0213,8.6524],[-13.0204,8.6524],[-13.0201,8.6529],[-13.0193,8.6532],[-13.0179,8.6532],[-13.0168,8.6537],[-13.0163,8.6546],[-13.0154,8.6549],[-13.0154,8.6557],[-13.0168,8.6557],[-13.0174,8.6549],[-13.0185,8.6549],[-13.0196,8.654],[-13.0204,8.654],[-13.021,8.6535],[-13.0221,8.6535],[-13.0224,8.6526],[-13.0265,8.6526],[-13.0271,8.6529],[-13.0268,8.6537],[-13.0268,8.6549],[-13.026,8.6554],[-13.026,8.6568],[-13.0262,8.6568],[-13.0262,8.6582],[-13.026,8.6582],[-13.026,8.6604],[-13.0254,8.6607],[-13.0254,8.6635],[-13.0257,8.664],[-13.0265,8.664],[-13.0265,8.6621],[-13.0271,8.6613],[-13.0271,8.6596],[-13.0276,8.659],[-13.0276,8.6582],[-13.0282,8.6579],[-13.0282,8.6565],[-13.029,8.654],[-13.0299,8.6537],[-13.0301,8.6526],[-13.0313,8.6515],[-13.0329,8.6507],[-13.0338,8.6507],[-13.0338,8.6501],[-13.0354,8.6499],[-13.0354,8.6496],[-13.0385,8.6496],[-13.0385,8.6493],[-13.0401,8.6493],[-13.0404,8.6499],[-13.0421,8.6501],[-13.0435,8.6501],[-13.0443,8.6493],[-13.0454,8.6493],[-13.0476,8.6485],[-13.0496,8.6468],[-13.0513,8.6451],[-13.0526,8.6451],[-13.0532,8.646],[-13.0543,8.6468],[-13.0543,8.6504],[-13.0557,8.6512],[-13.0557,8.6526],[-13.0562,8.6532],[-13.0562,8.6551],[-13.0565,8.6551],[-13.0565,8.6574],[-13.056,8.6582],[-13.056,8.6596],[-13.0557,8.6607],[-13.0551,8.661],[-13.0551,8.6621],[-13.0546,8.6626],[-13.0546,8.6654],[-13.0543,8.6654],[-13.0543,8.6668],[-13.0538,8.6674],[-13.0538,8.6685],[-13.0524,8.6696],[-13.0518,8.6707],[-13.051,8.671],[-13.049,8.6721],[-13.0476,8.6721],[-13.0468,8.6724],[-13.0471,8.6729],[-13.0499,8.6729],[-13.051,8.6721],[-13.0521,8.6718],[-13.0529,8.6713],[-13.054,8.6713],[-13.0546,8.6721],[-13.0546,8.6729],[-13.0551,8.6738],[-13.0551,8.6757],[-13.0549,8.6757],[-13.0549,8.6782],[-13.0551,8.6782],[-13.0551,8.6801],[-13.0546,8.6804],[-13.0543,8.6813],[-13.0518,8.6818],[-13.0507,8.6829],[-13.0507,8.6835],[-13.0524,8.6835],[-13.0532,8.6832],[-13.0546,8.6821],[-13.0557,8.6821],[-13.0562,8.6815],[-13.0562,8.679],[-13.0565,8.6776],[-13.0571,8.6776],[-13.0576,8.6771],[-13.0579,8.676],[-13.0579,8.6732],[-13.0582,8.6732],[-13.0582,8.6713],[-13.0576,8.6704],[-13.0576,8.666],[-13.0585,8.6638],[-13.0599,8.6635],[-13.0604,8.6643],[-13.061,8.6646],[-13.0613,8.6657],[-13.0618,8.666],[-13.0618,8.6668],[-13.0629,8.6674],[-13.0632,8.6679],[-13.0635,8.6701],[-13.0649,8.6715],[-13.0654,8.6743],[-13.0663,8.6751],[-13.0671,8.6771],[-13.0671,8.6779],[-13.0679,8.6788],[-13.0679,8.6796],[-13.0685,8.6796],[-13.0688,8.6801],[-13.0696,8.6801],[-13.0701,8.6796],[-13.0701,8.6782],[-13.0696,8.6779],[-13.0696,8.6771],[-13.069,8.6771],[-13.069,8.6763],[-13.0685,8.6762],[-13.0682,8.6751],[-13.0682,8.6732],[-13.0679,8.6732],[-13.0679,8.6699],[-13.0671,8.6693],[-13.0654,8.6693],[-13.0651,8.6685],[-13.0643,8.6679],[-13.064,8.6668],[-13.0635,8.6663],[-13.0635,8.6657],[-13.0629,8.6654],[-13.0626,8.6643],[-13.0626,8.6626],[-13.0624,8.6626],[-13.0618,8.661],[-13.0613,8.6607],[-13.0613,8.6596],[-13.0607,8.6593],[-13.0596,8.656],[-13.0596,8.654],[-13.0599,8.654],[-13.0599,8.6524],[-13.0601,8.6524],[-13.0601,8.6512],[-13.0599,8.6512],[-13.0599,8.6474],[-13.0596,8.6474],[-13.0596,8.6438],[-13.0599,8.6438],[-13.0599,8.6321],[-13.0601,8.6321],[-13.0601,8.6304],[-13.061,8.6296],[-13.061,8.6285],[-13.0615,8.6285],[-13.0615,8.6279],[-13.0624,8.6271],[-13.0635,8.6271],[-13.0643,8.6262],[-13.0665,8.626],[-13.0663,8.6243],[-13.0676,8.6235],[-13.0679,8.6226],[-13.0693,8.6215],[-13.0704,8.6212],[-13.0713,8.6201],[-13.0721,8.6196],[-13.0729,8.6196],[-13.0732,8.6187],[-13.074,8.6182],[-13.0768,8.6171],[-13.0771,8.6165],[-13.0799,8.6165],[-13.081,8.616],[-13.0826,8.616],[-13.0829,8.6154],[-13.084,8.6151],[-13.0868,8.6151],[-13.0868,8.6154],[-13.0888,8.6154],[-13.0896,8.6157],[-13.0904,8.6165],[-13.0921,8.6171],[-13.0929,8.6176],[-13.0943,8.6176],[-13.0943,8.6174],[-13.096,8.6174],[-13.0971,8.6168],[-13.0985,8.6168],[-13.0993,8.616],[-13.1013,8.6154],[-13.1024,8.6168],[-13.1024,8.6174],[-13.1032,8.6182],[-13.1049,8.6187],[-13.1057,8.6201],[-13.1065,8.6204],[-13.1068,8.6212],[-13.1076,8.6212],[-13.1076,8.6218],[-13.1085,8.6218],[-13.1093,8.6226],[-13.1093,8.6232],[-13.1104,8.6237],[-13.1107,8.6243],[-13.1118,8.6246],[-13.1121,8.6257],[-13.1132,8.626],[-13.1135,8.6265],[-13.1151,8.6268],[-13.1165,8.6282],[-13.1176,8.6282],[-13.1179,8.6288],[-13.119,8.629],[-13.119,8.6296],[-13.1199,8.6307],[-13.1204,8.6307],[-13.1218,8.6318],[-13.1221,8.6329],[-13.1226,8.6332],[-13.1226,8.6354],[-13.1221,8.6365],[-13.121,8.6368],[-13.121,8.6374],[-13.1201,8.6379],[-13.119,8.6382],[-13.1146,8.6382],[-13.1135,8.6385],[-13.1135,8.6388],[-13.1124,8.6388],[-13.1118,8.6393],[-13.111,8.6393],[-13.1107,8.6399],[-13.1093,8.6401],[-13.109,8.6407],[-13.1074,8.6413],[-13.106,8.6432],[-13.1051,8.6432],[-13.1046,8.6438],[-13.1029,8.6443],[-13.1018,8.6454],[-13.1013,8.6471],[-13.1004,8.6479],[-13.0985,8.6485],[-13.0982,8.649],[-13.0976,8.649],[-13.0965,8.6504],[-13.0946,8.651],[-13.094,8.6518],[-13.094,8.656],[-13.0943,8.6565],[-13.0943,8.6579],[-13.0935,8.6593],[-13.0935,8.6607],[-13.0938,8.6607],[-13.0938,8.6621],[-13.0946,8.6626],[-13.0946,8.6596],[-13.0949,8.6596],[-13.0949,8.6582],[-13.0954,8.6576],[-13.0954,8.6563],[-13.096,8.6557],[-13.096,8.6549],[-13.0965,8.6546],[-13.0976,8.6526],[-13.0988,8.6524],[-13.0988,8.6518],[-13.0996,8.6515],[-13.0996,8.651],[-13.101,8.6499],[-13.1021,8.6493],[-13.1038,8.6496],[-13.104,8.6504],[-13.1054,8.651],[-13.106,8.6518],[-13.1068,8.6524],[-13.1074,8.6524],[-13.1082,8.6537],[-13.1082,8.6554],[-13.1074,8.6563],[-13.1074,8.6582],[-13.1063,8.6588],[-13.1057,8.6596],[-13.104,8.6601],[-13.1035,8.661],[-13.1046,8.661],[-13.1057,8.6604],[-13.1063,8.6596],[-13.1082,8.6582],[-13.1082,8.6563],[-13.109,8.6554],[-13.109,8.6537],[-13.1068,8.6504],[-13.1051,8.649],[-13.1043,8.6474],[-13.1043,8.6457],[-13.1054,8.6454],[-13.1074,8.644],[-13.1085,8.6438],[-13.1093,8.6426],[-13.1099,8.6426],[-13.111,8.6418],[-13.1118,8.6418],[-13.1118,8.6413],[-13.1126,8.6413],[-13.1132,8.6407],[-13.1143,8.6404],[-13.1165,8.6404],[-13.1165,8.6407],[-13.1179,8.6407],[-13.1188,8.6401],[-13.1207,8.6399],[-13.1213,8.6393],[-13.1224,8.6393],[-13.1224,8.6388],[-13.1235,8.6379],[-13.1251,8.6382],[-13.1257,8.6388],[-13.126,8.6401],[-13.1271,8.641],[-13.1274,8.6421],[-13.1285,8.6426],[-13.1285,8.6435],[-13.129,8.644],[-13.129,8.6468],[-13.1293,8.6468],[-13.1293,8.6485],[-13.129,8.6496],[-13.1285,8.6499],[-13.1285,8.6507],[-13.129,8.6512],[-13.129,8.6524],[-13.1293,8.6524],[-13.1293,8.6537],[-13.1296,8.6546],[-13.1304,8.6543],[-13.1304,8.649],[-13.1313,8.6482],[-13.1315,8.6471],[-13.1315,8.6457],[-13.1326,8.6457],[-13.1335,8.6451],[-13.1346,8.6449],[-13.1368,8.6449],[-13.1376,8.6443],[-13.1393,8.6443],[-13.1393,8.644],[-13.1415,8.6438],[-13.1424,8.6429],[-13.1432,8.6426],[-13.1446,8.6426],[-13.1454,8.6432],[-13.1468,8.6432],[-13.1468,8.6435],[-13.149,8.6435],[-13.1501,8.6438],[-13.151,8.6446],[-13.1521,8.6451],[-13.1521,8.6457],[-13.1526,8.646],[-13.1543,8.6496],[-13.1543,8.6529],[-13.1538,8.6537],[-13.1538,8.6546],[-13.1532,8.6546],[-13.1529,8.6554],[-13.1524,8.6554],[-13.1521,8.6568],[-13.1515,8.6568],[-13.151,8.6588],[-13.1507,8.6588],[-13.1496,8.6599],[-13.1496,8.6604],[-13.1488,8.6613],[-13.1488,8.6626],[-13.1482,8.6632],[-13.1479,8.6643],[-13.1474,8.6646],[-13.1474,8.6654],[-13.1468,8.6654],[-13.1468,8.6671],[-13.1465,8.6671],[-13.1454,8.6688],[-13.1454,8.6701],[-13.1451,8.6701],[-13.1446,8.6721],[-13.144,8.6724],[-13.144,8.6732],[-13.1432,8.674],[-13.1432,8.6746],[-13.1424,8.6749],[-13.1424,8.6757],[-13.1435,8.6754],[-13.1446,8.6743],[-13.1454,8.6718],[-13.1463,8.671],[-13.1465,8.6699],[-13.1471,8.6693],[-13.1471,8.6685],[-13.1476,8.6679],[-13.1482,8.666],[-13.1485,8.666],[-13.1485,8.6643],[-13.1493,8.6638],[-13.1501,8.6626],[-13.1521,8.6615],[-13.1526,8.6615],[-13.154,8.6596],[-13.1549,8.6593],[-13.1551,8.6585],[-13.1557,8.6585],[-13.1557,8.6576],[-13.1563,8.6576],[-13.1565,8.656],[-13.1571,8.6557],[-13.1574,8.6546],[-13.1582,8.6543],[-13.1601,8.6543],[-13.1612,8.6551],[-13.1632,8.6554],[-13.1643,8.656],[-13.1643,8.6554],[-13.1615,8.6546],[-13.1604,8.6537],[-13.1593,8.6535],[-13.1574,8.6504],[-13.1568,8.6504],[-13.1568,8.6474],[-13.1599,8.6465],[-13.1621,8.6465],[-13.1629,8.6474],[-13.1643,8.6474],[-13.1643,8.6465],[-13.1632,8.646],[-13.1624,8.646],[-13.1615,8.6454],[-13.1579,8.6454],[-13.1571,8.646],[-13.1563,8.6451],[-13.156,8.6438],[-13.1554,8.6429],[-13.1546,8.6426],[-13.154,8.6415],[-13.1532,8.6415],[-13.1526,8.6407],[-13.1526,8.6382],[-13.1529,8.6382],[-13.1529,8.6351],[-13.1526,8.6343],[-13.1535,8.6332],[-13.1524,8.6332],[-13.1521,8.6338],[-13.1518,8.6354],[-13.1513,8.6357],[-13.1513,8.6388],[-13.1507,8.6393],[-13.1507,8.6401],[-13.1451,8.6401],[-13.1451,8.6399],[-13.1429,8.6396],[-13.1429,8.6393],[-13.1418,8.639],[-13.1401,8.639],[-13.1393,8.6385],[-13.1374,8.6385],[-13.1349,8.6374],[-13.1338,8.6374],[-13.1332,8.6368],[-13.1324,8.6368],[-13.1313,8.636],[-13.1304,8.636],[-13.1299,8.6354],[-13.1288,8.6351],[-13.1288,8.6346],[-13.1268,8.6332],[-13.1265,8.6324],[-13.126,8.6324],[-13.126,8.6315],[-13.1251,8.6307],[-13.1251,8.6288],[-13.1246,8.6288],[-13.1243,8.6268],[-13.1238,8.6262],[-13.1238,8.6254],[-13.1229,8.6237],[-13.1221,8.6232],[-13.1218,8.6215],[-13.1235,8.6215],[-13.1243,8.6221],[-13.1249,8.6229],[-13.126,8.6235],[-13.1268,8.6235],[-13.1271,8.624],[-13.1296,8.624],[-13.1301,8.6235],[-13.1321,8.6232],[-13.1332,8.6224],[-13.134,8.6224],[-13.1351,8.6218],[-13.1354,8.621],[-13.1363,8.621],[-13.1371,8.6199],[-13.1376,8.6199],[-13.1382,8.6193],[-13.1393,8.6196],[-13.1396,8.6204],[-13.1407,8.6204],[-13.1404,8.6187],[-13.1399,8.6187],[-13.139,8.6179],[-13.1371,8.6179],[-13.1363,8.6182],[-13.1357,8.619],[-13.1349,8.6196],[-13.1326,8.6196],[-13.1315,8.6199],[-13.1299,8.621],[-13.1285,8.621],[-13.1285,8.6212],[-13.1265,8.6212],[-13.126,8.621],[-13.126,8.6201],[-13.1254,8.6196],[-13.1249,8.6196],[-13.124,8.6187],[-13.1232,8.6187],[-13.1226,8.6179],[-13.1221,8.6179],[-13.1213,8.6165],[-13.1201,8.6163],[-13.1196,8.6154],[-13.1182,8.6149],[-13.1179,8.6143],[-13.1163,8.6132],[-13.1157,8.6132],[-13.1154,8.6126],[-13.1146,8.6126],[-13.1146,8.6121],[-13.1135,8.6118],[-13.1132,8.6113],[-13.1121,8.611],[-13.1118,8.6104],[-13.111,8.6101],[-13.1104,8.6085],[-13.1099,8.6082],[-13.1099,8.6074],[-13.1093,8.6065],[-13.1093,8.6051],[-13.1088,8.6046],[-13.1088,8.6035],[-13.1093,8.6024],[-13.1093,8.6007],[-13.1104,8.5987],[-13.1112,8.5985],[-13.1118,8.5979],[-13.1118,8.5974],[-13.1135,8.5954],[-13.1143,8.5926],[-13.1149,8.5921],[-13.1154,8.5904],[-13.1154,8.5893],[-13.116,8.5888],[-13.1171,8.5888],[-13.1171,8.5868],[-13.1174,8.5857],[-13.1185,8.5849],[-13.119,8.5832],[-13.1199,8.5829],[-13.1199,8.5821],[-13.121,8.5804],[-13.1218,8.5799],[-13.1218,8.579],[-13.1238,8.5774],[-13.124,8.5763],[-13.1246,8.576],[-13.1249,8.5749],[-13.1254,8.5746],[-13.1257,8.5735],[-13.1263,8.5735],[-13.1265,8.5724],[-13.1274,8.5718],[-13.1274,8.5713],[-13.1282,8.5701],[-13.1282,8.5685],[-13.1288,8.5674],[-13.1288,8.5663],[-13.1282,8.5651],[-13.1282,8.5613],[-13.1279,8.5613],[-13.1279,8.5585],[-13.1276,8.5585],[-13.1276,8.556],[-13.1279,8.556],[-13.1279,8.5543],[-13.1282,8.5543],[-13.1282,8.5524],[-13.1288,8.5524],[-13.129,8.5513],[-13.1301,8.5499],[-13.1315,8.549],[-13.1326,8.549],[-13.1332,8.5482],[-13.1354,8.5465],[-13.1363,8.5463],[-13.1368,8.5465],[-13.1371,8.5476],[-13.1374,8.5476],[-13.1374,8.549],[-13.1382,8.5499],[-13.1393,8.5499],[-13.1401,8.5476],[-13.1393,8.5479],[-13.139,8.549],[-13.1379,8.5488],[-13.1379,8.5474],[-13.1374,8.5463],[-13.1365,8.546],[-13.1363,8.5454],[-13.1354,8.5454],[-13.1338,8.5471],[-13.1335,8.5476],[-13.1326,8.5476],[-13.1324,8.546],[-13.1338,8.5443],[-13.1338,8.5435],[-13.1343,8.5429],[-13.1343,8.5418],[-13.1349,8.5418],[-13.1349,8.5399],[-13.1351,8.5399],[-13.1351,8.5337],[-13.1357,8.5326],[-13.1357,8.5315],[-13.1365,8.5304],[-13.1365,8.5296],[-13.1374,8.529],[-13.1379,8.5282],[-13.1382,8.5271],[-13.139,8.5265],[-13.139,8.526],[-13.1401,8.5257],[-13.1401,8.5251],[-13.141,8.5249],[-13.141,8.5243],[-13.1424,8.5243],[-13.144,8.5229],[-13.1443,8.5221],[-13.1454,8.5221],[-13.1457,8.5215],[-13.1468,8.5213],[-13.1471,8.5207],[-13.1471,8.5179],[-13.1468,8.5162],[-13.1476,8.516],[-13.1482,8.5162],[-13.1482,8.5171],[-13.1488,8.5171],[-13.1496,8.5179],[-13.151,8.5179],[-13.1521,8.5185],[-13.1529,8.5196],[-13.1549,8.5196],[-13.1554,8.5199],[-13.156,8.5221],[-13.1568,8.5224],[-13.1568,8.5229],[-13.1576,8.5238],[-13.1582,8.5238],[-13.1596,8.5251],[-13.1599,8.5257],[-13.1626,8.5257],[-13.1632,8.5265],[-13.1674,8.5265],[-13.1674,8.5263],[-13.1693,8.5263],[-13.1704,8.5271],[-13.171,8.529],[-13.1713,8.531],[-13.1718,8.5315],[-13.1721,8.5326],[-13.1724,8.5326],[-13.1724,8.5346],[-13.1732,8.536],[-13.1732,8.5371],[-13.1751,8.5382],[-13.1754,8.539],[-13.1763,8.5393],[-13.1765,8.5399],[-13.1765,8.5415],[-13.1774,8.5418],[-13.1774,8.5424],[-13.1785,8.5424],[-13.1793,8.5432],[-13.1799,8.5443],[-13.1804,8.5443],[-13.1807,8.5454],[-13.1815,8.5465],[-13.1826,8.5471],[-13.1829,8.5482],[-13.1835,8.5488],[-13.184,8.5499],[-13.1851,8.5504],[-13.1854,8.5515],[-13.186,8.5518],[-13.1863,8.5529],[-13.1874,8.5535],[-13.1876,8.5549],[-13.1882,8.5554],[-13.1882,8.5563],[-13.1888,8.5565],[-13.1888,8.5576],[-13.1893,8.5579],[-13.1893,8.5585],[-13.1904,8.559],[-13.1904,8.5604],[-13.1907,8.5604],[-13.191,8.5615],[-13.1915,8.5618],[-13.1915,8.5626],[-13.1921,8.5626],[-13.1926,8.5638],[-13.1932,8.564],[-13.1938,8.5657],[-13.1943,8.566],[-13.1951,8.5676],[-13.1951,8.5682],[-13.196,8.569],[-13.196,8.5699],[-13.1965,8.5704],[-13.1965,8.571],[-13.1974,8.5715],[-13.1974,8.5724],[-13.1982,8.5735],[-13.1982,8.5746],[-13.199,8.5751],[-13.199,8.5771],[-13.1993,8.5782],[-13.1999,8.579],[-13.2001,8.5801],[-13.2001,8.5815],[-13.2007,8.5824],[-13.2007,8.5838],[-13.2015,8.5854],[-13.2015,8.5879],[-13.2021,8.5885],[-13.2021,8.5901],[-13.2026,8.5904],[-13.2026,8.5926],[-13.2029,8.5937],[-13.2038,8.5943],[-13.204,8.5951],[-13.204,8.5965],[-13.2046,8.5974],[-13.2046,8.5985],[-13.2049,8.5985],[-13.2051,8.6004],[-13.206,8.601],[-13.2065,8.6021],[-13.2068,8.604],[-13.2074,8.6046],[-13.2079,8.6063],[-13.2079,8.6074],[-13.2085,8.6079],[-13.2085,8.6088],[-13.209,8.6088],[-13.209,8.6096],[-13.2099,8.6104],[-13.2099,8.6113],[-13.2107,8.6129],[-13.2107,8.614],[-13.2113,8.6143],[-13.2118,8.6165],[-13.2124,8.6165],[-13.2126,8.6174],[-13.2132,8.6176],[-13.2132,8.6185],[-13.2137,8.6185],[-13.2138,8.6193],[-13.2143,8.6204],[-13.2149,8.6204],[-13.2154,8.6212],[-13.2154,8.6221],[-13.216,8.6229],[-13.2165,8.6229],[-13.2171,8.6246],[-13.2182,8.6254],[-13.2182,8.6262],[-13.219,8.6265],[-13.2196,8.6274],[-13.2196,8.6288],[-13.2204,8.6293],[-13.2204,8.6299],[-13.2213,8.6307],[-13.2218,8.6307],[-13.2221,8.6321],[-13.2232,8.6326],[-13.2238,8.6343],[-13.2246,8.6349],[-13.2251,8.636],[-13.2265,8.6371],[-13.2276,8.6371],[-13.2285,8.6379],[-13.229,8.6379],[-13.2293,8.6393],[-13.2299,8.6393],[-13.2299,8.6407],[-13.2307,8.6413],[-13.2313,8.6432],[-13.2321,8.6438],[-13.2332,8.644],[-13.2346,8.6454],[-13.2346,8.6462],[-13.2351,8.6462],[-13.2354,8.6476],[-13.2363,8.6482],[-13.2368,8.649],[-13.2368,8.6501],[-13.2374,8.6501],[-13.2374,8.6512],[-13.2379,8.6515],[-13.2379,8.6524],[-13.2385,8.6526],[-13.2385,8.6537],[-13.239,8.6543],[-13.239,8.6551],[-13.2396,8.6557],[-13.2399,8.6568],[-13.2404,8.6568],[-13.2404,8.6576],[-13.241,8.6582],[-13.2413,8.6596],[-13.2418,8.6604],[-13.2426,8.6607],[-13.2426,8.6615],[-13.2432,8.6626],[-13.2432,8.6635],[-13.2426,8.6635],[-13.2426,8.6665],[-13.2432,8.6674],[-13.2432,8.6707],[-13.2437,8.6713],[-13.2437,8.6724],[-13.2443,8.6726],[-13.2446,8.6738],[-13.2446,8.6751],[-13.244,8.6763],[-13.244,8.6776],[-13.2443,8.6788],[-13.2449,8.6788],[-13.2451,8.6801],[-13.2446,8.6801],[-13.244,8.681],[-13.244,8.6832],[-13.2437,8.6832],[-13.2437,8.6854],[-13.2426,8.6863],[-13.2424,8.6874],[-13.2432,8.691],[-13.2418,8.6915],[-13.2413,8.6924],[-13.2413,8.6954],[-13.2415,8.6954],[-13.2415,8.6985],[-13.2413,8.6985],[-13.2413,8.7001],[-13.241,8.7001],[-13.241,8.7024],[-13.2413,8.7024],[-13.2413,8.7046],[-13.2415,8.7046],[-13.2415,8.7065],[-13.2418,8.7065],[-13.2418,8.7088],[-13.2421,8.7099],[-13.2426,8.711],[-13.2429,8.7121],[-13.2429,8.7135],[-13.2435,8.7146],[-13.2435,8.7163],[-13.2437,8.7163],[-13.2437,8.7179],[-13.244,8.7179],[-13.244,8.7207],[-13.2443,8.7207],[-13.2443,8.7235],[-13.2449,8.724],[-13.2449,8.7257],[-13.2446,8.7257],[-13.2446,8.7282],[-13.2443,8.7282],[-13.2443,8.7299],[-13.2437,8.731],[-13.2435,8.7321],[-13.2432,8.7343],[-13.2429,8.7343],[-13.2429,8.736],[-13.2415,8.7363],[-13.241,8.7357],[-13.241,8.7346],[-13.2407,8.7346],[-13.2407,8.7329],[-13.2404,8.7329],[-13.2404,8.7312],[-13.2401,8.7301],[-13.2393,8.7285],[-13.2393,8.726],[-13.2396,8.7249],[-13.2401,8.7238],[-13.241,8.721],[-13.2418,8.7201],[-13.2418,8.719],[-13.2413,8.7185],[-13.241,8.7174],[-13.2407,8.7174],[-13.2404,8.7163],[-13.2399,8.716],[-13.2396,8.7151],[-13.2374,8.7132],[-13.2368,8.7121],[-13.2368,8.7113],[-13.2374,8.7107],[-13.2374,8.7093],[-13.2376,8.7093],[-13.2376,8.7068],[-13.2379,8.7068],[-13.2379,8.7049],[-13.2374,8.7029],[-13.2368,8.7026],[-13.236,8.701],[-13.2349,8.7001],[-13.234,8.7001],[-13.234,8.7007],[-13.2354,8.7018],[-13.236,8.7032],[-13.2368,8.7035],[-13.2371,8.7043],[-13.2371,8.7068],[-13.2365,8.7088],[-13.2357,8.7101],[-13.2357,8.7124],[-13.236,8.7124],[-13.236,8.7138],[-13.2363,8.7146],[-13.2368,8.7146],[-13.2374,8.7154],[-13.2374,8.716],[-13.2382,8.7163],[-13.2388,8.7174],[-13.2396,8.7179],[-13.2396,8.7207],[-13.239,8.7213],[-13.239,8.7221],[-13.2385,8.7221],[-13.2382,8.7232],[-13.2382,8.7249],[-13.2379,8.7249],[-13.2379,8.7274],[-13.2382,8.7274],[-13.2382,8.7382],[-13.239,8.739],[-13.2399,8.741],[-13.2399,8.7426],[-13.2407,8.7435],[-13.2415,8.7435],[-13.2429,8.7451],[-13.2435,8.7451],[-13.2443,8.746],[-13.2446,8.7468],[-13.2446,8.7482],[-13.2449,8.7482],[-13.2449,8.7499],[-13.2454,8.7504],[-13.246,8.7529],[-13.2474,8.754],[-13.2479,8.7568],[-13.2485,8.7579],[-13.2485,8.7596],[-13.2479,8.7607],[-13.2479,8.7621],[-13.2482,8.7621],[-13.2482,8.7649],[-13.2476,8.766],[-13.2476,8.7685],[-13.2471,8.7696],[-13.2471,8.7715],[-13.2468,8.7715],[-13.2468,8.774],[-13.2465,8.774],[-13.2465,8.7765],[-13.2463,8.7765],[-13.2463,8.7807],[-13.246,8.7807],[-13.246,8.7824],[-13.2463,8.7824],[-13.2463,8.7851],[-13.2465,8.7851],[-13.2465,8.7899],[-13.2468,8.7899],[-13.2468,8.7929],[-13.2474,8.794],[-13.2474,8.7957],[-13.2479,8.7963],[-13.2479,8.7982],[-13.2482,8.7982],[-13.2482,8.8007],[-13.2488,8.8013],[-13.2488,8.8035],[-13.2485,8.8035],[-13.2485,8.8071],[-13.2482,8.8071],[-13.2482,8.809],[-13.2479,8.809],[-13.2479,8.8104],[-13.2476,8.8104],[-13.2476,8.8118],[-13.2474,8.8118],[-13.2474,8.8132],[-13.2471,8.8132],[-13.2471,8.8149],[-13.2468,8.8149],[-13.2468,8.8165],[-13.2465,8.8165],[-13.2465,8.8182],[-13.2463,8.8182],[-13.2463,8.8196],[-13.2457,8.8204],[-13.2454,8.8215],[-13.2446,8.8226],[-13.244,8.8229],[-13.2432,8.824],[-13.2432,8.8246],[-13.2424,8.8251],[-13.2418,8.826],[-13.2399,8.8274],[-13.2396,8.8285],[-13.2371,8.8301],[-13.2363,8.8313],[-13.2357,8.8313],[-13.234,8.8332],[-13.2329,8.8351],[-13.2324,8.8354],[-13.2318,8.8368],[-13.2313,8.8371],[-13.231,8.8382],[-13.2296,8.8399],[-13.2285,8.8404],[-13.2282,8.841],[-13.2263,8.8412],[-13.2263,8.8415],[-13.2249,8.8415],[-13.2246,8.8421],[-13.2235,8.8424],[-13.2226,8.8432],[-13.2207,8.844],[-13.2193,8.8457],[-13.2188,8.8457],[-13.2179,8.8468],[-13.216,8.8476],[-13.216,8.8488],[-13.2149,8.8496],[-13.2149,8.8504],[-13.2137,8.8507],[-13.2135,8.8515],[-13.2129,8.8518],[-13.2124,8.8529],[-13.2118,8.8529],[-13.211,8.854],[-13.2104,8.854],[-13.2093,8.8554],[-13.2088,8.8554],[-13.2082,8.8563],[-13.2068,8.8574],[-13.206,8.8585],[-13.2054,8.8582],[-13.2043,8.8585],[-13.2029,8.8585],[-13.2024,8.859],[-13.2004,8.859],[-13.1993,8.8588],[-13.1988,8.8576],[-13.1971,8.8565],[-13.1965,8.8557],[-13.1957,8.8557],[-13.1954,8.8549],[-13.1943,8.8549],[-13.1938,8.8543],[-13.1924,8.8543],[-13.1924,8.854],[-13.1899,8.854],[-13.1893,8.8535],[-13.1885,8.8532],[-13.1868,8.8532],[-13.1854,8.8529],[-13.1854,8.8524],[-13.1843,8.8524],[-13.1826,8.8515],[-13.1821,8.8504],[-13.181,8.8496],[-13.1807,8.8488],[-13.1799,8.8488],[-13.1788,8.8476],[-13.1782,8.8476],[-13.1771,8.8457],[-13.176,8.8449],[-13.1757,8.844],[-13.1751,8.844],[-13.1746,8.8429],[-13.1738,8.8426],[-13.1738,8.8421],[-13.1721,8.8407],[-13.1702,8.8401],[-13.17,8.8369],[-13.1689,8.8331],[-13.1681,8.8289],[-13.1689,8.825],[-13.171,8.8217],[-13.1772,8.8155],[-13.177,8.8119],[-13.1671,8.8073],[-13.1626,8.8061],[-13.1579,8.8057],[-13.1521,8.8059],[-13.147,8.8087],[-13.1468,8.8139],[-13.1515,8.8213],[-13.152,8.8245],[-13.1515,8.8275],[-13.1491,8.83],[-13.1451,8.8314],[-13.1418,8.8314],[-13.136,8.8297],[-13.1212,8.8259],[-13.1158,8.8261],[-13.1097,8.8277],[-13.1036,8.8285],[-13.0732,8.8289],[-13.0686,8.8293],[-13.0596,8.8317],[-13.0462,8.8331],[-13.0387,8.835],[-13.0303,8.8367],[-13.0242,8.8385],[-13.0135,8.8423],[-12.9837,8.8452],[-12.9751,8.8455],[-12.9644,8.8444],[-12.9557,8.8423],[-12.9447,8.8405],[-12.9381,8.8401],[-12.9314,8.8401],[-12.9232,8.8421],[-12.9104,8.8485],[-12.8976,8.8524],[-12.8974,8.8526],[-12.893,8.8567],[-12.89,8.8607],[-12.8876,8.8661],[-12.8846,8.8737],[-12.884,8.8767],[-12.8838,8.8811],[-12.8839,8.9013],[-12.8836,8.9073],[-12.8829,8.9115],[-12.8794,8.924],[-12.8794,8.9241],[-12.8734,8.9354],[-12.8708,8.9386],[-12.8634,8.9467],[-12.8611,8.95],[-12.8573,8.9574],[-12.8532,8.967],[-12.8477,8.9764],[-12.8434,8.9824],[-12.8402,8.9876],[-12.8324,8.9972],[-12.8293,9.0024],[-12.8249,9.0085],[-12.821,9.0147],[-12.8184,9.0177],[-12.8089,9.0276],[-12.8058,9.0319],[-12.8035,9.0373],[-12.798,9.054],[-12.7963,9.061],[-12.7959,9.0662],[-12.7964,9.0728],[-12.799,9.0821],[-12.7997,9.0871],[-12.7998,9.0935],[-12.7991,9.1014],[-12.7938,9.1016],[-12.787,9.1034],[-12.7827,9.104],[-12.7453,9.1046],[-12.7411,9.1045],[-12.7377,9.1038],[-12.7352,9.1021],[-12.7337,9.0994],[-12.734,9.096],[-12.7378,9.0915],[-12.7458,9.086],[-12.7483,9.0832],[-12.7519,9.0772],[-12.7567,9.0678],[-12.757,9.0622],[-12.7556,9.0578],[-12.7541,9.0554],[-12.7499,9.0497],[-12.7458,9.0424],[-12.7421,9.0349],[-12.7374,9.0229],[-12.7357,9.0198],[-12.7322,9.0163],[-12.7218,9.01],[-12.722,9.0173],[-12.7211,9.0248],[-12.7215,9.0294],[-12.7233,9.0373],[-12.7234,9.0407],[-12.7225,9.0452],[-12.7208,9.0507],[-12.718,9.0573],[-12.7141,9.0626],[-12.7074,9.0694],[-12.7014,9.0749],[-12.6942,9.0809],[-12.6885,9.0907],[-12.6862,9.0936],[-12.6825,9.0966],[-12.6738,9.1008],[-12.667,9.1022],[-12.664,9.1013],[-12.6611,9.1016],[-12.6591,9.1029],[-12.6577,9.1069],[-12.6579,9.1122],[-12.6606,9.1207],[-12.6609,9.1249],[-12.6596,9.1308],[-12.6579,9.1351],[-12.6563,9.138],[-12.652,9.1434],[-12.651,9.1465],[-12.6507,9.1508],[-12.6509,9.1553],[-12.6513,9.1582],[-12.6533,9.1664],[-12.6536,9.1699],[-12.6527,9.1744],[-12.6512,9.1778],[-12.6486,9.1813],[-12.6423,9.1878],[-12.6368,9.1929],[-12.6332,9.1955],[-12.6306,9.1967],[-12.6208,9.2001],[-12.6155,9.2016],[-12.612,9.203],[-12.6056,9.2065],[-12.5971,9.2133],[-12.5933,9.2151],[-12.589,9.2157],[-12.5847,9.2156],[-12.5806,9.2148],[-12.5747,9.2129],[-12.5708,9.2125],[-12.5668,9.2128],[-12.5618,9.2152],[-12.5569,9.2193],[-12.5552,9.2215],[-12.5541,9.2257],[-12.5537,9.2366],[-12.5522,9.2437],[-12.5504,9.2479],[-12.5482,9.2505],[-12.5453,9.252],[-12.5418,9.2525],[-12.5374,9.2509],[-12.5343,9.2471],[-12.5325,9.2415],[-12.5317,9.2322],[-12.5302,9.2289],[-12.5259,9.2272],[-12.5221,9.2283],[-12.5202,9.2322],[-12.5194,9.2415],[-12.5164,9.2567],[-12.5136,9.2686],[-12.5123,9.2717],[-12.5097,9.2742],[-12.5065,9.2753],[-12.5024,9.2746],[-12.4978,9.2706],[-12.4959,9.2662],[-12.494,9.2573],[-12.493,9.2542],[-12.4914,9.2514],[-12.4892,9.2499],[-12.4855,9.2501],[-12.4831,9.2522],[-12.4795,9.2588]]]]\"},{\"id\":\"bL4ooGhyHRQ\",\"code\":\"OU_260377\",\"na\":\"Pujehun\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-11.5346,6.944],[-11.5338,6.9432],[-11.5326,6.9432],[-11.5318,6.9424],[-11.5299,6.9415],[-11.5285,6.9415],[-11.5276,6.9413],[-11.5271,6.9407],[-11.5254,6.9401],[-11.5246,6.9396],[-11.5243,6.9388],[-11.5237,6.9388],[-11.5229,6.9379],[-11.5224,6.9382],[-11.521,6.9382],[-11.521,6.9376],[-11.5201,6.9371],[-11.5201,6.9365],[-11.5193,6.936],[-11.5179,6.936],[-11.5179,6.9357],[-11.5165,6.9357],[-11.5157,6.9343],[-11.5146,6.934],[-11.5138,6.9332],[-11.5138,6.9326],[-11.5132,6.9321],[-11.5126,6.9321],[-11.5118,6.931],[-11.511,6.9307],[-11.5088,6.9307],[-11.5082,6.9301],[-11.5082,6.929],[-11.5093,6.929],[-11.5104,6.9301],[-11.5115,6.9301],[-11.5121,6.9307],[-11.5126,6.9307],[-11.5135,6.9315],[-11.5143,6.9315],[-11.5149,6.9324],[-11.5154,6.9324],[-11.5157,6.9329],[-11.5171,6.9332],[-11.5174,6.9338],[-11.5179,6.9338],[-11.5182,6.9343],[-11.5193,6.9343],[-11.5199,6.9349],[-11.521,6.9351],[-11.5212,6.936],[-11.5221,6.936],[-11.5232,6.9365],[-11.5235,6.9371],[-11.5251,6.9376],[-11.5257,6.9385],[-11.5271,6.9388],[-11.5274,6.9396],[-11.5293,6.9401],[-11.5299,6.9407],[-11.5315,6.9407],[-11.5321,6.9415],[-11.5335,6.9418],[-11.5338,6.9424],[-11.5349,6.9426],[-11.5354,6.9432],[-11.5354,6.944],[-11.5346,6.944]]],[[[-11.6196,6.9979],[-11.619,6.9971],[-11.619,6.9943],[-11.6199,6.9943],[-11.6204,6.9951],[-11.6204,6.9968],[-11.6201,6.9979],[-11.6196,6.9979]]],[[[-11.5359,7.6576],[-11.522,7.6516],[-11.5168,7.6487],[-11.514,7.6467],[-11.5044,7.6345],[-11.5026,7.6312],[-11.5009,7.6267],[-11.4993,7.6207],[-11.4982,7.6071],[-11.4956,7.5948],[-11.4957,7.5892],[-11.4975,7.5811],[-11.4981,7.5768],[-11.4983,7.5615],[-11.4982,7.5491],[-11.4978,7.5431],[-11.4971,7.5387],[-11.4951,7.534],[-11.4749,7.5325],[-11.4721,7.5319],[-11.4662,7.5299],[-11.4607,7.5292],[-11.4565,7.5291],[-11.4523,7.5296],[-11.4486,7.5311],[-11.445,7.5344],[-11.4416,7.5405],[-11.4403,7.5438],[-11.4374,7.5534],[-11.4355,7.5566],[-11.4308,7.5611],[-11.4266,7.5677],[-11.4238,7.5729],[-11.4164,7.5839],[-11.4129,7.5874],[-11.4079,7.5906],[-11.4037,7.5941],[-11.3933,7.6044],[-11.3893,7.6045],[-11.3854,7.6048],[-11.382,7.6059],[-11.3788,7.6076],[-11.3712,7.6101],[-11.3667,7.6098],[-11.3615,7.6075],[-11.3587,7.6053],[-11.357,7.6026],[-11.3536,7.5911],[-11.35,7.5811],[-11.3457,7.5726],[-11.3426,7.5673],[-11.3413,7.5634],[-11.3407,7.5591],[-11.3406,7.5547],[-11.3407,7.5503],[-11.3412,7.546],[-11.3429,7.5401],[-11.3453,7.5346],[-11.3471,7.529],[-11.3488,7.5186],[-11.3502,7.5141],[-11.3526,7.5086],[-11.3537,7.5053],[-11.3548,7.5002],[-11.3552,7.4872],[-11.355,7.4726],[-11.3546,7.4669],[-11.354,7.4627],[-11.3513,7.4528],[-11.35,7.4445],[-11.3527,7.442],[-11.3542,7.4389],[-11.357,7.4262],[-11.3572,7.4228],[-11.3538,7.4081],[-11.3492,7.398],[-11.344,7.3939],[-11.342,7.3919],[-11.3273,7.3853],[-11.3182,7.3834],[-11.311,7.3812],[-11.3019,7.3793],[-11.2845,7.3713],[-11.2807,7.37],[-11.2746,7.3694],[-11.259,7.3692],[-11.2532,7.3682],[-11.2453,7.365],[-11.2378,7.3612],[-11.2229,7.3534],[-11.2204,7.3517],[-11.212,7.345],[-11.2044,7.3408],[-11.1732,7.3253],[-11.1654,7.3221],[-11.1564,7.3202],[-11.1492,7.318],[-11.1407,7.3164],[-11.1383,7.321],[-11.1382,7.3207],[-11.1396,7.3168],[-11.1473,7.3129],[-11.1512,7.3064],[-11.1545,7.3025],[-11.1622,7.3019],[-11.1681,7.3025],[-11.1681,7.296],[-11.17,7.2889],[-11.1746,7.2876],[-11.1772,7.2838],[-11.1733,7.2799],[-11.1766,7.2714],[-11.1804,7.2708],[-11.1746,7.2639],[-11.1759,7.2637],[-11.1837,7.2559],[-11.1908,7.2552],[-11.1966,7.2494],[-11.2038,7.2468],[-11.2116,7.2481],[-11.22,7.2429],[-11.2232,7.2422],[-11.2271,7.2448],[-11.2323,7.2448],[-11.2381,7.2396],[-11.2414,7.2377],[-11.242,7.2338],[-11.2491,7.228],[-11.2569,7.2273],[-11.2621,7.2273],[-11.266,7.2331],[-11.2705,7.2331],[-11.2692,7.2273],[-11.2719,7.224],[-11.2725,7.2189],[-11.277,7.2189],[-11.2783,7.2111],[-11.2829,7.2098],[-11.2829,7.204],[-11.2842,7.1943],[-11.2926,7.191],[-11.2894,7.1988],[-11.2991,7.1988],[-11.2991,7.2079],[-11.303,7.2091],[-11.3088,7.2033],[-11.3075,7.1936],[-11.3114,7.1871],[-11.3108,7.1806],[-11.3186,7.1716],[-11.3173,7.1644],[-11.327,7.1586],[-11.3322,7.1534],[-11.3264,7.145],[-11.3277,7.1405],[-11.3342,7.1379],[-11.3426,7.143],[-11.3504,7.1353],[-11.3471,7.1282],[-11.3362,7.1185],[-11.3355,7.112],[-11.331,7.1088],[-11.3336,7.1003],[-11.3317,7.0861],[-11.3297,7.0744],[-11.3511,7.0757],[-11.3566,7.0738],[-11.3608,7.0751],[-11.3679,7.0731],[-11.3718,7.0653],[-11.3686,7.0543],[-11.3605,7.0467],[-11.3613,7.0432],[-11.3628,7.0408],[-11.3667,7.0356],[-11.3648,7.0343],[-11.3674,7.033],[-11.3661,7.0213],[-11.368,7.0161],[-11.3713,7.0097],[-11.3752,7.0058],[-11.3817,7.0051],[-11.3888,7.0032],[-11.3933,6.9973],[-11.3933,6.9915],[-11.3927,6.9876],[-11.3953,6.9818],[-11.4011,6.9831],[-11.4102,6.9844],[-11.4128,6.9766],[-11.4109,6.9682],[-11.4174,6.9636],[-11.4232,6.9656],[-11.4297,6.9636],[-11.4245,6.9546],[-11.4167,6.9455],[-11.4155,6.9325],[-11.4213,6.9358],[-11.4278,6.9371],[-11.4342,6.9371],[-11.4427,6.9332],[-11.4492,6.9299],[-11.4524,6.9254],[-11.4531,6.9208],[-11.457,6.9176],[-11.4615,6.9222],[-11.4667,6.9221],[-11.4777,6.9182],[-11.4857,6.9178],[-11.4874,6.9182],[-11.4876,6.9188],[-11.4885,6.9188],[-11.4893,6.9199],[-11.491,6.9201],[-11.4915,6.9207],[-11.4924,6.921],[-11.4935,6.921],[-11.494,6.9215],[-11.4951,6.9218],[-11.4954,6.9224],[-11.4974,6.9224],[-11.4979,6.9232],[-11.4979,6.9243],[-11.4988,6.9251],[-11.4988,6.9257],[-11.4993,6.926],[-11.4993,6.9265],[-11.4999,6.9268],[-11.5001,6.9279],[-11.5007,6.9288],[-11.5013,6.929],[-11.5013,6.9296],[-11.5018,6.9299],[-11.5018,6.9304],[-11.5038,6.931],[-11.5046,6.9321],[-11.5051,6.9321],[-11.5057,6.9326],[-11.5063,6.9326],[-11.5071,6.9338],[-11.5076,6.9338],[-11.5079,6.9343],[-11.509,6.9346],[-11.5093,6.9354],[-11.5104,6.9357],[-11.5113,6.9363],[-11.5129,6.9363],[-11.514,6.9371],[-11.516,6.9376],[-11.5163,6.9382],[-11.5168,6.9382],[-11.5179,6.9388],[-11.5182,6.9396],[-11.5193,6.9399],[-11.5196,6.9404],[-11.5204,6.9404],[-11.5212,6.9413],[-11.5224,6.9413],[-11.5232,6.9415],[-11.524,6.9424],[-11.5249,6.9424],[-11.5251,6.9429],[-11.5263,6.9429],[-11.5276,6.944],[-11.5288,6.944],[-11.5293,6.9446],[-11.5304,6.9446],[-11.5304,6.9449],[-11.5321,6.9449],[-11.5321,6.9451],[-11.5332,6.9451],[-11.5343,6.946],[-11.5351,6.946],[-11.536,6.9468],[-11.5368,6.9468],[-11.5376,6.9474],[-11.5382,6.9482],[-11.5396,6.9485],[-11.5399,6.9493],[-11.5407,6.9493],[-11.541,6.9499],[-11.5435,6.9499],[-11.5438,6.9504],[-11.5451,6.9507],[-11.5454,6.9513],[-11.5468,6.9515],[-11.5474,6.9521],[-11.549,6.9524],[-11.5496,6.9529],[-11.5513,6.9529],[-11.5524,6.9535],[-11.5526,6.954],[-11.5538,6.9543],[-11.554,6.9549],[-11.5546,6.9549],[-11.5551,6.9554],[-11.5557,6.9554],[-11.556,6.956],[-11.5571,6.9562],[-11.5579,6.9568],[-11.5588,6.9568],[-11.5596,6.9574],[-11.5607,6.9574],[-11.561,6.9579],[-11.5621,6.9582],[-11.5626,6.9587],[-11.564,6.9587],[-11.5649,6.959],[-11.5651,6.9596],[-11.5665,6.9596],[-11.5668,6.9601],[-11.5679,6.9604],[-11.5679,6.9613],[-11.5685,6.9618],[-11.569,6.9618],[-11.5696,6.9624],[-11.5713,6.9624],[-11.5718,6.9621],[-11.5724,6.9626],[-11.5735,6.9629],[-11.574,6.9635],[-11.5749,6.9635],[-11.5754,6.964],[-11.576,6.964],[-11.5765,6.9646],[-11.5774,6.9646],[-11.579,6.9657],[-11.5801,6.9657],[-11.581,6.9665],[-11.5818,6.9668],[-11.5829,6.9668],[-11.5829,6.9671],[-11.584,6.9674],[-11.584,6.9676],[-11.5851,6.9676],[-11.5854,6.9682],[-11.5871,6.9685],[-11.5879,6.9693],[-11.589,6.9693],[-11.589,6.9696],[-11.5901,6.9699],[-11.5904,6.9704],[-11.5915,6.9704],[-11.5929,6.971],[-11.5932,6.9715],[-11.5946,6.9718],[-11.5946,6.9721],[-11.5957,6.9724],[-11.596,6.9729],[-11.5971,6.9729],[-11.5976,6.9735],[-11.5988,6.9735],[-11.599,6.974],[-11.5996,6.974],[-11.5999,6.9746],[-11.6004,6.9746],[-11.6007,6.9751],[-11.6021,6.9751],[-11.6029,6.9754],[-11.6035,6.976],[-11.6054,6.9768],[-11.6063,6.9768],[-11.6076,6.9774],[-11.6079,6.9779],[-11.6085,6.9779],[-11.6093,6.979],[-11.6104,6.9793],[-11.6107,6.9799],[-11.6118,6.9801],[-11.6124,6.9807],[-11.6129,6.9807],[-11.6138,6.9818],[-11.6143,6.9821],[-11.614,6.9829],[-11.6132,6.9829],[-11.6126,6.9821],[-11.6118,6.9818],[-11.6107,6.9818],[-11.6107,6.9815],[-11.6096,6.9813],[-11.6093,6.9807],[-11.6088,6.9807],[-11.6082,6.9799],[-11.606,6.979],[-11.606,6.9779],[-11.6043,6.9776],[-11.6037,6.9771],[-11.6032,6.9771],[-11.6021,6.9763],[-11.6004,6.976],[-11.6001,6.9754],[-11.5996,6.9754],[-11.5993,6.9749],[-11.5988,6.9749],[-11.5985,6.9743],[-11.5971,6.974],[-11.5974,6.9749],[-11.5974,6.976],[-11.5976,6.976],[-11.5976,6.9771],[-11.5982,6.9779],[-11.5993,6.9779],[-11.6001,6.9788],[-11.6015,6.979],[-11.6018,6.9796],[-11.6026,6.9796],[-11.6035,6.9804],[-11.604,6.9804],[-11.6043,6.981],[-11.6049,6.981],[-11.6054,6.9818],[-11.6065,6.9821],[-11.6068,6.9826],[-11.6074,6.9826],[-11.6076,6.9835],[-11.6082,6.9835],[-11.6085,6.984],[-11.609,6.984],[-11.609,6.9846],[-11.6096,6.9849],[-11.6093,6.9854],[-11.6079,6.9854],[-11.6079,6.986],[-11.609,6.9863],[-11.609,6.9865],[-11.611,6.9865],[-11.6115,6.9868],[-11.6115,6.9879],[-11.6107,6.9882],[-11.6107,6.9896],[-11.611,6.9896],[-11.611,6.9907],[-11.6113,6.9907],[-11.6115,6.9918],[-11.6121,6.9921],[-11.6124,6.9915],[-11.6132,6.9918],[-11.6132,6.9929],[-11.6135,6.9929],[-11.6135,6.9963],[-11.6143,6.9974],[-11.6146,6.9985],[-11.6149,6.9985],[-11.6154,7.0004],[-11.616,7.0007],[-11.6165,7.0018],[-11.6171,7.0021],[-11.6174,7.0032],[-11.6179,7.0035],[-11.6179,7.0043],[-11.6188,7.0051],[-11.6193,7.0071],[-11.6204,7.0071],[-11.621,7.0074],[-11.6213,7.0082],[-11.6221,7.0088],[-11.6238,7.0104],[-11.624,7.011],[-11.624,7.0129],[-11.6235,7.0135],[-11.6232,7.0143],[-11.6232,7.0154],[-11.6229,7.0154],[-11.6229,7.0171],[-11.6218,7.0179],[-11.6215,7.019],[-11.621,7.0196],[-11.6204,7.0196],[-11.6199,7.0204],[-11.6188,7.0204],[-11.6179,7.021],[-11.6168,7.021],[-11.6163,7.0215],[-11.6157,7.0215],[-11.6149,7.0221],[-11.6138,7.0235],[-11.6132,7.0235],[-11.6129,7.024],[-11.6118,7.0243],[-11.6104,7.0243],[-11.6088,7.0257],[-11.6085,7.0268],[-11.6079,7.0271],[-11.6082,7.0285],[-11.6071,7.0301],[-11.6071,7.0315],[-11.6082,7.0318],[-11.6082,7.0296],[-11.6088,7.0293],[-11.6093,7.0276],[-11.6096,7.0276],[-11.6096,7.0265],[-11.6104,7.0257],[-11.6118,7.0257],[-11.6118,7.0254],[-11.614,7.0249],[-11.6146,7.024],[-11.6151,7.024],[-11.6154,7.0235],[-11.6171,7.0229],[-11.6179,7.0221],[-11.6199,7.0221],[-11.6199,7.0218],[-11.6213,7.0215],[-11.6221,7.0207],[-11.6221,7.0201],[-11.6238,7.0188],[-11.624,7.0171],[-11.6246,7.0163],[-11.6251,7.0163],[-11.6251,7.0157],[-11.626,7.0151],[-11.626,7.0146],[-11.6265,7.0143],[-11.6265,7.0138],[-11.6271,7.0132],[-11.6276,7.0132],[-11.6282,7.0138],[-11.6282,7.0143],[-11.629,7.0143],[-11.6293,7.0149],[-11.6299,7.0149],[-11.6301,7.0157],[-11.631,7.0163],[-11.631,7.0168],[-11.6321,7.0168],[-11.6326,7.0174],[-11.6338,7.0174],[-11.6346,7.0182],[-11.6346,7.0188],[-11.636,7.0193],[-11.6363,7.0199],[-11.6382,7.021],[-11.6388,7.0218],[-11.6401,7.0224],[-11.6421,7.0246],[-11.6426,7.0246],[-11.644,7.026],[-11.6449,7.0271],[-11.6454,7.0271],[-11.6457,7.0276],[-11.6463,7.0276],[-11.6471,7.0288],[-11.6479,7.0293],[-11.6482,7.0299],[-11.6488,7.0299],[-11.6501,7.031],[-11.6501,7.0315],[-11.6507,7.0318],[-11.651,7.0329],[-11.6521,7.0329],[-11.6524,7.0337],[-11.6532,7.0343],[-11.6535,7.0349],[-11.654,7.0349],[-11.6543,7.0354],[-11.6554,7.036],[-11.6557,7.0368],[-11.6571,7.0368],[-11.6576,7.0379],[-11.6588,7.0382],[-11.6596,7.0387],[-11.6599,7.0396],[-11.6607,7.0396],[-11.6613,7.0407],[-11.6629,7.0413],[-11.6632,7.0418],[-11.6638,7.0418],[-11.664,7.0424],[-11.6654,7.0426],[-11.666,7.0435],[-11.6665,7.0435],[-11.6668,7.044],[-11.6674,7.044],[-11.6676,7.0446],[-11.6696,7.0451],[-11.6699,7.0457],[-11.6704,7.0457],[-11.6707,7.0463],[-11.6713,7.0463],[-11.6715,7.0468],[-11.6732,7.0476],[-11.6738,7.0482],[-11.6743,7.0482],[-11.6749,7.0488],[-11.6765,7.0493],[-11.6768,7.0499],[-11.6779,7.0501],[-11.6782,7.0507],[-11.6793,7.051],[-11.6796,7.0515],[-11.6807,7.0518],[-11.6815,7.0524],[-11.6818,7.0529],[-11.6824,7.0529],[-11.6826,7.0535],[-11.6851,7.0543],[-11.6854,7.0549],[-11.6865,7.0551],[-11.6876,7.0557],[-11.6882,7.0563],[-11.6888,7.0563],[-11.6904,7.0574],[-11.6907,7.0579],[-11.6918,7.0582],[-11.6921,7.0588],[-11.694,7.0593],[-11.6946,7.0599],[-11.6957,7.0601],[-11.696,7.0607],[-11.6965,7.0607],[-11.6968,7.0613],[-11.6985,7.0618],[-11.6996,7.0629],[-11.7001,7.0629],[-11.701,7.0635],[-11.7013,7.064],[-11.7024,7.0643],[-11.7026,7.0649],[-11.7032,7.0649],[-11.7035,7.0654],[-11.7046,7.0657],[-11.7049,7.0662],[-11.706,7.0665],[-11.7068,7.0671],[-11.7071,7.0676],[-11.7079,7.0676],[-11.709,7.0685],[-11.709,7.069],[-11.7104,7.0696],[-11.711,7.0701],[-11.7132,7.071],[-11.7135,7.0715],[-11.714,7.0715],[-11.7143,7.0721],[-11.7151,7.0721],[-11.716,7.0726],[-11.7163,7.0732],[-11.7174,7.0735],[-11.7185,7.0746],[-11.7199,7.0751],[-11.7201,7.0757],[-11.7207,7.0757],[-11.721,7.0763],[-11.7215,7.0763],[-11.724,7.0782],[-11.7246,7.0782],[-11.7251,7.0788],[-11.7257,7.0788],[-11.726,7.0793],[-11.7268,7.0799],[-11.7285,7.0804],[-11.729,7.081],[-11.7299,7.081],[-11.731,7.0818],[-11.7326,7.0824],[-11.7346,7.084],[-11.7351,7.084],[-11.7357,7.0849],[-11.7365,7.0854],[-11.7382,7.0857],[-11.739,7.0865],[-11.7396,7.0865],[-11.7407,7.0876],[-11.7413,7.0876],[-11.7418,7.0885],[-11.7435,7.089],[-11.7438,7.0896],[-11.7443,7.0896],[-11.7454,7.0904],[-11.7468,7.0904],[-11.7479,7.091],[-11.7482,7.0915],[-11.7493,7.0918],[-11.7499,7.0924],[-11.751,7.0926],[-11.7518,7.0932],[-11.7529,7.0943],[-11.7535,7.0943],[-11.7538,7.0949],[-11.7549,7.0951],[-11.7551,7.0957],[-11.7563,7.096],[-11.7568,7.0965],[-11.7579,7.0968],[-11.7582,7.0974],[-11.7588,7.0974],[-11.7604,7.0985],[-11.761,7.099],[-11.7618,7.099],[-11.7626,7.0999],[-11.7638,7.0999],[-11.7646,7.1007],[-11.7651,7.1007],[-11.7654,7.1013],[-11.7674,7.1018],[-11.7679,7.1024],[-11.7696,7.1026],[-11.7701,7.1032],[-11.771,7.1032],[-11.7718,7.104],[-11.7724,7.104],[-11.7729,7.1049],[-11.7735,7.1049],[-11.7738,7.1054],[-11.7754,7.1057],[-11.7771,7.1071],[-11.7782,7.1076],[-11.7788,7.1076],[-11.7793,7.1082],[-11.7799,7.1082],[-11.7801,7.1088],[-11.7813,7.109],[-11.7815,7.1096],[-11.7824,7.1096],[-11.784,7.1104],[-11.7846,7.111],[-11.7851,7.111],[-11.7854,7.1115],[-11.7871,7.1121],[-11.7874,7.1126],[-11.7879,7.1126],[-11.7879,7.1132],[-11.7887,7.1132],[-11.7893,7.1137],[-11.7901,7.1137],[-11.791,7.1146],[-11.7926,7.1149],[-11.7926,7.1154],[-11.7938,7.116],[-11.7946,7.116],[-11.7957,7.1168],[-11.7965,7.1171],[-11.7982,7.1171],[-11.7993,7.1185],[-11.801,7.1185],[-11.8013,7.119],[-11.8018,7.119],[-11.8021,7.1196],[-11.8026,7.1196],[-11.8029,7.1201],[-11.8035,7.1201],[-11.8038,7.1207],[-11.8046,7.1213],[-11.8063,7.1218],[-11.8065,7.1224],[-11.8082,7.1229],[-11.8088,7.1235],[-11.8107,7.124],[-11.8113,7.1246],[-11.8132,7.1251],[-11.8143,7.126],[-11.8149,7.126],[-11.816,7.1265],[-11.8165,7.1271],[-11.8174,7.1271],[-11.8185,7.1282],[-11.8193,7.1282],[-11.8196,7.1288],[-11.8201,7.1288],[-11.8207,7.1293],[-11.8218,7.1296],[-11.8226,7.1304],[-11.8243,7.1307],[-11.8254,7.1313],[-11.826,7.1321],[-11.8271,7.1321],[-11.8276,7.1326],[-11.8293,7.1332],[-11.8296,7.1338],[-11.8304,7.1338],[-11.8318,7.1349],[-11.8326,7.1349],[-11.8329,7.1354],[-11.8338,7.1354],[-11.834,7.136],[-11.8357,7.1365],[-11.836,7.1371],[-11.8368,7.1374],[-11.8385,7.1374],[-11.8387,7.1379],[-11.8396,7.1379],[-11.8404,7.139],[-11.841,7.1393],[-11.8421,7.1393],[-11.8426,7.1399],[-11.8435,7.1399],[-11.8438,7.1404],[-11.8446,7.1404],[-11.8451,7.141],[-11.8457,7.141],[-11.8463,7.1415],[-11.8471,7.1415],[-11.8479,7.1424],[-11.849,7.1424],[-11.8496,7.1429],[-11.851,7.1429],[-11.8518,7.1435],[-11.8529,7.1449],[-11.8532,7.1446],[-11.8546,7.1446],[-11.8554,7.1449],[-11.8557,7.1454],[-11.8568,7.1457],[-11.8571,7.1462],[-11.8582,7.1465],[-11.8588,7.1471],[-11.8601,7.1474],[-11.8604,7.1479],[-11.8624,7.1485],[-11.8638,7.1499],[-11.8651,7.1499],[-11.8654,7.1504],[-11.8674,7.151],[-11.8679,7.1515],[-11.8687,7.1515],[-11.869,7.1521],[-11.8701,7.1524],[-11.871,7.1532],[-11.8726,7.1535],[-11.8735,7.1543],[-11.8749,7.1546],[-11.8757,7.1554],[-11.8765,7.1554],[-11.8771,7.156],[-11.8776,7.156],[-11.8779,7.1565],[-11.879,7.1568],[-11.8796,7.1574],[-11.8804,7.1574],[-11.8815,7.1582],[-11.8824,7.1582],[-11.8826,7.1588],[-11.8832,7.1588],[-11.8838,7.1596],[-11.8846,7.1596],[-11.8857,7.1604],[-11.8874,7.1607],[-11.8876,7.1613],[-11.8904,7.1621],[-11.8915,7.1626],[-11.8921,7.1632],[-11.8926,7.1632],[-11.8938,7.164],[-11.8946,7.1643],[-11.8957,7.1643],[-11.8963,7.1651],[-11.8979,7.1654],[-11.899,7.1663],[-11.9001,7.1665],[-11.9007,7.1671],[-11.9018,7.1671],[-11.9035,7.1679],[-11.9038,7.1685],[-11.9049,7.1687],[-11.9054,7.1693],[-11.9065,7.1696],[-11.9071,7.1701],[-11.9082,7.1701],[-11.9082,7.1704],[-11.9099,7.171],[-11.9107,7.1715],[-11.911,7.1721],[-11.9118,7.1724],[-11.9129,7.1724],[-11.9132,7.1729],[-11.914,7.1729],[-11.9146,7.1735],[-11.9157,7.1737],[-11.9163,7.1743],[-11.9171,7.1743],[-11.9176,7.1749],[-11.9201,7.1754],[-11.9204,7.176],[-11.9218,7.176],[-11.9221,7.1765],[-11.9237,7.1768],[-11.924,7.1776],[-11.9246,7.1779],[-11.9263,7.1779],[-11.9271,7.1785],[-11.9279,7.1785],[-11.9282,7.179],[-11.929,7.179],[-11.929,7.1796],[-11.9296,7.1799],[-11.9313,7.1799],[-11.9318,7.1804],[-11.9326,7.1804],[-11.9326,7.181],[-11.9354,7.1818],[-11.936,7.1824],[-11.9371,7.1824],[-11.9376,7.1829],[-11.9385,7.1829],[-11.939,7.1835],[-11.9401,7.1838],[-11.9404,7.1843],[-11.9429,7.1849],[-11.9438,7.1857],[-11.9454,7.186],[-11.946,7.1865],[-11.9469,7.1869],[-11.9441,7.1889],[-11.9404,7.19],[-11.9374,7.1901],[-11.9344,7.1898],[-11.9269,7.1876],[-11.9223,7.187],[-11.9047,7.1866],[-11.8985,7.1861],[-11.8955,7.1855],[-11.8909,7.1838],[-11.8821,7.1812],[-11.8776,7.1807],[-11.8743,7.1814],[-11.8646,7.1855],[-11.8601,7.187],[-11.8586,7.1946],[-11.8576,7.2031],[-11.8568,7.207],[-11.8552,7.2102],[-11.8512,7.215],[-11.8493,7.2187],[-11.8481,7.2229],[-11.8479,7.2263],[-11.8491,7.2326],[-11.8491,7.2371],[-11.8585,7.2416],[-11.8713,7.2455],[-11.8773,7.2461],[-11.8894,7.2462],[-11.8924,7.2465],[-11.8953,7.2473],[-11.899,7.2493],[-11.9022,7.252],[-11.9049,7.2552],[-11.9064,7.2584],[-11.9068,7.2633],[-11.9056,7.2681],[-11.9031,7.2721],[-11.9004,7.2746],[-11.8892,7.2808],[-11.8866,7.2831],[-11.8847,7.286],[-11.8819,7.2927],[-11.8804,7.3017],[-11.8792,7.3063],[-11.8747,7.3211],[-11.8718,7.325],[-11.8704,7.33],[-11.8772,7.3408],[-11.8829,7.3489],[-11.8848,7.3546],[-11.8852,7.3586],[-11.8841,7.3625],[-11.8759,7.3771],[-11.8751,7.3822],[-11.8754,7.3861],[-11.8775,7.3933],[-11.8786,7.4068],[-11.8792,7.4107],[-11.8804,7.4139],[-11.8836,7.4177],[-11.887,7.42],[-11.893,7.4223],[-11.896,7.4252],[-11.8973,7.4281],[-11.8973,7.4333],[-11.896,7.437],[-11.8935,7.4402],[-11.8887,7.4454],[-11.8872,7.4502],[-11.8861,7.4594],[-11.884,7.4633],[-11.8805,7.4662],[-11.8764,7.4683],[-11.8694,7.4712],[-11.8662,7.4743],[-11.8605,7.4835],[-11.8545,7.4864],[-11.8479,7.4891],[-11.8452,7.4912],[-11.8421,7.4958],[-11.8378,7.5032],[-11.8293,7.5146],[-11.8237,7.5198],[-11.8221,7.5226],[-11.8211,7.5269],[-11.8215,7.5302],[-11.8229,7.5348],[-11.8246,7.5446],[-11.826,7.5485],[-11.8295,7.5548],[-11.831,7.5592],[-11.8311,7.564],[-11.83,7.567],[-11.8275,7.5696],[-11.8216,7.573],[-11.8119,7.5776],[-11.8052,7.5804],[-11.7981,7.5814],[-11.7926,7.5812],[-11.7886,7.5805],[-11.7816,7.5781],[-11.7777,7.5777],[-11.7733,7.5785],[-11.7708,7.5802],[-11.7692,7.5829],[-11.769,7.5874],[-11.7709,7.593],[-11.7718,7.5971],[-11.7718,7.6027],[-11.7701,7.6077],[-11.7678,7.6104],[-11.7627,7.6138],[-11.7594,7.6168],[-11.7565,7.6202],[-11.7551,7.6228],[-11.7546,7.6269],[-11.7563,7.6339],[-11.7568,7.6393],[-11.7549,7.6464],[-11.7526,7.6497],[-11.7485,7.6536],[-11.7451,7.6556],[-11.737,7.6593],[-11.7232,7.6598],[-11.7218,7.6546],[-11.7169,7.641],[-11.7175,7.6377],[-11.7193,7.6317],[-11.7197,7.6275],[-11.7201,7.6144],[-11.7206,7.6116],[-11.7227,7.6059],[-11.7261,7.6013],[-11.7358,7.5918],[-11.7387,7.5886],[-11.7408,7.5849],[-11.7414,7.5809],[-11.7408,7.5789],[-11.7384,7.5755],[-11.731,7.5715],[-11.7272,7.5681],[-11.7212,7.5697],[-11.7136,7.5711],[-11.7078,7.5731],[-11.705,7.5737],[-11.7021,7.574],[-11.6978,7.5739],[-11.6936,7.5731],[-11.686,7.5695],[-11.6831,7.5672],[-11.6807,7.5643],[-11.6699,7.5479],[-11.666,7.5438],[-11.6626,7.5412],[-11.6537,7.5354],[-11.6497,7.5337],[-11.6454,7.5329],[-11.641,7.5327],[-11.6366,7.5328],[-11.6323,7.5333],[-11.6295,7.5341],[-11.6258,7.5363],[-11.6178,7.5423],[-11.6144,7.5465],[-11.6108,7.5496],[-11.6038,7.5529],[-11.6011,7.5552],[-11.5988,7.559],[-11.5947,7.5687],[-11.591,7.581],[-11.5889,7.5845],[-11.5861,7.5876],[-11.5817,7.591],[-11.5661,7.5968],[-11.5589,7.5963],[-11.554,7.5968],[-11.551,7.5982],[-11.5485,7.601],[-11.5475,7.6039],[-11.5471,7.6069],[-11.5472,7.6166],[-11.5477,7.6232],[-11.5483,7.628],[-11.5512,7.6391],[-11.5514,7.6436],[-11.5507,7.6473],[-11.5491,7.6505],[-11.5461,7.6536],[-11.5412,7.6564],[-11.5359,7.6576]]]]\"},{\"id\":\"eIQbndfxQMb\",\"code\":\"OU_268149\",\"na\":\"Tonkolili\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[-11.3546,8.6455],[-11.357,8.6345],[-11.3575,8.6304],[-11.3573,8.6262],[-11.3558,8.6159],[-11.353,8.6052],[-11.3515,8.596],[-11.3491,8.5866],[-11.3475,8.5788],[-11.346,8.5751],[-11.3423,8.5691],[-11.3412,8.5664],[-11.3403,8.562],[-11.3401,8.5575],[-11.3408,8.5525],[-11.3423,8.5494],[-11.3449,8.5471],[-11.3514,8.5438],[-11.3544,8.5403],[-11.3568,8.5349],[-11.3596,8.5317],[-11.3636,8.5304],[-11.3696,8.5293],[-11.3729,8.5274],[-11.3805,8.5218],[-11.3848,8.5203],[-11.3895,8.5199],[-11.3926,8.5202],[-11.3957,8.521],[-11.3983,8.5224],[-11.4042,8.5263],[-11.4118,8.5299],[-11.4206,8.532],[-11.4267,8.5338],[-11.4295,8.5344],[-11.4338,8.5346],[-11.4381,8.5343],[-11.4485,8.5317],[-11.4641,8.5305],[-11.467,8.5299],[-11.4828,8.5246],[-11.4856,8.524],[-11.4899,8.5237],[-11.4942,8.524],[-11.497,8.5246],[-11.5091,8.53],[-11.5218,8.5342],[-11.5278,8.5349],[-11.5354,8.5345],[-11.5395,8.5334],[-11.546,8.5301],[-11.5507,8.5265],[-11.5584,8.519],[-11.5697,8.5072],[-11.5724,8.5039],[-11.5764,8.4978],[-11.58,8.4938],[-11.5866,8.4907],[-11.5914,8.4875],[-11.6095,8.4863],[-11.6527,8.4864],[-11.6626,8.4861],[-11.6674,8.4855],[-11.6765,8.4832],[-11.6889,8.482],[-11.6984,8.4803],[-11.7061,8.4848],[-11.7103,8.487],[-11.7146,8.4842],[-11.7175,8.4819],[-11.7218,8.477],[-11.7259,8.4736],[-11.7281,8.4708],[-11.7308,8.4645],[-11.7321,8.4599],[-11.7335,8.4531],[-11.7349,8.4486],[-11.7387,8.44],[-11.7434,8.4316],[-11.7544,8.4194],[-11.7574,8.4152],[-11.7593,8.4108],[-11.7625,8.4008],[-11.7648,8.3953],[-11.7671,8.392],[-11.7701,8.389],[-11.7749,8.3864],[-11.7839,8.3846],[-11.7885,8.3829],[-11.7952,8.3811],[-11.8028,8.3777],[-11.8113,8.3731],[-11.8166,8.3686],[-11.8211,8.3634],[-11.823,8.3601],[-11.8262,8.351],[-11.8318,8.3464],[-11.8443,8.3384],[-11.8554,8.3345],[-11.8596,8.3338],[-11.864,8.3337],[-11.8682,8.3342],[-11.877,8.3366],[-11.887,8.3381],[-11.8945,8.3402],[-11.9094,8.3418],[-11.917,8.3439],[-11.9257,8.3459],[-11.9381,8.3511],[-11.9447,8.3531],[-11.9543,8.3568],[-11.9609,8.3599],[-11.9637,8.3611],[-11.9707,8.3647],[-11.975,8.3654],[-11.9802,8.3647],[-11.9847,8.3663],[-11.988,8.3689],[-11.9937,8.3772],[-11.9982,8.3731],[-12.0036,8.3677],[-12.0093,8.3641],[-12.021,8.358],[-12.0268,8.3539],[-12.0322,8.3507],[-12.0363,8.347],[-12.0399,8.3428],[-12.0442,8.333],[-12.049,8.3247],[-12.0529,8.319],[-12.0544,8.3152],[-12.0545,8.311],[-12.0527,8.3072],[-12.0499,8.3041],[-12.0465,8.3017],[-12.0403,8.2993],[-12.0371,8.2974],[-12.0348,8.2947],[-12.032,8.2896],[-12.0307,8.2841],[-12.0296,8.272],[-12.0268,8.2613],[-12.0265,8.2561],[-12.0272,8.2529],[-12.0299,8.2496],[-12.0337,8.2478],[-12.0366,8.2474],[-12.0411,8.2474],[-12.0456,8.248],[-12.0485,8.2489],[-12.0522,8.2513],[-12.0609,8.2593],[-12.0643,8.2617],[-12.0734,8.2657],[-12.0833,8.267],[-12.0874,8.2685],[-12.0911,8.2711],[-12.1011,8.2806],[-12.1059,8.2842],[-12.1136,8.2877],[-12.1225,8.2896],[-12.1262,8.2914],[-12.1294,8.2941],[-12.1322,8.2973],[-12.1356,8.3026],[-12.1407,8.3093],[-12.1441,8.3145],[-12.1458,8.3168],[-12.149,8.3197],[-12.1514,8.3213],[-12.1578,8.3238],[-12.1651,8.328],[-12.1692,8.3293],[-12.1765,8.3299],[-12.1945,8.3299],[-12.2003,8.3322],[-12.2046,8.3331],[-12.2151,8.334],[-12.2192,8.335],[-12.2257,8.3379],[-12.2321,8.3413],[-12.2414,8.3475],[-12.2467,8.3502],[-12.2504,8.3516],[-12.2547,8.3522],[-12.2606,8.3525],[-12.265,8.3523],[-12.2679,8.3518],[-12.2718,8.3502],[-12.2762,8.3467],[-12.2788,8.3436],[-12.2821,8.3384],[-12.284,8.3362],[-12.2863,8.3343],[-12.2903,8.3321],[-12.2937,8.3306],[-12.2966,8.3299],[-12.2997,8.3296],[-12.3073,8.3298],[-12.3115,8.3307],[-12.3194,8.3341],[-12.3387,8.344],[-12.3464,8.3474],[-12.3506,8.3483],[-12.3564,8.3483],[-12.3605,8.3475],[-12.3671,8.3445],[-12.3718,8.3412],[-12.3773,8.3359],[-12.387,8.3259],[-12.3899,8.3224],[-12.3943,8.3166],[-12.4044,8.3079],[-12.4087,8.3051],[-12.4121,8.3044],[-12.4158,8.3054],[-12.4183,8.3077],[-12.4213,8.3141],[-12.424,8.3172],[-12.427,8.3182],[-12.4304,8.3164],[-12.4319,8.313],[-12.4322,8.3012],[-12.4325,8.2982],[-12.4345,8.2908],[-12.4364,8.2813],[-12.439,8.2729],[-12.4475,8.2802],[-12.4526,8.2869],[-12.4581,8.2906],[-12.4626,8.2909],[-12.4702,8.2894],[-12.4842,8.2882],[-12.4949,8.2854],[-12.4995,8.2849],[-12.5043,8.2848],[-12.5105,8.2853],[-12.5147,8.2865],[-12.5211,8.2896],[-12.5271,8.2935],[-12.5309,8.2953],[-12.549,8.2983],[-12.5523,8.2977],[-12.5597,8.2941],[-12.564,8.293],[-12.5702,8.2924],[-12.57,8.2998],[-12.5696,8.3041],[-12.5671,8.314],[-12.567,8.3193],[-12.5685,8.3254],[-12.5703,8.3288],[-12.5741,8.3334],[-12.5786,8.3375],[-12.5833,8.3406],[-12.5899,8.3437],[-12.5964,8.3459],[-12.605,8.3508],[-12.6163,8.3545],[-12.6261,8.356],[-12.63,8.3572],[-12.6329,8.3593],[-12.6364,8.3635],[-12.639,8.3659],[-12.6464,8.371],[-12.6502,8.3731],[-12.6543,8.3741],[-12.6585,8.3744],[-12.6644,8.3742],[-12.6719,8.3735],[-12.668,8.3838],[-12.666,8.3876],[-12.6611,8.3934],[-12.6545,8.3996],[-12.6521,8.4014],[-12.6495,8.4028],[-12.6466,8.4037],[-12.6393,8.4053],[-12.6306,8.4096],[-12.6265,8.4132],[-12.6238,8.4164],[-12.6202,8.4214],[-12.6181,8.4234],[-12.6144,8.4254],[-12.6076,8.4272],[-12.6036,8.43],[-12.6022,8.433],[-12.6018,8.4378],[-12.6027,8.4433],[-12.6057,8.4505],[-12.6055,8.4546],[-12.6036,8.4574],[-12.5999,8.4595],[-12.589,8.4612],[-12.5809,8.464],[-12.5731,8.4643],[-12.571,8.4629],[-12.5657,8.4552],[-12.5607,8.4508],[-12.5562,8.4454],[-12.5536,8.443],[-12.5498,8.4404],[-12.5471,8.4379],[-12.545,8.4351],[-12.5417,8.4296],[-12.5397,8.4278],[-12.5355,8.4264],[-12.5315,8.4264],[-12.5284,8.4276],[-12.5264,8.4294],[-12.5241,8.4332],[-12.5221,8.4386],[-12.5184,8.4517],[-12.5149,8.4551],[-12.511,8.4563],[-12.5068,8.4564],[-12.5025,8.4557],[-12.4966,8.4537],[-12.4924,8.453],[-12.4866,8.4529],[-12.4824,8.4536],[-12.4666,8.4587],[-12.4638,8.4593],[-12.4568,8.4602],[-12.4515,8.462],[-12.4471,8.4653],[-12.4444,8.4685],[-12.4411,8.4738],[-12.4375,8.4782],[-12.4303,8.4854],[-12.4223,8.4916],[-12.4201,8.4944],[-12.4188,8.4973],[-12.4049,8.4969],[-12.4005,8.4961],[-12.3959,8.4947],[-12.3904,8.4945],[-12.3756,8.498],[-12.372,8.4999],[-12.3689,8.5027],[-12.3662,8.5059],[-12.3621,8.5121],[-12.3593,8.5152],[-12.3559,8.5176],[-12.352,8.519],[-12.341,8.5211],[-12.3364,8.5241],[-12.3328,8.5283],[-12.3275,8.5383],[-12.3247,8.5406],[-12.3206,8.5418],[-12.3103,8.5426],[-12.3062,8.5435],[-12.2962,8.5469],[-12.2877,8.5519],[-12.2812,8.5542],[-12.2696,8.5588],[-12.2702,8.5645],[-12.2717,8.5682],[-12.2751,8.5716],[-12.2823,8.5755],[-12.2889,8.5783],[-12.2956,8.5803],[-12.3033,8.5838],[-12.3106,8.5882],[-12.3178,8.5914],[-12.3208,8.5951],[-12.3216,8.6001],[-12.3198,8.6085],[-12.3198,8.6128],[-12.3211,8.6199],[-12.3201,8.6288],[-12.3207,8.6316],[-12.3235,8.6353],[-12.3264,8.6371],[-12.3304,8.6375],[-12.3373,8.6359],[-12.343,8.6354],[-12.3473,8.6358],[-12.3615,8.6398],[-12.3679,8.6441],[-12.3743,8.6478],[-12.3764,8.6498],[-12.378,8.6523],[-12.3787,8.6551],[-12.3788,8.6594],[-12.3766,8.6683],[-12.3759,8.6821],[-12.3752,8.6849],[-12.3731,8.6882],[-12.3699,8.6903],[-12.3657,8.691],[-12.3554,8.6918],[-12.3516,8.6929],[-12.3463,8.6953],[-12.3424,8.6978],[-12.34,8.6998],[-12.3347,8.7077],[-12.3321,8.7101],[-12.3279,8.7131],[-12.3231,8.7089],[-12.3197,8.7067],[-12.316,8.7059],[-12.3113,8.7068],[-12.3093,8.7092],[-12.3088,8.7123],[-12.3094,8.7159],[-12.311,8.7227],[-12.3109,8.7256],[-12.3098,8.7298],[-12.303,8.7447],[-12.299,8.752],[-12.2967,8.7547],[-12.2936,8.7565],[-12.288,8.7579],[-12.2846,8.7574],[-12.282,8.7559],[-12.2798,8.7525],[-12.2775,8.7452],[-12.2755,8.7419],[-12.2721,8.7401],[-12.2678,8.7394],[-12.2642,8.7415],[-12.2598,8.7418],[-12.2566,8.7394],[-12.2602,8.7319],[-12.2647,8.7274],[-12.2668,8.7232],[-12.2666,8.7188],[-12.2648,8.7155],[-12.2627,8.7144],[-12.2593,8.7147],[-12.2563,8.7173],[-12.2526,8.7245],[-12.249,8.7319],[-12.2457,8.7343],[-12.2422,8.7348],[-12.2391,8.7329],[-12.2379,8.73],[-12.2374,8.7204],[-12.2362,8.7155],[-12.2347,8.7126],[-12.2322,8.7108],[-12.2277,8.7104],[-12.2147,8.7157],[-12.2104,8.7167],[-12.2029,8.7171],[-12.1901,8.7167],[-12.1895,8.7122],[-12.1827,8.6942],[-12.1801,8.6888],[-12.1764,8.6802],[-12.17,8.6698],[-12.1648,8.6627],[-12.1609,8.6553],[-12.1571,8.6467],[-12.1546,8.6429],[-12.1505,8.638],[-12.136,8.6387],[-12.1331,8.6391],[-12.1297,8.6401],[-12.1272,8.6418],[-12.121,8.649],[-12.1151,8.6558],[-12.112,8.6588],[-12.1088,8.6615],[-12.1052,8.6635],[-12.0951,8.6662],[-12.0905,8.6691],[-12.0877,8.672],[-12.0852,8.6766],[-12.0851,8.681],[-12.0864,8.6882],[-12.0853,8.6918],[-12.0825,8.6939],[-12.0786,8.6941],[-12.0752,8.6919],[-12.0712,8.6845],[-12.0679,8.6812],[-12.0651,8.6802],[-12.0607,8.6797],[-12.0547,8.6799],[-12.0503,8.6808],[-12.0457,8.6824],[-12.0428,8.6831],[-12.0383,8.6835],[-12.0337,8.6835],[-12.0307,8.6832],[-12.0278,8.6825],[-12.0121,8.677],[-12.008,8.6767],[-12.0046,8.6776],[-12.0017,8.6795],[-11.9998,8.6816],[-11.9977,8.6849],[-11.9937,8.6936],[-11.9887,8.701],[-11.9864,8.7055],[-11.9802,8.7066],[-11.9748,8.7086],[-11.9681,8.7105],[-11.9584,8.7152],[-11.9537,8.7182],[-11.9493,8.7231],[-11.9467,8.7254],[-11.9337,8.7344],[-11.9262,8.7377],[-11.9163,8.7451],[-11.91,8.7493],[-11.9069,8.7521],[-11.9042,8.7554],[-11.8988,8.7649],[-11.8977,8.7685],[-11.8963,8.7763],[-11.8952,8.7797],[-11.8937,8.7829],[-11.889,8.79],[-11.8878,8.7932],[-11.8872,8.7967],[-11.8879,8.8012],[-11.8892,8.8043],[-11.8927,8.8107],[-11.8937,8.8146],[-11.894,8.8199],[-11.8936,8.8237],[-11.8915,8.828],[-11.8906,8.8502],[-11.8902,8.8532],[-11.8892,8.8569],[-11.8878,8.8601],[-11.8854,8.8635],[-11.8824,8.8664],[-11.8759,8.8716],[-11.8731,8.8764],[-11.8723,8.8815],[-11.8726,8.8854],[-11.8738,8.8891],[-11.8784,8.8964],[-11.8811,8.9029],[-11.8859,8.9092],[-11.883,8.9149],[-11.8785,8.9251],[-11.8771,8.9296],[-11.8766,8.9336],[-11.8776,8.9401],[-11.8832,8.9495],[-11.8877,8.9553],[-11.8895,8.9595],[-11.8895,8.964],[-11.8867,8.9682],[-11.8827,8.9718],[-11.8776,8.9751],[-11.8739,8.9783],[-11.869,8.9854],[-11.8652,8.9894],[-11.8623,8.9912],[-11.8591,8.9922],[-11.8551,8.9923],[-11.8513,8.9915],[-11.847,8.9899],[-11.8426,8.9897],[-11.8388,8.9919],[-11.8365,8.9968],[-11.8353,9.0072],[-11.834,9.0116],[-11.832,9.0146],[-11.8291,9.0167],[-11.8235,9.0183],[-11.8201,9.0181],[-11.8167,9.017],[-11.8105,9.0132],[-11.807,9.0119],[-11.8017,9.0119],[-11.7966,9.014],[-11.7912,9.0188],[-11.7896,9.0243],[-11.7875,9.0283],[-11.785,9.0306],[-11.7799,9.034],[-11.7782,9.0359],[-11.7771,9.0388],[-11.7751,9.0479],[-11.7729,9.0513],[-11.7696,9.0539],[-11.7613,9.0564],[-11.7585,9.0577],[-11.7565,9.0597],[-11.7549,9.0626],[-11.754,9.0663],[-11.7544,9.0715],[-11.7569,9.0759],[-11.7609,9.0781],[-11.7661,9.0787],[-11.7831,9.0784],[-11.7908,9.0786],[-11.7953,9.0793],[-11.8014,9.081],[-11.8123,9.0821],[-11.8164,9.084],[-11.8185,9.087],[-11.8201,9.0915],[-11.8217,9.0986],[-11.8219,9.1044],[-11.8207,9.113],[-11.8238,9.1213],[-11.8258,9.1283],[-11.8263,9.1335],[-11.8258,9.1401],[-11.8242,9.1459],[-11.8212,9.1524],[-11.8177,9.1623],[-11.816,9.1681],[-11.8144,9.1747],[-11.8128,9.1793],[-11.8102,9.1944],[-11.8091,9.2032],[-11.8025,9.2018],[-11.7913,9.2004],[-11.7853,9.1985],[-11.7823,9.1979],[-11.7762,9.1974],[-11.7683,9.1973],[-11.7605,9.1976],[-11.7561,9.1983],[-11.7478,9.2012],[-11.7436,9.2039],[-11.7392,9.2106],[-11.7377,9.2143],[-11.7371,9.2203],[-11.7373,9.2343],[-11.7369,9.2404],[-11.7336,9.2555],[-11.7318,9.2613],[-11.7279,9.2699],[-11.7256,9.2734],[-11.7229,9.2762],[-11.7181,9.2798],[-11.7155,9.2643],[-11.715,9.2462],[-11.7144,9.2402],[-11.7126,9.2343],[-11.7096,9.2277],[-11.7058,9.2178],[-11.7042,9.2121],[-11.7034,9.2062],[-11.7031,9.1969],[-11.7032,9.183],[-11.7042,9.1689],[-11.7029,9.1564],[-11.7026,9.1397],[-11.7031,9.1323],[-11.7054,9.1227],[-11.7061,9.117],[-11.7063,9.1111],[-11.7061,9.1068],[-11.7057,9.1039],[-11.7044,9.1],[-11.6996,9.0916],[-11.6959,9.0869],[-11.6927,9.0837],[-11.6892,9.0809],[-11.6865,9.0795],[-11.6837,9.0786],[-11.6792,9.0781],[-11.6731,9.078],[-11.667,9.0783],[-11.6613,9.0794],[-11.6535,9.0828],[-11.6427,9.0905],[-11.6398,9.0945],[-11.6343,9.0987],[-11.6317,9.1012],[-11.6267,9.1083],[-11.6207,9.115],[-11.6132,9.1225],[-11.6085,9.126],[-11.6032,9.1286],[-11.5995,9.1299],[-11.5846,9.1314],[-11.5785,9.1331],[-11.5757,9.1336],[-11.5626,9.1345],[-11.5583,9.1353],[-11.5484,9.1403],[-11.5419,9.1425],[-11.5337,9.1457],[-11.5305,9.1477],[-11.5251,9.1542],[-11.521,9.1585],[-11.5176,9.1613],[-11.5136,9.1633],[-11.5092,9.1641],[-11.4988,9.1651],[-11.4914,9.167],[-11.4848,9.1672],[-11.4762,9.165],[-11.4649,9.1634],[-11.4522,9.1594],[-11.4399,9.1542],[-11.4327,9.1525],[-11.4299,9.1515],[-11.4261,9.1494],[-11.4212,9.1456],[-11.4332,9.1389],[-11.4449,9.1328],[-11.4492,9.1293],[-11.4527,9.1251],[-11.4546,9.1213],[-11.4551,9.1185],[-11.4553,9.1156],[-11.4552,9.1083],[-11.4545,9.1025],[-11.452,9.093],[-11.4513,9.0887],[-11.4508,9.0784],[-11.451,9.0681],[-11.4515,9.0638],[-11.4528,9.0592],[-11.4595,9.0392],[-11.461,9.0335],[-11.4615,9.0282],[-11.4602,9.023],[-11.457,9.0182],[-11.451,9.0116],[-11.4488,9.0082],[-11.4467,9.0023],[-11.446,8.9968],[-11.4463,8.9899],[-11.4473,8.9858],[-11.4497,8.9823],[-11.4528,8.9795],[-11.4591,8.9753],[-11.4621,8.9723],[-11.4638,8.97],[-11.4661,8.9646],[-11.4677,8.9589],[-11.4692,8.9523],[-11.4705,8.9491],[-11.4722,8.9463],[-11.4768,8.9419],[-11.4789,8.9373],[-11.4794,8.933],[-11.4793,8.927],[-11.4784,8.9214],[-11.4766,8.9149],[-11.473,8.9143],[-11.4691,8.9116],[-11.4668,8.9086],[-11.4644,8.9033],[-11.4596,8.8888],[-11.4574,8.8832],[-11.4475,8.864],[-11.4456,8.8584],[-11.4442,8.849],[-11.4426,8.8433],[-11.4385,8.8322],[-11.4355,8.8257],[-11.4338,8.8198],[-11.4321,8.8071],[-11.4294,8.8003],[-11.4244,8.7932],[-11.4219,8.7892],[-11.417,8.782],[-11.4129,8.7722],[-11.4109,8.768],[-11.4085,8.7646],[-11.4023,8.7571],[-11.4002,8.7527],[-11.3992,8.7491],[-11.3989,8.7451],[-11.3991,8.7412],[-11.4,8.7356],[-11.3996,8.7314],[-11.3961,8.7241],[-11.3949,8.7189],[-11.3942,8.7105],[-11.3935,8.7065],[-11.3916,8.7008],[-11.3891,8.6954],[-11.3873,8.6895],[-11.3868,8.6837],[-11.3865,8.6674],[-11.3854,8.6619],[-11.3801,8.6524],[-11.3756,8.6482],[-11.3708,8.6466],[-11.3546,8.6455]]]\"},{\"id\":\"at6UHUQatSo\",\"code\":\"OU_278310\",\"na\":\"Western Area\",\"hcd\":true,\"hcu\":false,\"le\":2,\"pg\":\"ImspTQPwCqd\",\"pi\":\"ImspTQPwCqd\",\"pn\":\"Sierra Leone\",\"ty\":2,\"co\":\"[[[[-13.2435,8.1007],[-13.2429,8.1004],[-13.2421,8.0993],[-13.2415,8.099],[-13.241,8.0979],[-13.2407,8.0979],[-13.2407,8.0965],[-13.2413,8.096],[-13.241,8.0946],[-13.2415,8.094],[-13.2421,8.094],[-13.2424,8.0935],[-13.2429,8.0935],[-13.2432,8.0929],[-13.244,8.0926],[-13.2499,8.0926],[-13.2507,8.0932],[-13.2507,8.0946],[-13.2496,8.096],[-13.2485,8.096],[-13.2485,8.0963],[-13.2471,8.0963],[-13.2468,8.0957],[-13.2457,8.0957],[-13.2446,8.0963],[-13.2446,8.0976],[-13.2454,8.0982],[-13.2454,8.0996],[-13.2446,8.1007],[-13.2435,8.1007]]],[[[-13.1915,8.1421],[-13.191,8.1415],[-13.1907,8.1404],[-13.1901,8.141],[-13.1893,8.141],[-13.189,8.1401],[-13.1885,8.1399],[-13.1888,8.1385],[-13.1901,8.1374],[-13.1907,8.1362],[-13.1918,8.1354],[-13.1918,8.1321],[-13.1935,8.1321],[-13.1938,8.1307],[-13.1932,8.1304],[-13.1932,8.1293],[-13.194,8.129],[-13.1949,8.1282],[-13.1951,8.1274],[-13.1982,8.1274],[-13.1982,8.1271],[-13.2018,8.1271],[-13.2018,8.1249],[-13.2013,8.1243],[-13.2013,8.1229],[-13.2021,8.1221],[-13.2032,8.1221],[-13.2038,8.1226],[-13.2057,8.1226],[-13.2057,8.1201],[-13.2063,8.1196],[-13.2074,8.1193],[-13.2074,8.1179],[-13.2071,8.1171],[-13.2065,8.1168],[-13.2065,8.1151],[-13.2068,8.114],[-13.2063,8.1132],[-13.2063,8.1118],[-13.2065,8.1112],[-13.2074,8.111],[-13.2076,8.1101],[-13.2088,8.1104],[-13.2096,8.1112],[-13.2118,8.1112],[-13.2118,8.111],[-13.216,8.111],[-13.2163,8.1115],[-13.2182,8.1115],[-13.2188,8.1107],[-13.2188,8.1099],[-13.2193,8.1096],[-13.2193,8.1085],[-13.2196,8.1074],[-13.219,8.1065],[-13.219,8.1043],[-13.2196,8.104],[-13.2196,8.1032],[-13.219,8.1026],[-13.2188,8.1015],[-13.2196,8.1013],[-13.2199,8.1018],[-13.2218,8.1024],[-13.2224,8.1015],[-13.2243,8.0999],[-13.2257,8.0996],[-13.2257,8.0993],[-13.2274,8.0993],[-13.2274,8.099],[-13.2299,8.099],[-13.2301,8.0985],[-13.2324,8.0985],[-13.2324,8.0988],[-13.2349,8.0988],[-13.2349,8.0985],[-13.2363,8.0985],[-13.2368,8.0976],[-13.2376,8.0974],[-13.239,8.0974],[-13.2399,8.0976],[-13.2399,8.0982],[-13.2407,8.0988],[-13.241,8.0996],[-13.241,8.1007],[-13.2407,8.1007],[-13.2407,8.1018],[-13.2399,8.1024],[-13.239,8.1024],[-13.2385,8.1015],[-13.2374,8.1015],[-13.2365,8.1024],[-13.2368,8.1029],[-13.2368,8.1049],[-13.2365,8.1049],[-13.236,8.1062],[-13.2338,8.1062],[-13.2326,8.1071],[-13.2324,8.1082],[-13.2318,8.1085],[-13.2313,8.1099],[-13.229,8.1099],[-13.2285,8.1107],[-13.2274,8.1112],[-13.226,8.1112],[-13.226,8.111],[-13.2229,8.111],[-13.2215,8.1121],[-13.2196,8.1118],[-13.2196,8.1129],[-13.2201,8.1132],[-13.2201,8.1146],[-13.2193,8.1151],[-13.2193,8.1168],[-13.2199,8.1171],[-13.219,8.119],[-13.2182,8.1196],[-13.2179,8.1201],[-13.2171,8.1204],[-13.2135,8.1204],[-13.2115,8.1224],[-13.211,8.1232],[-13.2104,8.1232],[-13.2096,8.1243],[-13.2085,8.1243],[-13.2071,8.1251],[-13.2068,8.1263],[-13.2063,8.1271],[-13.2057,8.1274],[-13.2049,8.1285],[-13.204,8.1285],[-13.2032,8.1296],[-13.2032,8.1304],[-13.2021,8.131],[-13.1999,8.1335],[-13.199,8.1335],[-13.1985,8.1343],[-13.1974,8.1346],[-13.1976,8.1365],[-13.1982,8.1371],[-13.1982,8.1379],[-13.1971,8.1385],[-13.1968,8.1376],[-13.1951,8.1376],[-13.1946,8.1382],[-13.1946,8.1393],[-13.194,8.1399],[-13.1938,8.1407],[-13.1924,8.1407],[-13.1924,8.1418],[-13.1915,8.1421]]],[[[-13.1646,8.2038],[-13.1646,8.2035],[-13.1635,8.2035],[-13.1629,8.2015],[-13.1643,8.2015],[-13.1654,8.2026],[-13.1654,8.2032],[-13.1646,8.2038]]],[[[-13.2021,8.3079],[-13.2021,8.3063],[-13.2029,8.3063],[-13.2035,8.3049],[-13.2054,8.3046],[-13.2057,8.306],[-13.2051,8.3068],[-13.2043,8.3071],[-13.2032,8.3071],[-13.2029,8.3079],[-13.2021,8.3079]]],[[[-13.0396,8.374],[-13.0376,8.3734],[-13.0335,8.3715],[-13.0269,8.3705],[-13.015,8.3705],[-13.0109,8.3735],[-13.0057,8.378],[-13.002,8.3761],[-12.9983,8.3748],[-12.9926,8.3734],[-12.9865,8.3715],[-12.9818,8.3708],[-12.977,8.3708],[-12.9739,8.3712],[-12.9662,8.3733],[-12.9553,8.3751],[-12.9476,8.3773],[-12.9432,8.3779],[-12.937,8.3782],[-12.9294,8.3781],[-12.9237,8.3771],[-12.9169,8.3745],[-12.9129,8.3721],[-12.9105,8.3701],[-12.9089,8.3669],[-12.909,8.3631],[-12.9104,8.3589],[-12.9133,8.3528],[-12.9137,8.3496],[-12.913,8.3463],[-12.9105,8.3411],[-12.9089,8.3367],[-12.9069,8.3276],[-12.9046,8.3203],[-12.904,8.3143],[-12.9038,8.3035],[-12.8962,8.2961],[-12.8959,8.2885],[-12.8962,8.2841],[-12.898,8.2793],[-12.9041,8.2751],[-12.9112,8.2698],[-12.9151,8.2675],[-12.9196,8.2661],[-12.9319,8.2634],[-12.9357,8.2618],[-12.943,8.2569],[-12.9483,8.2576],[-12.9528,8.2612],[-12.9574,8.2627],[-12.961,8.2625],[-12.9651,8.2607],[-12.9703,8.2579],[-12.9746,8.2544],[-12.9782,8.2502],[-12.9816,8.245],[-12.9857,8.2411],[-12.9909,8.2382],[-12.994,8.237],[-12.994,8.2371],[-12.999,8.2371],[-12.9996,8.2365],[-13.001,8.236],[-13.0013,8.2346],[-13.0018,8.2346],[-13.0018,8.2338],[-13.0024,8.2338],[-13.0026,8.2332],[-13.0043,8.2329],[-13.0049,8.2324],[-13.0074,8.2332],[-13.0082,8.2338],[-13.009,8.2338],[-13.0099,8.2346],[-13.011,8.2343],[-13.0138,8.2343],[-13.0146,8.234],[-13.0149,8.2346],[-13.0165,8.2346],[-13.0171,8.2354],[-13.0171,8.2371],[-13.0176,8.2374],[-13.0176,8.2404],[-13.0185,8.2404],[-13.0193,8.2393],[-13.0204,8.2393],[-13.021,8.2388],[-13.0226,8.2388],[-13.0235,8.2379],[-13.0246,8.2376],[-13.0246,8.2371],[-13.026,8.236],[-13.0262,8.2354],[-13.0301,8.2354],[-13.0301,8.2357],[-13.0315,8.2357],[-13.0318,8.2351],[-13.0329,8.2351],[-13.0338,8.2349],[-13.034,8.2343],[-13.0351,8.234],[-13.0354,8.2335],[-13.036,8.2338],[-13.036,8.2354],[-13.0365,8.2354],[-13.0368,8.236],[-13.0379,8.2363],[-13.0393,8.2363],[-13.0393,8.2365],[-13.0426,8.2365],[-13.0426,8.2368],[-13.0438,8.2368],[-13.0443,8.2374],[-13.0451,8.2374],[-13.0451,8.2379],[-13.046,8.2379],[-13.0463,8.2374],[-13.0485,8.2374],[-13.0485,8.2376],[-13.0501,8.2376],[-13.0504,8.2371],[-13.0532,8.2371],[-13.0549,8.2382],[-13.0613,8.2382],[-13.0613,8.2374],[-13.0624,8.2374],[-13.0626,8.2371],[-13.0626,8.236],[-13.0635,8.2357],[-13.0643,8.2346],[-13.0651,8.2346],[-13.0657,8.234],[-13.0668,8.234],[-13.0671,8.2335],[-13.0685,8.2338],[-13.0685,8.2335],[-13.0701,8.2335],[-13.0704,8.2326],[-13.0713,8.2321],[-13.0726,8.2321],[-13.074,8.2324],[-13.0743,8.2332],[-13.0749,8.2335],[-13.076,8.2335],[-13.076,8.2318],[-13.0765,8.231],[-13.0776,8.231],[-13.0788,8.2293],[-13.0788,8.2282],[-13.079,8.2274],[-13.0796,8.2274],[-13.0796,8.2265],[-13.0804,8.2265],[-13.081,8.2249],[-13.0818,8.224],[-13.0818,8.221],[-13.0821,8.2199],[-13.0815,8.2193],[-13.0815,8.2182],[-13.0826,8.2179],[-13.0832,8.2185],[-13.0849,8.2185],[-13.0851,8.2179],[-13.086,8.2176],[-13.0871,8.2176],[-13.0874,8.2168],[-13.0885,8.2171],[-13.0901,8.2171],[-13.0907,8.2174],[-13.0913,8.2168],[-13.0913,8.2149],[-13.0924,8.2143],[-13.0935,8.2143],[-13.0943,8.2135],[-13.0976,8.2135],[-13.0976,8.2138],[-13.099,8.2135],[-13.0999,8.2126],[-13.0999,8.2118],[-13.101,8.2113],[-13.1013,8.2101],[-13.1013,8.2085],[-13.1018,8.2082],[-13.1018,8.2076],[-13.1026,8.2071],[-13.1032,8.2063],[-13.1043,8.206],[-13.1046,8.2054],[-13.1051,8.2054],[-13.1051,8.2049],[-13.106,8.2046],[-13.1068,8.2038],[-13.1068,8.2015],[-13.1079,8.2018],[-13.1107,8.2018],[-13.1115,8.2015],[-13.1118,8.201],[-13.1124,8.201],[-13.1126,8.2004],[-13.1132,8.2004],[-13.114,8.1993],[-13.1151,8.1993],[-13.1154,8.1999],[-13.1176,8.1999],[-13.1179,8.1985],[-13.1188,8.1976],[-13.1196,8.1976],[-13.1207,8.196],[-13.1224,8.196],[-13.1229,8.1965],[-13.124,8.1965],[-13.1243,8.1971],[-13.1279,8.1971],[-13.1279,8.1968],[-13.1299,8.1968],[-13.1304,8.1965],[-13.131,8.1957],[-13.131,8.194],[-13.1315,8.1935],[-13.1321,8.1935],[-13.134,8.1913],[-13.134,8.1893],[-13.1346,8.189],[-13.1357,8.189],[-13.1365,8.1885],[-13.1376,8.1882],[-13.1385,8.1865],[-13.139,8.1865],[-13.1396,8.186],[-13.1404,8.1846],[-13.1415,8.184],[-13.1432,8.1821],[-13.144,8.1815],[-13.144,8.181],[-13.1449,8.1799],[-13.146,8.1796],[-13.1465,8.179],[-13.1471,8.179],[-13.1476,8.1782],[-13.1488,8.1782],[-13.1496,8.1776],[-13.1501,8.1768],[-13.1513,8.1763],[-13.1521,8.1763],[-13.1532,8.1746],[-13.1538,8.1746],[-13.1549,8.1735],[-13.1549,8.1724],[-13.1554,8.1715],[-13.156,8.1715],[-13.1563,8.171],[-13.1571,8.171],[-13.1574,8.1704],[-13.1585,8.1704],[-13.1599,8.1696],[-13.1607,8.1696],[-13.1612,8.1701],[-13.1618,8.1701],[-13.1629,8.1715],[-13.1637,8.1718],[-13.1637,8.1724],[-13.1651,8.1735],[-13.1651,8.1754],[-13.164,8.1763],[-13.1629,8.1763],[-13.1624,8.1779],[-13.1624,8.179],[-13.1618,8.1793],[-13.1618,8.1801],[-13.1612,8.1807],[-13.1612,8.1832],[-13.1621,8.184],[-13.1626,8.184],[-13.1626,8.1865],[-13.1632,8.1868],[-13.1632,8.1882],[-13.1626,8.1893],[-13.1626,8.1904],[-13.1624,8.191],[-13.1632,8.1913],[-13.1632,8.1918],[-13.164,8.1924],[-13.164,8.1943],[-13.1629,8.1951],[-13.1615,8.1954],[-13.1615,8.1996],[-13.1621,8.2001],[-13.1621,8.201],[-13.1612,8.2013],[-13.1612,8.2018],[-13.1607,8.2018],[-13.1593,8.2029],[-13.1593,8.204],[-13.1587,8.204],[-13.1585,8.2051],[-13.1585,8.2065],[-13.1582,8.2068],[-13.1565,8.2068],[-13.1551,8.2085],[-13.154,8.2113],[-13.1549,8.2118],[-13.1557,8.2129],[-13.1557,8.2165],[-13.156,8.2165],[-13.156,8.2176],[-13.1565,8.2187],[-13.1571,8.219],[-13.1571,8.2212],[-13.1574,8.2212],[-13.1576,8.2224],[-13.1576,8.224],[-13.1582,8.2246],[-13.1585,8.2257],[-13.1585,8.2282],[-13.159,8.229],[-13.159,8.2304],[-13.1596,8.2307],[-13.1596,8.2315],[-13.1604,8.2324],[-13.1607,8.2346],[-13.161,8.2346],[-13.1612,8.236],[-13.1624,8.236],[-13.1635,8.2365],[-13.1637,8.2376],[-13.1632,8.2382],[-13.1632,8.2404],[-13.1618,8.2415],[-13.1618,8.2421],[-13.1612,8.2424],[-13.161,8.2418],[-13.1601,8.2421],[-13.1599,8.2435],[-13.1612,8.2446],[-13.1618,8.246],[-13.1618,8.2482],[-13.1612,8.2487],[-13.1612,8.2496],[-13.1621,8.2504],[-13.1629,8.2504],[-13.1629,8.2487],[-13.1626,8.2487],[-13.1626,8.2471],[-13.1624,8.2471],[-13.1624,8.244],[-13.1626,8.2429],[-13.1637,8.2426],[-13.164,8.2435],[-13.164,8.2451],[-13.1643,8.2451],[-13.1643,8.2468],[-13.1649,8.2474],[-13.1649,8.2482],[-13.1654,8.249],[-13.1654,8.2504],[-13.1657,8.2504],[-13.1657,8.2518],[-13.166,8.2518],[-13.166,8.2532],[-13.1665,8.2535],[-13.1671,8.2549],[-13.1696,8.2554],[-13.1713,8.2563],[-13.1729,8.2563],[-13.1738,8.2571],[-13.1743,8.2571],[-13.1751,8.2585],[-13.1751,8.2601],[-13.1749,8.2601],[-13.1732,8.2618],[-13.1732,8.2635],[-13.1729,8.2635],[-13.1726,8.2649],[-13.1715,8.2646],[-13.1707,8.2654],[-13.1707,8.266],[-13.1699,8.2665],[-13.1693,8.2682],[-13.1688,8.2682],[-13.1671,8.2699],[-13.1671,8.271],[-13.1676,8.2713],[-13.1676,8.2721],[-13.1682,8.2726],[-13.1688,8.2749],[-13.1696,8.2754],[-13.1696,8.276],[-13.1701,8.276],[-13.1701,8.2768],[-13.1713,8.2779],[-13.1713,8.2793],[-13.171,8.2804],[-13.1688,8.281],[-13.1679,8.2815],[-13.1668,8.2815],[-13.1665,8.2821],[-13.1643,8.2829],[-13.164,8.2835],[-13.1635,8.2835],[-13.1629,8.2843],[-13.1624,8.2843],[-13.1615,8.2854],[-13.1654,8.2854],[-13.1663,8.2851],[-13.1668,8.2843],[-13.1676,8.2843],[-13.1685,8.2838],[-13.1718,8.2838],[-13.1721,8.2829],[-13.1726,8.2826],[-13.1743,8.2826],[-13.1754,8.2815],[-13.1754,8.281],[-13.1768,8.2813],[-13.1771,8.2824],[-13.1779,8.2826],[-13.1812,8.2826],[-13.1812,8.2829],[-13.1832,8.2829],[-13.1843,8.2821],[-13.1846,8.2813],[-13.1857,8.2813],[-13.1868,8.2824],[-13.1868,8.284],[-13.1865,8.2843],[-13.1851,8.2843],[-13.1846,8.2849],[-13.1849,8.2868],[-13.1854,8.2876],[-13.1854,8.2888],[-13.186,8.289],[-13.186,8.2904],[-13.1871,8.291],[-13.1874,8.2915],[-13.1879,8.2915],[-13.1879,8.2935],[-13.1888,8.294],[-13.1899,8.2957],[-13.1924,8.2957],[-13.1924,8.2951],[-13.1929,8.2949],[-13.1943,8.2951],[-13.1943,8.2963],[-13.1938,8.2963],[-13.1938,8.2982],[-13.194,8.2982],[-13.194,8.2996],[-13.1943,8.2996],[-13.1943,8.301],[-13.1935,8.301],[-13.1924,8.3018],[-13.1907,8.3021],[-13.1907,8.3037],[-13.1913,8.3043],[-13.1913,8.3051],[-13.1918,8.3054],[-13.1926,8.3065],[-13.1929,8.3079],[-13.1935,8.3085],[-13.194,8.3085],[-13.1949,8.3099],[-13.1949,8.3107],[-13.1954,8.3107],[-13.1957,8.3121],[-13.1963,8.3124],[-13.1963,8.3163],[-13.1965,8.3163],[-13.1965,8.3182],[-13.1968,8.319],[-13.1974,8.3196],[-13.1971,8.3201],[-13.1974,8.3221],[-13.1977,8.3228],[-13.1982,8.3232],[-13.1982,8.3243],[-13.1988,8.3246],[-13.1988,8.3251],[-13.1993,8.3257],[-13.1993,8.3262],[-13.2001,8.3268],[-13.2004,8.3287],[-13.2001,8.3304],[-13.2013,8.331],[-13.2013,8.3324],[-13.2015,8.3324],[-13.2015,8.3343],[-13.2024,8.3349],[-13.204,8.3349],[-13.2049,8.3346],[-13.2054,8.3354],[-13.206,8.3354],[-13.2068,8.3363],[-13.2082,8.3363],[-13.2088,8.3365],[-13.2101,8.3365],[-13.2101,8.3368],[-13.2113,8.3368],[-13.2113,8.3365],[-13.2135,8.3365],[-13.2146,8.3382],[-13.2149,8.3393],[-13.2154,8.3393],[-13.216,8.3401],[-13.2171,8.3401],[-13.2174,8.341],[-13.2179,8.341],[-13.2185,8.3415],[-13.219,8.3415],[-13.2193,8.341],[-13.2207,8.3413],[-13.2215,8.3421],[-13.2232,8.3421],[-13.2235,8.3426],[-13.2246,8.3426],[-13.2257,8.3432],[-13.2288,8.3432],[-13.2296,8.3438],[-13.2315,8.3438],[-13.2315,8.344],[-13.2332,8.344],[-13.234,8.3446],[-13.2343,8.3462],[-13.2346,8.3462],[-13.2346,8.3476],[-13.2332,8.3479],[-13.2329,8.3474],[-13.2321,8.3474],[-13.2321,8.3485],[-13.2329,8.3488],[-13.2332,8.3496],[-13.2332,8.351],[-13.2335,8.351],[-13.2335,8.3532],[-13.2343,8.3532],[-13.2343,8.3524],[-13.2349,8.3515],[-13.2351,8.3504],[-13.236,8.3504],[-13.2363,8.3515],[-13.2374,8.3524],[-13.2374,8.3529],[-13.2382,8.3532],[-13.2385,8.3537],[-13.2393,8.354],[-13.2393,8.3546],[-13.2399,8.3546],[-13.2399,8.3557],[-13.2401,8.3557],[-13.2413,8.3576],[-13.2429,8.3588],[-13.2432,8.3599],[-13.244,8.3604],[-13.244,8.3613],[-13.2449,8.3615],[-13.2449,8.3621],[-13.2454,8.3621],[-13.2457,8.3635],[-13.2463,8.3635],[-13.2471,8.3643],[-13.2471,8.3651],[-13.2476,8.3654],[-13.2482,8.3663],[-13.2488,8.3663],[-13.2488,8.3668],[-13.2493,8.3671],[-13.2499,8.3688],[-13.2504,8.369],[-13.251,8.3699],[-13.251,8.3707],[-13.2515,8.3707],[-13.2515,8.3715],[-13.2521,8.3718],[-13.2521,8.3726],[-13.2526,8.3732],[-13.2549,8.3743],[-13.2551,8.3751],[-13.256,8.3751],[-13.2565,8.3763],[-13.2571,8.3763],[-13.2571,8.3771],[-13.2579,8.3779],[-13.2585,8.3779],[-13.2588,8.3785],[-13.2596,8.3785],[-13.2604,8.379],[-13.261,8.3804],[-13.2621,8.3818],[-13.2635,8.3826],[-13.264,8.3835],[-13.264,8.3846],[-13.2646,8.3851],[-13.2646,8.3857],[-13.2635,8.3857],[-13.2626,8.3863],[-13.2626,8.3888],[-13.2632,8.389],[-13.2632,8.3899],[-13.2638,8.3899],[-13.2638,8.3907],[-13.2643,8.391],[-13.2643,8.3918],[-13.2649,8.3918],[-13.2654,8.3932],[-13.2654,8.3943],[-13.2668,8.396],[-13.2674,8.396],[-13.2674,8.3965],[-13.2685,8.3971],[-13.269,8.3976],[-13.2696,8.3976],[-13.2701,8.3985],[-13.2701,8.4001],[-13.2704,8.4001],[-13.2704,8.4015],[-13.2707,8.4015],[-13.271,8.4026],[-13.2712,8.4026],[-13.2712,8.4038],[-13.2718,8.4038],[-13.2718,8.4049],[-13.2724,8.4054],[-13.2724,8.4062],[-13.2729,8.4065],[-13.2732,8.4079],[-13.2743,8.4087],[-13.2757,8.4112],[-13.2779,8.4135],[-13.2782,8.4149],[-13.2788,8.4149],[-13.2799,8.416],[-13.2801,8.4171],[-13.2813,8.4179],[-13.2824,8.4196],[-13.2829,8.4199],[-13.2838,8.421],[-13.2846,8.421],[-13.2851,8.4201],[-13.2851,8.419],[-13.2863,8.4185],[-13.2882,8.4185],[-13.2888,8.4193],[-13.2899,8.4199],[-13.2915,8.4201],[-13.2921,8.4207],[-13.2921,8.4213],[-13.2929,8.4221],[-13.2935,8.4221],[-13.294,8.4226],[-13.294,8.4235],[-13.2935,8.424],[-13.2929,8.424],[-13.2918,8.4249],[-13.291,8.4251],[-13.2896,8.4262],[-13.2888,8.4265],[-13.2888,8.4288],[-13.2899,8.4299],[-13.2899,8.4318],[-13.2901,8.4326],[-13.2907,8.4329],[-13.2907,8.4335],[-13.2918,8.434],[-13.2929,8.4351],[-13.2932,8.4368],[-13.291,8.4368],[-13.2901,8.4365],[-13.289,8.4354],[-13.2868,8.4354],[-13.286,8.4362],[-13.2838,8.4362],[-13.2829,8.4374],[-13.2824,8.4374],[-13.2821,8.4379],[-13.2813,8.4382],[-13.2813,8.4388],[-13.2804,8.4393],[-13.2799,8.441],[-13.2793,8.4415],[-13.2796,8.4426],[-13.2796,8.4479],[-13.2799,8.4479],[-13.2799,8.4493],[-13.2801,8.4493],[-13.2801,8.451],[-13.2807,8.4513],[-13.2807,8.4529],[-13.2799,8.4529],[-13.279,8.4535],[-13.2788,8.4543],[-13.2782,8.4546],[-13.2782,8.4565],[-13.2788,8.4568],[-13.2788,8.4596],[-13.279,8.4596],[-13.2796,8.4613],[-13.2796,8.4635],[-13.2799,8.4635],[-13.2799,8.4646],[-13.2804,8.4663],[-13.281,8.4668],[-13.281,8.4676],[-13.2815,8.4685],[-13.2824,8.4713],[-13.2829,8.4718],[-13.2835,8.4738],[-13.2843,8.4749],[-13.2843,8.4757],[-13.2849,8.4763],[-13.286,8.4799],[-13.2865,8.4804],[-13.2868,8.4821],[-13.2874,8.4829],[-13.2874,8.4838],[-13.2879,8.4843],[-13.2882,8.486],[-13.2893,8.4874],[-13.2893,8.4879],[-13.2901,8.4885],[-13.2901,8.489],[-13.2907,8.4893],[-13.291,8.4907],[-13.2921,8.4921],[-13.2926,8.4921],[-13.2929,8.4929],[-13.2946,8.4929],[-13.2949,8.4924],[-13.2965,8.4924],[-13.2971,8.4926],[-13.2985,8.494],[-13.2985,8.4951],[-13.2974,8.4965],[-13.2971,8.4976],[-13.2971,8.4988],[-13.296,8.499],[-13.2954,8.4976],[-13.294,8.4968],[-13.294,8.4957],[-13.2946,8.4954],[-13.2943,8.4943],[-13.2932,8.494],[-13.2918,8.494],[-13.2918,8.4954],[-13.2924,8.4957],[-13.2913,8.4976],[-13.2907,8.4979],[-13.2896,8.4996],[-13.2868,8.4996],[-13.286,8.499],[-13.286,8.4974],[-13.2849,8.4968],[-13.284,8.4954],[-13.2826,8.4951],[-13.2826,8.4957],[-13.2818,8.4963],[-13.281,8.4963],[-13.2801,8.4954],[-13.2799,8.494],[-13.2788,8.4938],[-13.2788,8.4935],[-13.2776,8.4935],[-13.2776,8.4938],[-13.2746,8.4938],[-13.274,8.4935],[-13.2737,8.4926],[-13.2749,8.4918],[-13.2757,8.4918],[-13.2763,8.4913],[-13.2768,8.4915],[-13.2793,8.4915],[-13.2804,8.491],[-13.2807,8.4899],[-13.2813,8.4893],[-13.2813,8.4885],[-13.2804,8.4874],[-13.2799,8.4854],[-13.2796,8.4854],[-13.2796,8.4826],[-13.2793,8.4818],[-13.2788,8.4813],[-13.2785,8.4796],[-13.279,8.4793],[-13.2788,8.4776],[-13.279,8.4771],[-13.2799,8.4765],[-13.2799,8.4754],[-13.279,8.476],[-13.279,8.4765],[-13.2782,8.4771],[-13.2782,8.4776],[-13.2768,8.4779],[-13.2768,8.4796],[-13.2774,8.4801],[-13.2774,8.481],[-13.2782,8.4824],[-13.2782,8.4835],[-13.2779,8.4846],[-13.2763,8.4846],[-13.276,8.4857],[-13.2754,8.4863],[-13.2751,8.4871],[-13.2743,8.4871],[-13.2737,8.4882],[-13.2737,8.4896],[-13.2726,8.4901],[-13.2726,8.4926],[-13.2712,8.4932],[-13.2712,8.4949],[-13.2704,8.4954],[-13.2696,8.4965],[-13.269,8.4965],[-13.2688,8.4971],[-13.2674,8.4971],[-13.2674,8.4968],[-13.266,8.4968],[-13.2657,8.4963],[-13.2646,8.4963],[-13.2638,8.496],[-13.2629,8.4946],[-13.2618,8.4943],[-13.261,8.4938],[-13.2607,8.4926],[-13.2601,8.4924],[-13.2599,8.4913],[-13.2593,8.4907],[-13.2593,8.4893],[-13.259,8.4888],[-13.2574,8.4879],[-13.2574,8.4863],[-13.2565,8.4851],[-13.2557,8.4849],[-13.2538,8.4851],[-13.2538,8.4857],[-13.2532,8.4863],[-13.2538,8.4879],[-13.2538,8.4896],[-13.2535,8.4896],[-13.2532,8.491],[-13.2524,8.4913],[-13.2521,8.4918],[-13.2521,8.4929],[-13.251,8.4932],[-13.2501,8.4938],[-13.249,8.4938],[-13.2482,8.4943],[-13.2468,8.4943],[-13.2463,8.494],[-13.2463,8.4935],[-13.2454,8.4935],[-13.2451,8.4926],[-13.2446,8.4924],[-13.2443,8.4913],[-13.2437,8.4913],[-13.2432,8.4907],[-13.2432,8.4899],[-13.2424,8.489],[-13.2404,8.489],[-13.2401,8.4885],[-13.2393,8.4885],[-13.2382,8.4899],[-13.2382,8.4904],[-13.2376,8.4907],[-13.2374,8.4918],[-13.2368,8.4924],[-13.2346,8.4924],[-13.2338,8.4932],[-13.2321,8.4932],[-13.2315,8.4918],[-13.231,8.4913],[-13.2304,8.4913],[-13.2301,8.4907],[-13.2288,8.4907],[-13.2282,8.4915],[-13.2274,8.4915],[-13.2271,8.4921],[-13.226,8.4921],[-13.2249,8.4913],[-13.2238,8.491],[-13.2201,8.491],[-13.219,8.4913],[-13.2188,8.4918],[-13.2168,8.4924],[-13.2168,8.4946],[-13.2154,8.4946],[-13.2154,8.4943],[-13.2135,8.4943],[-13.2135,8.494],[-13.2101,8.494],[-13.2101,8.4943],[-13.2088,8.4943],[-13.2088,8.4938],[-13.2082,8.4938],[-13.2082,8.4932],[-13.2076,8.4932],[-13.2063,8.4921],[-13.206,8.4915],[-13.2051,8.491],[-13.204,8.491],[-13.204,8.4907],[-13.2029,8.4907],[-13.2026,8.4896],[-13.2026,8.4879],[-13.2038,8.4868],[-13.2049,8.4868],[-13.2049,8.4857],[-13.2032,8.4857],[-13.2024,8.4851],[-13.2024,8.484],[-13.2032,8.4838],[-13.2032,8.4824],[-13.2024,8.4813],[-13.2007,8.4813],[-13.2001,8.4818],[-13.1988,8.4821],[-13.1982,8.4813],[-13.1965,8.481],[-13.1963,8.4821],[-13.1951,8.4824],[-13.1951,8.4829],[-13.1938,8.4832],[-13.1924,8.4815],[-13.1896,8.4815],[-13.1882,8.4821],[-13.1879,8.4829],[-13.1854,8.4829],[-13.1854,8.4821],[-13.1849,8.4821],[-13.1849,8.4796],[-13.1846,8.479],[-13.184,8.479],[-13.1838,8.4785],[-13.1829,8.4782],[-13.1815,8.4782],[-13.1812,8.4771],[-13.1801,8.4754],[-13.1801,8.4746],[-13.179,8.474],[-13.179,8.4735],[-13.1785,8.4735],[-13.1765,8.471],[-13.1757,8.4704],[-13.1743,8.4701],[-13.1743,8.4696],[-13.1732,8.4696],[-13.1732,8.469],[-13.1721,8.4674],[-13.1715,8.4674],[-13.1715,8.4665],[-13.171,8.466],[-13.171,8.4649],[-13.1704,8.4649],[-13.1701,8.4637],[-13.1696,8.4637],[-13.1693,8.4624],[-13.1688,8.4621],[-13.1688,8.4613],[-13.1676,8.4607],[-13.1676,8.4601],[-13.1663,8.4585],[-13.1657,8.4585],[-13.1654,8.4579],[-13.1643,8.4576],[-13.164,8.4568],[-13.1624,8.4563],[-13.1624,8.4557],[-13.1615,8.4557],[-13.161,8.4551],[-13.1599,8.4551],[-13.1593,8.4549],[-13.1593,8.454],[-13.1587,8.4538],[-13.1582,8.4526],[-13.1568,8.4515],[-13.156,8.4501],[-13.1554,8.4501],[-13.1554,8.4493],[-13.1549,8.4482],[-13.1543,8.4479],[-13.154,8.4468],[-13.1535,8.4457],[-13.1518,8.4443],[-13.1518,8.4421],[-13.1515,8.4413],[-13.151,8.4413],[-13.1507,8.4399],[-13.1501,8.4396],[-13.1499,8.4385],[-13.1493,8.4385],[-13.1493,8.4376],[-13.1485,8.436],[-13.1479,8.436],[-13.1479,8.4354],[-13.1465,8.4343],[-13.1465,8.4337],[-13.1454,8.4335],[-13.1446,8.4329],[-13.1438,8.4318],[-13.1426,8.4315],[-13.1418,8.431],[-13.1415,8.4304],[-13.1415,8.4274],[-13.141,8.4268],[-13.1382,8.4268],[-13.1371,8.4265],[-13.1368,8.426],[-13.1326,8.426],[-13.1321,8.4268],[-13.131,8.4268],[-13.1307,8.4274],[-13.1299,8.4263],[-13.1296,8.4254],[-13.1285,8.4246],[-13.1274,8.4243],[-13.126,8.4243],[-13.1251,8.424],[-13.1246,8.4235],[-13.1235,8.4235],[-13.1232,8.4229],[-13.1221,8.4229],[-13.1207,8.4218],[-13.1196,8.4215],[-13.1193,8.4207],[-13.1182,8.4201],[-13.1179,8.4193],[-13.1179,8.4176],[-13.1185,8.4171],[-13.1185,8.4165],[-13.1199,8.4151],[-13.1263,8.4151],[-13.1265,8.416],[-13.1274,8.4165],[-13.1274,8.4171],[-13.1288,8.4179],[-13.129,8.4185],[-13.1304,8.4188],[-13.1304,8.419],[-13.1318,8.419],[-13.1318,8.4188],[-13.1332,8.4188],[-13.1338,8.4182],[-13.1335,8.4171],[-13.1329,8.4163],[-13.1324,8.4163],[-13.1321,8.4157],[-13.1315,8.4157],[-13.1315,8.4146],[-13.1324,8.4138],[-13.1338,8.4135],[-13.1343,8.414],[-13.1346,8.4151],[-13.1351,8.4157],[-13.1368,8.4154],[-13.1368,8.4149],[-13.1374,8.4143],[-13.1374,8.4138],[-13.1385,8.4129],[-13.1376,8.4126],[-13.1368,8.4132],[-13.136,8.4143],[-13.1351,8.414],[-13.1351,8.4132],[-13.1343,8.4124],[-13.1324,8.4124],[-13.1304,8.4146],[-13.1304,8.416],[-13.131,8.4165],[-13.1321,8.4168],[-13.1326,8.4174],[-13.1324,8.4182],[-13.1299,8.4182],[-13.129,8.4174],[-13.1285,8.4174],[-13.1279,8.4163],[-13.1268,8.4151],[-13.1268,8.414],[-13.1274,8.4138],[-13.1274,8.4132],[-13.1282,8.4126],[-13.1285,8.4112],[-13.1296,8.4104],[-13.1296,8.4096],[-13.1301,8.4093],[-13.1301,8.4087],[-13.1307,8.4085],[-13.1307,8.406],[-13.1299,8.4054],[-13.1299,8.4049],[-13.1293,8.4049],[-13.1293,8.4057],[-13.1301,8.4062],[-13.1301,8.4076],[-13.1293,8.4082],[-13.1293,8.4093],[-13.1288,8.4093],[-13.1279,8.4101],[-13.1279,8.4115],[-13.1271,8.4121],[-13.1263,8.4135],[-13.1257,8.4138],[-13.124,8.4138],[-13.124,8.4135],[-13.1229,8.4135],[-13.1229,8.4138],[-13.1213,8.4138],[-13.1213,8.414],[-13.1182,8.414],[-13.1176,8.4146],[-13.1165,8.4149],[-13.116,8.4154],[-13.1149,8.4154],[-13.1146,8.4149],[-13.1135,8.4146],[-13.1129,8.414],[-13.1115,8.4138],[-13.111,8.4129],[-13.1101,8.4129],[-13.1099,8.4118],[-13.1093,8.4112],[-13.1082,8.4107],[-13.1076,8.4087],[-13.1068,8.4076],[-13.1068,8.4062],[-13.1065,8.4062],[-13.1065,8.4043],[-13.1074,8.4035],[-13.1104,8.4035],[-13.111,8.4032],[-13.1118,8.4021],[-13.1124,8.4018],[-13.1129,8.3999],[-13.1126,8.3999],[-13.1124,8.3988],[-13.1118,8.3982],[-13.1118,8.3968],[-13.1124,8.3965],[-13.1129,8.3954],[-13.1124,8.3949],[-13.1112,8.3946],[-13.1112,8.3943],[-13.1099,8.3943],[-13.1099,8.3946],[-13.1088,8.3949],[-13.1085,8.3957],[-13.1101,8.3949],[-13.1115,8.3951],[-13.1115,8.3963],[-13.111,8.3968],[-13.111,8.3985],[-13.1121,8.3993],[-13.1121,8.401],[-13.111,8.4021],[-13.1093,8.4021],[-13.1088,8.4015],[-13.1076,8.4015],[-13.1071,8.4026],[-13.1065,8.4026],[-13.1063,8.4035],[-13.1057,8.4038],[-13.1057,8.4074],[-13.1065,8.4085],[-13.1065,8.4099],[-13.1054,8.411],[-13.1049,8.4107],[-13.1024,8.4107],[-13.1024,8.411],[-13.1013,8.411],[-13.1007,8.4118],[-13.0993,8.4118],[-13.0985,8.4124],[-13.0974,8.4124],[-13.0965,8.4138],[-13.0957,8.4146],[-13.0943,8.4146],[-13.0943,8.4143],[-13.0932,8.4143],[-13.0932,8.4135],[-13.0924,8.4132],[-13.0921,8.4126],[-13.0918,8.411],[-13.0913,8.4107],[-13.091,8.409],[-13.0904,8.4085],[-13.0904,8.4062],[-13.0901,8.4062],[-13.0893,8.4035],[-13.0888,8.4029],[-13.0888,8.4021],[-13.0882,8.4021],[-13.0882,8.4013],[-13.0871,8.4007],[-13.0868,8.3993],[-13.0862,8.3993],[-13.0862,8.3982],[-13.0854,8.3974],[-13.0851,8.3963],[-13.0846,8.396],[-13.0846,8.3951],[-13.084,8.3946],[-13.0837,8.3935],[-13.0832,8.3926],[-13.0826,8.3926],[-13.0821,8.3904],[-13.0815,8.3901],[-13.0815,8.389],[-13.0807,8.3876],[-13.0807,8.3865],[-13.0801,8.3865],[-13.0801,8.3843],[-13.0796,8.3832],[-13.0782,8.3826],[-13.0779,8.3818],[-13.0768,8.3813],[-13.0757,8.3813],[-13.0757,8.3807],[-13.0751,8.3801],[-13.0746,8.3801],[-13.074,8.3793],[-13.0729,8.3793],[-13.0729,8.3788],[-13.0718,8.3782],[-13.0718,8.3774],[-13.0693,8.3763],[-13.0693,8.3757],[-13.0685,8.3754],[-13.0685,8.3743],[-13.0682,8.3743],[-13.0682,8.3729],[-13.0679,8.3729],[-13.0676,8.371],[-13.0671,8.3707],[-13.0668,8.3696],[-13.0663,8.3693],[-13.0663,8.3688],[-13.0657,8.3685],[-13.0657,8.3679],[-13.0646,8.3671],[-13.0646,8.3665],[-13.0638,8.3665],[-13.0638,8.366],[-13.0626,8.3649],[-13.0621,8.3651],[-13.0624,8.3671],[-13.0629,8.3671],[-13.0632,8.3685],[-13.0638,8.3688],[-13.0638,8.3693],[-13.0643,8.3696],[-13.0643,8.3701],[-13.0649,8.3704],[-13.0657,8.3721],[-13.066,8.3732],[-13.066,8.3757],[-13.0649,8.376],[-13.0638,8.3757],[-13.0638,8.3754],[-13.0593,8.3754],[-13.0593,8.3757],[-13.0554,8.3757],[-13.0554,8.376],[-13.0507,8.376],[-13.0507,8.3763],[-13.0443,8.3763],[-13.0443,8.3765],[-13.0429,8.3765],[-13.0424,8.3757],[-13.0421,8.374],[-13.0418,8.374],[-13.041,8.3721],[-13.0404,8.3721],[-13.0404,8.3707],[-13.0401,8.3701],[-13.0393,8.3701],[-13.039,8.3707],[-13.039,8.3721],[-13.0393,8.3721],[-13.0396,8.374]]]]\"}]", - "size": 318807 - }, - { - "path": "/api/33/analytics.json?dimension=dx:lZZxDlIsvTc&dimension=ou:LEVEL-2&dimension=pe:2018&displayProperty=SHORTNAME&skipData=false&skipMeta=true&includeNumDen=true", - "method": "GET", - "count": 1, - "response": "{\"headers\":[{\"name\":\"dx\",\"column\":\"Data\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"ou\",\"column\":\"Organisation unit\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"pe\",\"column\":\"Period\",\"valueType\":\"TEXT\",\"type\":\"java.lang.String\",\"hidden\":false,\"meta\":true},{\"name\":\"value\",\"column\":\"Value\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":false},{\"name\":\"numerator\",\"column\":\"Numerator\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":false},{\"name\":\"denominator\",\"column\":\"Denominator\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":false},{\"name\":\"factor\",\"column\":\"Factor\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":false},{\"name\":\"multiplier\",\"column\":\"Multiplier\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":false},{\"name\":\"divisor\",\"column\":\"Divisor\",\"valueType\":\"NUMBER\",\"type\":\"java.lang.Double\",\"hidden\":false,\"meta\":false}],\"rows\":[[\"lZZxDlIsvTc\",\"O6uvpzGd5pu\",\"2018\",\"91.6\",\"2054.0\",\"2242.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"fdc6uOvgoji\",\"2018\",\"80.9\",\"212.0\",\"262.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"lc3eMKXaEfw\",\"2018\",\"86.4\",\"2676.0\",\"3098.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"jUb8gELQApl\",\"2018\",\"90.8\",\"79.0\",\"87.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"PMa2VCrupOd\",\"2018\",\"99.8\",\"1264.0\",\"1266.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"kJq2mPyFEHo\",\"2018\",\"85.0\",\"4397.0\",\"5174.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"qhqAxPSTUXp\",\"2018\",\"99.1\",\"2846.0\",\"2871.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"Vth0fbpFcsO\",\"2018\",\"95.3\",\"1800.0\",\"1889.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"jmIPBj66vD6\",\"2018\",\"0.0\",\"0.0\",\"775.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"TEQlaapDQoK\",\"2018\",\"100.0\",\"10.0\",\"10.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"bL4ooGhyHRQ\",\"2018\",\"102.8\",\"1912.0\",\"1860.0\",\"100.0\",\"100\",\"1\"],[\"lZZxDlIsvTc\",\"at6UHUQatSo\",\"2018\",\"70.2\",\"5609.0\",\"7995.0\",\"100.0\",\"100\",\"1\"]],\"height\":12,\"width\":9}", - "size": 2002 - }, - { - "path": "/api/33/analytics.json?dimension=ou:LEVEL-2&dimension=dx:lZZxDlIsvTc&dimension=pe:2018&displayProperty=SHORTNAME&skipMeta=false&skipData=true&includeMetadataDetails=true", - "method": "GET", - "count": 1, - "response": "{\"metaData\":{\"items\":{\"jUb8gELQApl\":{\"uid\":\"jUb8gELQApl\",\"code\":\"OU_204856\",\"name\":\"Kailahun\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"TEQlaapDQoK\":{\"uid\":\"TEQlaapDQoK\",\"code\":\"OU_254945\",\"name\":\"Port Loko\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"eIQbndfxQMb\":{\"uid\":\"eIQbndfxQMb\",\"code\":\"OU_268149\",\"name\":\"Tonkolili\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"Vth0fbpFcsO\":{\"uid\":\"Vth0fbpFcsO\",\"code\":\"OU_233310\",\"name\":\"Kono\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"PMa2VCrupOd\":{\"uid\":\"PMa2VCrupOd\",\"code\":\"OU_211212\",\"name\":\"Kambia\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"ou\":{\"uid\":\"ou\",\"name\":\"Organisation unit\",\"dimensionType\":\"ORGANISATION_UNIT\"},\"O6uvpzGd5pu\":{\"uid\":\"O6uvpzGd5pu\",\"code\":\"OU_264\",\"name\":\"Bo\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"bL4ooGhyHRQ\":{\"uid\":\"bL4ooGhyHRQ\",\"code\":\"OU_260377\",\"name\":\"Pujehun\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"kJq2mPyFEHo\":{\"uid\":\"kJq2mPyFEHo\",\"code\":\"OU_222616\",\"name\":\"Kenema\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"wjP19dkFeIk\":{\"uid\":\"wjP19dkFeIk\",\"name\":\"District\"},\"fdc6uOvgoji\":{\"uid\":\"fdc6uOvgoji\",\"code\":\"OU_193190\",\"name\":\"Bombali\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"lZZxDlIsvTc\":{\"uid\":\"lZZxDlIsvTc\",\"code\":\"IN_394403\",\"name\":\"VCCT post-test couns rate\",\"dimensionItemType\":\"INDICATOR\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"AVERAGE\"},\"2018\":{\"uid\":\"2018\",\"code\":\"2018\",\"name\":\"2018\",\"dimensionItemType\":\"PERIOD\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\",\"startDate\":\"2018-01-01T00:00:00.000\",\"endDate\":\"2018-12-31T00:00:00.000\"},\"at6UHUQatSo\":{\"uid\":\"at6UHUQatSo\",\"code\":\"OU_278310\",\"name\":\"Western Area\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"dx\":{\"uid\":\"dx\",\"name\":\"Data\",\"dimensionType\":\"DATA_X\"},\"pe\":{\"uid\":\"pe\",\"name\":\"Period\",\"dimensionType\":\"PERIOD\"},\"lc3eMKXaEfw\":{\"uid\":\"lc3eMKXaEfw\",\"code\":\"OU_197385\",\"name\":\"Bonthe\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"qhqAxPSTUXp\":{\"uid\":\"qhqAxPSTUXp\",\"code\":\"OU_226213\",\"name\":\"Koinadugu\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"},\"jmIPBj66vD6\":{\"uid\":\"jmIPBj66vD6\",\"code\":\"OU_246990\",\"name\":\"Moyamba\",\"dimensionItemType\":\"ORGANISATION_UNIT\",\"valueType\":\"NUMBER\",\"totalAggregationType\":\"SUM\"}},\"dimensions\":{\"dx\":[\"lZZxDlIsvTc\"],\"pe\":[\"2018\"],\"ou\":[\"O6uvpzGd5pu\",\"fdc6uOvgoji\",\"lc3eMKXaEfw\",\"jUb8gELQApl\",\"PMa2VCrupOd\",\"kJq2mPyFEHo\",\"qhqAxPSTUXp\",\"Vth0fbpFcsO\",\"jmIPBj66vD6\",\"TEQlaapDQoK\",\"bL4ooGhyHRQ\",\"eIQbndfxQMb\",\"at6UHUQatSo\"],\"co\":[]}},\"rows\":[],\"height\":0,\"width\":0}", - "size": 3036 - } - ] -} \ No newline at end of file diff --git a/cypress/integration/common/smoke.spec.js b/cypress/integration/common/smoke.spec.js deleted file mode 100644 index 85dc0a67f..000000000 --- a/cypress/integration/common/smoke.spec.js +++ /dev/null @@ -1,58 +0,0 @@ -/// - -context('Smoke Test', () => { - before(() => {}); - beforeEach(() => { - cy.startServer('smoke'); - cy.login('system', 'System123'); - cy.clock(Date.UTC(2018, 11, 16, 13, 10, 9), ['Date']); // Ensure we don't get fixture cache misses because of date changes - cy.loadPage(); - }); - after(() => { - cy.saveFixtures('smoke'); - }); - - it('loads', () => { - cy.title().should('equal', 'DHIS2 Maps'); - }); - - it('shows basemap card and can switch basemaps', () => { - cy.get('[data-test="basemapcard"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="basemapcard"] [data-test="layertoolbar"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="basemaplist"]') - .should('have.length', 1) - .children() - .should('have.length', 9); - - const defaultBasemap = 'OSM Light'; - const secondBasemap = 'OSM Detailed'; - cy.get( - `[data-test="basemaplistitem"][title="${defaultBasemap}"] [data-test="basemaplistitem-name"]` - ).should('have.css', 'font-weight', '500'); - cy.get(`[data-test="basemaplistitem"][title="${secondBasemap}"]`) - .should('have.length', 1) - .click(); - cy.get( - `[data-test="basemaplistitem"][title="${defaultBasemap}"] [data-test="basemaplistitem-name"]` - ).should('have.css', 'font-weight', '400'); - cy.get( - `[data-test="basemaplistitem"][title="${secondBasemap}"] [data-test="basemaplistitem-name"]` - ).should('have.css', 'font-weight', '500'); - }); - - it('opens AddLayer popup', () => { - cy.get('[data-test="addlayerpopover"]') - .should('have.length', 0) - .should('not.be.visible'); - cy.get('[data-test="addlayerbutton"]') - .should('have.length', 1) - .click(); - cy.get('[data-test="addlayerpopover"]') - .should('have.length', 1) - .should('be.visible'); - }); -}); diff --git a/cypress/integration/layers/boundarylayer.spec.js b/cypress/integration/layers/boundarylayer.spec.js deleted file mode 100644 index c94418f56..000000000 --- a/cypress/integration/layers/boundarylayer.spec.js +++ /dev/null @@ -1,87 +0,0 @@ -/// - -context('Boundary Layers', () => { - before(() => {}); - beforeEach(() => { - cy.startServer('boundarylayer'); - cy.login('system', 'System123'); - cy.clock(Date.UTC(2018, 11, 16, 13, 10, 9), ['Date']); // Ensure we don't get fixture cache misses because of date changes - cy.loadPage(); - }); - after(() => { - cy.saveFixtures('boundarylayer'); - }); - - it('opens BoundaryLayer dialog', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Boundaries"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible') - .contains('Add new boundary layer'); - cy.get('[data-test="boundarydialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="boundarydialog-orgunitstab"]') - .should('have.length', 1) - .should('be.visible'); - }); - - it('shows error if no orgunit level selected', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Boundaries"]').click(); - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="boundarydialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="boundarydialog-orgunitstab"]') - .should('have.length', 1) - .should('be.visible') - .contains('No organisation units are selected'); - }); - - it('adds a boundary layer', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Boundaries"]').click(); - cy.get('[data-test="boundarydialog-orgunitstab"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="orgunitlevelselect"]') - .should('have.length', 1) - .click(); - cy.get('[data-test="selectfield-menuitem"]').should( - 'have.length.greaterThan', - 1 - ); - - cy.get('[data-value="2"]') // District - .should('have.length', 1) - .click(); - cy.get('body').click(); // Close the modal menu - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="boundarydialog"]') - .should('have.length', 0) - .should('not.be.visible'); - - cy.getReduxState(state => state.map.mapViews).should('have.length', 1); - cy.getReduxState(state => state.map.mapViews[0].data).should( - 'have.length', - 13 - ); - - const card = cy - .get('[data-test="layercard"]') - .should('have.length', 1) - .contains('Boundaries'); - - card.get('[data-test="layerlegend"]').should('have.length', 1); - card.get('[data-test="layerlegend-item"]').should('have.length', 1); - card.get('[data-test="layercard"] [data-test="layertoolbar"]').should( - 'have.length', - 1 - ); - }); -}); diff --git a/cypress/integration/layers/eventlayer.spec.js b/cypress/integration/layers/eventlayer.spec.js deleted file mode 100644 index af063d0dc..000000000 --- a/cypress/integration/layers/eventlayer.spec.js +++ /dev/null @@ -1,89 +0,0 @@ -/// - -context('Event Layers', () => { - before(() => { }); - beforeEach(() => { - cy.startServer('eventlayer'); - cy.login('system', 'System123'); - cy.clock(Date.UTC(2018, 11, 16, 13, 10, 9), ['Date']); // Ensure we don't get fixture cache misses because of date changes - cy.loadPage(); - }); - after(() => { - cy.saveFixtures('eventlayer'); - }); - - it('opens EventLayer dialog', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Events"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible') - .contains('Add new event layer'); - cy.get('[data-test="eventdialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="eventdialog-datatab"]') - .should('have.length', 1) - .should('be.visible'); - }); - - it('shows error if no program selected', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Events"]').click(); - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="eventdialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="eventdialog-datatab"]') - .should('have.length', 1) - .should('be.visible') - .contains('Program is required'); - }); - - it('adds an event layer', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Events"]').click(); - cy.get('[data-test="eventdialog-datatab"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="programselect"]') - .should('have.length', 1) - .click(); - cy.get('[data-test="selectfield-menuitem"]').should( - 'have.length.greaterThan', - 1 - ); - - cy.get('[data-value="eBAyeGv0exc"]') // Inpatient Morbidity and Mortality - .should('have.length', 1) - .click(); - cy.get('[data-test="programstageselect"]').should('have.length', 1); - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="eventdialog"]') - .should('have.length', 0) - .should('not.be.visible'); - - cy.getReduxState(state => state.map.mapViews).should('have.length', 1); - cy.getReduxState(state => state.map.mapViews[0].data).should( - 'have.length', - 1324 - ); - const card = cy - .get('[data-test="layercard"]') - .should('have.length', 1) - .contains('Inpatient morbidity and mortality'); - - card.get('[data-test="layerlegend"]', { timeout: 10000 }).should( - 'have.length', - 1 - ); - card.get('[data-test="layerlegend-item"]').should('have.length', 1); - card.get('[data-test="layercard"] [data-test="layertoolbar"]').should( - 'have.length', - 1 - ); - }); -}); diff --git a/cypress/integration/layers/facilitylayer.spec.js b/cypress/integration/layers/facilitylayer.spec.js deleted file mode 100644 index bca562814..000000000 --- a/cypress/integration/layers/facilitylayer.spec.js +++ /dev/null @@ -1,115 +0,0 @@ -/// - -context('Facility Layers', () => { - before(() => {}); - beforeEach(() => { - cy.startServer('facilitylayer'); - cy.login('system', 'System123'); - cy.clock(Date.UTC(2018, 11, 16, 13, 10, 9), ['Date']); // Ensure we don't get fixture cache misses because of date changes - cy.loadPage(); - }); - after(() => { - cy.saveFixtures('facilitylayer'); - }); - - it('opens FacilityLayer dialog', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Facilities"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible') - .contains('Add new facility layer'); - cy.get('[data-test="facilitydialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="facilitydialog-grouptab"]') - .should('have.length', 1) - .should('be.visible'); - }); - - it('shows error if no group selected', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Facilities"]').click(); - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="facilitydialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="facilitydialog-grouptab"]') - .should('have.length', 1) - .should('be.visible') - .contains('Group set is required'); - }); - it('shows error if no orgunit level selected', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Facilities"]').click(); - cy.get('[data-test="orgunitgroupsetselect"]') - .should('have.length', 1) - .click(); - cy.get('[data-test="selectfield-menuitem"]').should('have.length', 4); - cy.get('[data-value="J5jldMd8OHv"]') // Facility type - .should('have.length', 1) - .click(); - - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="facilitydialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="facilitydialog-orgunitstab"]') - .should('have.length', 1) - .should('be.visible') - .contains('No organisation units are selected'); - }); - - /* Temporarily removing to get the build process working - it('adds a facilities layer', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Facilities"]').click(); - cy.get('[data-test="orgunitgroupsetselect"]').click(); - cy.get('[data-value="J5jldMd8OHv"]') // Facility type - .click(); - cy.get('[data-test="facilitydialog-tabs-orgunits"]').click(); - cy.get('[data-test="orgunitlevelselect"]') - .should('have.length', 1) - .click(); - cy.get('[data-test="selectfield-menuitem"]').should( - 'have.length.greaterThan', - 1 - ); - - cy.get('[data-value="2"]') // District - .should('have.length', 1) - .click(); - cy.get('body').click(); // Close the modal menu - - cy.get('[data-test="layeredit-addbtn"]').click(); - - cy.get('[data-test="facilitydialog"]') - .should('have.length', 0) - .should('not.be.visible'); - - cy.getReduxState(state => state.map.mapViews).should('have.length', 1); - cy.getReduxState(state => state.map.mapViews[0].data).should( - 'have.length', - 0 - ); // TODO: Add facilities to the test DB and detect them here - - const card = cy - .get('[data-test="layercard"]') - .should('have.length', 1) - .contains('Facilities'); - - card.get('[data-test="layerlegend"]').should('have.length', 1); - card.get('[data-test="layerlegend-item"]').should('have.length', 5); - card.get('[data-test="layercard"] [data-test="layertoolbar"]').should( - 'have.length', - 1 - ); - }); - */ -}); diff --git a/cypress/integration/layers/thematiclayer.spec.js b/cypress/integration/layers/thematiclayer.spec.js deleted file mode 100644 index e6e6ab91b..000000000 --- a/cypress/integration/layers/thematiclayer.spec.js +++ /dev/null @@ -1,120 +0,0 @@ -/// - -context('Thematic Layers', () => { - before(() => {}); - beforeEach(() => { - cy.startServer('thematiclayer'); - cy.login('system', 'System123'); - cy.clock(Date.UTC(2018, 11, 16, 13, 10, 9), ['Date']); // Ensure we don't get fixture cache misses because of date changes - cy.loadPage(); - }); - after(() => { - cy.saveFixtures('thematiclayer'); - }); - - it('opens ThematicLayer dialog', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Thematic"]').click(); - cy.get('[data-test="layeredit"') - .should('have.length', 1) - .should('be.visible') - .contains('Add new thematic layer'); - cy.get('[data-test="thematicdialog"]') - .should('have.length', 1) - .should('be.visible'); - cy.get('[data-test="thematicdialog-datatab"]') - .should('have.length', 1) - .should('be.visible'); - }); - - it('shows error if no indicator group selected', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Thematic"]').click(); - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="thematicdialog-datatab"]') - .should('have.length', 1) - .should('be.visible') - .contains('Indicator group is required'); - }); - - it('shows error if no indicator selected', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Thematic"]').click(); - cy.get('[data-test="indicatorgroupselect"]') - .should('have.length', 1) - .click(); - cy.get('[data-test="selectfield-menuitem"]').should( - 'have.length.greaterThan', - 1 - ); - - cy.get('[data-value="RsvclmONCT3"]') // HIV - .should('have.length', 1) - .click(); - cy.get('[data-test="indicatorselect"]').should('have.length', 1); - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="thematicdialog-datatab"]') - .should('have.length', 1) - .should('be.visible') - .contains('Indicator is required'); - }); - - it('shows error if no period selected', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Thematic"]').click(); - cy.get('[data-test="indicatorgroupselect"]').click(); - cy.get('[data-value="RsvclmONCT3"]').click(); // HIV - cy.get('[data-test="indicatorselect"]').click(); - cy.get('[data-test="selectfield-menuitem"]').should('have.length', 1); - cy.get('[data-value="lZZxDlIsvTc"]') // VCCT post-test counselling rate - .should('have.length', 1) - .click(); - cy.get('[data-test="layeredit-addbtn"]').click(); - cy.get('[data-test="thematicdialog-periodtab"]') - .should('be.visible') - .contains('Period is required'); - }); - - it('adds a thematic layer', () => { - cy.get('[data-test="addlayerbutton"]').click(); - cy.get('[data-test="addlayeritem-Thematic"]').click(); - cy.get('[data-test="indicatorgroupselect"]').click(); - cy.get('[data-value="RsvclmONCT3"]').click(); // HIV - cy.get('[data-test="indicatorselect"]').click(); - cy.get('[data-value="lZZxDlIsvTc"]').click(); // VCCT post-test counselling rate - cy.get('[data-test="thematicdialog-tabs-period"]').click(); - cy.get('[data-test="thematicdialog-periodtab"]').should('be.visible'); - cy.get('[data-test="periodtypeselect"]').click(); - cy.get('[data-value="Yearly"]').click(); - - cy.get('[data-test="thematicdialog-tabs-orgunits"]').click(); - - cy.get('[data-test="thematicdialog-orgunitstab"]').should('be.visible'); - - // TODO: This is a bug! The orgunit error clears by navigating to the orgunit tab and waiting for the levels to load. - - cy.get('[data-test="orgunitlevelselect"]').should('be.visible'); - - // Commented out the next two due to failing test - working whentested manually - we probaly need to update the fixtures - // cy.get('[data-test="layeredit-addbtn"]').click(); - // cy.get('[data-test="thematicdialog"]').should('not.be.visible'); - - /* Disabled due to failing test (seems to work when I do the same tests manually) - cy.getReduxState(state => state.map.mapViews).should('have.length', 1); - cy.getReduxState(state => state.map.mapViews[0].data).should( - 'have.length', - 12 - ); - const card = cy - .get('[data-test="layercard"]') - .should('have.length', 1) - .contains('VCCT post-test couns rate'); // This is how it appears in the test DB - card.get('[data-test="layerlegend"]').should('have.length', 1); - card.get('[data-test="layerlegend-item"]').should('have.length', 5); - card.get('[data-test="layercard"] [data-test="layertoolbar"]').should( - 'have.length', - 1 - ); - */ - }); -}); diff --git a/cypress/integration/plugin/plugin-smoke.spec.js b/cypress/integration/plugin/plugin-smoke.spec.js deleted file mode 100644 index 06ab024ab..000000000 --- a/cypress/integration/plugin/plugin-smoke.spec.js +++ /dev/null @@ -1,36 +0,0 @@ -import { stubFetch } from '../../support/network-fixtures'; - -context('Plugin.html Smoke Test', () => { - before(() => { - // cy.server(); - }); - beforeEach(() => { - cy.startServer('plugin-smoke'); - cy.login('system', 'System123'); - cy.clock(Date.UTC(2018, 11, 16, 13, 10, 9), ['Date']); // Ensure we don't get fixture cache misses because of date changes - cy.visit('/plugin.html', { onBeforeLoad: stubFetch }); - }); - after(() => { - cy.saveFixtures('plugin-smoke'); - }); - - it('Should load a map with no userOrgUnit filter', () => { - cy.get('#inputMapID') - .clear() - .type('kwX3awhakCk'); - cy.get('#inputUserOrgUnit').clear(); - - // cy.route(/\/api\/31\/analytics.json/g).as('dataRequest'); // Breaks network fixtures, since it overwrites the existing route - - cy.get('#map').should('not.be.visible'); - cy.get('#btnLoadPlugin').click(); - // cy.wait('@dataRequest', { timeout: 10000 }) - // .its('status') - // .should('equal', 200); - cy.get('#map').should('be.visible'); - - // TODO: Test that the contents actually display. This is tough since we're not using Redux - }); - - // TODO: Test that userOrgUnit filter works -}); diff --git a/cypress/integration/smoke.cy.js b/cypress/integration/smoke.cy.js new file mode 100644 index 000000000..502862a1d --- /dev/null +++ b/cypress/integration/smoke.cy.js @@ -0,0 +1,48 @@ +/// + +context('Smoke Test', () => { + it('loads', () => { + cy.visit('/'); + cy.title().should('equal', 'DHIS2 Maps'); + }); + + // it('shows basemap card and can switch basemaps', () => { + // cy.get('[data-test="basemapcard"]') + // .should('have.length', 1) + // .should('be.visible'); + // cy.get('[data-test="basemapcard"] [data-test="layertoolbar"]') + // .should('have.length', 1) + // .should('be.visible'); + // cy.get('[data-test="basemaplist"]') + // .should('have.length', 1) + // .children() + // .should('have.length', 9); + + // const defaultBasemap = 'OSM Light'; + // const secondBasemap = 'OSM Detailed'; + // cy.get( + // `[data-test="basemaplistitem"][title="${defaultBasemap}"] [data-test="basemaplistitem-name"]` + // ).should('have.css', 'font-weight', '500'); + // cy.get(`[data-test="basemaplistitem"][title="${secondBasemap}"]`) + // .should('have.length', 1) + // .click(); + // cy.get( + // `[data-test="basemaplistitem"][title="${defaultBasemap}"] [data-test="basemaplistitem-name"]` + // ).should('have.css', 'font-weight', '400'); + // cy.get( + // `[data-test="basemaplistitem"][title="${secondBasemap}"] [data-test="basemaplistitem-name"]` + // ).should('have.css', 'font-weight', '500'); + // }); + + // it('opens AddLayer popup', () => { + // cy.get('[data-test="addlayerpopover"]') + // .should('have.length', 0) + // .should('not.be.visible'); + // cy.get('[data-test="addlayerbutton"]') + // .should('have.length', 1) + // .click(); + // cy.get('[data-test="addlayerpopover"]') + // .should('have.length', 1) + // .should('be.visible'); + // }); +}); diff --git a/cypress/plugins/index.js b/cypress/plugins/index.js index 80cf915d5..3e40143b8 100644 --- a/cypress/plugins/index.js +++ b/cypress/plugins/index.js @@ -1,25 +1,23 @@ -var fs = require('fs'); - -// *********************************************************** -// This example plugins/index.js can be used to load plugins -// -// You can change the location of this file or turn off loading -// the plugins file with the 'pluginsFile' configuration option. -// -// You can read more here: -// https://on.cypress.io/plugins-guide -// *********************************************************** - -// This function is called when a project is opened or re-opened (e.g. due to -// the project's config changing) +/* eslint-disable-next-line no-unused-vars */ +const plugins = require('@dhis2/cli-utils-cypress/plugins'); module.exports = (on, config) => { - // `on` is used to hook into various events Cypress emits - // `config` is the resolved Cypress config + on('before:browser:launch', (browser, launchOptions) => { + if (browser.family === 'chromium' && browser.name !== 'electron') { + const disabledChromiumFeatures = [ + 'SameSiteByDefaultCookies', + 'CookiesWithoutSameSiteMustBeSecure', + 'SameSiteDefaultChecksMethodRigorously', + ] + launchOptions.args.push( + `--disable-features=${disabledChromiumFeatures.join(',')}` + ); + } - on('task', { - logRequest(req) { - console.log(req); - }, + return launchOptions; }); + + plugins(on, config); + + return config; }; diff --git a/cypress/support/commands.js b/cypress/support/commands.js deleted file mode 100644 index 380973f3c..000000000 --- a/cypress/support/commands.js +++ /dev/null @@ -1,51 +0,0 @@ -// -/* global Promise, Cypress, cy */ - -import './redux'; - -import { - stubFetch, - externalUrl, - generateFixtures, - stubBackend, -} from './network-fixtures'; - -Cypress.Commands.add('login', (username, password) => { - if (stubBackend) { - cy.log( - 'Stubbing all backend network requests - unmatched requests will automatically fail' - ); - } else { - cy.log( - `Performing end-to-end test with API server URL '${externalUrl}'` - ); - if (generateFixtures) { - cy.log('Generating fixtures from end-to-end network requests'); - } - } - if (!stubBackend) { - cy.request({ - method: 'POST', - url: `${externalUrl}/dhis-web-commons-security/login.action`, - body: { - j_username: username, - j_password: password, - }, - form: true, - log: true, - }); - } -}); - -Cypress.Commands.add('persistLogin', () => { - Cypress.Cookies.preserveOnce('JSESSIONID'); -}); - -Cypress.Commands.add('loadPage', (path = '/') => { - cy.visit(path, { onBeforeLoad: stubFetch }); - cy.get('header', { log: false, timeout: 10000 }); // Waits for the page to fully load - if (generateFixtures) { - //Make sure all the delayed network requests get captured - cy.wait(1000); - } -}); diff --git a/cypress/support/index.js b/cypress/support/index.js index d68db96df..9821af381 100644 --- a/cypress/support/index.js +++ b/cypress/support/index.js @@ -1,20 +1,4 @@ -// *********************************************************** -// This example support/index.js is processed and -// loaded automatically before your test files. -// -// This is a great place to put global configuration and -// behavior that modifies Cypress. -// -// You can change the location of this file or turn off -// automatically serving support files with the -// 'supportFile' configuration option. -// -// You can read more here: -// https://on.cypress.io/configuration -// *********************************************************** +import '@dhis2/cypress-commands'; +import { enableAutoLogin } from '@dhis2/cypress-commands'; -// Import commands.js using ES2015 syntax: -import './commands' - -// Alternatively you can use CommonJS syntax: -// require('./commands') +enableAutoLogin(); diff --git a/cypress/support/network-fixtures.js b/cypress/support/network-fixtures.js deleted file mode 100644 index c218660c8..000000000 --- a/cypress/support/network-fixtures.js +++ /dev/null @@ -1,144 +0,0 @@ -// -/* global Promise, Cypress, cy */ - -// TODO: Move fixture generation processing to a node.js Cypress plugin using cy.task() -// TODO: Use EXTERNAL_API exclusively, E2E is redundant - -export const externalUrl = - Cypress.env('EXTERNAL_API') || 'http://localhost:8080'; -export const e2e = Cypress.env('E2E'); -export const generateFixtures = Cypress.env('GEN_FIXTURES'); -export const stubBackend = !e2e && !generateFixtures; - -export const stubFetch = win => { - // From https://github.com/cypress-io/cypress-example-recipes/blob/master/examples/stubbing-spying__window-fetch/cypress/integration/polyfill-fetch-from-tests-spec.js - // The application should polyfill window.fetch to use XHR, so we can inspect network requests and easily stub responses using cy.server - delete win.fetch; -}; - -const xhrManager = { - totalSize: 0, - duplicates: 0, - nonDeterministicResponses: 0, - requests: [], -}; -const xhrRequestMap = {}; - -const blobToText = blob => - new Promise(resolve => { - const fr = new FileReader(); - fr.addEventListener('loadend', () => { - resolve(fr.result); - }); - fr.readAsText(blob); - }); - -const httpMethods = ['GET', 'POST', 'PUT', 'PATCH', 'DELETE']; - -const stubRequest = (url, response, method = 'GET') => { - // This stubbing method is required to circumvent a Node.js 80kb header limit, so just always use it. - // From https://github.com/cypress-io/cypress/issues/76 - return cy.route({ - url, - method, - response: '', - onRequest: xhr => { - const originalOnLoad = xhr.xhr.onload; - xhr.xhr.onload = function() { - Object.defineProperty(this, 'response', { - writable: true, - }); - this.response = response; - originalOnLoad.apply(this, xhr); - }; - }, - }); -}; - -const genFixturesOnRequest = async xhr => { - const dedupKey = `${xhr.method} ${xhr.url}`; - - if (!xhrRequestMap[dedupKey]) { - xhrRequestMap[dedupKey] = { - path: xhr.url.substr(externalUrl.length), - method: xhr.method, - count: 0, - response: null, - }; - xhrManager.requests.push(xhrRequestMap[dedupKey]); - } - - const req = xhrRequestMap[dedupKey]; - req.count += 1; - if (req.count == 2) { - xhrManager.duplicates += 1; - } - - return xhr; -}; - -const genFixturesOnResponse = async xhr => { - const dedupKey = `${xhr.method} ${xhr.url}`; - - const body = xhr.response.body; - - const req = xhrRequestMap[dedupKey]; - const res = await blobToText(body); - - if (req.response) { - if (res !== req.response) { - xhrManager.nonDeterministicResponses += 1; - req.nonDeterministic = true; - } - } else { - req.response = res; - req.size = body.size; - req.method = xhr.method; - - xhrManager.totalSize += body.size; - } - - return xhr; -}; - -Cypress.Commands.add('startServer', collection => { - if (stubBackend) { - cy.server({ force404: true }); - - // Allow all requests to app server (usually webpack-dev-server) to pass through, all other XHR urls will generate a 404 - httpMethods.forEach(method => { - cy.route(method, `${Cypress.config('baseUrl')}/**`); - }); - - cy.fixture(collection).then(requestsFixture => { - requestsFixture.requests.forEach(req => { - const { path, method = 'GET', response } = req; - - if (response) { - stubRequest(`${externalUrl}${path}`, response, method); - } - }); - }); - } else if (generateFixtures) { - cy.server({ - onRequest: genFixturesOnRequest, - onResponse: genFixturesOnResponse, - }); - httpMethods.forEach(method => { - cy.route(method, `${externalUrl}/**`); - }); - } -}); - -Cypress.Commands.add('saveFixtures', collection => { - if (generateFixtures) { - xhrManager.requests.forEach(req => { - cy.wrap(req, { log: false }) - .its('response') - .should('not.be', null); - }); - cy.writeFile(`cypress/fixtures/${collection}.json`, xhrManager, { - timeout: 30000, - }); - } -}); diff --git a/cypress/support/redux.js b/cypress/support/redux.js deleted file mode 100644 index e194f80c9..000000000 --- a/cypress/support/redux.js +++ /dev/null @@ -1,8 +0,0 @@ -// -/* global Promise, Cypress, cy */ - -import 'cypress-pipe'; - -Cypress.Commands.add('getReduxState', selector => - cy.window().pipe(win => selector(win.store.getState())) -); diff --git a/package.json b/package.json index 361b10aca..de0f29508 100644 --- a/package.json +++ b/package.json @@ -25,13 +25,9 @@ "coverage": "yarn test --coverage", "test": "jest", "test:watch": "yarn test --watch", - "cy:verify": "cypress verify", - "cy:stub:run": "wait-on http-get://localhost:8082 && cypress run", - "cy:stub:open": "wait-on http-get://localhost:8082 && cypress open", - "cy:e2e:open": "wait-on http-get://localhost:8082 && CYPRESS_E2E=true cypress open", - "cy:e2e:run": "wait-on http-get://localhost:8082 && CYPRESS_E2E=true cypress run", - "cy:e2e:update": "wait-on http-get://localhost:8082 && CYPRESS_GEN_FIXTURES=true cypress run --config video=false", - "cy:e2e:open:update": "wait-on http-get://localhost:8082 && CYPRESS_GEN_FIXTURES=true cypress open", + "cypress:start": "BROWSER=none yarn start", + "cy:open": "d2-utils-cypress open --appStart 'yarn cypress:start' --waitOn 'http://localhost:8082'", + "cy:run": "d2-utils-cypress run --appStart 'yarn cypress:start' --waitOn 'http://localhost:8082'", "prebuild": "yarn test && yarn localize && yarn manifest && rm -rf build && mkdir build && cp -r public/* ./build/", "build": "NODE_ENV=production webpack", "build:netlify": "yarn build && d2-manifest package.json build/manifest.webapp --manifest.activities.dhis.href=\"https://play.dhis2.org/dev\"", @@ -89,6 +85,8 @@ }, "devDependencies": { "@dhis2/cli-app-scripts": "^5.7.4", + "@dhis2/cli-utils-cypress": "^7.0.1", + "@dhis2/cypress-commands": "^7.0.1", "@dhis2/d2-i18n-extract": "^1.0.8", "@dhis2/d2-i18n-generate": "^1.2.0", "babel-eslint": "^10.1.0", @@ -97,8 +95,6 @@ "babel-polyfill": "^6.26.0", "babel-regenerator-runtime": "^6.5.0", "css-loader": "^5.1.2", - "cypress": "^3.4.1", - "cypress-pipe": "^1.7.0", "d2-manifest": "^1.0.0", "enzyme": "^3.3.0", "enzyme-adapter-react-16": "^1.15.4", @@ -106,6 +102,7 @@ "eslint": "^4.18.1", "eslint-config-dhis2": "^3.0.7", "eslint-config-prettier": "^2.9.0", + "eslint-plugin-cypress": "^2.11.3", "eslint-plugin-prettier": "^2.6.0", "eslint-plugin-react": "7.20.6", "file-loader": "^6.2.0", diff --git a/yarn.lock b/yarn.lock index bf74832e3..671b24e2a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -28,6 +28,11 @@ resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.13.8.tgz#5b783b9808f15cef71547f1b691f34f8ff6003a6" integrity sha512-EaI33z19T4qN3xLXsGf48M2cDqa6ei9tPZlfLdb2HC+e/cFtREiRd8hdSqDbwdLB0/+gLwqJmCYASH0z2bUdog== +"@babel/compat-data@^7.14.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.4.tgz#45720fe0cecf3fd42019e1d12cc3d27fadc98d58" + integrity sha512-i2wXrWQNkH6JplJQGn3Rd2I4Pij8GdHkXwHMxm+zV5YG/Jci+bCNrWZEWC4o+umiDkRrRs4dVzH3X4GP7vyjQQ== + "@babel/core@7.12.3": version "7.12.3" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8" @@ -50,6 +55,26 @@ semver "^5.4.1" source-map "^0.5.0" +"@babel/core@7.4.5": + version "7.4.5" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.4.5.tgz#081f97e8ffca65a9b4b0fdc7e274e703f000c06a" + integrity sha512-OvjIh6aqXtlsA8ujtGKfC7LYWksYSX8yQcM8Ay3LuvVeQ63lcOKgoZWVqcpFwkd29aYU9rVx7jxhfhiEDV9MZA== + dependencies: + "@babel/code-frame" "^7.0.0" + "@babel/generator" "^7.4.4" + "@babel/helpers" "^7.4.4" + "@babel/parser" "^7.4.5" + "@babel/template" "^7.4.4" + "@babel/traverse" "^7.4.5" + "@babel/types" "^7.4.4" + convert-source-map "^1.1.0" + debug "^4.1.0" + json5 "^2.1.0" + lodash "^4.17.11" + resolve "^1.3.2" + semver "^5.4.1" + source-map "^0.5.0" + "@babel/core@^7.1.0", "@babel/core@^7.12.3", "@babel/core@^7.6.2", "@babel/core@^7.7.5", "@babel/core@^7.8.4": version "7.13.10" resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.10.tgz#07de050bbd8193fcd8a3c27918c0890613a94559" @@ -72,6 +97,27 @@ semver "^6.3.0" source-map "^0.5.0" +"@babel/core@^7.1.6": + version "7.14.3" + resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38" + integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg== + dependencies: + "@babel/code-frame" "^7.12.13" + "@babel/generator" "^7.14.3" + "@babel/helper-compilation-targets" "^7.13.16" + "@babel/helper-module-transforms" "^7.14.2" + "@babel/helpers" "^7.14.0" + "@babel/parser" "^7.14.3" + "@babel/template" "^7.12.13" + "@babel/traverse" "^7.14.2" + "@babel/types" "^7.14.2" + convert-source-map "^1.7.0" + debug "^4.1.0" + gensync "^1.0.0-beta.2" + json5 "^2.1.2" + semver "^6.3.0" + source-map "^0.5.0" + "@babel/generator@^7.12.1", "@babel/generator@^7.13.0", "@babel/generator@^7.13.9", "@babel/generator@^7.4.0": version "7.13.9" resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39" @@ -81,6 +127,15 @@ jsesc "^2.5.1" source-map "^0.5.0" +"@babel/generator@^7.14.2", "@babel/generator@^7.14.3", "@babel/generator@^7.4.4": + version "7.14.3" + resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91" + integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA== + dependencies: + "@babel/types" "^7.14.2" + jsesc "^2.5.1" + source-map "^0.5.0" + "@babel/helper-annotate-as-pure@^7.10.4", "@babel/helper-annotate-as-pure@^7.12.13": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.12.13.tgz#0f58e86dfc4bb3b1fcd7db806570e177d439b6ab" @@ -106,6 +161,16 @@ browserslist "^4.14.5" semver "^6.3.0" +"@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.14.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.4.tgz#33ebd0ffc34248051ee2089350a929ab02f2a516" + integrity sha512-JgdzOYZ/qGaKTVkn5qEDV/SXAh8KcyUVkCoSWGN8T3bwrgd6m+/dJa2kVGi6RJYJgEYPBdZ84BZp9dUjNWkBaA== + dependencies: + "@babel/compat-data" "^7.14.4" + "@babel/helper-validator-option" "^7.12.17" + browserslist "^4.16.6" + semver "^6.3.0" + "@babel/helper-create-class-features-plugin@^7.12.1", "@babel/helper-create-class-features-plugin@^7.13.0": version "7.13.10" resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.13.10.tgz#073b2bbb925a097643c6fc5770e5f13394e887c9" @@ -117,6 +182,18 @@ "@babel/helper-replace-supers" "^7.13.0" "@babel/helper-split-export-declaration" "^7.12.13" +"@babel/helper-create-class-features-plugin@^7.3.0": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.4.tgz#abf888d836a441abee783c75229279748705dc42" + integrity sha512-idr3pthFlDCpV+p/rMgGLGYIVtazeatrSOQk8YzO2pAepIjQhCN3myeihVg58ax2bbbGK9PUE1reFi7axOYIOw== + dependencies: + "@babel/helper-annotate-as-pure" "^7.12.13" + "@babel/helper-function-name" "^7.14.2" + "@babel/helper-member-expression-to-functions" "^7.13.12" + "@babel/helper-optimise-call-expression" "^7.12.13" + "@babel/helper-replace-supers" "^7.14.4" + "@babel/helper-split-export-declaration" "^7.12.13" + "@babel/helper-create-regexp-features-plugin@^7.12.13": version "7.12.17" resolved "https://registry.yarnpkg.com/@babel/helper-create-regexp-features-plugin/-/helper-create-regexp-features-plugin-7.12.17.tgz#a2ac87e9e319269ac655b8d4415e94d38d663cb7" @@ -155,6 +232,15 @@ "@babel/template" "^7.12.13" "@babel/types" "^7.12.13" +"@babel/helper-function-name@^7.14.2": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/helper-function-name/-/helper-function-name-7.14.2.tgz#397688b590760b6ef7725b5f0860c82427ebaac2" + integrity sha512-NYZlkZRydxw+YT56IlhIcS8PAhb+FEUiOzuhFTfqDyPmzAhRge6ua0dQYT/Uh0t/EDHq05/i+e5M2d4XvjgarQ== + dependencies: + "@babel/helper-get-function-arity" "^7.12.13" + "@babel/template" "^7.12.13" + "@babel/types" "^7.14.2" + "@babel/helper-get-function-arity@^7.12.13": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/helper-get-function-arity/-/helper-get-function-arity-7.12.13.tgz#bc63451d403a3b3082b97e1d8b3fe5bd4091e583" @@ -177,6 +263,13 @@ dependencies: "@babel/types" "^7.13.0" +"@babel/helper-member-expression-to-functions@^7.13.12": + version "7.13.12" + resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.13.12.tgz#dfe368f26d426a07299d8d6513821768216e6d72" + integrity sha512-48ql1CLL59aKbU94Y88Xgb2VFy7a95ykGRbJJaaVv+LX5U8wFpLfiGXJJGUozsmA1oEh/o5Bp60Voq7ACyA/Sw== + dependencies: + "@babel/types" "^7.13.12" + "@babel/helper-module-imports@7.12.5", "@babel/helper-module-imports@^7.0.0": version "7.12.5" resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz#1bfc0229f794988f76ed0a4d4e90860850b54dfb" @@ -191,6 +284,13 @@ dependencies: "@babel/types" "^7.12.13" +"@babel/helper-module-imports@^7.13.12": + version "7.13.12" + resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.13.12.tgz#c6a369a6f3621cb25da014078684da9196b61977" + integrity sha512-4cVvR2/1B693IuOvSI20xqqa/+bl7lqAMR59R4iu39R9aOX8/JoYY1sFaNvUMyMBGnHdwvJgUrzNLoUZxXypxA== + dependencies: + "@babel/types" "^7.13.12" + "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.13.0": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.0.tgz#42eb4bd8eea68bab46751212c357bfed8b40f6f1" @@ -206,6 +306,20 @@ "@babel/types" "^7.13.0" lodash "^4.17.19" +"@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.2": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5" + integrity sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA== + dependencies: + "@babel/helper-module-imports" "^7.13.12" + "@babel/helper-replace-supers" "^7.13.12" + "@babel/helper-simple-access" "^7.13.12" + "@babel/helper-split-export-declaration" "^7.12.13" + "@babel/helper-validator-identifier" "^7.14.0" + "@babel/template" "^7.12.13" + "@babel/traverse" "^7.14.2" + "@babel/types" "^7.14.2" + "@babel/helper-optimise-call-expression@^7.12.13": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.12.13.tgz#5c02d171b4c8615b1e7163f888c1c81c30a2aaea" @@ -237,6 +351,16 @@ "@babel/traverse" "^7.13.0" "@babel/types" "^7.13.0" +"@babel/helper-replace-supers@^7.13.12", "@babel/helper-replace-supers@^7.14.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.14.4.tgz#b2ab16875deecfff3ddfcd539bc315f72998d836" + integrity sha512-zZ7uHCWlxfEAAOVDYQpEf/uyi1dmeC7fX4nCf2iz9drnCwi1zvwXL3HwWWNXUQEJ1k23yVn3VbddiI9iJEXaTQ== + dependencies: + "@babel/helper-member-expression-to-functions" "^7.13.12" + "@babel/helper-optimise-call-expression" "^7.12.13" + "@babel/traverse" "^7.14.2" + "@babel/types" "^7.14.4" + "@babel/helper-simple-access@^7.12.13": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.12.13.tgz#8478bcc5cacf6aa1672b251c1d2dde5ccd61a6c4" @@ -244,6 +368,13 @@ dependencies: "@babel/types" "^7.12.13" +"@babel/helper-simple-access@^7.13.12": + version "7.13.12" + resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6" + integrity sha512-7FEjbrx5SL9cWvXioDbnlYTppcZGuCY6ow3/D5vMggb2Ywgu4dMrpTJX0JdQAIcRRUElOIxF3yEooa9gUb9ZbA== + dependencies: + "@babel/types" "^7.13.12" + "@babel/helper-skip-transparent-expression-wrappers@^7.12.1": version "7.12.1" resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.12.1.tgz#462dc63a7e435ade8468385c63d2b84cce4b3cbf" @@ -268,6 +399,11 @@ resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed" integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw== +"@babel/helper-validator-identifier@^7.14.0": + version "7.14.0" + resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.0.tgz#d26cad8a47c65286b15df1547319a5d0bcf27288" + integrity sha512-V3ts7zMSu5lfiwWDVWzRDGIN+lnCEUdaXgtVHJgLb1rGaA6jMrtB9EmE7L18foXJIE8Un/A/h6NJfGQp/e1J4A== + "@babel/helper-validator-option@^7.12.1", "@babel/helper-validator-option@^7.12.17": version "7.12.17" resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.12.17.tgz#d1fbf012e1a79b7eebbfdc6d270baaf8d9eb9831" @@ -292,6 +428,15 @@ "@babel/traverse" "^7.13.0" "@babel/types" "^7.13.0" +"@babel/helpers@^7.14.0", "@babel/helpers@^7.4.4": + version "7.14.0" + resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62" + integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg== + dependencies: + "@babel/template" "^7.12.13" + "@babel/traverse" "^7.14.0" + "@babel/types" "^7.14.0" + "@babel/highlight@^7.10.4": version "7.10.4" resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.10.4.tgz#7d1bdfd65753538fabe6c38596cdb76d9ac60143" @@ -315,6 +460,11 @@ resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.10.tgz#8f8f9bf7b3afa3eabd061f7a5bcdf4fec3c48409" integrity sha512-0s7Mlrw9uTWkYua7xWr99Wpk2bnGa0ANleKfksYAES8LpWH4gW1OUr42vqKNf0us5UQNfru2wPqMqRITzq/SIQ== +"@babel/parser@^7.1.6", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3", "@babel/parser@^7.4.5": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.4.tgz#a5c560d6db6cd8e6ed342368dea8039232cbab18" + integrity sha512-ArliyUsWDUqEGfWcmzpGUzNfLxTdTp6WU4IuP6QFSp9gGfWS6boxFCkJSJ/L4+RG8z/FnIU3WxCk6hPL9SSWeA== + "@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.13.8": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.13.8.tgz#87aacb574b3bc4b5603f6fe41458d72a5a2ec4b1" @@ -324,6 +474,15 @@ "@babel/helper-remap-async-to-generator" "^7.13.0" "@babel/plugin-syntax-async-generators" "^7.8.4" +"@babel/plugin-proposal-async-generator-functions@^7.2.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.14.2.tgz#3a2085abbf5d5f962d480dbc81347385ed62eb1e" + integrity sha512-b1AM4F6fwck4N8ItZ/AtC4FP/cqZqmKRQ4FaTDutwSYyjuhtvsGEMLK4N/ztV/ImP40BjIDyMgBQAeAMsQYVFQ== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/helper-remap-async-to-generator" "^7.13.0" + "@babel/plugin-syntax-async-generators" "^7.8.4" + "@babel/plugin-proposal-class-properties@7.12.1": version "7.12.1" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.12.1.tgz#a082ff541f2a29a4821065b8add9346c0c16e5de" @@ -332,7 +491,15 @@ "@babel/helper-create-class-features-plugin" "^7.12.1" "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.8.3": +"@babel/plugin-proposal-class-properties@7.3.0": + version "7.3.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.3.0.tgz#272636bc0fa19a0bc46e601ec78136a173ea36cd" + integrity sha512-wNHxLkEKTQ2ay0tnsam2z7fGZUi+05ziDJflEt3AZTP3oXLKHJp9HqhfroB/vdMvt3sda9fAbq7FsG8QPDrZBg== + dependencies: + "@babel/helper-create-class-features-plugin" "^7.3.0" + "@babel/helper-plugin-utils" "^7.0.0" + +"@babel/plugin-proposal-class-properties@^7.1.0", "@babel/plugin-proposal-class-properties@^7.12.1", "@babel/plugin-proposal-class-properties@^7.13.0", "@babel/plugin-proposal-class-properties@^7.8.3": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-class-properties/-/plugin-proposal-class-properties-7.13.0.tgz#146376000b94efd001e57a40a88a525afaab9f37" integrity sha512-KnTDjFNC1g+45ka0myZNvSBFLhNCLN+GeGYLDEA8Oq7MZ6yMgfLoIRh86GRT0FjtJhZw8JyUskP9uvj5pHM9Zg== @@ -373,6 +540,14 @@ "@babel/helper-plugin-utils" "^7.13.0" "@babel/plugin-syntax-json-strings" "^7.8.3" +"@babel/plugin-proposal-json-strings@^7.2.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-json-strings/-/plugin-proposal-json-strings-7.14.2.tgz#830b4e2426a782e8b2878fbfe2cba85b70cbf98c" + integrity sha512-w2DtsfXBBJddJacXMBhElGEYqCZQqN99Se1qeYn8DVLB33owlrlLftIbMzn5nz1OITfDVknXF433tBrLEAOEjA== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-syntax-json-strings" "^7.8.3" + "@babel/plugin-proposal-logical-assignment-operators@^7.12.1", "@babel/plugin-proposal-logical-assignment-operators@^7.13.8": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-logical-assignment-operators/-/plugin-proposal-logical-assignment-operators-7.13.8.tgz#93fa78d63857c40ce3c8c3315220fd00bfbb4e1a" @@ -389,6 +564,14 @@ "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.0" +"@babel/plugin-proposal-nullish-coalescing-operator@^7.1.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.14.2.tgz#425b11dc62fc26939a2ab42cbba680bdf5734546" + integrity sha512-ebR0zU9OvI2N4qiAC38KIAK75KItpIPTpAtd2r4OZmMFeKbKJpUFLYP2EuDut82+BmYi8sz42B+TfTptJ9iG5Q== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" + "@babel/plugin-proposal-nullish-coalescing-operator@^7.12.1", "@babel/plugin-proposal-nullish-coalescing-operator@^7.13.8", "@babel/plugin-proposal-nullish-coalescing-operator@^7.8.3": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-nullish-coalescing-operator/-/plugin-proposal-nullish-coalescing-operator-7.13.8.tgz#3730a31dafd3c10d8ccd10648ed80a2ac5472ef3" @@ -413,6 +596,14 @@ "@babel/helper-plugin-utils" "^7.12.13" "@babel/plugin-syntax-numeric-separator" "^7.10.4" +"@babel/plugin-proposal-object-rest-spread@7.3.2": + version "7.3.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.3.2.tgz#6d1859882d4d778578e41f82cc5d7bf3d5daf6c1" + integrity sha512-DjeMS+J2+lpANkYLLO+m6GjoTMygYglKmRe6cDTbFv3L9i6mmiE8fe6B8MtCSLZpVXscD5kn7s6SgtHrDoBWoA== + dependencies: + "@babel/helper-plugin-utils" "^7.0.0" + "@babel/plugin-syntax-object-rest-spread" "^7.2.0" + "@babel/plugin-proposal-object-rest-spread@^7.12.1", "@babel/plugin-proposal-object-rest-spread@^7.13.8": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.13.8.tgz#5d210a4d727d6ce3b18f9de82cc99a3964eed60a" @@ -424,6 +615,17 @@ "@babel/plugin-syntax-object-rest-spread" "^7.8.3" "@babel/plugin-transform-parameters" "^7.13.0" +"@babel/plugin-proposal-object-rest-spread@^7.4.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.14.4.tgz#0e2b4de419915dc0b409378e829412e2031777c4" + integrity sha512-AYosOWBlyyXEagrPRfLJ1enStufsr7D1+ddpj8OLi9k7B6+NdZ0t/9V7Fh+wJ4g2Jol8z2JkgczYqtWrZd4vbA== + dependencies: + "@babel/compat-data" "^7.14.4" + "@babel/helper-compilation-targets" "^7.14.4" + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-syntax-object-rest-spread" "^7.8.3" + "@babel/plugin-transform-parameters" "^7.14.2" + "@babel/plugin-proposal-optional-catch-binding@^7.12.1", "@babel/plugin-proposal-optional-catch-binding@^7.13.8": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.13.8.tgz#3ad6bd5901506ea996fc31bdcf3ccfa2bed71107" @@ -432,6 +634,14 @@ "@babel/helper-plugin-utils" "^7.13.0" "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" +"@babel/plugin-proposal-optional-catch-binding@^7.2.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-catch-binding/-/plugin-proposal-optional-catch-binding-7.14.2.tgz#150d4e58e525b16a9a1431bd5326c4eed870d717" + integrity sha512-XtkJsmJtBaUbOxZsNk0Fvrv8eiqgneug0A6aqLFZ4TSkar2L5dSXWcnUKHgmjJt49pyB/6ZHvkr3dPgl9MOWRQ== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" + "@babel/plugin-proposal-optional-chaining@7.12.1": version "7.12.1" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.12.1.tgz#cce122203fc8a32794296fc377c6dedaf4363797" @@ -441,6 +651,15 @@ "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" "@babel/plugin-syntax-optional-chaining" "^7.8.0" +"@babel/plugin-proposal-optional-chaining@^7.1.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.14.2.tgz#df8171a8b9c43ebf4c1dabe6311b432d83e1b34e" + integrity sha512-qQByMRPwMZJainfig10BoaDldx/+VDtNcrA7qdNaEOAj6VXud+gfrkA8j4CRAU5HjnWREXqIpSpH30qZX1xivA== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" + "@babel/plugin-syntax-optional-chaining" "^7.8.3" + "@babel/plugin-proposal-optional-chaining@^7.12.1", "@babel/plugin-proposal-optional-chaining@^7.13.8", "@babel/plugin-proposal-optional-chaining@^7.8.3": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-optional-chaining/-/plugin-proposal-optional-chaining-7.13.8.tgz#e39df93efe7e7e621841babc197982e140e90756" @@ -466,7 +685,7 @@ "@babel/helper-create-regexp-features-plugin" "^7.12.13" "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4": +"@babel/plugin-syntax-async-generators@^7.2.0", "@babel/plugin-syntax-async-generators@^7.8.0", "@babel/plugin-syntax-async-generators@^7.8.4": version "7.8.4" resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz#a983fb1aeb2ec3f6ed042a210f640e90e786fe0d" integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== @@ -508,7 +727,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.8.3" -"@babel/plugin-syntax-flow@^7.12.1": +"@babel/plugin-syntax-flow@^7.12.1", "@babel/plugin-syntax-flow@^7.12.13": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-flow/-/plugin-syntax-flow-7.12.13.tgz#5df9962503c0a9c918381c929d51d4d6949e7e86" integrity sha512-J/RYxnlSLXZLVR7wTRsozxKT8qbsx1mNKJzXEEjQ0Kjx1ZACcyHgbanNWNCFtc36IzuWhYWPpvJFFoexoOWFmA== @@ -522,7 +741,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3": +"@babel/plugin-syntax-json-strings@^7.2.0", "@babel/plugin-syntax-json-strings@^7.8.0", "@babel/plugin-syntax-json-strings@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz#01ca21b668cd8218c9e640cb6dd88c5412b2c96a" integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== @@ -557,14 +776,14 @@ dependencies: "@babel/helper-plugin-utils" "^7.10.4" -"@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.8.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3": +"@babel/plugin-syntax-object-rest-spread@^7.0.0", "@babel/plugin-syntax-object-rest-spread@^7.2.0", "@babel/plugin-syntax-object-rest-spread@^7.8.0", "@babel/plugin-syntax-object-rest-spread@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz#60e225edcbd98a640332a2e72dd3e66f1af55871" integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== dependencies: "@babel/helper-plugin-utils" "^7.8.0" -"@babel/plugin-syntax-optional-catch-binding@^7.8.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.3": +"@babel/plugin-syntax-optional-catch-binding@^7.2.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.0", "@babel/plugin-syntax-optional-catch-binding@^7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz#6111a265bcfb020eb9efd0fdfd7d26402b9ed6c1" integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== @@ -592,14 +811,14 @@ dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-arrow-functions@^7.12.1", "@babel/plugin-transform-arrow-functions@^7.13.0": +"@babel/plugin-transform-arrow-functions@^7.12.1", "@babel/plugin-transform-arrow-functions@^7.13.0", "@babel/plugin-transform-arrow-functions@^7.2.0": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-arrow-functions/-/plugin-transform-arrow-functions-7.13.0.tgz#10a59bebad52d637a027afa692e8d5ceff5e3dae" integrity sha512-96lgJagobeVmazXFaDrbmCLQxBysKu7U6Do3mLsx27gf5Dk85ezysrs2BZUpXD703U/Su1xTBDxxar2oa4jAGg== dependencies: "@babel/helper-plugin-utils" "^7.13.0" -"@babel/plugin-transform-async-to-generator@^7.12.1", "@babel/plugin-transform-async-to-generator@^7.13.0": +"@babel/plugin-transform-async-to-generator@^7.12.1", "@babel/plugin-transform-async-to-generator@^7.13.0", "@babel/plugin-transform-async-to-generator@^7.4.4": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-async-to-generator/-/plugin-transform-async-to-generator-7.13.0.tgz#8e112bf6771b82bf1e974e5e26806c5c99aa516f" integrity sha512-3j6E004Dx0K3eGmhxVJxwwI89CTJrce7lg3UrtFuDAVQ/2+SJ/h/aSFOeE6/n0WB1GsOffsJp6MnPQNQ8nmwhg== @@ -608,7 +827,7 @@ "@babel/helper-plugin-utils" "^7.13.0" "@babel/helper-remap-async-to-generator" "^7.13.0" -"@babel/plugin-transform-block-scoped-functions@^7.12.1", "@babel/plugin-transform-block-scoped-functions@^7.12.13": +"@babel/plugin-transform-block-scoped-functions@^7.12.1", "@babel/plugin-transform-block-scoped-functions@^7.12.13", "@babel/plugin-transform-block-scoped-functions@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoped-functions/-/plugin-transform-block-scoped-functions-7.12.13.tgz#a9bf1836f2a39b4eb6cf09967739de29ea4bf4c4" integrity sha512-zNyFqbc3kI/fVpqwfqkg6RvBgFpC4J18aKKMmv7KdQ/1GgREapSJAykLMVNwfRGO3BtHj3YQZl8kxCXPcVMVeg== @@ -622,6 +841,13 @@ dependencies: "@babel/helper-plugin-utils" "^7.12.13" +"@babel/plugin-transform-block-scoping@^7.4.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-block-scoping/-/plugin-transform-block-scoping-7.14.4.tgz#caf140b0b2e2462c509553d140e6d0abefb61ed8" + integrity sha512-5KdpkGxsZlTk+fPleDtGKsA+pon28+ptYmMO8GBSa5fHERCJWAzj50uAfCKBqq42HO+Zot6JF1x37CRprwmN4g== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-transform-classes@^7.12.1", "@babel/plugin-transform-classes@^7.13.0": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.13.0.tgz#0265155075c42918bf4d3a4053134176ad9b533b" @@ -635,7 +861,20 @@ "@babel/helper-split-export-declaration" "^7.12.13" globals "^11.1.0" -"@babel/plugin-transform-computed-properties@^7.12.1", "@babel/plugin-transform-computed-properties@^7.13.0": +"@babel/plugin-transform-classes@^7.4.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.14.4.tgz#a83c15503fc71a0f99e876fdce7dadbc6575ec3a" + integrity sha512-p73t31SIj6y94RDVX57rafVjttNr8MvKEgs5YFatNB/xC68zM3pyosuOEcQmYsYlyQaGY9R7rAULVRcat5FKJQ== + dependencies: + "@babel/helper-annotate-as-pure" "^7.12.13" + "@babel/helper-function-name" "^7.14.2" + "@babel/helper-optimise-call-expression" "^7.12.13" + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/helper-replace-supers" "^7.14.4" + "@babel/helper-split-export-declaration" "^7.12.13" + globals "^11.1.0" + +"@babel/plugin-transform-computed-properties@^7.12.1", "@babel/plugin-transform-computed-properties@^7.13.0", "@babel/plugin-transform-computed-properties@^7.2.0": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-computed-properties/-/plugin-transform-computed-properties-7.13.0.tgz#845c6e8b9bb55376b1fa0b92ef0bdc8ea06644ed" integrity sha512-RRqTYTeZkZAz8WbieLTvKUEUxZlUTdmL5KGMyZj7FnMfLNKV4+r5549aORG/mgojRmFlQMJDUupwAMiF2Q7OUg== @@ -649,6 +888,13 @@ dependencies: "@babel/helper-plugin-utils" "^7.13.0" +"@babel/plugin-transform-destructuring@^7.4.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-destructuring/-/plugin-transform-destructuring-7.14.4.tgz#acbec502e9951f30f4441eaca1d2f29efade59ed" + integrity sha512-JyywKreTCGTUsL1OKu1A3ms/R1sTP0WxbpXlALeGzF53eB3bxtNkYdMj9SDgK7g6ImPy76J5oYYKoTtQImlhQA== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-transform-dotall-regex@^7.12.1", "@babel/plugin-transform-dotall-regex@^7.12.13", "@babel/plugin-transform-dotall-regex@^7.4.4": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-dotall-regex/-/plugin-transform-dotall-regex-7.12.13.tgz#3f1601cc29905bfcb67f53910f197aeafebb25ad" @@ -657,14 +903,14 @@ "@babel/helper-create-regexp-features-plugin" "^7.12.13" "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-duplicate-keys@^7.12.1", "@babel/plugin-transform-duplicate-keys@^7.12.13": +"@babel/plugin-transform-duplicate-keys@^7.12.1", "@babel/plugin-transform-duplicate-keys@^7.12.13", "@babel/plugin-transform-duplicate-keys@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-duplicate-keys/-/plugin-transform-duplicate-keys-7.12.13.tgz#6f06b87a8b803fd928e54b81c258f0a0033904de" integrity sha512-NfADJiiHdhLBW3pulJlJI2NB0t4cci4WTZ8FtdIuNc2+8pslXdPtRRAEWqUY+m9kNOk2eRYbTAOipAxlrOcwwQ== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-exponentiation-operator@^7.12.1", "@babel/plugin-transform-exponentiation-operator@^7.12.13": +"@babel/plugin-transform-exponentiation-operator@^7.12.1", "@babel/plugin-transform-exponentiation-operator@^7.12.13", "@babel/plugin-transform-exponentiation-operator@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-exponentiation-operator/-/plugin-transform-exponentiation-operator-7.12.13.tgz#4d52390b9a273e651e4aba6aee49ef40e80cd0a1" integrity sha512-fbUelkM1apvqez/yYx1/oICVnGo2KM5s63mhGylrmXUxK/IAXSIf87QIxVfZldWf4QsOafY6vV3bX8aMHSvNrA== @@ -680,14 +926,22 @@ "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-syntax-flow" "^7.12.1" -"@babel/plugin-transform-for-of@^7.12.1", "@babel/plugin-transform-for-of@^7.13.0": +"@babel/plugin-transform-flow-strip-types@^7.13.0": + version "7.13.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-flow-strip-types/-/plugin-transform-flow-strip-types-7.13.0.tgz#58177a48c209971e8234e99906cb6bd1122addd3" + integrity sha512-EXAGFMJgSX8gxWD7PZtW/P6M+z74jpx3wm/+9pn+c2dOawPpBkUX7BrfyPvo6ZpXbgRIEuwgwDb/MGlKvu2pOg== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-syntax-flow" "^7.12.13" + +"@babel/plugin-transform-for-of@^7.12.1", "@babel/plugin-transform-for-of@^7.13.0", "@babel/plugin-transform-for-of@^7.4.4": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.13.0.tgz#c799f881a8091ac26b54867a845c3e97d2696062" integrity sha512-IHKT00mwUVYE0zzbkDgNRP6SRzvfGCYsOxIRz8KsiaaHCcT9BWIkO+H9QRJseHBLOGBZkHUdHiqj6r0POsdytg== dependencies: "@babel/helper-plugin-utils" "^7.13.0" -"@babel/plugin-transform-function-name@^7.12.1", "@babel/plugin-transform-function-name@^7.12.13": +"@babel/plugin-transform-function-name@^7.12.1", "@babel/plugin-transform-function-name@^7.12.13", "@babel/plugin-transform-function-name@^7.4.4": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-function-name/-/plugin-transform-function-name-7.12.13.tgz#bb024452f9aaed861d374c8e7a24252ce3a50051" integrity sha512-6K7gZycG0cmIwwF7uMK/ZqeCikCGVBdyP2J5SKNCXO5EOHcqi+z7Jwf8AmyDNcBgxET8DrEtCt/mPKPyAzXyqQ== @@ -695,14 +949,14 @@ "@babel/helper-function-name" "^7.12.13" "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-literals@^7.12.1", "@babel/plugin-transform-literals@^7.12.13": +"@babel/plugin-transform-literals@^7.12.1", "@babel/plugin-transform-literals@^7.12.13", "@babel/plugin-transform-literals@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-literals/-/plugin-transform-literals-7.12.13.tgz#2ca45bafe4a820197cf315794a4d26560fe4bdb9" integrity sha512-FW+WPjSR7hiUxMcKqyNjP05tQ2kmBCdpEpZHY1ARm96tGQCCBvXKnpjILtDplUnJ/eHZ0lALLM+d2lMFSpYJrQ== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-member-expression-literals@^7.12.1", "@babel/plugin-transform-member-expression-literals@^7.12.13": +"@babel/plugin-transform-member-expression-literals@^7.12.1", "@babel/plugin-transform-member-expression-literals@^7.12.13", "@babel/plugin-transform-member-expression-literals@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-member-expression-literals/-/plugin-transform-member-expression-literals-7.12.13.tgz#5ffa66cd59b9e191314c9f1f803b938e8c081e40" integrity sha512-kxLkOsg8yir4YeEPHLuO2tXP9R/gTjpuTOjshqSpELUN3ZAg2jfDnKUvzzJxObun38sw3wm4Uu69sX/zA7iRvg== @@ -718,6 +972,25 @@ "@babel/helper-plugin-utils" "^7.13.0" babel-plugin-dynamic-import-node "^2.3.3" +"@babel/plugin-transform-modules-amd@^7.2.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-amd/-/plugin-transform-modules-amd-7.14.2.tgz#6622806fe1a7c07a1388444222ef9535f2ca17b0" + integrity sha512-hPC6XBswt8P3G2D1tSV2HzdKvkqOpmbyoy+g73JG0qlF/qx2y3KaMmXb1fLrpmWGLZYA0ojCvaHdzFWjlmV+Pw== + dependencies: + "@babel/helper-module-transforms" "^7.14.2" + "@babel/helper-plugin-utils" "^7.13.0" + babel-plugin-dynamic-import-node "^2.3.3" + +"@babel/plugin-transform-modules-commonjs@^7.1.0", "@babel/plugin-transform-modules-commonjs@^7.4.4": + version "7.14.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.0.tgz#52bc199cb581e0992edba0f0f80356467587f161" + integrity sha512-EX4QePlsTaRZQmw9BsoPeyh5OCtRGIhwfLquhxGp5e32w+dyL8htOcDwamlitmNFK6xBZYlygjdye9dbd9rUlQ== + dependencies: + "@babel/helper-module-transforms" "^7.14.0" + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/helper-simple-access" "^7.13.12" + babel-plugin-dynamic-import-node "^2.3.3" + "@babel/plugin-transform-modules-commonjs@^7.12.1", "@babel/plugin-transform-modules-commonjs@^7.13.8": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.13.8.tgz#7b01ad7c2dcf2275b06fa1781e00d13d420b3e1b" @@ -728,7 +1001,7 @@ "@babel/helper-simple-access" "^7.12.13" babel-plugin-dynamic-import-node "^2.3.3" -"@babel/plugin-transform-modules-systemjs@^7.12.1", "@babel/plugin-transform-modules-systemjs@^7.13.8": +"@babel/plugin-transform-modules-systemjs@^7.12.1", "@babel/plugin-transform-modules-systemjs@^7.13.8", "@babel/plugin-transform-modules-systemjs@^7.4.4": version "7.13.8" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-systemjs/-/plugin-transform-modules-systemjs-7.13.8.tgz#6d066ee2bff3c7b3d60bf28dec169ad993831ae3" integrity sha512-hwqctPYjhM6cWvVIlOIe27jCIBgHCsdH2xCJVAYQm7V5yTMoilbVMi9f6wKg0rpQAOn6ZG4AOyvCqFF/hUh6+A== @@ -747,21 +1020,29 @@ "@babel/helper-module-transforms" "^7.13.0" "@babel/helper-plugin-utils" "^7.13.0" -"@babel/plugin-transform-named-capturing-groups-regex@^7.12.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13": +"@babel/plugin-transform-modules-umd@^7.2.0": + version "7.14.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-modules-umd/-/plugin-transform-modules-umd-7.14.0.tgz#2f8179d1bbc9263665ce4a65f305526b2ea8ac34" + integrity sha512-nPZdnWtXXeY7I87UZr9VlsWme3Y0cfFFE41Wbxz4bbaexAjNMInXPFUpRRUJ8NoMm0Cw+zxbqjdPmLhcjfazMw== + dependencies: + "@babel/helper-module-transforms" "^7.14.0" + "@babel/helper-plugin-utils" "^7.13.0" + +"@babel/plugin-transform-named-capturing-groups-regex@^7.12.1", "@babel/plugin-transform-named-capturing-groups-regex@^7.12.13", "@babel/plugin-transform-named-capturing-groups-regex@^7.4.5": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-named-capturing-groups-regex/-/plugin-transform-named-capturing-groups-regex-7.12.13.tgz#2213725a5f5bbbe364b50c3ba5998c9599c5c9d9" integrity sha512-Xsm8P2hr5hAxyYblrfACXpQKdQbx4m2df9/ZZSQ8MAhsadw06+jW7s9zsSw6he+mJZXRlVMyEnVktJo4zjk1WA== dependencies: "@babel/helper-create-regexp-features-plugin" "^7.12.13" -"@babel/plugin-transform-new-target@^7.12.1", "@babel/plugin-transform-new-target@^7.12.13": +"@babel/plugin-transform-new-target@^7.12.1", "@babel/plugin-transform-new-target@^7.12.13", "@babel/plugin-transform-new-target@^7.4.4": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-new-target/-/plugin-transform-new-target-7.12.13.tgz#e22d8c3af24b150dd528cbd6e685e799bf1c351c" integrity sha512-/KY2hbLxrG5GTQ9zzZSc3xWiOy379pIETEhbtzwZcw9rvuaVV4Fqy7BYGYOWZnaoXIQYbbJ0ziXLa/sKcGCYEQ== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-object-super@^7.12.1", "@babel/plugin-transform-object-super@^7.12.13": +"@babel/plugin-transform-object-super@^7.12.1", "@babel/plugin-transform-object-super@^7.12.13", "@babel/plugin-transform-object-super@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-object-super/-/plugin-transform-object-super-7.12.13.tgz#b4416a2d63b8f7be314f3d349bd55a9c1b5171f7" integrity sha512-JzYIcj3XtYspZDV8j9ulnoMPZZnF/Cj0LUxPOjR89BdBVx+zYJI9MdMIlUZjbXDX+6YVeS6I3e8op+qQ3BYBoQ== @@ -776,7 +1057,14 @@ dependencies: "@babel/helper-plugin-utils" "^7.13.0" -"@babel/plugin-transform-property-literals@^7.12.1", "@babel/plugin-transform-property-literals@^7.12.13": +"@babel/plugin-transform-parameters@^7.14.2", "@babel/plugin-transform-parameters@^7.4.4": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.14.2.tgz#e4290f72e0e9e831000d066427c4667098decc31" + integrity sha512-NxoVmA3APNCC1JdMXkdYXuQS+EMdqy0vIwyDHeKHiJKRxmp1qGSdb0JLEIoPRhkx6H/8Qi3RJ3uqOCYw8giy9A== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + +"@babel/plugin-transform-property-literals@^7.12.1", "@babel/plugin-transform-property-literals@^7.12.13", "@babel/plugin-transform-property-literals@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-property-literals/-/plugin-transform-property-literals-7.12.13.tgz#4e6a9e37864d8f1b3bc0e2dce7bf8857db8b1a81" integrity sha512-nqVigwVan+lR+g8Fj8Exl0UQX2kymtjcWfMOYM1vTYEKujeyv2SkMgazf2qNcK7l4SDiKyTA/nHCPqL4e2zo1A== @@ -797,6 +1085,13 @@ dependencies: "@babel/helper-plugin-utils" "^7.10.4" +"@babel/plugin-transform-react-display-name@^7.0.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.14.2.tgz#2e854544d42ab3bb9c21f84e153d62e800fbd593" + integrity sha512-zCubvP+jjahpnFJvPaHPiGVfuVUjXHhFvJKQdNnsmSsiU9kR/rCZ41jHc++tERD2zV+p7Hr6is+t5b6iWTCqSw== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-transform-react-display-name@^7.12.1", "@babel/plugin-transform-react-display-name@^7.12.13": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-display-name/-/plugin-transform-react-display-name-7.12.13.tgz#c28effd771b276f4647411c9733dbb2d2da954bd" @@ -811,13 +1106,20 @@ dependencies: "@babel/plugin-transform-react-jsx" "^7.12.17" -"@babel/plugin-transform-react-jsx-self@^7.12.1": +"@babel/plugin-transform-react-jsx-self@^7.0.0", "@babel/plugin-transform-react-jsx-self@^7.12.1": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-self/-/plugin-transform-react-jsx-self-7.12.13.tgz#422d99d122d592acab9c35ea22a6cfd9bf189f60" integrity sha512-FXYw98TTJ125GVCCkFLZXlZ1qGcsYqNQhVBQcZjyrwf8FEUtVfKIoidnO8S0q+KBQpDYNTmiGo1gn67Vti04lQ== dependencies: "@babel/helper-plugin-utils" "^7.12.13" +"@babel/plugin-transform-react-jsx-source@^7.0.0": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.14.2.tgz#2620b57e7de775c0687f65d464026d15812941da" + integrity sha512-OMorspVyjxghAjzgeAWc6O7W7vHbJhV69NeTGdl9Mxgz6PaweAuo7ffB9T5A1OQ9dGcw0As4SYMUhyNC4u7mVg== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-transform-react-jsx-source@^7.12.1": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx-source/-/plugin-transform-react-jsx-source-7.12.13.tgz#051d76126bee5c9a6aa3ba37be2f6c1698856bcb" @@ -825,6 +1127,17 @@ dependencies: "@babel/helper-plugin-utils" "^7.12.13" +"@babel/plugin-transform-react-jsx@^7.0.0": + version "7.14.3" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.14.3.tgz#0e26597805cf0862da735f264550933c38babb66" + integrity sha512-uuxuoUNVhdgYzERiHHFkE4dWoJx+UFVyuAl0aqN8P2/AKFHwqgUC5w2+4/PjpKXJsFgBlYAFXlUmDQ3k3DUkXw== + dependencies: + "@babel/helper-annotate-as-pure" "^7.12.13" + "@babel/helper-module-imports" "^7.13.12" + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/plugin-syntax-jsx" "^7.12.13" + "@babel/types" "^7.14.2" + "@babel/plugin-transform-react-jsx@^7.12.1", "@babel/plugin-transform-react-jsx@^7.12.13", "@babel/plugin-transform-react-jsx@^7.12.17": version "7.12.17" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-react-jsx/-/plugin-transform-react-jsx-7.12.17.tgz#dd2c1299f5e26de584939892de3cfc1807a38f24" @@ -851,7 +1164,14 @@ dependencies: regenerator-transform "^0.14.2" -"@babel/plugin-transform-reserved-words@^7.12.1", "@babel/plugin-transform-reserved-words@^7.12.13": +"@babel/plugin-transform-regenerator@^7.4.5": + version "7.13.15" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.13.15.tgz#e5eb28945bf8b6563e7f818945f966a8d2997f39" + integrity sha512-Bk9cOLSz8DiurcMETZ8E2YtIVJbFCPGW28DJWUakmyVWtQSm6Wsf0p4B4BfEr/eL2Nkhe/CICiUiMOCi1TPhuQ== + dependencies: + regenerator-transform "^0.14.2" + +"@babel/plugin-transform-reserved-words@^7.12.1", "@babel/plugin-transform-reserved-words@^7.12.13", "@babel/plugin-transform-reserved-words@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.12.13.tgz#7d9988d4f06e0fe697ea1d9803188aa18b472695" integrity sha512-xhUPzDXxZN1QfiOy/I5tyye+TRz6lA7z6xaT4CLOjPRMVg1ldRf0LHw0TDBpYL4vG78556WuHdyO9oi5UmzZBg== @@ -868,14 +1188,24 @@ resolve "^1.8.1" semver "^5.5.1" -"@babel/plugin-transform-shorthand-properties@^7.12.1", "@babel/plugin-transform-shorthand-properties@^7.12.13": +"@babel/plugin-transform-runtime@7.2.0": + version "7.2.0" + resolved "https://registry.yarnpkg.com/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.2.0.tgz#566bc43f7d0aedc880eaddbd29168d0f248966ea" + integrity sha512-jIgkljDdq4RYDnJyQsiWbdvGeei/0MOTtSHKO/rfbd/mXBxNpdlulMx49L0HQ4pug1fXannxoqCI+fYSle9eSw== + dependencies: + "@babel/helper-module-imports" "^7.0.0" + "@babel/helper-plugin-utils" "^7.0.0" + resolve "^1.8.1" + semver "^5.5.1" + +"@babel/plugin-transform-shorthand-properties@^7.12.1", "@babel/plugin-transform-shorthand-properties@^7.12.13", "@babel/plugin-transform-shorthand-properties@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-shorthand-properties/-/plugin-transform-shorthand-properties-7.12.13.tgz#db755732b70c539d504c6390d9ce90fe64aff7ad" integrity sha512-xpL49pqPnLtf0tVluuqvzWIgLEhuPpZzvs2yabUHSKRNlN7ScYU7aMlmavOeyXJZKgZKQRBlh8rHbKiJDraTSw== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-spread@^7.12.1", "@babel/plugin-transform-spread@^7.13.0": +"@babel/plugin-transform-spread@^7.12.1", "@babel/plugin-transform-spread@^7.13.0", "@babel/plugin-transform-spread@^7.2.0": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-spread/-/plugin-transform-spread-7.13.0.tgz#84887710e273c1815ace7ae459f6f42a5d31d5fd" integrity sha512-V6vkiXijjzYeFmQTr3dBxPtZYLPcUfY34DebOU27jIl2M/Y8Egm52Hw82CSjjPqd54GTlJs5x+CR7HeNr24ckg== @@ -883,21 +1213,21 @@ "@babel/helper-plugin-utils" "^7.13.0" "@babel/helper-skip-transparent-expression-wrappers" "^7.12.1" -"@babel/plugin-transform-sticky-regex@^7.12.1", "@babel/plugin-transform-sticky-regex@^7.12.13": +"@babel/plugin-transform-sticky-regex@^7.12.1", "@babel/plugin-transform-sticky-regex@^7.12.13", "@babel/plugin-transform-sticky-regex@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-sticky-regex/-/plugin-transform-sticky-regex-7.12.13.tgz#760ffd936face73f860ae646fb86ee82f3d06d1f" integrity sha512-Jc3JSaaWT8+fr7GRvQP02fKDsYk4K/lYwWq38r/UGfaxo89ajud321NH28KRQ7xy1Ybc0VUE5Pz8psjNNDUglg== dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-template-literals@^7.12.1", "@babel/plugin-transform-template-literals@^7.13.0": +"@babel/plugin-transform-template-literals@^7.12.1", "@babel/plugin-transform-template-literals@^7.13.0", "@babel/plugin-transform-template-literals@^7.4.4": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-template-literals/-/plugin-transform-template-literals-7.13.0.tgz#a36049127977ad94438dee7443598d1cefdf409d" integrity sha512-d67umW6nlfmr1iehCcBv69eSUSySk1EsIS8aTDX4Xo9qajAh6mYtcl4kJrBkGXuxZPEgVr7RVfAvNW6YQkd4Mw== dependencies: "@babel/helper-plugin-utils" "^7.13.0" -"@babel/plugin-transform-typeof-symbol@^7.12.1", "@babel/plugin-transform-typeof-symbol@^7.12.13": +"@babel/plugin-transform-typeof-symbol@^7.12.1", "@babel/plugin-transform-typeof-symbol@^7.12.13", "@babel/plugin-transform-typeof-symbol@^7.2.0": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.13.tgz#785dd67a1f2ea579d9c2be722de8c84cb85f5a7f" integrity sha512-eKv/LmUJpMnu4npgfvs3LiHhJua5fo/CysENxa45YCQXZwKnGCQKAg87bvoqSW1fFT+HA32l03Qxsm8ouTY3ZQ== @@ -920,7 +1250,7 @@ dependencies: "@babel/helper-plugin-utils" "^7.12.13" -"@babel/plugin-transform-unicode-regex@^7.12.1", "@babel/plugin-transform-unicode-regex@^7.12.13": +"@babel/plugin-transform-unicode-regex@^7.12.1", "@babel/plugin-transform-unicode-regex@^7.12.13", "@babel/plugin-transform-unicode-regex@^7.4.4": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/plugin-transform-unicode-regex/-/plugin-transform-unicode-regex-7.12.13.tgz#b52521685804e155b1202e83fc188d34bb70f5ac" integrity sha512-mDRzSNY7/zopwisPZ5kM9XKCfhchqIYwAKRERtEnhYscZB79VRekuRSoYbN0+KVe3y8+q1h6A4svXtP7N+UoCA== @@ -1000,6 +1330,60 @@ core-js-compat "^3.6.2" semver "^5.5.0" +"@babel/preset-env@7.4.5": + version "7.4.5" + resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.4.5.tgz#2fad7f62983d5af563b5f3139242755884998a58" + integrity sha512-f2yNVXM+FsR5V8UwcFeIHzHWgnhXg3NpRmy0ADvALpnhB0SLbCvrCRr4BLOUYbQNLS+Z0Yer46x9dJXpXewI7w== + dependencies: + "@babel/helper-module-imports" "^7.0.0" + "@babel/helper-plugin-utils" "^7.0.0" + "@babel/plugin-proposal-async-generator-functions" "^7.2.0" + "@babel/plugin-proposal-json-strings" "^7.2.0" + "@babel/plugin-proposal-object-rest-spread" "^7.4.4" + "@babel/plugin-proposal-optional-catch-binding" "^7.2.0" + "@babel/plugin-proposal-unicode-property-regex" "^7.4.4" + "@babel/plugin-syntax-async-generators" "^7.2.0" + "@babel/plugin-syntax-json-strings" "^7.2.0" + "@babel/plugin-syntax-object-rest-spread" "^7.2.0" + "@babel/plugin-syntax-optional-catch-binding" "^7.2.0" + "@babel/plugin-transform-arrow-functions" "^7.2.0" + "@babel/plugin-transform-async-to-generator" "^7.4.4" + "@babel/plugin-transform-block-scoped-functions" "^7.2.0" + "@babel/plugin-transform-block-scoping" "^7.4.4" + "@babel/plugin-transform-classes" "^7.4.4" + "@babel/plugin-transform-computed-properties" "^7.2.0" + "@babel/plugin-transform-destructuring" "^7.4.4" + "@babel/plugin-transform-dotall-regex" "^7.4.4" + "@babel/plugin-transform-duplicate-keys" "^7.2.0" + "@babel/plugin-transform-exponentiation-operator" "^7.2.0" + "@babel/plugin-transform-for-of" "^7.4.4" + "@babel/plugin-transform-function-name" "^7.4.4" + "@babel/plugin-transform-literals" "^7.2.0" + "@babel/plugin-transform-member-expression-literals" "^7.2.0" + "@babel/plugin-transform-modules-amd" "^7.2.0" + "@babel/plugin-transform-modules-commonjs" "^7.4.4" + "@babel/plugin-transform-modules-systemjs" "^7.4.4" + "@babel/plugin-transform-modules-umd" "^7.2.0" + "@babel/plugin-transform-named-capturing-groups-regex" "^7.4.5" + "@babel/plugin-transform-new-target" "^7.4.4" + "@babel/plugin-transform-object-super" "^7.2.0" + "@babel/plugin-transform-parameters" "^7.4.4" + "@babel/plugin-transform-property-literals" "^7.2.0" + "@babel/plugin-transform-regenerator" "^7.4.5" + "@babel/plugin-transform-reserved-words" "^7.2.0" + "@babel/plugin-transform-shorthand-properties" "^7.2.0" + "@babel/plugin-transform-spread" "^7.2.0" + "@babel/plugin-transform-sticky-regex" "^7.2.0" + "@babel/plugin-transform-template-literals" "^7.4.4" + "@babel/plugin-transform-typeof-symbol" "^7.2.0" + "@babel/plugin-transform-unicode-regex" "^7.4.4" + "@babel/types" "^7.4.4" + browserslist "^4.6.0" + core-js-compat "^3.1.1" + invariant "^2.2.2" + js-levenshtein "^1.1.3" + semver "^5.5.0" + "@babel/preset-env@^7.12.1", "@babel/preset-env@^7.8.4", "@babel/preset-env@^7.9.0": version "7.13.10" resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.13.10.tgz#b5cde31d5fe77ab2a6ab3d453b59041a1b3a5252" @@ -1074,6 +1458,15 @@ core-js-compat "^3.9.0" semver "^6.3.0" +"@babel/preset-flow@^7.0.0": + version "7.13.13" + resolved "https://registry.yarnpkg.com/@babel/preset-flow/-/preset-flow-7.13.13.tgz#a61a1c149b3f77589d795287744393444d5cdd9e" + integrity sha512-MDtwtamMifqq3R2mC7l3A3uFalUb3NH5TIBQWjN/epEPlZktcLq4se3J+ivckKrLMGsR7H9LW8+pYuIUN9tsKg== + dependencies: + "@babel/helper-plugin-utils" "^7.13.0" + "@babel/helper-validator-option" "^7.12.17" + "@babel/plugin-transform-flow-strip-types" "^7.13.0" + "@babel/preset-modules@^0.1.3", "@babel/preset-modules@^0.1.4": version "0.1.4" resolved "https://registry.yarnpkg.com/@babel/preset-modules/-/preset-modules-0.1.4.tgz#362f2b68c662842970fdb5e254ffc8fc1c2e415e" @@ -1085,6 +1478,17 @@ "@babel/types" "^7.4.4" esutils "^2.0.2" +"@babel/preset-react@7.0.0": + version "7.0.0" + resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.0.0.tgz#e86b4b3d99433c7b3e9e91747e2653958bc6b3c0" + integrity sha512-oayxyPS4Zj+hF6Et11BwuBkmpgT/zMxyuZgFrMeZID6Hdh3dGlk4sHCAhdBCpuCKW2ppBfl2uCCetlrUIJRY3w== + dependencies: + "@babel/helper-plugin-utils" "^7.0.0" + "@babel/plugin-transform-react-display-name" "^7.0.0" + "@babel/plugin-transform-react-jsx" "^7.0.0" + "@babel/plugin-transform-react-jsx-self" "^7.0.0" + "@babel/plugin-transform-react-jsx-source" "^7.0.0" + "@babel/preset-react@7.12.1": version "7.12.1" resolved "https://registry.yarnpkg.com/@babel/preset-react/-/preset-react-7.12.1.tgz#7f022b13f55b6dd82f00f16d1c599ae62985358c" @@ -1117,7 +1521,7 @@ "@babel/helper-plugin-utils" "^7.10.4" "@babel/plugin-transform-typescript" "^7.12.1" -"@babel/preset-typescript@^7.6.0": +"@babel/preset-typescript@^7.1.0", "@babel/preset-typescript@^7.6.0": version "7.13.0" resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.13.0.tgz#ab107e5f050609d806fbb039bec553b33462c60a" integrity sha512-LXJwxrHy0N3f6gIJlYbLta1D9BDtHpQeqwzM0LIfjDlr6UE/D5Mc7W4iDiQzaE+ks0sTjT26ArcHWnJVt0QiHw== @@ -1126,6 +1530,17 @@ "@babel/helper-validator-option" "^7.12.17" "@babel/plugin-transform-typescript" "^7.13.0" +"@babel/register@^7.0.0": + version "7.13.16" + resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.13.16.tgz#ae3ab0b55c8ec28763877383c454f01521d9a53d" + integrity sha512-dh2t11ysujTwByQjXNgJ48QZ2zcXKQVdV8s0TbeMI0flmtGWCdTwK9tJiACHXPLmncm5+ktNn/diojA45JE4jg== + dependencies: + clone-deep "^4.0.1" + find-cache-dir "^2.0.0" + make-dir "^2.1.0" + pirates "^4.0.0" + source-map-support "^0.5.16" + "@babel/runtime-corejs2@^7.4.2": version "7.12.5" resolved "https://registry.yarnpkg.com/@babel/runtime-corejs2/-/runtime-corejs2-7.12.5.tgz#382ec38f0826365e96118e28b81249c1c61bace3" @@ -1149,6 +1564,13 @@ dependencies: regenerator-runtime "^0.13.4" +"@babel/runtime@7.3.1": + version "7.3.1" + resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.3.1.tgz#574b03e8e8a9898eaf4a872a92ea20b7846f6f2a" + integrity sha512-7jGW8ppV0ant637pIqAcFfQDDH1orEPGJb8aXfUozuCU3QqX7rX4DA8iwrbPrR1hcH0FTTHz47yQnk+bl5xHQA== + dependencies: + regenerator-runtime "^0.12.0" + "@babel/runtime@^7.0.0", "@babel/runtime@^7.1.2", "@babel/runtime@^7.10.0", "@babel/runtime@^7.12.0", "@babel/runtime@^7.12.1", "@babel/runtime@^7.2.0", "@babel/runtime@^7.7.2", "@babel/runtime@^7.8.7": version "7.12.5" resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.12.5.tgz#410e7e487441e1b360c29be715d870d9b985882e" @@ -1163,7 +1585,7 @@ dependencies: regenerator-runtime "^0.13.4" -"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3", "@babel/template@^7.4.0": +"@babel/template@^7.10.4", "@babel/template@^7.12.13", "@babel/template@^7.3.3", "@babel/template@^7.4.0", "@babel/template@^7.4.4": version "7.12.13" resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.12.13.tgz#530265be8a2589dbb37523844c5bcb55947fb327" integrity sha512-/7xxiGA57xMo/P2GVvdEumr8ONhFOhfgq2ihK3h1e6THqzTAkHbkXgB0xI9yeTfIUoH3+oAeHhqm/I43OTbbjA== @@ -1187,6 +1609,20 @@ globals "^11.1.0" lodash "^4.17.19" +"@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.4.5": + version "7.14.2" + resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b" + integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA== + dependencies: + "@babel/code-frame" "^7.12.13" + "@babel/generator" "^7.14.2" + "@babel/helper-function-name" "^7.14.2" + "@babel/helper-split-export-declaration" "^7.12.13" + "@babel/parser" "^7.14.2" + "@babel/types" "^7.14.2" + debug "^4.1.0" + globals "^11.1.0" + "@babel/types@7.8.3": version "7.8.3" resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c" @@ -1214,6 +1650,14 @@ lodash "^4.17.19" to-fast-properties "^2.0.0" +"@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.14.4": + version "7.14.4" + resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.4.tgz#bfd6980108168593b38b3eb48a24aa026b919bc0" + integrity sha512-lCj4aIs0xUefJFQnwwQv2Bxg7Omd6bgquZ6LGC+gGMh6/s5qDVfjuCMlDmYQ15SLsWHd9n+X3E75lKIhl5Lkiw== + dependencies: + "@babel/helper-validator-identifier" "^7.14.0" + to-fast-properties "^2.0.0" + "@bcoe/v8-coverage@^0.2.3": version "0.2.3" resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" @@ -1237,7 +1681,31 @@ resolved "https://registry.yarnpkg.com/@csstools/normalize.css/-/normalize.css-10.1.0.tgz#f0950bba18819512d42f7197e56c518aa491cf18" integrity sha512-ij4wRiunFfaJxjB0BdrYHIH8FxBJpOwNPhhAcunlmPdXudL1WQV1qoP9un6JsEBAgQH+7UXyyjh0g7jTxXK6tg== -"@cypress/listr-verbose-renderer@0.4.1": +"@cypress/browserify-preprocessor@^3.0.1": + version "3.0.1" + resolved "https://registry.yarnpkg.com/@cypress/browserify-preprocessor/-/browserify-preprocessor-3.0.1.tgz#ab86335b0c061d11f5ad7df03f06b1877b836f71" + integrity sha512-sErmFSEr5287bLMRl0POGnyFtJCs/lSk5yxrUIJUIHZ8eDvtTEr0V93xRgLjJVG54gJU4MbpHy1mRPA9VZbtQA== + dependencies: + "@babel/core" "7.4.5" + "@babel/plugin-proposal-class-properties" "7.3.0" + "@babel/plugin-proposal-object-rest-spread" "7.3.2" + "@babel/plugin-transform-runtime" "7.2.0" + "@babel/preset-env" "7.4.5" + "@babel/preset-react" "7.0.0" + "@babel/runtime" "7.3.1" + babel-plugin-add-module-exports "1.0.2" + babelify "10.0.0" + bluebird "3.5.3" + browserify "16.2.3" + coffeeify "3.0.1" + coffeescript "1.12.7" + debug "4.1.1" + fs-extra "9.0.0" + lodash.clonedeep "4.5.0" + through2 "^2.0.0" + watchify "3.11.1" + +"@cypress/listr-verbose-renderer@^0.4.1": version "0.4.1" resolved "https://registry.yarnpkg.com/@cypress/listr-verbose-renderer/-/listr-verbose-renderer-0.4.1.tgz#a77492f4b11dcc7c446a34b3e28721afd33c642a" integrity sha1-p3SS9LEdzHxEajSz4ochr9M8ZCo= @@ -1247,7 +1715,33 @@ date-fns "^1.27.2" figures "^1.7.0" -"@cypress/xvfb@1.2.4": +"@cypress/request@^2.88.5": + version "2.88.5" + resolved "https://registry.yarnpkg.com/@cypress/request/-/request-2.88.5.tgz#8d7ecd17b53a849cfd5ab06d5abe7d84976375d7" + integrity sha512-TzEC1XMi1hJkywWpRfD2clreTa/Z+lOrXDCxxBTBPEcY5azdPi56A6Xw+O4tWJnaJH3iIE7G5aDXZC6JgRZLcA== + dependencies: + aws-sign2 "~0.7.0" + aws4 "^1.8.0" + caseless "~0.12.0" + combined-stream "~1.0.6" + extend "~3.0.2" + forever-agent "~0.6.1" + form-data "~2.3.2" + har-validator "~5.1.3" + http-signature "~1.2.0" + is-typedarray "~1.0.0" + isstream "~0.1.2" + json-stringify-safe "~5.0.1" + mime-types "~2.1.19" + oauth-sign "~0.9.0" + performance-now "^2.1.0" + qs "~6.5.2" + safe-buffer "^5.1.2" + tough-cookie "~2.5.0" + tunnel-agent "^0.6.0" + uuid "^3.3.2" + +"@cypress/xvfb@^1.2.4": version "1.2.4" resolved "https://registry.yarnpkg.com/@cypress/xvfb/-/xvfb-1.2.4.tgz#2daf42e8275b39f4aa53c14214e557bd14e7748a" integrity sha512-skbBzPggOVYCbnGgV+0dmBdW/s77ZkAOXIC1knS8NagwDjBrNC1LuXtQJeiN6l+m7lzmHtaoUw/ctJKdqkG57Q== @@ -1361,6 +1855,18 @@ parse-gitignore "^1.0.1" styled-jsx "<3.3.3" +"@dhis2/cli-helpers-engine@^1.5.0": + version "1.5.0" + resolved "https://registry.yarnpkg.com/@dhis2/cli-helpers-engine/-/cli-helpers-engine-1.5.0.tgz#5bce097bcb226842d67cffae716b44f9b037390e" + integrity sha512-g2gQlHRrEb1IUHR2SIgc6RDfe+s8LYpZ+2pHp9QBr5xzWlSCCoVXl0hDdRSn0L46HDlpKgwhfa2pq/YVLjcS1g== + dependencies: + chalk "^3.0.0" + fs-extra "^8.0.1" + request "^2.88.0" + tar "^4.4.8" + update-notifier "^3.0.0" + yargs "^13.1.0" + "@dhis2/cli-helpers-engine@^2.1.1": version "2.1.1" resolved "https://registry.yarnpkg.com/@dhis2/cli-helpers-engine/-/cli-helpers-engine-2.1.1.tgz#34a15866b1bc16ae5c4997d79256ee787b40c11a" @@ -1374,6 +1880,28 @@ update-notifier "^3.0.0" yargs "^13.1.0" +"@dhis2/cli-utils-cypress@^7.0.1": + version "7.0.1" + resolved "https://registry.yarnpkg.com/@dhis2/cli-utils-cypress/-/cli-utils-cypress-7.0.1.tgz#7c67dcd4238c79332a2c174cbb894f6101a2370c" + integrity sha512-S3w3BmcXKWnGbrdI2wRYzfdkrS022+Rg0iIts5P4BvFmexTEFSpn3GRgNYGEzBi3lA+p1JF15fvl6vB9AHfC3A== + dependencies: + "@dhis2/cli-helpers-engine" "^1.5.0" + concurrently "^5.2.0" + cross-spawn "^7.0.1" + cypress "^6.0.1" + cypress-cucumber-preprocessor "^2.0.1" + fs-extra "^8.1.0" + inquirer "^7.0.4" + jscodeshift "^0.11.0" + wait-on "^4.0.2" + +"@dhis2/cypress-commands@^7.0.1": + version "7.0.1" + resolved "https://registry.yarnpkg.com/@dhis2/cypress-commands/-/cypress-commands-7.0.1.tgz#c2482eb4d52d2b2b9cef5f5fb5fa57a345524a44" + integrity sha512-szli4iBGrCUsH3fwzT2QFvHr/bXvESpPg5bLtllIbpjVD14CioYwV04s0K+nYhITTFkNKI/v+6VT07Sv//lc7Q== + dependencies: + jscodeshift "^0.11.0" + "@dhis2/d2-i18n-extract@^1.0.8": version "1.0.8" resolved "https://registry.yarnpkg.com/@dhis2/d2-i18n-extract/-/d2-i18n-extract-1.0.8.tgz#9d98690d522a51895c8ef3fe7136f026b0f8dacd" @@ -1726,16 +2254,33 @@ resolved "https://registry.yarnpkg.com/@hapi/address/-/address-2.1.4.tgz#5d67ed43f3fd41a69d4b9ff7b56e7c0d1d0a81e5" integrity sha512-QD1PhQk+s31P1ixsX0H0Suoupp3VMXzIVMSwobR3F3MSUO2YCV0B7xqLcUw/Bh8yuvd3LhpyqLQWTNcRmp6IdQ== +"@hapi/address@^4.0.1": + version "4.1.0" + resolved "https://registry.yarnpkg.com/@hapi/address/-/address-4.1.0.tgz#d60c5c0d930e77456fdcde2598e77302e2955e1d" + integrity sha512-SkszZf13HVgGmChdHo/PxchnSaCJ6cetVqLzyciudzZRT0jcOouIF/Q93mgjw8cce+D+4F4C1Z/WrfFN+O3VHQ== + dependencies: + "@hapi/hoek" "^9.0.0" + "@hapi/bourne@1.x.x": version "1.3.2" resolved "https://registry.yarnpkg.com/@hapi/bourne/-/bourne-1.3.2.tgz#0a7095adea067243ce3283e1b56b8a8f453b242a" integrity sha512-1dVNHT76Uu5N3eJNTYcvxee+jzX4Z9lfciqRRHCU27ihbUcYi+iSc2iml5Ke1LXe1SyJCLA0+14Jh4tXJgOppA== +"@hapi/formula@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@hapi/formula/-/formula-2.0.0.tgz#edade0619ed58c8e4f164f233cda70211e787128" + integrity sha512-V87P8fv7PI0LH7LiVi8Lkf3x+KCO7pQozXRssAHNXXL9L1K+uyu4XypLXwxqVDKgyQai6qj3/KteNlrqDx4W5A== + "@hapi/hoek@8.x.x", "@hapi/hoek@^8.3.0": version "8.5.1" resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-8.5.1.tgz#fde96064ca446dec8c55a8c2f130957b070c6e06" integrity sha512-yN7kbciD87WzLGc5539Tn0sApjyiGHAJgKvG9W8C7O+6c7qmoQMfVs0W4bX17eqz6C78QJqqFrtgdK5EWf6Qow== +"@hapi/hoek@^9.0.0": + version "9.2.0" + resolved "https://registry.yarnpkg.com/@hapi/hoek/-/hoek-9.2.0.tgz#f3933a44e365864f4dad5db94158106d511e8131" + integrity sha512-sqKVVVOe5ivCaXDWivIJYVSaEgdQK9ul7a4Kity5Iw7u9+wBAPbX1RMSnLLmp7O4Vzj0WOWwMAJsTL00xwaNug== + "@hapi/joi@^15.0.3", "@hapi/joi@^15.1.0": version "15.1.1" resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-15.1.1.tgz#c675b8a71296f02833f8d6d243b34c57b8ce19d7" @@ -1746,6 +2291,22 @@ "@hapi/hoek" "8.x.x" "@hapi/topo" "3.x.x" +"@hapi/joi@^17.1.1": + version "17.1.1" + resolved "https://registry.yarnpkg.com/@hapi/joi/-/joi-17.1.1.tgz#9cc8d7e2c2213d1e46708c6260184b447c661350" + integrity sha512-p4DKeZAoeZW4g3u7ZeRo+vCDuSDgSvtsB/NpfjXEHTUjSeINAi/RrVOWiVQ1isaoLzMvFEhe8n5065mQq1AdQg== + dependencies: + "@hapi/address" "^4.0.1" + "@hapi/formula" "^2.0.0" + "@hapi/hoek" "^9.0.0" + "@hapi/pinpoint" "^2.0.0" + "@hapi/topo" "^5.0.0" + +"@hapi/pinpoint@^2.0.0": + version "2.0.0" + resolved "https://registry.yarnpkg.com/@hapi/pinpoint/-/pinpoint-2.0.0.tgz#805b40d4dbec04fc116a73089494e00f073de8df" + integrity sha512-vzXR5MY7n4XeIvLpfl3HtE3coZYO4raKXW766R6DZw/6aLqR26iuZ109K7a0NtF2Db0jxqh7xz2AxkUwpUFybw== + "@hapi/topo@3.x.x": version "3.1.6" resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-3.1.6.tgz#68d935fa3eae7fdd5ab0d7f953f3205d8b2bfc29" @@ -1753,6 +2314,13 @@ dependencies: "@hapi/hoek" "^8.3.0" +"@hapi/topo@^5.0.0": + version "5.0.0" + resolved "https://registry.yarnpkg.com/@hapi/topo/-/topo-5.0.0.tgz#c19af8577fa393a06e9c77b60995af959be721e7" + integrity sha512-tFJlT47db0kMqVm3H4nQYgn6Pwg10GTZHb1pwmSiv1K4ks6drQOtfEF5ZnPjkvC+y4/bUPHK+bc87QvLcL+WMw== + dependencies: + "@hapi/hoek" "^9.0.0" + "@istanbuljs/load-nyc-config@^1.0.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz#fd3db1d59ecf7cf121e80650bb86712f9b55eced" @@ -2282,6 +2850,13 @@ estree-walker "^1.0.1" picomatch "^2.2.2" +"@samverschueren/stream-to-observable@^0.3.0": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@samverschueren/stream-to-observable/-/stream-to-observable-0.3.1.tgz#a21117b19ee9be70c379ec1877537ef2e1c63301" + integrity sha512-c/qwwcHyafOQuVQJj0IlBjf5yYgBI7YPJ77k4fOJYesb41jio65eaJODRUmfYKhTOFBrIZ66kgvGPlNbjuoRdQ== + dependencies: + any-observable "^0.3.0" + "@sindresorhus/is@^0.14.0": version "0.14.0" resolved "https://registry.yarnpkg.com/@sindresorhus/is/-/is-0.14.0.tgz#9fb3a3cf3132328151f353de4632e01e52102bea" @@ -2703,6 +3278,11 @@ resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.7.tgz#8ea1e8f8eae2430cf440564b98c6dfce1ec5945d" integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== +"@types/node@12.12.50": + version "12.12.50" + resolved "https://registry.yarnpkg.com/@types/node/-/node-12.12.50.tgz#e9b2e85fafc15f2a8aa8fdd41091b983da5fd6ee" + integrity sha512-5ImO01Fb8YsEOYpV+aeyGYztcYcjGsBvN4D7G5r1ef2cuQOpymjWNQi5V0rKHE6PC2ru3HkoUr/Br2/8GUA84w== + "@types/normalize-package-data@^2.4.0": version "2.4.0" resolved "https://registry.yarnpkg.com/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz#e486d0d97396d79beedd0a6e33f4534ff6b4973e" @@ -2750,10 +3330,15 @@ dependencies: "@types/node" "*" -"@types/sizzle@2.3.2": - version "2.3.2" - resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.2.tgz#a811b8c18e2babab7d542b3365887ae2e4d9de47" - integrity sha512-7EJYyKTL7tFR8+gDbB6Wwz/arpGa0Mywk1TJbNzKzHtzbwVmY4HR9WqS5VV7dsBUKQmPNr192jHr/VpBluj/hg== +"@types/sinonjs__fake-timers@^6.0.1": + version "6.0.2" + resolved "https://registry.yarnpkg.com/@types/sinonjs__fake-timers/-/sinonjs__fake-timers-6.0.2.tgz#3a84cf5ec3249439015e14049bd3161419bf9eae" + integrity sha512-dIPoZ3g5gcx9zZEszaxLSVTvMReD3xxyyDnQUjA6IYDG9Ba2AV0otMPs+77sG9ojB4Qr2N2Vk5RnKeuA0X/0bg== + +"@types/sizzle@^2.3.2": + version "2.3.3" + resolved "https://registry.yarnpkg.com/@types/sizzle/-/sizzle-2.3.3.tgz#ff5e2f1902969d305225a047c8a0fd5c915cebef" + integrity sha512-JYM8x9EGF163bEyhdJBpR2QX1R5naCJHC8ucJylJ3w9/CVBaskdQ8WqBf8MmQrd1kRvp/a4TS8HJ+bxzR7ZJYQ== "@types/source-list-map@*": version "0.1.2" @@ -3222,6 +3807,14 @@ resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d" integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ== +JSONStream@^1.0.3: + version "1.3.5" + resolved "https://registry.yarnpkg.com/JSONStream/-/JSONStream-1.3.5.tgz#3208c1f08d3a4d99261ab64f92302bc15e111ca0" + integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ== + dependencies: + jsonparse "^1.2.0" + through ">=2.2.7 <3" + abab@^2.0.0, abab@^2.0.3, abab@^2.0.5: version "2.0.5" resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a" @@ -3305,6 +3898,15 @@ acorn-logical-assignment@^0.1.0: resolved "https://registry.yarnpkg.com/acorn-logical-assignment/-/acorn-logical-assignment-0.1.4.tgz#1a143a21f022e1707b2bc82f587ae2943f0a570e" integrity sha512-SeqO1iRtc/NeXo4bTkyK0hN0CIoKi/FQMN1NqhTr5UxqEn4p2wKNTZl+xzvU7i2u/k0f66YR7pNPi2ckPwYubg== +acorn-node@^1.2.0, acorn-node@^1.3.0, acorn-node@^1.5.2, acorn-node@^1.6.1: + version "1.8.2" + resolved "https://registry.yarnpkg.com/acorn-node/-/acorn-node-1.8.2.tgz#114c95d64539e53dede23de8b9d96df7c7ae2af8" + integrity sha512-8mt+fslDufLYntIoPAaIMUe/lrbrehIiwmR3t2k9LljIzoigEPF27eLk2hy8zSGzmR/ogr7zbRKINMo1u0yh5A== + dependencies: + acorn "^7.0.0" + acorn-walk "^7.0.0" + xtend "^4.0.2" + acorn-numeric-separator@^0.3.0: version "0.3.6" resolved "https://registry.yarnpkg.com/acorn-numeric-separator/-/acorn-numeric-separator-0.3.6.tgz#af7f0abaf8e74bd9ca1117602954d0a3b75804f3" @@ -3349,7 +3951,7 @@ acorn-walk@^6.0.0, acorn-walk@^6.0.1: resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-6.2.0.tgz#123cb8f3b84c2171f1f7fb252615b1c78a6b1a8c" integrity sha512-7evsyfH1cLOCdAzZAd43Cic04yKydNx0cF+7tiA19p1XnLLPU4dpCQOqpjqwokFe//vS0QqfqqjCS2JkiIs0cA== -acorn-walk@^7.1.1: +acorn-walk@^7.0.0, acorn-walk@^7.1.1: version "7.2.0" resolved "https://registry.yarnpkg.com/acorn-walk/-/acorn-walk-7.2.0.tgz#0de889a601203909b0fbe07b8938dc21d2e967bc" integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== @@ -3369,7 +3971,7 @@ acorn@^6.0.0, acorn@^6.0.1, acorn@^6.4.1: resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.4.2.tgz#35866fd710528e92de10cf06016498e47e39e1e6" integrity sha512-XtGIhXwF8YM8bJhGxG5kXgjkEuNGLTkoYqVE+KMR+aspr4KGYmKYg7yUe3KghyQ9yheNwLnjmzh/7+gfDBmHCQ== -acorn@^7.1.0, acorn@^7.1.1, acorn@^7.4.0: +acorn@^7.0.0, acorn@^7.1.0, acorn@^7.1.1, acorn@^7.4.0: version "7.4.1" resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa" integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== @@ -3482,11 +4084,6 @@ ansi-colors@^4.1.1: resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-4.1.1.tgz#cbb9ae256bf750af1eab344f229aa27fe94ba348" integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== -ansi-escapes@^1.0.0: - version "1.4.0" - resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-1.4.0.tgz#d3a8a83b319aa67793662b13e761c7911422306e" - integrity sha1-06ioOzGapneTZisT52HHkRQiMG4= - ansi-escapes@^3.0.0: version "3.2.0" resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b" @@ -3555,6 +4152,16 @@ ansi-wrap@0.1.0: resolved "https://registry.yarnpkg.com/ansi-wrap/-/ansi-wrap-0.1.0.tgz#a82250ddb0015e9a27ca82e82ea603bbfa45efaf" integrity sha1-qCJQ3bABXponyoLoLqYDu/pF768= +any-observable@^0.3.0: + version "0.3.0" + resolved "https://registry.yarnpkg.com/any-observable/-/any-observable-0.3.0.tgz#af933475e5806a67d0d7df090dd5e8bef65d119b" + integrity sha512-/FQM1EDkTsf63Ub2C6O7GuYFDsSXUwsaZDurV0np41ocwq0jthUAYCmhBX9f+KwlaCgIuWyr/4WlUQUBfKfZog== + +any-promise@^1.0.0: + version "1.3.0" + resolved "https://registry.yarnpkg.com/any-promise/-/any-promise-1.3.0.tgz#abc6afeedcea52e809cdc0376aed3ce39635d17f" + integrity sha1-q8av7tzqUugJzcA3au0845Y10X8= + anymatch@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/anymatch/-/anymatch-2.0.0.tgz#bcb24b4f37934d9aa7ac17b4adaf89e7c76ef2eb" @@ -3583,12 +4190,7 @@ aproba@^1.1.1: resolved "https://registry.yarnpkg.com/aproba/-/aproba-1.2.0.tgz#6802e6264efd18c790a1b0d517f0f2627bf2c94a" integrity sha512-Y9J6ZjXtoYh8RnXVCMOU/ttDmk1aBjunq9vO0ta5x85WDQiQfUF9sIPBITdbiiIVcBo03Hi3jMxigBtsddlXRw== -arch@2.1.1: - version "2.1.1" - resolved "https://registry.yarnpkg.com/arch/-/arch-2.1.1.tgz#8f5c2731aa35a30929221bb0640eed65175ec84e" - integrity sha512-BLM56aPo9vLLFVa8+/+pJLnrZ7QGGTVHWsCwieAWT9o9K8UeGaQbzZbGoabWLOo2ksBCztoXdqBZBplqLDDCSg== - -arch@^2.1.0: +arch@^2.1.0, arch@^2.1.2: version "2.2.0" resolved "https://registry.yarnpkg.com/arch/-/arch-2.2.0.tgz#1bc47818f305764f23ab3306b0bfc086c5a29d11" integrity sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ== @@ -3825,7 +4427,7 @@ assert-plus@1.0.0, assert-plus@^1.0.0: resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525" integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= -assert@^1.1.1: +assert@^1.1.1, assert@^1.4.0: version "1.5.0" resolved "https://registry.yarnpkg.com/assert/-/assert-1.5.0.tgz#55c109aaf6e0aefdb3dc4b71240c70bf574b18eb" integrity sha512-EDsgawzwoun2CZkCgtxJbv392v4nbk9XDD06zI+kQYoBM/3RBWLlEyJARDOmhAAosBjWACEkKL6S+lIZtcAubA== @@ -3833,6 +4435,20 @@ assert@^1.1.1: object-assign "^4.1.1" util "0.10.3" +assertion-error-formatter@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/assertion-error-formatter/-/assertion-error-formatter-2.0.1.tgz#6bbdffaec8e2fa9e2b0eb158bfe353132d7c0a9b" + integrity sha512-cjC3jUCh9spkroKue5PDSKH5RFQ/KNuZJhk3GwHYmB/8qqETxLOmMdLH+ohi/VukNzxDlMvIe7zScvLoOdhb6Q== + dependencies: + diff "^3.0.0" + pad-right "^0.2.2" + repeat-string "^1.6.1" + +assertion-error@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/assertion-error/-/assertion-error-1.1.0.tgz#e60b6b0e8f301bd97e5375215bda406c85118c0b" + integrity sha512-jgsaNduz+ndvGyFt3uSuWqvy4lCnIJiovtouQN5JZHOKCS2QuhEdbcQHFhVksz2N2U9hXJo8odG7ETyWlEeuDw== + assign-symbols@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/assign-symbols/-/assign-symbols-1.0.0.tgz#59667f41fadd4f20ccbc2bb96b8d4f7f78ec0367" @@ -3843,6 +4459,13 @@ ast-types-flow@0.0.7, ast-types-flow@^0.0.7: resolved "https://registry.yarnpkg.com/ast-types-flow/-/ast-types-flow-0.0.7.tgz#f70b735c6bca1a5c9c22d982c3e39e7feba3bdad" integrity sha1-9wtzXGvKGlycItmCw+Oef+ujva0= +ast-types@0.14.2: + version "0.14.2" + resolved "https://registry.yarnpkg.com/ast-types/-/ast-types-0.14.2.tgz#600b882df8583e3cd4f2df5fa20fa83759d4bdfd" + integrity sha512-O0yuUDnZeQDL+ncNGlJ78BiO4jnYI3bvMsD5prT0/nsgijG/LpNBIr63gTjVTNsiGkgQhiyCShTgxt8oXOrklA== + dependencies: + tslib "^2.0.1" + astral-regex@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-1.0.0.tgz#6c8c3fb827dd43ee3918f27b82782ab7658a6fd9" @@ -3873,13 +4496,6 @@ async@0.9.x: resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0= -async@2.6.1: - version "2.6.1" - resolved "https://registry.yarnpkg.com/async/-/async-2.6.1.tgz#b245a23ca71930044ec53fa46aa00a3e87c6a610" - integrity sha512-fNEiL2+AZt6AlAw/29Cr0UDe4sRAHCpEHh54WMz+Bb7QfNcFw4h3loofyJpLeQs4Yx7yuqu/2dLgM5hKOs6HlQ== - dependencies: - lodash "^4.17.10" - async@^2.6.2, async@^2.6.3: version "2.6.3" resolved "https://registry.yarnpkg.com/async/-/async-2.6.3.tgz#d72625e2344a3656e3a3ad4fa749fa83299d82ff" @@ -3887,6 +4503,11 @@ async@^2.6.2, async@^2.6.3: dependencies: lodash "^4.17.14" +async@^3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/async/-/async-3.2.0.tgz#b3a2685c5ebb641d3de02d161002c60fc9f85720" + integrity sha512-TR2mEZFVOj2pLStYxLht7TyfuRzaydfpxr3k9RpHIzMgw7A64dzsdqCxH1WJyQdoe8T10nDXd9wnEigmiuHIZw== + asynckit@^0.4.0: version "0.4.0" resolved "https://registry.yarnpkg.com/asynckit/-/asynckit-0.4.0.tgz#c79ed97f7f34cb8f2ba1bc9790bcc366474b4b79" @@ -3968,6 +4589,11 @@ babel-code-frame@^6.22.0: esutils "^2.0.2" js-tokens "^3.0.2" +babel-core@^7.0.0-bridge.0: + version "7.0.0-bridge.0" + resolved "https://registry.yarnpkg.com/babel-core/-/babel-core-7.0.0-bridge.0.tgz#95a492ddd90f9b4e9a4a1da14eb335b87b634ece" + integrity sha512-poPX9mZH/5CSanm50Q+1toVci6pv5KSRv/5TWCwtzQS5XEwn40BcCrgIeMFWP9CKKIniKXNxoIOnOq4VVlGXhg== + babel-eslint@^10.1.0: version "10.1.0" resolved "https://registry.yarnpkg.com/babel-eslint/-/babel-eslint-10.1.0.tgz#6968e568a910b78fb3779cdd8b6ac2f479943232" @@ -4035,6 +4661,13 @@ babel-loader@^8.2.2: make-dir "^3.1.0" schema-utils "^2.6.5" +babel-plugin-add-module-exports@1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/babel-plugin-add-module-exports/-/babel-plugin-add-module-exports-1.0.2.tgz#96cd610d089af664f016467fc4567c099cce2d9c" + integrity sha512-4paN7RivvU3Rzju1vGSHWPjO8Y0rI6droWvSFKI6dvEQ4mvoV0zGojnlzVRfI6N8zISo6VERXt3coIuVmzuvNg== + optionalDependencies: + chokidar "^2.0.4" + babel-plugin-dynamic-import-node@^2.3.3: version "2.3.3" resolved "https://registry.yarnpkg.com/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz#84fda19c976ec5c6defef57f9427b3def66e17a3" @@ -4233,7 +4866,7 @@ babel-regenerator-runtime@^6.5.0: resolved "https://registry.yarnpkg.com/babel-regenerator-runtime/-/babel-regenerator-runtime-6.5.0.tgz#0e41cd1c9f80442466f015c749fff8ba98f8e110" integrity sha1-DkHNHJ+ARCRm8BXHSf/4upj44RA= -babel-runtime@^6.23.0, babel-runtime@^6.26.0: +babel-runtime@^6.11.6, babel-runtime@^6.23.0, babel-runtime@^6.26.0: version "6.26.0" resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe" integrity sha1-llxwWGaOgrVde/4E/yM3vItWR/4= @@ -4241,6 +4874,11 @@ babel-runtime@^6.23.0, babel-runtime@^6.26.0: core-js "^2.4.0" regenerator-runtime "^0.11.0" +babelify@10.0.0: + version "10.0.0" + resolved "https://registry.yarnpkg.com/babelify/-/babelify-10.0.0.tgz#fe73b1a22583f06680d8d072e25a1e0d1d1d7fb5" + integrity sha512-X40FaxyH7t3X+JFAKvb1H9wooWKLRCi8pg3m8poqtdZaIng+bjzp9RvKQCvRjF9isHiPkXspbbXT/zwXLtwgwg== + babylon@^6.18.0: version "6.18.0" resolved "https://registry.yarnpkg.com/babylon/-/babylon-6.18.0.tgz#af2f3b88fa6f5c1e4c634d1a0f8eac4f55b395e3" @@ -4281,6 +4919,11 @@ bcrypt-pbkdf@^1.0.0: dependencies: tweetnacl "^0.14.3" +becke-ch--regex--s0-0-v1--base--pl--lib@^1.2.0: + version "1.4.0" + resolved "https://registry.yarnpkg.com/becke-ch--regex--s0-0-v1--base--pl--lib/-/becke-ch--regex--s0-0-v1--base--pl--lib-1.4.0.tgz#429ceebbfa5f7e936e78d73fbdc7da7162b20e20" + integrity sha1-Qpzuu/pffpNueNc/vcfacWKyDiA= + beeper@^1.0.0: version "1.1.1" resolved "https://registry.yarnpkg.com/beeper/-/beeper-1.1.1.tgz#e6d5ea8c5dad001304a70b22638447f69cb2f809" @@ -4432,12 +5075,17 @@ bl@^4.0.3: inherits "^2.0.4" readable-stream "^3.4.0" -bluebird@3.5.0: - version "3.5.0" - resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.0.tgz#791420d7f551eea2897453a8a77653f96606d67c" - integrity sha1-eRQg1/VR7qKJdFOop3ZT+WYG1nw= +blob-util@2.0.2: + version "2.0.2" + resolved "https://registry.yarnpkg.com/blob-util/-/blob-util-2.0.2.tgz#3b4e3c281111bb7f11128518006cdc60b403a1eb" + integrity sha512-T7JQa+zsXXEa6/8ZhHcQEW1UFfVM49Ts65uBkFL6fz2QmrElqmbajIDJvuA0tEhRe5eIjpV9ZF+0RfZR9voJFQ== + +bluebird@3.5.3: + version "3.5.3" + resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.5.3.tgz#7d01c6f9616c9a51ab0f8c549a79dfe6ec33efa7" + integrity sha512-/qKPUQlaW1OyR51WeCPBvRnAlnZFUJkCSG5HzGnuIqhgyJtF+T94lFnn33eiazjRm2LAHVy2guNnaq48X9SJuw== -bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5: +bluebird@^3.4.1, bluebird@^3.5.1, bluebird@^3.5.3, bluebird@^3.5.5, bluebird@^3.7.2: version "3.7.2" resolved "https://registry.yarnpkg.com/bluebird/-/bluebird-3.7.2.tgz#9f229c15be272454ffa973ace0dbee79a1b0c36f" integrity sha512-XpNj6GDQzdfW+r2Wnn7xiSAd7TM3jzkxGXBGTtWKuSXv1xUV+azxAm8jdWZN06QTQk+2N2XB9jRDkvbmQmcRtg== @@ -4554,18 +5202,37 @@ brorand@^1.0.1, brorand@^1.1.0: resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f" integrity sha1-EsJe/kCkXjwyPrhnWgoM5XsiNx8= +browser-pack@^6.0.1: + version "6.1.0" + resolved "https://registry.yarnpkg.com/browser-pack/-/browser-pack-6.1.0.tgz#c34ba10d0b9ce162b5af227c7131c92c2ecd5774" + integrity sha512-erYug8XoqzU3IfcU8fUgyHqyOXqIE4tUTTQ+7mqUjQlvnXkOO6OlT9c/ZoJVHYoAaqGxr09CN53G7XIsO4KtWA== + dependencies: + JSONStream "^1.0.3" + combine-source-map "~0.8.0" + defined "^1.0.0" + safe-buffer "^5.1.1" + through2 "^2.0.0" + umd "^3.0.0" + browser-process-hrtime@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz#3c9b4b7d782c8121e56f10106d84c0d0ffc94626" integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== -browser-resolve@^1.11.3: +browser-resolve@^1.11.0, browser-resolve@^1.11.3: version "1.11.3" resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-1.11.3.tgz#9b7cbb3d0f510e4cb86bdbd796124d28b5890af6" integrity sha512-exDi1BYWB/6raKHmDTCicQfTkqwN5fioMFV4j8BsfMU4R2DK/QfZfK7kOVkmWCNANf0snkBzqGqAJBao9gZMdQ== dependencies: resolve "1.1.7" +browser-resolve@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/browser-resolve/-/browser-resolve-2.0.0.tgz#99b7304cb392f8d73dba741bb2d7da28c6d7842b" + integrity sha512-7sWsQlYL2rGLy2IWm8WL8DCTJvYLc/qlOnsakDac87SOoCd16WLsaAMdCiAqsTNHIe+SXfaqyxyo6THoWqs8WQ== + dependencies: + resolve "^1.17.0" + browserify-aes@^1.0.0, browserify-aes@^1.0.4: version "1.2.0" resolved "https://registry.yarnpkg.com/browserify-aes/-/browserify-aes-1.2.0.tgz#326734642f403dabc3003209853bb70ad428ef48" @@ -4620,13 +5287,121 @@ browserify-sign@^4.0.0: readable-stream "^3.6.0" safe-buffer "^5.2.0" -browserify-zlib@^0.2.0: +browserify-zlib@^0.2.0, browserify-zlib@~0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/browserify-zlib/-/browserify-zlib-0.2.0.tgz#2869459d9aa3be245fe8fe2ca1f46e2e7f54d73f" integrity sha512-Z942RysHXmJrhqk88FmKBVq/v5tqmSkDz7p54G/MGyjMnCFFnC79XWNbg+Vta8W6Wb2qtSZTSxIGkJrRpCFEiA== dependencies: pako "~1.0.5" +browserify@16.2.3: + version "16.2.3" + resolved "https://registry.yarnpkg.com/browserify/-/browserify-16.2.3.tgz#7ee6e654ba4f92bce6ab3599c3485b1cc7a0ad0b" + integrity sha512-zQt/Gd1+W+IY+h/xX2NYMW4orQWhqSwyV+xsblycTtpOuB27h1fZhhNQuipJ4t79ohw4P4mMem0jp/ZkISQtjQ== + dependencies: + JSONStream "^1.0.3" + assert "^1.4.0" + browser-pack "^6.0.1" + browser-resolve "^1.11.0" + browserify-zlib "~0.2.0" + buffer "^5.0.2" + cached-path-relative "^1.0.0" + concat-stream "^1.6.0" + console-browserify "^1.1.0" + constants-browserify "~1.0.0" + crypto-browserify "^3.0.0" + defined "^1.0.0" + deps-sort "^2.0.0" + domain-browser "^1.2.0" + duplexer2 "~0.1.2" + events "^2.0.0" + glob "^7.1.0" + has "^1.0.0" + htmlescape "^1.1.0" + https-browserify "^1.0.0" + inherits "~2.0.1" + insert-module-globals "^7.0.0" + labeled-stream-splicer "^2.0.0" + mkdirp "^0.5.0" + module-deps "^6.0.0" + os-browserify "~0.3.0" + parents "^1.0.1" + path-browserify "~0.0.0" + process "~0.11.0" + punycode "^1.3.2" + querystring-es3 "~0.2.0" + read-only-stream "^2.0.0" + readable-stream "^2.0.2" + resolve "^1.1.4" + shasum "^1.0.0" + shell-quote "^1.6.1" + stream-browserify "^2.0.0" + stream-http "^2.0.0" + string_decoder "^1.1.1" + subarg "^1.0.0" + syntax-error "^1.1.1" + through2 "^2.0.0" + timers-browserify "^1.0.1" + tty-browserify "0.0.1" + url "~0.11.0" + util "~0.10.1" + vm-browserify "^1.0.0" + xtend "^4.0.0" + +browserify@^16.1.0: + version "16.5.2" + resolved "https://registry.yarnpkg.com/browserify/-/browserify-16.5.2.tgz#d926835e9280fa5fd57f5bc301f2ef24a972ddfe" + integrity sha512-TkOR1cQGdmXU9zW4YukWzWVSJwrxmNdADFbqbE3HFgQWe5wqZmOawqZ7J/8MPCwk/W8yY7Y0h+7mOtcZxLP23g== + dependencies: + JSONStream "^1.0.3" + assert "^1.4.0" + browser-pack "^6.0.1" + browser-resolve "^2.0.0" + browserify-zlib "~0.2.0" + buffer "~5.2.1" + cached-path-relative "^1.0.0" + concat-stream "^1.6.0" + console-browserify "^1.1.0" + constants-browserify "~1.0.0" + crypto-browserify "^3.0.0" + defined "^1.0.0" + deps-sort "^2.0.0" + domain-browser "^1.2.0" + duplexer2 "~0.1.2" + events "^2.0.0" + glob "^7.1.0" + has "^1.0.0" + htmlescape "^1.1.0" + https-browserify "^1.0.0" + inherits "~2.0.1" + insert-module-globals "^7.0.0" + labeled-stream-splicer "^2.0.0" + mkdirp-classic "^0.5.2" + module-deps "^6.2.3" + os-browserify "~0.3.0" + parents "^1.0.1" + path-browserify "~0.0.0" + process "~0.11.0" + punycode "^1.3.2" + querystring-es3 "~0.2.0" + read-only-stream "^2.0.0" + readable-stream "^2.0.2" + resolve "^1.1.4" + shasum "^1.0.0" + shell-quote "^1.6.1" + stream-browserify "^2.0.0" + stream-http "^3.0.0" + string_decoder "^1.1.1" + subarg "^1.0.0" + syntax-error "^1.1.1" + through2 "^2.0.0" + timers-browserify "^1.0.1" + tty-browserify "0.0.1" + url "~0.11.0" + util "~0.10.1" + vm-browserify "^1.0.0" + xtend "^4.0.0" + browserslist@4.14.2: version "4.14.2" resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.2.tgz#1b3cec458a1ba87588cc5e9be62f19b6d48813ce" @@ -4648,6 +5423,17 @@ browserslist@^4.0.0, browserslist@^4.12.0, browserslist@^4.14.5, browserslist@^4 escalade "^3.1.1" node-releases "^1.1.70" +browserslist@^4.16.6, browserslist@^4.6.0: + version "4.16.6" + resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2" + integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ== + dependencies: + caniuse-lite "^1.0.30001219" + colorette "^1.2.2" + electron-to-chromium "^1.3.723" + escalade "^3.1.1" + node-releases "^1.1.71" + bser@2.1.1: version "2.1.1" resolved "https://registry.yarnpkg.com/bser/-/bser-2.1.1.tgz#e6787da20ece9d07998533cfd9de6f5c38f4bc05" @@ -4722,7 +5508,7 @@ buffer@^4.3.0: ieee754 "^1.1.4" isarray "^1.0.0" -buffer@^5.1.0, buffer@^5.2.1, buffer@^5.5.0: +buffer@^5.0.2, buffer@^5.1.0, buffer@^5.2.1, buffer@^5.5.0: version "5.7.1" resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0" integrity sha512-EHcyIPBQ4BSGlvjB16k5KgAJ27CIsHY/2JBmCRReo48y9rQ3MaUzWX3KVlBa4U7MyX02HdVj0K7C3WaB3ju7FQ== @@ -4730,6 +5516,14 @@ buffer@^5.1.0, buffer@^5.2.1, buffer@^5.5.0: base64-js "^1.3.1" ieee754 "^1.1.13" +buffer@~5.2.1: + version "5.2.1" + resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.2.1.tgz#dd57fa0f109ac59c602479044dca7b8b3d0b71d6" + integrity sha512-c+Ko0loDaFfuPWiL02ls9Xd3GO3cPVmUobQ6t3rXNUk304u6hGq+8N/kFi+QEIKhzK3uwolVhLzszmfLmMLnqg== + dependencies: + base64-js "^1.0.2" + ieee754 "^1.1.4" + builtin-modules@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f" @@ -4840,12 +5634,15 @@ cacheable-request@^6.0.0: normalize-url "^4.1.0" responselike "^1.0.2" -cachedir@1.3.0: - version "1.3.0" - resolved "https://registry.yarnpkg.com/cachedir/-/cachedir-1.3.0.tgz#5e01928bf2d95b5edd94b0942188246740e0dbc4" - integrity sha512-O1ji32oyON9laVPJL1IZ5bmwd2cB46VfpxkDequezH+15FDzzVddEyrGEeX4WusDSqKxdyFdDQDEG1yo1GoWkg== - dependencies: - os-homedir "^1.0.1" +cached-path-relative@^1.0.0, cached-path-relative@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/cached-path-relative/-/cached-path-relative-1.0.2.tgz#a13df4196d26776220cc3356eb147a52dba2c6db" + integrity sha512-5r2GqsoEb4qMTTN9J+WzXfjov+hjxT+j3u5K+kIVNIwAd99DLCJE9pBIMP1qVeybV6JiijL385Oz0DcYxfbOIg== + +cachedir@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/cachedir/-/cachedir-2.3.0.tgz#0c75892a052198f0b21c7c1804d8331edfcae0e8" + integrity sha512-A+Fezp4zxnit6FanDmv9EqXNAi3vt9DWp51/71UEhXukb7QUuvtv9344h91dyAxuTLoSYJFU299qzR3tzwPAhw== call-bind@^1.0.0: version "1.0.0" @@ -4945,6 +5742,11 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, can resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001198.tgz#ed2d9b5f060322ba2efa42afdc56dee3255473f4" integrity sha512-r5GGgESqOPZzwvdLVER374FpQu2WluCF1Z2DSiFJ89KSmGjT0LVKjgv4NcAqHmGWF9ihNpqRI9KXO9Ex4sKsgA== +caniuse-lite@^1.0.30001219: + version "1.0.30001232" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001232.tgz#2ebc8b6a77656fd772ab44a82a332a26a17e9527" + integrity sha512-e4Gyp7P8vqC2qV2iHA+cJNf/yqUKOShXQOJHQt81OHxlIZl/j/j3soEA0adAQi8CPUQgvOdDENyQ5kd6a6mNSg== + capture-exit@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/capture-exit/-/capture-exit-2.0.0.tgz#fb953bfaebeb781f62898239dabb426d08a509a4" @@ -4987,6 +5789,18 @@ caw@^2.0.0, caw@^2.0.1: tunnel-agent "^0.6.0" url-to-options "^1.0.1" +chai@^4.1.2: + version "4.3.4" + resolved "https://registry.yarnpkg.com/chai/-/chai-4.3.4.tgz#b55e655b31e1eac7099be4c08c21964fce2e6c49" + integrity sha512-yS5H68VYOCtN1cjfwumDSuzn/9c+yza4f3reKXlE5rUg7SFcCEy90gJvydNgOYtblyf4Zi6jIWRnXOgErta0KA== + dependencies: + assertion-error "^1.1.0" + check-error "^1.0.2" + deep-eql "^3.0.1" + get-func-name "^2.0.0" + pathval "^1.1.1" + type-detect "^4.0.5" + chain-function@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/chain-function/-/chain-function-1.0.1.tgz#c63045e5b4b663fb86f1c6e186adaf1de402a1cc" @@ -5001,7 +5815,7 @@ chalk@2.4.2, chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.4.1, chalk@^2.4. escape-string-regexp "^1.0.5" supports-color "^5.3.0" -chalk@^1.0.0, chalk@^1.1.1, chalk@^1.1.3: +chalk@^1.0.0, chalk@^1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/chalk/-/chalk-1.1.3.tgz#a8115c55e4a702fe4d150abd3872822a7e09fc98" integrity sha1-qBFcVeSnAv5NFQq9OHKCKn4J/Jg= @@ -5048,7 +5862,12 @@ chardet@^0.7.0: resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" integrity sha512-mT8iDcrh03qDGRRmoA2hmBJnxpllMR+0/0qlzjqZES6NdiWDcZkCNAk4rPFZ9Q85r27unkiNNg8ZOiwZXBHwcA== -check-more-types@2.24.0: +check-error@^1.0.2: + version "1.0.2" + resolved "https://registry.yarnpkg.com/check-error/-/check-error-1.0.2.tgz#574d312edd88bb5dd8912e9286dd6c0aed4aac82" + integrity sha1-V00xLt2Iu13YkS6Sht1sCu1KrII= + +check-more-types@^2.24.0: version "2.24.0" resolved "https://registry.yarnpkg.com/check-more-types/-/check-more-types-2.24.0.tgz#1420ffb10fd444dcfc79b43891bbfffd32a84600" integrity sha1-FCD/sQ/URNz8ebQ4kbv//TKoRgA= @@ -5070,7 +5889,7 @@ cheerio@^1.0.0-rc.3: lodash "^4.15.0" parse5 "^3.0.1" -chokidar@^2.1.8: +chokidar@^2.0.4, chokidar@^2.1.1, chokidar@^2.1.8: version "2.1.8" resolved "https://registry.yarnpkg.com/chokidar/-/chokidar-2.1.8.tgz#804b3a7b6a99358c3c5c61e71d8728f041cff917" integrity sha512-ZmZUazfOzf0Nve7duiCKD23PFSCs4JPoYyccjUFF3aQkQadqBhfzhjkwBH2mNOG9cTBwhamM37EIsIkZw3nRgg== @@ -5121,11 +5940,6 @@ chrome-trace-event@^1.0.2: dependencies: tslib "^1.9.0" -ci-info@^1.5.0: - version "1.6.0" - resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-1.6.0.tgz#2ca20dbb9ceb32d4524a683303313f0304b1e497" - integrity sha512-vsGdkwSCDpWmP80ncATX7iea5DWQemg1UgCW5J8tqjU3lYw4FBYuj89J0CTVomA7BEfvSZd84GmHko+MxFQU2A== - ci-info@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46" @@ -5188,7 +6002,7 @@ cli-cursor@^1.0.2: dependencies: restore-cursor "^1.0.1" -cli-cursor@^2.1.0: +cli-cursor@^2.0.0, cli-cursor@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" integrity sha1-s12sN2R5+sw+lHR9QdDQ9SOP/LU= @@ -5202,10 +6016,22 @@ cli-cursor@^3.1.0: dependencies: restore-cursor "^3.1.0" -cli-spinners@^0.1.2: - version "0.1.2" - resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-0.1.2.tgz#bb764d88e185fb9e1e6a2a1f19772318f605e31c" - integrity sha1-u3ZNiOGF+54eaiofGXcjGPYF4xw= +cli-table3@~0.6.0: + version "0.6.0" + resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.0.tgz#b7b1bc65ca8e7b5cef9124e13dc2b21e2ce4faee" + integrity sha512-gnB85c3MGC7Nm9I/FkiasNBOKjOiO1RNuXXarQms37q4QMpWdlbBgD/VnOStA2faG1dpXMv31RFApjX1/QdgWQ== + dependencies: + object-assign "^4.1.0" + string-width "^4.2.0" + optionalDependencies: + colors "^1.1.2" + +cli-table@^0.3.1: + version "0.3.6" + resolved "https://registry.yarnpkg.com/cli-table/-/cli-table-0.3.6.tgz#e9d6aa859c7fe636981fd3787378c2a20bce92fc" + integrity sha512-ZkNZbnZjKERTY5NwC2SeMeLeifSPq/pubeRoTpdr3WchLlnZg6hEgvHkK5zL7KNFdd9PmHN8lxrENUwI3cE8vQ== + dependencies: + colors "1.0.3" cli-truncate@^0.2.1: version "0.2.1" @@ -5349,6 +6175,19 @@ code-point-at@^1.0.0: resolved "https://registry.yarnpkg.com/code-point-at/-/code-point-at-1.1.0.tgz#0d070b4d043a5bea33a2f1a40e2edb3d9a4ccf77" integrity sha1-DQcLTQQ6W+ozovGkDi7bPZpMz3c= +coffeeify@3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/coffeeify/-/coffeeify-3.0.1.tgz#5e2753000c50bd24c693115f33864248dd11136c" + integrity sha512-Qjnr7UX6ldK1PHV7wCnv7AuCd4q19KTUtwJnu/6JRJB4rfm12zvcXtKdacUoePOKr1I4ka/ydKiwWpNAdsQb0g== + dependencies: + convert-source-map "^1.3.0" + through2 "^2.0.0" + +coffeescript@1.12.7: + version "1.12.7" + resolved "https://registry.yarnpkg.com/coffeescript/-/coffeescript-1.12.7.tgz#e57ee4c4867cf7f606bfc4a0f2d550c0981ddd27" + integrity sha512-pLXHFxQMPklVoEekowk8b3erNynC+DVJzChxS/LCBBgR6/8AJkHivkm//zbowcfc7BTCAjryuhx6gPqPRfsFoA== + collect-v8-coverage@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz#cc2c8e94fc18bbdffe64d6534570c8a673b27f59" @@ -5412,7 +6251,12 @@ colorette@^1.2.1, colorette@^1.2.2: resolved "https://registry.yarnpkg.com/colorette/-/colorette-1.2.2.tgz#cbcc79d5e99caea2dbf10eb3a26fd8b3e6acfa94" integrity sha512-MKGMzyfeuutC/ZJ1cba9NqcNpfeqMUcYmyF1ZFY6/Cn7CNSAKx6a+s48sqLqyAiZuaP2TcqMhoo+dlwFnVxT9w== -colors@^1.0.3: +colors@1.0.3: + version "1.0.3" + resolved "https://registry.yarnpkg.com/colors/-/colors-1.0.3.tgz#0433f44d809680fdeb60ed260f1b0c262e82a40b" + integrity sha1-BDP0TYCWgP3rYO0mDxsMJi6CpAs= + +colors@^1.0.3, colors@^1.1.2: version "1.4.0" resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78" integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA== @@ -5422,6 +6266,16 @@ colors@~0.6.0-1: resolved "https://registry.yarnpkg.com/colors/-/colors-0.6.2.tgz#2423fe6678ac0c5dae8852e5d0e5be08c997abcc" integrity sha1-JCP+ZnisDF2uiFLl0OW+CMmXq8w= +combine-source-map@^0.8.0, combine-source-map@~0.8.0: + version "0.8.0" + resolved "https://registry.yarnpkg.com/combine-source-map/-/combine-source-map-0.8.0.tgz#a58d0df042c186fcf822a8e8015f5450d2d79a8b" + integrity sha1-pY0N8ELBhvz4IqjoAV9UUNLXmos= + dependencies: + convert-source-map "~1.1.0" + inline-source-map "~0.6.0" + lodash.memoize "~3.0.3" + source-map "~0.5.3" + combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6: version "1.0.8" resolved "https://registry.yarnpkg.com/combined-stream/-/combined-stream-1.0.8.tgz#c3d45a8b34fd730631a110a8a2520682b31d5a7f" @@ -5429,12 +6283,7 @@ combined-stream@^1.0.6, combined-stream@^1.0.8, combined-stream@~1.0.6: dependencies: delayed-stream "~1.0.0" -commander@2.15.1: - version "2.15.1" - resolved "https://registry.yarnpkg.com/commander/-/commander-2.15.1.tgz#df46e867d0fc2aec66a34662b406a9ccafff5b0f" - integrity sha512-VlfT9F3V0v+jr4yxPc5gg9s62/fIVWsd2Bk2iD435um1NlGMYdVCq+MjcXnhYq2icNOizHr1kK+5TI6H0Hy0ag== - -commander@^2.11.0, commander@^2.15.1, commander@^2.19.0, commander@^2.20.0, commander@^2.8.1: +commander@^2.11.0, commander@^2.15.1, commander@^2.19.0, commander@^2.20.0, commander@^2.8.1, commander@^2.9.0: version "2.20.3" resolved "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33" integrity sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ== @@ -5449,6 +6298,11 @@ commander@^4.1.1: resolved "https://registry.yarnpkg.com/commander/-/commander-4.1.1.tgz#9fd602bd936294e9e9ef46a3f4d6964044b18068" integrity sha512-NOKm8xhkzAjzFx8B2v5OAHT+u5pRQc2UCa2Vq9jYL/31o2wi9mxBA7LIFs3sV5VSC49z6pEhfbMULvShKj26WA== +commander@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/commander/-/commander-5.1.0.tgz#46abbd1652f8e059bddaef99bbdcb2ad9cf179ae" + integrity sha512-P0CysNDQ7rtVw4QIQtm+MRxV66vKFSvlsQvGYXZWR3qFU0jlMKHZZZgw8e+8DSah4UDKMqnknRDQz+xuQXQ/Zg== + commander@^7.0.0: version "7.1.0" resolved "https://registry.yarnpkg.com/commander/-/commander-7.1.0.tgz#f2eaecf131f10e36e07d894698226e36ae0eb5ff" @@ -5459,7 +6313,7 @@ commander@~2.1.0: resolved "https://registry.yarnpkg.com/commander/-/commander-2.1.0.tgz#d121bbae860d9992a3d517ba96f56588e47c6781" integrity sha1-0SG7roYNmZKj1Re6lvVliOR8Z4E= -common-tags@1.8.0, common-tags@^1.8.0: +common-tags@^1.8.0: version "1.8.0" resolved "https://registry.yarnpkg.com/common-tags/-/common-tags-1.8.0.tgz#8e3153e542d4a39e9b10554434afaaf98956a937" integrity sha512-6P6g0uetGpW/sdyUy/iQQCbFF0kWVMSIVSyYz7Zgjcgh8mgw8PQzDNZeyZ5DQ2gM7LBoZPHmnjz8rUthkBG5tw== @@ -5526,7 +6380,7 @@ concat-map@0.0.1: resolved "https://registry.yarnpkg.com/concat-map/-/concat-map-0.0.1.tgz#d8a96bd77fd68df7793a73036a3ba0d5405d477b" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= -concat-stream@1.6.2, concat-stream@^1.4.6, concat-stream@^1.4.7, concat-stream@^1.5.0, concat-stream@^1.6.0: +concat-stream@^1.4.6, concat-stream@^1.4.7, concat-stream@^1.5.0, concat-stream@^1.6.0, concat-stream@^1.6.1, concat-stream@^1.6.2, concat-stream@~1.6.0: version "1.6.2" resolved "https://registry.yarnpkg.com/concat-stream/-/concat-stream-1.6.2.tgz#904bdf194cd3122fc675c77fc4ac3d4ff0fd1a34" integrity sha512-27HBghJxjiZtIk3Ycvn/4kbJk/1uZuJFfuPEns6LaEvpvG1f0hTea8lilrouyo9mVc2GWdcEZ8OLoGmSADlrCw== @@ -5556,6 +6410,21 @@ concaveman@*: robust-predicates "^2.0.4" tinyqueue "^2.0.3" +concurrently@^5.2.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/concurrently/-/concurrently-5.3.0.tgz#7500de6410d043c912b2da27de3202cb489b1e7b" + integrity sha512-8MhqOB6PWlBfA2vJ8a0bSFKATOdWlHiQlk11IfmQBPaHVP8oP2gsh2MObE6UR3hqDHqvaIvLTyceNW6obVuFHQ== + dependencies: + chalk "^2.4.2" + date-fns "^2.0.1" + lodash "^4.17.15" + read-pkg "^4.0.1" + rxjs "^6.5.2" + spawn-command "^0.0.2-1" + supports-color "^6.1.0" + tree-kill "^1.2.2" + yargs "^13.3.0" + config-chain@^1.1.11: version "1.1.12" resolved "https://registry.yarnpkg.com/config-chain/-/config-chain-1.1.12.tgz#0fde8d091200eb5e808caf25fe618c02f48e4efa" @@ -5603,7 +6472,7 @@ console-stream@^0.1.1: resolved "https://registry.yarnpkg.com/console-stream/-/console-stream-0.1.1.tgz#a095fe07b20465955f2fafd28b5d72bccd949d44" integrity sha1-oJX+B7IEZZVfL6/Si11yvM2UnUQ= -constants-browserify@^1.0.0: +constants-browserify@^1.0.0, constants-browserify@~1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/constants-browserify/-/constants-browserify-1.0.0.tgz#c20b96d8c617748aaf1c16021760cd27fcb8cb75" integrity sha1-wguW2MYXdIqvHBYCF2DNJ/y4y3U= @@ -5625,7 +6494,7 @@ content-type@~1.0.4: resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b" integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA== -convert-source-map@1.7.0, convert-source-map@^1.1.1, convert-source-map@^1.4.0, convert-source-map@^1.5.0, convert-source-map@^1.5.1, convert-source-map@^1.6.0, convert-source-map@^1.7.0: +convert-source-map@1.7.0, convert-source-map@^1.1.0, convert-source-map@^1.1.1, convert-source-map@^1.3.0, convert-source-map@^1.4.0, convert-source-map@^1.5.0, convert-source-map@^1.5.1, convert-source-map@^1.6.0, convert-source-map@^1.7.0: version "1.7.0" resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.7.0.tgz#17a2cb882d7f77d3490585e2ce6c524424a3a442" integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== @@ -5637,6 +6506,11 @@ convert-source-map@^0.3.3: resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-0.3.5.tgz#f1d802950af7dd2631a1febe0596550c86ab3190" integrity sha1-8dgClQr33SYxof6+BZZVDIarMZA= +convert-source-map@~1.1.0: + version "1.1.3" + resolved "https://registry.yarnpkg.com/convert-source-map/-/convert-source-map-1.1.3.tgz#4829c877e9fe49b3161f3bf3673888e204699860" + integrity sha1-SCnId+n+SbMWHzvzZziI4gRpmGA= + cookie-signature@1.0.6: version "1.0.6" resolved "https://registry.yarnpkg.com/cookie-signature/-/cookie-signature-1.0.6.tgz#e303a882b342cc3ee8ca513a79999734dab3ae2c" @@ -5664,6 +6538,14 @@ copy-descriptor@^0.1.0: resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= +core-js-compat@^3.1.1: + version "3.13.1" + resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.13.1.tgz#05444caa8f153be0c67db03cf8adb8ec0964e58e" + integrity sha512-mdrcxc0WznfRd8ZicEZh1qVeJ2mu6bwQFh8YVUK48friy/FOwFV5EJj9/dlh+nMQ74YusdVfBFDuomKgUspxWQ== + dependencies: + browserslist "^4.16.6" + semver "7.0.0" + core-js-compat@^3.6.2, core-js-compat@^3.8.1, core-js-compat@^3.9.0: version "3.9.1" resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.9.1.tgz#4e572acfe90aff69d76d8c37759d21a5c59bb455" @@ -5697,6 +6579,16 @@ core-util-is@1.0.2, core-util-is@~1.0.0: resolved "https://registry.yarnpkg.com/core-util-is/-/core-util-is-1.0.2.tgz#b5fd54220aa2bc5ab57aab7140c940754503c1a7" integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= +cosmiconfig@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-4.0.0.tgz#760391549580bbd2df1e562bc177b13c290972dc" + integrity sha512-6e5vDdrXZD+t5v0L8CrurPeybg4Fmf+FCSYxXKYVAqLUtyCSbuyqE059d0kDthTNRzKVjL7QMgNpEUlsoYH3iQ== + dependencies: + is-directory "^0.3.1" + js-yaml "^3.9.0" + parse-json "^4.0.0" + require-from-string "^2.0.1" + cosmiconfig@^5.0.0, cosmiconfig@^5.0.7: version "5.2.1" resolved "https://registry.yarnpkg.com/cosmiconfig/-/cosmiconfig-5.2.1.tgz#040f726809c591e77a17c0a3626ca45b4f168b1a" @@ -5795,7 +6687,7 @@ create-hmac@^1.1.0, create-hmac@^1.1.4, create-hmac@^1.1.7: safe-buffer "^5.0.1" sha.js "^2.4.8" -cross-spawn@7.0.3, cross-spawn@^7.0.0, cross-spawn@^7.0.2, cross-spawn@^7.0.3: +cross-spawn@7.0.3, cross-spawn@^7.0.0, cross-spawn@^7.0.1, cross-spawn@^7.0.2, cross-spawn@^7.0.3: version "7.0.3" resolved "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6" integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== @@ -5824,7 +6716,7 @@ cross-spawn@^6.0.0: shebang-command "^1.2.0" which "^1.2.9" -crypto-browserify@^3.11.0: +crypto-browserify@^3.0.0, crypto-browserify@^3.11.0: version "3.12.0" resolved "https://registry.yarnpkg.com/crypto-browserify/-/crypto-browserify-3.12.0.tgz#396cf9f3137f03e4b8e532c58f698254e00f80ec" integrity sha512-fz4spIh+znjO2VjL+IdhEpRJ3YN6sMzITSBijk6FK2UvTqruSQW+/cCZTSNsMiZNvUeq0CqurF+dAbyiGOY6Wg== @@ -6129,6 +7021,59 @@ csstype@^3.0.2: resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.5.tgz#7fdec6a28a67ae18647c51668a9ff95bb2fa7bb8" integrity sha512-uVDi8LpBUKQj6sdxNaTetL6FpeCqTjOvAQuQUa/qAqq8oOd4ivkbhgnqayl0dnPal8Tb/yB1tF+gOvCBiicaiQ== +cucumber-expressions@^5.0.13: + version "5.0.18" + resolved "https://registry.yarnpkg.com/cucumber-expressions/-/cucumber-expressions-5.0.18.tgz#6c70779efd3aebc5e9e7853938b1110322429596" + integrity sha1-bHB3nv0668Xp54U5OLERAyJClZY= + dependencies: + becke-ch--regex--s0-0-v1--base--pl--lib "^1.2.0" + +cucumber-expressions@^6.0.1: + version "6.6.2" + resolved "https://registry.yarnpkg.com/cucumber-expressions/-/cucumber-expressions-6.6.2.tgz#d89640eccc72a78380b6c210eae36a64e7462b81" + integrity sha512-WcFSVBiWNLJbIcAAC3t/ACU46vaOKfe1UIF5H3qveoq+Y4XQm9j3YwHurQNufRKBBg8nCnpU7Ttsx7egjS3hwA== + dependencies: + becke-ch--regex--s0-0-v1--base--pl--lib "^1.2.0" + +cucumber-tag-expressions@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/cucumber-tag-expressions/-/cucumber-tag-expressions-1.1.1.tgz#7f5c7b70009bc2b666591bfe64854578bedee85a" + integrity sha1-f1x7cACbwrZmWRv+ZIVFeL7e6Fo= + +cucumber@^4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/cucumber/-/cucumber-4.2.1.tgz#64cfff6150bbe6b5e94b173470057353d6206719" + integrity sha512-3gQ0Vv4kSHsvXEFC6b1c+TfLRDzWD1/kU7e5vm8Kh8j35b95k6favan9/4ixcBNqd7UsU1T6FYcawC87+DlNKw== + dependencies: + assertion-error-formatter "^2.0.1" + babel-runtime "^6.11.6" + bluebird "^3.4.1" + cli-table "^0.3.1" + colors "^1.1.2" + commander "^2.9.0" + cucumber-expressions "^5.0.13" + cucumber-tag-expressions "^1.1.1" + duration "^0.2.0" + escape-string-regexp "^1.0.5" + figures "2.0.0" + gherkin "^5.0.0" + glob "^7.0.0" + indent-string "^3.1.0" + is-generator "^1.0.2" + is-stream "^1.1.0" + knuth-shuffle-seeded "^1.0.6" + lodash "^4.17.4" + mz "^2.4.0" + progress "^2.0.0" + resolve "^1.3.3" + serialize-error "^2.1.0" + stack-chain "^2.0.0" + stacktrace-js "^2.0.0" + string-argv "0.0.2" + title-case "^2.1.1" + util-arity "^1.0.2" + verror "^1.9.0" + currently-unhandled@^0.4.1: version "0.4.1" resolved "https://registry.yarnpkg.com/currently-unhandled/-/currently-unhandled-0.4.1.tgz#988df33feab191ef799a61369dd76c17adf957ea" @@ -6150,49 +7095,70 @@ cyclist@^1.0.1: resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9" integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk= -cypress-pipe@^1.7.0: - version "1.7.0" - resolved "https://registry.yarnpkg.com/cypress-pipe/-/cypress-pipe-1.7.0.tgz#61f96568e673914bd2acbaaf06ce62ed89a6c63f" - integrity sha512-Tjfj5FDzWwRRdvPURtd4oCEScFWyOLGpf8aabzcWWACTSDapQcDe9aal5YhBnofj0b8Yi3g4GtFNuekXBESdNw== +cypress-cucumber-preprocessor@^2.0.1: + version "2.5.5" + resolved "https://registry.yarnpkg.com/cypress-cucumber-preprocessor/-/cypress-cucumber-preprocessor-2.5.5.tgz#af20aa40d3dd6dc67b28f6819411831bb0bea925" + integrity sha512-bAiqJbh+sJ2fKOnZ71IMxBX4j+e8qwdevYDzHYF+TjpAuSlivZHCbqCs3WUXcSUfLUL3fHwKOx0/oPyPMibAiw== + dependencies: + "@cypress/browserify-preprocessor" "^3.0.1" + chai "^4.1.2" + chokidar "^2.0.4" + cosmiconfig "^4.0.0" + cucumber "^4.2.1" + cucumber-expressions "^6.0.1" + cucumber-tag-expressions "^1.1.1" + debug "^3.0.1" + gherkin "^5.1.0" + glob "^7.1.2" + js-string-escape "^1.0.1" + minimist "^1.2.0" + through "^2.3.8" -cypress@^3.4.1: - version "3.8.3" - resolved "https://registry.yarnpkg.com/cypress/-/cypress-3.8.3.tgz#e921f5482f1cbe5814891c878f26e704bbffd8f4" - integrity sha512-I9L/d+ilTPPA4vq3NC1OPKmw7jJIpMKNdyfR8t1EXYzYCjyqbc59migOm1YSse/VRbISLJ+QGb5k4Y3bz2lkYw== - dependencies: - "@cypress/listr-verbose-renderer" "0.4.1" - "@cypress/xvfb" "1.2.4" - "@types/sizzle" "2.3.2" - arch "2.1.1" - bluebird "3.5.0" - cachedir "1.3.0" - chalk "2.4.2" - check-more-types "2.24.0" - commander "2.15.1" - common-tags "1.8.0" - debug "3.2.6" - eventemitter2 "4.1.2" - execa "0.10.0" - executable "4.1.1" - extract-zip "1.6.7" - fs-extra "5.0.0" - getos "3.1.1" - is-ci "1.2.1" - is-installed-globally "0.1.0" - lazy-ass "1.6.0" - listr "0.12.0" - lodash "4.17.15" - log-symbols "2.2.0" - minimist "1.2.0" - moment "2.24.0" - ramda "0.24.1" - request "2.88.0" - request-progress "3.0.0" - supports-color "5.5.0" - tmp "0.1.0" - untildify "3.0.3" - url "0.11.0" - yauzl "2.10.0" +cypress@^6.0.1: + version "6.9.1" + resolved "https://registry.yarnpkg.com/cypress/-/cypress-6.9.1.tgz#ce1106bfdc47f8d76381dba63f943447883f864c" + integrity sha512-/RVx6sOhsyTR9sd9v0BHI4tnDZAhsH9rNat7CIKCUEr5VPWxyfGH0EzK4IHhAqAH8vjFcD4U14tPiJXshoUrmQ== + dependencies: + "@cypress/listr-verbose-renderer" "^0.4.1" + "@cypress/request" "^2.88.5" + "@cypress/xvfb" "^1.2.4" + "@types/node" "12.12.50" + "@types/sinonjs__fake-timers" "^6.0.1" + "@types/sizzle" "^2.3.2" + arch "^2.1.2" + blob-util "2.0.2" + bluebird "^3.7.2" + cachedir "^2.3.0" + chalk "^4.1.0" + check-more-types "^2.24.0" + cli-table3 "~0.6.0" + commander "^5.1.0" + common-tags "^1.8.0" + dayjs "^1.9.3" + debug "4.3.2" + eventemitter2 "^6.4.2" + execa "^4.0.2" + executable "^4.1.1" + extract-zip "^1.7.0" + fs-extra "^9.0.1" + getos "^3.2.1" + is-ci "^2.0.0" + is-installed-globally "^0.3.2" + lazy-ass "^1.6.0" + listr "^0.14.3" + lodash "^4.17.19" + log-symbols "^4.0.0" + minimist "^1.2.5" + moment "^2.29.1" + ospath "^1.2.2" + pretty-bytes "^5.4.1" + ramda "~0.27.1" + request-progress "^3.0.0" + supports-color "^7.2.0" + tmp "~0.2.1" + untildify "^4.0.0" + url "^0.11.0" + yauzl "^2.10.0" d2-manifest@^1.0.0: version "1.0.0" @@ -6318,6 +7284,11 @@ damerau-levenshtein@^1.0.0, damerau-levenshtein@^1.0.6: resolved "https://registry.yarnpkg.com/damerau-levenshtein/-/damerau-levenshtein-1.0.6.tgz#143c1641cb3d85c60c32329e26899adea8701791" integrity sha512-JVrozIeElnj3QzfUIt8tB8YMluBJom4Vw9qTPpjGYQ9fYlB3D/rb6OordUxf3xeFB35LKWs0xqcO5U6ySvBtug== +dash-ast@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/dash-ast/-/dash-ast-1.0.0.tgz#12029ba5fb2f8aa6f0a861795b23c1b4b6c27d37" + integrity sha512-Vy4dx7gquTeMcQR/hDkYLGUnwVil6vk4FOOct+djUnHOUWt+zJPJAaRIXaAFkPXtJjvlY7o3rfRu0/3hpnwoUA== + dashdash@^1.12.0: version "1.14.1" resolved "https://registry.yarnpkg.com/dashdash/-/dashdash-1.14.1.tgz#853cfa0f7cbe2fed5de20326b8dd581035f6e2f0" @@ -6348,6 +7319,11 @@ date-fns@^1.27.2: resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-1.30.1.tgz#2e71bf0b119153dbb4cc4e88d9ea5acfb50dc05c" integrity sha512-hBSVCvSmWC+QypYObzwGOd9wqdDpOt+0wl0KbU+R+uuZBS1jN8VsD1ss3irQDknRj5NvxiTF6oj/nDRnN/UQNw== +date-fns@^2.0.1: + version "2.22.1" + resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.1.tgz#1e5af959831ebb1d82992bf67b765052d8f0efc4" + integrity sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg== + date-now@^0.1.4: version "0.1.4" resolved "https://registry.yarnpkg.com/date-now/-/date-now-0.1.4.tgz#eaf439fd4d4848ad74e5cc7dbef200672b9e345b" @@ -6358,6 +7334,11 @@ dateformat@^2.0.0: resolved "https://registry.yarnpkg.com/dateformat/-/dateformat-2.2.0.tgz#4065e2013cf9fb916ddfd82efb506ad4c6769062" integrity sha1-QGXiATz5+5Ft39gu+1Bq1MZ2kGI= +dayjs@^1.9.3: + version "1.10.5" + resolved "https://registry.yarnpkg.com/dayjs/-/dayjs-1.10.5.tgz#5600df4548fc2453b3f163ebb2abbe965ccfb986" + integrity sha512-BUFis41ikLz+65iH6LHQCDm4YPMj5r1YFLdupPIyM4SGcXMmtiLQ7U37i+hGS8urIuqe7I/ou3IS1jVc4nbN4g== + debounce@^1.1.0: version "1.2.0" resolved "https://registry.yarnpkg.com/debounce/-/debounce-1.2.0.tgz#44a540abc0ea9943018dc0eaa95cce87f65cd131" @@ -6370,20 +7351,34 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.8, debug@^2.6. dependencies: ms "2.0.0" -debug@3.2.6, debug@^3.1.0: - version "3.2.6" - resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" - integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== +debug@4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.1.1.tgz#3b72260255109c6b589cee050f1d516139664791" + integrity sha512-pYAIzeRo8J6KPEaJ0VWOh5Pzkbw/RetuzehGM7QRRX5he4fPHx2rdKMB256ehJCkX+XRQm16eZLqLNS8RSZXZw== dependencies: ms "^2.1.1" -debug@^3.1.1, debug@^3.2.6: +debug@4.3.2: + version "4.3.2" + resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b" + integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw== + dependencies: + ms "2.1.2" + +debug@^3.0.1, debug@^3.1.1, debug@^3.2.6: version "3.2.7" resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a" integrity sha512-CFjzYYAi4ThfiQvizrFQevTTXHtnCqWfe7x1AhgEscTz6ZbLbfoLRLPugTQyBth6f8ZERVUSyWHFD/7Wu4t1XQ== dependencies: ms "^2.1.1" +debug@^3.1.0: + version "3.2.6" + resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b" + integrity sha512-mel+jf7nrtEl5Pn1Qx46zARXKDpBbvzezse7p7LqINmdoIk8PYP5SySaxEmYv6TZ0JyEKA1hsCId6DIhgITtWQ== + dependencies: + ms "^2.1.1" + debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: version "4.3.1" resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.1.tgz#f0d229c505e0c6d8c49ac553d1b13dc183f6b2ee" @@ -6541,6 +7536,13 @@ deep-diff@^0.3.5: resolved "https://registry.yarnpkg.com/deep-diff/-/deep-diff-0.3.8.tgz#c01de63efb0eec9798801d40c7e0dae25b582c84" integrity sha1-wB3mPvsO7JeYgB1Ax+Da4ltYLIQ= +deep-eql@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/deep-eql/-/deep-eql-3.0.1.tgz#dfc9404400ad1c8fe023e7da1df1c147c4b444df" + integrity sha512-+QeIQyN5ZuO+3Uk5DYh6/1eKO0m0YmJFGNmFHGACpf1ClL1nmlV/p4gNgbl2pJGxgXb4faqo6UE+M5ACEMyVcw== + dependencies: + type-detect "^4.0.0" + deep-equal@^1.0.1: version "1.1.1" resolved "https://registry.yarnpkg.com/deep-equal/-/deep-equal-1.1.1.tgz#b5c98c942ceffaf7cb051e24e1434a25a2e6076a" @@ -6615,6 +7617,11 @@ define-property@^2.0.2: is-descriptor "^1.0.2" isobject "^3.0.1" +defined@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/defined/-/defined-1.0.0.tgz#c98d9bcef75674188e110969151199e39b1fa693" + integrity sha1-yY2bzvdWdBiOEQlpFRGZ45sfppM= + del@^4.1.1: version "4.1.1" resolved "https://registry.yarnpkg.com/del/-/del-4.1.1.tgz#9e8f117222ea44a31ff3a156c049b99052a9f0b4" @@ -6638,6 +7645,16 @@ depd@~1.1.2: resolved "https://registry.yarnpkg.com/depd/-/depd-1.1.2.tgz#9bcd52e14c097763e749b274c4346ed2e560b5a9" integrity sha1-m81S4UwJd2PnSbJ0xDRu0uVgtak= +deps-sort@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/deps-sort/-/deps-sort-2.0.1.tgz#9dfdc876d2bcec3386b6829ac52162cda9fa208d" + integrity sha512-1orqXQr5po+3KI6kQb9A4jnXT1PBwggGl2d7Sq2xsnOeI9GPcE/tGcF9UiSZtZBM7MukY4cAh7MemS6tZYipfw== + dependencies: + JSONStream "^1.0.3" + shasum-object "^1.0.0" + subarg "^1.0.0" + through2 "^2.0.0" + des.js@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/des.js/-/des.js-1.0.1.tgz#5382142e1bdc53f85d86d53e5f4aa7deb91e0843" @@ -6682,6 +7699,15 @@ detect-port@^1.3.0: address "^1.0.1" debug "^2.6.0" +detective@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/detective/-/detective-5.2.0.tgz#feb2a77e85b904ecdea459ad897cc90a99bd2a7b" + integrity sha512-6SsIx+nUUbuK0EthKjv0zrdnajCCXVYGmbYYiYjFVpzcjwEs/JMDZ8tPRG29J/HhN56t3GJp2cGSWDRjjot8Pg== + dependencies: + acorn-node "^1.6.1" + defined "^1.0.0" + minimist "^1.1.1" + diff-sequences@^24.9.0: version "24.9.0" resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-24.9.0.tgz#5715d6244e2aa65f48bba0bc972db0b0b11e95b5" @@ -6692,6 +7718,11 @@ diff-sequences@^26.6.2: resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-26.6.2.tgz#48ba99157de1923412eed41db6b6d4aa9ca7c0b1" integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q== +diff@^3.0.0: + version "3.5.0" + resolved "https://registry.yarnpkg.com/diff/-/diff-3.5.0.tgz#800c0dd1e0a8bfbc95835c202ad220fe317e5a12" + integrity sha512-A46qtFgd+g7pDZinpnwiRJtxbC1hpgf0uzP3iG89scHk0AUC7A1TGxf5OiiOUv/JMZR8GOt8hL900hV0bOy5xA== + diffie-hellman@^5.0.0: version "5.0.3" resolved "https://registry.yarnpkg.com/diffie-hellman/-/diffie-hellman-5.0.3.tgz#40e8ee98f55a2149607146921c63e1ae5f3d2875" @@ -6798,7 +7829,7 @@ dom-to-image@^2.6.0: resolved "https://registry.yarnpkg.com/dom-to-image/-/dom-to-image-2.6.0.tgz#8a503608088c87b1c22f9034ae032e1898955867" integrity sha1-ilA2CAiMh7HCL5A0rgMuGJiVWGc= -domain-browser@^1.1.1: +domain-browser@^1.1.1, domain-browser@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/domain-browser/-/domain-browser-1.2.0.tgz#3d31f50191a6749dd1375a7f522e823d42e54eda" integrity sha512-jnjyiM6eRyZl2H+W8Q/zLMA481hzi0eszAaBUzIVnmYVDBbnLxVNnfu1HgEBvCbL+71FrxMl3E6lpKH7Ge3OXA== @@ -6960,7 +7991,7 @@ duplexer2@0.0.2: dependencies: readable-stream "~1.1.9" -duplexer2@^0.1.4, duplexer2@~0.1.0: +duplexer2@^0.1.2, duplexer2@^0.1.4, duplexer2@~0.1.0, duplexer2@~0.1.2: version "0.1.4" resolved "https://registry.yarnpkg.com/duplexer2/-/duplexer2-0.1.4.tgz#8b12dab878c0d69e3e7891051662a32fc6bddcc1" integrity sha1-ixLauHjA1p4+eJEFFmKjL8a93ME= @@ -6987,6 +8018,14 @@ duplexify@^3.2.0, duplexify@^3.4.2, duplexify@^3.6.0: readable-stream "^2.0.0" stream-shift "^1.0.0" +duration@^0.2.0: + version "0.2.2" + resolved "https://registry.yarnpkg.com/duration/-/duration-0.2.2.tgz#ddf149bc3bc6901150fe9017111d016b3357f529" + integrity sha512-06kgtea+bGreF5eKYgI/36A6pLXggY7oR4p1pq4SmdFBn1ReOL5D8RhG64VrqfTTKNucqqtBAwEj8aB88mcqrg== + dependencies: + d "1" + es5-ext "~0.10.46" + each-async@^1.0.0, each-async@^1.1.1: version "1.1.1" resolved "https://registry.yarnpkg.com/each-async/-/each-async-1.1.1.tgz#dee5229bdf0ab6ba2012a395e1b869abf8813473" @@ -7038,6 +8077,11 @@ electron-to-chromium@^1.3.564, electron-to-chromium@^1.3.649: resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.685.tgz#f636d17c9c232c925f8bbfbff4f86303da091ff9" integrity sha512-C3oFZNkJ8lz85ADqr3hzpjBc2ciejMRN2SCd/D0hwcqpr6MGxfdN/j89VN6l+ERTuCUvhg0VYsf40Q4qTz4bhQ== +electron-to-chromium@^1.3.723: + version "1.3.743" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.743.tgz#fcec24d6d647cb84fd796b42caa1b4039a180894" + integrity sha512-K2wXfo9iZQzNJNx67+Pld0DRF+9bYinj62gXCdgPhcu1vidwVuLPHQPPFnCdO55njWigXXpfBiT90jGUPbw8Zg== + elegant-spinner@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e" @@ -7348,7 +8392,7 @@ es-to-primitive@^1.2.1: is-date-object "^1.0.1" is-symbol "^1.0.2" -es5-ext@^0.10.35, es5-ext@^0.10.50: +es5-ext@^0.10.35, es5-ext@^0.10.50, es5-ext@~0.10.46: version "0.10.53" resolved "https://registry.yarnpkg.com/es5-ext/-/es5-ext-0.10.53.tgz#93c5a3acfdbef275220ad72644ad02ee18368de1" integrity sha512-Xs2Stw6NiNHWypzRTY1MtaG/uJlwCk8kH81920ma8mvN8Xq1gsfhZvpkImLQArw8AHnv8MT2I45J3c0R8slE+Q== @@ -7492,6 +8536,13 @@ eslint-module-utils@^2.1.1, eslint-module-utils@^2.6.0: debug "^2.6.9" pkg-dir "^2.0.0" +eslint-plugin-cypress@^2.11.3: + version "2.11.3" + resolved "https://registry.yarnpkg.com/eslint-plugin-cypress/-/eslint-plugin-cypress-2.11.3.tgz#54ee4067aa8192aa62810cd35080eb577e191ab7" + integrity sha512-hOoAid+XNFtpvOzZSNWP5LDrQBEJwbZwjib4XJ1KcRYKjeVj0mAmPmucG4Egli4j/aruv+Ow/acacoloWWCl9Q== + dependencies: + globals "^11.12.0" + eslint-plugin-flowtype@^5.2.0: version "5.3.1" resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-5.3.1.tgz#df6227e28c61d967b825c1327a27818bbb2ad325" @@ -7804,7 +8855,7 @@ espree@^7.3.0, espree@^7.3.1: acorn-jsx "^5.3.1" eslint-visitor-keys "^1.3.0" -esprima@^4.0.0, esprima@^4.0.1: +esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0: version "4.0.1" resolved "https://registry.yarnpkg.com/esprima/-/esprima-4.0.1.tgz#13b04cdb3e6c5d19df91ab6987a8695619b0aa71" integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== @@ -7860,16 +8911,21 @@ etag@~1.8.1: resolved "https://registry.yarnpkg.com/etag/-/etag-1.8.1.tgz#41ae2eeb65efa62268aebfea83ac7d79299b0887" integrity sha1-Qa4u62XvpiJorr/qg6x9eSmbCIc= -eventemitter2@4.1.2: - version "4.1.2" - resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-4.1.2.tgz#0e1a8477af821a6ef3995b311bf74c23a5247f15" - integrity sha1-DhqEd6+CGm7zmVsxG/dMI6UkfxU= +eventemitter2@^6.4.2: + version "6.4.4" + resolved "https://registry.yarnpkg.com/eventemitter2/-/eventemitter2-6.4.4.tgz#aa96e8275c4dbeb017a5d0e03780c65612a1202b" + integrity sha512-HLU3NDY6wARrLCEwyGKRBvuWYyvW6mHYv72SJJAH3iJN3a6eVUvkjFkcxah1bcTgGVBBrFdIopBJPhCQFMLyXw== eventemitter3@^4.0.0: version "4.0.7" resolved "https://registry.yarnpkg.com/eventemitter3/-/eventemitter3-4.0.7.tgz#2de9b68f6528d5644ef5c59526a1b4a07306169f" integrity sha512-8guHBZCwKnFhYdHr2ysuRWErTwhoN2X8XELRlrRwpmfeY2jjuUN4taQMsULKUVo1K4DvZl+0pgfyoysHxvmvEw== +events@^2.0.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/events/-/events-2.1.0.tgz#2a9a1e18e6106e0e812aa9ebd4a819b3c29c0ba5" + integrity sha512-3Zmiobend8P9DjmKAty0Era4jV8oJ0yGYe2nJJAxgymF9+N8F2m0hhZiMoWtcfepExzNKZumFU3ksdQbInGWCg== + events@^3.0.0, events@^3.2.0: version "3.3.0" resolved "https://registry.yarnpkg.com/events/-/events-3.3.0.tgz#31a95ad0a924e2d2c419a813aeb2c4e878ea7400" @@ -7914,19 +8970,6 @@ exec-sh@^0.3.2: resolved "https://registry.yarnpkg.com/exec-sh/-/exec-sh-0.3.4.tgz#3a018ceb526cc6f6df2bb504b2bfe8e3a4934ec5" integrity sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A== -execa@0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/execa/-/execa-0.10.0.tgz#ff456a8f53f90f8eccc71a96d11bdfc7f082cb50" - integrity sha512-7XOMnz8Ynx1gGo/3hyV9loYNPWM94jG3+3T3Y8tsfSstFmETmENCMU/A/zj8Lyaj1lkgEepKepvd6240tBRvlw== - dependencies: - cross-spawn "^6.0.0" - get-stream "^3.0.0" - is-stream "^1.1.0" - npm-run-path "^2.0.0" - p-finally "^1.0.0" - signal-exit "^3.0.0" - strip-eof "^1.0.0" - execa@^0.7.0: version "0.7.0" resolved "https://registry.yarnpkg.com/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777" @@ -7953,7 +8996,7 @@ execa@^1.0.0: signal-exit "^3.0.0" strip-eof "^1.0.0" -execa@^4.0.0: +execa@^4.0.0, execa@^4.0.2: version "4.1.0" resolved "https://registry.yarnpkg.com/execa/-/execa-4.1.0.tgz#4e5491ad1572f2f17a77d388c6c857135b22847a" integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA== @@ -7983,13 +9026,6 @@ execa@^5.0.0: signal-exit "^3.0.3" strip-final-newline "^2.0.0" -executable@4.1.1, executable@^4.1.0: - version "4.1.1" - resolved "https://registry.yarnpkg.com/executable/-/executable-4.1.1.tgz#41532bff361d3e57af4d763b70582db18f5d133c" - integrity sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg== - dependencies: - pify "^2.2.0" - executable@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/executable/-/executable-1.1.0.tgz#877980e9112f3391066da37265de7ad8434ab4d9" @@ -7997,6 +9033,13 @@ executable@^1.0.0: dependencies: meow "^3.1.0" +executable@^4.1.0, executable@^4.1.1: + version "4.1.1" + resolved "https://registry.yarnpkg.com/executable/-/executable-4.1.1.tgz#41532bff361d3e57af4d763b70582db18f5d133c" + integrity sha512-8iA79xD3uAch729dUG8xaaBBFGaEa0wdD2VkYLFHwlqosEj/jT66AzcreRDSgV7ehnNLBW2WR5jIXwGKjVdTLg== + dependencies: + pify "^2.2.0" + exit-hook@^1.0.0: version "1.1.1" resolved "https://registry.yarnpkg.com/exit-hook/-/exit-hook-1.1.1.tgz#f05ca233b48c05d54fff07765df8507e95c02ff8" @@ -8175,15 +9218,15 @@ extglob@^2.0.4: snapdragon "^0.8.1" to-regex "^3.0.1" -extract-zip@1.6.7: - version "1.6.7" - resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.6.7.tgz#a840b4b8af6403264c8db57f4f1a74333ef81fe9" - integrity sha1-qEC0uK9kAyZMjbV/Txp0Mz74H+k= +extract-zip@^1.7.0: + version "1.7.0" + resolved "https://registry.yarnpkg.com/extract-zip/-/extract-zip-1.7.0.tgz#556cc3ae9df7f452c493a0cfb51cc30277940927" + integrity sha512-xoh5G1W/PB0/27lXgMQyIhP5DSY/LhoCsOyZgb+6iMmRtCwVBo55uKaMoEYrDCKQhWvqEip5ZPKAc6eFNyf/MA== dependencies: - concat-stream "1.6.2" - debug "2.6.9" - mkdirp "0.5.1" - yauzl "2.4.1" + concat-stream "^1.6.2" + debug "^2.6.9" + mkdirp "^0.5.4" + yauzl "^2.10.0" extsprintf@1.3.0: version "1.3.0" @@ -8242,6 +9285,11 @@ fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= +fast-safe-stringify@^2.0.7: + version "2.0.7" + resolved "https://registry.yarnpkg.com/fast-safe-stringify/-/fast-safe-stringify-2.0.7.tgz#124aa885899261f68aedb42a7c080de9da608743" + integrity sha512-Utm6CdzT+6xsDk2m8S6uL8VHxNwI6Jub+e9NYTcAms28T84pTa25GJQV9j0CY0N1rM8hK4x6grpF2BQf+2qwVA== + fastest-levenshtein@^1.0.12: version "1.0.12" resolved "https://registry.yarnpkg.com/fastest-levenshtein/-/fastest-levenshtein-1.0.12.tgz#9990f7d3a88cc5a9ffd1f1745745251700d497e2" @@ -8281,13 +9329,6 @@ fbjs@^0.8.1: setimmediate "^1.0.5" ua-parser-js "^0.7.18" -fd-slicer@~1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.0.1.tgz#8b5bcbd9ec327c5041bf9ab023fd6750f1177e65" - integrity sha1-i1vL2ewyfFBBv5qwI/1nUPEXfmU= - dependencies: - pend "~1.2.0" - fd-slicer@~1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/fd-slicer/-/fd-slicer-1.1.0.tgz#25c7c89cb1f9077f8891bbe61d8f390eae256f1e" @@ -8305,6 +9346,13 @@ figgy-pudding@^3.5.1: resolved "https://registry.yarnpkg.com/figgy-pudding/-/figgy-pudding-3.5.2.tgz#b4eee8148abb01dcf1d1ac34367d59e12fa61d6e" integrity sha512-0btnI/H8f2pavGMN8w40mlSKOfTK2SVJmBfBeVIj3kNw0swwgzyRq0d5TJVOwodFmtvpPeWPN/MCcfuWF0Ezbw== +figures@2.0.0, figures@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" + integrity sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI= + dependencies: + escape-string-regexp "^1.0.5" + figures@^1.3.5, figures@^1.7.0: version "1.7.0" resolved "https://registry.yarnpkg.com/figures/-/figures-1.7.0.tgz#cbe1e3affcf1cd44b80cadfed28dc793a9701d2e" @@ -8313,13 +9361,6 @@ figures@^1.3.5, figures@^1.7.0: escape-string-regexp "^1.0.5" object-assign "^4.1.0" -figures@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" - integrity sha1-OrGi0qYsi/tDGgyUy3l6L84nyWI= - dependencies: - escape-string-regexp "^1.0.5" - figures@^3.0.0: version "3.2.0" resolved "https://registry.yarnpkg.com/figures/-/figures-3.2.0.tgz#625c18bd293c604dc4a8ddb2febf0c88341746af" @@ -8496,7 +9537,7 @@ finalhandler@~1.1.2: statuses "~1.5.0" unpipe "~1.0.0" -find-cache-dir@^2.1.0: +find-cache-dir@^2.0.0, find-cache-dir@^2.1.0: version "2.1.0" resolved "https://registry.yarnpkg.com/find-cache-dir/-/find-cache-dir-2.1.0.tgz#8d0f94cd13fe43c6c7c261a0d86115ca918c05f7" integrity sha512-Tq6PixE0w/VMFfCgbONnkiQIVol/JJL7nRMi20fqzA4NRs9AfeqMGeRdPi3wIhYkxjeBaWh2rxwapn5Tu3IqOQ== @@ -8607,6 +9648,11 @@ flatten@^1.0.2: resolved "https://registry.yarnpkg.com/flatten/-/flatten-1.0.3.tgz#c1283ac9f27b368abc1e36d1ff7b04501a30356b" integrity sha512-dVsPA/UwQ8+2uoFe5GHtiBMu48dWLTdsuEd7CKGlZlD78r1TTWBvDuFaFGKCo/ZfEr95Uk56vZoX86OsHkUeIg== +flow-parser@0.*: + version "0.152.0" + resolved "https://registry.yarnpkg.com/flow-parser/-/flow-parser-0.152.0.tgz#a627aec1fdcfa243e2016469e44284a98169b996" + integrity sha512-qRXGE3ztuhyI2ovi4Ixwq7/GUYvKX9wmFdwBof2q5pWHteuveexFrlbwZxSonC0dWz2znA6sW+vce4RXgYLnnQ== + flush-write-stream@^1.0.0, flush-write-stream@^1.0.2: version "1.1.1" resolved "https://registry.yarnpkg.com/flush-write-stream/-/flush-write-stream-1.1.1.tgz#8dd7d873a1babc207d94ead0c2e0e44276ebf2e8" @@ -8703,14 +9749,15 @@ fs-constants@^1.0.0: resolved "https://registry.yarnpkg.com/fs-constants/-/fs-constants-1.0.0.tgz#6be0de9be998ce16af8afc24497b9ee9b7ccd9ad" integrity sha512-y6OAwoSIf7FyjMIv94u+b5rdheZEjzR63GTyZJm5qh4Bi+2YgwLCcI/fPFZkL5PSixOt6ZNKm+w+Hfp/Bciwow== -fs-extra@5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-5.0.0.tgz#414d0110cdd06705734d055652c5411260c31abd" - integrity sha512-66Pm4RYbjzdyeuqudYqhFiNBbCIuI9kgRqLPSHIlXHidW8NIQtVdkM1yeZ4lXwuhbTETv3EUGMNHAAw6hiundQ== +fs-extra@9.0.0: + version "9.0.0" + resolved "https://registry.yarnpkg.com/fs-extra/-/fs-extra-9.0.0.tgz#b6afc31036e247b2466dc99c29ae797d5d4580a3" + integrity sha512-pmEYSk3vYsG/bF651KPUXZ+hvjpgWYw/Gc7W9NFUe3ZVLczKKWIij3IKpOrQcdw4TILtibFslZ0UmR8Vvzig4g== dependencies: - graceful-fs "^4.1.2" - jsonfile "^4.0.0" - universalify "^0.1.0" + at-least-node "^1.0.0" + graceful-fs "^4.2.0" + jsonfile "^6.0.1" + universalify "^1.0.0" fs-extra@^7.0.0: version "7.0.1" @@ -8836,11 +9883,21 @@ geojson-vt@^3.2.1: resolved "https://registry.yarnpkg.com/geojson-vt/-/geojson-vt-3.2.1.tgz#f8adb614d2c1d3f6ee7c4265cad4bbf3ad60c8b7" integrity sha512-EvGQQi/zPrDA6zr6BnJD/YhwAkBP8nnJ9emh3EnHQKVMfg/MRVtPbMYdgVy/IaEmn4UfagD2a6fafPDL5hbtwg== +get-assigned-identifiers@^1.2.0: + version "1.2.0" + resolved "https://registry.yarnpkg.com/get-assigned-identifiers/-/get-assigned-identifiers-1.2.0.tgz#6dbf411de648cbaf8d9169ebb0d2d576191e2ff1" + integrity sha512-mBBwmeGTrxEMO4pMaaf/uUEFHnYtwr8FTe8Y/mer4rcV/bye0qGm6pw1bGZFGStxC5O76c5ZAVBGnqHmOaJpdQ== + get-caller-file@^2.0.1, get-caller-file@^2.0.5: version "2.0.5" resolved "https://registry.yarnpkg.com/get-caller-file/-/get-caller-file-2.0.5.tgz#4f94412a82db32f36e3b0b9741f8a97feb031f7e" integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== +get-func-name@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/get-func-name/-/get-func-name-2.0.0.tgz#ead774abee72e20409433a066366023dd6887a41" + integrity sha1-6td0q+5y4gQJQzoGY2YCPdaIekE= + get-intrinsic@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/get-intrinsic/-/get-intrinsic-1.0.1.tgz#94a9768fcbdd0595a1c9273aacf4c89d075631be" @@ -8935,12 +9992,12 @@ get-value@^2.0.3, get-value@^2.0.6: resolved "https://registry.yarnpkg.com/get-value/-/get-value-2.0.6.tgz#dc15ca1c672387ca76bd37ac0a395ba2042a2c28" integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg= -getos@3.1.1: - version "3.1.1" - resolved "https://registry.yarnpkg.com/getos/-/getos-3.1.1.tgz#967a813cceafee0156b0483f7cffa5b3eff029c5" - integrity sha512-oUP1rnEhAr97rkitiszGP9EgDVYnmchgFzfqRzSkgtfv7ai6tEi7Ko8GgjNXts7VLWEqrTWyhsOKLe5C5b/Zkg== +getos@^3.2.1: + version "3.2.1" + resolved "https://registry.yarnpkg.com/getos/-/getos-3.2.1.tgz#0134d1f4e00eb46144c5a9c0ac4dc087cbb27dc5" + integrity sha512-U56CfOK17OKgTVqozZjUKNdkfEv6jk5WISBJ8SHoagjE6L69zOwl3Z+O8myjY9MEW3i2HPWQBt/LTbCgcC973Q== dependencies: - async "2.6.1" + async "^3.2.0" getpass@^0.1.1: version "0.1.7" @@ -8966,6 +10023,11 @@ gettext-parser@^3.1.0: readable-stream "^3.2.0" safe-buffer "^5.1.2" +gherkin@^5.0.0, gherkin@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/gherkin/-/gherkin-5.1.0.tgz#684bbb03add24eaf7bdf544f58033eb28fb3c6d5" + integrity sha1-aEu7A63STq9731RPWAM+so+zxtU= + gifsicle@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/gifsicle/-/gifsicle-3.0.4.tgz#f45cb5ed10165b665dc929e0e9328b6c821dfa3b" @@ -9088,6 +10150,18 @@ glob@^7.0.0, glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4, gl once "^1.3.0" path-is-absolute "^1.0.0" +glob@^7.1.0: + version "7.1.7" + resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90" + integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ== + dependencies: + fs.realpath "^1.0.0" + inflight "^1.0.4" + inherits "2" + minimatch "^3.0.4" + once "^1.3.0" + path-is-absolute "^1.0.0" + global-dirs@^0.1.0: version "0.1.1" resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-0.1.1.tgz#b319c0dd4607f353f3be9cca4c72fc148c49f445" @@ -9095,6 +10169,13 @@ global-dirs@^0.1.0: dependencies: ini "^1.3.4" +global-dirs@^2.0.1: + version "2.1.0" + resolved "https://registry.yarnpkg.com/global-dirs/-/global-dirs-2.1.0.tgz#e9046a49c806ff04d6c1825e196c8f0091e8df4d" + integrity sha512-MG6kdOUh/xBnyo9cJFeIKkLEc1AyFq42QTU4XiX51i2NEdxLxLWXIjEjmqKeSuKR7pAZjTqUVoT2b2huxVLgYQ== + dependencies: + ini "1.3.7" + global-modules@2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/global-modules/-/global-modules-2.0.0.tgz#997605ad2345f27f51539bea26574421215c7780" @@ -9111,7 +10192,7 @@ global-prefix@^3.0.0: kind-of "^6.0.2" which "^1.3.1" -globals@^11.0.1, globals@^11.1.0: +globals@^11.0.1, globals@^11.1.0, globals@^11.12.0: version "11.12.0" resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e" integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== @@ -9402,7 +10483,7 @@ har-schema@^2.0.0: resolved "https://registry.yarnpkg.com/har-schema/-/har-schema-2.0.0.tgz#a94c2224ebcac04782a0d9035521f24735b7ec92" integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= -har-validator@~5.1.0, har-validator@~5.1.3: +har-validator@~5.1.3: version "5.1.5" resolved "https://registry.yarnpkg.com/har-validator/-/har-validator-5.1.5.tgz#1f0803b9f8cb20c0fa13822df1ecddb36bde1efd" integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== @@ -9667,6 +10748,11 @@ html-webpack-plugin@^5.3.1: pretty-error "^2.1.1" tapable "^2.0.0" +htmlescape@^1.1.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/htmlescape/-/htmlescape-1.1.1.tgz#3a03edc2214bca3b66424a3e7959349509cb0351" + integrity sha1-OgPtwiFLyjtmQko+eVk0lQnLA1E= + htmlparser2@3.8.x: version "3.8.3" resolved "https://registry.yarnpkg.com/htmlparser2/-/htmlparser2-3.8.3.tgz#996c28b191516a8be86501a7d79757e5c70c1068" @@ -10099,7 +11185,7 @@ indent-string@^2.1.0: dependencies: repeating "^2.0.0" -indent-string@^3.0.0: +indent-string@^3.0.0, indent-string@^3.1.0: version "3.2.0" resolved "https://registry.yarnpkg.com/indent-string/-/indent-string-3.2.0.tgz#4a5fd6d27cc332f37e5419a504dbb837105c9289" integrity sha1-Sl/W0nzDMvN+VBmlBNu4NxBckok= @@ -10142,6 +11228,11 @@ inherits@2.0.3: resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" integrity sha1-Yzwsg+PaQqUC9SRmAiSA9CCCYd4= +ini@1.3.7: + version "1.3.7" + resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.7.tgz#a09363e1911972ea16d7a8851005d84cf09a9a84" + integrity sha512-iKpRpXP+CrP2jyrxvg1kMUpXDyRUFDWurxbnVT1vQPx+Wz9uCYsMIqYuSBLV+PAaZG/d7kRLKRFc9oDMsH+mFQ== + ini@^1.3.4, ini@~1.3.0: version "1.3.5" resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.5.tgz#eee25f56db1c9ec6085e0c22778083f596abf927" @@ -10152,6 +11243,13 @@ ini@^1.3.5: resolved "https://registry.yarnpkg.com/ini/-/ini-1.3.8.tgz#a29da425b48806f34767a4efce397269af28432c" integrity sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew== +inline-source-map@~0.6.0: + version "0.6.2" + resolved "https://registry.yarnpkg.com/inline-source-map/-/inline-source-map-0.6.2.tgz#f9393471c18a79d1724f863fa38b586370ade2a5" + integrity sha1-+Tk0ccGKedFyT4Y/o4tYY3Ct4qU= + dependencies: + source-map "~0.5.3" + inline-style-prefixer@^3.0.8: version "3.0.8" resolved "https://registry.yarnpkg.com/inline-style-prefixer/-/inline-style-prefixer-3.0.8.tgz#8551b8e5b4d573244e66a34b04f7d32076a2b534" @@ -10180,7 +11278,7 @@ inquirer@^3.0.6: strip-ansi "^4.0.0" through "^2.3.6" -inquirer@^7.3.3: +inquirer@^7.0.4, inquirer@^7.3.3: version "7.3.3" resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.3.3.tgz#04d176b2af04afc157a83fd7c100e98ee0aad003" integrity sha512-JG3eIAj5V9CwcGvuOmoo6LB9kbAYT8HXffUl6memuszlwDC/qvFAJw49XJ5NROSFNPxp3iQg1GqkFhaY/CR0IA== @@ -10199,6 +11297,22 @@ inquirer@^7.3.3: strip-ansi "^6.0.0" through "^2.3.6" +insert-module-globals@^7.0.0: + version "7.2.1" + resolved "https://registry.yarnpkg.com/insert-module-globals/-/insert-module-globals-7.2.1.tgz#d5e33185181a4e1f33b15f7bf100ee91890d5cb3" + integrity sha512-ufS5Qq9RZN+Bu899eA9QCAYThY+gGW7oRkmb0vC93Vlyu/CFGcH0OYPEjVkDXA5FEbTt1+VWzdoOD3Ny9N+8tg== + dependencies: + JSONStream "^1.0.3" + acorn-node "^1.5.2" + combine-source-map "^0.8.0" + concat-stream "^1.6.1" + is-buffer "^1.1.0" + path-is-absolute "^1.0.1" + process "~0.11.0" + through2 "^2.0.0" + undeclared-identifiers "^1.1.2" + xtend "^4.0.0" + internal-ip@^4.3.0: version "4.3.0" resolved "https://registry.yarnpkg.com/internal-ip/-/internal-ip-4.3.0.tgz#845452baad9d2ca3b69c635a137acb9a0dad0907" @@ -10234,7 +11348,7 @@ into-stream@^3.1.0: from2 "^2.1.1" p-is-promise "^1.1.0" -invariant@^2.2.4: +invariant@^2.2.2, invariant@^2.2.4: version "2.2.4" resolved "https://registry.yarnpkg.com/invariant/-/invariant-2.2.4.tgz#610f3c92c9359ce1db616e538008d23ff35158e6" integrity sha512-phJfQVBuaJM5raOpJjSfkiD6BpbCE4Ns//LaXl6wGYtUBY83nWS6Rf9tXm2e8VaK60JEjYldbPif/A2B1C2gNA== @@ -10348,7 +11462,7 @@ is-boolean-object@^1.1.0: dependencies: call-bind "^1.0.0" -is-buffer@^1.1.5: +is-buffer@^1.1.0, is-buffer@^1.1.5: version "1.1.6" resolved "https://registry.yarnpkg.com/is-buffer/-/is-buffer-1.1.6.tgz#efaa2ea9daa0d7ab2ea13a97b2b8ad51fefbe8be" integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== @@ -10368,13 +11482,6 @@ is-callable@^1.2.3: resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.2.3.tgz#8b1e0500b73a1d76c70487636f368e519de8db8e" integrity sha512-J1DcMe8UYTBSrKezuIUTUwjXsho29693unXM2YhJUTR2txK/eG47bvNa/wipPFmZFgr/N6f1GA66dv0mEyTIyQ== -is-ci@1.2.1: - version "1.2.1" - resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-1.2.1.tgz#e3779c8ee17fccf428488f6e281187f2e632841c" - integrity sha512-s6tfsaQaQi3JNciBH6shVqEDvhGut0SUXr31ag8Pd8BBbVVlcGfWhpPmEOoM6RJ5TFhbypvf5yyRw/VXW1IiWg== - dependencies: - ci-info "^1.5.0" - is-ci@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/is-ci/-/is-ci-2.0.0.tgz#6bc6334181810e04b5c22b3d589fdca55026404c" @@ -10523,6 +11630,11 @@ is-generator-fn@^2.0.0: resolved "https://registry.yarnpkg.com/is-generator-fn/-/is-generator-fn-2.1.0.tgz#7d140adc389aaf3011a8f2a2a4cfa6faadffb118" integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ== +is-generator@^1.0.2: + version "1.0.3" + resolved "https://registry.yarnpkg.com/is-generator/-/is-generator-1.0.3.tgz#c14c21057ed36e328db80347966c693f886389f3" + integrity sha1-wUwhBX7TbjKNuANHlmxpP4hjifM= + is-gif@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/is-gif/-/is-gif-3.0.0.tgz#c4be60b26a301d695bb833b20d9b5d66c6cf83b1" @@ -10561,7 +11673,7 @@ is-in-browser@^1.0.2, is-in-browser@^1.1.3: resolved "https://registry.yarnpkg.com/is-in-browser/-/is-in-browser-1.1.3.tgz#56ff4db683a078c6082eb95dad7dc62e1d04f835" integrity sha1-Vv9NtoOgeMYILrldrX3GLh0E+DU= -is-installed-globally@0.1.0, is-installed-globally@^0.1.0: +is-installed-globally@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/is-installed-globally/-/is-installed-globally-0.1.0.tgz#0dfd98f5a9111716dd535dda6492f67bf3d25a80" integrity sha1-Df2Y9akRFxbdU13aZJL2e/PSWoA= @@ -10569,6 +11681,14 @@ is-installed-globally@0.1.0, is-installed-globally@^0.1.0: global-dirs "^0.1.0" is-path-inside "^1.0.0" +is-installed-globally@^0.3.2: + version "0.3.2" + resolved "https://registry.yarnpkg.com/is-installed-globally/-/is-installed-globally-0.3.2.tgz#fd3efa79ee670d1187233182d5b0a1dd00313141" + integrity sha512-wZ8x1js7Ia0kecP/CHM/3ABkAmujX7WPvQk6uu3Fly/Mk44pySulQpnHG46OMjHGXApINnV4QhY3SWnECO2z5g== + dependencies: + global-dirs "^2.0.1" + is-path-inside "^3.0.1" + is-jpg@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/is-jpg/-/is-jpg-2.0.0.tgz#2e1997fa6e9166eaac0242daae443403e4ef1d97" @@ -10653,6 +11773,13 @@ is-object@^1.0.1: resolved "https://registry.yarnpkg.com/is-object/-/is-object-1.0.1.tgz#8952688c5ec2ffd6b03ecc85e769e02903083470" integrity sha1-iVJojF7C/9awPsyF52ngKQMINHA= +is-observable@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/is-observable/-/is-observable-1.1.0.tgz#b3e986c8f44de950867cab5403f5a3465005975e" + integrity sha512-NqCa4Sa2d+u7BWc6CukaObG3Fh+CU9bvixbpcXYhy2VvYS7vVGIdAgnIS5Ks3A/cqk4rebLJ9s8zBstT2aKnIA== + dependencies: + symbol-observable "^1.1.0" + is-path-cwd@^2.0.0: version "2.2.0" resolved "https://registry.yarnpkg.com/is-path-cwd/-/is-path-cwd-2.2.0.tgz#67d43b82664a7b5191fd9119127eb300048a9fdb" @@ -10679,6 +11806,11 @@ is-path-inside@^2.1.0: dependencies: path-is-inside "^1.0.2" +is-path-inside@^3.0.1: + version "3.0.3" + resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-3.0.3.tgz#d231362e53a07ff2b0e0ea7fed049161ffd16283" + integrity sha512-Fd4gABb+ycGAmKou8eMftCupSir5lRxqf4aD/vd0cD2qc4HL07OjCeuHMr8Ro4CoMaeCKDB0/ECBOVWjTwUvPQ== + is-plain-obj@^1.0.0, is-plain-obj@^1.1.0: version "1.1.0" resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-1.1.0.tgz#71a50c8429dfca773c92a390a4a03b39fcd51d3e" @@ -10826,6 +11958,11 @@ is-unc-path@^1.0.0: dependencies: unc-path-regex "^0.1.2" +is-unicode-supported@^0.1.0: + version "0.1.0" + resolved "https://registry.yarnpkg.com/is-unicode-supported/-/is-unicode-supported-0.1.0.tgz#3f26c76a809593b52bfa2ecb5710ed2779b522a7" + integrity sha512-knxG2q4UC3u8stRGyAVJCOdxFmv5DZiRcdlIaAQXAbSfJya+OhopNotLQrstBhququ4ZpuKbDc/8S6mgXgPFPw== + is-url@^1.2.0: version "1.2.4" resolved "https://registry.yarnpkg.com/is-url/-/is-url-1.2.4.tgz#04a4df46d28c4cff3d73d01ff06abeb318a1aa52" @@ -11804,6 +12941,16 @@ jest@^26.6.3: import-local "^3.0.2" jest-cli "^26.6.3" +js-levenshtein@^1.1.3: + version "1.1.6" + resolved "https://registry.yarnpkg.com/js-levenshtein/-/js-levenshtein-1.1.6.tgz#c6cee58eb3550372df8deb85fad5ce66ce01d59d" + integrity sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g== + +js-string-escape@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/js-string-escape/-/js-string-escape-1.0.1.tgz#e2625badbc0d67c7533e9edc1068c587ae4137ef" + integrity sha1-4mJbrbwNZ8dTPp7cEGjFh65BN+8= + "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-4.0.0.tgz#19203fb59991df98e3a287050d4647cdeaf32499" @@ -11822,11 +12969,44 @@ js-yaml@^3.13.1, js-yaml@^3.9.1: argparse "^1.0.7" esprima "^4.0.0" +js-yaml@^3.9.0: + version "3.14.1" + resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537" + integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g== + dependencies: + argparse "^1.0.7" + esprima "^4.0.0" + jsbn@~0.1.0: version "0.1.1" resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-0.1.1.tgz#a5e654c2e5a2deb5f201d96cefbca80c0ef2f513" integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM= +jscodeshift@^0.11.0: + version "0.11.0" + resolved "https://registry.yarnpkg.com/jscodeshift/-/jscodeshift-0.11.0.tgz#4f95039408f3f06b0e39bb4d53bc3139f5330e2f" + integrity sha512-SdRK2C7jjs4k/kT2mwtO07KJN9RnjxtKn03d9JVj6c3j9WwaLcFYsICYDnLAzY0hp+wG2nxl+Cm2jWLiNVYb8g== + dependencies: + "@babel/core" "^7.1.6" + "@babel/parser" "^7.1.6" + "@babel/plugin-proposal-class-properties" "^7.1.0" + "@babel/plugin-proposal-nullish-coalescing-operator" "^7.1.0" + "@babel/plugin-proposal-optional-chaining" "^7.1.0" + "@babel/plugin-transform-modules-commonjs" "^7.1.0" + "@babel/preset-flow" "^7.0.0" + "@babel/preset-typescript" "^7.1.0" + "@babel/register" "^7.0.0" + babel-core "^7.0.0-bridge.0" + colors "^1.1.2" + flow-parser "0.*" + graceful-fs "^4.2.4" + micromatch "^3.1.10" + neo-async "^2.5.0" + node-dir "^0.1.17" + recast "^0.20.3" + temp "^0.8.1" + write-file-atomic "^2.3.0" + jsdom@^11.5.1: version "11.12.0" resolved "https://registry.yarnpkg.com/jsdom/-/jsdom-11.12.0.tgz#1a80d40ddd378a1de59656e9e6dc5a3ba8657bc8" @@ -11955,6 +13135,13 @@ json-stable-stringify-without-jsonify@^1.0.1: resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651" integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= +json-stable-stringify@~0.0.0: + version "0.0.1" + resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-0.0.1.tgz#611c23e814db375527df851193db59dd2af27f45" + integrity sha1-YRwj6BTbN1Un34URk9tZ3Sryf0U= + dependencies: + jsonify "~0.0.0" + json-stringify-safe@~5.0.1: version "5.0.1" resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb" @@ -11972,7 +13159,7 @@ json5@^1.0.1: dependencies: minimist "^1.2.0" -json5@^2.1.2: +json5@^2.1.0, json5@^2.1.2: version "2.2.0" resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3" integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA== @@ -11995,6 +13182,16 @@ jsonfile@^6.0.1: optionalDependencies: graceful-fs "^4.1.6" +jsonify@~0.0.0: + version "0.0.0" + resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73" + integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM= + +jsonparse@^1.2.0: + version "1.3.1" + resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280" + integrity sha1-P02uSpH6wxX3EGL4UhzCOfE2YoA= + jsprim@^1.2.2: version "1.4.1" resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2" @@ -12147,6 +13344,21 @@ klona@^2.0.4: resolved "https://registry.yarnpkg.com/klona/-/klona-2.0.4.tgz#7bb1e3affb0cb8624547ef7e8f6708ea2e39dfc0" integrity sha512-ZRbnvdg/NxqzC7L9Uyqzf4psi1OM4Cuc+sJAkQPjO6XkQIJTNbfK2Rsmbw8fx1p2mkZdp2FZYo2+LwXYY/uwIA== +knuth-shuffle-seeded@^1.0.6: + version "1.0.6" + resolved "https://registry.yarnpkg.com/knuth-shuffle-seeded/-/knuth-shuffle-seeded-1.0.6.tgz#01f1b65733aa7540ee08d8b0174164d22081e4e1" + integrity sha1-AfG2VzOqdUDuCNiwF0Fk0iCB5OE= + dependencies: + seed-random "~2.2.0" + +labeled-stream-splicer@^2.0.0: + version "2.0.2" + resolved "https://registry.yarnpkg.com/labeled-stream-splicer/-/labeled-stream-splicer-2.0.2.tgz#42a41a16abcd46fd046306cf4f2c3576fffb1c21" + integrity sha512-Ca4LSXFFZUjPScRaqOcFxneA0VpKZr4MMYCljyQr4LIewTLb3Y0IUTIsnBBsVubIeEfxeSZpSjSsRM8APEQaAw== + dependencies: + inherits "^2.0.1" + stream-splicer "^2.0.0" + language-subtag-registry@~0.3.2: version "0.3.21" resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz#04ac218bea46f04cb039084602c6da9e788dd45a" @@ -12174,7 +13386,7 @@ latest-version@^5.0.0: dependencies: package-json "^6.3.0" -lazy-ass@1.6.0: +lazy-ass@^1.6.0: version "1.6.0" resolved "https://registry.yarnpkg.com/lazy-ass/-/lazy-ass-1.6.0.tgz#7999655e8646c17f089fdd187d150d3324d54513" integrity sha1-eZllXoZGwX8In90YfRUNMyTVRRM= @@ -12241,10 +13453,10 @@ listr-silent-renderer@^1.1.1: resolved "https://registry.yarnpkg.com/listr-silent-renderer/-/listr-silent-renderer-1.1.1.tgz#924b5a3757153770bf1a8e3fbf74b8bbf3f9242e" integrity sha1-kktaN1cVN3C/Go4/v3S4u/P5JC4= -listr-update-renderer@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/listr-update-renderer/-/listr-update-renderer-0.2.0.tgz#ca80e1779b4e70266807e8eed1ad6abe398550f9" - integrity sha1-yoDhd5tOcCZoB+ju0a1qvjmFUPk= +listr-update-renderer@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/listr-update-renderer/-/listr-update-renderer-0.5.0.tgz#4ea8368548a7b8aecb7e06d8c95cb45ae2ede6a2" + integrity sha512-tKRsZpKz8GSGqoI/+caPmfrypiaq+OQCbd+CovEC24uk1h952lVj5sC7SqyFUm+OaJ5HN/a1YLt5cit2FMNsFA== dependencies: chalk "^1.1.3" cli-truncate "^0.2.1" @@ -12252,40 +13464,33 @@ listr-update-renderer@^0.2.0: figures "^1.7.0" indent-string "^3.0.0" log-symbols "^1.0.2" - log-update "^1.0.2" + log-update "^2.3.0" strip-ansi "^3.0.1" -listr-verbose-renderer@^0.4.0: - version "0.4.1" - resolved "https://registry.yarnpkg.com/listr-verbose-renderer/-/listr-verbose-renderer-0.4.1.tgz#8206f4cf6d52ddc5827e5fd14989e0e965933a35" - integrity sha1-ggb0z21S3cWCfl/RSYng6WWTOjU= +listr-verbose-renderer@^0.5.0: + version "0.5.0" + resolved "https://registry.yarnpkg.com/listr-verbose-renderer/-/listr-verbose-renderer-0.5.0.tgz#f1132167535ea4c1261102b9f28dac7cba1e03db" + integrity sha512-04PDPqSlsqIOaaaGZ+41vq5FejI9auqTInicFRndCBgE3bXG8D6W1I+mWhk+1nqbHmyhla/6BUrd5OSiHwKRXw== dependencies: - chalk "^1.1.3" - cli-cursor "^1.0.2" + chalk "^2.4.1" + cli-cursor "^2.1.0" date-fns "^1.27.2" - figures "^1.7.0" + figures "^2.0.0" -listr@0.12.0: - version "0.12.0" - resolved "https://registry.yarnpkg.com/listr/-/listr-0.12.0.tgz#6bce2c0f5603fa49580ea17cd6a00cc0e5fa451a" - integrity sha1-a84sD1YD+klYDqF81qAMwOX6RRo= +listr@^0.14.3: + version "0.14.3" + resolved "https://registry.yarnpkg.com/listr/-/listr-0.14.3.tgz#2fea909604e434be464c50bddba0d496928fa586" + integrity sha512-RmAl7su35BFd/xoMamRjpIE4j3v+L28o8CT5YhAXQJm1fD+1l9ngXY8JAQRJ+tFK2i5njvi0iRUKV09vPwA0iA== dependencies: - chalk "^1.1.3" - cli-truncate "^0.2.1" - figures "^1.7.0" - indent-string "^2.1.0" + "@samverschueren/stream-to-observable" "^0.3.0" + is-observable "^1.1.0" is-promise "^2.1.0" is-stream "^1.1.0" listr-silent-renderer "^1.1.1" - listr-update-renderer "^0.2.0" - listr-verbose-renderer "^0.4.0" - log-symbols "^1.0.2" - log-update "^1.0.2" - ora "^0.2.3" - p-map "^1.1.1" - rxjs "^5.0.0-beta.11" - stream-to-observable "^0.1.0" - strip-ansi "^3.0.1" + listr-update-renderer "^0.5.0" + listr-verbose-renderer "^0.5.0" + p-map "^2.0.0" + rxjs "^6.3.3" load-json-file@^1.0.0: version "1.1.0" @@ -12428,6 +13633,11 @@ lodash._root@^3.0.0: resolved "https://registry.yarnpkg.com/lodash._root/-/lodash._root-3.0.1.tgz#fba1c4524c19ee9a5f8136b4609f017cf4ded692" integrity sha1-+6HEUkwZ7ppfgTa0YJ8BfPTe1pI= +lodash.clonedeep@4.5.0: + version "4.5.0" + resolved "https://registry.yarnpkg.com/lodash.clonedeep/-/lodash.clonedeep-4.5.0.tgz#e23f3f9c4f8fbdde872529c1071857a086e5ccef" + integrity sha1-4j8/nE+Pvd6HJSnBBxhXoIblzO8= + lodash.cond@^4.3.0: version "4.5.2" resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5" @@ -12544,6 +13754,11 @@ lodash.memoize@^4.1.2: resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4= +lodash.memoize@~3.0.3: + version "3.0.4" + resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-3.0.4.tgz#2dcbd2c287cbc0a55cc42328bd0c736150d53e3f" + integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8= + lodash.merge@^4.6.0: version "4.6.2" resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" @@ -12617,11 +13832,6 @@ lodash.uniq@^4.5.0: resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773" integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M= -lodash@4.17.15: - version "4.17.15" - resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" - integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A== - "lodash@>=3.5 <5", lodash@^4.17.11, lodash@^4.17.21, lodash@^4.17.5, lodash@~4.17.10: version "4.17.21" resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" @@ -12632,13 +13842,6 @@ lodash@^4.0.0, lodash@^4.15.0, lodash@^4.17.10, lodash@^4.17.13, lodash@^4.17.14 resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52" integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== -log-symbols@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a" - integrity sha512-VeIAFslyIerEJLXHziedo2basKbMKtTw3vfn5IzG0XTjhAVEJyNHnL2p7vc+wBDSdQuUpNw3M2u6xb9QsAY5Eg== - dependencies: - chalk "^2.0.1" - log-symbols@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-1.0.2.tgz#376ff7b58ea3086a0f09facc74617eca501e1a18" @@ -12646,13 +13849,22 @@ log-symbols@^1.0.2: dependencies: chalk "^1.0.0" -log-update@^1.0.2: - version "1.0.2" - resolved "https://registry.yarnpkg.com/log-update/-/log-update-1.0.2.tgz#19929f64c4093d2d2e7075a1dad8af59c296b8d1" - integrity sha1-GZKfZMQJPS0ucHWh2tivWcKWuNE= +log-symbols@^4.0.0: + version "4.1.0" + resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503" + integrity sha512-8XPvpAA8uyhfteu8pIvQxpJZ7SYYdpUivZpGy6sFsBuKRY/7rQGavedeB8aK+Zkyq6upMFVL/9AW6vOYzfRyLg== dependencies: - ansi-escapes "^1.0.0" - cli-cursor "^1.0.2" + chalk "^4.1.0" + is-unicode-supported "^0.1.0" + +log-update@^2.3.0: + version "2.3.0" + resolved "https://registry.yarnpkg.com/log-update/-/log-update-2.3.0.tgz#88328fd7d1ce7938b29283746f0b1bc126b24708" + integrity sha1-iDKP19HOeTiykoN0bwsbwSayRwg= + dependencies: + ansi-escapes "^3.0.0" + cli-cursor "^2.0.0" + wrap-ansi "^3.0.1" logalot@^2.0.0, logalot@^2.1.0: version "2.1.0" @@ -12687,6 +13899,11 @@ loud-rejection@^1.0.0: currently-unhandled "^0.4.1" signal-exit "^3.0.0" +lower-case@^1.1.1: + version "1.1.4" + resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-1.1.4.tgz#9a2cabd1b9e8e0ae993a4bf7d5875c39c42e8eac" + integrity sha1-miyr0bno4K6ZOkv31YdcOcQujqw= + lower-case@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/lower-case/-/lower-case-2.0.2.tgz#6fa237c63dbdc4a82ca0fd882e4722dc5e634e28" @@ -13108,16 +14325,6 @@ minimalistic-crypto-utils@^1.0.1: dependencies: brace-expansion "^1.1.7" -minimist@0.0.8: - version "0.0.8" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-0.0.8.tgz#857fcabfc3397d2625b8228262e86aa7a011b05d" - integrity sha1-hX/Kv8M5fSYluCKCYuhqp6ARsF0= - -minimist@1.2.0: - version "1.2.0" - resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.0.tgz#a35008b20f41383eec1fb914f4cd5df79a264284" - integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ= - minimist@^1.1.0, minimist@^1.1.1, minimist@^1.1.3, minimist@^1.2.0, minimist@^1.2.5: version "1.2.5" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602" @@ -13198,14 +14405,12 @@ mixin-deep@^1.2.0: for-in "^1.0.2" is-extendable "^1.0.1" -mkdirp@0.5.1: - version "0.5.1" - resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.1.tgz#30057438eac6cf7f8c4767f38648d6697d75c903" - integrity sha1-MAV0OOrGz3+MR2fzhkjWaX11yQM= - dependencies: - minimist "0.0.8" +mkdirp-classic@^0.5.2: + version "0.5.3" + resolved "https://registry.yarnpkg.com/mkdirp-classic/-/mkdirp-classic-0.5.3.tgz#fa10c9115cc6d8865be221ba47ee9bed78601113" + integrity sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A== -mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.5, mkdirp@~0.5.1: +mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3, mkdirp@^0.5.4, mkdirp@^0.5.5, mkdirp@~0.5.1: version "0.5.5" resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def" integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== @@ -13217,12 +14422,28 @@ mkdirp@^1.0.3, mkdirp@^1.0.4: resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e" integrity sha512-vVqVZQyf3WLx2Shd0qJ9xuvqgAyKPLAiqITEtqW0oIUjzo3PePDd6fW9iFz30ef7Ysp/oiWqbhszeGWW2T6Gzw== -moment@2.24.0: - version "2.24.0" - resolved "https://registry.yarnpkg.com/moment/-/moment-2.24.0.tgz#0d055d53f5052aa653c9f6eb68bb5d12bf5c2b5b" - integrity sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg== +module-deps@^6.0.0, module-deps@^6.2.3: + version "6.2.3" + resolved "https://registry.yarnpkg.com/module-deps/-/module-deps-6.2.3.tgz#15490bc02af4b56cf62299c7c17cba32d71a96ee" + integrity sha512-fg7OZaQBcL4/L+AK5f4iVqf9OMbCclXfy/znXRxTVhJSeW5AIlS9AwheYwDaXM3lVW7OBeaeUEY3gbaC6cLlSA== + dependencies: + JSONStream "^1.0.3" + browser-resolve "^2.0.0" + cached-path-relative "^1.0.2" + concat-stream "~1.6.0" + defined "^1.0.0" + detective "^5.2.0" + duplexer2 "^0.1.2" + inherits "^2.0.1" + parents "^1.0.0" + readable-stream "^2.0.2" + resolve "^1.4.0" + stream-combiner2 "^1.1.1" + subarg "^1.0.0" + through2 "^2.0.0" + xtend "^4.0.0" -moment@^2.22.1, moment@^2.24.0: +moment@^2.22.1, moment@^2.24.0, moment@^2.29.1: version "2.29.1" resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.1.tgz#b2be769fa31940be9eeea6469c075e35006fa3d3" integrity sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ== @@ -13303,6 +14524,15 @@ mute-stream@0.0.8: resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" integrity sha512-nnbWWOkoWyUsTjKrhgD0dcz22mdkSnpYqbEjIm2nhwhuxlSkpywJmBo8h0ZqJdkp73mb90SssHkN4rsRaBAfAA== +mz@^2.4.0: + version "2.7.0" + resolved "https://registry.yarnpkg.com/mz/-/mz-2.7.0.tgz#95008057a56cafadc2bc63dde7f9ff6955948e32" + integrity sha512-z81GNO7nnYMEhrGh9LeymoE4+Yr0Wn5McHIZMK5cfQCl+NDX08sCZgUc9/6MHni9IWuFLm1Z3HTCXu2z9fN62Q== + dependencies: + any-promise "^1.0.0" + object-assign "^4.0.1" + thenify-all "^1.0.0" + nan@^2.12.1: version "2.14.2" resolved "https://registry.yarnpkg.com/nan/-/nan-2.14.2.tgz#f5376400695168f4cc694ac9393d0c9585eeea19" @@ -13373,6 +14603,13 @@ nice-try@^1.0.4: resolved "https://registry.yarnpkg.com/nice-try/-/nice-try-1.0.5.tgz#a3378a7696ce7d223e88fc9b764bd7ef1089e366" integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== +no-case@^2.2.0: + version "2.3.2" + resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac" + integrity sha512-rmTZ9kz+f3rCvK2TD1Ue/oZlns7OGoIWP4fc3llxxRXlOkHKoWPPWJOfFYpITabSow43QJbRIoHQXtt10VldyQ== + dependencies: + lower-case "^1.1.1" + no-case@^3.0.4: version "3.0.4" resolved "https://registry.yarnpkg.com/no-case/-/no-case-3.0.4.tgz#d361fd5c9800f558551a8369fc0dcd4662b6124d" @@ -13381,6 +14618,13 @@ no-case@^3.0.4: lower-case "^2.0.2" tslib "^2.0.3" +node-dir@^0.1.17: + version "0.1.17" + resolved "https://registry.yarnpkg.com/node-dir/-/node-dir-0.1.17.tgz#5f5665d93351335caabef8f1c554516cf5f1e4e5" + integrity sha1-X1Zl2TNRM1yqvvjxxVRRbPXx5OU= + dependencies: + minimatch "^3.0.2" + node-fetch@^1.0.1: version "1.7.3" resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-1.7.3.tgz#980f6f72d85211a5347c6b2bc18c5b84c3eb47ef" @@ -13468,6 +14712,11 @@ node-releases@^1.1.61, node-releases@^1.1.70: resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.71.tgz#cb1334b179896b1c89ecfdd4b725fb7bbdfc7dbb" integrity sha512-zR6HoT6LrLCRBwukmrVbHv0EpEQjksO6GmFcZQQuCAy139BEsoVKPYnf3jongYW83fAa1torLGYwxxky/p28sg== +node-releases@^1.1.71: + version "1.1.72" + resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.72.tgz#14802ab6b1039a79a0c7d662b610a5bbd76eacbe" + integrity sha512-LLUo+PpH3dU6XizX3iVoubUNheF/owjXCZZ5yACDxNnPtgFuludV1ZL3ayK1kVep42Rmm0+R9/Y60NQbZ2bifw== + node-status-codes@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/node-status-codes/-/node-status-codes-1.0.0.tgz#5ae5541d024645d32a58fcddc9ceecea7ae3ac2f" @@ -13848,16 +15097,6 @@ optipng-bin@^7.0.0: bin-wrapper "^4.0.0" logalot "^2.0.0" -ora@^0.2.3: - version "0.2.3" - resolved "https://registry.yarnpkg.com/ora/-/ora-0.2.3.tgz#37527d220adcd53c39b73571d754156d5db657a4" - integrity sha1-N1J9Igrc1Tw5tzVx11QVbV22V6Q= - dependencies: - chalk "^1.1.1" - cli-cursor "^1.0.2" - cli-spinners "^0.1.2" - object-assign "^4.0.1" - ordered-read-streams@^0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/ordered-read-streams/-/ordered-read-streams-0.3.0.tgz#7137e69b3298bb342247a1bbee3881c80e2fd78b" @@ -13880,7 +15119,7 @@ original@^1.0.0: dependencies: url-parse "^1.4.3" -os-browserify@^0.3.0: +os-browserify@^0.3.0, os-browserify@~0.3.0: version "0.3.0" resolved "https://registry.yarnpkg.com/os-browserify/-/os-browserify-0.3.0.tgz#854373c7f5c2315914fc9bfc6bd8238fdda1ec27" integrity sha1-hUNzx/XCMVkU/Jv8a9gjj92h7Cc= @@ -13897,16 +15136,23 @@ os-filter-obj@^2.0.0: dependencies: arch "^2.1.0" -os-homedir@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/os-homedir/-/os-homedir-1.0.2.tgz#ffbc4988336e0e833de0c168c7ef152121aa7fb3" - integrity sha1-/7xJiDNuDoM94MFox+8VISGqf7M= - os-tmpdir@^1.0.0, os-tmpdir@~1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/os-tmpdir/-/os-tmpdir-1.0.2.tgz#bbe67406c79aa85c5cfec766fe5734555dfa1274" integrity sha1-u+Z0BseaqFxc/sdm/lc0VV36EnQ= +ospath@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/ospath/-/ospath-1.2.2.tgz#1276639774a3f8ef2572f7fe4280e0ea4550c07b" + integrity sha1-EnZjl3Sj+O8lcvf+QoDg6kVQwHs= + +outpipe@^1.1.0: + version "1.1.1" + resolved "https://registry.yarnpkg.com/outpipe/-/outpipe-1.1.1.tgz#50cf8616365e87e031e29a5ec9339a3da4725fa2" + integrity sha1-UM+GFjZeh+Ax4ppeyTOaPaRyX6I= + dependencies: + shell-quote "^1.4.2" + ow@^0.17.0: version "0.17.0" resolved "https://registry.yarnpkg.com/ow/-/ow-0.17.0.tgz#4f938999fed6264c9048cd6254356e0f1e7f688c" @@ -14014,11 +15260,6 @@ p-map-series@^1.0.0: dependencies: p-reduce "^1.0.0" -p-map@^1.1.1: - version "1.2.0" - resolved "https://registry.yarnpkg.com/p-map/-/p-map-1.2.0.tgz#e4e94f311eabbc8633a1e79908165fca26241b6b" - integrity sha512-r6zKACMNhjPJMTl8KcFH4li//gkrXWfbD6feV8l6doRHlzljFWGJ2AP6iKaCJXyZmAUMOPtvbW7EXkbWO/pLEA== - p-map@^2.0.0: version "2.1.0" resolved "https://registry.yarnpkg.com/p-map/-/p-map-2.1.0.tgz#310928feef9c9ecc65b68b17693018a665cea175" @@ -14082,6 +15323,13 @@ package-json@^6.3.0: registry-url "^5.0.0" semver "^6.2.0" +pad-right@^0.2.2: + version "0.2.2" + resolved "https://registry.yarnpkg.com/pad-right/-/pad-right-0.2.2.tgz#6fbc924045d244f2a2a244503060d3bfc6009774" + integrity sha1-b7ySQEXSRPKiokRQMGDTv8YAl3Q= + dependencies: + repeat-string "^1.5.2" + pako@~1.0.5: version "1.0.11" resolved "https://registry.yarnpkg.com/pako/-/pako-1.0.11.tgz#6c9599d340d54dfd3946380252a35705a6b992bf" @@ -14111,6 +15359,13 @@ parent-module@^1.0.0: dependencies: callsites "^3.0.0" +parents@^1.0.0, parents@^1.0.1: + version "1.0.1" + resolved "https://registry.yarnpkg.com/parents/-/parents-1.0.1.tgz#fedd4d2bf193a77745fe71e371d73c3307d9c751" + integrity sha1-/t1NK/GTp3dF/nHjcdc8MwfZx1E= + dependencies: + path-platform "~0.11.15" + parse-asn1@^5.0.0, parse-asn1@^5.1.5: version "5.1.6" resolved "https://registry.yarnpkg.com/parse-asn1/-/parse-asn1-5.1.6.tgz#385080a3ec13cb62a62d39409cb3e88844cdaed4" @@ -14214,7 +15469,7 @@ pascalcase@^0.1.1: resolved "https://registry.yarnpkg.com/pascalcase/-/pascalcase-0.1.1.tgz#b363e55e8006ca6fe21784d2db22bd15d7917f14" integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ= -path-browserify@0.0.1: +path-browserify@0.0.1, path-browserify@~0.0.0: version "0.0.1" resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-0.0.1.tgz#e6c4ddd7ed3aa27c68a20cc4e50e1a4ee83bbc4a" integrity sha512-BapA40NHICOS+USX9SN4tyhq+A2RrN/Ws5F0Z5aMHDp98Fl86lX8Oti8B7uN93L4Ifv4fHOEA+pQw87gmMO/lQ== @@ -14241,7 +15496,7 @@ path-exists@^4.0.0: resolved "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3" integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== -path-is-absolute@^1.0.0: +path-is-absolute@^1.0.0, path-is-absolute@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/path-is-absolute/-/path-is-absolute-1.0.1.tgz#174b9268735534ffbc7ace6bf53a5a9e1b5c5f5f" integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= @@ -14266,6 +15521,11 @@ path-parse@^1.0.6: resolved "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.6.tgz#d62dbb5679405d72c4737ec58600e9ddcf06d24c" integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== +path-platform@~0.11.15: + version "0.11.15" + resolved "https://registry.yarnpkg.com/path-platform/-/path-platform-0.11.15.tgz#e864217f74c36850f0852b78dc7bf7d4a5721bf2" + integrity sha1-6GQhf3TDaFDwhSt43Hv31KVyG/I= + path-to-regexp@0.1.7: version "0.1.7" resolved "https://registry.yarnpkg.com/path-to-regexp/-/path-to-regexp-0.1.7.tgz#df604178005f522f15eb4490e7247a1bfaa67f8c" @@ -14299,6 +15559,11 @@ path-type@^4.0.0: resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b" integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw== +pathval@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/pathval/-/pathval-1.1.1.tgz#8534e77a77ce7ac5a2512ea21e0fdb8fcf6c3d8d" + integrity sha512-Dp6zGqpTdETdR63lehJYPeIOqpiNBNtc7BpWSLrOje7UaIsE5aY92r/AunQA7rsXvet3lrJ3JnZX29UPTKXyKQ== + pbf@^3.0.5, pbf@^3.2.1: version "3.2.1" resolved "https://registry.yarnpkg.com/pbf/-/pbf-3.2.1.tgz#b4c1b9e72af966cd82c6531691115cc0409ffe2a" @@ -14360,7 +15625,7 @@ pinkie@^2.0.0: resolved "https://registry.yarnpkg.com/pinkie/-/pinkie-2.0.4.tgz#72556b80cfa0d48a974e80e77248e80ed4f7f870" integrity sha1-clVrgM+g1IqXToDnckjoDtT3+HA= -pirates@^4.0.1: +pirates@^4.0.0, pirates@^4.0.1: version "4.0.1" resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.1.tgz#643a92caf894566f91b2b986d2c66950a8e2fb87" integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA== @@ -15227,7 +16492,7 @@ prettier@^1.13.4: resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb" integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew== -pretty-bytes@^5.3.0: +pretty-bytes@^5.3.0, pretty-bytes@^5.4.1: version "5.6.0" resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb" integrity sha512-FFw039TmrBqFK8ma/7OL3sDz/VytdtJr044/QUJtH0wK9lb9jLq9tJyIxUwtQJHwar2BqtiA4iCWSwo9JLkzFg== @@ -15265,7 +16530,7 @@ process-nextick-args@^2.0.0, process-nextick-args@~2.0.0: resolved "https://registry.yarnpkg.com/process-nextick-args/-/process-nextick-args-2.0.1.tgz#7820d9b16120cc55ca9ae7792680ae7dba6d7fe2" integrity sha512-3ouUOpQhtgrbOa17J7+uxOTpITYWaGP7/AhoR3+A+/1e9skrzelGi/dXzEYyvbxubEF6Wn2ypscTKiKJFFn1ag== -process@^0.11.10: +process@^0.11.10, process@~0.11.0: version "0.11.10" resolved "https://registry.yarnpkg.com/process/-/process-0.11.10.tgz#7332300e840161bda3e69a1d1d91a7d4bc16f182" integrity sha1-czIwDoQBYb2j5podHZGn1LwW8YI= @@ -15353,7 +16618,7 @@ pseudomap@^1.0.2: resolved "https://registry.yarnpkg.com/pseudomap/-/pseudomap-1.0.2.tgz#f052a28da70e618917ef0a8ac34c1ae5a68286b3" integrity sha1-8FKijacOYYkX7wqKw0wa5aaChrM= -psl@^1.1.24, psl@^1.1.28, psl@^1.1.33: +psl@^1.1.28, psl@^1.1.33: version "1.8.0" resolved "https://registry.yarnpkg.com/psl/-/psl-1.8.0.tgz#9326f8bcfb013adcc005fdff056acce020e51c24" integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ== @@ -15400,7 +16665,7 @@ punycode@1.3.2: resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.3.2.tgz#9653a036fb7c1ee42342f2325cceefea3926c48d" integrity sha1-llOgNvt8HuQjQvIyXM7v6jkmxI0= -punycode@^1.2.4, punycode@^1.4.1: +punycode@^1.2.4, punycode@^1.3.2: version "1.4.1" resolved "https://registry.yarnpkg.com/punycode/-/punycode-1.4.1.tgz#c0d5a63b2718800ad8e1eb0fa5269c84dd41845e" integrity sha1-wNWmOycYgArY4esPpSachN1BhF4= @@ -15442,7 +16707,7 @@ query-string@^5.0.1: object-assign "^4.1.0" strict-uri-encode "^1.0.0" -querystring-es3@^0.2.0: +querystring-es3@^0.2.0, querystring-es3@~0.2.0: version "0.2.1" resolved "https://registry.yarnpkg.com/querystring-es3/-/querystring-es3-0.2.1.tgz#9ec61f79049875707d69414596fd907a4d711e73" integrity sha1-nsYfeQSYdXB9aUFFlv2Qek1xHnM= @@ -15489,10 +16754,10 @@ railroad-diagrams@^1.0.0: resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e" integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234= -ramda@0.24.1: - version "0.24.1" - resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.24.1.tgz#c3b7755197f35b8dc3502228262c4c91ddb6b857" - integrity sha1-w7d1UZfzW43DUCIoJixMkd22uFc= +ramda@~0.27.1: + version "0.27.1" + resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1.tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9" + integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== randexp@0.4.6: version "0.4.6" @@ -15858,6 +17123,13 @@ read-all-stream@^3.0.0: pinkie-promise "^2.0.0" readable-stream "^2.0.0" +read-only-stream@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/read-only-stream/-/read-only-stream-2.0.0.tgz#2724fd6a8113d73764ac288d4386270c1dbf17f0" + integrity sha1-JyT9aoET1zdkrCiNQ4YnDB2/F/A= + dependencies: + readable-stream "^2.0.2" + read-pkg-up@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/read-pkg-up/-/read-pkg-up-1.0.1.tgz#9d63c13276c065918d57f002a57f40a1b643fb02" @@ -16017,6 +17289,16 @@ realpath-native@^1.1.0: dependencies: util.promisify "^1.0.0" +recast@^0.20.3: + version "0.20.4" + resolved "https://registry.yarnpkg.com/recast/-/recast-0.20.4.tgz#db55983eac70c46b3fff96c8e467d65ffb4a7abc" + integrity sha512-6qLIBGGRcwjrTZGIiBpJVC/NeuXpogXNyRQpqU1zWPUigCphvApoCs9KIwDYh1eDuJ6dAFlQoi/QUyE5KQ6RBQ== + dependencies: + ast-types "0.14.2" + esprima "~4.0.0" + source-map "~0.6.1" + tslib "^2.0.1" + rechoir@^0.6.2: version "0.6.2" resolved "https://registry.yarnpkg.com/rechoir/-/rechoir-0.6.2.tgz#85204b54dba82d5742e28c96756ef43af50e3384" @@ -16150,6 +17432,11 @@ regenerator-runtime@^0.11.0: resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.11.1.tgz#be05ad7f9bf7d22e056f9726cee5017fbf19e2e9" integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg== +regenerator-runtime@^0.12.0: + version "0.12.1" + resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.12.1.tgz#fa1a71544764c036f8c49b13a08b2594c9f8a0de" + integrity sha512-odxIc1/vDlo4iZcfXqRYFj0vpXFNoGdKMAUieAlFYO6m/nl5e9KR/beGf41z4a1FI+aQgtjhuaSlDxQ0hmkrHg== + regenerator-runtime@^0.13.4, regenerator-runtime@^0.13.7: version "0.13.7" resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55" @@ -16311,7 +17598,7 @@ replace-ext@^1.0.0: resolved "https://registry.yarnpkg.com/replace-ext/-/replace-ext-1.0.1.tgz#2d6d996d04a15855d967443631dd5f77825b016a" integrity sha512-yD5BHCe7quCgBph4rMQ+0KkIRKwWCrHDOX1p1Gp6HwjPM5kVoCdKGNhN7ydqqsX6lJEnQDKZ/tFMiEdQ1dvPEw== -request-progress@3.0.0: +request-progress@^3.0.0: version "3.0.0" resolved "https://registry.yarnpkg.com/request-progress/-/request-progress-3.0.0.tgz#4ca754081c7fec63f505e4faa825aa06cd669dbe" integrity sha1-TKdUCBx/7GP1BeT6qCWqBs1mnb4= @@ -16325,7 +17612,7 @@ request-promise-core@1.1.4: dependencies: lodash "^4.17.19" -request-promise-native@^1.0.5, request-promise-native@^1.0.9: +request-promise-native@^1.0.5, request-promise-native@^1.0.8, request-promise-native@^1.0.9: version "1.0.9" resolved "https://registry.yarnpkg.com/request-promise-native/-/request-promise-native-1.0.9.tgz#e407120526a5efdc9a39b28a5679bf47b9d9dc28" integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g== @@ -16334,32 +17621,6 @@ request-promise-native@^1.0.5, request-promise-native@^1.0.9: stealthy-require "^1.1.1" tough-cookie "^2.3.3" -request@2.88.0: - version "2.88.0" - resolved "https://registry.yarnpkg.com/request/-/request-2.88.0.tgz#9c2fca4f7d35b592efe57c7f0a55e81052124fef" - integrity sha512-NAqBSrijGLZdM0WZNsInLJpkJokL72XYjUpnB0iwsRgxh7dB6COrHnTBNwN0E+lHDAJzu7kLAkDeY08z2/A0hg== - dependencies: - aws-sign2 "~0.7.0" - aws4 "^1.8.0" - caseless "~0.12.0" - combined-stream "~1.0.6" - extend "~3.0.2" - forever-agent "~0.6.1" - form-data "~2.3.2" - har-validator "~5.1.0" - http-signature "~1.2.0" - is-typedarray "~1.0.0" - isstream "~0.1.2" - json-stringify-safe "~5.0.1" - mime-types "~2.1.19" - oauth-sign "~0.9.0" - performance-now "^2.1.0" - qs "~6.5.2" - safe-buffer "^5.1.2" - tough-cookie "~2.4.3" - tunnel-agent "^0.6.0" - uuid "^3.3.2" - request@^2.87.0, request@^2.88.0, request@^2.88.2: version "2.88.2" resolved "https://registry.yarnpkg.com/request/-/request-2.88.2.tgz#d73c918731cb5a87da047e207234146f664d12b3" @@ -16391,7 +17652,7 @@ require-directory@^2.1.1: resolved "https://registry.yarnpkg.com/require-directory/-/require-directory-2.1.1.tgz#8c64ad5fd30dab1c976e2344ffe7f792a6a6df42" integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I= -require-from-string@^2.0.2: +require-from-string@^2.0.1, require-from-string@^2.0.2: version "2.0.2" resolved "https://registry.yarnpkg.com/require-from-string/-/require-from-string-2.0.2.tgz#89a7fdd938261267318eafe14f9c32e598c36909" integrity sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw== @@ -16501,6 +17762,14 @@ resolve@1.18.1: is-core-module "^2.0.0" path-parse "^1.0.6" +resolve@^1.1.4, resolve@^1.14.2, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.8.1, resolve@^1.9.0: + version "1.20.0" + resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" + integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== + dependencies: + is-core-module "^2.2.0" + path-parse "^1.0.6" + resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17.0, resolve@^1.18.1: version "1.19.0" resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.19.0.tgz#1af5bf630409734a067cae29318aac7fa29a267c" @@ -16509,14 +17778,6 @@ resolve@^1.1.6, resolve@^1.10.0, resolve@^1.12.0, resolve@^1.13.1, resolve@^1.17 is-core-module "^2.1.0" path-parse "^1.0.6" -resolve@^1.14.2, resolve@^1.3.2, resolve@^1.8.1, resolve@^1.9.0: - version "1.20.0" - resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.20.0.tgz#629a013fb3f70755d6f0b7935cc1c2c5378b1975" - integrity sha512-wENBPt4ySzg4ybFQW2TT1zMQucPK95HSh/nq2CFTZVOGut2+pQvSsgtda4d26YrYcr067wjbmzOG8byDPBX63A== - dependencies: - is-core-module "^2.2.0" - path-parse "^1.0.6" - responselike@1.0.2, responselike@^1.0.2: version "1.0.2" resolved "https://registry.yarnpkg.com/responselike/-/responselike-1.0.2.tgz#918720ef3b631c5642be068f15ade5a46f4ba1e7" @@ -16725,13 +17986,20 @@ rx@^4.1.0: resolved "https://registry.yarnpkg.com/rx/-/rx-4.1.0.tgz#a5f13ff79ef3b740fe30aa803fb09f98805d4782" integrity sha1-pfE/957zt0D+MKqAP7CfmIBdR4I= -rxjs@5.5.12, rxjs@^5.0.0-beta.11, rxjs@^5.5.7: +rxjs@5.5.12, rxjs@^5.5.7: version "5.5.12" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-5.5.12.tgz#6fa61b8a77c3d793dbaf270bee2f43f652d741cc" integrity sha512-xx2itnL5sBbqeeiVgNPVuQQ1nC8Jp2WfNJhXWHmElW9YmrpS9UVnNzhP3EH3HFqexO5Tlp8GhYY+WEcqcVMvGw== dependencies: symbol-observable "1.0.1" +rxjs@^6.3.3, rxjs@^6.5.2, rxjs@^6.5.5: + version "6.6.7" + resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.7.tgz#90ac018acabf491bf65044235d5863c4dab804c9" + integrity sha512-hTdwr+7yYNIT5n4AMYp85KA6yw2Va0FLa3Rguvbpa4W3I5xynaBZo41cM3XM+4Q6fRMj3sBYIR1VAmZMXYJvRQ== + dependencies: + tslib "^1.9.0" + rxjs@^6.6.0: version "6.6.6" resolved "https://registry.yarnpkg.com/rxjs/-/rxjs-6.6.6.tgz#14d8417aa5a07c5e633995b525e1e3c0dec03b70" @@ -16839,6 +18107,11 @@ schema-utils@^3.0.0: ajv "^6.12.5" ajv-keywords "^3.5.2" +seed-random@~2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/seed-random/-/seed-random-2.2.0.tgz#2a9b19e250a817099231a5b99a4daf80b7fbed54" + integrity sha1-KpsZ4lCoFwmSMaW5mk2vgLf77VQ= + seedrandom@^3.0.5: version "3.0.5" resolved "https://registry.yarnpkg.com/seedrandom/-/seedrandom-3.0.5.tgz#54edc85c95222525b0c7a6f6b3543d8e0b3aa0a7" @@ -16943,6 +18216,11 @@ send@0.17.1: range-parser "~1.2.1" statuses "~1.5.0" +serialize-error@^2.1.0: + version "2.1.0" + resolved "https://registry.yarnpkg.com/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a" + integrity sha1-ULZ51WNc34Rme9yOWa9OW4HV9go= + serialize-javascript@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-4.0.0.tgz#b525e1238489a5ecfc42afacc3fe99e666f4b1aa" @@ -17015,7 +18293,7 @@ setprototypeof@1.1.1: resolved "https://registry.yarnpkg.com/setprototypeof/-/setprototypeof-1.1.1.tgz#7e95acb24aa92f5885e0abef5ba131330d4ae683" integrity sha512-JvdAWfbXeIGaZ9cILp38HntZSFSo3mWg6xGcJJsd+d4aRMOqauag1C63dJfDw7OaMYwEbHMOxEZ1lqVRYP2OAw== -sha.js@^2.4.0, sha.js@^2.4.8: +sha.js@^2.4.0, sha.js@^2.4.8, sha.js@~2.4.4: version "2.4.11" resolved "https://registry.yarnpkg.com/sha.js/-/sha.js-2.4.11.tgz#37a5cf0b81ecbc6943de109ba2960d1b26584ae7" integrity sha512-QMEp5B7cftE7APOjk5Y6xgrbWu+WkLVQwk8JNjZ8nKRciZaByEW6MubieAiToS7+dwvrjGhH8jRXz3MVd0AYqQ== @@ -17030,6 +18308,21 @@ shallow-clone@^3.0.0: dependencies: kind-of "^6.0.2" +shasum-object@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/shasum-object/-/shasum-object-1.0.0.tgz#0b7b74ff5b66ecf9035475522fa05090ac47e29e" + integrity sha512-Iqo5rp/3xVi6M4YheapzZhhGPVs0yZwHj7wvwQ1B9z8H6zk+FEnI7y3Teq7qwnekfEhu8WmG2z0z4iWZaxLWVg== + dependencies: + fast-safe-stringify "^2.0.7" + +shasum@^1.0.0: + version "1.0.2" + resolved "https://registry.yarnpkg.com/shasum/-/shasum-1.0.2.tgz#e7012310d8f417f4deb5712150e5678b87ae565f" + integrity sha1-5wEjENj0F/TetXEhUOVni4euVl8= + dependencies: + json-stable-stringify "~0.0.0" + sha.js "~2.4.4" + shebang-command@^1.2.0: version "1.2.0" resolved "https://registry.yarnpkg.com/shebang-command/-/shebang-command-1.2.0.tgz#44aac65b695b03398968c39f363fee5deafdf1ea" @@ -17054,7 +18347,7 @@ shebang-regex@^3.0.0: resolved "https://registry.yarnpkg.com/shebang-regex/-/shebang-regex-3.0.0.tgz#ae16f1644d873ecad843b0307b143362d4c42172" integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== -shell-quote@1.7.2: +shell-quote@1.7.2, shell-quote@^1.4.2, shell-quote@^1.6.1: version "1.7.2" resolved "https://registry.yarnpkg.com/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2" integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg== @@ -17096,6 +18389,11 @@ simple-assign@^0.1.0: resolved "https://registry.yarnpkg.com/simple-assign/-/simple-assign-0.1.0.tgz#17fd3066a5f3d7738f50321bb0f14ca281cc4baa" integrity sha1-F/0wZqXz13OPUDIbsPFMooHMS6o= +simple-concat@^1.0.0: + version "1.0.1" + resolved "https://registry.yarnpkg.com/simple-concat/-/simple-concat-1.0.1.tgz#f46976082ba35c2263f1c8ab5edfe26c41c9552f" + integrity sha512-cSFtAPtRhljv69IK0hTVZQ+OfE9nePi/rtJmw5UjHeVyVroEqJXP1sFztKUy1qU+xvz3u/sfYJLa947b7nAN2Q== + simple-swizzle@^0.2.2: version "0.2.2" resolved "https://registry.yarnpkg.com/simple-swizzle/-/simple-swizzle-0.2.2.tgz#a4da6b635ffcccca33f70d17cb92592de95e557a" @@ -17252,7 +18550,7 @@ source-map-resolve@^0.5.0, source-map-resolve@^0.5.2: source-map-url "^0.4.0" urix "^0.1.0" -source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.19: +source-map-support@^0.5.16, source-map-support@^0.5.6, source-map-support@~0.5.12, source-map-support@~0.5.19: version "0.5.19" resolved "https://registry.yarnpkg.com/source-map-support/-/source-map-support-0.5.19.tgz#a98b62f86dcaf4f67399648c085291ab9e8fed61" integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== @@ -17265,6 +18563,11 @@ source-map-url@^0.4.0: resolved "https://registry.yarnpkg.com/source-map-url/-/source-map-url-0.4.0.tgz#3e935d7ddd73631b97659956d55128e87b5084a3" integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM= +source-map@0.5.6: + version "0.5.6" + resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.6.tgz#75ce38f52bf0733c5a7f0c118d81334a2bb5f412" + integrity sha1-dc449SvwczxafwwRjYEzSiu19BI= + source-map@0.6.1, source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.0, source-map@~0.6.1: version "0.6.1" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.6.1.tgz#74722af32e9614e9c287a8d0bbde48b5e2f1a263" @@ -17275,7 +18578,7 @@ source-map@0.7.3, source-map@^0.7.2, source-map@^0.7.3, source-map@~0.7.2: resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.7.3.tgz#5302f8169031735226544092e64981f751750383" integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== -source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7: +source-map@^0.5.0, source-map@^0.5.6, source-map@^0.5.7, source-map@~0.5.3: version "0.5.7" resolved "https://registry.yarnpkg.com/source-map/-/source-map-0.5.7.tgz#8a039d2d1021d22d1ea14c80d8ea468ba2ef3fcc" integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= @@ -17290,6 +18593,11 @@ sparkles@^1.0.0: resolved "https://registry.yarnpkg.com/sparkles/-/sparkles-1.0.1.tgz#008db65edce6c50eec0c5e228e1945061dd0437c" integrity sha512-dSO0DDYUahUt/0/pD/Is3VIm5TGJjludZ0HVymmhYF6eNA53PVLhnUk0znSYbH8IYBuJdCE+1luR22jNLMaQdw== +spawn-command@^0.0.2-1: + version "0.0.2-1" + resolved "https://registry.yarnpkg.com/spawn-command/-/spawn-command-0.0.2-1.tgz#62f5e9466981c1b796dc5929937e11c9c6921bd0" + integrity sha1-YvXpRmmBwbeW3Fkpk34RycaSG9A= + spdx-correct@^3.0.0: version "3.1.1" resolved "https://registry.yarnpkg.com/spdx-correct/-/spdx-correct-3.1.1.tgz#dece81ac9c1e6713e5f7d1b6f17d468fa53d89a9" @@ -17394,6 +18702,18 @@ stable@^0.1.8: resolved "https://registry.yarnpkg.com/stable/-/stable-0.1.8.tgz#836eb3c8382fe2936feaf544631017ce7d47a3cf" integrity sha512-ji9qxRnOVfcuLDySj9qzhGSEFVobyt1kIOSkj1qZzYLzq7Tos/oUUWvotUPQLlrsidqsK6tBH89Bc9kL5zHA6w== +stack-chain@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/stack-chain/-/stack-chain-2.0.0.tgz#d73d1172af89565f07438b5bcc086831b6689b2d" + integrity sha512-GGrHXePi305aW7XQweYZZwiRwR7Js3MWoK/EHzzB9ROdc75nCnjSJVi21rdAGxFl+yCx2L2qdfl5y7NO4lTyqg== + +stack-generator@^2.0.5: + version "2.0.5" + resolved "https://registry.yarnpkg.com/stack-generator/-/stack-generator-2.0.5.tgz#fb00e5b4ee97de603e0773ea78ce944d81596c36" + integrity sha512-/t1ebrbHkrLrDuNMdeAcsvynWgoH/i4o8EGGfX7dEYDoTXOYVAkEpFdtshlvabzc6JlJ8Kf9YdFEoz7JkzGN9Q== + dependencies: + stackframe "^1.1.1" + stack-utils@^1.0.1: version "1.0.3" resolved "https://registry.yarnpkg.com/stack-utils/-/stack-utils-1.0.3.tgz#db7a475733b5b8bf6521907b18891d29006f7751" @@ -17413,6 +18733,23 @@ stackframe@^1.1.1: resolved "https://registry.yarnpkg.com/stackframe/-/stackframe-1.2.0.tgz#52429492d63c62eb989804c11552e3d22e779303" integrity sha512-GrdeshiRmS1YLMYgzF16olf2jJ/IzxXY9lhKOskuVziubpTYcYqyOwYeJKzQkwy7uN0fYSsbsC4RQaXf9LCrYA== +stacktrace-gps@^3.0.4: + version "3.0.4" + resolved "https://registry.yarnpkg.com/stacktrace-gps/-/stacktrace-gps-3.0.4.tgz#7688dc2fc09ffb3a13165ebe0dbcaf41bcf0c69a" + integrity sha512-qIr8x41yZVSldqdqe6jciXEaSCKw1U8XTXpjDuy0ki/apyTn/r3w9hDAAQOhZdxvsC93H+WwwEu5cq5VemzYeg== + dependencies: + source-map "0.5.6" + stackframe "^1.1.1" + +stacktrace-js@^2.0.0: + version "2.0.2" + resolved "https://registry.yarnpkg.com/stacktrace-js/-/stacktrace-js-2.0.2.tgz#4ca93ea9f494752d55709a081d400fdaebee897b" + integrity sha512-Je5vBeY4S1r/RnLydLl0TBTi3F2qdfWmYsGvtfZgEI+SCprPppaIhQf5nGcal4gI4cGpCV/duLcAzT1np6sQqg== + dependencies: + error-stack-parser "^2.0.6" + stack-generator "^2.0.5" + stacktrace-gps "^3.0.4" + stat-mode@^0.2.0: version "0.2.2" resolved "https://registry.yarnpkg.com/stat-mode/-/stat-mode-0.2.2.tgz#e6c80b623123d7d80cf132ce538f346289072502" @@ -17436,7 +18773,7 @@ stealthy-require@^1.1.1: resolved "https://registry.yarnpkg.com/stealthy-require/-/stealthy-require-1.1.1.tgz#35b09875b4ff49f26a777e509b3090a3226bf24b" integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks= -stream-browserify@^2.0.1: +stream-browserify@^2.0.0, stream-browserify@^2.0.1: version "2.0.2" resolved "https://registry.yarnpkg.com/stream-browserify/-/stream-browserify-2.0.2.tgz#87521d38a44aa7ee91ce1cd2a47df0cb49dd660b" integrity sha512-nX6hmklHs/gr2FuxYDltq8fJA1GDlxKQCz8O/IM4atRqBH8OORmBNgfvW5gG10GT/qQ9u0CzIvr2X5Pkt6ntqg== @@ -17460,7 +18797,7 @@ stream-each@^1.1.0: end-of-stream "^1.1.0" stream-shift "^1.0.0" -stream-http@^2.7.2: +stream-http@^2.0.0, stream-http@^2.7.2: version "2.8.3" resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-2.8.3.tgz#b2d242469288a5a27ec4fe8933acf623de6514fc" integrity sha512-+TSkfINHDo4J+ZobQLWiMouQYB+UVYFttRA94FpEzzJ7ZdqcL4uUUQ7WkdkI4DSozGmgBUE/a47L+38PenXhUw== @@ -17471,21 +18808,39 @@ stream-http@^2.7.2: to-arraybuffer "^1.0.0" xtend "^4.0.0" +stream-http@^3.0.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/stream-http/-/stream-http-3.2.0.tgz#1872dfcf24cb15752677e40e5c3f9cc1926028b5" + integrity sha512-Oq1bLqisTyK3TSCXpPbT4sdeYNdmyZJv1LxpEm2vu1ZhK89kSE5YXwZc3cWk0MagGaKriBh9mCFbVGtO+vY29A== + dependencies: + builtin-status-codes "^3.0.0" + inherits "^2.0.4" + readable-stream "^3.6.0" + xtend "^4.0.2" + stream-shift@^1.0.0: version "1.0.1" resolved "https://registry.yarnpkg.com/stream-shift/-/stream-shift-1.0.1.tgz#d7088281559ab2778424279b0877da3c392d5a3d" integrity sha512-AiisoFqQ0vbGcZgQPY1cdP2I76glaVA/RauYR4G4thNFgkTqr90yXTo4LYX60Jl+sIlPNHHdGSwo01AvbKUSVQ== -stream-to-observable@^0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/stream-to-observable/-/stream-to-observable-0.1.0.tgz#45bf1d9f2d7dc09bed81f1c307c430e68b84cffe" - integrity sha1-Rb8dny19wJvtgfHDB8Qw5ouEz/4= +stream-splicer@^2.0.0: + version "2.0.1" + resolved "https://registry.yarnpkg.com/stream-splicer/-/stream-splicer-2.0.1.tgz#0b13b7ee2b5ac7e0609a7463d83899589a363fcd" + integrity sha512-Xizh4/NPuYSyAXyT7g8IvdJ9HJpxIGL9PjyhtywCZvvP0OPIdqyrr4dMikeuvY8xahpdKEBlBTySe583totajg== + dependencies: + inherits "^2.0.1" + readable-stream "^2.0.2" strict-uri-encode@^1.0.0: version "1.1.0" resolved "https://registry.yarnpkg.com/strict-uri-encode/-/strict-uri-encode-1.1.0.tgz#279b225df1d582b1f54e65addd4352e18faa0713" integrity sha1-J5siXfHVgrH1TmWt3UNS4Y+qBxM= +string-argv@0.0.2: + version "0.0.2" + resolved "https://registry.yarnpkg.com/string-argv/-/string-argv-0.0.2.tgz#dac30408690c21f3c3630a3ff3a05877bdcbd736" + integrity sha1-2sMECGkMIfPDYwo/86BYd73L1zY= + string-hash@1.1.3: version "1.1.3" resolved "https://registry.yarnpkg.com/string-hash/-/string-hash-1.1.3.tgz#e8aafc0ac1855b4666929ed7dd1275df5d6c811b" @@ -17810,6 +19165,13 @@ stylis@3.5.4, stylis@^3.5.0: resolved "https://registry.yarnpkg.com/stylis/-/stylis-3.5.4.tgz#f665f25f5e299cf3d64654ab949a57c768b73fbe" integrity sha512-8/3pSmthWM7lsPBKv7NXkzn2Uc9W7NotcwGNpJaa3k7WMM1XDCA4MgT5k/8BIexd5ydZdboXtU90XH9Ec4Bv/Q== +subarg@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/subarg/-/subarg-1.0.0.tgz#f62cf17581e996b48fc965699f54c06ae268b8d2" + integrity sha1-9izxdYHplrSPyWVpn1TAauJouNI= + dependencies: + minimist "^1.1.0" + suggestions@^1.7.1: version "1.7.1" resolved "https://registry.yarnpkg.com/suggestions/-/suggestions-1.7.1.tgz#2fefcbde8967353056d1d6eaed891b46d98a7e5c" @@ -17832,18 +19194,18 @@ supercluster@^7.1.0: dependencies: kdbush "^3.0.0" -supports-color@5.5.0, supports-color@^5.3.0, supports-color@^5.4.0: +supports-color@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" + integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= + +supports-color@^5.3.0, supports-color@^5.4.0: version "5.5.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== dependencies: has-flag "^3.0.0" -supports-color@^2.0.0: - version "2.0.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-2.0.0.tgz#535d045ce6b6363fa40117084629995e9df324c7" - integrity sha1-U10EXOa2Nj+kARcIRimZXp3zJMc= - supports-color@^6.1.0: version "6.1.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-6.1.0.tgz#0764abc69c63d5ac842dd4867e8d025e880df8f3" @@ -17851,7 +19213,7 @@ supports-color@^6.1.0: dependencies: has-flag "^3.0.0" -supports-color@^7.0.0, supports-color@^7.1.0: +supports-color@^7.0.0, supports-color@^7.1.0, supports-color@^7.2.0: version "7.2.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== @@ -17905,6 +19267,13 @@ symbol-tree@^3.2.2, symbol-tree@^3.2.4: resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2" integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== +syntax-error@^1.1.1: + version "1.4.0" + resolved "https://registry.yarnpkg.com/syntax-error/-/syntax-error-1.4.0.tgz#2d9d4ff5c064acb711594a3e3b95054ad51d907c" + integrity sha512-YPPlu67mdnHGTup2A8ff7BC2Pjq0e0Yp/IyTFN03zWO0RcK07uLcbi7C2KpGR2FvWbaB0+bfE27a+sBKebSo7w== + dependencies: + acorn-node "^1.2.0" + table@4.0.2: version "4.0.2" resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36" @@ -17991,6 +19360,13 @@ temp-dir@^1.0.0: resolved "https://registry.yarnpkg.com/temp-dir/-/temp-dir-1.0.0.tgz#0a7c0ea26d3a39afa7e0ebea9c1fc0bc4daa011d" integrity sha1-CnwOom06Oa+n4OvqnB/AvE2qAR0= +temp@^0.8.1: + version "0.8.4" + resolved "https://registry.yarnpkg.com/temp/-/temp-0.8.4.tgz#8c97a33a4770072e0a05f919396c7665a7dd59f2" + integrity sha512-s0ZZzd0BzYv5tLSptZooSjK8oj6C+c19p7Vqta9+6NPOf7r+fxq0cJe6/oN4LTC79sy5NY8ucOJNgwsKCSbfqg== + dependencies: + rimraf "~2.6.2" + temp@^0.9.4: version "0.9.4" resolved "https://registry.yarnpkg.com/temp/-/temp-0.9.4.tgz#cd20a8580cb63635d0e4e9d4bd989d44286e7620" @@ -18123,6 +19499,20 @@ text-table@0.2.0, text-table@^0.2.0, text-table@~0.2.0: resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4" integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= +thenify-all@^1.0.0: + version "1.6.0" + resolved "https://registry.yarnpkg.com/thenify-all/-/thenify-all-1.6.0.tgz#1a1918d402d8fc3f98fbf234db0bcc8cc10e9726" + integrity sha1-GhkY1ALY/D+Y+/I02wvMjMEOlyY= + dependencies: + thenify ">= 3.1.0 < 4" + +"thenify@>= 3.1.0 < 4": + version "3.3.1" + resolved "https://registry.yarnpkg.com/thenify/-/thenify-3.3.1.tgz#8932e686a4066038a016dd9e2ca46add9838a95f" + integrity sha512-RVZSIV5IG10Hk3enotrhvz0T9em6cyHBLkH/YAZuKqd8hRkKhSfCGIcP2KUY0EPxndzANBmNllzWPwak+bheSw== + dependencies: + any-promise "^1.0.0" + throat@^4.0.0: version "4.1.0" resolved "https://registry.yarnpkg.com/throat/-/throat-4.1.0.tgz#89037cbc92c56ab18926e6ba4cbb200e15672a6a" @@ -18178,7 +19568,7 @@ through2@^3.0.1: inherits "^2.0.4" readable-stream "2 || 3" -through@^2.3.6, through@^2.3.8: +"through@>=2.2.7 <3", through@^2.3.6, through@^2.3.8: version "2.3.8" resolved "https://registry.yarnpkg.com/through/-/through-2.3.8.tgz#0dd4c9ffaabc357960b1b724115d7e0e86a2e1f5" integrity sha1-DdTJ/6q8NXlgsbckEV1+Doai4fU= @@ -18203,6 +19593,13 @@ timed-out@^4.0.0, timed-out@^4.0.1: resolved "https://registry.yarnpkg.com/timed-out/-/timed-out-4.0.1.tgz#f32eacac5a175bea25d7fab565ab3ed8741ef56f" integrity sha1-8y6srFoXW+ol1/q1Zas+2HQe9W8= +timers-browserify@^1.0.1: + version "1.4.2" + resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-1.4.2.tgz#c9c58b575be8407375cb5e2462dacee74359f41d" + integrity sha1-ycWLV1voQHN1y14kYtrO50NZ9B0= + dependencies: + process "~0.11.0" + timers-browserify@^2.0.4: version "2.0.12" resolved "https://registry.yarnpkg.com/timers-browserify/-/timers-browserify-2.0.12.tgz#44a45c11fbf407f34f97bccd1577c652361b00ee" @@ -18230,12 +19627,13 @@ tinyqueue@^2.0.3: resolved "https://registry.yarnpkg.com/tinyqueue/-/tinyqueue-2.0.3.tgz#64d8492ebf39e7801d7bd34062e29b45b2035f08" integrity sha512-ppJZNDuKGgxzkHihX8v9v9G5f+18gzaTfrukGrq6ueg0lmH4nqVnA2IPG0AEH3jKEk2GRJCUhDoqpoiw3PHLBA== -tmp@0.1.0: - version "0.1.0" - resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877" - integrity sha512-J7Z2K08jbGcdA1kkQpJSqLF6T0tdQqpR2pnSUXsIchbPdTI9v3e85cLW0d6WDhwuAleOV71j2xWs8qMPfK7nKw== +title-case@^2.1.1: + version "2.1.1" + resolved "https://registry.yarnpkg.com/title-case/-/title-case-2.1.1.tgz#3e127216da58d2bc5becf137ab91dae3a7cd8faa" + integrity sha1-PhJyFtpY0rxb7PE3q5Ha46fNj6o= dependencies: - rimraf "^2.6.3" + no-case "^2.2.0" + upper-case "^1.0.3" tmp@^0.0.33: version "0.0.33" @@ -18244,6 +19642,13 @@ tmp@^0.0.33: dependencies: os-tmpdir "~1.0.2" +tmp@~0.2.1: + version "0.2.1" + resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14" + integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ== + dependencies: + rimraf "^3.0.0" + tmpl@1.0.x: version "1.0.4" resolved "https://registry.yarnpkg.com/tmpl/-/tmpl-1.0.4.tgz#23640dd7b42d00433911140820e5cf440e521dd1" @@ -18352,14 +19757,6 @@ tough-cookie@^4.0.0: punycode "^2.1.1" universalify "^0.1.2" -tough-cookie@~2.4.3: - version "2.4.3" - resolved "https://registry.yarnpkg.com/tough-cookie/-/tough-cookie-2.4.3.tgz#53f36da3f47783b0925afa06ff9f3b165280f781" - integrity sha512-Q5srk/4vDM54WJsJio3XNn6K2sCG+CQ8G5Wz6bZhRZoAe/+TxjWB/GlFAnYEbkYVlON9FMk/fE3h2RLpPXo4lQ== - dependencies: - psl "^1.1.24" - punycode "^1.4.1" - tr46@^1.0.1: version "1.0.1" resolved "https://registry.yarnpkg.com/tr46/-/tr46-1.0.1.tgz#a8b13fd6bfd2489519674ccde55ba3693b706d09" @@ -18374,6 +19771,11 @@ tr46@^2.0.2: dependencies: punycode "^2.1.1" +tree-kill@^1.2.2: + version "1.2.2" + resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc" + integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A== + trim-newlines@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/trim-newlines/-/trim-newlines-1.0.0.tgz#5887966bb582a4503a41eb524f7d35011815a613" @@ -18411,6 +19813,11 @@ tslib@^1.8.1, tslib@^1.9.0: resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.14.1.tgz#cf2d38bdc34a134bcaf1091c41f6619e2f672d00" integrity sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg== +tslib@^2.0.1: + version "2.2.0" + resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c" + integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w== + tslib@^2.0.3: version "2.1.0" resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.1.0.tgz#da60860f1c2ecaa5703ab7d39bc05b6bf988b97a" @@ -18428,6 +19835,11 @@ tty-browserify@0.0.0: resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6" integrity sha1-oVe6QC2iTpv5V/mqadUk7tQpAaY= +tty-browserify@0.0.1: + version "0.0.1" + resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.1.tgz#3f05251ee17904dfd0677546670db9651682b811" + integrity sha512-C3TaO7K81YvjCgQH9Q1S3R3P3BtN3RIM8n+OvX4il1K1zgE8ZhI0op7kClgkxtutIE8hQrcrHBXvIheqKUUCxw== + tunnel-agent@^0.4.0: version "0.4.3" resolved "https://registry.yarnpkg.com/tunnel-agent/-/tunnel-agent-0.4.3.tgz#6373db76909fe570e08d73583365ed828a74eeeb" @@ -18464,7 +19876,7 @@ type-check@~0.3.2: dependencies: prelude-ls "~1.1.2" -type-detect@4.0.8: +type-detect@4.0.8, type-detect@^4.0.0, type-detect@^4.0.5: version "4.0.8" resolved "https://registry.yarnpkg.com/type-detect/-/type-detect-4.0.8.tgz#7646fb5f18871cfbb7749e69bd39a6388eb7450c" integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== @@ -18549,6 +19961,11 @@ uglify-js@^3.1.4: resolved "https://registry.yarnpkg.com/uglify-js/-/uglify-js-3.11.6.tgz#144b50d3e05eadd3ad4dd047c60ca541a8cd4e9c" integrity sha512-oASI1FOJ7BBFkSCNDZ446EgkSuHkOZBuqRFrwXIKWCoXw8ZXQETooTQjkAcBS03Acab7ubCKsXnwuV2svy061g== +umd@^3.0.0: + version "3.0.3" + resolved "https://registry.yarnpkg.com/umd/-/umd-3.0.3.tgz#aa9fe653c42b9097678489c01000acb69f0b26cf" + integrity sha512-4IcGSufhFshvLNcMCV80UnQVlZ5pMOC8mvNPForqwA4+lzYQuetTESLDQkeLmihq8bRcnpbQa48Wb8Lh16/xow== + unbox-primitive@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/unbox-primitive/-/unbox-primitive-1.0.0.tgz#eeacbc4affa28e9b3d36b5eaeccc50b3251b1d3f" @@ -18572,6 +19989,17 @@ unc-path-regex@^0.1.2: resolved "https://registry.yarnpkg.com/unc-path-regex/-/unc-path-regex-0.1.2.tgz#e73dd3d7b0d7c5ed86fbac6b0ae7d8c6a69d50fa" integrity sha1-5z3T17DXxe2G+6xrCufYxqadUPo= +undeclared-identifiers@^1.1.2: + version "1.1.3" + resolved "https://registry.yarnpkg.com/undeclared-identifiers/-/undeclared-identifiers-1.1.3.tgz#9254c1d37bdac0ac2b52de4b6722792d2a91e30f" + integrity sha512-pJOW4nxjlmfwKApE4zvxLScM/njmwj/DiUBv7EabwE4O8kRUy+HIwxQtZLBPll/jx1LJyBcqNfB3/cpv9EZwOw== + dependencies: + acorn-node "^1.3.0" + dash-ast "^1.0.0" + get-assigned-identifiers "^1.2.0" + simple-concat "^1.0.0" + xtend "^4.0.1" + unicode-canonical-property-names-ecmascript@^1.0.4: version "1.0.4" resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818" @@ -18649,6 +20077,11 @@ universalify@^0.1.0, universalify@^0.1.2: resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66" integrity sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg== +universalify@^1.0.0: + version "1.0.0" + resolved "https://registry.yarnpkg.com/universalify/-/universalify-1.0.0.tgz#b61a1da173e8435b2fe3c67d29b9adf8594bd16d" + integrity sha512-rb6X1W158d7pRQBg5gkR8uPaSfiids68LTJQYOtEUhoJUWBdaQHsuT/EUduxXYxcrt4r5PJ4fuHW1MHT6p0qug== + universalify@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/universalify/-/universalify-2.0.0.tgz#75a4984efedc4b08975c5aeb73f530d02df25717" @@ -18672,10 +20105,10 @@ unset-value@^1.0.0: has-value "^0.3.1" isobject "^3.0.0" -untildify@3.0.3: - version "3.0.3" - resolved "https://registry.yarnpkg.com/untildify/-/untildify-3.0.3.tgz#1e7b42b140bcfd922b22e70ca1265bfe3634c7c9" - integrity sha512-iSk/J8efr8uPT/Z4eSUywnqyrQU7DSdMfdqK4iWEaUVVmcP5JcnpRqmVMwcwcnmI1ATFNgC5V90u09tBynNFKA== +untildify@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/untildify/-/untildify-4.0.0.tgz#2bc947b953652487e4600949fb091e3ae8cd919b" + integrity sha512-KK8xQ1mkzZeg9inewmFVDNkg3l5LUhoq9kN6iWYB/CC9YMG8HA+c1Q8HwDe6dEX7kErrEVNVBO3fWsVq5iDgtw== unzip-response@^1.0.2: version "1.0.2" @@ -18705,6 +20138,11 @@ update-notifier@^3.0.0: semver-diff "^2.0.0" xdg-basedir "^3.0.0" +upper-case@^1.0.3: + version "1.1.3" + resolved "https://registry.yarnpkg.com/upper-case/-/upper-case-1.1.3.tgz#f6b4501c2ec4cdd26ba78be7222961de77621598" + integrity sha1-9rRQHC7EzdJrp4vnIilh3ndiFZg= + uri-js@^4.2.2: version "4.4.0" resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.0.tgz#aa714261de793e8a82347a7bcc9ce74e86f28602" @@ -18765,7 +20203,7 @@ url-to-options@^1.0.1: resolved "https://registry.yarnpkg.com/url-to-options/-/url-to-options-1.0.1.tgz#1505a03a289a48cbd7a434efbaeec5055f5633a9" integrity sha1-FQWgOiiaSMvXpDTvuu7FBV9WM6k= -url@0.11.0, url@^0.11.0: +url@^0.11.0, url@~0.11.0: version "0.11.0" resolved "https://registry.yarnpkg.com/url/-/url-0.11.0.tgz#3838e97cfc60521eb73c525a8e55bfdd9e2e28f1" integrity sha1-ODjpfPxgUh63PFJajlW/3Z4uKPE= @@ -18778,6 +20216,11 @@ use@^3.1.0: resolved "https://registry.yarnpkg.com/use/-/use-3.1.1.tgz#d50c8cac79a19fbc20f2911f56eb973f4e10070f" integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== +util-arity@^1.0.2: + version "1.1.0" + resolved "https://registry.yarnpkg.com/util-arity/-/util-arity-1.1.0.tgz#59d01af1fdb3fede0ac4e632b0ab5f6ce97c9330" + integrity sha1-WdAa8f2z/t4KxOYysKtfbOl8kzA= + util-deprecate@^1.0.1, util-deprecate@^1.0.2, util-deprecate@~1.0.1: version "1.0.2" resolved "https://registry.yarnpkg.com/util-deprecate/-/util-deprecate-1.0.2.tgz#450d4dc9fa70de732762fbd2d4a28981419a0ccf" @@ -18815,6 +20258,13 @@ util@^0.11.0: dependencies: inherits "2.0.3" +util@~0.10.1: + version "0.10.4" + resolved "https://registry.yarnpkg.com/util/-/util-0.10.4.tgz#3aa0125bfe668a4672de58857d3ace27ecb76901" + integrity sha512-0Pm9hTQ3se5ll1XihRic3FDIku70C+iHUdT/W926rSgHV5QgXsYbKZN8MSC3tJtSkhuROzvsQjAaFENRXr+19A== + dependencies: + inherits "2.0.3" + utila@~0.4: version "0.4.0" resolved "https://registry.yarnpkg.com/utila/-/utila-0.4.0.tgz#8a16a05d445657a3aea5eecc5b12a4fa5379772c" @@ -18882,7 +20332,7 @@ vendors@^1.0.0: resolved "https://registry.yarnpkg.com/vendors/-/vendors-1.0.4.tgz#e2b800a53e7a29b93506c3cf41100d16c4c4ad8e" integrity sha512-/juG65kTL4Cy2su4P8HjtkTxk6VmJDiOPBufWniqQ6wknac6jNiXS9vU+hO3wgusiyqWlzTbVHi0dyJqRONg3w== -verror@1.10.0: +verror@1.10.0, verror@^1.9.0: version "1.10.0" resolved "https://registry.yarnpkg.com/verror/-/verror-1.10.0.tgz#3a105ca17053af55d6e270c1f8288682e18da400" integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA= @@ -18996,7 +20446,7 @@ vinyl@^2.0.0, vinyl@^2.2.0: remove-trailing-separator "^1.0.1" replace-ext "^1.0.0" -vm-browserify@^1.0.1: +vm-browserify@^1.0.0, vm-browserify@^1.0.1: version "1.1.2" resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0" integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ== @@ -19035,6 +20485,18 @@ wait-on@^3.3.0: request "^2.88.0" rx "^4.1.0" +wait-on@^4.0.2: + version "4.0.2" + resolved "https://registry.yarnpkg.com/wait-on/-/wait-on-4.0.2.tgz#6ee9b5751b4e0329630abbb5fdba787802b32914" + integrity sha512-Qpmgm3Hw/sXm7xK68FBsYy5r+Uid94/QymwnEjn9GTpfiWTUVYm0bccivVwY/BXGYO2r+5Cd8S/DzrRZqHK/9w== + dependencies: + "@hapi/joi" "^17.1.1" + lodash "^4.17.15" + minimist "^1.2.5" + request "^2.88.2" + request-promise-native "^1.0.8" + rxjs "^6.5.5" + walker@^1.0.7, walker@~1.0.5: version "1.0.7" resolved "https://registry.yarnpkg.com/walker/-/walker-1.0.7.tgz#2f7f9b8fd10d677262b18a884e28d19618e028fb" @@ -19063,6 +20525,19 @@ warning@^4.0.1, warning@^4.0.2: dependencies: loose-envify "^1.0.0" +watchify@3.11.1: + version "3.11.1" + resolved "https://registry.yarnpkg.com/watchify/-/watchify-3.11.1.tgz#8e4665871fff1ef64c0430d1a2c9d084d9721881" + integrity sha512-WwnUClyFNRMB2NIiHgJU9RQPQNqVeFk7OmZaWf5dC5EnNa0Mgr7imBydbaJ7tGTuPM2hz1Cb4uiBvK9NVxMfog== + dependencies: + anymatch "^2.0.0" + browserify "^16.1.0" + chokidar "^2.1.1" + defined "^1.0.0" + outpipe "^1.1.0" + through2 "^2.0.0" + xtend "^4.0.0" + watchpack-chokidar2@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/watchpack-chokidar2/-/watchpack-chokidar2-2.0.1.tgz#38500072ee6ece66f3769936950ea1771be1c957" @@ -19597,6 +21072,14 @@ worker-rpc@^0.1.0: dependencies: microevent.ts "~0.1.1" +wrap-ansi@^3.0.1: + version "3.0.1" + resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-3.0.1.tgz#288a04d87eda5c286e060dfe8f135ce8d007f8ba" + integrity sha1-KIoE2H7aXChuBg3+jxNc6NAH+Lo= + dependencies: + string-width "^2.1.1" + strip-ansi "^4.0.0" + wrap-ansi@^5.1.0: version "5.1.0" resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-5.1.0.tgz#1fd1f67235d5b6d0fee781056001bfb694c03b09" @@ -19645,7 +21128,7 @@ write-file-atomic@2.4.1: imurmurhash "^0.1.4" signal-exit "^3.0.2" -write-file-atomic@^2.0.0: +write-file-atomic@^2.0.0, write-file-atomic@^2.3.0: version "2.4.3" resolved "https://registry.yarnpkg.com/write-file-atomic/-/write-file-atomic-2.4.3.tgz#1fd2e9ae1df3e75b8d8c367443c692d4ca81f481" integrity sha512-GaETH5wwsX+GcnzhPgKcKjJ6M2Cq3/iZp1WyY/X1CSqrW+jVNM9Y7D8EC2sM4ZG/V8wZlSniJnCKWPmBYAucRQ== @@ -19705,7 +21188,7 @@ xmlchars@^2.2.0: resolved "https://registry.yarnpkg.com/xmlchars/-/xmlchars-2.2.0.tgz#060fe1bcb7f9c76fe2a17db86a9bc3ab894210cb" integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw== -"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@~4.0.0, xtend@~4.0.1: +"xtend@>=4.0.0 <4.1.0-0", xtend@^4.0.0, xtend@^4.0.1, xtend@^4.0.2, xtend@~4.0.0, xtend@~4.0.1: version "4.0.2" resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54" integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ== @@ -19807,7 +21290,7 @@ yargs@^16.2.0: y18n "^5.0.5" yargs-parser "^20.2.2" -yauzl@2.10.0, yauzl@^2.2.1, yauzl@^2.4.2: +yauzl@^2.10.0, yauzl@^2.2.1, yauzl@^2.4.2: version "2.10.0" resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.10.0.tgz#c7eb17c93e112cb1086fa6d8e51fb0667b79a5f9" integrity sha1-x+sXyT4RLLEIb6bY5R+wZnt5pfk= @@ -19815,13 +21298,6 @@ yauzl@2.10.0, yauzl@^2.2.1, yauzl@^2.4.2: buffer-crc32 "~0.2.3" fd-slicer "~1.1.0" -yauzl@2.4.1: - version "2.4.1" - resolved "https://registry.yarnpkg.com/yauzl/-/yauzl-2.4.1.tgz#9528f442dab1b2284e58b4379bb194e22e0c4005" - integrity sha1-lSj0QtqxsihOWLQ3m7GU4i4MQAU= - dependencies: - fd-slicer "~1.0.1" - yocto-queue@^0.1.0: version "0.1.0" resolved "https://registry.yarnpkg.com/yocto-queue/-/yocto-queue-0.1.0.tgz#0294eb3dee05028d31ee1a5fa2c556a6aaf10a1b"