j:DrugAugmentation
Additional information about a drug.
Element information
Namespace: http://release.niem.gov/niem/domains/jxdm/5.1/
Schema document: domains/jxdm/5.1/jxdm.xsd
Type: j:DrugAugmentationType
Properties: Global, Qualified, Nillable
Content
- j:DrugPrescribingOrganizationName [0..*]A name of a prescribing organization.
- j:DrugPrescribingPhysicianFullName [0..*]A name of a physician who provided written direction to use or consume medication.
Attributes
Name | Occ | Type | Description | Notes |
---|---|---|---|---|
structures:id | [0..1] | xsd:ID | from type structures:AugmentationType | |
structures:ref | [0..1] | xsd:IDREF | from type structures:AugmentationType | |
structures:metadata | [0..1] | xsd:IDREFS | from type structures:AugmentationType | |
Any attribute | [0..*] | Namespace: urn:us:gov:ic:ism urn:us:gov:ic:ntk, Process Contents: lax | from type structures:AugmentationType |
Used in
- Type nc:DrugType (Elements cyfs:Medication, nc:Drug)
Substitution hierarchy
- nc:DrugAugmentationPoint
- can be substituted with j:DrugAugmentation
Sample instance
<j:DrugAugmentation> <j:DrugPrescribingOrganizationName>string</j:DrugPrescribingOrganizationName> <j:DrugPrescribingPhysicianFullName>string</j:DrugPrescribingPhysicianFullName> </j:DrugAugmentation>