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

FHIR IG Statistics: ValueSet/valueset-genericFacilityMessageTypes

Packagehl7.fhir.us.spl
TypeValueSet
Idvalueset-genericFacilityMessageTypes
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/ValueSet-valueset-genericFacilityMessageTypes.html
URLhttp://hl7.org/fhir/us/spl/ValueSet/valueset-genericFacilityMessageTypes
Version0.2.8
Statusactive
Date2025-07-07T15:17:39+00:00
NameGenericFacilityMessageTypes
TitleGeneric Facility Message Types
Realmus
Authorityhl7
DescriptionThe set of message types that are allowed as a Generic User Fee Facility 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
GDUFAFacilityIdentificationMessageGDUFAFacilityIdentificationMessage

Resources that this resource uses

CodeSystem
loinc.orgLOINC Code System
loinc.orgLOINC codes used in this IG
loinc.orgLogical Observation Identifiers, Names and Codes (LOINC)

Narrative

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

Generated Narrative: ValueSet valueset-genericFacilityMessageTypes

  • Include these codes as defined in http://loinc.org
    CodeDisplay
    71743-9GENERIC DRUG FACILITY IDENTIFICATION SUBMISSION
    72090-4IDENTIFICATION OF CBER-REGULATED GENERIC DRUG FACILITY

Source

{
  "resourceType": "ValueSet",
  "id": "valueset-genericFacilityMessageTypes",
  "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-genericFacilityMessageTypes",
  "version": "0.2.8",
  "name": "GenericFacilityMessageTypes",
  "title": "Generic Facility 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": "The set of message types that are allowed as a Generic User Fee Facility 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": "71743-9",
            "display": "GENERIC DRUG FACILITY IDENTIFICATION SUBMISSION"
          },
          {
            "code": "72090-4",
            "display": "IDENTIFICATION OF CBER-REGULATED GENERIC DRUG FACILITY"
          }
        ]
      }
    ]
  }
}