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

FHIR IG Statistics: CodeSystem/codesystem-organizationTypes

Packagehl7.fhir.us.spl
TypeCodeSystem
Idcodesystem-organizationTypes
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/CodeSystem-codesystem-organizationTypes.html
URLhttp://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes
Version0.2.8
Statusactive
Date2025-07-07T15:17:39+00:00
NameOrganizationTypes
TitleSPL Organization Types
Realmus
Authorityhl7
DescriptionCodes that identify the types of organizations involved in a SPL submission.
Contentcomplete

Resources that use this resource

ValueSet
valueset-registrantOrganizationTypesRegistrant Organization Types
valueset-topLevelOrganizationTypesTop-Level Organization Types

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem codesystem-organizationTypes

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

CodeDisplay
Labeler An organization that submits product labels.
EstablishmentRegistrant An organization that registers establishment organizations.
Establishment An organization that provides operations in the manufacturing of a product.
USAgent An organization that acts on the behalf of a Labeler or Establishment in the US.
Importer An organization that imports products.
GDUFARegistrant An organization that registers generic druge use facility organizations.
GenericDrugUseFacility An organization that produces generic drug products.

Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-organizationTypes",
  "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-organizationTypes",
  "version": "0.2.8",
  "name": "OrganizationTypes",
  "title": "SPL Organization Types",
  "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 identify the types of organizations involved in a SPL submission.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "Labeler",
      "display": "An organization that submits product labels."
    },
    {
      "code": "EstablishmentRegistrant",
      "display": "An organization that registers establishment organizations."
    },
    {
      "code": "Establishment",
      "display": "An organization that provides operations in the manufacturing of a product."
    },
    {
      "code": "USAgent",
      "display": "An organization that acts on the behalf of a Labeler or Establishment in the US."
    },
    {
      "code": "Importer",
      "display": "An organization that imports products."
    },
    {
      "code": "GDUFARegistrant",
      "display": "An organization that registers generic druge use facility organizations."
    },
    {
      "code": "GenericDrugUseFacility",
      "display": "An organization that produces generic drug products."
    }
  ]
}