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

: Generic Facility Message Types - XML Representation

Page standards status: Trial-use Maturity Level: 1

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="valueset-genericFacilityMessageTypes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/71743-9/">71743-9</a></td><td>GENERIC DRUG FACILITY IDENTIFICATION SUBMISSION</td></tr><tr><td><a href="https://loinc.org/72090-4/">72090-4</a></td><td>IDENTIFICATION OF CBER-REGULATED GENERIC DRUG FACILITY</td></tr></table></li></ul></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/ValueSet/valueset-genericFacilityMessageTypes"/>
  <version value="0.1.0"/>
  <name value="GenericFacilityMessageTypes"/>
  <title value="Generic Facility Message Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-05-16T19:43:56+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="The set of message types that are allowed as a Generic User Fee Facility submission."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <copyright
             value="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 value="http://loinc.org"/>
      <concept>
        <code value="71743-9"/>
        <display value="GENERIC DRUG FACILITY IDENTIFICATION SUBMISSION"/>
      </concept>
      <concept>
        <code value="72090-4"/>
        <display
                 value="IDENTIFICATION OF CBER-REGULATED GENERIC DRUG FACILITY"/>
      </concept>
    </include>
  </compose>
</ValueSet>