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

FHIR IG Statistics: StructureDefinition/GDUFAFacilityIdentificationLogicalModel

Packagehl7.fhir.us.spl
TypeStructureDefinition
IdGDUFAFacilityIdentificationLogicalModel
FHIR VersionR5
Sourcehttp://hl7.org/fhir/us/spl/https://build.fhir.org/ig/HL7/fhir-spl/StructureDefinition-GDUFAFacilityIdentificationLogicalModel.html
URLhttp://hl7.org/fhir/us/spl/StructureDefinition/GDUFAFacilityIdentificationLogicalModel
Version0.2.8
Statusactive
Date2025-07-07T15:17:39+00:00
NameGDUFAFacilityIdentificationLogicalModel
TitleGDUFA Facility Identification Logical Model
Realmus
Authorityhl7
DescriptionAn operation to provide details about a GDUFA Facility.
Typehttp://hl7.org/fhir/us/spl/StructureDefinition/GDUFAFacilityIdentificationLogicalModel
Kindlogical

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: StructureDefinition GDUFAFacilityIdentificationLogicalModel

NameFlagsCard.TypeDescription & Constraintsdoco
.. GDUFAFacilityIdentificationLogicalModel 0..*Element
Elements defined in Ancestors:@id, extension
GDUFA Facility Identification Logical Model
... operationId 1..1stringOperation Identifier
... operationEffectiveTime 1..1dateTimeOperation Effective Time
... requestId 1..1stringRequest Identifier
... requestVersion 1..1stringRequest Version Number
... registrant 1..1BackboneElementRegistrant
.... dunsNumber 1..1stringRegistrant DUNS Number
.... name 1..1stringRegistrant Name
.... contactParty 1..1BackboneElementRegistrant Contact Party
..... name 1..1stringRegistrant Contact Party Name
..... address 0..1AddressRegistrant Contact Party Address
..... telephone 1..1ContactPointRegistrant Contact Party Telephone Number
..... email 1..1ContactPointRegistrant Contact Party Email Address
.... gdufaFacility 1..*BackboneElementGDUFA Facility
..... dunsNumber 1..1stringGDUFA Facility DUNS Number
..... feiNumber 1..1stringGDUFA Facility FDA Establishment Identifier
..... name 1..1stringGDUFA Facility Name
..... address 1..1AddressGDUFA Facility Address
..... contactParty 1..1BackboneElementGDUFA Facility Contact Party
...... name 1..1stringGDUFA Facility Contact Party Name
...... address 0..1AddressGDUFA Facility Contact Party Address
...... telephone 1..1ContactPointGDUFA Facility Contact Party Telephone Number
...... email 1..1ContactPointGDUFA Facility Contact Party Email Address
..... businessOperation 1..*BackboneElementGDUFA Facility Business Operations
...... code 1..1CodeableConceptBusiness Operation Type
...... qualifier 0..*CodeableConceptBusiness Operation Qualifier

doco Documentation for this format

Source

