Uses of Class
org.hl7.fhir.r5.model.PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent
-
Uses of PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent in org.hl7.fhir.r5.formats
Modifier and TypeMethodDescriptionJsonParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponent
(com.google.gson.JsonObject json) XmlParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponent
(org.xmlpull.v1.XmlPullParser xpp) Modifier and TypeMethodDescriptionprotected void
JsonParser.composePackagedProductDefinitionLegalStatusOfSupplyComponent
(String name, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected void
RdfParser.composePackagedProductDefinitionLegalStatusOfSupplyComponent
(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element, int index) protected void
XmlParser.composePackagedProductDefinitionLegalStatusOfSupplyComponent
(String name, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected void
XmlParser.composePackagedProductDefinitionLegalStatusOfSupplyComponentElements
(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected void
JsonParser.composePackagedProductDefinitionLegalStatusOfSupplyComponentProperties
(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent element) protected boolean
XmlParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponentContent
(int eventType, org.xmlpull.v1.XmlPullParser xpp, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent res) protected void
JsonParser.parsePackagedProductDefinitionLegalStatusOfSupplyComponentProperties
(com.google.gson.JsonObject json, PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent res) -
Uses of PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent in org.hl7.fhir.r5.model
Modifier and TypeFieldDescriptionPackagedProductDefinition.legalStatusOfSupply
The legal status of supply of the packaged item as classified by the regulator.Modifier and TypeMethodDescriptionPackagedProductDefinition.addLegalStatusOfSupply()
PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.copy()
PackagedProductDefinition.getLegalStatusOfSupplyFirstRep()
PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.setCode
(CodeableConcept value) PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.setJurisdiction
(CodeableConcept value) Modifier and TypeMethodDescriptionPackagedProductDefinition.addLegalStatusOfSupply
(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent t) void
PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent.copyValues
(PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent dst) Modifier and TypeMethodDescriptionPackagedProductDefinition.setLegalStatusOfSupply
(List<PackagedProductDefinition.PackagedProductDefinitionLegalStatusOfSupplyComponent> theLegalStatusOfSupply)