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

FHIR IG Statistics: ImplementationGuide/mydummyig

PackageMyDummyProject.01
Resource TypeImplementationGuide
Idmydummyig
FHIR VersionR4
Sourcenull/https://simplifier.net/resolve?scope=MyDummyProject.01@0.0.1&canonical=https://simplifier.net/guide/mydummyig
URLhttps://simplifier.net/guide/mydummyig
Version0.0.1
Statusdraft
NameMyDummyIG
DescriptionThis is about testing the IG creation process

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "ImplementationGuide",
  "url": "https://simplifier.net/guide/mydummyig",
  "version": "0.0.1",
  "name": "MyDummyIG",
  "status": "draft",
  "description": "This is about testing the IG creation process",
  "fhirVersion": [
    "4.0.0"
  ],
  "definition": {
    "page": {
      "nameUrl": "AllgemeineInformationen.md",
      "title": "Allgemeine Informationen",
      "generation": "markdown",
      "page": [
        {
          "nameUrl": "Datenobjekte.md",
          "title": "Datenobjekte",
          "generation": "markdown",
          "page": [
            {
              "nameUrl": "MeinePerson.md",
              "title": "Meine Person",
              "generation": "markdown"
            }
          ]
        },
        {
          "nameUrl": "Exportformat.md",
          "title": "Exportformat",
          "generation": "markdown"
        }
      ]
    }
  }
}