약물 등급
유형 이름: DrugClass
MedicalTherapy 확장
이름 |
유형 |
설명 |
약물 |
약물 |
이 약물 클래스의 약물 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-03(UTC)
[null,null,["최종 업데이트: 2024-09-03(UTC)"],[[["DrugClass is a type that provides information about a class of drugs."],["It extends the MedicalTherapy type, inheriting its properties."],["DrugClass includes a \"drug\" property, which specifies a drug belonging to that class."]]],["The content defines the `DrugClass` type, which extends the `MedicalTherapy` type. A `DrugClass` is characterized by the inclusion of a specific `Drug`, as indicated by the \"drug\" property. This property links a `Drug` to its respective `DrugClass`. The main action is defining a class of medication, with the key information being the association of an individual drug within the broader drug category.\n"]]