SPL Mapping FHIR Implementation Guide
0.1.0 - Build CI United States of America flag

SPL Mapping FHIR 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.1.0 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

: SPL Product Characteristic Types CodeSystem - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="codesystem-characteristicTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-insensitive code system <code>http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style="white-space:nowrap">SPLCOLOR<a name="codesystem-characteristicTypes-SPLCOLOR"> </a></td><td>Color</td></tr><tr><td style="white-space:nowrap">SPLIMPRINT<a name="codesystem-characteristicTypes-SPLIMPRINT"> </a></td><td>Imprint</td></tr><tr><td style="white-space:nowrap">SPLSCORE<a name="codesystem-characteristicTypes-SPLSCORE"> </a></td><td>Score</td></tr><tr><td style="white-space:nowrap">SPLSHAPE<a name="codesystem-characteristicTypes-SPLSHAPE"> </a></td><td>Shape</td></tr><tr><td style="white-space:nowrap">SPLSIZE<a name="codesystem-characteristicTypes-SPLSIZE"> </a></td><td>Size</td></tr><tr><td style="white-space:nowrap">SPLCMBPRDTP<a name="codesystem-characteristicTypes-SPLCMBPRDTP"> </a></td><td>Combination Product Type</td></tr><tr><td style="white-space:nowrap">SPLFLAVOR<a name="codesystem-characteristicTypes-SPLFLAVOR"> </a></td><td>Flavor</td></tr><tr><td style="white-space:nowrap">SPLIMAGE<a name="codesystem-characteristicTypes-SPLIMAGE"> </a></td><td>Image</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-characteristicTypes"/>
  <version value="0.1.0"/>
  <name value="SubmittedMedicinalProductCharacteristicTypes"/>
  <title value="SPL Product Characteristic Types CodeSystem"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-16T19:43:56+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="Codes that were specified in the SPL guide for characteristic types."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="false"/>
  <content value="complete"/>
  <count value="8"/>
  <concept>
    <code value="SPLCOLOR"/>
    <display value="Color"/>
  </concept>
  <concept>
    <code value="SPLIMPRINT"/>
    <display value="Imprint"/>
  </concept>
  <concept>
    <code value="SPLSCORE"/>
    <display value="Score"/>
  </concept>
  <concept>
    <code value="SPLSHAPE"/>
    <display value="Shape"/>
  </concept>
  <concept>
    <code value="SPLSIZE"/>
    <display value="Size"/>
  </concept>
  <concept>
    <code value="SPLCMBPRDTP"/>
    <display value="Combination Product Type"/>
  </concept>
  <concept>
    <code value="SPLFLAVOR"/>
    <display value="Flavor"/>
  </concept>
  <concept>
    <code value="SPLIMAGE"/>
    <display value="Image"/>
  </concept>
</CodeSystem>