{
  "resourceType": "ImplementationGuide",
  "url": "https://simplifier.net/guide/myvaccinesapiguide",
  "name": "My Vaccines API Guide",
  "status": "draft",
  "fhirVersion": "STU3",
  "binary": [
    "MyVaccinesAPIGuide-TreeTable.css"
  ],
  "page": {
    "title": "My Vaccines API Guide",
    "page": [
      {
        "source": "Home.md",
        "title": "Home",
        "kind": "page",
        "format": "text/markdown"
      },
      {
        "source": "Resources.md",
        "title": "Resources",
        "kind": "page",
        "format": "text/markdown",
        "page": [
          {
            "source": "MyVaccinesPatient.md",
            "title": "My Vaccines Patient",
            "kind": "page",
            "format": "text/markdown",
            "page": [
              {
                "source": "PatientProfile.md",
                "title": "Profile",
                "kind": "page",
                "format": "text/markdown"
              },
              {
                "source": "PatientSample.md",
                "title": "Sample",
                "kind": "page",
                "format": "text/markdown"
              }
            ]
          },
          {
            "source": "MyVaccinesPractitionerRole.md",
            "title": "My Vaccines Practitioner Role",
            "kind": "page",
            "format": "text/markdown",
            "page": [
              {
                "source": "PractitionerRoleProfile.md",
                "title": "Practitioner Role Profile",
                "kind": "page",
                "format": "text/markdown"
              }
            ]
          }
        ]
      }
    ]
  }
}