약물 강도
유형 이름: DrugStrength
MedicalIntangible 확장
이름 |
유형 |
설명 |
활성 재료 |
텍스트 |
활성 성분으로, 일반적으로 화합물 또는 생물학적 물질입니다. |
사용 가능 |
행정 구역 |
강도를 사용할 수 있는 위치입니다. |
강도 단위 |
텍스트 |
활성 성분의 강도 단위(예: mg)입니다. |
강도 값 |
Number |
활성 성분의 강도 값입니다. 예: 325 |
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 Oracle 계열사의 등록 상표입니다.
최종 업데이트: 2024-09-03(UTC)
[null,null,["최종 업데이트: 2024-09-03(UTC)"],[[["DrugStrength is a type that provides information about the strength of a drug, including active ingredients, location availability, and strength units."],["It includes properties like activeIngredient, availableIn, strengthUnit, and strengthValue to describe the drug's composition and availability."],["This type extends MedicalIntangible, inheriting its properties and focusing specifically on drug strength details."]]],["The `DrugStrength` type, extending `MedicalIntangible`, specifies characteristics of a drug's potency. It includes the `activeIngredient` (text), `availableIn` (administrative area), `strengthUnit` (text like \"mg\"), and `strengthValue` (numerical value). These details define the drug's composition, the units used to measure its strength, the specific numerical value of the strength, and the area where it is accessible.\n"]]