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

FHIR IG analytics

Packageobligation
Resource TypeImplementationGuide
IdImplementationGuide-obligation.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/frankoemig/obligation/index.html
URLhttp://obligation.oemig.de/fhir/ImplementationGuide/obligation
Version0.5.1
Statusdraft
Date2026-03-26
NameObligationIG
TitleObligation Discussion

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 obligation

ObligationIG

The official URL for this implementation guide is:

http://obligation.oemig.de/fhir/ImplementationGuide/obligation

Source1

{
  "resourceType": "ImplementationGuide",
  "id": "obligation",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://obligation.oemig.de/fhir/ImplementationGuide/obligation",
  "version": "0.5.1",
  "name": "ObligationIG",
  "title": "Obligation Discussion",
  "status": "draft",
  "date": "2026-03-26",
  "packageId": "obligation",
  "license": "CC0-1.0",
  "fhirVersion": [
    "5.0.0"
  ],
  "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.1.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.2.0"
    },
    {
      "id": "hl7_fhir_uv_tools",
      "uri": "http://hl7.org/fhir/tools/ImplementationGuide/hl7.fhir.uv.tools",
      "packageId": "hl7.fhir.uv.tools",
      "version": "0.1.0"
    }
  ],
  "definition": {
    "grouping": [
      {
        "id": "GroupA",
        "name": "Definition 1 for Obligations",
        "description": "This is the 1st definition for Obligations."
      },
      {
        "id": "GroupB",
        "name": "Definition 2 (as an alternative) for Obligations",
        "description": "This is a 2nd definition (as an alternative) for Obligations."
      }
    ],
    "resource": [
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/ABasePatientPatient"
        },
        "name": "A) Base Patient Profile",
        "description": "Base Patient Profile that provides the base requirements",
        "isExample": false,
        "groupingId": "GroupA"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Patient"
          }
        ],
        "reference": {
          "reference": "Patient/APatient2"
        },
        "name": "A) Patient 2 Example",
        "description": "This patient instance is used to demonstrate how obligation extensions are used",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/APatientSenderProfile"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/APatientReceiverObligationProfile"
        },
        "name": "A) Profile Receiver Obligation Profile",
        "description": "This profile includes the obligation extension to the receiver.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/APatientReceiverProfile"
        },
        "name": "A) Profile Receiver Profile",
        "description": "This profile adds the mustSupport fields for a receiver.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/APatientSenderObligationProfile"
        },
        "name": "A) Profile Sender Obligation Profile",
        "description": "This profile includes the obligation extension to the sender.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/APatientSenderProfile"
        },
        "name": "A) Profile Sender Profile",
        "description": "This profile has to include all mustSupport fields for a sender.",
        "isExample": false,
        "groupingId": "GroupA"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/OwnActor1Receiver"
        },
        "name": "Actor 1: Receiver",
        "description": "Sample receiving actor based on my own Actor Definition 1",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/OwnActor1Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/OwnActor1Sender"
        },
        "name": "Actor 1: Sender",
        "description": "Sample Sending Actor based on my own Actor Definition 1",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/OwnActor1Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/OwnActor1Test"
        },
        "name": "Actor 1: Test",
        "description": "Test Actor basdd on my own Actor Definition 1",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/OwnActor1Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/OwnActor2Receiver"
        },
        "name": "Actor 2: Receiver",
        "description": "Receiving actor based on my own 2nd defintion",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/OwnActor2Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/OwnActor2Sender"
        },
        "name": "Actor 2: Sender",
        "description": "Sending Actor based on my own 2nd definition",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/OwnActor2Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/OwnActor2Test"
        },
        "name": "Actor 2: Test",
        "description": "Test actor based on my own 2nd defintion",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/OwnActor2Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ActorDefinition"
          }
        ],
        "reference": {
          "reference": "ActorDefinition/ActorDefSenderTest"
        },
        "name": "Actor Definition a: Sender Test",
        "description": "Actor a: Sender Test",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ActorDefinition"
          }
        ],
        "reference": {
          "reference": "ActorDefinition/ActorDefReceiverTest"
        },
        "name": "Actor Definition b: Receiver Test",
        "description": "This actor is used to demonstrate receiving capabilities",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ActorDefinition"
          }
        ],
        "reference": {
          "reference": "ActorDefinition/ActorDefTest"
        },
        "name": "Actor Definition c: Test (unused)",
        "description": "Actor c: Test (unused)",
        "isExample": true
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Patient"
          }
        ],
        "reference": {
          "reference": "Patient/BPatient1"
        },
        "name": "B) Patient B 1",
        "description": "Simple Instance",
        "isExample": true,
        "profile": [
          "http://obligation.oemig.de/fhir/StructureDefinition/BSuperPatient"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/BSuperPatient"
        },
        "name": "B) Super Patient Profile",
        "description": "super profile that combines all requirements",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "CodeSystem"
          }
        ],
        "reference": {
          "reference": "CodeSystem/dataExpectation"
        },
        "name": "Data Expectation Codes",
        "description": "This is the codesystem describing exptectations for Data Handling.\nIt has to be discussed whether these codes can become more specialised activities!?",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/dataExpectation"
        },
        "name": "Data Expectation ValueSet",
        "description": "Valueset for data expectations",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ConceptMap"
          }
        ],
        "reference": {
          "reference": "ConceptMap/MapOriginalToProposed"
        },
        "name": "MapOriginalToProposed Mapping",
        "description": "A mapping between the FHIR obligation codes, 5.0.0, and the ones proposed here.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:logical"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/OwnActor2Definition2"
        },
        "name": "my other own Actor Definition2",
        "description": "my own Actor Definition2 (this time defined to test characteristics feature of FSH)",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:logical"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/OwnActor1Definition"
        },
        "name": "my own Actor Definition 1",
        "description": "my own Actor Definition 1\n\nThis puts the actor in the middle, and points to obligations",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:logical"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/OwnActor2Definition"
        },
        "name": "my own Actor Definition 2",
        "description": "my own Actor Definition 2\nThis puts the obligation into the middle, and takes pointers from actors.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:extension"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/new-obligation"
        },
        "name": "New Obligation Extension",
        "description": "Modified Extension to handle the obligations as I would like to see it. Also allowing for my own codesystems - where necessary.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/Obligation1a"
        },
        "name": "Obligation 1a: send exactly",
        "description": "Obligation 1a: send exactly the data as specified",
        "isExample": true,
        "profile": [
          "http://v2.hl7.org/fhir/StructureDefinition/Obligation1Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/Obligation1b"
        },
        "name": "Obligation 1b: store equivalent",
        "description": "Obligation 1b: store the data as an equivalent",
        "isExample": true,
        "profile": [
          "http://v2.hl7.org/fhir/StructureDefinition/Obligation1Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/Obligation1c"
        },
        "name": "Obligation 1c: store exactly",
        "description": "Obligation 1c: store exactly the data as specified",
        "isExample": true,
        "profile": [
          "http://v2.hl7.org/fhir/StructureDefinition/Obligation1Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/Obligation2a"
        },
        "name": "Obligation 2a: send exactly",
        "description": "Obligation 2a: send exactly as specified",
        "isExample": true,
        "profile": [
          "http://v2.hl7.org/fhir/StructureDefinition/Obligation2Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/Obligation2b"
        },
        "name": "Obligation 2b: store equivalent",
        "description": "Obligation 2b: store data in form of an equivalent",
        "isExample": true,
        "profile": [
          "http://v2.hl7.org/fhir/StructureDefinition/Obligation2Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/implementationguide-resource-format",
            "valueCode": "application/fhir+json"
          },
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "Binary"
          }
        ],
        "reference": {
          "reference": "Binary/Obligation2c"
        },
        "name": "Obligation 2c: store exactly",
        "description": "Obligation 2c: store exactly as specified",
        "isExample": true,
        "profile": [
          "http://v2.hl7.org/fhir/StructureDefinition/Obligation2Definition"
        ]
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "CodeSystem"
          }
        ],
        "reference": {
          "reference": "CodeSystem/obligationAlone"
        },
        "name": "Obligation Alone Codes",
        "description": "This is the Obligation CodeSystem (alone) as part of the triplet.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/obligationAlone"
        },
        "name": "Obligation Alone ValueSet",
        "description": "Valueset for obligations (alone)",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:logical"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/Obligation1Definition"
        },
        "name": "Obligation1Definition",
        "description": "Obligation 1 Definition Description:\n\nis to be placed behind the actor: profile 0..* <- 1 actor 0..* <-> 0..* obligation",
        "isExample": false,
        "groupingId": "GroupA"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:logical"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/Obligation2Definition"
        },
        "name": "Obligation2Definition",
        "description": "Obligation 2 Definition Description:\n\nis to be placed before the actor - profile 0..* <- 1 obligation 1..* <- 1 actor",
        "isExample": false,
        "groupingId": "GroupB"
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "StructureDefinition:resource"
          }
        ],
        "reference": {
          "reference": "StructureDefinition/patient-obligationtest"
        },
        "name": "Patient (Obligation Test)",
        "description": "This profile represents the constraints applied to the Patient resource to test obligation extensions",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/obligationContentConsumptionProposed"
        },
        "name": "Proposed Content-consumption-oriented Obligation Codes VS",
        "description": "This valueset represents the proposed obligation codes for consuming the content.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/obligationContentCreationProposed"
        },
        "name": "Proposed Content-creation-oriented Obligation Codes VS",
        "description": "This valueset represents the proposed obligation codes for creating the content.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "CodeSystem"
          }
        ],
        "reference": {
          "reference": "CodeSystem/obligationProposed"
        },
        "name": "Proposed Obligation Codes",
        "description": "This codesystem is a **proposal for obligation codes** in response to Grahame's codesystem for obligations.\nIt represents an ontology that not only combines the other three codesystems (verb, obligation, data expectation), but also introduces some more axes/dimensions \nto better explain the meaning of the codes.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/obligationProposedActive"
        },
        "name": "Proposed Obligation Codes VS (active only)",
        "description": "This valueset represents the proposed obligation codes that are available for use (active resp. not abstract).",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/obligationProposed"
        },
        "name": "Proposed Obligation Codes VS (complete)",
        "description": "This valueset represents the proposed obligation codes.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/obligationTransportProposed"
        },
        "name": "Proposed Transport-oriented Obligation Codes VS",
        "description": "This valueset represents the proposed obligation codes for managing transport requirements.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "CodeSystem"
          }
        ],
        "reference": {
          "reference": "CodeSystem/obligationOrigCommented"
        },
        "name": "Supplementing original Obligation Codes (from Grahame, reduced text/property, but commented)",
        "description": "This codesystem is a supplement to the original by providing comments and proposals.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "CodeSystem"
          }
        ],
        "reference": {
          "reference": "CodeSystem/verb"
        },
        "name": "Verb Codes",
        "description": "This is the Verb CodeSystem as part of the triplet.",
        "isExample": false
      },
      {
        "extension": [
          {
            "url": "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
            "valueString": "ValueSet"
          }
        ],
        "reference": {
          "reference": "ValueSet/verb"
        },
        "name": "Verb ValueSet",
        "description": "Conformance verbs ValueSet",
        "isExample": false
      }
    ],
    "page": {
      "sourceUrl": "toc.html",
      "name": "toc.html",
      "title": "Table of Contents",
      "generation": "html",
      "page": [
        {
          "sourceUrl": "index.html",
          "name": "index.html",
          "title": "Home",
          "generation": "markdown"
        },
        {
          "sourceUrl": "actor.html",
          "name": "actor.html",
          "title": "Actor",
          "generation": "markdown"
        },
        {
          "sourceUrl": "actor_obligations.html",
          "name": "actor_obligations.html",
          "title": "Actor Obligations",
          "generation": "markdown"
        },
        {
          "sourceUrl": "profiles.html",
          "name": "profiles.html",
          "title": "Profiles",
          "generation": "markdown"
        },
        {
          "sourceUrl": "codesystems.html",
          "name": "codesystems.html",
          "title": "Codesystems",
          "generation": "markdown"
        },
        {
          "sourceUrl": "pairing.html",
          "name": "pairing.html",
          "title": "Pairing",
          "generation": "markdown"
        },
        {
          "sourceUrl": "examples.html",
          "name": "examples.html",
          "title": "Examples",
          "generation": "markdown"
        },
        {
          "sourceUrl": "ip_statement.html",
          "name": "ip_statement.html",
          "title": "IP-Statement",
          "generation": "markdown"
        },
        {
          "sourceUrl": "dependencies_globals.html",
          "name": "dependencies_globals.html",
          "title": "Dependencies and Globals",
          "generation": "markdown"
        },
        {
          "sourceUrl": "cross-version-analysis.html",
          "name": "cross-version-analysis.html",
          "title": "Cross Version Analysis",
          "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": "Working Draft to present the Concept Ideas and Background Details (FO)"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "usage-stats-opt-out"
        },
        "value": "true"
      },
      {
        "code": {
          "system": "http://hl7.org/fhir/tools/CodeSystem/ig-parameters",
          "code": "apply-version"
        },
        "value": "false"
      },
      {
        "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/maps"
      },
      {
        "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": "path-history"
        },
        "value": "http://obligation.oemig.de/fhir/history.html"
      },
      {
        "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-contact"
        },
        "value": "true"
      },
      {
        "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-publisher"
        },
        "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"
      }
    ]
  }
}