Schema.org Vocabulary › Class: Patient

Patient

https://schema.org/Patient

A patient is any person recipient of health care services.

Subclass of: MedicalAudience, Person

Properties from Patient

PropertyDescriptionRange
diagnosisOne or more alternative conditions considered in the differential diagnosis process as output of a diagnosis process.MedicalCondition
drugSpecifying a drug or medicine used in a medication procedure.Drug
healthConditionSpecifying the health condition(s) of a patient, medical study, or other target audience.MedicalCondition

Properties from Audience

PropertyDescriptionRange
audienceTypeThe target group associated with a given audience (e.g. veterans, car owners, musicians, etc.).Text
geographicAreaThe geographic area associated with the audience.AdministrativeArea

Properties from Thing

PropertyDescriptionRange
potentialActionIndicates a potential Action, which describes an idealized action in which this thing would play an 'object' role.Action
imageAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].URL, ImageObject
sameAsURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the item's Wikipedia page, Wikidata entry, or official website.URL
ownerA person or organization who owns this Thing.Organization, Person
descriptionA description of the item.TextObject, Text
subjectOfA CreativeWork or Event about this Thing.Event, CreativeWork
urlURL of the item.URL
additionalTypeAn 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. Typically the value is a URI-identified RDF class, and in this case corresponds to the use of rdf:type in RDF. Text values can be used sparingly, for cases where useful information can be added without their being an appropriate schema to reference. In the case of text values, the class label should follow the schema.org style guide.Text, URL
disambiguatingDescriptionA sub property of description. A short description of the item used to disambiguate from other, similar items. Information from other properties (in particular, name) may be necessary for the description to be useful for disambiguation.Text
alternateNameAn alias for the item.Text
nameThe name of the item.Text
identifierThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs, GTIN codes, UUIDs etc. Schema.org provides dedicated properties for representing many of these, either as textual strings or as URL (URI) links. See [background notes](/docs/datamodel.html#identifierBg) for more details. Text, URL, PropertyValue
mainEntityOfPageIndicates a page (or other CreativeWork) for which this thing is the main entity being described. See [background notes](/docs/datamodel.html#mainEntityBackground) for details.CreativeWork, URL

Properties from PeopleAudience

PropertyDescriptionRange
suggestedMaxAgeMaximum recommended age in years for the audience or user.Number
requiredMaxAgeAudiences defined by a person's maximum age.Integer
suggestedMeasurementA suggested range of body measurements for the intended audience or person, for example inseam between 32 and 34 inches or height between 170 and 190 cm. Typically found on a size chart for wearable products.QuantitativeValue
suggestedGenderThe suggested gender of the intended person or audience, for example "male", "female", or "unisex".Text, GenderType
suggestedMinAgeMinimum recommended age in years for the audience or user.Number
requiredMinAgeAudiences defined by a person's minimum age.Integer
suggestedAgeThe age or age range for the intended audience or person, for example 3-12 months for infants, 1-5 years for toddlers.QuantitativeValue
healthConditionSpecifying the health condition(s) of a patient, medical study, or other target audience.MedicalCondition
requiredGenderAudiences defined by a person's gender.Text

Properties from Person

PropertyDescriptionRange
deathDateDate of death.Date
telephoneThe telephone number.Text
sponsorA person or organization that supports a thing through a pledge, promise, or financial contribution. E.g. a sponsor of a Medical Study or a corporate sponsor of an event.Organization, Person
dunsThe Dun & Bradstreet DUNS number for identifying an organization or business person.Text
knowsAboutOf a [[Person]], and less typically of an [[Organization]], to indicate a topic that is known about - suggesting possible expertise but not implying it. We do not distinguish skill levels here, or relate this to educational content, events, objectives or [[JobPosting]] descriptions.Text, URL, Thing
contactPointsA contact point for a person or organization.ContactPoint
funderA person or organization that supports (sponsors) something through some kind of financial contribution.Organization, Person
callSignA [callsign](https://en.wikipedia.org/wiki/Call_sign), as used in broadcasting and radio communications to identify people, radio and TV stations, or vehicles.Text
additionalNameAn additional name for a Person, can be used for a middle name.Text
naicsThe North American Industry Classification System (NAICS) code for a particular organization or business person.Text
deathPlaceThe place where the person died.Place
siblingsA sibling of the person.Person
siblingA sibling of the person.Person
honorificSuffixAn honorific suffix following a Person's name such as M.D./PhD/MSCSW.Text
addressPhysical address of the item.Text, PostalAddress
performerInEvent that this person is a performer or participant in.Event
colleaguesA colleague of the person.Person
globalLocationNumberThe [Global Location Number](http://www.gs1.org/gln) (GLN, sometimes also referred to as International Location Number or ILN) of the respective organization, person, or place. The GLN is a 13-digit number used to identify parties and physical locations.Text
makesOfferA pointer to products or services offered by the organization or person.Offer
givenNameGiven name. In the U.S., the first name of a Person.Text
workLocationA contact location for a person's place of work.Place, ContactPoint
hasOccupationThe Person's occupation. For past professions, use Role for expressing dates.Occupation
seeksA pointer to products or services sought by the organization or person (demand).Demand
parentsA parents of the person.Person
parentA parent of this person.Person
genderGender of something, typically a [[Person]], but possibly also fictional characters, animals, etc. While https://schema.org/Male and https://schema.org/Female may be used, text strings are also acceptable for people who are not a binary gender. The [[gender]] property can also be used in an extended sense to cover e.g. the gender of sports teams. As with the gender of individuals, we do not try to enumerate all possibilities. A mixed-gender [[SportsTeam]] can be indicated with a text value of "Mixed".Text, GenderType
homeLocationA contact location for a person's residence.Place, ContactPoint
taxIDThe Tax / Fiscal ID of the organization or person, e.g. the TIN in the US or the CIF/NIF in Spain.Text
publishingPrinciplesThe publishingPrinciples property indicates (typically via [[URL]]) a document describing the editorial principles of an [[Organization]] (or individual, e.g. a [[Person]] writing a blog) that relate to their activities as a publisher, e.g. ethics or diversity policies. When applied to a [[CreativeWork]] (e.g. [[NewsArticle]]) the principles are those of the party primarily responsible for the creation of the [[CreativeWork]]. While such policies are most typically expressed in natural language, sometimes related information (e.g. indicating a [[funder]]) can be expressed using schema.org terminology. CreativeWork, URL
hasOfferCatalogIndicates an OfferCatalog listing for this Organization, Person, or Service.OfferCatalog
weightThe weight of the product or person.QuantitativeValue, Mass
fundingA [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ownershipFundingInfo]].Grant
emailEmail address.Text
birthPlaceThe place where the person was born.Place
knowsLanguageOf a [[Person]], and less typically of an [[Organization]], to indicate a known language. We do not distinguish skill levels or reading/writing/speaking/signing here. Use language codes from the [IETF BCP 47 standard](http://tools.ietf.org/html/bcp47).Text, Language
hasCredentialA credential awarded to the Person or Organization.Credential
contactPointA contact point for a person or organization.ContactPoint
hasCertificationCertification information about a product, organization, service, place, or person.Certification
vatIDThe value-added Tax ID of the organization or person with national prefix (for example IT123456789). Can also be described as [[iso6523Code]] with proper prefix.Text
familyNameFamily name. In the U.S., the last name of a Person.Text
awardsAwards won by or for this item.Text
interactionStatisticThe number of interactions for the CreativeWork using the WebSite or SoftwareApplication. The most specific child type of InteractionCounter should be used.InteractionCounter
jobTitleThe job title of the person (for example, Financial Manager).Text, DefinedTerm
relatedToThe most generic familial relation.Person
spouseThe person's spouse.Person
nationalityNationality of the person.Country
birthDateDate of birth.Date
memberOfAn Organization (or ProgramMembership) to which this Person or Organization belongs.ProgramMembership, Organization, MemberProgramTier
alumniOfAn organization that the person is an alumni of.Organization, EducationalOrganization
followsThe most generic uni-directional social relation.Person
pronounsA short string listing or describing pronouns for a person. Typically the person concerned is the best authority as pronouns are a critical part of personal identity and expression. Publishers and consumers of this information are reminded to treat this data responsibly, take country-specific laws related to gender expression into account, and be wary of out-of-date data and drawing unwarranted inferences about the person being described. In English, formulations such as "they/them", "she/her", and "he/him" are commonly used online and can also be used here. We do not intend to enumerate all possible micro-syntaxes in all languages. More structured and well-defined external values for pronouns can be referenced using the [[StructuredValue]] or [[DefinedTerm]] values. DefinedTerm, StructuredValue, Text
lifeEventA life event like baptism, communions, Bar Mitzvahs, Aqiqah, Namakarana, Miyamairi, burial, ....Event
netWorthThe total financial value of the person as calculated by subtracting the total value of liabilities from the total value of assets.PriceSpecification, MonetaryAmount
honorificPrefixAn honorific prefix preceding a Person's name such as Dr/Mrs/Mr.Text
worksForOrganizations that the person works for.Organization
childrenA child of the person.Person
brandThe brand(s) associated with a product or service, or the brand(s) maintained by an organization or business person.Organization, Brand
awardAn award won by or for this item.Text
skillsA statement of knowledge, skill, ability, task or any other assertion expressing a competency that is either claimed by a person, an organization or desired or required to fulfill a role or to work in an occupation.Text, DefinedTerm
heightThe height of the item.QuantitativeValue, Distance
colleagueA colleague of the person.Person, URL
faxNumberThe fax number.Text
agentInteractionStatisticThe number of completed interactions for this entity, in a particular role (the 'agent'), in a particular action (indicated in the statistic), and in a particular context (i.e. interactionService).InteractionCounter
isicV4The International Standard of Industrial Classification of All Economic Activities (ISIC), Revision 4 code for a particular organization, business person, or place.Text
knowsThe most generic bi-directional social/work relation.Person
hasPOSPoints-of-Sales operated by the organization or person.Place
affiliationAn organization that this person is affiliated with. For example, a school/university, a club, or a team.Organization
ownsThings owned by the organization or person.Thing