{
  "resourceType": "StructureDefinition",
  "id": "GDUFAFacilityIdentificationLogicalModel",
  "text": {
    "status": "extensions",
    "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/StructureDefinition/GDUFAFacilityIdentificationLogicalModel",
  "version": "0.2.8",
  "name": "GDUFAFacilityIdentificationLogicalModel",
  "title": "GDUFA Facility Identification Logical Model",
  "status": "active",
  "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": "An operation to provide details about a GDUFA Facility.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "fhirVersion": "5.0.0",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "logical",
  "abstract": false,
  "type": "http://hl7.org/fhir/us/spl/StructureDefinition/GDUFAFacilityIdentificationLogicalModel",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
        "valueString": "5.0.0"
      }
    ],
    "element": [
      {
        "id": "GDUFAFacilityIdentificationLogicalModel",
        "path": "GDUFAFacilityIdentificationLogicalModel",
        "short": "GDUFA Facility Identification Logical Model",
        "definition": "An operation to provide details about a GDUFA Facility.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element",
          "min": 0,
          "max": "*"
        },
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ],
        "isModifier": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.id",
        "path": "GDUFAFacilityIdentificationLogicalModel.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "string"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.extension",
        "path": "GDUFAFacilityIdentificationLogicalModel.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.operationId",
        "path": "GDUFAFacilityIdentificationLogicalModel.operationId",
        "short": "Operation Identifier",
        "definition": "A unique identifier of an instance of a GDUFA Facility Identification operation.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.operationId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.operationEffectiveTime",
        "path": "GDUFAFacilityIdentificationLogicalModel.operationEffectiveTime",
        "short": "Operation Effective Time",
        "definition": "The time when this request operation was created.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.operationEffectiveTime",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.requestId",
        "path": "GDUFAFacilityIdentificationLogicalModel.requestId",
        "short": "Request Identifier",
        "definition": "A unique identifier of a specific group of GDUFA Facilty Identification operations.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.requestId",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.requestVersion",
        "path": "GDUFAFacilityIdentificationLogicalModel.requestVersion",
        "short": "Request Version Number",
        "definition": "A string identifying a specific version of the GDUFA Facilty Identification operation group.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.requestVersion",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant",
        "short": "Registrant",
        "definition": "The organization that is registering GDUFA facilties.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.id",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.extension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.modifierExtension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.dunsNumber",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.dunsNumber",
        "short": "Registrant DUNS Number",
        "definition": "The Dun & Bradstreet number assigned to the Registrant organization headquarters.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.dunsNumber",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.name",
        "short": "Registrant Name",
        "definition": "The business name of the Registrant organization.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty",
        "short": "Registrant Contact Party",
        "definition": "The person at the Registrant Organization to contact about this GDUFA Facility request.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.id",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.extension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.modifierExtension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.name",
        "short": "Registrant Contact Party Name",
        "definition": "The name of the Registrant contact person.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.address",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.address",
        "short": "Registrant Contact Party Address",
        "definition": "The address of the Registrant contact person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.telephone",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.telephone",
        "short": "Registrant Contact Party Telephone Number",
        "definition": "The telephone number for the Registrant contact person.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.telephone",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.email",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.email",
        "short": "Registrant Contact Party Email Address",
        "definition": "The email address for the Registrant contact person.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.email",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility",
        "short": "GDUFA Facility",
        "definition": "The GDUFA Facility information that is being registered.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.id",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.extension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.modifierExtension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.dunsNumber",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.dunsNumber",
        "short": "GDUFA Facility DUNS Number",
        "definition": "The Dun & Bradstreet number assigned to the GDUFA Facility.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.dunsNumber",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.feiNumber",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.feiNumber",
        "short": "GDUFA Facility FDA Establishment Identifier",
        "definition": "The FDA Establishment Identifier assigned to the GDUFA Facility.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.feiNumber",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.name",
        "short": "GDUFA Facility Name",
        "definition": "The name of the GDUFA Facility organization.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.address",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.address",
        "short": "GDUFA Facility Address",
        "definition": "The address for the GDUFA Facility organization.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.address",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty",
        "short": "GDUFA Facility Contact Party",
        "definition": "The person to contact about the GDUFA Facility details.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.id",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.extension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.modifierExtension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.name",
        "short": "GDUFA Facility Contact Party Name",
        "definition": "The name of the GDUFA Facility contact person.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.name",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.address",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.address",
        "short": "GDUFA Facility Contact Party Address",
        "definition": "The address of the GDUFA Facility contact person.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.address",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.telephone",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.telephone",
        "short": "GDUFA Facility Contact Party Telephone Number",
        "definition": "The telephone number for the GDUFA Facility contact person.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.telephone",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.email",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.email",
        "short": "GDUFA Facility Contact Party Email Address",
        "definition": "The email address for the GDUFA Facility contact person.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.email",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation",
        "short": "GDUFA Facility Business Operations",
        "definition": "Various business operations that the GDUFA Facility performs.",
        "min": 1,
        "max": "*",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation",
          "min": 1,
          "max": "*"
        },
        "type": [
          {
            "code": "BackboneElement"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.id",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.id",
        "representation": [
          "xmlAttr"
        ],
        "short": "Unique id for inter-element referencing",
        "definition": "Unique id for the element within a resource (for internal references). This may be any string value that does not contain spaces.",
        "min": 0,
        "max": "1",
        "base": {
          "path": "Element.id",
          "min": 0,
          "max": "1"
        },
        "type": [
          {
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fhir-type",
                "valueUrl": "id"
              }
            ],
            "code": "http://hl7.org/fhirpath/System.String"
          }
        ],
        "condition": [
          "ele-1"
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.extension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.extension",
        "slicing": {
          "discriminator": [
            {
              "type": "value",
              "path": "url"
            }
          ],
          "description": "Extensions are always sliced by (at least) url",
          "rules": "open"
        },
        "short": "Additional content defined by implementations",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "alias": [
          "extensions",
          "user content"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "Element.extension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": false,
        "isSummary": false,
        "mapping": [
          {
            "identity": "rim",
            "map": "n/a"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.modifierExtension",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.modifierExtension",
        "short": "Extensions that cannot be ignored even if unrecognized",
        "definition": "May be used to represent additional information that is not part of the basic definition of the element and that modifies the understanding of the element in which it is contained and/or the understanding of the containing element's descendants. Usually modifier elements provide negation or qualification. To make the use of extensions safe and managable, there is a strict set of governance applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension. Applications processing a resource are required to check for modifier extensions.\n\nModifier extensions SHALL NOT change the meaning of any elements on Resource or DomainResource (including cannot change the meaning of modifierExtension itself).",
        "comment": "There can be no stigma associated with the use of extensions by any application, project, or standard - regardless of the institution or jurisdiction that uses or defines the extensions.  The use of extensions is what allows the FHIR specification to retain a core level of simplicity for everyone.",
        "requirements": "Modifier extensions allow for extensions that *cannot* be safely ignored to be clearly distinguished from the vast majority of extensions which can be safely ignored.  This promotes interoperability by eliminating the need for implementers to prohibit the presence of extensions. For further information, see the [definition of modifier extensions](http://hl7.org/fhir/R5/extensibility.html#modifierExtension).",
        "alias": [
          "extensions",
          "user content",
          "modifiers"
        ],
        "min": 0,
        "max": "*",
        "base": {
          "path": "BackboneElement.modifierExtension",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "Extension"
          }
        ],
        "constraint": [
          {
            "key": "ele-1",
            "severity": "error",
            "human": "All FHIR elements must have a @value or children",
            "expression": "hasValue() or (children().count() > id.count())",
            "source": "http://hl7.org/fhir/StructureDefinition/Element"
          },
          {
            "key": "ext-1",
            "severity": "error",
            "human": "Must have either extensions or value[x], not both",
            "expression": "extension.exists() != value.exists()",
            "source": "http://hl7.org/fhir/StructureDefinition/Extension"
          }
        ],
        "isModifier": true,
        "isModifierReason": "Modifier extensions are expected to modify the meaning or interpretation of the element that contains them",
        "isSummary": true,
        "mapping": [
          {
            "identity": "rim",
            "map": "N/A"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.code",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.code",
        "short": "Business Operation Type",
        "definition": "A code representing the specific business operation that the GDUFA Facility can perform.",
        "min": 1,
        "max": "1",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.code",
          "min": 1,
          "max": "1"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.qualifier",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.qualifier",
        "short": "Business Operation Qualifier",
        "definition": "A code that gives more information about the business operation that the GDUFA Facility can perform.",
        "min": 0,
        "max": "*",
        "base": {
          "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.qualifier",
          "min": 0,
          "max": "*"
        },
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  },
  "differential": {
    "element": [
      {
        "id": "GDUFAFacilityIdentificationLogicalModel",
        "path": "GDUFAFacilityIdentificationLogicalModel",
        "short": "GDUFA Facility Identification Logical Model",
        "definition": "An operation to provide details about a GDUFA Facility."
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.operationId",
        "path": "GDUFAFacilityIdentificationLogicalModel.operationId",
        "short": "Operation Identifier",
        "definition": "A unique identifier of an instance of a GDUFA Facility Identification operation.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.operationEffectiveTime",
        "path": "GDUFAFacilityIdentificationLogicalModel.operationEffectiveTime",
        "short": "Operation Effective Time",
        "definition": "The time when this request operation was created.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "dateTime"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.requestId",
        "path": "GDUFAFacilityIdentificationLogicalModel.requestId",
        "short": "Request Identifier",
        "definition": "A unique identifier of a specific group of GDUFA Facilty Identification operations.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.requestVersion",
        "path": "GDUFAFacilityIdentificationLogicalModel.requestVersion",
        "short": "Request Version Number",
        "definition": "A string identifying a specific version of the GDUFA Facilty Identification operation group.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant",
        "short": "Registrant",
        "definition": "The organization that is registering GDUFA facilties.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.dunsNumber",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.dunsNumber",
        "short": "Registrant DUNS Number",
        "definition": "The Dun & Bradstreet number assigned to the Registrant organization headquarters.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.name",
        "short": "Registrant Name",
        "definition": "The business name of the Registrant organization.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty",
        "short": "Registrant Contact Party",
        "definition": "The person at the Registrant Organization to contact about this GDUFA Facility request.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.name",
        "short": "Registrant Contact Party Name",
        "definition": "The name of the Registrant contact person.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.address",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.address",
        "short": "Registrant Contact Party Address",
        "definition": "The address of the Registrant contact person.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.telephone",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.telephone",
        "short": "Registrant Contact Party Telephone Number",
        "definition": "The telephone number for the Registrant contact person.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.email",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.contactParty.email",
        "short": "Registrant Contact Party Email Address",
        "definition": "The email address for the Registrant contact person.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility",
        "short": "GDUFA Facility",
        "definition": "The GDUFA Facility information that is being registered.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.dunsNumber",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.dunsNumber",
        "short": "GDUFA Facility DUNS Number",
        "definition": "The Dun & Bradstreet number assigned to the GDUFA Facility.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.feiNumber",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.feiNumber",
        "short": "GDUFA Facility FDA Establishment Identifier",
        "definition": "The FDA Establishment Identifier assigned to the GDUFA Facility.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.name",
        "short": "GDUFA Facility Name",
        "definition": "The name of the GDUFA Facility organization.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.address",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.address",
        "short": "GDUFA Facility Address",
        "definition": "The address for the GDUFA Facility organization.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty",
        "short": "GDUFA Facility Contact Party",
        "definition": "The person to contact about the GDUFA Facility details.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.name",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.name",
        "short": "GDUFA Facility Contact Party Name",
        "definition": "The name of the GDUFA Facility contact person.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.address",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.address",
        "short": "GDUFA Facility Contact Party Address",
        "definition": "The address of the GDUFA Facility contact person.",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "Address"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.telephone",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.telephone",
        "short": "GDUFA Facility Contact Party Telephone Number",
        "definition": "The telephone number for the GDUFA Facility contact person.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.email",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.contactParty.email",
        "short": "GDUFA Facility Contact Party Email Address",
        "definition": "The email address for the GDUFA Facility contact person.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "ContactPoint"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation",
        "short": "GDUFA Facility Business Operations",
        "definition": "Various business operations that the GDUFA Facility performs.",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.code",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.code",
        "short": "Business Operation Type",
        "definition": "A code representing the specific business operation that the GDUFA Facility can perform.",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.qualifier",
        "path": "GDUFAFacilityIdentificationLogicalModel.registrant.gdufaFacility.businessOperation.qualifier",
        "short": "Business Operation Qualifier",
        "definition": "A code that gives more information about the business operation that the GDUFA Facility can perform.",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      }
    ]
  }
}