PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r6.core@6.0.0-ballot3
    http://hl7.org/fhir/StructureDefinition/MarketingStatus
description: 'MarketingStatus Type: The marketing status describes the date when an item is actually put on the market or the date as of which it is no longer available.'
package_name: hl7.fhir.r6.core
derivation: specialization
name: MarketingStatus
type: MarketingStatus
elements:
  country: {type: CodeableConcept, short: The country in which the marketing status applies, index: 0}
  jurisdiction: {type: CodeableConcept, short: The jurisdiction in which the marketing status applies, index: 1}
  status: {type: CodeableConcept, short: This attribute provides information on the status of the marketing of the item, index: 2}
  dateRange: {type: Period, short: 'The dates that the item is made available on the market by the owner (or where applicable, the manufacturer/distributor) in a country and/or jurisdiction. Note that “on the market” refers to the release of the item into the distribution chain', index: 3}
  restoreDate: {type: dateTime, short: 'The date when the item is due to be placed back on the market by the owner, manufacturer or distributor, after a suspension', index: 4}
package_version: 6.0.0-ballot3
class: complex-type
kind: complex-type
url: http://hl7.org/fhir/StructureDefinition/MarketingStatus
base: http://hl7.org/fhir/StructureDefinition/BackboneType
version: 6.0.0-ballot3
required: [status]