PackagesCanonicalsLogsProblems
    Packages
    first.package@0.0.1
    http://example.org/ImplementationGuide/fhir.example
{
  "description": null,
  "_filename": "ImplementationGuide-fhir.example.json",
  "package_name": "first.package",
  "definition": {
    "page": {
      "page": [ {
        "title": "Home",
        "nameUrl": "index.html",
        "generation": "markdown"
      }, {
        "title": "Test",
        "nameUrl": "test.html",
        "generation": "markdown"
      } ],
      "title": "Table of Contents",
      "nameUrl": "toc.html",
      "generation": "html"
    },
    "resource": [ {
      "name": "MyPatient",
      "reference": {
        "reference": "StructureDefinition/MyPatient"
      },
      "description": "An example profile of the Patient resource.",
      "exampleBoolean": false
    }, {
      "name": "PatientExample",
      "reference": {
        "reference": "Patient/PatientExample"
      },
      "description": "An example of a patient with a license to krill.",
      "exampleCanonical": "http://example.org/StructureDefinition/MyPatient"
    } ],
    "parameter": [ {
      "code": "copyrightyear",
      "value": "2024+"
    }, {
      "code": "releaselabel",
      "value": "ci-build"
    } ]
  },
  "date": null,
  "publisher": "Example Publisher",
  "fhirVersion": [ "4.0.1" ],
  "name": "ExampleIG",
  "type": null,
  "experimental": null,
  "resourceType": "ImplementationGuide",
  "title": null,
  "package_version": "0.0.1",
  "status": "draft",
  "id": "63fe9cd4-72f2-46e8-997f-dbd5b16132e7",
  "kind": null,
  "url": "http://example.org/ImplementationGuide/fhir.example",
  "version": "0.1.0",
  "packageId": "fhir.example",
  "contact": [ {
    "name": "Example Publisher",
    "telecom": [ {
      "value": "http://example.org/example-publisher",
      "system": "url"
    } ]
  } ]
}