PackagesCanonicalsLogsProblems
    Packages
    smart.who.int.base@1.0.0
    http://smart.who.int/base/StructureDefinition/HealthInterventionsSource
{
  "description": "Source reference for Health Interventions - exactly one of the following must be provided:\\n- url (url data type): URL to retrieve HealthInterventions definition from input/ or external source\\n- canonical (canonical data type): Canonical URI pointing to the HealthInterventions definition\\n- instance: Inline HealthInterventions instance data",
  "_filename": "StructureDefinition-HealthInterventionsSource.json",
  "package_name": "smart.who.int.base",
  "date": "2026-08-27T08:31:36+00:00",
  "derivation": "specialization",
  "publisher": "WHO",
  "fhirVersion": "4.0.1",
  "name": "HealthInterventionsSource",
  "abstract": false,
  "type": "http://smart.who.int/base/StructureDefinition/HealthInterventionsSource",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Health Interventions Source",
  "package_version": "1.0.0",
  "snapshot": {
    "element": [ {
      "id": "HealthInterventionsSource",
      "max": "*",
      "min": 0,
      "base": {
        "max": "*",
        "min": 0,
        "path": "Base"
      },
      "path": "HealthInterventionsSource",
      "short": "Health Interventions Source",
      "definition": "Source reference for Health Interventions - exactly one of the following must be provided:\n- url (url data type): URL to retrieve HealthInterventions definition from input/ or external source\n- canonical (canonical data type): Canonical URI pointing to the HealthInterventions definition\n- instance: Inline HealthInterventions instance data",
      "isModifier": false
    }, {
      "id": "HealthInterventionsSource.url",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "HealthInterventionsSource.url"
      },
      "path": "HealthInterventionsSource.url",
      "type": [ {
        "code": "url"
      } ],
      "short": "URL",
      "definition": "URL to retrieve HealthInterventions definition from input/ or external source"
    }, {
      "id": "HealthInterventionsSource.canonical",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "HealthInterventionsSource.canonical"
      },
      "path": "HealthInterventionsSource.canonical",
      "type": [ {
        "code": "canonical",
        "targetProfile": [ "http://smart.who.int/base/StructureDefinition/HealthInterventions" ]
      } ],
      "short": "Canonical",
      "definition": "Canonical URI pointing to the HealthInterventions definition"
    }, {
      "id": "HealthInterventionsSource.instance",
      "max": "1",
      "min": 0,
      "base": {
        "max": "1",
        "min": 0,
        "path": "HealthInterventionsSource.instance"
      },
      "path": "HealthInterventionsSource.instance",
      "type": [ {
        "code": "http://smart.who.int/base/StructureDefinition/HealthInterventions"
      } ],
      "short": "Instance",
      "definition": "Inline HealthInterventions instance data"
    } ],
    "extension": [ {
      "url": "http://hl7.org/fhir/tools/StructureDefinition/snapshot-base-version",
      "valueString": "4.0.1"
    } ]
  },
  "status": "active",
  "id": "6f9b9b50-5027-4f22-827a-8b10569ba9ff",
  "kind": "logical",
  "url": "http://smart.who.int/base/StructureDefinition/HealthInterventionsSource",
  "version": "1.0.0",
  "differential": {
    "element": [ {
      "id": "HealthInterventionsSource",
      "path": "HealthInterventionsSource",
      "short": "Health Interventions Source",
      "definition": "Source reference for Health Interventions - exactly one of the following must be provided:\n- url (url data type): URL to retrieve HealthInterventions definition from input/ or external source\n- canonical (canonical data type): Canonical URI pointing to the HealthInterventions definition\n- instance: Inline HealthInterventions instance data"
    }, {
      "id": "HealthInterventionsSource.url",
      "max": "1",
      "min": 0,
      "path": "HealthInterventionsSource.url",
      "type": [ {
        "code": "url"
      } ],
      "short": "URL",
      "definition": "URL to retrieve HealthInterventions definition from input/ or external source"
    }, {
      "id": "HealthInterventionsSource.canonical",
      "max": "1",
      "min": 0,
      "path": "HealthInterventionsSource.canonical",
      "type": [ {
        "code": "canonical",
        "targetProfile": [ "http://smart.who.int/base/StructureDefinition/HealthInterventions" ]
      } ],
      "short": "Canonical",
      "definition": "Canonical URI pointing to the HealthInterventions definition"
    }, {
      "id": "HealthInterventionsSource.instance",
      "max": "1",
      "min": 0,
      "path": "HealthInterventionsSource.instance",
      "type": [ {
        "code": "http://smart.who.int/base/StructureDefinition/HealthInterventions"
      } ],
      "short": "Instance",
      "definition": "Inline HealthInterventions instance data"
    } ]
  },
  "contact": [ {
    "name": "WHO",
    "telecom": [ {
      "value": "http://who.int",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Base"
}