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

FHIR IG Statistics: ImplementationGuide/acme.fsh.ig.example

Packageacme.fsh.ig.example
Resource TypeImplementationGuide
Idacme.fsh.ig.example
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=acme.fsh.ig.example@0.0.1-demo&canonical=https://fake-acme.org/fhir/ACME-FSH-IG-Example/ImplementationGuide/acme.fsh.ig.example
URLhttps://fake-acme.org/fhir/ACME-FSH-IG-Example/ImplementationGuide/acme.fsh.ig.example
Version0.1.0
Statusdraft
NameACMEFSHIGExample

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",
  "id": "acme.fsh.ig.example",
  "url": "https://fake-acme.org/fhir/ACME-FSH-IG-Example/ImplementationGuide/acme.fsh.ig.example",
  "version": "0.1.0",
  "name": "ACMEFSHIGExample",
  "status": "draft",
  "packageId": "acme.fsh.ig.example",
  "fhirVersion": [
    "4.0.1"
  ],
  "dependsOn": [
    {
      "packageId": "acme.base.r4",
      "uri": "https://simplifier.net/guide/acmebaseprojectr4implementationguide",
      "version": "4.0.3",
      "id": "acme_base_r4"
    }
  ],
  "definition": {
    "resource": [
      {
        "reference": {
          "reference": "StructureDefinition/MyPatient"
        },
        "name": "MyPatient",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "Patient/EveAnyperson"
        },
        "name": "EveAnyperson",
        "exampleCanonical": "https://fake-acme.org/fhir/ACME-FSH-IG-Example/StructureDefinition/MyPatient"
      }
    ],
    "page": {
      "nameUrl": "toc.html",
      "title": "Table of Contents",
      "generation": "html",
      "page": [
        {
          "nameUrl": "index.html",
          "title": "Home",
          "generation": "markdown"
        }
      ]
    },
    "parameter": [
      {
        "code": "copyrightyear",
        "value": "2021+"
      },
      {
        "code": "releaselabel",
        "value": "ci-build"
      }
    ]
  }
}