MedicalIntangible¶
A utility class that serves as the umbrella for a number of 'intangible' things in the medical space.
Diagram¶

Specializations of MedicalIntangible¶
| Class | Description |
|---|---|
| D Dx Element | An alternative, closely-related condition typically considered later in the differential diagnosis process along with the signs that are used to distinguish it. |
| Dose Schedule | A specific dosing schedule for a drug or supplement. |
| Drug Legal Status | The legal availability status of a medical drug. |
| Drug Strength | A specific strength in which a medical drug is available in a specific country. |
| Maximum Dose Schedule | The maximum dosing schedule considered safe for a drug or supplement as recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity. |
| Medical Code | A code for a medical entity. |
| Medical Condition Stage | A stage of a medical condition, such as 'Stage IIIa'. |
| Recommended Dose Schedule | A recommended dosing schedule for a drug or supplement as prescribed or recommended by an authority or by the drug/supplement's manufacturer. Capture the recommending authority in the recognizingAuthority property of MedicalEntity. |
| Reported Dose Schedule | A patient-reported or observed dosing schedule for a drug or supplement. |
Formalization for MedicalIntangible¶
| Property | Constraint |
|---|---|
| subClassOf | MedicalEntity |