{
  "resourceType": "StructureDefinition",
  "url": "http://example.org/fhir/StructureDefinition/SdhSenegal",
  "version": "1",
  "name": "SdhSenegal",
  "status": "draft",
  "description": "Integration of SDH data in Medical information system",
  "fhirVersion": "3.0.1",
  "kind": "logical",
  "abstract": false,
  "type": "Determinant",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation": "specialization",
  "snapshot": {
    "element": [
      {
        "id": "Determinant",
        "path": "Determinant",
        "short": "SDH collected from Medical diagnosis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Element"
          }
        ]
      },
      {
        "id": "Determinant.identifier",
        "path": "Determinant.identifier",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Identifier",
            "profile": "http://hl7.org/fhir/StructureDefinition/Identifier"
          }
        ]
      },
      {
        "id": "Determinant.status",
        "path": "Determinant.status",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": "http://hl7.org/fhir/StructureDefinition/code"
          }
        ]
      },
      {
        "id": "Determinant.source",
        "path": "Determinant.source",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Patient"
          },
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
          }
        ]
      },
      {
        "id": "Determinant.purpose",
        "path": "Determinant.purpose",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "markdown",
            "profile": "http://hl7.org/fhir/StructureDefinition/markdown"
          }
        ]
      },
      {
        "id": "Determinant.description",
        "path": "Determinant.description",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "markdown",
            "profile": "http://hl7.org/fhir/StructureDefinition/markdown"
          }
        ]
      },
      {
        "id": "Determinant.context",
        "path": "Determinant.context",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Encounter"
          }
        ]
      },
      {
        "id": "Determinant.performer",
        "path": "Determinant.performer",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/Practitioner"
          }
        ]
      },
      {
        "id": "Determinant.comment",
        "path": "Determinant.comment",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": "http://hl7.org/fhir/StructureDefinition/string"
          }
        ]
      },
      {
        "id": "Determinant.Socialfactors",
        "path": "Determinant.Socialfactors",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Determinant.Socialfactors.type",
        "path": "Determinant.Socialfactors.type",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": "http://hl7.org/fhir/StructureDefinition/code"
          }
        ]
      },
      {
        "id": "Determinant.Socialfactors.definition",
        "path": "Determinant.Socialfactors.definition",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "uri",
            "profile": "http://hl7.org/fhir/StructureDefinition/uri"
          }
        ]
      },
      {
        "id": "Determinant.Socialfactors.relatedcontext",
        "path": "Determinant.Socialfactors.relatedcontext",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": "http://hl7.org/fhir/StructureDefinition/string"
          }
        ]
      },
      {
        "id": "Determinant.Impacted",
        "path": "Determinant.Impacted",
        "min": 1,
        "max": "*",
        "type": [
          {
            "code": "BackboneElement"
          }
        ]
      },
      {
        "id": "Determinant.Impacted.code",
        "path": "Determinant.Impacted.code",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "code",
            "profile": "http://hl7.org/fhir/StructureDefinition/code"
          }
        ]
      },
      {
        "id": "Determinant.Impacted.diagnosis",
        "path": "Determinant.Impacted.diagnosis",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "Reference",
            "targetProfile": "http://hl7.org/fhir/StructureDefinition/DiagnosticReport"
          }
        ]
      },
      {
        "id": "Determinant.Impacted.rank",
        "path": "Determinant.Impacted.rank",
        "min": 0,
        "max": "*",
        "type": [
          {
            "code": "string",
            "profile": "http://hl7.org/fhir/StructureDefinition/string"
          }
        ]
      }
    ]
  }
}