{ "@context": { "@version": 1.1, "schema": "https://schema.org/", "xsd": "http://www.w3.org/2001/XMLSchema#", "th": "https://turquoise.health/vocab/", "name": "schema:name", "description": "schema:description", "url": {"@id": "schema:url", "@type": "@id"}, "image": {"@id": "schema:image", "@type": "@id"}, "email": "schema:email", "datePublished": {"@id": "schema:datePublished", "@type": "xsd:date"}, "dateModified": {"@id": "schema:dateModified", "@type": "xsd:date"}, "Organization": "schema:Organization", "MedicalOrganization": "schema:MedicalOrganization", "WebAPI": "schema:WebAPI", "BlogPosting": "schema:BlogPosting", "HealthInsurancePlan": "schema:HealthInsurancePlan", "provider": {"@id": "th:provider", "@type": "@id"}, "payer": {"@id": "th:payer", "@type": "@id"}, "negotiatedRate": {"@id": "th:negotiatedRate", "@type": "xsd:decimal"}, "negotiatedType": {"@id": "th:negotiatedType"}, "billingClass": {"@id": "th:billingClass"}, "billingCode": {"@id": "th:billingCode"}, "billingCodeType": {"@id": "th:billingCodeType"}, "allowedAmount": {"@id": "th:allowedAmount", "@type": "xsd:decimal"}, "serviceCode": {"@id": "th:serviceCode"}, "serviceDescription": {"@id": "th:serviceDescription"}, "npi": {"@id": "th:npi"}, "ein": {"@id": "th:ein"}, "hospitalName": {"@id": "th:hospitalName"}, "payerName": {"@id": "th:payerName"}, "planName": {"@id": "th:planName"}, "planId": {"@id": "th:planId"}, "mrfUrl": {"@id": "th:mrfUrl", "@type": "@id"}, "mrfVersion": {"@id": "th:mrfVersion"}, "reportingEntityName": {"@id": "th:reportingEntityName"}, "reportingEntityType": {"@id": "th:reportingEntityType"}, "lastUpdatedOn": {"@id": "th:lastUpdatedOn", "@type": "xsd:date"}, "standardServicePackage": {"@id": "th:standardServicePackage"}, "sspCode": {"@id": "th:sspCode"}, "sspDescription": {"@id": "th:sspDescription"}, "outOfPocketCost": {"@id": "th:outOfPocketCost", "@type": "xsd:decimal"}, "inNetworkIndicator": {"@id": "th:inNetworkIndicator", "@type": "xsd:boolean"}, "outOfNetworkRate": {"@id": "th:outOfNetworkRate", "@type": "xsd:decimal"}, "qualifiedPaymentAmount": {"@id": "th:qualifiedPaymentAmount", "@type": "xsd:decimal"}, "fhirResourceType": {"@id": "th:fhirResourceType"}, "knowledgeGraph": {"@id": "th:knowledgeGraph"}, "mcpServer": {"@id": "th:mcpServer"}, "dataAsset": {"@id": "th:dataAsset"}, "transparencyInCoverage": {"@id": "th:transparencyInCoverage"}, "machineReadableFile": {"@id": "th:machineReadableFile"}, "TurquoiseRestAPI": "th:TurquoiseRestAPI", "TurquoiseConnectorMCP": "th:TurquoiseConnectorMCP", "StandardServicePackageAPI": "th:StandardServicePackageAPI", "HospitalNegotiatedRate": "th:HospitalNegotiatedRate", "PayerContractedRate": "th:PayerContractedRate", "MachineReadableFile": "th:MachineReadableFile", "StandardServicePackage": "th:StandardServicePackage", "TurquoiseKnowledgeGraph": "th:TurquoiseKnowledgeGraph", "ClearRates": "th:ClearRates" } }