FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.outburn.co.il
Resource TypeImplementationGuide
IdImplementationGuide-fhir.example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ImplementationGuide",
  "id": "fhir.example",
  "url": "http://example.org/ImplementationGuide/fhir.example",
  "version": "0.1.0",
  "name": "IGRambam",
  "status": "draft",
  "publisher": "Example Publisher",
  "contact": [
    {
      "name": "Example Publisher",
      "telecom": [
        {
          "system": "url",
          "value": "http://example.org/example-publisher"
        }
      ]
    }
  ],
  "packageId": "fhir.example",
  "fhirVersion": [
    "4.0.1"
  ],
  "dependsOn": [
    {
      "packageId": "il.core.fhir.r4",
      "version": "latest",
      "uri": "http://fhir.org/packages/il.core.fhir.r4/ImplementationGuide/il.core.fhir.r4",
      "id": "il_core_fhir_r4"
    }
  ],
  "definition": {
    "resource": [
      {
        "reference": {
          "reference": "StructureDefinition/encounter-rambam"
        },
        "name": "Encounter Rambam",
        "description": "Encounter profile by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/location-rambam"
        },
        "name": "Location Rambam",
        "description": "Location profile by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/organization-rambam"
        },
        "name": "Organization Rambam",
        "description": "Organization profile by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/patient-rambam"
        },
        "name": "Patient Rambam",
        "description": "Profile of Patient by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "Patient/Patient-with-IL-ID"
        },
        "name": "Patient-with-IL-ID",
        "exampleBoolean": true
      },
      {
        "reference": {
          "reference": "ValueSet/practitioner-expert-occupation"
        },
        "name": "Practitioner Expert Occupation",
        "description": "ValueSet of Practitioner Expert Occupation by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "CodeSystem/practitioner-expert-occupation"
        },
        "name": "Practitioner Expert Occupation",
        "description": "CodeSystem of Practitioner Expert Occupation by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "ValueSet/practitioner-occupation"
        },
        "name": "Practitioner Occupation",
        "description": "ValueSet of Practitioner Occupation by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "CodeSystem/practitioner-occupation"
        },
        "name": "Practitioner Occupation",
        "description": "CodeSystem of Practitioner Occupation by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/practitioner-role-rambam"
        },
        "name": "Practitioner Role Rambam",
        "description": "Profile of PractitionerRole by Rambam",
        "exampleBoolean": false
      },
      {
        "reference": {
          "reference": "StructureDefinition/practitioner-rambam"
        },
        "name": "Profile of Practitioner by Rambam",
        "description": "Practitioner profile by Rambam",
        "exampleBoolean": false
      }
    ],
    "page": {
      "nameUrl": "toc.html",
      "title": "Table of Contents",
      "generation": "html",
      "page": [
        {
          "nameUrl": "index.html",
          "title": "Home",
          "generation": "markdown"
        }
      ]
    },
    "parameter": [
      {
        "code": "copyrightyear",
        "value": "2023+"
      },
      {
        "code": "releaselabel",
        "value": "ci-build"
      }
    ]
  }
}