Athenahealth Context
JSON-LD context defining the semantic vocabulary for Athenahealth from athenahealth.
27 Classes
0 Properties
3 Namespaces
Namespaces
athena:
https://www.athenahealth.com/vocab/
fhir:
http://hl7.org/fhir/
api:
https://www.athenahealth.com/api/
Classes
Organization
name
description
url
sameAs
provider
serviceType
areaServed
Patient
Appointment
ClinicalNote
Claim
Practice
Provider
fhirPatient
fhirObservation
fhirMedicationRequest
fhirAllergyIntolerance
fhirCondition
fhirEncounter
fhirPractitioner
fhirOrganization
fhirCoverage
apiEndpoint
apiVersion
authMethod
scope
JSON-LD Document
{
"@context": {
"@vocab": "https://schema.org/",
"athena": "https://www.athenahealth.com/vocab/",
"fhir": "http://hl7.org/fhir/",
"api": "https://www.athenahealth.com/api/",
"Organization": "Organization",
"name": "name",
"description": "description",
"url": "url",
"sameAs": "sameAs",
"provider": "provider",
"serviceType": "serviceType",
"areaServed": "areaServed",
"Patient": "athena:Patient",
"Appointment": "athena:Appointment",
"ClinicalNote": "athena:ClinicalNote",
"Claim": "athena:Claim",
"Practice": "athena:Practice",
"Provider": "athena:Provider",
"fhirPatient": "fhir:Patient",
"fhirObservation": "fhir:Observation",
"fhirMedicationRequest": "fhir:MedicationRequest",
"fhirAllergyIntolerance": "fhir:AllergyIntolerance",
"fhirCondition": "fhir:Condition",
"fhirEncounter": "fhir:Encounter",
"fhirPractitioner": "fhir:Practitioner",
"fhirOrganization": "fhir:Organization",
"fhirCoverage": "fhir:Coverage",
"apiEndpoint": "api:endpoint",
"apiVersion": "api:version",
"authMethod": "api:authMethod",
"scope": "api:scope"
},
"@type": "Organization",
"@id": "https://www.athenahealth.com",
"name": "athenahealth",
"description": "Cloud-based healthcare network offering REST and FHIR APIs for EHR, practice management, patient portal, revenue cycle management, and care coordination.",
"url": "https://www.athenahealth.com",
"sameAs": [
"https://github.com/athenahealth",
"https://www.linkedin.com/company/athenahealth",
"https://x.com/athenahealth"
],
"provider": {
"@type": "Service",
"name": "athenaOne APIs",
"serviceType": "Healthcare API Platform",
"areaServed": "United States",
"url": "https://docs.athenahealth.com/api/docs/athenaone-apis",
"apiVersion": "v1",
"authMethod": "OAuth 2.0"
}
}