HS.FHIR.DTL.vR4.Model.Resource.CatalogEntry
class HS.FHIR.DTL.vR4.Model.Resource.CatalogEntry extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
An entry in a catalog.Property Inventory
- additionalCharacteristic
- additionalClassification
- additionalIdentifier
- classification
- identifier
- lastUpdated
- orderable
- referencedItem
- relatedEntry
- status
- type
- validTo
- validityPeriod
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.
Properties
Additional characteristics of the catalog entry.
any FHIR4 code from any ValueSet may be used.
Additional classification of the catalog entry.
any FHIR4 code from any ValueSet may be used.
Any additional identifier(s) for the catalog item, in the same granularity or concept.
Classification (category or class) of the item entry.
any FHIR4 code from any ValueSet may be used.
Unique identifier of the catalog item.
When was this catalog last updated.
Whether the entry represents an orderable item.
The item that is being defined.
Medication | Device | Organization | Practitioner | PractitionerRole | HealthcareService | ActivityDefinition | PlanDefinition | SpecimenDefinition | ObservationDefinition | Binary
An item that this catalog entry is related to.
draft | active | retired | unknown
publication-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend publication-status|4.0.1 and you may NOT use codes from other ValueSets.
The type of item - medication, device, service, protocol or other.
any FHIR4 code from any ValueSet may be used.
The date until which this catalog entry is expected to be active.
The time period in which this catalog entry is expected to be active.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()