DrugCost
schema:Thing > schema:MedicalEntity > schema:MedicalIntangible > schema:DrugCost
The cost per unit of a medical drug. Note that this type is not meant to represent the price in an offer of a drug for sale; see the Offer type for that. This type will typically be used to tag wholesale or average retail cost of a drug, or maximum reimbursable cost. Costs of medical drugs vary widely depending on how and where they are paid for, so while this type captures some of the variables, costs should be used with caution by consumers of this schema's markup.
Property | Expected Type | Description |
---|---|---|
Properties from schema:DrugCost | ||
schema:applicableLocation
|
schema:AdministrativeArea | The location in which the status applies. |
schema:costCategory
|
schema:DrugCostCategory | The category of cost, such as wholesale, retail, reimbursement cap, etc. |
schema:costCurrency
|
schema:Text | The currency (in 3-letter ISO 4217 format) of the drug cost. |
schema:costOrigin
|
schema:Text | Additional details to capture the origin of the cost data. For example, 'Medicare Part B'. |
schema:costPerUnit
|
schema:Number or schema:Text | The cost per unit of the drug. |
schema:drugUnit
|
schema:Text | The unit in which the drug is measured, e.g. '5 mg tablet'. |
Properties from schema:MedicalEntity | ||
schema:code
|
schema:MedicalCode | A medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, DiseasesDB, MeSH, SNOMED-CT, RxNorm, etc. |
schema:guideline
|
schema:MedicalGuideline | A medical guideline related to this entity. |
schema:medicineSystem
|
schema:MedicineSystem | The system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic', 'chiropractic', etc. |
schema:recognizingAuthority
|
schema:Organization | If applicable, the organization that officially recognizes this entity as part of its endorsed system of medicine. |
schema:relevantSpecialty
|
schema:MedicalSpecialty | If applicable, a medical specialty in which this entity is relevant. |
schema:study
|
schema:MedicalStudy | A medical study or trial related to this entity. |
Properties from schema:Thing | ||
schema:additionalType
|
schema:URL | An additional type for the item, typically used for adding more specific types from external vocabularies in microdata syntax. This is a relationship between something and a class that the thing is in. In RDFa syntax, it is better to use the native RDFa syntax - the 'typeof' attribute - for multiple types. Schema.org tools may have only weaker understanding of extra types, in particular those defined externally. |
schema:alternateName
|
schema:Text | An alias for the item. |
schema:description
|
schema:Text | A short description of the item. |
schema:image
|
schema:ImageObject or schema:URL | An image of the item. This can be a URL or a fully described ImageObject. |
schema:name
|
schema:Text | The name of the item. |
schema:potentialAction
|
schema:Action | Indicates a potential Action, which describes an idealized action in which this thing would play an 'object' role. |
schema:sameAs
|
schema:URL | URL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Freebase page, or official website. |
schema:url
|
schema:URL | URL of the item. |
Instances of schema:DrugCost may appear as values for the following properties
Property | On Types | Description |
---|---|---|
schema:cost
|
schema:Drug | Cost per unit of the drug, as reported by the source being tagged. |
Prefixes used:
BiblioGraph.net Version 1.1
Schema.org Version 1.93
Code Version 1.1