FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.api-incubator
Resource TypeImplementationGuide
IdImplementationGuide-hl7.fhir.uv.api-incubator.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/api-incubator-ig/index.html
URLhttp://hl7.org/fhir/uv/api-incubator/ImplementationGuide/hl7.fhir.uv.api-incubator
Version0.1.0
Statusactive
Date2026-06-22T19:24:39+00:00
NameAPIIncubator
TitleFHIR R6 API Incubator
Realmuv
Authorityhl7
DescriptionA guide that details how to capture and exchange API data in FHIR

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: ImplementationGuide hl7.fhir.uv.api-incubator

APIIncubator

The official URL for this implementation guide is:

http://hl7.org/fhir/uv/api-incubator/ImplementationGuide/hl7.fhir.uv.api-incubator

A guide that details how to capture and exchange API data in FHIR


Source1

{
  "resourceType": "ImplementationGuide",
  "id": "hl7.fhir.uv.api-incubator",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://hl7.org/fhir/uv/api-incubator/ImplementationGuide/hl7.fhir.uv.api-incubator",
  "version": "0.1.0",
  "name": "APIIncubator",
  "title": "FHIR R6 API Incubator",
  "status": "active",
  "date": "2026-06-22T19:24:39+00:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "A guide that details how to capture and exchange API data in FHIR",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "packageId": "hl7.fhir.uv.api-incubator",
  "license": "CC0-1.0",
  "fhirVersion": [
    "6.0.0-ballot3"
  ],
  "dependsOn": [
    {
      "id": "hl7tx",
      "extension": [
        {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
          "valueMarkdown": "Automatically added as a dependency - all IGs depend on HL7 Terminology"
        }
      ],
      "uri": "http://terminology.hl7.org/ImplementationGuide/hl7.terminology",
      "packageId": "hl7.terminology.r5",
      "version": "7.2.0"
    },
    {
      "id": "hl7ext",
      "extension": [
        {
          "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-dependency-comment",
          "valueMarkdown": "Automatically added as a dependency - all IGs depend on the HL7 Extension Pack"
        }
      ],
      "uri": "http://hl7.org/fhir/extensions/ImplementationGuide/hl7.fhir.uv.extensions",
      "packageId": "hl7.fhir.uv.extensions.r5",
      "version": "5.3.0"
    }
  ],
  "definition": {
    "extension": [
      {
        "url": "http://hl7.org/fhir/tools/StructureDefinition/ig-internal-dependency",
        "valueCode": "hl7.fhir.uv.tools.r5#1.1.2"
      }
    ],
    "resource": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/Resource-meta"
        },
        "name": "Access a list of profiles, tags, and security labels",
        "description": "This operation retrieves a summary of the profiles, tags, and security labels for the given scope; e.g. for each scope:  \n\n* system-wide: a list of all profiles, tags and security labels in use by the system \n* resource-type level: A list of all profiles, tags, and security labels for the resource type \n* individual resource level: A list of all profiles, tags, and security labels for the current version of the resource.  Also, as a special case, this operation (and other meta operations) can be performed on a historical version of a resource)",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/Resource-meta-add"
        },
        "name": "Add profiles, tags, and security labels to a resource",
        "description": "This operation takes a meta, and adds the profiles, tags, and security labels found in it to the nominated resource",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/Resource-large-resource-add"
        },
        "name": "Add to an array in a large resource",
        "description": "Add content to an array in a large resource such as List or Group. See [Operations for Large Resources](operations-for-large-resources.html).",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/Resource-meta-delete"
        },
        "name": "Delete profiles, tags, and security labels for a resource",
        "description": "This operation takes a meta, and deletes the profiles, tags, and security labels found in it from the nominated resource",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "GraphDefinition"
          }
        ],
        "reference": {
          "reference": "GraphDefinition/example"
        },
        "name": "DocumentGenerationTemplate",
        "description": "Specify to include list references when generating a document using the $document operation",
        "isExample": true,
        "profile": [
          "http://hl7.org/fhir/StructureDefinition/GraphDefinition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/Resource-large-resource-filter"
        },
        "name": "Filter an array in a large resource",
        "description": "Filter content from an array in a large resource such as List or Group. See [Operations for Large Resources](operations-for-large-resources.html).",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/List-find"
        },
        "name": "Find a functional list",
        "description": "This operation allows a client to find an identified list for a particular function by its function. The operation takes two parameters, the identity of a patient, and the name of a functional list.     The list of defined functional lists can be found at [Current Resource Lists](https://hl7.org/fhir/lifecycle.html#lists). Applications are not required to support all the lists, and may define additional lists of their own.   If the system is able to locate a list that serves the identified purpose, it returns it as the body of the response with a 200 OK status. If the resource cannot be located, the server returns a 404 not found (optionally with an OperationOutcome resource)",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "CodeSystem"
          }
        ],
        "reference": {
          "reference": "CodeSystem/graph-compartment-rule"
        },
        "name": "Graph Compartment Rule",
        "description": "How a compartment must be linked.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/graph-compartment-rule"
        },
        "name": "Graph Compartment Rule ValueSet",
        "description": "How a compartment must be linked.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "CodeSystem"
          }
        ],
        "reference": {
          "reference": "CodeSystem/graph-compartment-use"
        },
        "name": "Graph Compartment Use",
        "description": "Defines how a compartment rule is used.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/graph-compartment-use"
        },
        "name": "Graph Compartment Use ValueSet",
        "description": "Defines how a compartment rule is used.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "List"
          }
        ],
        "reference": {
          "reference": "List/GraphDefinition-examples"
        },
        "name": "GraphDefinition-examples",
        "description": "A set of GraphDefinition resources that illustrate the use of the $graph operation. These examples are not normative, and are not intended to be used as test cases.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "List"
          }
        ],
        "reference": {
          "reference": "List/GraphDefinition-operations"
        },
        "name": "GraphDefinition-operations",
        "description": "All the GraphDefinition operations available in this guide.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/Resource-large-resource-remove"
        },
        "name": "Remove from an array in a large resource",
        "description": "Remove content from an array in a large resource such as List or Group. See [Operations for Large Resources](operations-for-large-resources.html).",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "OperationDefinition"
          }
        ],
        "reference": {
          "reference": "OperationDefinition/Resource-graph"
        },
        "name": "Return a graph of resources",
        "description": "Return an entire graph of resources based on a [GraphDefinition](http://build.fhir.org/HL7/api-incubator/StructureDefinition-GraphDefinition). The operation is invoked on a specific instance of a resource, and the graph definition tells the server what other resources to return in the same packaage",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resourcedefn"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/GraphDefinition"
        },
        "name": "Graph Definition",
        "description": "A formal computable definition of a graph of resources - that is, a coherent set of resources that form a graph by following references. The Graph Definition resource defines a set and makes rules about the set."
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-context"
        },
        "name": "GraphDefinitionContextSearchParam",
        "description": "A use context assigned to the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-context-quantity"
        },
        "name": "GraphDefinitionContextQuantitySearchParam",
        "description": "A quantity- or range-valued use context assigned to the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-context-type"
        },
        "name": "GraphDefinitionContextTypeSearchParam",
        "description": "A type of use context assigned to the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-context-type-quantity"
        },
        "name": "GraphDefinitionContextTypeQuantitySearchParam",
        "description": "A use context type and quantity- or range-based value assigned to the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-context-type-value"
        },
        "name": "GraphDefinitionContextTypeValueSearchParam",
        "description": "A use context type and value assigned to the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-date"
        },
        "name": "GraphDefinitionDateSearchParam",
        "description": "The graph definition publication date"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-description"
        },
        "name": "GraphDefinitionDescriptionSearchParam",
        "description": "The description of the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-identifier"
        },
        "name": "GraphDefinitionIdentifierSearchParam",
        "description": "External identifier for the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-jurisdiction"
        },
        "name": "GraphDefinitionJurisdictionSearchParam",
        "description": "Jurisdiction of the authority that maintains the the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-name"
        },
        "name": "GraphDefinitionNameSearchParam",
        "description": "Computationally friendly name of the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-publisher"
        },
        "name": "GraphDefinitionPublisherSearchParam",
        "description": "Name of the publisher of the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-start"
        },
        "name": "GraphDefinitionStartSearchParam",
        "description": "Type of resource at which the graph starts"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-status"
        },
        "name": "GraphDefinitionStatusSearchParam",
        "description": "The current status of the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-url"
        },
        "name": "GraphDefinitionUrlSearchParam",
        "description": "The uri that identifies the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-version"
        },
        "name": "GraphDefinitionVersionSearchParam",
        "description": "The business version of the graph definition"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "SearchParameter"
          }
        ],
        "reference": {
          "reference": "SearchParameter/GraphDefinition-experimental"
        },
        "name": "GraphDefinitionExperimentalSearchParam",
        "description": "Whether the GraphDefinition is experimental"
      }
    ],
    "page": {
      "extension": [
        {
          "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
          "valueCode": "informative"
        }
      ],
      "sourceUrl": "toc.html",
      "name": "toc.html",
      "title": "Table of Contents",
      "generation": "html",
      "page": [
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
              "valueCode": "informative"
            }
          ],
          "sourceUrl": "index.html",
          "name": "index.html",
          "title": "API Incubator",
          "generation": "markdown"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
              "valueCode": "trial-use"
            }
          ],
          "sourceUrl": "async-interaction.html",
          "name": "async-interaction.html",
          "title": "Asynchronous Interaction Request Pattern",
          "generation": "markdown"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
              "valueCode": "trial-use"
            }
          ],
          "sourceUrl": "async-bulk.html",
          "name": "async-bulk.html",
          "title": "Asynchronous Bulk Data Request Pattern",
          "generation": "html"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
              "valueCode": "trial-use"
            }
          ],
          "sourceUrl": "async-bundle.html",
          "name": "async-bundle.html",
          "title": "Asynchronous Interaction Request Pattern (moved)",
          "generation": "html"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
              "valueCode": "trial-use"
            }
          ],
          "sourceUrl": "operations-for-large-resources.html",
          "name": "operations-for-large-resources.html",
          "title": "Operations for Large Resources (e.g., Groups/Lists)",
          "generation": "html"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
              "valueCode": "trial-use"
            }
          ],
          "sourceUrl": "fhirpath.html",
          "name": "fhirpath.html",
          "title": "FHIRPath Extensions for FHIR",
          "generation": "html"
        },
        {
          "extension": [
            {
              "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
              "valueCode": "informative"
            }
          ],
          "sourceUrl": "changes.html",
          "name": "changes.html",
          "title": "Change Log",
          "generation": "markdown"
        }
      ]
    },
    "parameter": [
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "copyrightyear"
        },
        "value": "2025+"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "releaselabel"
        },
        "value": "ci-build"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-publisher"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-contact"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "globals-in-artifacts"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "show-inherited-invariants"
        },
        "value": "false"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "shownav"
        },
        "value": "false"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-pages"
        },
        "value": "input/pagecontent"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/resources/graphdefinition"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "special-url-base"
        },
        "value": "http://hl7.org/fhir"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "additional-resource"
        },
        "value": "input/resources/graphdefinition/StructureDefinition-GraphDefinition.xml"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-history"
        },
        "value": "http://hl7.org/fhir/uv/api-incubator/history.html"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "autoload-resources"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/capabilities"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/examples"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/extensions"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/models"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/operations"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/profiles"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/resources"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/vocabulary"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/testing"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "input/history"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-resource"
        },
        "value": "fsh-generated/resources"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-pages"
        },
        "value": "template/config"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-pages"
        },
        "value": "input/images"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-liquid"
        },
        "value": "template/liquid"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-liquid"
        },
        "value": "input/liquid"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-qa"
        },
        "value": "temp/qa"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-temp"
        },
        "value": "temp/pages"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-output"
        },
        "value": "output"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/guide-parameter-code",
          "code": "path-tx-cache"
        },
        "value": "input-cache/txcache"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "path-suppressed-warnings"
        },
        "value": "input/ignoreWarnings.txt"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "template-html"
        },
        "value": "template-page.html"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "template-md"
        },
        "value": "template-page-md.html"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-context"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-copyright"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-jurisdiction"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-license"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-version"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-wg"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "active-tables"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "fmm-definition"
        },
        "value": "http://hl7.org/fhir/versions.html#maturity"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "propagate-status"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "excludelogbinaryformat"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "tabbed-snapshots"
        },
        "value": "true"
      }
    ]
  }
}