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

FHIR IG Statistics: ValueSet/valueset-organizationSubmissionMessageTypes

Packagehl7.fhir.us.spl
Resource TypeValueSet
Idvalueset-organizationSubmissionMessageTypes
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/ValueSet-valueset-organizationSubmissionMessageTypes.html
URLhttp://hl7.org/fhir/us/spl/ValueSet/valueset-organizationSubmissionMessageTypes
Version0.2.8
Statusactive
Date2025-07-25T16:21:31+00:00
NameOrganizationSubmissionMessageTypes
TitleOrganization Submission Message Types
Realmus
Authorityhl7
DescriptionThe set of message types that are allowed as a FHIR organization submission.
CopyrightThis material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc

Resources that use this resource

StructureDefinition
OrganizationMessageOrganizationMessage

Resources that this resource uses

CodeSystem
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)
codesystem-fhirMessageTypesFHIR Specific SPL Message Types

Narrative

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

Generated Narrative: ValueSet valueset-organizationSubmissionMessageTypes

This value set includes codes based on the following rules:


Source

{
  "resourceType": "ValueSet",
  "id": "valueset-organizationSubmissionMessageTypes",
  "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/ValueSet/valueset-organizationSubmissionMessageTypes",
  "version": "0.2.8",
  "name": "OrganizationSubmissionMessageTypes",
  "title": "Organization Submission Message Types",
  "status": "active",
  "experimental": false,
  "date": "2025-07-25T16:21:31+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": "The set of message types that are allowed as a FHIR organization submission.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "copyright": "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "concept": [
          {
            "code": "51725-0",
            "display": "ESTABLISHMENT REGISTRATION"
          },
          {
            "code": "53411-5",
            "display": "OUT OF BUSINESS NOTIFICATION"
          },
          {
            "code": "51726-8",
            "display": "NDC/NHRIC LABELER CODE REQUEST"
          },
          {
            "code": "69968-6",
            "display": "NDC LABELER CODE INACTIVATION"
          },
          {
            "code": "71743-9",
            "display": "GENERIC DRUG FACILITY IDENTIFICATION SUBMISSION"
          },
          {
            "code": "72090-4",
            "display": "IDENTIFICATION OF CBER-REGULATED GENERIC DRUG FACILITY"
          },
          {
            "code": "53410-7",
            "display": "NO CHANGE NOTIFICATION"
          }
        ]
      },
      {
        "system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-fhirMessageTypes",
        "concept": [
          {
            "code": "01",
            "display": "Establishment Inactivation"
          },
          {
            "code": "02",
            "display": "GDUFA Facility Inactivation"
          }
        ]
      }
    ]
  }
}