I hereby claim:
- I am analogj on github.
- I am analogj (https://keybase.io/analogj) on keybase.
- I have a public key whose fingerprint is 3622 45F4 CC04 8DBD F5E9 AA2F 8CBB DF95 5412 11AB
To claim this, I am signing this object:
service | 2015-07-19T21:19:03.180407900Z I, [2015-07-19T21:19:03.179285 #1] INFO -- : PAYLOAD: { | |
service | 2015-07-19T21:19:03.180407900Z "status": { | |
service | 2015-07-19T21:19:03.180407900Z "code": 304, | |
service | 2015-07-19T21:19:03.180407900Z "http": "Fetched (ring) 304 900", | |
service | 2015-07-19T21:19:03.180407900Z "nextFetch": 1437341161, | |
service | 2015-07-19T21:19:03.180407900Z "velocity": 0.5, | |
service | 2015-07-19T21:19:03.180407900Z "popularity": 0.92, | |
service | 2015-07-19T21:19:03.180407900Z "period": 900, | |
service | 2015-07-19T21:19:03.180407900Z "lastFetch": 1437340261, | |
service | 2015-07-19T21:19:03.180407900Z "lastParse": 1437337372, |
I hereby claim:
To claim this, I am signing this object:
import urllib2 | |
import os | |
import urllib, urlparse | |
import xml.etree.cElementTree as et | |
e = et.ElementTree(file=urllib2.urlopen('https://standardebooks.org/opds/all')).getroot() | |
print(e) | |
print("parsing") | |
for atype in e.iter('{http://www.w3.org/2005/Atom}link'): |
In order to clarify the intellectual property license granted with Contributions from any person or entity, Jason Kulatunga must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of Jason Kulatunga; it does not change your rights to use your own Contributions for any other purpose.
You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Jason Kulatunga. Except for the license granted herein to Jason Kulatunga and recipients of software distributed by Jason Kulatunga, You reserve all right, title, and interest in and to Your Contributions.
"You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with Jason Kulatunga. For legal entities
In order to clarify the intellectual property license granted with Contributions from any person or entity, Fasten Health, Inc ("Fasten Health") must have a Contributor License Agreement ("CLA") on file that has been signed by each Contributor, indicating agreement to the license terms below. This license is for your protection as a Contributor as well as the protection of Fasten Health; it does not change your rights to use your own Contributions for any other purpose.
You accept and agree to the following terms and conditions for Your present and future Contributions submitted to Fasten Health. Except for the license granted herein to Fasten Health and recipients of software distributed by Fasten Health, You reserve all right, title, and interest in and to Your Contributions.
"You" (or "Your") shall mean the copyright owner or legal entity authorized by the copyright owner that is making this Agreement with Fasten Health. For legal
graph LR;
Patient --> Condition_A;
Patient --> Condition_B;
Condition_A --> Encounter_A;
Encounter_A --> Location_A;
Encounter_A --> Observation_A;
Encounter_A --> Practitioner_A;
Encounter_A --> DiagnosticReport_A;
###################################################################### | |
# Version | |
# | |
# version specifies the version of this configuration file schema, not | |
# the fasten binary. There is only 1 version available at the moment | |
version: 1 | |
web: | |
allow_unsafe_endpoints: true | |
listen: |
https://accounts.flatiron.com/connect/authorize/callback?redirect_uri=https%3A%2F%2Flighthouse.fastenhealth.com%2Fsandbox%2Fcallback%2Fflatiron&response_type=code&response_mode=query&state=630e83a8-cccb-4cb0-9614-2617980b7b58&client_id=fasten-health.fhir-standalone-confidential&scope=fhirUser%20openid%20offline_access%20launch%2Fpatient%20patient%2FAllergyIntolerance.read%20patient%2FCarePlan.read%20patient%2FCareTeam.read%20patient%2FCondition.read%20patient%2FDevice.read%20patient%2FDiagnosticReport.read%20patient%2FDocumentReference.read%20patient%2FEncounter.read%20patient%2FGoal.read%20patient%2FImmunization.read%20patient%2FDevice.read%20patient%2FObservation.read%20patient%2FLocation.read%20patient%2FMedication.read%20patient%2FMedicationRequest.read%20patient%2FOrganization.read%20patient%2FPatient.read%20patient%2FPractitioner.read%20patient%2FProcedure.read%20patient%2FProvenance.read&aud=https%3A%2F%2Ffhir.prod.flatiron.io%2Ffhir&code_challenge=0F7oGU4eMSQFrZ5DHyaMusJZ8tSmPuoHj9filwN-1Ek&code_chall |
{"id":"erXuFYUfucBZaryVksYEcMg3","extension":[{"url":"http://open.epic.com/FHIR/StructureDefinition/extension/legal-sex","valueCodeableConcept":{"coding":[{"system":"urn:oid:1.2.840.114350.1.13.0.1.7.10.698084.130.657370.19999000","code":"female","display":"female"}]}},{"extension":[{"url":"ombCategory","valueCoding":{"system":"urn:oid:2.16.840.1.113883.6.238","code":"2131-1","display":"Other Race"}},{"url":"text","valueString":"Other"}],"url":"http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"},{"extension":[{"url":"text","valueString":"Unknown"}],"url":"http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"}],"identifier":[{"use":"usual","type":{"text":"EPIC"},"system":"urn:oid:1.2.840.114350.1.13.0.1.7.5.737384.0","value":"E4007"},{"use":"usual","type":{"text":"EXTERNAL"},"system":"urn:oid:1.2.840.114350.1.13.0.1.7.2.698084","value":"Z6129"},{"use":"usual","type":{"text":"FHIR"},"system":"http://open.epic.com/FHIR/StructureDefinition/patient-dstu2-fhir-id","value":"TnOZ.elPXC6zcBNFMc |