SPL Mapping FHIR R5 Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="codesystem-splMarketingStatuses"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem codesystem-splMarketingStatuses</b></p><a name="codesystem-splMarketingStatuses"> </a><a name="hccodesystem-splMarketingStatuses"> </a><a name="codesystem-splMarketingStatuses-en-US"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/us/spl/CodeSystem/codesystem-splMarketingStatuses</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">new<a name="codesystem-splMarketingStatuses-new"> </a></td><td>Product Item code is being reserved for future use</td></tr><tr><td style="white-space:nowrap">active<a name="codesystem-splMarketingStatuses-active"> </a></td><td>on the market</td></tr><tr><td style="white-space:nowrap">completed<a name="codesystem-splMarketingStatuses-completed"> </a></td><td>no longer going to be available on the market</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="brr"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"/>
</extension>
</valueInteger>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"/>
</extension>
</valueCode>
</extension>
<url
value="http://hl7.org/fhir/us/spl/CodeSystem/codesystem-splMarketingStatuses"/>
<version value="0.2.1"/>
<name value="SPLMarketingStatuses"/>
<title value="SPL Marketing Statuses CodeSystem"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-10-26T03:36:34+00:00"/>
<publisher value="HL7 International / Biomedical Research and Regulation"/>
<contact>
<name value="HL7 International / Biomedical Research and Regulation"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/rcrim"/>
</telecom>
</contact>
<description value="Marketing Status Status Codes"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<content value="complete"/>
<count value="3"/>
<concept>
<code value="new"/>
<display value="new"/>
<definition value="Product Item code is being reserved for future use"/>
</concept>
<concept>
<code value="active"/>
<display value="active"/>
<definition value="on the market"/>
</concept>
<concept>
<code value="completed"/>
<display value="completed"/>
<definition value="no longer going to be available on the market"/>
</concept>
</CodeSystem>