Schema: codeValue
Schema: codeValue Example Markup
The following are examples of markup written in json+ld that include the correct usage for Schema: codeValue.
MedicalEntity JSON-LD example for the parent type behind MedicalCondition, MedicalProcedure, AnatomicalStructure, Drug, and DietarySupplement. Covers code (MedicalCode), guideline (MedicalGuideline), study (MedicalStudy), legalStatus, and the medicalSpecialty enumeration that every medical entity inherits.
CategoryCode JSON-LD example for a single code in a classification scheme. DefinedTerm subtype adding codeValue and inCodeSet. Used for ICD-10, NAICS, ISIC, and other coded taxonomies.
CategoryCodeSet JSON-LD example for a coded classification scheme. DefinedTermSet subtype adding hasCategoryCode. Used for ICD-10, NAICS, ISIC, CPT, and other formal code sets.