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

FHIR IG Statistics: CodeSystem/codesystem-fhirMessageTypes

Packagehl7.fhir.us.spl
TypeCodeSystem
Idcodesystem-fhirMessageTypes
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/CodeSystem-codesystem-fhirMessageTypes.html
URLhttp://hl7.org/fhir/us/spl/CodeSystem/codesystem-fhirMessageTypes
Version0.2.8
Statusactive
Date2025-07-07T15:17:39+00:00
NameFHIRSpecificSPLMessageTypes
TitleFHIR Specific SPL Message Types
Realmus
Authorityhl7
DescriptionCodes that are unique to the FHIR organization submissions, i.e. these are not current SPL submission types.
Contentcomplete

Resources that use this resource

ValueSet
valueset-organizationSubmissionMessageTypesOrganization Submission Message Types

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem codesystem-fhirMessageTypes

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

CodeDisplay
01 Establishment Inactivation
02 GDUFA Facility Inactivation

Source

{
  "resourceType": "CodeSystem",
  "id": "codesystem-fhirMessageTypes",
  "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-fhirMessageTypes",
  "version": "0.2.8",
  "name": "FHIRSpecificSPLMessageTypes",
  "title": "FHIR Specific SPL Message 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 are unique to the FHIR organization submissions, i.e. these are not current SPL submission types.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 2,
  "concept": [
    {
      "code": "01",
      "display": "Establishment Inactivation"
    },
    {
      "code": "02",
      "display": "GDUFA Facility Inactivation"
    }
  ]
}