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

FHIR IG Statistics: ImplementationGuide/fhir-north-demo

Packagecanadian.fsh.demo
Resource TypeImplementationGuide
Idfhir-north-demo
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=canadian.fsh.demo@0.1.0-test&canonical=https://fake-acme.org/fhir/Canadian-FSH-Demo/ImplementationGuide/fhir-north-demo
URLhttps://fake-acme.org/fhir/Canadian-FSH-Demo/ImplementationGuide/fhir-north-demo
Version0.1.0
Statusdraft
NameFHIRNorthDemo

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": "fhir-north-demo",
  "url": "https://fake-acme.org/fhir/Canadian-FSH-Demo/ImplementationGuide/fhir-north-demo",
  "version": "0.1.0",
  "name": "FHIRNorthDemo",
  "status": "draft",
  "packageId": "fhir-north-demo",
  "fhirVersion": [
    "4.0.1"
  ],
  "definition": {
    "resource": [
      {
        "reference": {
          "reference": "StructureDefinition/MapleLeafObservation"
        },
        "name": "MapleLeaf Observation",
        "description": "This is a demo Observation",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/MapleLeafPatient"
        },
        "name": "MapleLeafPatient",
        "description": "This is a demo patient",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/MapleLeafPractitioner"
        },
        "name": "MapleLeaf Practitioner",
        "description": "This is a demo practitioner you can add any information you desire here.",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "Patient/ImagiMary"
        },
        "name": "ImagiMary",
        "exampleCanonical": "https://fake-acme.org/fhir/Canadian-FSH-Demo/StructureDefinition/MapleLeafPatient"
      }
    ],
    "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"
      }
    ]
  }
}