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

: FHIR Specific SPL Message Types - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="codesystem-fhirMessageTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>http://hl7.org/fhir/us/spl/CodeSystem/codesystem-fhirMessageTypes</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">01<a name="codesystem-fhirMessageTypes-01"> </a></td><td>Establishment Inactivation</td></tr><tr><td style="white-space:nowrap">02<a name="codesystem-fhirMessageTypes-02"> </a></td><td>GDUFA Facility Inactivation</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-fhirMessageTypes"/>
  <version value="0.1.0"/>
  <name value="FHIRSpecificSPLMessageTypes"/>
  <title value="FHIR Specific SPL Message Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-29T15:26:12+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 are unique to the FHIR organization submissions, i.e. these are not current SPL submission types."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="01"/>
    <display value="Establishment Inactivation"/>
  </concept>
  <concept>
    <code value="02"/>
    <display value="GDUFA Facility Inactivation"/>
  </concept>
</CodeSystem>