Triple-S Management · JSON-LD Context

Triple S Management Context

JSON-LD context defining the semantic vocabulary for Triple S Management from Triple-S Management.

21 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

triples: https://management.grupotriples.com/vocab#

Classes

HealthInsurancePlan InsuranceAgency Organization managedCare medicareAdvantage lifeInsurance propertyAndCasualty providerPortal eligibilityVerification claimsSubmission priorAuthorization credentialing ediTransaction explanationOfPayment ipa servicingArea parentOrganization subsidiary name description url

JSON-LD Document

triple-s-management-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "triples": "https://management.grupotriples.com/vocab#",
    "HealthInsurancePlan": "schema:HealthInsurancePlan",
    "InsuranceAgency": "schema:InsuranceAgency",
    "Organization": "schema:Organization",
    "managedCare": "triples:managedCare",
    "medicareAdvantage": "triples:medicareAdvantage",
    "lifeInsurance": "triples:lifeInsurance",
    "propertyAndCasualty": "triples:propertyAndCasualty",
    "providerPortal": "triples:providerPortal",
    "eligibilityVerification": "triples:eligibilityVerification",
    "claimsSubmission": "triples:claimsSubmission",
    "priorAuthorization": "triples:priorAuthorization",
    "credentialing": "triples:credentialing",
    "ediTransaction": "triples:ediTransaction",
    "explanationOfPayment": "triples:explanationOfPayment",
    "ipa": "triples:ipa",
    "servicingArea": "schema:areaServed",
    "parentOrganization": "schema:parentOrganization",
    "subsidiary": "schema:subOrganization",
    "name": "schema:name",
    "description": "schema:description",
    "url": "schema:url"
  }
}