FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/codesystem-characteristicTypes

Packagehl7.fhir.us.spl
TypeCodeSystem
Idcodesystem-characteristicTypes
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/CodeSystem-codesystem-characteristicTypes.html
URLhttp://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes
Version0.2.8
Statusactive
Date2025-07-07T15:17:39+00:00
NameSubmittedMedicinalProductCharacteristicCodes
TitleSPL Product Characteristic Types CodeSystem
Realmus
Authorityhl7
DescriptionCodes that were specified in the SPL guide for characteristic types.
Contentcomplete

Resources that use this resource

ValueSet
valueset-SubmittedMedicinalProductCharacteristicCodesSPL Product Characteristic Types ValueSet

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem codesystem-characteristicTypes

This case-insensitive code system http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes defines the following codes:

CodeDisplay
SPLCOLOR Color
SPLIMPRINT Imprint
SPLSCORE Score
SPLSHAPE Shape
SPLSIZE Size
SPLCMBPRDTP Combination Product Type
SPLFLAVOR Flavor
SPLIMAGE Image

Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-characteristicTypes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/us/spl/ImplementationGuide/hl7.fhir.us.spl"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-characteristicTypes",
  "version": "0.2.8",
  "name": "SubmittedMedicinalProductCharacteristicCodes",
  "title": "SPL Product Characteristic Types CodeSystem",
  "status": "active",
  "experimental": false,
  "date": "2025-07-07T15:17:39+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "Codes that were specified in the SPL guide for characteristic types.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 8,
  "concept": [
    {
      "code": "SPLCOLOR",
      "display": "Color"
    },
    {
      "code": "SPLIMPRINT",
      "display": "Imprint"
    },
    {
      "code": "SPLSCORE",
      "display": "Score"
    },
    {
      "code": "SPLSHAPE",
      "display": "Shape"
    },
    {
      "code": "SPLSIZE",
      "display": "Size"
    },
    {
      "code": "SPLCMBPRDTP",
      "display": "Combination Product Type"
    },
    {
      "code": "SPLFLAVOR",
      "display": "Flavor"
    },
    {
      "code": "SPLIMAGE",
      "display": "Image"
    }
  ]
}